Script '/data/test/regress/bin/run.pl -h root@ot29 cvs' started at 2025-02-13T00:17:03Z. Command '/data/test/regress/bin/setup.pl -h root@ot29 -d 2025-02-13T00:17:03Z cvs' started. Command '/data/test/regress/bin/setup-html.pl' started. Command '/data/test/regress/bin/setup-html.pl' finished. Command '/data/test/regress/bin/setup.pl -h root@ot29 -d 2025-02-13T00:17:03Z cvs' finished. Command 'ssh root@ot29 sysctl kern.version hw.machine hw.ncpu hw.ncpuonline' started. Writing output to 'version-ot29.txt'. Command 'ssh root@ot29 sysctl kern.version hw.machine hw.ncpu hw.ncpuonline' finished. Command 'ssh root@ot29 cat /var/run/dmesg.boot' started. Writing output to 'dmesg-boot-ot29.txt'. Command 'ssh root@ot29 cat /var/run/dmesg.boot' finished. Command '/data/test/regress/bin/setup-html.pl' started. Command '/data/test/regress/bin/setup-html.pl' finished. Command 'ssh root@ot29 perl /root/regress/regress.pl -e /root/regress/env-ot29.sh -v' started. START bin/cat 2025-02-13T00:33:55Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ==== cat_be ==== cat -be /usr/src/regress/bin/cat/cat_be.in | cmp -s /usr/src/regress/bin/cat/cat_be.out /dev/stdin ==== cat_se ==== cat -se /usr/src/regress/bin/cat/cat_se.in | cmp -s /usr/src/regress/bin/cat/cat_se.out /dev/stdin PASS bin/cat Duration 0m00.05s START bin/chmod 2025-02-13T00:33:55Z /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress ==== chmod_abs_0000 ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /bin/chmod 0644 regress/file /bin/chmod 0000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] ==== chmod_abs_0644 ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /bin/chmod 0644 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100644' ] ==== chmod_sym_0644 ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /bin/chmod u=rw,go=r regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100644' ] ==== chmod_sym_0000 ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /bin/chmod 0644 regress/file /bin/chmod a-rwx regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] ==== chmod_R_0755 ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress/dir /usr/bin/touch regress/dir/file1 /usr/bin/touch regress/dir/file2 /bin/chmod 000 regress/dir/file1 /bin/chmod 000 regress/dir/file2 /usr/bin/touch regress/link_target_file /bin/chmod 0600 regress/link_target_file [ ` /usr/bin/stat -f '%p' regress/dir/file1` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/dir/file2` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/link_target_file regress/dir/linked_file /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/dir regress/linked_dir /bin/chmod 000 regress/dir [ ` /usr/bin/stat -f '%p' regress/dir` == '40000' ] [ ` /usr/bin/stat -f '%p' regress/link_target_file` == '100600' ] /bin/chmod -R 0755 regress/dir [ ` /usr/bin/stat -f '%p' regress/dir/file1` == '100755' ] [ ` /usr/bin/stat -f '%p' regress/dir/file2` == '100755' ] [ ` /usr/bin/stat -f '%p' regress/dir` == '40755' ] [ ` /usr/bin/stat -f '%p' regress/link_target_file` == '100600' ] ==== chmod_RP_0755 ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress/dir /usr/bin/touch regress/dir/file1 /usr/bin/touch regress/dir/file2 /bin/chmod 000 regress/dir/file1 /bin/chmod 000 regress/dir/file2 /usr/bin/touch regress/link_target_file /bin/chmod 0600 regress/link_target_file [ ` /usr/bin/stat -f '%p' regress/dir/file1` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/dir/file2` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/link_target_file regress/dir/linked_file /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/dir regress/linked_dir /bin/chmod 000 regress/dir [ ` /usr/bin/stat -f '%p' regress/dir` == '40000' ] [ ` /usr/bin/stat -f '%p' regress/link_target_file` == '100600' ] /bin/chmod -RP 0755 regress/dir [ ` /usr/bin/stat -f '%p' regress/dir/file1` == '100755' ] [ ` /usr/bin/stat -f '%p' regress/dir/file2` == '100755' ] [ ` /usr/bin/stat -f '%p' regress/dir` == '40755' ] [ ` /usr/bin/stat -f '%p' regress/link_target_file` == '100600' ] ==== chmod_RH_0755 ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress/dir /usr/bin/touch regress/dir/file1 /usr/bin/touch regress/dir/file2 /bin/chmod 000 regress/dir/file1 /bin/chmod 000 regress/dir/file2 /usr/bin/touch regress/link_target_file /bin/chmod 0600 regress/link_target_file [ ` /usr/bin/stat -f '%p' regress/dir/file1` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/dir/file2` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/link_target_file regress/dir/linked_file /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/dir regress/linked_dir /bin/chmod 000 regress/dir [ ` /usr/bin/stat -f '%p' regress/dir` == '40000' ] [ ` /usr/bin/stat -f '%p' regress/link_target_file` == '100600' ] /bin/chmod -RH 0755 regress/linked_dir [ ` /usr/bin/stat -f '%p' regress/dir/file1` == '100755' ] [ ` /usr/bin/stat -f '%p' regress/dir/file2` == '100755' ] [ ` /usr/bin/stat -f '%p' regress/dir` == '40755' ] [ ` /usr/bin/stat -f '%p' regress/link_target_file` == '100600' ] ==== chmod_RL_0755 ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress/dir /usr/bin/touch regress/dir/file1 /usr/bin/touch regress/dir/file2 /bin/chmod 000 regress/dir/file1 /bin/chmod 000 regress/dir/file2 /usr/bin/touch regress/link_target_file /bin/chmod 0600 regress/link_target_file [ ` /usr/bin/stat -f '%p' regress/dir/file1` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/dir/file2` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/link_target_file regress/dir/linked_file /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/dir regress/linked_dir /bin/chmod 000 regress/dir [ ` /usr/bin/stat -f '%p' regress/dir` == '40000' ] [ ` /usr/bin/stat -f '%p' regress/link_target_file` == '100600' ] /bin/chmod -RL 0755 regress/linked_dir [ ` /usr/bin/stat -f '%p' regress/dir/file1` == '100755' ] [ ` /usr/bin/stat -f '%p' regress/dir/file2` == '100755' ] [ ` /usr/bin/stat -f '%p' regress/dir` == '40755' ] [ ` /usr/bin/stat -f '%p' regress/link_target_file` == '100755' ] ==== chmod_h_abs_0000 ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/link /bin/chmod -h 755 regress/link [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] /bin/chmod -h 0000 regress/link [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/link` == '120000' ] ==== chmod_h_abs_0644 ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/link /bin/chmod -h 755 regress/link [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] /bin/chmod -h 0644 regress/link [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/link` == '120644' ] ==== chmod_h_sym_0000 ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/link /bin/chmod -h 755 regress/link [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] /bin/chmod -h a-rwx regress/link [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/link` == '120000' ] ==== chmod_h_sym_0644 ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/link /bin/chmod -h 755 regress/link [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] /bin/chmod -h u=rw,go=r regress/link [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/link` == '120644' ] ==== chmod_h_go_minus_r ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/link /bin/chmod -h 755 regress/link [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] /bin/chmod -h go-r regress/link [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/link` == '120711' ] ==== chmod_h_go_minus_rx ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/link /bin/chmod -h 755 regress/link [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] /bin/chmod -h go-rx regress/link [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/link` == '120700' ] ==== chmod_h_go_plus_r ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/link /bin/chmod -h 755 regress/link [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] /bin/chmod -h go+r regress/link [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] ==== chmod_h_go_plus_rx ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/link /bin/chmod -h 755 regress/link [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] /bin/chmod -h go+rx regress/link [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] ==== chmod_via_link_abs_0000 ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/link /bin/chmod -h 755 regress/link [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] /bin/chmod 0000 regress/link [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] ==== chmod_via_link_abs_0644 ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/link /bin/chmod -h 755 regress/link [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] /bin/chmod 0644 regress/link [ ` /usr/bin/stat -f '%p' regress/file` == '100644' ] [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] ==== chmod_via_link_sym_0000 ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/link /bin/chmod -h 755 regress/link [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] /bin/chmod a-rwx regress/link [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] ==== chmod_via_link_sym_0644 ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/link /bin/chmod -h 755 regress/link [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] /bin/chmod u=rw,go=r regress/link [ ` /usr/bin/stat -f '%p' regress/file` == '100644' ] [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] ==== chmod_via_link_go_minus_r ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/link /bin/chmod -h 755 regress/link [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] /bin/chmod go-r regress/link [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] ==== chmod_via_link_go_minus_rx ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/link /bin/chmod -h 755 regress/link [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] /bin/chmod go-rx regress/link [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] ==== chmod_via_link_go_plus_r ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/link /bin/chmod -h 755 regress/link [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] /bin/chmod go+r regress/link [ ` /usr/bin/stat -f '%p' regress/file` == '100044' ] [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] ==== chmod_via_link_go_plus_rx ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/link /bin/chmod -h 755 regress/link [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] /bin/chmod go+rx regress/link [ ` /usr/bin/stat -f '%p' regress/file` == '100055' ] [ ` /usr/bin/stat -f '%p' regress/link` == '120755' ] ==== chmod_error ==== /bin/chmod foo bar 2>chmod.err || true /usr/bin/diff -up /usr/src/regress/bin/chmod/chmod.error chmod.err ==== chgrp_error ==== /bin/chgrp __hopefully_not_existing_group bar 2>chgrp.err || true /usr/bin/diff -up /usr/src/regress/bin/chmod/chgrp.error chgrp.err ==== chown_error ==== /sbin/chown __hopefully_not_existing_user bar 2>chown.err || true /usr/bin/diff -up /usr/src/regress/bin/chmod/chown.error chown.err ==== chflags ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /usr/bin/chflags dump regress/file [ ` /usr/bin/stat -f '%f' regress/file` == '0' ] /usr/bin/chflags nodump regress/file [ ` /usr/bin/stat -f '%f' regress/file` == '1' ] ==== chflags_no ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /usr/bin/chflags dump regress/file [ ` /usr/bin/stat -f '%f' regress/file` == '0' ] /usr/bin/chflags nodump regress/file [ ` /usr/bin/stat -f '%f' regress/file` == '1' ] /usr/bin/chflags dump regress/file [ ` /usr/bin/stat -f '%f' regress/file` == '0' ] ==== chflags_R ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress/dir /usr/bin/touch regress/dir/file1 /usr/bin/touch regress/dir/file2 /bin/chmod 000 regress/dir/file1 /bin/chmod 000 regress/dir/file2 /usr/bin/touch regress/link_target_file /bin/chmod 0600 regress/link_target_file [ ` /usr/bin/stat -f '%p' regress/dir/file1` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/dir/file2` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/link_target_file regress/dir/linked_file /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/dir regress/linked_dir /bin/chmod 000 regress/dir [ ` /usr/bin/stat -f '%p' regress/dir` == '40000' ] [ ` /usr/bin/stat -f '%p' regress/link_target_file` == '100600' ] /bin/chmod -R 0755 regress /usr/bin/chflags -RL dump regress /usr/bin/chflags -R nodump regress/dir [ ` /usr/bin/stat -f '%f' regress/dir/file1` == '1' ] [ ` /usr/bin/stat -f '%f' regress/dir/file2` == '1' ] [ ` /usr/bin/stat -f '%f' regress/dir` == '1' ] [ ` /usr/bin/stat -f '%f' regress/link_target_file` == '0' ] ==== chflags_RP ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress/dir /usr/bin/touch regress/dir/file1 /usr/bin/touch regress/dir/file2 /bin/chmod 000 regress/dir/file1 /bin/chmod 000 regress/dir/file2 /usr/bin/touch regress/link_target_file /bin/chmod 0600 regress/link_target_file [ ` /usr/bin/stat -f '%p' regress/dir/file1` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/dir/file2` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/link_target_file regress/dir/linked_file /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/dir regress/linked_dir /bin/chmod 000 regress/dir [ ` /usr/bin/stat -f '%p' regress/dir` == '40000' ] [ ` /usr/bin/stat -f '%p' regress/link_target_file` == '100600' ] /bin/chmod -R 0755 regress /usr/bin/chflags -RL dump regress /usr/bin/chflags -RP nodump regress/dir [ ` /usr/bin/stat -f '%f' regress/dir/file1` == '1' ] [ ` /usr/bin/stat -f '%f' regress/dir/file2` == '1' ] [ ` /usr/bin/stat -f '%f' regress/dir` == '1' ] [ ` /usr/bin/stat -f '%f' regress/link_target_file` == '0' ] ==== chflags_RH ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress/dir /usr/bin/touch regress/dir/file1 /usr/bin/touch regress/dir/file2 /bin/chmod 000 regress/dir/file1 /bin/chmod 000 regress/dir/file2 /usr/bin/touch regress/link_target_file /bin/chmod 0600 regress/link_target_file [ ` /usr/bin/stat -f '%p' regress/dir/file1` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/dir/file2` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/link_target_file regress/dir/linked_file /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/dir regress/linked_dir /bin/chmod 000 regress/dir [ ` /usr/bin/stat -f '%p' regress/dir` == '40000' ] [ ` /usr/bin/stat -f '%p' regress/link_target_file` == '100600' ] /bin/chmod -R 0755 regress /usr/bin/chflags -RL dump regress /usr/bin/chflags -RH nodump regress/linked_dir [ ` /usr/bin/stat -f '%f' regress/dir/file1` == '1' ] [ ` /usr/bin/stat -f '%f' regress/dir/file2` == '1' ] [ ` /usr/bin/stat -f '%f' regress/dir` == '1' ] [ ` /usr/bin/stat -f '%f' regress/link_target_file` == '0' ] ==== chflags_RL ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress/dir /usr/bin/touch regress/dir/file1 /usr/bin/touch regress/dir/file2 /bin/chmod 000 regress/dir/file1 /bin/chmod 000 regress/dir/file2 /usr/bin/touch regress/link_target_file /bin/chmod 0600 regress/link_target_file [ ` /usr/bin/stat -f '%p' regress/dir/file1` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/dir/file2` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/link_target_file regress/dir/linked_file /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/dir regress/linked_dir /bin/chmod 000 regress/dir [ ` /usr/bin/stat -f '%p' regress/dir` == '40000' ] [ ` /usr/bin/stat -f '%p' regress/link_target_file` == '100600' ] /bin/chmod -R 0755 regress /usr/bin/chflags -RL dump regress /usr/bin/chflags -RL nodump regress/linked_dir [ ` /usr/bin/stat -f '%f' regress/dir/file1` == '1' ] [ ` /usr/bin/stat -f '%f' regress/dir/file2` == '1' ] [ ` /usr/bin/stat -f '%f' regress/dir` == '1' ] [ ` /usr/bin/stat -f '%f' regress/link_target_file` == '1' ] ==== chflags_via_link ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /usr/bin/chflags dump regress/file [ ` /usr/bin/stat -f '%f' regress/file` == '0' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/link chflags -h uchg regress/link chflags nodump regress/link [ ` /usr/bin/stat -f '%f' regress/link` == '2' ] [ ` /usr/bin/stat -f '%f' regress/file` == '1' ] chflags -h nouchg regress/link chflags dump regress/link [ ` /usr/bin/stat -f '%f' regress/link` == '0' ] [ ` /usr/bin/stat -f '%f' regress/file` == '0' ] ==== chflags_error ==== /usr/bin/chflags foo bar 2>chflags.err || true /usr/bin/diff -up /usr/src/regress/bin/chmod/chflags.error chflags.err ==== chgrp_id ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /sbin/chown root:wheel regress/file [ ` /usr/bin/stat -f '%Su' regress/file` == 'root' ] [ ` /usr/bin/stat -f '%Sg' regress/file` == 'wheel' ] /bin/chgrp 32767 regress/file [ ` /usr/bin/stat -f '%g' regress/file` == 32767 ] ==== chgrp_name ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /sbin/chown root:wheel regress/file [ ` /usr/bin/stat -f '%Su' regress/file` == 'root' ] [ ` /usr/bin/stat -f '%Sg' regress/file` == 'wheel' ] /bin/chgrp nobody regress/file [ ` /usr/bin/stat -f '%Sg' regress/file` == 'nobody' ] ==== chgrp_symlink ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /sbin/chown root:wheel regress/file [ ` /usr/bin/stat -f '%Su' regress/file` == 'root' ] [ ` /usr/bin/stat -f '%Sg' regress/file` == 'wheel' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/symlink /sbin/chown -h root:wheel regress/symlink [ ` /usr/bin/stat -f '%Su' regress/symlink` == 'root' ] [ ` /usr/bin/stat -f '%Sg' regress/symlink` == 'wheel' ] /bin/chgrp nobody regress/symlink [ ` /usr/bin/stat -f '%Sg' regress/file` == 'nobody' ] [ ` /usr/bin/stat -f '%Sg' regress/symlink` == 'wheel' ] ==== chgrp_h_symlink ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /sbin/chown root:wheel regress/file [ ` /usr/bin/stat -f '%Su' regress/file` == 'root' ] [ ` /usr/bin/stat -f '%Sg' regress/file` == 'wheel' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/symlink /sbin/chown -h root:wheel regress/symlink [ ` /usr/bin/stat -f '%Su' regress/symlink` == 'root' ] [ ` /usr/bin/stat -f '%Sg' regress/symlink` == 'wheel' ] /bin/chgrp -h nobody regress/symlink [ ` /usr/bin/stat -f '%Sg' regress/file` == 'wheel' ] [ ` /usr/bin/stat -f '%Sg' regress/symlink` == 'nobody' ] ==== chgrp_R ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress/dir /usr/bin/touch regress/dir/file1 /usr/bin/touch regress/dir/file2 /bin/chmod 000 regress/dir/file1 /bin/chmod 000 regress/dir/file2 /usr/bin/touch regress/link_target_file /bin/chmod 0600 regress/link_target_file [ ` /usr/bin/stat -f '%p' regress/dir/file1` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/dir/file2` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/link_target_file regress/dir/linked_file /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/dir regress/linked_dir /bin/chmod 000 regress/dir [ ` /usr/bin/stat -f '%p' regress/dir` == '40000' ] [ ` /usr/bin/stat -f '%p' regress/link_target_file` == '100600' ] /bin/chmod -R 0755 regress /sbin/chown -RL root:wheel regress /bin/chgrp -R nobody regress/dir [ ` /usr/bin/stat -f '%Sg' regress/dir/file1` == 'nobody' ] [ ` /usr/bin/stat -f '%Sg' regress/dir/file2` == 'nobody' ] [ ` /usr/bin/stat -f '%Sg' regress/dir` == 'nobody' ] [ ` /usr/bin/stat -f '%Sg' regress/link_target_file` == 'wheel' ] ==== chgrp_RP ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress/dir /usr/bin/touch regress/dir/file1 /usr/bin/touch regress/dir/file2 /bin/chmod 000 regress/dir/file1 /bin/chmod 000 regress/dir/file2 /usr/bin/touch regress/link_target_file /bin/chmod 0600 regress/link_target_file [ ` /usr/bin/stat -f '%p' regress/dir/file1` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/dir/file2` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/link_target_file regress/dir/linked_file /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/dir regress/linked_dir /bin/chmod 000 regress/dir [ ` /usr/bin/stat -f '%p' regress/dir` == '40000' ] [ ` /usr/bin/stat -f '%p' regress/link_target_file` == '100600' ] /bin/chmod -R 0755 regress /sbin/chown -RL root:wheel regress /bin/chgrp -RP nobody regress/dir [ ` /usr/bin/stat -f '%Sg' regress/dir/file1` == 'nobody' ] [ ` /usr/bin/stat -f '%Sg' regress/dir/file2` == 'nobody' ] [ ` /usr/bin/stat -f '%Sg' regress/dir` == 'nobody' ] [ ` /usr/bin/stat -f '%Sg' regress/link_target_file` == 'wheel' ] ==== chgrp_RH ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress/dir /usr/bin/touch regress/dir/file1 /usr/bin/touch regress/dir/file2 /bin/chmod 000 regress/dir/file1 /bin/chmod 000 regress/dir/file2 /usr/bin/touch regress/link_target_file /bin/chmod 0600 regress/link_target_file [ ` /usr/bin/stat -f '%p' regress/dir/file1` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/dir/file2` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/link_target_file regress/dir/linked_file /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/dir regress/linked_dir /bin/chmod 000 regress/dir [ ` /usr/bin/stat -f '%p' regress/dir` == '40000' ] [ ` /usr/bin/stat -f '%p' regress/link_target_file` == '100600' ] /bin/chmod -R 0755 regress /sbin/chown -RL root:wheel regress /bin/chgrp -RH nobody regress/linked_dir [ ` /usr/bin/stat -f '%Sg' regress/dir/file1` == 'nobody' ] [ ` /usr/bin/stat -f '%Sg' regress/dir/file2` == 'nobody' ] [ ` /usr/bin/stat -f '%Sg' regress/dir` == 'nobody' ] [ ` /usr/bin/stat -f '%Sg' regress/link_target_file` == 'wheel' ] ==== chgrp_RL ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress/dir /usr/bin/touch regress/dir/file1 /usr/bin/touch regress/dir/file2 /bin/chmod 000 regress/dir/file1 /bin/chmod 000 regress/dir/file2 /usr/bin/touch regress/link_target_file /bin/chmod 0600 regress/link_target_file [ ` /usr/bin/stat -f '%p' regress/dir/file1` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/dir/file2` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/link_target_file regress/dir/linked_file /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/dir regress/linked_dir /bin/chmod 000 regress/dir [ ` /usr/bin/stat -f '%p' regress/dir` == '40000' ] [ ` /usr/bin/stat -f '%p' regress/link_target_file` == '100600' ] /bin/chmod -R 0755 regress /sbin/chown -RL root:wheel regress /bin/chgrp -RL nobody regress/linked_dir [ ` /usr/bin/stat -f '%Sg' regress/dir/file1` == 'nobody' ] [ ` /usr/bin/stat -f '%Sg' regress/dir/file2` == 'nobody' ] [ ` /usr/bin/stat -f '%Sg' regress/dir` == 'nobody' ] [ ` /usr/bin/stat -f '%Sg' regress/link_target_file` == 'nobody' ] ==== chown_id ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /sbin/chown root:wheel regress/file [ ` /usr/bin/stat -f '%Su' regress/file` == 'root' ] [ ` /usr/bin/stat -f '%Sg' regress/file` == 'wheel' ] /sbin/chown 32767 regress/file [ ` /usr/bin/stat -f '%u' regress/file` == 32767 ] ==== chown_name ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /sbin/chown root:wheel regress/file [ ` /usr/bin/stat -f '%Su' regress/file` == 'root' ] [ ` /usr/bin/stat -f '%Sg' regress/file` == 'wheel' ] /sbin/chown nobody regress/file [ ` /usr/bin/stat -f '%Su' regress/file` == 'nobody' ] ==== chown_symlink ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /sbin/chown root:wheel regress/file [ ` /usr/bin/stat -f '%Su' regress/file` == 'root' ] [ ` /usr/bin/stat -f '%Sg' regress/file` == 'wheel' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/symlink /sbin/chown -h root:wheel regress/symlink [ ` /usr/bin/stat -f '%Su' regress/symlink` == 'root' ] [ ` /usr/bin/stat -f '%Sg' regress/symlink` == 'wheel' ] /sbin/chown nobody regress/symlink [ ` /usr/bin/stat -f '%Su' regress/file` == 'nobody' ] [ ` /usr/bin/stat -f '%Su' regress/symlink` == 'root' ] ==== chown_h_symlink ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress /usr/bin/touch regress/file /bin/chmod 000 regress/file [ ` /usr/bin/stat -f '%p' regress/file` == '100000' ] /sbin/chown root:wheel regress/file [ ` /usr/bin/stat -f '%Su' regress/file` == 'root' ] [ ` /usr/bin/stat -f '%Sg' regress/file` == 'wheel' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/file regress/symlink /sbin/chown -h root:wheel regress/symlink [ ` /usr/bin/stat -f '%Su' regress/symlink` == 'root' ] [ ` /usr/bin/stat -f '%Sg' regress/symlink` == 'wheel' ] /sbin/chown -h nobody regress/symlink [ ` /usr/bin/stat -f '%Su' regress/file` == 'root' ] [ ` /usr/bin/stat -f '%Su' regress/symlink` == 'nobody' ] ==== chown_R ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress/dir /usr/bin/touch regress/dir/file1 /usr/bin/touch regress/dir/file2 /bin/chmod 000 regress/dir/file1 /bin/chmod 000 regress/dir/file2 /usr/bin/touch regress/link_target_file /bin/chmod 0600 regress/link_target_file [ ` /usr/bin/stat -f '%p' regress/dir/file1` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/dir/file2` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/link_target_file regress/dir/linked_file /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/dir regress/linked_dir /bin/chmod 000 regress/dir [ ` /usr/bin/stat -f '%p' regress/dir` == '40000' ] [ ` /usr/bin/stat -f '%p' regress/link_target_file` == '100600' ] /bin/chmod -R 0755 regress /sbin/chown -RL root:wheel regress /sbin/chown -R nobody regress/dir [ ` /usr/bin/stat -f '%Su' regress/dir/file1` == 'nobody' ] [ ` /usr/bin/stat -f '%Su' regress/dir/file2` == 'nobody' ] [ ` /usr/bin/stat -f '%Su' regress/dir` == 'nobody' ] [ ` /usr/bin/stat -f '%Su' regress/link_target_file` != 'nobody' ] ==== chown_RP ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress/dir /usr/bin/touch regress/dir/file1 /usr/bin/touch regress/dir/file2 /bin/chmod 000 regress/dir/file1 /bin/chmod 000 regress/dir/file2 /usr/bin/touch regress/link_target_file /bin/chmod 0600 regress/link_target_file [ ` /usr/bin/stat -f '%p' regress/dir/file1` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/dir/file2` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/link_target_file regress/dir/linked_file /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/dir regress/linked_dir /bin/chmod 000 regress/dir [ ` /usr/bin/stat -f '%p' regress/dir` == '40000' ] [ ` /usr/bin/stat -f '%p' regress/link_target_file` == '100600' ] /bin/chmod -R 0755 regress /sbin/chown -RL root:wheel regress /sbin/chown -RP nobody regress/dir [ ` /usr/bin/stat -f '%Su' regress/dir/file1` == 'nobody' ] [ ` /usr/bin/stat -f '%Su' regress/dir/file2` == 'nobody' ] [ ` /usr/bin/stat -f '%Su' regress/dir` == 'nobody' ] [ ` /usr/bin/stat -f '%Su' regress/link_target_file` != 'nobody' ] ==== chown_RH ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress/dir /usr/bin/touch regress/dir/file1 /usr/bin/touch regress/dir/file2 /bin/chmod 000 regress/dir/file1 /bin/chmod 000 regress/dir/file2 /usr/bin/touch regress/link_target_file /bin/chmod 0600 regress/link_target_file [ ` /usr/bin/stat -f '%p' regress/dir/file1` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/dir/file2` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/link_target_file regress/dir/linked_file /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/dir regress/linked_dir /bin/chmod 000 regress/dir [ ` /usr/bin/stat -f '%p' regress/dir` == '40000' ] [ ` /usr/bin/stat -f '%p' regress/link_target_file` == '100600' ] /bin/chmod -R 0755 regress /sbin/chown -RL root:wheel regress /sbin/chown -RH nobody regress/linked_dir [ ` /usr/bin/stat -f '%Su' regress/dir/file1` == 'nobody' ] [ ` /usr/bin/stat -f '%Su' regress/dir/file2` == 'nobody' ] [ ` /usr/bin/stat -f '%Su' regress/dir` == 'nobody' ] [ ` /usr/bin/stat -f '%Su' regress/link_target_file` != 'nobody' ] ==== chown_RL ==== /bin/rm -f *.err /bin/chmod -R 0700 regress 2>/dev/null || true /bin/rm -rf regress /bin/mkdir -p regress/dir /usr/bin/touch regress/dir/file1 /usr/bin/touch regress/dir/file2 /bin/chmod 000 regress/dir/file1 /bin/chmod 000 regress/dir/file2 /usr/bin/touch regress/link_target_file /bin/chmod 0600 regress/link_target_file [ ` /usr/bin/stat -f '%p' regress/dir/file1` == '100000' ] [ ` /usr/bin/stat -f '%p' regress/dir/file2` == '100000' ] /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/link_target_file regress/dir/linked_file /bin/ln -s /usr/src/regress/bin/chmod/obj/regress/dir regress/linked_dir /bin/chmod 000 regress/dir [ ` /usr/bin/stat -f '%p' regress/dir` == '40000' ] [ ` /usr/bin/stat -f '%p' regress/link_target_file` == '100600' ] /bin/chmod -R 0755 regress /sbin/chown -RL root:wheel regress /sbin/chown -RL nobody regress/linked_dir [ ` /usr/bin/stat -f '%Su' regress/dir/file1` == 'nobody' ] [ ` /usr/bin/stat -f '%Su' regress/dir/file2` == 'nobody' ] [ ` /usr/bin/stat -f '%Su' regress/dir` == 'nobody' ] [ ` /usr/bin/stat -f '%Su' regress/link_target_file` == 'nobody' ] PASS bin/chmod Duration 0m02.77s START bin/csh 2025-02-13T00:33:58Z rm -f a.out [Ee]rrs mklog *.core y.tab.h edit edit.o edit.c edit.d ==== filec ==== cc -O2 -pipe -Wall -g -MD -MP -c edit.c cc -o edit edit.o -lutil sh /usr/src/regress/bin/csh/filec.sh /bin/csh ==== env ==== /bin/csh &1 | diff -u /usr/src/regress/bin/csh/env.ok - PASS bin/csh Duration 0m02.18s START bin/ed 2025-02-13T00:34:00Z rm -f a.out [Ee]rrs mklog *.core y.tab.h *.t *.d *.ed *.err *.red *.o *.z ==== run-a.ed ==== cp /usr/src/regress/bin/ed/a.t /usr/src/regress/bin/ed/a.d . ( echo "#!/bin/sh -"; echo "rm -f -- a.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r a.d"; cat a.t; echo "w a.o"; echo EOT; ) >a.tmp mv a.tmp a.ed chmod +x a.ed ./a.ed diff -u /usr/src/regress/bin/ed/a.r a.o ==== run-addr.ed ==== cp /usr/src/regress/bin/ed/addr.t /usr/src/regress/bin/ed/addr.d . ( echo "#!/bin/sh -"; echo "rm -f -- addr.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r addr.d"; cat addr.t; echo "w addr.o"; echo EOT; ) >addr.tmp mv addr.tmp addr.ed chmod +x addr.ed ./addr.ed diff -u /usr/src/regress/bin/ed/addr.r addr.o ==== run-ascii.ed ==== cp /usr/src/regress/bin/ed/ascii.t /usr/src/regress/bin/ed/ascii.d . ( echo "#!/bin/sh -"; echo "rm -f -- ascii.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r ascii.d"; cat ascii.t; echo "w ascii.o"; echo EOT; ) >ascii.tmp mv ascii.tmp ascii.ed chmod +x ascii.ed ./ascii.ed diff -u /usr/src/regress/bin/ed/ascii.r ascii.o ==== run-bang1.ed ==== cp /usr/src/regress/bin/ed/bang1.t /usr/src/regress/bin/ed/bang1.d . ( echo "#!/bin/sh -"; echo "rm -f -- bang1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r bang1.d"; cat bang1.t; echo "w bang1.o"; echo EOT; ) >bang1.tmp mv bang1.tmp bang1.ed chmod +x bang1.ed ./bang1.ed diff -u /usr/src/regress/bin/ed/bang1.r bang1.o ==== run-c.ed ==== cp /usr/src/regress/bin/ed/c.t /usr/src/regress/bin/ed/c.d . ( echo "#!/bin/sh -"; echo "rm -f -- c.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r c.d"; cat c.t; echo "w c.o"; echo EOT; ) >c.tmp mv c.tmp c.ed chmod +x c.ed ./c.ed diff -u /usr/src/regress/bin/ed/c.r c.o ==== run-d.ed ==== cp /usr/src/regress/bin/ed/d.t /usr/src/regress/bin/ed/d.d . ( echo "#!/bin/sh -"; echo "rm -f -- d.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r d.d"; cat d.t; echo "w d.o"; echo EOT; ) >d.tmp mv d.tmp d.ed chmod +x d.ed ./d.ed diff -u /usr/src/regress/bin/ed/d.r d.o ==== run-d0.ed ==== cp /usr/src/regress/bin/ed/d0.t /usr/src/regress/bin/ed/d0.d . ( echo "#!/bin/sh -"; echo "rm -f -- d0.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r d0.d"; cat d0.t; echo "w d0.o"; echo EOT; ) >d0.tmp mv d0.tmp d0.ed chmod +x d0.ed ./d0.ed diff -u /usr/src/regress/bin/ed/d0.r d0.o ==== run-d1.ed ==== cp /usr/src/regress/bin/ed/d1.t /usr/src/regress/bin/ed/d1.d . ( echo "#!/bin/sh -"; echo "rm -f -- d1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r d1.d"; cat d1.t; echo "w d1.o"; echo EOT; ) >d1.tmp mv d1.tmp d1.ed chmod +x d1.ed ./d1.ed diff -u /usr/src/regress/bin/ed/d1.r d1.o ==== run-d2.ed ==== cp /usr/src/regress/bin/ed/d2.t /usr/src/regress/bin/ed/d2.d . ( echo "#!/bin/sh -"; echo "rm -f -- d2.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r d2.d"; cat d2.t; echo "w d2.o"; echo EOT; ) >d2.tmp mv d2.tmp d2.ed chmod +x d2.ed ./d2.ed diff -u /usr/src/regress/bin/ed/d2.r d2.o ==== run-d3.ed ==== cp /usr/src/regress/bin/ed/d3.t /usr/src/regress/bin/ed/d3.d . ( echo "#!/bin/sh -"; echo "rm -f -- d3.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r d3.d"; cat d3.t; echo "w d3.o"; echo EOT; ) >d3.tmp mv d3.tmp d3.ed chmod +x d3.ed ./d3.ed line 2 diff -u /usr/src/regress/bin/ed/d3.r d3.o ==== run-d4.ed ==== cp /usr/src/regress/bin/ed/d4.t /usr/src/regress/bin/ed/d4.d . ( echo "#!/bin/sh -"; echo "rm -f -- d4.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r d4.d"; cat d4.t; echo "w d4.o"; echo EOT; ) >d4.tmp mv d4.tmp d4.ed chmod +x d4.ed ./d4.ed line 2 diff -u /usr/src/regress/bin/ed/d4.r d4.o ==== run-d5.ed ==== cp /usr/src/regress/bin/ed/d5.t /usr/src/regress/bin/ed/d5.d . ( echo "#!/bin/sh -"; echo "rm -f -- d5.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r d5.d"; cat d5.t; echo "w d5.o"; echo EOT; ) >d5.tmp mv d5.tmp d5.ed chmod +x d5.ed ./d5.ed line 4 diff -u /usr/src/regress/bin/ed/d5.r d5.o ==== run-e1.ed ==== cp /usr/src/regress/bin/ed/e1.t /usr/src/regress/bin/ed/e1.d . ( echo "#!/bin/sh -"; echo "rm -f -- e1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r e1.d"; cat e1.t; echo "w e1.o"; echo EOT; ) >e1.tmp mv e1.tmp e1.ed chmod +x e1.ed ./e1.ed diff -u /usr/src/regress/bin/ed/e1.r e1.o ==== run-e2.ed ==== cp /usr/src/regress/bin/ed/e2.t /usr/src/regress/bin/ed/e2.d . ( echo "#!/bin/sh -"; echo "rm -f -- e2.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r e2.d"; cat e2.t; echo "w e2.o"; echo EOT; ) >e2.tmp mv e2.tmp e2.ed chmod +x e2.ed ./e2.ed diff -u /usr/src/regress/bin/ed/e2.r e2.o ==== run-e3.ed ==== cp /usr/src/regress/bin/ed/e3.t /usr/src/regress/bin/ed/e3.d . ( echo "#!/bin/sh -"; echo "rm -f -- e3.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r e3.d"; cat e3.t; echo "w e3.o"; echo EOT; ) >e3.tmp mv e3.tmp e3.ed chmod +x e3.ed ./e3.ed diff -u /usr/src/regress/bin/ed/e3.r e3.o ==== run-e4.ed ==== cp /usr/src/regress/bin/ed/e4.t /usr/src/regress/bin/ed/e4.d . ( echo "#!/bin/sh -"; echo "rm -f -- e4.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r e4.d"; cat e4.t; echo "w e4.o"; echo EOT; ) >e4.tmp mv e4.tmp e4.ed chmod +x e4.ed ./e4.ed diff -u /usr/src/regress/bin/ed/e4.r e4.o ==== run-g1.ed ==== cp /usr/src/regress/bin/ed/g1.t /usr/src/regress/bin/ed/g1.d . ( echo "#!/bin/sh -"; echo "rm -f -- g1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r g1.d"; cat g1.t; echo "w g1.o"; echo EOT; ) >g1.tmp mv g1.tmp g1.ed chmod +x g1.ed ./g1.ed hello world hello world hello world hello world hello world diff -u /usr/src/regress/bin/ed/g1.r g1.o ==== run-g2.ed ==== cp /usr/src/regress/bin/ed/g2.t /usr/src/regress/bin/ed/g2.d . ( echo "#!/bin/sh -"; echo "rm -f -- g2.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r g2.d"; cat g2.t; echo "w g2.o"; echo EOT; ) >g2.tmp mv g2.tmp g2.ed chmod +x g2.ed ./g2.ed diff -u /usr/src/regress/bin/ed/g2.r g2.o ==== run-g3.ed ==== cp /usr/src/regress/bin/ed/g3.t /usr/src/regress/bin/ed/g3.d . ( echo "#!/bin/sh -"; echo "rm -f -- g3.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r g3.d"; cat g3.t; echo "w g3.o"; echo EOT; ) >g3.tmp mv g3.tmp g3.ed chmod +x g3.ed ./g3.ed diff -u /usr/src/regress/bin/ed/g3.r g3.o ==== run-g4.ed ==== cp /usr/src/regress/bin/ed/g4.t /usr/src/regress/bin/ed/g4.d . ( echo "#!/bin/sh -"; echo "rm -f -- g4.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r g4.d"; cat g4.t; echo "w g4.o"; echo EOT; ) >g4.tmp mv g4.tmp g4.ed chmod +x g4.ed ./g4.ed diff -u /usr/src/regress/bin/ed/g4.r g4.o ==== run-g5.ed ==== cp /usr/src/regress/bin/ed/g5.t /usr/src/regress/bin/ed/g5.d . ( echo "#!/bin/sh -"; echo "rm -f -- g5.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r g5.d"; cat g5.t; echo "w g5.o"; echo EOT; ) >g5.tmp mv g5.tmp g5.ed chmod +x g5.ed ./g5.ed diff -u /usr/src/regress/bin/ed/g5.r g5.o ==== run-i.ed ==== cp /usr/src/regress/bin/ed/i.t /usr/src/regress/bin/ed/i.d . ( echo "#!/bin/sh -"; echo "rm -f -- i.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r i.d"; cat i.t; echo "w i.o"; echo EOT; ) >i.tmp mv i.tmp i.ed chmod +x i.ed ./i.ed diff -u /usr/src/regress/bin/ed/i.r i.o ==== run-i0.ed ==== cp /usr/src/regress/bin/ed/i0.t /usr/src/regress/bin/ed/i0.d . ( echo "#!/bin/sh -"; echo "rm -f -- i0.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r i0.d"; cat i0.t; echo "w i0.o"; echo EOT; ) >i0.tmp mv i0.tmp i0.ed chmod +x i0.ed ./i0.ed diff -u /usr/src/regress/bin/ed/i0.r i0.o ==== run-j.ed ==== cp /usr/src/regress/bin/ed/j.t /usr/src/regress/bin/ed/j.d . ( echo "#!/bin/sh -"; echo "rm -f -- j.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r j.d"; cat j.t; echo "w j.o"; echo EOT; ) >j.tmp mv j.tmp j.ed chmod +x j.ed ./j.ed diff -u /usr/src/regress/bin/ed/j.r j.o ==== run-k.ed ==== cp /usr/src/regress/bin/ed/k.t /usr/src/regress/bin/ed/k.d . ( echo "#!/bin/sh -"; echo "rm -f -- k.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r k.d"; cat k.t; echo "w k.o"; echo EOT; ) >k.tmp mv k.tmp k.ed chmod +x k.ed ./k.ed diff -u /usr/src/regress/bin/ed/k.r k.o ==== run-l.ed ==== cp /usr/src/regress/bin/ed/l.t /usr/src/regress/bin/ed/l.d . ( echo "#!/bin/sh -"; echo "rm -f -- l.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r l.d"; cat l.t; echo "w l.o"; echo EOT; ) >l.tmp mv l.tmp l.ed chmod +x l.ed ./l.ed diff -u /usr/src/regress/bin/ed/l.r l.o ==== run-m.ed ==== cp /usr/src/regress/bin/ed/m.t /usr/src/regress/bin/ed/m.d . ( echo "#!/bin/sh -"; echo "rm -f -- m.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r m.d"; cat m.t; echo "w m.o"; echo EOT; ) >m.tmp mv m.tmp m.ed chmod +x m.ed ./m.ed diff -u /usr/src/regress/bin/ed/m.r m.o ==== run-n.ed ==== cp /usr/src/regress/bin/ed/n.t /usr/src/regress/bin/ed/n.d . ( echo "#!/bin/sh -"; echo "rm -f -- n.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r n.d"; cat n.t; echo "w n.o"; echo EOT; ) >n.tmp mv n.tmp n.ed chmod +x n.ed ./n.ed diff -u /usr/src/regress/bin/ed/n.r n.o ==== run-nl1.ed ==== cp /usr/src/regress/bin/ed/nl1.t /usr/src/regress/bin/ed/nl1.d . ( echo "#!/bin/sh -"; echo "rm -f -- nl1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r nl1.d"; cat nl1.t; echo "w nl1.o"; echo EOT; ) >nl1.tmp mv nl1.tmp nl1.ed chmod +x nl1.ed ./nl1.ed line 1 line 2 line 3 diff -u /usr/src/regress/bin/ed/nl1.r nl1.o ==== run-nl2.ed ==== cp /usr/src/regress/bin/ed/nl2.t /usr/src/regress/bin/ed/nl2.d . ( echo "#!/bin/sh -"; echo "rm -f -- nl2.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r nl2.d"; cat nl2.t; echo "w nl2.o"; echo EOT; ) >nl2.tmp mv nl2.tmp nl2.ed chmod +x nl2.ed ./nl2.ed line 1 diff -u /usr/src/regress/bin/ed/nl2.r nl2.o ==== run-p.ed ==== cp /usr/src/regress/bin/ed/p.t /usr/src/regress/bin/ed/p.d . ( echo "#!/bin/sh -"; echo "rm -f -- p.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r p.d"; cat p.t; echo "w p.o"; echo EOT; ) >p.tmp mv p.tmp p.ed chmod +x p.ed ./p.ed diff -u /usr/src/regress/bin/ed/p.r p.o ==== run-q.ed ==== cp /usr/src/regress/bin/ed/q.t /usr/src/regress/bin/ed/q.d . ( echo "#!/bin/sh -"; echo "rm -f -- q.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r q.d"; cat q.t; echo "w q.o"; echo EOT; ) >q.tmp mv q.tmp q.ed chmod +x q.ed ./q.ed diff -u /usr/src/regress/bin/ed/q.r q.o ==== run-r1.ed ==== cp /usr/src/regress/bin/ed/r1.t /usr/src/regress/bin/ed/r1.d . ( echo "#!/bin/sh -"; echo "rm -f -- r1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r r1.d"; cat r1.t; echo "w r1.o"; echo EOT; ) >r1.tmp mv r1.tmp r1.ed chmod +x r1.ed ./r1.ed line 1 diff -u /usr/src/regress/bin/ed/r1.r r1.o ==== run-r2.ed ==== cp /usr/src/regress/bin/ed/r2.t /usr/src/regress/bin/ed/r2.d . ( echo "#!/bin/sh -"; echo "rm -f -- r2.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r r2.d"; cat r2.t; echo "w r2.o"; echo EOT; ) >r2.tmp mv r2.tmp r2.ed chmod +x r2.ed ./r2.ed diff -u /usr/src/regress/bin/ed/r2.r r2.o ==== run-r3.ed ==== cp /usr/src/regress/bin/ed/r3.t /usr/src/regress/bin/ed/r3.d . ( echo "#!/bin/sh -"; echo "rm -f -- r3.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r r3.d"; cat r3.t; echo "w r3.o"; echo EOT; ) >r3.tmp mv r3.tmp r3.ed chmod +x r3.ed ./r3.ed diff -u /usr/src/regress/bin/ed/r3.r r3.o ==== run-s1.ed ==== cp /usr/src/regress/bin/ed/s1.t /usr/src/regress/bin/ed/s1.d . ( echo "#!/bin/sh -"; echo "rm -f -- s1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r s1.d"; cat s1.t; echo "w s1.o"; echo EOT; ) >s1.tmp mv s1.tmp s1.ed chmod +x s1.ed ./s1.ed diff -u /usr/src/regress/bin/ed/s1.r s1.o ==== run-s2.ed ==== cp /usr/src/regress/bin/ed/s2.t /usr/src/regress/bin/ed/s2.d . ( echo "#!/bin/sh -"; echo "rm -f -- s2.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r s2.d"; cat s2.t; echo "w s2.o"; echo EOT; ) >s2.tmp mv s2.tmp s2.ed chmod +x s2.ed ./s2.ed li(n)e500 i(n)e 200 diff -u /usr/src/regress/bin/ed/s2.r s2.o ==== run-s3.ed ==== cp /usr/src/regress/bin/ed/s3.t /usr/src/regress/bin/ed/s3.d . ( echo "#!/bin/sh -"; echo "rm -f -- s3.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r s3.d"; cat s3.t; echo "w s3.o"; echo EOT; ) >s3.tmp mv s3.tmp s3.ed chmod +x s3.ed ./s3.ed diff -u /usr/src/regress/bin/ed/s3.r s3.o ==== run-s4.ed ==== cp /usr/src/regress/bin/ed/s4.t /usr/src/regress/bin/ed/s4.d . ( echo "#!/bin/sh -"; echo "rm -f -- s4.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r s4.d"; cat s4.t; echo "w s4.o"; echo EOT; ) >s4.tmp mv s4.tmp s4.ed chmod +x s4.ed ./s4.ed diff -u /usr/src/regress/bin/ed/s4.r s4.o ==== run-t.ed ==== cp /usr/src/regress/bin/ed/t.t /usr/src/regress/bin/ed/t.d . ( echo "#!/bin/sh -"; echo "rm -f -- t.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r t.d"; cat t.t; echo "w t.o"; echo EOT; ) >t.tmp mv t.tmp t.ed chmod +x t.ed ./t.ed diff -u /usr/src/regress/bin/ed/t.r t.o ==== run-t1.ed ==== cp /usr/src/regress/bin/ed/t1.t /usr/src/regress/bin/ed/t1.d . ( echo "#!/bin/sh -"; echo "rm -f -- t1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r t1.d"; cat t1.t; echo "w t1.o"; echo EOT; ) >t1.tmp mv t1.tmp t1.ed chmod +x t1.ed ./t1.ed diff -u /usr/src/regress/bin/ed/t1.r t1.o ==== run-t2.ed ==== cp /usr/src/regress/bin/ed/t2.t /usr/src/regress/bin/ed/t2.d . ( echo "#!/bin/sh -"; echo "rm -f -- t2.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r t2.d"; cat t2.t; echo "w t2.o"; echo EOT; ) >t2.tmp mv t2.tmp t2.ed chmod +x t2.ed ./t2.ed diff -u /usr/src/regress/bin/ed/t2.r t2.o ==== run-u.ed ==== cp /usr/src/regress/bin/ed/u.t /usr/src/regress/bin/ed/u.d . ( echo "#!/bin/sh -"; echo "rm -f -- u.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r u.d"; cat u.t; echo "w u.o"; echo EOT; ) >u.tmp mv u.tmp u.ed chmod +x u.ed ./u.ed diff -u /usr/src/regress/bin/ed/u.r u.o ==== run-v.ed ==== cp /usr/src/regress/bin/ed/v.t /usr/src/regress/bin/ed/v.d . ( echo "#!/bin/sh -"; echo "rm -f -- v.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r v.d"; cat v.t; echo "w v.o"; echo EOT; ) >v.tmp mv v.tmp v.ed chmod +x v.ed ./v.ed hello world diff -u /usr/src/regress/bin/ed/v.r v.o ==== run-w.ed ==== cp /usr/src/regress/bin/ed/w.t /usr/src/regress/bin/ed/w.d . ( echo "#!/bin/sh -"; echo "rm -f -- w.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r w.d"; cat w.t; echo "w w.o"; echo EOT; ) >w.tmp mv w.tmp w.ed chmod +x w.ed ./w.ed diff -u /usr/src/regress/bin/ed/w.r w.o ==== run-a1.red ==== cp /usr/src/regress/bin/ed/a1.err . ( echo "#!/bin/sh -"; echo "rm -f -- a1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r a1.err"; cat a1.err; echo "w a1.o"; echo EOT; ) >a1.tmp mv a1.tmp a1.red chmod +x a1.red ! ./a1.red *** Error 1 in . (Makefile:54 'run-a1.red') EXPECTED_FAIL ==== run-a2.red ==== cp /usr/src/regress/bin/ed/a2.err . ( echo "#!/bin/sh -"; echo "rm -f -- a2.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r a2.err"; cat a2.err; echo "w a2.o"; echo EOT; ) >a2.tmp mv a2.tmp a2.red chmod +x a2.red ! ./a2.red script, line 3: invalid command suffix ? ==== run-addr1.red ==== cp /usr/src/regress/bin/ed/addr1.err . ( echo "#!/bin/sh -"; echo "rm -f -- addr1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r addr1.err"; cat addr1.err; echo "w addr1.o"; echo EOT; ) >addr1.tmp mv addr1.tmp addr1.red chmod +x addr1.red ! ./addr1.red script, line 3: invalid address ? ==== run-addr2.red ==== cp /usr/src/regress/bin/ed/addr2.err . ( echo "#!/bin/sh -"; echo "rm -f -- addr2.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r addr2.err"; cat addr2.err; echo "w addr2.o"; echo EOT; ) >addr2.tmp mv addr2.tmp addr2.red chmod +x addr2.red ! ./addr2.red script, line 3: invalid address ? ==== run-bang1.red ==== cp /usr/src/regress/bin/ed/bang1.err . ( echo "#!/bin/sh -"; echo "rm -f -- bang1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r bang1.err"; cat bang1.err; echo "w bang1.o"; echo EOT; ) >bang1.tmp mv bang1.tmp bang1.red chmod +x bang1.red ! ./bang1.red script, line 3: unexpected address ? ==== run-bang2.red ==== cp /usr/src/regress/bin/ed/bang2.err . ( echo "#!/bin/sh -"; echo "rm -f -- bang2.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r bang2.err"; cat bang2.err; echo "w bang2.o"; echo EOT; ) >bang2.tmp mv bang2.tmp bang2.red chmod +x bang2.red ! ./bang2.red script, line 3: no previous command ? ==== run-c1.red ==== cp /usr/src/regress/bin/ed/c1.err . ( echo "#!/bin/sh -"; echo "rm -f -- c1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r c1.err"; cat c1.err; echo "w c1.o"; echo EOT; ) >c1.tmp mv c1.tmp c1.red chmod +x c1.red ! ./c1.red script, line 3: invalid command suffix ? ==== run-c2.red ==== cp /usr/src/regress/bin/ed/c2.err . ( echo "#!/bin/sh -"; echo "rm -f -- c2.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r c2.err"; cat c2.err; echo "w c2.o"; echo EOT; ) >c2.tmp mv c2.tmp c2.red chmod +x c2.red ! ./c2.red script, line 3: invalid address ? ==== run-d.red ==== cp /usr/src/regress/bin/ed/d.err . ( echo "#!/bin/sh -"; echo "rm -f -- d.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r d.err"; cat d.err; echo "w d.o"; echo EOT; ) >d.tmp mv d.tmp d.red chmod +x d.red ! ./d.red script, line 3: invalid command suffix ? ==== run-e1.red ==== cp /usr/src/regress/bin/ed/e1.err . ( echo "#!/bin/sh -"; echo "rm -f -- e1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r e1.err"; cat e1.err; echo "w e1.o"; echo EOT; ) >e1.tmp mv e1.tmp e1.red chmod +x e1.red ! ./e1.red script, line 3: unexpected command suffix ? ==== run-e2.red ==== cp /usr/src/regress/bin/ed/e2.err . ( echo "#!/bin/sh -"; echo "rm -f -- e2.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r e2.err"; cat e2.err; echo "w e2.o"; echo EOT; ) >e2.tmp mv e2.tmp e2.red chmod +x e2.red ! ./e2.red script, line 3: unexpected address ? ==== run-e3.red ==== cp /usr/src/regress/bin/ed/e3.err . ( echo "#!/bin/sh -"; echo "rm -f -- e3.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r e3.err"; cat e3.err; echo "w e3.o"; echo EOT; ) >e3.tmp mv e3.tmp e3.red chmod +x e3.red ! ./e3.red script, line 3: unexpected command suffix ? ==== run-eq.red ==== cp /usr/src/regress/bin/ed/eq.err . ( echo "#!/bin/sh -"; echo "rm -f -- eq.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r eq.err"; cat eq.err; echo "w eq.o"; echo EOT; ) >eq.tmp mv eq.tmp eq.red chmod +x eq.red ! ./eq.red 1 *** Error 1 in . (Makefile:54 'run-eq.red') EXPECTED_FAIL ==== run-f1.red ==== cp /usr/src/regress/bin/ed/f1.err . ( echo "#!/bin/sh -"; echo "rm -f -- f1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r f1.err"; cat f1.err; echo "w f1.o"; echo EOT; ) >f1.tmp mv f1.tmp f1.red chmod +x f1.red ! ./f1.red script, line 3: unexpected address ? ==== run-f2.red ==== cp /usr/src/regress/bin/ed/f2.err . ( echo "#!/bin/sh -"; echo "rm -f -- f2.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r f2.err"; cat f2.err; echo "w f2.o"; echo EOT; ) >f2.tmp mv f2.tmp f2.red chmod +x f2.red ! ./f2.red script, line 3: unexpected command suffix ? ==== run-g1.red ==== cp /usr/src/regress/bin/ed/g1.err . ( echo "#!/bin/sh -"; echo "rm -f -- g1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r g1.err"; cat g1.err; echo "w g1.o"; echo EOT; ) >g1.tmp mv g1.tmp g1.red chmod +x g1.red ! ./g1.red script, line 3: invalid pattern delimiter ? ==== run-g2.red ==== cp /usr/src/regress/bin/ed/g2.err . ( echo "#!/bin/sh -"; echo "rm -f -- g2.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r g2.err"; cat g2.err; echo "w g2.o"; echo EOT; ) >g2.tmp mv g2.tmp g2.red chmod +x g2.red ! ./g2.red script, line 3: no previous pattern ? ==== run-g3.red ==== cp /usr/src/regress/bin/ed/g3.err . ( echo "#!/bin/sh -"; echo "rm -f -- g3.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r g3.err"; cat g3.err; echo "w g3.o"; echo EOT; ) >g3.tmp mv g3.tmp g3.red chmod +x g3.red ! ./g3.red script, line 3: invalid pattern delimiter ? ==== run-h.red ==== cp /usr/src/regress/bin/ed/h.err . ( echo "#!/bin/sh -"; echo "rm -f -- h.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r h.err"; cat h.err; echo "w h.o"; echo EOT; ) >h.tmp mv h.tmp h.red chmod +x h.red ! ./h.red script, line 3: unexpected address ? ==== run-i1.red ==== cp /usr/src/regress/bin/ed/i1.err . ( echo "#!/bin/sh -"; echo "rm -f -- i1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r i1.err"; cat i1.err; echo "w i1.o"; echo EOT; ) >i1.tmp mv i1.tmp i1.red chmod +x i1.red ! ./i1.red *** Error 1 in . (Makefile:54 'run-i1.red') EXPECTED_FAIL ==== run-i2.red ==== cp /usr/src/regress/bin/ed/i2.err . ( echo "#!/bin/sh -"; echo "rm -f -- i2.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r i2.err"; cat i2.err; echo "w i2.o"; echo EOT; ) >i2.tmp mv i2.tmp i2.red chmod +x i2.red ! ./i2.red script, line 3: invalid command suffix ? ==== run-k1.red ==== cp /usr/src/regress/bin/ed/k1.err . ( echo "#!/bin/sh -"; echo "rm -f -- k1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r k1.err"; cat k1.err; echo "w k1.o"; echo EOT; ) >k1.tmp mv k1.tmp k1.red chmod +x k1.red ! ./k1.red *** Error 1 in . (Makefile:54 'run-k1.red') EXPECTED_FAIL ==== run-k2.red ==== cp /usr/src/regress/bin/ed/k2.err . ( echo "#!/bin/sh -"; echo "rm -f -- k2.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r k2.err"; cat k2.err; echo "w k2.o"; echo EOT; ) >k2.tmp mv k2.tmp k2.red chmod +x k2.red ! ./k2.red script, line 3: invalid mark character ? ==== run-k3.red ==== cp /usr/src/regress/bin/ed/k3.err . ( echo "#!/bin/sh -"; echo "rm -f -- k3.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r k3.err"; cat k3.err; echo "w k3.o"; echo EOT; ) >k3.tmp mv k3.tmp k3.red chmod +x k3.red ! ./k3.red script, line 3: invalid address ? ==== run-k4.red ==== cp /usr/src/regress/bin/ed/k4.err . ( echo "#!/bin/sh -"; echo "rm -f -- k4.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r k4.err"; cat k4.err; echo "w k4.o"; echo EOT; ) >k4.tmp mv k4.tmp k4.red chmod +x k4.red ! ./k4.red script, line 8: invalid address ? ==== run-m.red ==== cp /usr/src/regress/bin/ed/m.err . ( echo "#!/bin/sh -"; echo "rm -f -- m.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r m.err"; cat m.err; echo "w m.o"; echo EOT; ) >m.tmp mv m.tmp m.red chmod +x m.red ! ./m.red script, line 6: invalid destination ? ==== run-q1.red ==== cp /usr/src/regress/bin/ed/q1.err . ( echo "#!/bin/sh -"; echo "rm -f -- q1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r q1.err"; cat q1.err; echo "w q1.o"; echo EOT; ) >q1.tmp mv q1.tmp q1.red chmod +x q1.red ! ./q1.red script, line 3: unexpected address ? ==== run-r1.red ==== cp /usr/src/regress/bin/ed/r1.err . ( echo "#!/bin/sh -"; echo "rm -f -- r1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r r1.err"; cat r1.err; echo "w r1.o"; echo EOT; ) >r1.tmp mv r1.tmp r1.red chmod +x r1.red ! ./r1.red *** Error 1 in . (Makefile:54 'run-r1.red') EXPECTED_FAIL ==== run-r2.red ==== cp /usr/src/regress/bin/ed/r2.err . ( echo "#!/bin/sh -"; echo "rm -f -- r2.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r r2.err"; cat r2.err; echo "w r2.o"; echo EOT; ) >r2.tmp mv r2.tmp r2.red chmod +x r2.red ! ./r2.red a-good-book: No such file or directory script, line 3: cannot open input file ? ==== run-s1.red ==== cp /usr/src/regress/bin/ed/s1.err . ( echo "#!/bin/sh -"; echo "rm -f -- s1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r s1.err"; cat s1.err; echo "w s1.o"; echo EOT; ) >s1.tmp mv s1.tmp s1.red chmod +x s1.red ! ./s1.red script, line 3: invalid pattern delimiter ? ==== run-s10.red ==== cp /usr/src/regress/bin/ed/s10.err . ( echo "#!/bin/sh -"; echo "rm -f -- s10.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r s10.err"; cat s10.err; echo "w s10.o"; echo EOT; ) >s10.tmp mv s10.tmp s10.red chmod +x s10.red ! ./s10.red script, line 6: unbalanced brackets ([]) ? ==== run-s3.red ==== cp /usr/src/regress/bin/ed/s3.err . ( echo "#!/bin/sh -"; echo "rm -f -- s3.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r s3.err"; cat s3.err; echo "w s3.o"; echo EOT; ) >s3.tmp mv s3.tmp s3.red chmod +x s3.red ! ./s3.red script, line 3: unbalanced brackets ([]) ? ==== run-s4.red ==== cp /usr/src/regress/bin/ed/s4.err . ( echo "#!/bin/sh -"; echo "rm -f -- s4.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r s4.err"; cat s4.err; echo "w s4.o"; echo EOT; ) >s4.tmp mv s4.tmp s4.red chmod +x s4.red ! ./s4.red script, line 3: no match ? ==== run-s5.red ==== cp /usr/src/regress/bin/ed/s5.err . ( echo "#!/bin/sh -"; echo "rm -f -- s5.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r s5.err"; cat s5.err; echo "w s5.o"; echo EOT; ) >s5.tmp mv s5.tmp s5.red chmod +x s5.red ! ./s5.red script, line 3: no previous pattern ? ==== run-s6.red ==== cp /usr/src/regress/bin/ed/s6.err . ( echo "#!/bin/sh -"; echo "rm -f -- s6.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r s6.err"; cat s6.err; echo "w s6.o"; echo EOT; ) >s6.tmp mv s6.tmp s6.red chmod +x s6.red ! ./s6.red script, line 3: no previous substitution ? ==== run-s7.red ==== cp /usr/src/regress/bin/ed/s7.err . ( echo "#!/bin/sh -"; echo "rm -f -- s7.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r s7.err"; cat s7.err; echo "w s7.o"; echo EOT; ) >s7.tmp mv s7.tmp s7.red chmod +x s7.red ! ./s7.red script, line 7: no previous substitution a ? ==== run-s8.red ==== cp /usr/src/regress/bin/ed/s8.err . ( echo "#!/bin/sh -"; echo "rm -f -- s8.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r s8.err"; cat s8.err; echo "w s8.o"; echo EOT; ) >s8.tmp mv s8.tmp s8.red chmod +x s8.red ! ./s8.red script, line 6: unbalanced brackets ([]) ? ==== run-s9.red ==== cp /usr/src/regress/bin/ed/s9.err . ( echo "#!/bin/sh -"; echo "rm -f -- s9.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r s9.err"; cat s9.err; echo "w s9.o"; echo EOT; ) >s9.tmp mv s9.tmp s9.red chmod +x s9.red ! ./s9.red script, line 6: unbalanced brackets ([]) ? ==== run-t1.red ==== cp /usr/src/regress/bin/ed/t1.err . ( echo "#!/bin/sh -"; echo "rm -f -- t1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r t1.err"; cat t1.err; echo "w t1.o"; echo EOT; ) >t1.tmp mv t1.tmp t1.red chmod +x t1.red ! ./t1.red script, line 3: destination expected ? ==== run-t2.red ==== cp /usr/src/regress/bin/ed/t2.err . ( echo "#!/bin/sh -"; echo "rm -f -- t2.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r t2.err"; cat t2.err; echo "w t2.o"; echo EOT; ) >t2.tmp mv t2.tmp t2.red chmod +x t2.red ! ./t2.red script, line 3: invalid address ? ==== run-u.red ==== cp /usr/src/regress/bin/ed/u.err . ( echo "#!/bin/sh -"; echo "rm -f -- u.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r u.err"; cat u.err; echo "w u.o"; echo EOT; ) >u.tmp mv u.tmp u.red chmod +x u.red ! ./u.red script, line 3: unexpected address ? ==== run-w1.red ==== cp /usr/src/regress/bin/ed/w1.err . ( echo "#!/bin/sh -"; echo "rm -f -- w1.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r w1.err"; cat w1.err; echo "w w1.o"; echo EOT; ) >w1.tmp mv w1.tmp w1.red chmod +x w1.red ! ./w1.red /to/some/far-away/place: No such file or directory script, line 3: cannot open output file ? ==== run-w2.red ==== cp /usr/src/regress/bin/ed/w2.err . ( echo "#!/bin/sh -"; echo "rm -f -- w2.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r w2.err"; cat w2.err; echo "w w2.o"; echo EOT; ) >w2.tmp mv w2.tmp w2.red chmod +x w2.red ! ./w2.red script, line 3: unexpected command suffix ? ==== run-w3.red ==== cp /usr/src/regress/bin/ed/w3.err . ( echo "#!/bin/sh -"; echo "rm -f -- w3.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r w3.err"; cat w3.err; echo "w w3.o"; echo EOT; ) >w3.tmp mv w3.tmp w3.red chmod +x w3.red ! ./w3.red script, line 3: unexpected command suffix ? ==== run-x.red ==== cp /usr/src/regress/bin/ed/x.err . ( echo "#!/bin/sh -"; echo "rm -f -- x.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r x.err"; cat x.err; echo "w x.o"; echo EOT; ) >x.tmp mv x.tmp x.red chmod +x x.red ! ./x.red script, line 3: unexpected address ? ==== run-z.red ==== cp /usr/src/regress/bin/ed/z.err . ( echo "#!/bin/sh -"; echo "rm -f -- z.o"; echo "/bin/ed - <<\EOT"; echo H; echo "r z.err"; cat z.err; echo "w z.o"; echo EOT; ) >z.tmp mv z.tmp z.red chmod +x z.red ! ./z.red script, line 3: invalid address ? XFAIL bin/ed *** Error 1 in . (Makefile:54 'run-a1.red'), *** Error 1 in . (Makefile:54 'run-eq.red'), *** Error 1 in . (Makefile:54 'run-i1.red'), *** Error 1 in . (Makefile:54 'run-k1.red'), *** Error 1 in . (Makefile:54 'run-r1.red') START bin/expr 2025-02-13T00:34:03Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ==== expr ==== sh /usr/src/regress/bin/expr/expr.sh PASS bin/expr Duration 0m00.18s START bin/ksh 2025-02-13T00:34:04Z ===> main rm -f a.out [Ee]rrs mklog *.core y.tab.h ===> edit rm -f a.out [Ee]rrs mklog *.core y.tab.h edit edit.o edit.d stamp-edit ===> main ==== check ==== /usr/bin/perl /usr/src/regress/bin/ksh/main/../th -s /usr/src/regress/bin/ksh/main/.. -p /bin/ksh -C pdksh,sh,ksh,posix,posix-upu -T /usr/src/regress/bin/ksh/main/obj pass alias.t:alias-1 pass alias.t:alias-2 pass alias.t:alias-3 pass alias.t:alias-4 pass alias.t:alias-5 pass alias.t:alias-6 pass alias.t:alias-7 pass alias.t:alias-8 pass arith.t:arith-lazy-1 pass arith.t:arith-lazy-2 pass arith.t:arith-ternary-prec-1 pass arith.t:arith-ternary-prec-2 pass arith.t:arith-div-assoc-1 pass arith.t:arith-assop-assoc-1 pass arith.t:check-octal-valid-1 pass arith.t:check-octal-invalid-1 pass arith.t:check-hex-valid-1 pass arith.t:check-hex-invalid-1 pass arith.t:arith-recurse-1 pass arith.t:arith-recurse-2 pass arith.t:arith-subst-1 pass arith.t:arith-subst-2 pass bksl-nl.t:bksl-nl-ign-1 pass bksl-nl.t:bksl-nl-ign-2 pass bksl-nl.t:bksl-nl-ign-3 pass bksl-nl.t:blsk-nl-ign-4 pass bksl-nl.t:blsk-nl-ign-5 pass bksl-nl.t:bksl-nl-1 pass bksl-nl.t:bksl-nl-2 pass bksl-nl.t:bksl-nl-3 pass bksl-nl.t:bksl-nl-4 pass bksl-nl.t:bksl-nl-5 pass bksl-nl.t:bksl-nl-6 pass bksl-nl.t:bksl-nl-7 pass bksl-nl.t:bksl-nl-8 pass bksl-nl.t:blsk-nl-9 pass bksl-nl.t:blsk-nl-10 pass bksl-nl.t:blsk-nl-ksh-1 pass bksl-nl.t:blsk-nl-ksh-2 pass brkcont.t:break-1 pass brkcont.t:break-2 pass brkcont.t:break-3 pass brkcont.t:break-4 pass brkcont.t:break-5 pass brkcont.t:continue-1 pass brkcont.t:continue-2 pass brkcont.t:continue-3 pass brkcont.t:continue-4 pass brkcont.t:continue-5 pass eglob.t:eglob-bad-1 pass eglob.t:eglob-bad-2 pass eglob.t:eglob-infinite-plus pass eglob.t:eglob-subst-1 pass eglob.t:eglob-nomatch-1 pass eglob.t:eglob-match-1 pass eglob.t:eglob-case-1 pass eglob.t:eglob-case-2 pass eglob.t:eglob-trim-1 pass eglob.t:eglob-trim-2 pass glob.t:glob-bad-1 pass glob.t:glob-range-1 pass glob.t:glob-range-2 pass glob.t:glob-range-3 pass glob.t:glob-range-4 pass glob.t:glob-range-5 pass glob.t:glob-charclass-1 pass glob.t:glob-charclass-2 pass heredoc.t:heredoc-1 pass heredoc.t:heredoc-2 pass heredoc.t:heredoc-3 pass heredoc.t:heredoc-4 pass heredoc.t:heredoc-5 pass heredoc.t:heredoc-6 pass heredoc.t:heredoc-7 pass heredoc.t:heredoc-8 pass heredoc.t:heredoc-tmpfile-1 pass heredoc.t:heredoc-tmpfile-2 pass heredoc.t:heredoc-tmpfile-3 pass heredoc.t:heredoc-tmpfile-4 pass heredoc.t:heredoc-tmpfile-5 pass heredoc.t:heredoc-tmpfile-6 pass heredoc.t:heredoc-tmpfile-7 pass heredoc.t:heredoc-tmpfile-8 pass history.t:history-basic pass history.t:history-e-minus-1 pass history.t:history-e-minus-2 pass history.t:history-e-minus-3 pass history.t:history-e-minus-4 pass history.t:history-e-minus-5 pass history.t:history-list-1 pass history.t:history-list-2 pass history.t:history-list-3 pass history.t:history-list-4 pass history.t:history-list-5 pass history.t:history-list-6 pass history.t:history-list-7 pass history.t:history-list-r-1 pass history.t:history-list-r-2 pass history.t:history-list-r-3 pass history.t:history-subst-1 pass history.t:history-subst-2 pass history.t:history-subst-3 pass history.t:history-subst-4 pass history.t:history-subst-5 pass history.t:history-ignoredups-1 pass history.t:history-ignorespace-1 pass history.t:history-histcontrol-1 pass history.t:history-corrupt-1 pass history.t:history-long-lines-1 pass ifs.t:IFS-space-1 pass ifs.t:IFS-colon-1 pass ifs.t:IFS-null-1 pass ifs.t:IFS-space-colon-1 pass ifs.t:IFS-space-colon-2 fail ifs.t:IFS-space-colon-3 (as expected) pass ifs.t:IFS-space-colon-4 pass ifs.t:IFS-space-colon-5 pass ifs.t:IFS-subst-1 pass integer.t:integer-base-err-1 pass integer.t:integer-base-err-2 pass integer.t:integer-base-err-3 pass integer.t:integer-base-err-4 pass integer.t:integer-base-1 pass integer.t:integer-base-2 pass integer.t:integer-base-3 pass integer.t:integer-base-4 pass integer.t:integer-base-5 pass integer.t:integer-base-6 pass integer.t:integer-base-7 pass integer.t:integer-1 pass lineno.t:lineno-stdin pass lineno.t:lineno-inc pass lineno.t:lineno-func pass lineno.t:lineno-unset pass lineno.t:lineno-unset-use pass obsd-regress.t:eval-1 pass obsd-regress.t:eval-2 pass obsd-regress.t:eval-3 pass obsd-regress.t:eval-4 pass obsd-regress.t:eval-5 pass obsd-regress.t:and-list-error-1 pass obsd-regress.t:and-list-error-2 pass obsd-regress.t:or-list-error-1 pass obsd-regress.t:or-list-error-2 pass obsd-regress.t:var-functions pass obsd-regress.t:longline-crash pass obsd-regress.t:seterror-1 pass obsd-regress.t:seterror-2 pass obsd-regress.t:seterror-3 pass obsd-regress.t:seterror-4 pass obsd-regress.t:seterror-5 pass obsd-regress.t:seterror-6 pass obsd-regress.t:seterror-7 pass obsd-regress.t:seterror-8 pass obsd-regress.t:seterror-9 pass obsd-regress.t:seterror-10 pass obsd-regress.t:seterror-11 pass obsd-regress.t:seterror-12 pass obsd-regress.t:seterror-13 pass obsd-regress.t:input-comsub pass obsd-regress.t:empty-for-list pass obsd-regress.t:command-pvV-posix-priorities pass obsd-regress.t:whence-preserve-tradition pass obsd-regress.t:shellopt-u-1 pass obsd-regress.t:pwd pass obsd-regress.t:kill-SIGNAME pass obsd-regress.t:pipeline-pipefail-1 pass obsd-regress.t:pipeline-pipefail-2 pass obsd-regress.t:pipeline-pipefail-3 pass obsd-regress.t:pipeline-pipefail-4 pass obsd-regress.t:pipeline-pipefail-errexit-1 pass obsd-regress.t:pipeline-pipefail-errexit-2 pass obsd-regress.t:pipeline-pipefail-errexit-3 pass obsd-regress.t:pipeline-pipefail-check-time-1 pass obsd-regress.t:pipeline-pipefail-check-time-2 pass obsd-regress.t:overwrite-ro-array pass read.t:read-IFS-1 pass read.t:read-ksh-1 fail read.t:signal-aborts-endless-read (as expected) pass regress.t:regression-1 pass regress.t:regression-2 pass regress.t:regression-6 pass regress.t:regression-9 pass regress.t:regression-10 pass regress.t:regression-11 pass regress.t:regression-12 pass regress.t:regression-13 pass regress.t:regression-14 pass regress.t:regression-15 pass regress.t:regression-16 pass regress.t:regression-17 pass regress.t:regression-19 pass regress.t:regression-21 pass regress.t:regression-22 pass regress.t:regression-23 pass regress.t:regression-25 pass regress.t:regression-26 pass regress.t:regression-27 pass regress.t:regression-28 pass regress.t:regression-29 pass regress.t:regression-30 pass regress.t:regression-31 pass regress.t:regression-32 pass regress.t:regression-33 pass regress.t:regression-35 pass regress.t:regression-36 pass regress.t:regression-37 pass regress.t:regression-38 pass regress.t:regression-39 pass regress.t:regression-40 pass regress.t:regression-41 pass regress.t:regression-42 pass regress.t:regression-43 pass regress.t:regression-44 pass regress.t:regression-45 pass regress.t:regression-46 pass regress.t:regression-47 pass regress.t:regression-48 pass regress.t:regression-49 pass regress.t:regression-50 pass regress.t:regression-51 pass regress.t:regression-52 pass regress.t:regression-53 pass regress.t:regression-54 pass regress.t:regression-55 pass regress.t:regression-56 pass regress.t:regression-57 pass regress.t:regression-58 pass regress.t:regression-59 pass regress.t:regression-60 pass regress.t:regression-61 pass regress.t:regression-62 pass regress.t:regression-63 pass regress.t:regression-64 fail strsub.t:strsub-basic (as expected) fail strsub.t:strsub-multiline (as expected) fail strsub.t:strsub-global (as expected) fail strsub.t:strsub-nested (as expected) fail strsub.t:strsub-longest (as expected) fail strsub.t:strsub-replacement-1 (as expected) fail strsub.t:strsub-replacement-2 (as expected) fail strsub.t:strsub-missing-pattern (as expected) fail strsub.t:strsub-nounset (as expected) pass strsub.t:strsub-posix pass syntax.t:syntax-1 pass trap.t:failed-redirect-triggers-ERR-restricted pass trap.t:failed-redirect-triggers-ERR-command pass trap.t:failed-redirect-triggers-ERR-permanent pass trap.t:failed-ERR-runs-EXIT fail trap.t:errexit-aborts-EXIT (as expected) fail trap.t:EXIT-triggers-ERR (as expected) pass trap.t:handled-signal-is-no-error pass trap.t:failed-INTR-runs-EXIT pass unclass1.t:xxx-quoted-newline-1 pass unclass1.t:xxx-quoted-newline-2 pass unclass1.t:xxx-quoted-newline-3 pass unclass1.t:xxx-multi-assignment-cmd pass unclass1.t:xxx-exec-environment-1 pass unclass1.t:quoted-brace-expansion-1 pass unclass1.t:quoted-brace-expansion-2 pass unclass1.t:xxx-prefix-strip-1 pass unclass1.t:xxx-prefix-strip-2 pass unclass1.t:xxx-variable-syntax-1 pass unclass2.t:xxx-subsitution-eval-order pass unclass2.t:xxx-set-option-1 pass unclass2.t:xxx-exec-1 pass unclass2.t:xxx-while-1 pass unclass2.t:xxx-status-1 pass unclass2.t:xxx-status-2 pass unclass2.t:xxx-clean-chars-1 fail unclass2.t:xxx-param-subst-qmark-1 (as expected) pass unclass2.t:xxx-param-_-1 pass unclass2.t:env-prompt pass unclass2.t:single-quotes-in-braces pass unclass2.t:single-quotes-in-quoted-braces pass unclass2.t:single-quotes-in-braces-nested pass unclass2.t:single-quotes-in-brace-pattern pass unclass2.t:single-quotes-in-heredoc-braces pass unclass2.t:single-quotes-in-nested-braces pass unclass2.t:single-quotes-in-nested-quoted-braces pass unclass2.t:single-quotes-in-nested-braces-nested pass unclass2.t:single-quotes-in-nested-brace-pattern pass unclass2.t:single-quotes-in-heredoc-nested-braces pass version.t:version-1 Total failed: 14 (as expected) Total passed: 270 ===> edit ==== edit ==== cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/bin/ksh/edit/edit.c cc -o edit edit.o -lutil ==== emacs ==== sh /usr/src/regress/bin/ksh/edit/emacs.sh /usr/src/regress/bin/ksh/edit /bin/ksh ==== vi ==== sh /usr/src/regress/bin/ksh/edit/vi.sh /usr/src/regress/bin/ksh/edit /bin/ksh PASS bin/ksh Duration 0m30.88s START bin/ln 2025-02-13T00:34:34Z rm -rf links ==== run-test_ln ==== mkdir -p links echo "Hello, world!" >links/source sh /usr/src/regress/bin/ln/test_ln.sh Comparing ./links/source and ./links/hardlink1 Comparing ./links/source and ./links/symlink1 Comparing ./links/hardlink2 and ./links/source Comparing ./links/symlink1 and ./links/symlink2 Comparing ./links/symlink1 and ./links/symlink3 Comparing ./links/hardlink3 and ./links/source ==== run-recursive ==== rm -f links/links ln -s /usr/src/regress/bin/ln/obj/links links/links cd links && cd links && cd links && cd links && cd links && /bin/pwd -P /usr/obj/regress/bin/ln/links PASS bin/ln Duration 0m00.09s START bin/md5 2025-02-13T00:34:35Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ==== cksum ==== cksum -x | cmp -s /usr/src/regress/bin/md5/testsuite.cksum /dev/stdin ==== md5 ==== md5 -x | cmp -s /usr/src/regress/bin/md5/testsuite.md5 /dev/stdin ==== sha1 ==== sha1 -x | cmp -s /usr/src/regress/bin/md5/testsuite.sha1 /dev/stdin ==== sha224 ==== cksum -a sha224 -x | cmp -s /usr/src/regress/bin/md5/testsuite.sha224 /dev/stdin ==== sha256 ==== sha256 -x | cmp -s /usr/src/regress/bin/md5/testsuite.sha256 /dev/stdin ==== sha384 ==== cksum -a sha384 -x | cmp -s /usr/src/regress/bin/md5/testsuite.sha384 /dev/stdin ==== sha512 ==== sha512 -x | cmp -s /usr/src/regress/bin/md5/testsuite.sha512 /dev/stdin ==== md5_string_vs_files ==== if md5 -s "" /dev/null >/dev/null 2>&1; then false ; fi ==== md5_pipe ==== echo hi | md5 -p | cmp -s /usr/src/regress/bin/md5/pipe_test.md5 /dev/stdin ==== md5_pipe_vs_file ==== if echo hi | md5 -p /dev/null >/dev/null 2>&1; then false ; fi ==== md5_multiple_files ==== if [ `md5 /dev/null /dev/null | wc -l` != 2 ]; then false ; fi PASS bin/md5 Duration 0m00.24s START bin/pax 2025-02-13T00:34:35Z rm -f a.out [Ee]rrs mklog *.core y.tab.h t1.tar t2.tar t3.tar t4.tar t5.tar t6.tar ==== t-t1 ==== sh /usr/src/regress/bin/pax/t1.sh /usr/src/regress/bin/pax /usr/src/regress/bin/pax/obj ==== t-t2 ==== sh /usr/src/regress/bin/pax/t2.sh /usr/src/regress/bin/pax /usr/src/regress/bin/pax/obj ==== t-t3 ==== sh /usr/src/regress/bin/pax/t3.sh /usr/src/regress/bin/pax /usr/src/regress/bin/pax/obj ==== t-t4 ==== sh /usr/src/regress/bin/pax/t4.sh /usr/src/regress/bin/pax /usr/src/regress/bin/pax/obj ==== t-t5 ==== sh /usr/src/regress/bin/pax/t5.sh /usr/src/regress/bin/pax /usr/src/regress/bin/pax/obj pax: Unable to access : No such file or directory ==== t-t6 ==== sh /usr/src/regress/bin/pax/t6.sh /usr/src/regress/bin/pax /usr/src/regress/bin/pax/obj PASS bin/pax Duration 0m00.16s START bin/ps 2025-02-13T00:34:35Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ==== valid_keywords ==== ps -o "$(ps -L)" >/dev/null ==== invalid_keywords ==== if ps -o "bogus" >/dev/null 2>&1; then false; fi ==== command ==== sh /usr/src/regress/bin/ps/command.sh ==== cwd ==== sh /usr/src/regress/bin/ps/cwd.sh ==== user ==== sh /usr/src/regress/bin/ps/user.sh PASS bin/ps Duration 0m00.81s START bin/test 2025-02-13T00:34:36Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ==== run_test ==== test=/bin/test /bin/sh /usr/src/regress/bin/test/TEST.sh >/dev/null PASS bin/test Duration 0m00.21s START etc/MAKEDEV 2025-02-13T00:34:36Z rm -rf -- *-*.dir/ rm -f -- *-*.out ==== run-alpha-all ==== rm -rf -- alpha-all.dir mkdir -m 700 alpha-all.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.alpha/MAKEDEV alpha-all.dir/ chown root:wheel alpha-all.dir time sh -c 'cd alpha-all.dir && sh ./MAKEDEV all' 0m00.81s real 0m00.25s user 0m00.30s system ls -ln alpha-all.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >alpha-all.out ==== run-alpha-ramdisk ==== rm -rf -- alpha-ramdisk.dir mkdir -m 700 alpha-ramdisk.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.alpha/MAKEDEV alpha-ramdisk.dir/ chown root:wheel alpha-ramdisk.dir time sh -c 'cd alpha-ramdisk.dir && sh ./MAKEDEV ramdisk' 0m00.10s real 0m00.03s user 0m00.05s system ls -ln alpha-ramdisk.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >alpha-ramdisk.out ==== run-amd64-all ==== rm -rf -- amd64-all.dir mkdir -m 700 amd64-all.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.amd64/MAKEDEV amd64-all.dir/ chown root:wheel amd64-all.dir time sh -c 'cd amd64-all.dir && sh ./MAKEDEV all' 0m00.85s real 0m00.31s user 0m00.29s system ls -ln amd64-all.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >amd64-all.out ==== run-amd64-ramdisk ==== rm -rf -- amd64-ramdisk.dir mkdir -m 700 amd64-ramdisk.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.amd64/MAKEDEV amd64-ramdisk.dir/ chown root:wheel amd64-ramdisk.dir time sh -c 'cd amd64-ramdisk.dir && sh ./MAKEDEV ramdisk' 0m00.08s real 0m00.04s user 0m00.05s system ls -ln amd64-ramdisk.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >amd64-ramdisk.out ==== run-arm64-all ==== rm -rf -- arm64-all.dir mkdir -m 700 arm64-all.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.arm64/MAKEDEV arm64-all.dir/ chown root:wheel arm64-all.dir time sh -c 'cd arm64-all.dir && sh ./MAKEDEV all' 0m00.68s real 0m00.19s user 0m00.22s system ls -ln arm64-all.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >arm64-all.out ==== run-arm64-ramdisk ==== rm -rf -- arm64-ramdisk.dir mkdir -m 700 arm64-ramdisk.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.arm64/MAKEDEV arm64-ramdisk.dir/ chown root:wheel arm64-ramdisk.dir time sh -c 'cd arm64-ramdisk.dir && sh ./MAKEDEV ramdisk' 0m00.07s real 0m00.02s user 0m00.03s system ls -ln arm64-ramdisk.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >arm64-ramdisk.out ==== run-armv7-all ==== rm -rf -- armv7-all.dir mkdir -m 700 armv7-all.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.armv7/MAKEDEV armv7-all.dir/ chown root:wheel armv7-all.dir time sh -c 'cd armv7-all.dir && sh ./MAKEDEV all' 0m00.69s real 0m00.31s user 0m00.19s system ls -ln armv7-all.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >armv7-all.out ==== run-armv7-ramdisk ==== rm -rf -- armv7-ramdisk.dir mkdir -m 700 armv7-ramdisk.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.armv7/MAKEDEV armv7-ramdisk.dir/ chown root:wheel armv7-ramdisk.dir time sh -c 'cd armv7-ramdisk.dir && sh ./MAKEDEV ramdisk' 0m00.08s real 0m00.02s user 0m00.06s system ls -ln armv7-ramdisk.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >armv7-ramdisk.out ==== run-hppa-all ==== rm -rf -- hppa-all.dir mkdir -m 700 hppa-all.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.hppa/MAKEDEV hppa-all.dir/ chown root:wheel hppa-all.dir time sh -c 'cd hppa-all.dir && sh ./MAKEDEV all' 0m00.73s real 0m00.20s user 0m00.33s system ls -ln hppa-all.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >hppa-all.out ==== run-hppa-ramdisk ==== rm -rf -- hppa-ramdisk.dir mkdir -m 700 hppa-ramdisk.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.hppa/MAKEDEV hppa-ramdisk.dir/ chown root:wheel hppa-ramdisk.dir time sh -c 'cd hppa-ramdisk.dir && sh ./MAKEDEV ramdisk' 0m00.11s real 0m00.02s user 0m00.02s system ls -ln hppa-ramdisk.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >hppa-ramdisk.out ==== run-i386-all ==== rm -rf -- i386-all.dir mkdir -m 700 i386-all.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.i386/MAKEDEV i386-all.dir/ chown root:wheel i386-all.dir time sh -c 'cd i386-all.dir && sh ./MAKEDEV all' 0m00.85s real 0m00.24s user 0m00.27s system ls -ln i386-all.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >i386-all.out ==== run-i386-ramdisk ==== rm -rf -- i386-ramdisk.dir mkdir -m 700 i386-ramdisk.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.i386/MAKEDEV i386-ramdisk.dir/ chown root:wheel i386-ramdisk.dir time sh -c 'cd i386-ramdisk.dir && sh ./MAKEDEV ramdisk' 0m00.08s real 0m00.05s user 0m00.07s system ls -ln i386-ramdisk.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >i386-ramdisk.out ==== run-landisk-all ==== rm -rf -- landisk-all.dir mkdir -m 700 landisk-all.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.landisk/MAKEDEV landisk-all.dir/ chown root:wheel landisk-all.dir time sh -c 'cd landisk-all.dir && sh ./MAKEDEV all' 0m00.59s real 0m00.26s user 0m00.17s system ls -ln landisk-all.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >landisk-all.out ==== run-landisk-ramdisk ==== rm -rf -- landisk-ramdisk.dir mkdir -m 700 landisk-ramdisk.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.landisk/MAKEDEV landisk-ramdisk.dir/ chown root:wheel landisk-ramdisk.dir time sh -c 'cd landisk-ramdisk.dir && sh ./MAKEDEV ramdisk' 0m00.07s real 0m00.03s user 0m00.03s system ls -ln landisk-ramdisk.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >landisk-ramdisk.out ==== run-loongson-all ==== rm -rf -- loongson-all.dir mkdir -m 700 loongson-all.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.loongson/MAKEDEV loongson-all.dir/ chown root:wheel loongson-all.dir time sh -c 'cd loongson-all.dir && sh ./MAKEDEV all' 0m00.76s real 0m00.24s user 0m00.35s system ls -ln loongson-all.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >loongson-all.out ==== run-loongson-ramdisk ==== rm -rf -- loongson-ramdisk.dir mkdir -m 700 loongson-ramdisk.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.loongson/MAKEDEV loongson-ramdisk.dir/ chown root:wheel loongson-ramdisk.dir time sh -c 'cd loongson-ramdisk.dir && sh ./MAKEDEV ramdisk' 0m00.17s real 0m00.06s user 0m00.06s system ls -ln loongson-ramdisk.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >loongson-ramdisk.out ==== run-luna88k-all ==== rm -rf -- luna88k-all.dir mkdir -m 700 luna88k-all.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.luna88k/MAKEDEV luna88k-all.dir/ chown root:wheel luna88k-all.dir time sh -c 'cd luna88k-all.dir && sh ./MAKEDEV all' 0m00.43s real 0m00.17s user 0m00.10s system ls -ln luna88k-all.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >luna88k-all.out ==== run-luna88k-ramdisk ==== rm -rf -- luna88k-ramdisk.dir mkdir -m 700 luna88k-ramdisk.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.luna88k/MAKEDEV luna88k-ramdisk.dir/ chown root:wheel luna88k-ramdisk.dir time sh -c 'cd luna88k-ramdisk.dir && sh ./MAKEDEV ramdisk' 0m00.17s real 0m00.06s user 0m00.06s system ls -ln luna88k-ramdisk.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >luna88k-ramdisk.out ==== run-macppc-all ==== rm -rf -- macppc-all.dir mkdir -m 700 macppc-all.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.macppc/MAKEDEV macppc-all.dir/ chown root:wheel macppc-all.dir time sh -c 'cd macppc-all.dir && sh ./MAKEDEV all' 0m00.71s real 0m00.19s user 0m00.31s system ls -ln macppc-all.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >macppc-all.out ==== run-macppc-ramdisk ==== rm -rf -- macppc-ramdisk.dir mkdir -m 700 macppc-ramdisk.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.macppc/MAKEDEV macppc-ramdisk.dir/ chown root:wheel macppc-ramdisk.dir time sh -c 'cd macppc-ramdisk.dir && sh ./MAKEDEV ramdisk' 0m00.16s real 0m00.07s user 0m00.04s system ls -ln macppc-ramdisk.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >macppc-ramdisk.out ==== run-octeon-all ==== rm -rf -- octeon-all.dir mkdir -m 700 octeon-all.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.octeon/MAKEDEV octeon-all.dir/ chown root:wheel octeon-all.dir time sh -c 'cd octeon-all.dir && sh ./MAKEDEV all' 0m00.72s real 0m00.26s user 0m00.32s system ls -ln octeon-all.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >octeon-all.out ==== run-octeon-ramdisk ==== rm -rf -- octeon-ramdisk.dir mkdir -m 700 octeon-ramdisk.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.octeon/MAKEDEV octeon-ramdisk.dir/ chown root:wheel octeon-ramdisk.dir time sh -c 'cd octeon-ramdisk.dir && sh ./MAKEDEV ramdisk' 0m00.18s real 0m00.09s user 0m00.05s system ls -ln octeon-ramdisk.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >octeon-ramdisk.out ==== run-powerpc64-all ==== rm -rf -- powerpc64-all.dir mkdir -m 700 powerpc64-all.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.powerpc64/MAKEDEV powerpc64-all.dir/ chown root:wheel powerpc64-all.dir time sh -c 'cd powerpc64-all.dir && sh ./MAKEDEV all' 0m00.69s real 0m00.23s user 0m00.28s system ls -ln powerpc64-all.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >powerpc64-all.out ==== run-powerpc64-ramdisk ==== rm -rf -- powerpc64-ramdisk.dir mkdir -m 700 powerpc64-ramdisk.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.powerpc64/MAKEDEV powerpc64-ramdisk.dir/ chown root:wheel powerpc64-ramdisk.dir time sh -c 'cd powerpc64-ramdisk.dir && sh ./MAKEDEV ramdisk' 0m00.06s real 0m00.00s user 0m00.05s system ls -ln powerpc64-ramdisk.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >powerpc64-ramdisk.out ==== run-riscv64-all ==== rm -rf -- riscv64-all.dir mkdir -m 700 riscv64-all.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.riscv64/MAKEDEV riscv64-all.dir/ chown root:wheel riscv64-all.dir time sh -c 'cd riscv64-all.dir && sh ./MAKEDEV all' 0m00.68s real 0m00.23s user 0m00.23s system ls -ln riscv64-all.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >riscv64-all.out ==== run-riscv64-ramdisk ==== rm -rf -- riscv64-ramdisk.dir mkdir -m 700 riscv64-ramdisk.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.riscv64/MAKEDEV riscv64-ramdisk.dir/ chown root:wheel riscv64-ramdisk.dir time sh -c 'cd riscv64-ramdisk.dir && sh ./MAKEDEV ramdisk' 0m00.07s real 0m00.02s user 0m00.04s system ls -ln riscv64-ramdisk.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >riscv64-ramdisk.out ==== run-sparc64-all ==== rm -rf -- sparc64-all.dir mkdir -m 700 sparc64-all.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.sparc64/MAKEDEV sparc64-all.dir/ chown root:wheel sparc64-all.dir time sh -c 'cd sparc64-all.dir && sh ./MAKEDEV all' 0m01.03s real 0m00.30s user 0m00.41s system ls -ln sparc64-all.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >sparc64-all.out ==== run-sparc64-ramdisk ==== rm -rf -- sparc64-ramdisk.dir mkdir -m 700 sparc64-ramdisk.dir cp /usr/src/regress/etc/MAKEDEV/../../../etc/etc.sparc64/MAKEDEV sparc64-ramdisk.dir/ chown root:wheel sparc64-ramdisk.dir time sh -c 'cd sparc64-ramdisk.dir && sh ./MAKEDEV ramdisk' 0m00.11s real 0m00.02s user 0m00.03s system ls -ln sparc64-ramdisk.dir/ | awk '/^[bcps]/ {printf "%s %x.%x %x,%x%s\n",$1,$3,$4,$5,$6,$10} /^l/ {printf "%s %s.%s%s>%s\n",$1,$3,$4,$9,$11}' | sort +5 -n | sed -e 's/rwx/7/g;s/rw-/6/g;s/r-x/5/g;s/r--/4/g' -e 's/-wx/3/g;s/-w-/2/g;s/--x/1/g;s/---/0/g' -e 's/^\([bcpsl]\)\([0-9][0-9]*\) /\2\1/' >sparc64-ramdisk.out PASS etc/MAKEDEV Duration 0m14.83s START gnu/egcs/gcc-bounds 2025-02-13T00:34:51Z rm -f a.out [Ee]rrs mklog *.core y.tab.h neither gcc3 nor gcc4 exists on amd64 SKIPPED SKIP gnu/egcs/gcc-bounds Test skipped itself START gnu/egcs/gcc-builtins 2025-02-13T00:34:51Z rm -f a.out [Ee]rrs mklog *.core y.tab.h neither gcc3 nor gcc4 exists on amd64 SKIPPED SKIP gnu/egcs/gcc-builtins Test skipped itself START gnu/lib/libexecinfo 2025-02-13T00:34:51Z rm -f a.out [Ee]rrs mklog *.core y.tab.h t_backtrace t_backtrace.o atf-c.o t_backtrace.d atf-c.d ==== run-regress-t_backtrace ==== cc -O2 -pipe -std=gnu99 -I/usr/src/regress/lib/libc/sys/ -g -MD -MP -c /usr/src/regress/gnu/lib/libexecinfo/t_backtrace.c cc -O2 -pipe -std=gnu99 -I/usr/src/regress/lib/libc/sys/ -g -MD -MP -c /usr/src/regress/lib/libc/sys//atf-c.c cc -Wl,--export-dynamic -o t_backtrace t_backtrace.o atf-c.o -lexecinfo ./t_backtrace -r 1 got nptrs=18 ncalls=12 (min_frames: 2, max_frames: 5) backtrace is: #0: myfunc3 #1: myfunc2 #2: myfunc1 #3: myfunc1 #4: myfunc1 #5: myfunc1 #6: myfunc1 #7: myfunc1 #8: myfunc1 #9: myfunc1 #10: myfunc1 #11: myfunc1 #12: myfunc1 #13: myfunc1 #14: myfunc #15: atf_body_backtrace_fmt_basic #16: atf_test #17: main PASS gnu/lib/libexecinfo Duration 0m00.31s START gnu/usr.bin/perl 2025-02-13T00:34:51Z rm -f a.out [Ee]rrs mklog *.core y.tab.h stamp-build ==== build ==== # Makefile and Perl tree must exist in obj directory for testing. make -C /usr/src/gnu/usr.bin/perl -f Makefile.bsd-wrapper obj /usr/src/gnu/usr.bin/perl/obj -> /usr/obj/gnu/usr.bin/perl make -C /usr/src/gnu/usr.bin/perl -f Makefile.bsd-wrapper -j 6 all cd /usr/src/gnu/usr.bin/perl && exec make -f Makefile.bsd-wrapper1 perl.build cd /usr/src/gnu/usr.bin/perl/obj && exec make LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/version directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Pod-Simple directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/experimental directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/autouse directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/autodie directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Time-Local directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Tie-RefHash directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/Tie-Memoize directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/Tie-Hash-NamedCapture directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Text-Tabs directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Text-ParseWords directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Text-Balanced directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Text-Abbrev directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Test2-Suite/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Test2-Suite directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Test-Simple directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Term-Table/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Term-Table directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Term-ReadLine directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Term-Complete directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Term-ANSIColor directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Search-Dict directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Safe directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Pod-Escapes directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/PerlIO-scalar/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/PerlIO-scalar directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Perl-OSType directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Params-Check directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/NEXT directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Module-Loaded directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Module-Load-Conditional directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Module-Load directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Memoize directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Math-Complex/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Math-BigInt directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Locale-Maketext-Simple directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/IPC-Open3 directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/IPC-Cmd directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/IO-Zlib directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/IO-Socket-IP directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/I18N-Collate directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Getopt-Long directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/FileCache directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/File-Temp directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/File-Path directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/File-Find directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/File-Fetch directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/ExtUtils-PL2Bat/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/ExtUtils-PL2Bat directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/ExtUtils-Miniperl directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/ExtUtils-Install directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/ExtUtils-Constant directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/ExtUtils-CBuilder directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Env directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Dumpvalue directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Digest directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Devel-SelfStubber directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Config-Perl-V directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Carp directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/CPAN-Meta-YAML directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/CPAN-Meta-Requirements directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/AutoLoader directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/parent directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/perlfaq directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Manifying 2 pod documents LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=static LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib mkppport ppport.h in cpan/DB_File is up-to-date ppport.h in cpan/IPC-SysV is up-to-date ppport.h in cpan/Win32API-File is up-to-date ppport.h in dist/Data-Dumper is up-to-date ppport.h in dist/Devel-PPPort is up-to-date ppport.h in dist/ExtUtils-ParseXS is up-to-date ppport.h in dist/IO is up-to-date ppport.h in dist/PathTools is up-to-date ppport.h in dist/Storable is up-to-date ppport.h in dist/threads is up-to-date ppport.h in dist/threads-shared is up-to-date ppport.h in dist/Time-HiRes is up-to-date ppport.h in dist/Unicode-Normalize is up-to-date LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/OpenBSD/Unveil/Unveil.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/OpenBSD-Unveil/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unveil.bs ../../lib/auto/OpenBSD/Unveil/Unveil.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/OpenBSD/Pledge/Pledge.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/OpenBSD-Pledge/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pledge.bs ../../lib/auto/OpenBSD/Pledge/Pledge.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/OpenBSD/MkTemp/MkTemp.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/OpenBSD-MkTemp/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MkTemp.bs ../../lib/auto/OpenBSD/MkTemp/MkTemp.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/NDBM_File/NDBM_File.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/NDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- NDBM_File.bs ../../lib/auto/NDBM_File/NDBM_File.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/DB_File/DB_File.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/DB_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DB_File.bs ../../lib/auto/DB_File/DB_File.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Term/ReadKey/ReadKey.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Term-ReadKey/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- ReadKey.bs ../../lib/auto/Term/ReadKey/ReadKey.bs 644 "../../perl" "-I../../lib" "-I../../lib" ReadKey.pm.PL ReadKey.pm Creating ReadKey.pm Bootstrapping the XS for blockoptions: 5 Done Making utilities LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644 Everything is up to date. Type 'make test' to run test suite. cd /usr/src/gnu/usr.bin/perl && exec make -f Makefile.bsd-wrapper1 mansrc.build cd /usr/src/gnu/usr.bin/perl/obj && LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj /usr/src/gnu/usr.bin/perl/obj/perl -I /usr/src/gnu/usr.bin/perl/obj/lib /usr/src/gnu/usr.bin/perl/obj/cpan/podlators/scripts/pod2man --stderr --section=1 --official utils/corelist corelist.1 utils/cpan cpan.1 utils/enc2xs enc2xs.1 utils/encguess encguess.1 utils/h2ph h2ph.1 utils/h2xs h2xs.1 utils/instmodsh instmodsh.1 lib/Internals.pod Internals.1 utils/libnetcfg libnetcfg.1 PACKAGING PACKAGING.1 pod/perl.pod perl.1 pod/perl5004delta.pod perl5004delta.1 pod/perl5005delta.pod perl5005delta.1 pod/perl5100delta.pod perl5100delta.1 pod/perl5101delta.pod perl5101delta.1 pod/perl5120delta.pod perl5120delta.1 pod/perl5121delta.pod perl5121delta.1 pod/perl5122delta.pod perl5122delta.1 pod/perl5123delta.pod perl5123delta.1 pod/perl5124delta.pod perl5124delta.1 pod/perl5125delta.pod perl5125delta.1 pod/perl5140delta.pod perl5140delta.1 pod/perl5141delta.pod perl5141delta.1 pod/perl5142delta.pod perl5142delta.1 pod/perl5143delta.pod perl5143delta.1 pod/perl5144delta.pod perl5144delta.1 pod/perl5160delta.pod perl5160delta.1 pod/perl5161delta.pod perl5161delta.1 pod/perl5162delta.pod perl5162delta.1 pod/perl5163delta.pod perl5163delta.1 pod/perl5180delta.pod perl5180delta.1 pod/perl5181delta.pod perl5181delta.1 pod/perl5182delta.pod perl5182delta.1 pod/perl5184delta.pod perl5184delta.1 pod/perl5200delta.pod perl5200delta.1 pod/perl5201delta.pod perl5201delta.1 pod/perl5202delta.pod perl5202delta.1 pod/perl5203delta.pod perl5203delta.1 pod/perl5220delta.pod perl5220delta.1 pod/perl5221delta.pod perl5221delta.1 pod/perl5222delta.pod perl5222delta.1 pod/perl5223delta.pod perl5223delta.1 pod/perl5224delta.pod perl5224delta.1 pod/perl5240delta.pod perl5240delta.1 pod/perl5241delta.pod perl5241delta.1 pod/perl5242delta.pod perl5242delta.1 pod/perl5243delta.pod perl5243delta.1 pod/perl5244delta.pod perl5244delta.1 pod/perl5260delta.pod perl5260delta.1 pod/perl5261delta.pod perl5261delta.1 pod/perl5262delta.pod perl5262delta.1 pod/perl5263delta.pod perl5263delta.1 pod/perl5280delta.pod perl5280delta.1 pod/perl5281delta.pod perl5281delta.1 pod/perl5282delta.pod perl5282delta.1 pod/perl5283delta.pod perl5283delta.1 pod/perl5300delta.pod perl5300delta.1 pod/perl5301delta.pod perl5301delta.1 pod/perl5302delta.pod perl5302delta.1 pod/perl5303delta.pod perl5303delta.1 pod/perl5320delta.pod perl5320delta.1 pod/perl5321delta.pod perl5321delta.1 pod/perl5340delta.pod perl5340delta.1 pod/perl5341delta.pod perl5341delta.1 pod/perl5342delta.pod perl5342delta.1 pod/perl5343delta.pod perl5343delta.1 pod/perl5360delta.pod perl5360delta.1 pod/perl5361delta.pod perl5361delta.1 pod/perl5362delta.pod perl5362delta.1 pod/perl5363delta.pod perl5363delta.1 pod/perl5380delta.pod perl5380delta.1 pod/perl5381delta.pod perl5381delta.1 pod/perl5382delta.pod perl5382delta.1 pod/perl5400delta.pod perl5400delta.1 pod/perl561delta.pod perl561delta.1 pod/perl56delta.pod perl56delta.1 pod/perl581delta.pod perl581delta.1 pod/perl582delta.pod perl582delta.1 pod/perl583delta.pod perl583delta.1 pod/perl584delta.pod perl584delta.1 pod/perl585delta.pod perl585delta.1 pod/perl586delta.pod perl586delta.1 pod/perl587delta.pod perl587delta.1 pod/perl588delta.pod perl588delta.1 pod/perl589delta.pod perl589delta.1 pod/perl58delta.pod perl58delta.1 pod/perlapi.pod perlapi.1 pod/perlapio.pod perlapio.1 pod/perlbook.pod perlbook.1 pod/perlboot.pod perlboot.1 pod/perlbot.pod perlbot.1 utils/perlbug perlbug.1 pod/perlcall.pod perlcall.1 pod/perlcheat.pod perlcheat.1 pod/perlclass.pod perlclass.1 pod/perlclassguts.pod perlclassguts.1 pod/perlclib.pod perlclib.1 pod/perlcommunity.pod perlcommunity.1 pod/perldata.pod perldata.1 pod/perldbmfilter.pod perldbmfilter.1 pod/perldebtut.pod perldebtut.1 pod/perldebug.pod perldebug.1 pod/perldelta.pod perldelta.1 pod/perldeprecation.pod perldeprecation.1 pod/perldiag.pod perldiag.1 lib/perldoc.pod perldoc.1 pod/perldocstyle.pod perldocstyle.1 pod/perldsc.pod perldsc.1 pod/perlembed.pod perlembed.1 pod/perlexperiment.pod perlexperiment.1 lib/perlfaq.pod perlfaq.1 lib/perlfaq1.pod perlfaq1.1 lib/perlfaq2.pod perlfaq2.1 lib/perlfaq3.pod perlfaq3.1 lib/perlfaq4.pod perlfaq4.1 lib/perlfaq5.pod perlfaq5.1 lib/perlfaq6.pod perlfaq6.1 lib/perlfaq7.pod perlfaq7.1 lib/perlfaq8.pod perlfaq8.1 lib/perlfaq9.pod perlfaq9.1 pod/perlfilter.pod perlfilter.1 pod/perlfork.pod perlfork.1 pod/perlform.pod perlform.1 pod/perlfunc.pod perlfunc.1 pod/perlgit.pod perlgit.1 lib/perlglossary.pod perlglossary.1 pod/perlgov.pod perlgov.1 pod/perlguts.pod perlguts.1 pod/perlhack.pod perlhack.1 pod/perlhacktips.pod perlhacktips.1 pod/perlhacktut.pod perlhacktut.1 pod/perlhist.pod perlhist.1 pod/perlintern.pod perlintern.1 pod/perlinterp.pod perlinterp.1 pod/perlintro.pod perlintro.1 pod/perliol.pod perliol.1 pod/perlipc.pod perlipc.1 utils/perlivp perlivp.1 pod/perllexwarn.pod perllexwarn.1 pod/perllocale.pod perllocale.1 pod/perllol.pod perllol.1 pod/perlmod.pod perlmod.1 pod/perlmodinstall.pod perlmodinstall.1 pod/perlmodlib.pod perlmodlib.1 pod/perlmodstyle.pod perlmodstyle.1 pod/perlmroapi.pod perlmroapi.1 pod/perlnewmod.pod perlnewmod.1 pod/perlnumber.pod perlnumber.1 pod/perlobj.pod perlobj.1 pod/perlootut.pod perlootut.1 pod/perlop.pod perlop.1 pod/perlopenbsd.pod perlopenbsd.1 pod/perlopentut.pod perlopentut.1 pod/perlpacktut.pod perlpacktut.1 pod/perlperf.pod perlperf.1 pod/perlpod.pod perlpod.1 pod/perlpodspec.pod perlpodspec.1 pod/perlpodstyle.pod perlpodstyle.1 pod/perlpolicy.pod perlpolicy.1 pod/perlport.pod perlport.1 pod/perlpragma.pod perlpragma.1 pod/perlre.pod perlre.1 pod/perlreapi.pod perlreapi.1 pod/perlrebackslash.pod perlrebackslash.1 pod/perlrecharclass.pod perlrecharclass.1 pod/perlref.pod perlref.1 pod/perlreftut.pod perlreftut.1 pod/perlreguts.pod perlreguts.1 pod/perlrepository.pod perlrepository.1 pod/perlrequick.pod perlrequick.1 pod/perlreref.pod perlreref.1 pod/perlretut.pod perlretut.1 pod/perlrun.pod perlrun.1 pod/perlsec.pod perlsec.1 pod/perlsecpolicy.pod perlsecpolicy.1 pod/perlsource.pod perlsource.1 pod/perlstyle.pod perlstyle.1 pod/perlsub.pod perlsub.1 pod/perlsyn.pod perlsyn.1 pod/perlsynology.pod perlsynology.1 pod/perlthrtut.pod perlthrtut.1 pod/perltie.pod perltie.1 pod/perltoc.pod perltoc.1 pod/perltodo.pod perltodo.1 pod/perltooc.pod perltooc.1 pod/perltoot.pod perltoot.1 pod/perltrap.pod perltrap.1 pod/perlunicode.pod perlunicode.1 pod/perlunicook.pod perlunicook.1 pod/perlunifaq.pod perlunifaq.1 pod/perluniintro.pod perluniintro.1 pod/perluniprops.pod perluniprops.1 pod/perlunitut.pod perlunitut.1 pod/perlutil.pod perlutil.1 pod/perlvar.pod perlvar.1 lib/perlxs.pod perlxs.1 lib/perlxstut.pod perlxstut.1 lib/perlxstypemap.pod perlxstypemap.1 utils/piconv piconv.1 utils/pl2pm pl2pm.1 utils/pod2html pod2html.1 cpan/podlators/blib/script/pod2man pod2man.1 cpan/podlators/blib/script/pod2text pod2text.1 cpan/Pod-Usage/blib/script/pod2usage pod2usage.1 pod/buildtoc podbuildtoc.1 cpan/Pod-Checker/blib/script/podchecker podchecker.1 utils/prove prove.1 utils/splain splain.1 utils/streamzip streamzip.1 utils/xsubpp xsubpp.1 cd /usr/src/gnu/usr.bin/perl/obj && LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj /usr/src/gnu/usr.bin/perl/obj/perl -I /usr/src/gnu/usr.bin/perl/obj/lib /usr/src/gnu/usr.bin/perl/obj/cpan/podlators/scripts/pod2man --stderr --section=3p --official lib/AnyDBM_File.pm AnyDBM_File.3p lib/App/Cpan.pm App::Cpan.3p lib/App/Prove.pm App::Prove.3p lib/App/Prove/State.pm App::Prove::State.3p lib/App/Prove/State/Result.pm App::Prove::State::Result.3p lib/App/Prove/State/Result/Test.pm App::Prove::State::Result::Test.3p lib/Archive/Tar.pm Archive::Tar.3p lib/Archive/Tar/File.pm Archive::Tar::File.3p lib/Attribute/Handlers.pm Attribute::Handlers.3p lib/attributes.pm attributes.3p lib/autodie.pm autodie.3p lib/autodie/exception.pm autodie::exception.3p lib/autodie/exception/system.pm autodie::exception::system.3p lib/autodie/hints.pm autodie::hints.3p lib/autodie/Scope/Guard.pm autodie::Scope::Guard.3p lib/autodie/Scope/GuardStack.pm autodie::Scope::GuardStack.3p lib/autodie/skip.pm autodie::skip.3p lib/autodie/Util.pm autodie::Util.3p lib/AutoLoader.pm AutoLoader.3p lib/AutoSplit.pm AutoSplit.3p lib/autouse.pm autouse.3p lib/B.pm B.3p lib/B/Concise.pm B::Concise.3p lib/B/Deparse.pm B::Deparse.3p lib/B/Op_private.pm B::Op_private.3p lib/B/Showlex.pm B::Showlex.3p lib/B/Terse.pm B::Terse.3p lib/B/Xref.pm B::Xref.3p lib/base.pm base.3p lib/Benchmark.pm Benchmark.3p lib/bigfloat.pm bigfloat.3p lib/bigint.pm bigint.3p lib/bignum.pm bignum.3p lib/bigrat.pm bigrat.3p lib/blib.pm blib.3p lib/builtin.pm builtin.3p lib/bytes.pm bytes.3p lib/Carp.pm Carp.3p lib/charnames.pm charnames.3p lib/Class/Struct.pm Class::Struct.3p lib/Compress/Raw/Bzip2.pm Compress::Raw::Bzip2.3p lib/Compress/Raw/Zlib.pm Compress::Raw::Zlib.3p lib/Compress/Zlib.pm Compress::Zlib.3p lib/Config.pod Config.3p lib/Config/Extensions.pm Config::Extensions.3p lib/Config/Perl/V.pm Config::Perl::V.3p lib/constant.pm constant.3p lib/CORE.pod CORE.3p lib/CPAN.pm CPAN.3p lib/CPAN/API/HOWTO.pod CPAN::API::HOWTO.3p lib/CPAN/Debug.pm CPAN::Debug.3p lib/CPAN/Distroprefs.pm CPAN::Distroprefs.3p lib/CPAN/FirstTime.pm CPAN::FirstTime.3p lib/CPAN/HandleConfig.pm CPAN::HandleConfig.3p lib/CPAN/Kwalify.pm CPAN::Kwalify.3p lib/CPAN/Meta.pm CPAN::Meta.3p lib/CPAN/Meta/Converter.pm CPAN::Meta::Converter.3p lib/CPAN/Meta/Feature.pm CPAN::Meta::Feature.3p lib/CPAN/Meta/History.pm CPAN::Meta::History.3p lib/CPAN/Meta/History/Meta_1_0.pod CPAN::Meta::History::Meta_1_0.3p lib/CPAN/Meta/History/Meta_1_1.pod CPAN::Meta::History::Meta_1_1.3p lib/CPAN/Meta/History/Meta_1_2.pod CPAN::Meta::History::Meta_1_2.3p lib/CPAN/Meta/History/Meta_1_3.pod CPAN::Meta::History::Meta_1_3.3p lib/CPAN/Meta/History/Meta_1_4.pod CPAN::Meta::History::Meta_1_4.3p lib/CPAN/Meta/Merge.pm CPAN::Meta::Merge.3p lib/CPAN/Meta/Prereqs.pm CPAN::Meta::Prereqs.3p lib/CPAN/Meta/Requirements.pm CPAN::Meta::Requirements.3p lib/CPAN/Meta/Requirements/Range.pm CPAN::Meta::Requirements::Range.3p lib/CPAN/Meta/Spec.pm CPAN::Meta::Spec.3p lib/CPAN/Meta/Validator.pm CPAN::Meta::Validator.3p lib/CPAN/Meta/YAML.pm CPAN::Meta::YAML.3p lib/CPAN/Mirrors.pm CPAN::Mirrors.3p lib/CPAN/Nox.pm CPAN::Nox.3p lib/CPAN/Plugin.pm CPAN::Plugin.3p lib/CPAN/Plugin/Specfile.pm CPAN::Plugin::Specfile.3p lib/CPAN/Queue.pm CPAN::Queue.3p lib/CPAN/Tarzip.pm CPAN::Tarzip.3p lib/CPAN/Version.pm CPAN::Version.3p lib/Cwd.pm Cwd.3p lib/Data/Dumper.pm Data::Dumper.3p lib/DB.pm DB.3p lib/DB_File.pm DB_File.3p lib/DBM_Filter.pm DBM_Filter.3p lib/DBM_Filter/compress.pm DBM_Filter::compress.3p lib/DBM_Filter/encode.pm DBM_Filter::encode.3p lib/DBM_Filter/int32.pm DBM_Filter::int32.3p lib/DBM_Filter/null.pm DBM_Filter::null.3p lib/DBM_Filter/utf8.pm DBM_Filter::utf8.3p lib/deprecate.pm deprecate.3p lib/Devel/Peek.pm Devel::Peek.3p lib/Devel/PPPort.pm Devel::PPPort.3p lib/Devel/SelfStubber.pm Devel::SelfStubber.3p lib/diagnostics.pm diagnostics.3p lib/Digest.pm Digest.3p lib/Digest/base.pm Digest::base.3p lib/Digest/file.pm Digest::file.3p lib/Digest/MD5.pm Digest::MD5.3p lib/Digest/SHA.pm Digest::SHA.3p lib/DirHandle.pm DirHandle.3p lib/Dumpvalue.pm Dumpvalue.3p lib/DynaLoader.pm DynaLoader.3p lib/Encode.pm Encode.3p lib/Encode/Alias.pm Encode::Alias.3p lib/Encode/Byte.pm Encode::Byte.3p lib/Encode/CJKConstants.pm Encode::CJKConstants.3p lib/Encode/CN.pm Encode::CN.3p lib/Encode/CN/HZ.pm Encode::CN::HZ.3p lib/Encode/Config.pm Encode::Config.3p lib/Encode/EBCDIC.pm Encode::EBCDIC.3p lib/Encode/Encoder.pm Encode::Encoder.3p lib/Encode/Encoding.pm Encode::Encoding.3p lib/Encode/GSM0338.pm Encode::GSM0338.3p lib/Encode/Guess.pm Encode::Guess.3p lib/Encode/JP.pm Encode::JP.3p lib/Encode/JP/H2Z.pm Encode::JP::H2Z.3p lib/Encode/JP/JIS7.pm Encode::JP::JIS7.3p lib/Encode/KR.pm Encode::KR.3p lib/Encode/KR/2022_KR.pm Encode::KR::2022_KR.3p lib/Encode/MIME/Header.pm Encode::MIME::Header.3p lib/Encode/PerlIO.pod Encode::PerlIO.3p lib/Encode/Supported.pod Encode::Supported.3p lib/Encode/Symbol.pm Encode::Symbol.3p lib/Encode/TW.pm Encode::TW.3p lib/Encode/Unicode.pm Encode::Unicode.3p lib/Encode/Unicode/UTF7.pm Encode::Unicode::UTF7.3p lib/encoding.pm encoding.3p lib/encoding/warnings.pm encoding::warnings.3p lib/English.pm English.3p lib/Env.pm Env.3p lib/Errno.pm Errno.3p lib/experimental.pm experimental.3p lib/Exporter.pm Exporter.3p lib/Exporter/Heavy.pm Exporter::Heavy.3p lib/ExtUtils/CBuilder.pm ExtUtils::CBuilder.3p lib/ExtUtils/CBuilder/Platform/Windows.pm ExtUtils::CBuilder::Platform::Windows.3p lib/ExtUtils/Command.pm ExtUtils::Command.3p lib/ExtUtils/Command/MM.pm ExtUtils::Command::MM.3p lib/ExtUtils/Constant.pm ExtUtils::Constant.3p lib/ExtUtils/Constant/Base.pm ExtUtils::Constant::Base.3p lib/ExtUtils/Constant/Utils.pm ExtUtils::Constant::Utils.3p lib/ExtUtils/Constant/XS.pm ExtUtils::Constant::XS.3p lib/ExtUtils/Embed.pm ExtUtils::Embed.3p lib/ExtUtils/Install.pm ExtUtils::Install.3p lib/ExtUtils/Installed.pm ExtUtils::Installed.3p lib/ExtUtils/Liblist.pm ExtUtils::Liblist.3p lib/ExtUtils/MakeMaker.pm ExtUtils::MakeMaker.3p lib/ExtUtils/MakeMaker/Config.pm ExtUtils::MakeMaker::Config.3p lib/ExtUtils/MakeMaker/FAQ.pod ExtUtils::MakeMaker::FAQ.3p lib/ExtUtils/MakeMaker/Locale.pm ExtUtils::MakeMaker::Locale.3p lib/ExtUtils/MakeMaker/Tutorial.pod ExtUtils::MakeMaker::Tutorial.3p lib/ExtUtils/Manifest.pm ExtUtils::Manifest.3p lib/ExtUtils/Miniperl.pm ExtUtils::Miniperl.3p lib/ExtUtils/Mkbootstrap.pm ExtUtils::Mkbootstrap.3p lib/ExtUtils/Mksymlists.pm ExtUtils::Mksymlists.3p lib/ExtUtils/MM.pm ExtUtils::MM.3p lib/ExtUtils/MM_AIX.pm ExtUtils::MM_AIX.3p lib/ExtUtils/MM_Any.pm ExtUtils::MM_Any.3p lib/ExtUtils/MM_BeOS.pm ExtUtils::MM_BeOS.3p lib/ExtUtils/MM_Cygwin.pm ExtUtils::MM_Cygwin.3p lib/ExtUtils/MM_Darwin.pm ExtUtils::MM_Darwin.3p lib/ExtUtils/MM_DOS.pm ExtUtils::MM_DOS.3p lib/ExtUtils/MM_MacOS.pm ExtUtils::MM_MacOS.3p lib/ExtUtils/MM_NW5.pm ExtUtils::MM_NW5.3p lib/ExtUtils/MM_OS2.pm ExtUtils::MM_OS2.3p lib/ExtUtils/MM_OS390.pm ExtUtils::MM_OS390.3p lib/ExtUtils/MM_QNX.pm ExtUtils::MM_QNX.3p lib/ExtUtils/MM_Unix.pm ExtUtils::MM_Unix.3p lib/ExtUtils/MM_UWIN.pm ExtUtils::MM_UWIN.3p lib/ExtUtils/MM_VMS.pm ExtUtils::MM_VMS.3p lib/ExtUtils/MM_VOS.pm ExtUtils::MM_VOS.3p lib/ExtUtils/MM_Win32.pm ExtUtils::MM_Win32.3p lib/ExtUtils/MM_Win95.pm ExtUtils::MM_Win95.3p lib/ExtUtils/MY.pm ExtUtils::MY.3p lib/ExtUtils/Packlist.pm ExtUtils::Packlist.3p lib/ExtUtils/ParseXS.pod ExtUtils::ParseXS.3p lib/ExtUtils/ParseXS/Constants.pm ExtUtils::ParseXS::Constants.3p lib/ExtUtils/ParseXS/Eval.pm ExtUtils::ParseXS::Eval.3p lib/ExtUtils/ParseXS/Utilities.pm ExtUtils::ParseXS::Utilities.3p lib/ExtUtils/PL2Bat.pm ExtUtils::PL2Bat.3p lib/ExtUtils/testlib.pm ExtUtils::testlib.3p lib/ExtUtils/Typemaps.pm ExtUtils::Typemaps.3p lib/ExtUtils/Typemaps/Cmd.pm ExtUtils::Typemaps::Cmd.3p lib/ExtUtils/Typemaps/InputMap.pm ExtUtils::Typemaps::InputMap.3p lib/ExtUtils/Typemaps/OutputMap.pm ExtUtils::Typemaps::OutputMap.3p lib/ExtUtils/Typemaps/Type.pm ExtUtils::Typemaps::Type.3p lib/ExtUtils/XSSymSet.pm ExtUtils::XSSymSet.3p lib/Fatal.pm Fatal.3p lib/Fcntl.pm Fcntl.3p lib/feature.pm feature.3p lib/fields.pm fields.3p lib/File/Basename.pm File::Basename.3p lib/File/Compare.pm File::Compare.3p lib/File/Copy.pm File::Copy.3p lib/File/DosGlob.pm File::DosGlob.3p lib/File/Fetch.pm File::Fetch.3p lib/File/Find.pm File::Find.3p lib/File/Glob.pm File::Glob.3p lib/File/GlobMapper.pm File::GlobMapper.3p lib/File/Path.pm File::Path.3p lib/File/Spec.pm File::Spec.3p lib/File/Spec/AmigaOS.pm File::Spec::AmigaOS.3p lib/File/Spec/Cygwin.pm File::Spec::Cygwin.3p lib/File/Spec/Epoc.pm File::Spec::Epoc.3p lib/File/Spec/Functions.pm File::Spec::Functions.3p lib/File/Spec/Mac.pm File::Spec::Mac.3p lib/File/Spec/OS2.pm File::Spec::OS2.3p lib/File/Spec/Unix.pm File::Spec::Unix.3p lib/File/Spec/VMS.pm File::Spec::VMS.3p lib/File/Spec/Win32.pm File::Spec::Win32.3p lib/File/stat.pm File::stat.3p lib/File/Temp.pm File::Temp.3p lib/FileCache.pm FileCache.3p lib/FileHandle.pm FileHandle.3p lib/filetest.pm filetest.3p lib/Filter/Simple.pm Filter::Simple.3p lib/Filter/Util/Call.pm Filter::Util::Call.3p lib/FindBin.pm FindBin.3p lib/Getopt/Long.pm Getopt::Long.3p lib/Getopt/Long/Parser.pm Getopt::Long::Parser.3p lib/Getopt/Std.pm Getopt::Std.3p lib/Hash/Util.pm Hash::Util.3p lib/Hash/Util/FieldHash.pm Hash::Util::FieldHash.3p lib/HTTP/Tiny.pm HTTP::Tiny.3p lib/I18N/Collate.pm I18N::Collate.3p lib/I18N/Langinfo.pm I18N::Langinfo.3p lib/I18N/LangTags.pm I18N::LangTags.3p lib/I18N/LangTags/Detect.pm I18N::LangTags::Detect.3p lib/I18N/LangTags/List.pm I18N::LangTags::List.3p lib/if.pm if.3p lib/integer.pm integer.3p lib/IO.pm IO.3p lib/IO/Compress/Base.pm IO::Compress::Base.3p lib/IO/Compress/Bzip2.pm IO::Compress::Bzip2.3p lib/IO/Compress/Deflate.pm IO::Compress::Deflate.3p lib/IO/Compress/FAQ.pod IO::Compress::FAQ.3p lib/IO/Compress/Gzip.pm IO::Compress::Gzip.3p lib/IO/Compress/RawDeflate.pm IO::Compress::RawDeflate.3p lib/IO/Compress/Zip.pm IO::Compress::Zip.3p lib/IO/Dir.pm IO::Dir.3p lib/IO/File.pm IO::File.3p lib/IO/Handle.pm IO::Handle.3p lib/IO/Pipe.pm IO::Pipe.3p lib/IO/Poll.pm IO::Poll.3p lib/IO/Seekable.pm IO::Seekable.3p lib/IO/Select.pm IO::Select.3p lib/IO/Socket.pm IO::Socket.3p lib/IO/Socket/INET.pm IO::Socket::INET.3p lib/IO/Socket/IP.pm IO::Socket::IP.3p lib/IO/Socket/UNIX.pm IO::Socket::UNIX.3p lib/IO/Uncompress/AnyInflate.pm IO::Uncompress::AnyInflate.3p lib/IO/Uncompress/AnyUncompress.pm IO::Uncompress::AnyUncompress.3p lib/IO/Uncompress/Base.pm IO::Uncompress::Base.3p lib/IO/Uncompress/Bunzip2.pm IO::Uncompress::Bunzip2.3p lib/IO/Uncompress/Gunzip.pm IO::Uncompress::Gunzip.3p lib/IO/Uncompress/Inflate.pm IO::Uncompress::Inflate.3p lib/IO/Uncompress/RawInflate.pm IO::Uncompress::RawInflate.3p lib/IO/Uncompress/Unzip.pm IO::Uncompress::Unzip.3p lib/IO/Zlib.pm IO::Zlib.3p lib/IPC/Cmd.pm IPC::Cmd.3p lib/IPC/Msg.pm IPC::Msg.3p lib/IPC/Open2.pm IPC::Open2.3p lib/IPC/Open3.pm IPC::Open3.3p lib/IPC/Semaphore.pm IPC::Semaphore.3p lib/IPC/SharedMem.pm IPC::SharedMem.3p lib/IPC/SysV.pm IPC::SysV.3p lib/JSON/PP.pm JSON::PP.3p lib/JSON/PP/Boolean.pm JSON::PP::Boolean.3p lib/less.pm less.3p lib/lib.pm lib.3p lib/List/Util.pm List::Util.3p lib/List/Util/XS.pm List::Util::XS.3p lib/locale.pm locale.3p lib/Locale/Maketext.pod Locale::Maketext.3p lib/Locale/Maketext/Cookbook.pod Locale::Maketext::Cookbook.3p lib/Locale/Maketext/Guts.pm Locale::Maketext::Guts.3p lib/Locale/Maketext/GutsLoader.pm Locale::Maketext::GutsLoader.3p lib/Locale/Maketext/Simple.pm Locale::Maketext::Simple.3p lib/Locale/Maketext/TPJ13.pod Locale::Maketext::TPJ13.3p lib/Math/BigFloat.pm Math::BigFloat.3p lib/Math/BigInt.pm Math::BigInt.3p lib/Math/BigInt/Calc.pm Math::BigInt::Calc.3p lib/Math/BigInt/FastCalc.pm Math::BigInt::FastCalc.3p lib/Math/BigInt/Lib.pm Math::BigInt::Lib.3p lib/Math/BigRat.pm Math::BigRat.3p lib/Math/Complex.pm Math::Complex.3p lib/Math/Trig.pm Math::Trig.3p lib/Memoize.pm Memoize.3p lib/Memoize/AnyDBM_File.pm Memoize::AnyDBM_File.3p lib/Memoize/Expire.pm Memoize::Expire.3p lib/Memoize/NDBM_File.pm Memoize::NDBM_File.3p lib/Memoize/SDBM_File.pm Memoize::SDBM_File.3p lib/Memoize/Storable.pm Memoize::Storable.3p lib/MIME/Base64.pm MIME::Base64.3p lib/MIME/QuotedPrint.pm MIME::QuotedPrint.3p lib/Module/CoreList.pod Module::CoreList.3p lib/Module/CoreList/Utils.pm Module::CoreList::Utils.3p lib/Module/Load.pm Module::Load.3p lib/Module/Load/Conditional.pm Module::Load::Conditional.3p lib/Module/Loaded.pm Module::Loaded.3p lib/Module/Metadata.pm Module::Metadata.3p lib/mro.pm mro.3p lib/NDBM_File.pm NDBM_File.3p lib/Net/Cmd.pm Net::Cmd.3p lib/Net/Config.pm Net::Config.3p lib/Net/Domain.pm Net::Domain.3p lib/Net/FTP.pm Net::FTP.3p lib/Net/FTP/dataconn.pm Net::FTP::dataconn.3p lib/Net/hostent.pm Net::hostent.3p lib/Net/libnetFAQ.pod Net::libnetFAQ.3p lib/Net/netent.pm Net::netent.3p lib/Net/Netrc.pm Net::Netrc.3p lib/Net/NNTP.pm Net::NNTP.3p lib/Net/Ping.pm Net::Ping.3p lib/Net/POP3.pm Net::POP3.3p lib/Net/protoent.pm Net::protoent.3p lib/Net/servent.pm Net::servent.3p lib/Net/SMTP.pm Net::SMTP.3p lib/Net/Time.pm Net::Time.3p lib/NEXT.pm NEXT.3p lib/O.pm O.3p lib/ok.pm ok.3p lib/Opcode.pm Opcode.3p lib/open.pm open.3p lib/OpenBSD/MkTemp.pm OpenBSD::MkTemp.3p lib/OpenBSD/Pledge.pm OpenBSD::Pledge.3p lib/OpenBSD/Unveil.pm OpenBSD::Unveil.3p lib/ops.pm ops.3p lib/overload.pm overload.3p lib/overloading.pm overloading.3p lib/Params/Check.pm Params::Check.3p lib/parent.pm parent.3p lib/Parse/CPAN/Meta.pm Parse::CPAN::Meta.3p lib/perl5db.pl perl5db.3p lib/Perl/OSType.pm Perl::OSType.3p pod/perldebguts.pod perldebguts.3p lib/PerlIO.pm PerlIO.3p lib/PerlIO/encoding.pm PerlIO::encoding.3p lib/PerlIO/mmap.pm PerlIO::mmap.3p lib/PerlIO/scalar.pm PerlIO::scalar.3p lib/PerlIO/via.pm PerlIO::via.3p lib/PerlIO/via/QuotedPrint.pm PerlIO::via::QuotedPrint.3p lib/Pod/Checker.pm Pod::Checker.3p lib/Pod/Escapes.pm Pod::Escapes.3p lib/Pod/Functions.pm Pod::Functions.3p lib/Pod/Html.pm Pod::Html.3p lib/Pod/Html/Util.pm Pod::Html::Util.3p lib/Pod/Man.pm Pod::Man.3p lib/Pod/ParseLink.pm Pod::ParseLink.3p lib/Pod/Perldoc.pm Pod::Perldoc.3p lib/Pod/Perldoc/BaseTo.pm Pod::Perldoc::BaseTo.3p lib/Pod/Perldoc/GetOptsOO.pm Pod::Perldoc::GetOptsOO.3p lib/Pod/Perldoc/ToANSI.pm Pod::Perldoc::ToANSI.3p lib/Pod/Perldoc/ToChecker.pm Pod::Perldoc::ToChecker.3p lib/Pod/Perldoc/ToMan.pm Pod::Perldoc::ToMan.3p lib/Pod/Perldoc/ToNroff.pm Pod::Perldoc::ToNroff.3p lib/Pod/Perldoc/ToPod.pm Pod::Perldoc::ToPod.3p lib/Pod/Perldoc/ToRtf.pm Pod::Perldoc::ToRtf.3p lib/Pod/Perldoc/ToTerm.pm Pod::Perldoc::ToTerm.3p lib/Pod/Perldoc/ToText.pm Pod::Perldoc::ToText.3p lib/Pod/Perldoc/ToTk.pm Pod::Perldoc::ToTk.3p lib/Pod/Perldoc/ToXml.pm Pod::Perldoc::ToXml.3p lib/Pod/Simple.pod Pod::Simple.3p lib/Pod/Simple/Checker.pm Pod::Simple::Checker.3p lib/Pod/Simple/Debug.pm Pod::Simple::Debug.3p lib/Pod/Simple/DumpAsText.pm Pod::Simple::DumpAsText.3p lib/Pod/Simple/DumpAsXML.pm Pod::Simple::DumpAsXML.3p lib/Pod/Simple/HTML.pm Pod::Simple::HTML.3p lib/Pod/Simple/HTMLBatch.pm Pod::Simple::HTMLBatch.3p lib/Pod/Simple/JustPod.pm Pod::Simple::JustPod.3p lib/Pod/Simple/LinkSection.pm Pod::Simple::LinkSection.3p lib/Pod/Simple/Methody.pm Pod::Simple::Methody.3p lib/Pod/Simple/PullParser.pm Pod::Simple::PullParser.3p lib/Pod/Simple/PullParserEndToken.pm Pod::Simple::PullParserEndToken.3p lib/Pod/Simple/PullParserStartToken.pm Pod::Simple::PullParserStartToken.3p lib/Pod/Simple/PullParserTextToken.pm Pod::Simple::PullParserTextToken.3p lib/Pod/Simple/PullParserToken.pm Pod::Simple::PullParserToken.3p lib/Pod/Simple/RTF.pm Pod::Simple::RTF.3p lib/Pod/Simple/Search.pm Pod::Simple::Search.3p lib/Pod/Simple/SimpleTree.pm Pod::Simple::SimpleTree.3p lib/Pod/Simple/Subclassing.pod Pod::Simple::Subclassing.3p lib/Pod/Simple/Text.pm Pod::Simple::Text.3p lib/Pod/Simple/TextContent.pm Pod::Simple::TextContent.3p lib/Pod/Simple/XHTML.pm Pod::Simple::XHTML.3p lib/Pod/Simple/XMLOutStream.pm Pod::Simple::XMLOutStream.3p lib/Pod/Text.pm Pod::Text.3p lib/Pod/Text/Color.pm Pod::Text::Color.3p lib/Pod/Text/Overstrike.pm Pod::Text::Overstrike.3p lib/Pod/Text/Termcap.pm Pod::Text::Termcap.3p lib/Pod/Usage.pm Pod::Usage.3p lib/POSIX.pod POSIX.3p lib/re.pm re.3p lib/Safe.pm Safe.3p lib/Scalar/Util.pm Scalar::Util.3p lib/SDBM_File.pm SDBM_File.3p lib/Search/Dict.pm Search::Dict.3p lib/SelectSaver.pm SelectSaver.3p lib/SelfLoader.pm SelfLoader.3p lib/sigtrap.pm sigtrap.3p lib/Socket.pm Socket.3p lib/sort.pm sort.3p lib/stable.pm stable.3p lib/Storable.pm Storable.3p lib/strict.pm strict.3p lib/Sub/Util.pm Sub::Util.3p lib/subs.pm subs.3p lib/Symbol.pm Symbol.3p lib/Sys/Hostname.pm Sys::Hostname.3p lib/Sys/Syslog.pm Sys::Syslog.3p lib/TAP/Base.pm TAP::Base.3p lib/TAP/Formatter/Base.pm TAP::Formatter::Base.3p lib/TAP/Formatter/Color.pm TAP::Formatter::Color.3p lib/TAP/Formatter/Console.pm TAP::Formatter::Console.3p lib/TAP/Formatter/Console/ParallelSession.pm TAP::Formatter::Console::ParallelSession.3p lib/TAP/Formatter/Console/Session.pm TAP::Formatter::Console::Session.3p lib/TAP/Formatter/File.pm TAP::Formatter::File.3p lib/TAP/Formatter/File/Session.pm TAP::Formatter::File::Session.3p lib/TAP/Formatter/Session.pm TAP::Formatter::Session.3p lib/TAP/Harness.pm TAP::Harness.3p lib/TAP/Harness/Beyond.pod TAP::Harness::Beyond.3p lib/TAP/Harness/Env.pm TAP::Harness::Env.3p lib/TAP/Object.pm TAP::Object.3p lib/TAP/Parser.pm TAP::Parser.3p lib/TAP/Parser/Aggregator.pm TAP::Parser::Aggregator.3p lib/TAP/Parser/Grammar.pm TAP::Parser::Grammar.3p lib/TAP/Parser/Iterator.pm TAP::Parser::Iterator.3p lib/TAP/Parser/Iterator/Array.pm TAP::Parser::Iterator::Array.3p lib/TAP/Parser/Iterator/Process.pm TAP::Parser::Iterator::Process.3p lib/TAP/Parser/Iterator/Stream.pm TAP::Parser::Iterator::Stream.3p lib/TAP/Parser/IteratorFactory.pm TAP::Parser::IteratorFactory.3p lib/TAP/Parser/Multiplexer.pm TAP::Parser::Multiplexer.3p lib/TAP/Parser/Result.pm TAP::Parser::Result.3p lib/TAP/Parser/Result/Bailout.pm TAP::Parser::Result::Bailout.3p lib/TAP/Parser/Result/Comment.pm TAP::Parser::Result::Comment.3p lib/TAP/Parser/Result/Plan.pm TAP::Parser::Result::Plan.3p lib/TAP/Parser/Result/Pragma.pm TAP::Parser::Result::Pragma.3p lib/TAP/Parser/Result/Test.pm TAP::Parser::Result::Test.3p lib/TAP/Parser/Result/Unknown.pm TAP::Parser::Result::Unknown.3p lib/TAP/Parser/Result/Version.pm TAP::Parser::Result::Version.3p lib/TAP/Parser/Result/YAML.pm TAP::Parser::Result::YAML.3p lib/TAP/Parser/ResultFactory.pm TAP::Parser::ResultFactory.3p lib/TAP/Parser/Scheduler.pm TAP::Parser::Scheduler.3p lib/TAP/Parser/Scheduler/Job.pm TAP::Parser::Scheduler::Job.3p lib/TAP/Parser/Scheduler/Spinner.pm TAP::Parser::Scheduler::Spinner.3p lib/TAP/Parser/Source.pm TAP::Parser::Source.3p lib/TAP/Parser/SourceHandler.pm TAP::Parser::SourceHandler.3p lib/TAP/Parser/SourceHandler/Executable.pm TAP::Parser::SourceHandler::Executable.3p lib/TAP/Parser/SourceHandler/File.pm TAP::Parser::SourceHandler::File.3p lib/TAP/Parser/SourceHandler/Handle.pm TAP::Parser::SourceHandler::Handle.3p lib/TAP/Parser/SourceHandler/Perl.pm TAP::Parser::SourceHandler::Perl.3p lib/TAP/Parser/SourceHandler/RawTAP.pm TAP::Parser::SourceHandler::RawTAP.3p lib/TAP/Parser/YAMLish/Reader.pm TAP::Parser::YAMLish::Reader.3p lib/TAP/Parser/YAMLish/Writer.pm TAP::Parser::YAMLish::Writer.3p lib/Term/ANSIColor.pm Term::ANSIColor.3p lib/Term/Cap.pm Term::Cap.3p lib/Term/Complete.pm Term::Complete.3p lib/Term/ReadKey.pm Term::ReadKey.3p lib/Term/ReadLine.pm Term::ReadLine.3p lib/Term/Table.pm Term::Table.3p lib/Term/Table/Cell.pm Term::Table::Cell.3p lib/Term/Table/CellStack.pm Term::Table::CellStack.3p lib/Term/Table/HashBase.pm Term::Table::HashBase.3p lib/Term/Table/LineBreak.pm Term::Table::LineBreak.3p lib/Term/Table/Util.pm Term::Table::Util.3p lib/Test.pm Test.3p lib/Test2.pm Test2.3p lib/Test2/API.pm Test2::API.3p lib/Test2/API/Breakage.pm Test2::API::Breakage.3p lib/Test2/API/Context.pm Test2::API::Context.3p lib/Test2/API/Instance.pm Test2::API::Instance.3p lib/Test2/API/InterceptResult.pm Test2::API::InterceptResult.3p lib/Test2/API/InterceptResult/Event.pm Test2::API::InterceptResult::Event.3p lib/Test2/API/InterceptResult/Hub.pm Test2::API::InterceptResult::Hub.3p lib/Test2/API/InterceptResult/Squasher.pm Test2::API::InterceptResult::Squasher.3p lib/Test2/API/Stack.pm Test2::API::Stack.3p lib/Test2/AsyncSubtest.pm Test2::AsyncSubtest.3p lib/Test2/AsyncSubtest/Event/Attach.pm Test2::AsyncSubtest::Event::Attach.3p lib/Test2/AsyncSubtest/Event/Detach.pm Test2::AsyncSubtest::Event::Detach.3p lib/Test2/AsyncSubtest/Hub.pm Test2::AsyncSubtest::Hub.3p lib/Test2/Bundle.pm Test2::Bundle.3p lib/Test2/Bundle/Extended.pm Test2::Bundle::Extended.3p lib/Test2/Bundle/More.pm Test2::Bundle::More.3p lib/Test2/Bundle/Simple.pm Test2::Bundle::Simple.3p lib/Test2/Compare.pm Test2::Compare.3p lib/Test2/Compare/Array.pm Test2::Compare::Array.3p lib/Test2/Compare/Bag.pm Test2::Compare::Bag.3p lib/Test2/Compare/Base.pm Test2::Compare::Base.3p lib/Test2/Compare/Bool.pm Test2::Compare::Bool.3p lib/Test2/Compare/Custom.pm Test2::Compare::Custom.3p lib/Test2/Compare/DeepRef.pm Test2::Compare::DeepRef.3p lib/Test2/Compare/Delta.pm Test2::Compare::Delta.3p lib/Test2/Compare/Event.pm Test2::Compare::Event.3p lib/Test2/Compare/EventMeta.pm Test2::Compare::EventMeta.3p lib/Test2/Compare/Float.pm Test2::Compare::Float.3p lib/Test2/Compare/Hash.pm Test2::Compare::Hash.3p lib/Test2/Compare/Isa.pm Test2::Compare::Isa.3p lib/Test2/Compare/Meta.pm Test2::Compare::Meta.3p lib/Test2/Compare/Negatable.pm Test2::Compare::Negatable.3p lib/Test2/Compare/Number.pm Test2::Compare::Number.3p lib/Test2/Compare/Object.pm Test2::Compare::Object.3p lib/Test2/Compare/OrderedSubset.pm Test2::Compare::OrderedSubset.3p lib/Test2/Compare/Pattern.pm Test2::Compare::Pattern.3p lib/Test2/Compare/Ref.pm Test2::Compare::Ref.3p lib/Test2/Compare/Regex.pm Test2::Compare::Regex.3p lib/Test2/Compare/Scalar.pm Test2::Compare::Scalar.3p lib/Test2/Compare/Set.pm Test2::Compare::Set.3p lib/Test2/Compare/String.pm Test2::Compare::String.3p lib/Test2/Compare/Undef.pm Test2::Compare::Undef.3p lib/Test2/Compare/Wildcard.pm Test2::Compare::Wildcard.3p lib/Test2/Event.pm Test2::Event.3p lib/Test2/Event/Bail.pm Test2::Event::Bail.3p lib/Test2/Event/Diag.pm Test2::Event::Diag.3p lib/Test2/Event/Encoding.pm Test2::Event::Encoding.3p lib/Test2/Event/Exception.pm Test2::Event::Exception.3p lib/Test2/Event/Fail.pm Test2::Event::Fail.3p lib/Test2/Event/Generic.pm Test2::Event::Generic.3p lib/Test2/Event/Note.pm Test2::Event::Note.3p lib/Test2/Event/Ok.pm Test2::Event::Ok.3p lib/Test2/Event/Pass.pm Test2::Event::Pass.3p lib/Test2/Event/Plan.pm Test2::Event::Plan.3p lib/Test2/Event/Skip.pm Test2::Event::Skip.3p lib/Test2/Event/Subtest.pm Test2::Event::Subtest.3p lib/Test2/Event/TAP/Version.pm Test2::Event::TAP::Version.3p lib/Test2/Event/V2.pm Test2::Event::V2.3p lib/Test2/Event/Waiting.pm Test2::Event::Waiting.3p lib/Test2/EventFacet.pm Test2::EventFacet.3p lib/Test2/EventFacet/About.pm Test2::EventFacet::About.3p lib/Test2/EventFacet/Amnesty.pm Test2::EventFacet::Amnesty.3p lib/Test2/EventFacet/Assert.pm Test2::EventFacet::Assert.3p lib/Test2/EventFacet/Control.pm Test2::EventFacet::Control.3p lib/Test2/EventFacet/Error.pm Test2::EventFacet::Error.3p lib/Test2/EventFacet/Hub.pm Test2::EventFacet::Hub.3p lib/Test2/EventFacet/Info.pm Test2::EventFacet::Info.3p lib/Test2/EventFacet/Info/Table.pm Test2::EventFacet::Info::Table.3p lib/Test2/EventFacet/Meta.pm Test2::EventFacet::Meta.3p lib/Test2/EventFacet/Parent.pm Test2::EventFacet::Parent.3p lib/Test2/EventFacet/Plan.pm Test2::EventFacet::Plan.3p lib/Test2/EventFacet/Render.pm Test2::EventFacet::Render.3p lib/Test2/EventFacet/Trace.pm Test2::EventFacet::Trace.3p lib/Test2/Formatter.pm Test2::Formatter.3p lib/Test2/Formatter/TAP.pm Test2::Formatter::TAP.3p lib/Test2/Hub.pm Test2::Hub.3p lib/Test2/Hub/Interceptor.pm Test2::Hub::Interceptor.3p lib/Test2/Hub/Interceptor/Terminator.pm Test2::Hub::Interceptor::Terminator.3p lib/Test2/Hub/Subtest.pm Test2::Hub::Subtest.3p lib/Test2/IPC.pm Test2::IPC.3p lib/Test2/IPC/Driver.pm Test2::IPC::Driver.3p lib/Test2/IPC/Driver/Files.pm Test2::IPC::Driver::Files.3p lib/Test2/Manual.pm Test2::Manual.3p lib/Test2/Manual/Anatomy.pm Test2::Manual::Anatomy.3p lib/Test2/Manual/Anatomy/API.pm Test2::Manual::Anatomy::API.3p lib/Test2/Manual/Anatomy/Context.pm Test2::Manual::Anatomy::Context.3p lib/Test2/Manual/Anatomy/Event.pm Test2::Manual::Anatomy::Event.3p lib/Test2/Manual/Anatomy/Hubs.pm Test2::Manual::Anatomy::Hubs.3p lib/Test2/Manual/Anatomy/IPC.pm Test2::Manual::Anatomy::IPC.3p lib/Test2/Manual/Anatomy/Utilities.pm Test2::Manual::Anatomy::Utilities.3p lib/Test2/Manual/Concurrency.pm Test2::Manual::Concurrency.3p lib/Test2/Manual/Contributing.pm Test2::Manual::Contributing.3p lib/Test2/Manual/Anatomy/EndToEnd.pm Test2::Manual::EndToEnd.3p lib/Test2/Manual/Testing.pm Test2::Manual::Testing.3p lib/Test2/Manual/Testing/Introduction.pm Test2::Manual::Testing::Introduction.3p lib/Test2/Manual/Testing/Migrating.pm Test2::Manual::Testing::Migrating.3p lib/Test2/Manual/Testing/Planning.pm Test2::Manual::Testing::Planning.3p lib/Test2/Manual/Testing/Todo.pm Test2::Manual::Testing::Todo.3p lib/Test2/Manual/Tooling.pm Test2::Manual::Tooling.3p lib/Test2/Manual/Tooling/FirstTool.pm Test2::Manual::Tooling::FirstTool.3p lib/Test2/Manual/Tooling/Formatter.pm Test2::Manual::Tooling::Formatter.3p lib/Test2/Manual/Tooling/Nesting.pm Test2::Manual::Tooling::Nesting.3p lib/Test2/Manual/Tooling/Plugin/TestExit.pm Test2::Manual::Tooling::Plugin::TestExit.3p lib/Test2/Manual/Tooling/Plugin/TestingDone.pm Test2::Manual::Tooling::Plugin::TestingDone.3p lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm Test2::Manual::Tooling::Plugin::ToolCompletes.3p lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm Test2::Manual::Tooling::Plugin::ToolStarts.3p lib/Test2/Manual/Tooling/Subtest.pm Test2::Manual::Tooling::Subtest.3p lib/Test2/Manual/Tooling/TestBuilder.pm Test2::Manual::Tooling::TestBuilder.3p lib/Test2/Manual/Tooling/Testing.pm Test2::Manual::Tooling::Testing.3p lib/Test2/Mock.pm Test2::Mock.3p lib/Test2/Plugin.pm Test2::Plugin.3p lib/Test2/Plugin/BailOnFail.pm Test2::Plugin::BailOnFail.3p lib/Test2/Plugin/DieOnFail.pm Test2::Plugin::DieOnFail.3p lib/Test2/Plugin/ExitSummary.pm Test2::Plugin::ExitSummary.3p lib/Test2/Plugin/SRand.pm Test2::Plugin::SRand.3p lib/Test2/Plugin/Times.pm Test2::Plugin::Times.3p lib/Test2/Plugin/UTF8.pm Test2::Plugin::UTF8.3p lib/Test2/Require.pm Test2::Require.3p lib/Test2/Require/AuthorTesting.pm Test2::Require::AuthorTesting.3p lib/Test2/Require/AutomatedTesting.pm Test2::Require::AutomatedTesting.3p lib/Test2/Require/EnvVar.pm Test2::Require::EnvVar.3p lib/Test2/Require/ExtendedTesting.pm Test2::Require::ExtendedTesting.3p lib/Test2/Require/Fork.pm Test2::Require::Fork.3p lib/Test2/Require/Module.pm Test2::Require::Module.3p lib/Test2/Require/NonInteractiveTesting.pm Test2::Require::NonInteractiveTesting.3p lib/Test2/Require/Perl.pm Test2::Require::Perl.3p lib/Test2/Require/RealFork.pm Test2::Require::RealFork.3p lib/Test2/Require/ReleaseTesting.pm Test2::Require::ReleaseTesting.3p lib/Test2/Require/Threads.pm Test2::Require::Threads.3p lib/Test2/Suite.pm Test2::Suite.3p lib/Test2/Todo.pm Test2::Todo.3p lib/Test2/Tools.pm Test2::Tools.3p lib/Test2/Tools/AsyncSubtest.pm Test2::Tools::AsyncSubtest.3p lib/Test2/Tools/Basic.pm Test2::Tools::Basic.3p lib/Test2/Tools/Class.pm Test2::Tools::Class.3p lib/Test2/Tools/ClassicCompare.pm Test2::Tools::ClassicCompare.3p lib/Test2/Tools/Compare.pm Test2::Tools::Compare.3p lib/Test2/Tools/Defer.pm Test2::Tools::Defer.3p lib/Test2/Tools/Encoding.pm Test2::Tools::Encoding.3p lib/Test2/Tools/Event.pm Test2::Tools::Event.3p lib/Test2/Tools/Exception.pm Test2::Tools::Exception.3p lib/Test2/Tools/Exports.pm Test2::Tools::Exports.3p lib/Test2/Tools/GenTemp.pm Test2::Tools::GenTemp.3p lib/Test2/Tools/Grab.pm Test2::Tools::Grab.3p lib/Test2/Tools/Mock.pm Test2::Tools::Mock.3p lib/Test2/Tools/Ref.pm Test2::Tools::Ref.3p lib/Test2/Tools/Refcount.pm Test2::Tools::Refcount.3p lib/Test2/Tools/Spec.pm Test2::Tools::Spec.3p lib/Test2/Tools/Subtest.pm Test2::Tools::Subtest.3p lib/Test2/Tools/Target.pm Test2::Tools::Target.3p lib/Test2/Tools/Tester.pm Test2::Tools::Tester.3p lib/Test2/Tools/Tiny.pm Test2::Tools::Tiny.3p lib/Test2/Tools/Warnings.pm Test2::Tools::Warnings.3p lib/Test2/Transition.pod Test2::Transition.3p lib/Test2/Util.pm Test2::Util.3p lib/Test2/Util/ExternalMeta.pm Test2::Util::ExternalMeta.3p lib/Test2/Util/Facets2Legacy.pm Test2::Util::Facets2Legacy.3p lib/Test2/Util/Grabber.pm Test2::Util::Grabber.3p lib/Test2/Util/Guard.pm Test2::Util::Guard.3p lib/Test2/Util/HashBase.pm Test2::Util::HashBase.3p lib/Test2/Util/Importer.pm Test2::Util::Importer.3p lib/Test2/Util/Ref.pm Test2::Util::Ref.3p lib/Test2/Util/Stash.pm Test2::Util::Stash.3p lib/Test2/Util/Sub.pm Test2::Util::Sub.3p lib/Test2/Util/Table.pm Test2::Util::Table.3p lib/Test2/Util/Table/LineBreak.pm Test2::Util::Table::LineBreak.3p lib/Test2/Util/Times.pm Test2::Util::Times.3p lib/Test2/Util/Trace.pm Test2::Util::Trace.3p lib/Test2/V0.pm Test2::V0.3p lib/Test2/Workflow.pm Test2::Workflow.3p lib/Test2/Workflow/BlockBase.pm Test2::Workflow::BlockBase.3p lib/Test2/Workflow/Build.pm Test2::Workflow::Build.3p lib/Test2/Workflow/Runner.pm Test2::Workflow::Runner.3p lib/Test2/Workflow/Task.pm Test2::Workflow::Task.3p lib/Test2/Workflow/Task/Action.pm Test2::Workflow::Task::Action.3p lib/Test2/Workflow/Task/Group.pm Test2::Workflow::Task::Group.3p lib/Test/Builder.pm Test::Builder.3p lib/Test/Builder/Formatter.pm Test::Builder::Formatter.3p lib/Test/Builder/IO/Scalar.pm Test::Builder::IO::Scalar.3p lib/Test/Builder/Module.pm Test::Builder::Module.3p lib/Test/Builder/Tester.pm Test::Builder::Tester.3p lib/Test/Builder/Tester/Color.pm Test::Builder::Tester::Color.3p lib/Test/Builder/TodoDiag.pm Test::Builder::TodoDiag.3p lib/Test/Harness.pm Test::Harness.3p lib/Test/More.pm Test::More.3p lib/Test/Simple.pm Test::Simple.3p lib/Test/Tester.pm Test::Tester.3p lib/Test/Tester/Capture.pm Test::Tester::Capture.3p lib/Test/Tester/CaptureRunner.pm Test::Tester::CaptureRunner.3p lib/Test/Tutorial.pod Test::Tutorial.3p lib/Test/use/ok.pm Test::use::ok.3p lib/Text/Abbrev.pm Text::Abbrev.3p lib/Text/Balanced.pm Text::Balanced.3p lib/Text/ParseWords.pm Text::ParseWords.3p lib/Text/Tabs.pm Text::Tabs.3p lib/Text/Wrap.pm Text::Wrap.3p lib/Thread.pm Thread.3p lib/Thread/Queue.pm Thread::Queue.3p lib/Thread/Semaphore.pm Thread::Semaphore.3p lib/threads.pm threads.3p lib/threads/shared.pm threads::shared.3p lib/Tie/Array.pm Tie::Array.3p lib/Tie/File.pm Tie::File.3p lib/Tie/Handle.pm Tie::Handle.3p lib/Tie/Hash.pm Tie::Hash.3p lib/Tie/Hash/NamedCapture.pm Tie::Hash::NamedCapture.3p lib/Tie/Memoize.pm Tie::Memoize.3p lib/Tie/RefHash.pm Tie::RefHash.3p lib/Tie/Scalar.pm Tie::Scalar.3p lib/Tie/StdHandle.pm Tie::StdHandle.3p lib/Tie/SubstrHash.pm Tie::SubstrHash.3p lib/Time/gmtime.pm Time::gmtime.3p lib/Time/HiRes.pm Time::HiRes.3p lib/Time/Local.pm Time::Local.3p lib/Time/localtime.pm Time::localtime.3p lib/Time/Piece.pm Time::Piece.3p lib/Time/Seconds.pm Time::Seconds.3p lib/Time/tm.pm Time::tm.3p lib/Unicode/Collate.pm Unicode::Collate.3p lib/Unicode/Collate/CJK/Big5.pm Unicode::Collate::CJK::Big5.3p lib/Unicode/Collate/CJK/GB2312.pm Unicode::Collate::CJK::GB2312.3p lib/Unicode/Collate/CJK/JISX0208.pm Unicode::Collate::CJK::JISX0208.3p lib/Unicode/Collate/CJK/Korean.pm Unicode::Collate::CJK::Korean.3p lib/Unicode/Collate/CJK/Pinyin.pm Unicode::Collate::CJK::Pinyin.3p lib/Unicode/Collate/CJK/Stroke.pm Unicode::Collate::CJK::Stroke.3p lib/Unicode/Collate/CJK/Zhuyin.pm Unicode::Collate::CJK::Zhuyin.3p lib/Unicode/Collate/Locale.pm Unicode::Collate::Locale.3p lib/Unicode/Normalize.pm Unicode::Normalize.3p lib/Unicode/UCD.pm Unicode::UCD.3p lib/UNIVERSAL.pm UNIVERSAL.3p lib/User/grent.pm User::grent.3p lib/User/pwent.pm User::pwent.3p lib/utf8.pm utf8.3p lib/vars.pm vars.3p lib/version.pod version.3p lib/version/Internals.pod version::Internals.3p lib/vmsish.pm vmsish.3p lib/warnings.pm warnings.3p lib/warnings/register.pm warnings::register.3p lib/XS/APItest.pm XS::APItest.3p lib/XS/Typemap.pm XS::Typemap.3p lib/XSLoader.pm XSLoader.3p ==== test ==== # Permissions in CVS src tree are not as in the Perl distribution. # Match expectations of cpan/Test-Harness/t/source_handler.t for # cpan/Test-Harness/t/source_tests/source*.sh executalbe bits. # Remove symlink and fix permissions of copy in obj directory. # cpan/autodie/t/chmod.t and cpan/autodie/t/chown.t modify themself. # Replace symlink. rm -f /usr/obj/gnu/usr.bin/perl/cpan/Test-Harness/t/source_tests/source.sh cp /usr/src/gnu/usr.bin/perl/cpan/Test-Harness/t/source_tests/source.sh /usr/obj/gnu/usr.bin/perl/cpan/Test-Harness/t/source_tests/source.sh chmod +x /usr/obj/gnu/usr.bin/perl/cpan/Test-Harness/t/source_tests/source.sh rm -f /usr/obj/gnu/usr.bin/perl/cpan/Test-Harness/t/source_tests/source_args.sh cp /usr/src/gnu/usr.bin/perl/cpan/Test-Harness/t/source_tests/source_args.sh /usr/obj/gnu/usr.bin/perl/cpan/Test-Harness/t/source_tests/source_args.sh chmod +x /usr/obj/gnu/usr.bin/perl/cpan/Test-Harness/t/source_tests/source_args.sh rm -f /usr/obj/gnu/usr.bin/perl/cpan/autodie/t/chmod.t cp /usr/src/gnu/usr.bin/perl/cpan/autodie/t/chmod.t /usr/obj/gnu/usr.bin/perl/cpan/autodie/t/chmod.t chmod +x /usr/obj/gnu/usr.bin/perl/cpan/autodie/t/chmod.t rm -f /usr/obj/gnu/usr.bin/perl/cpan/autodie/t/chown.t cp /usr/src/gnu/usr.bin/perl/cpan/autodie/t/chown.t /usr/obj/gnu/usr.bin/perl/cpan/autodie/t/chown.t chmod +x /usr/obj/gnu/usr.bin/perl/cpan/autodie/t/chown.t make -C /usr/src/gnu/usr.bin/perl -f Makefile.bsd-wrapper test cd /usr/src/gnu/usr.bin/perl && exec make -f Makefile.bsd-wrapper1 perl.build cd /usr/src/gnu/usr.bin/perl/obj && exec make LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/ExtUtils-Miniperl directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader cc -c -DPERL_CORE -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -DPIC -fpic perlmain.c LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/AutoLoader directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/CPAN-Meta-Requirements directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/CPAN-Meta-YAML directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Carp directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Config-Perl-V directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Devel-SelfStubber directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Digest directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Dumpvalue directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Env directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/ExtUtils-CBuilder directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/ExtUtils-Constant directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/ExtUtils-Install directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/ExtUtils-PL2Bat/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/ExtUtils-PL2Bat directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/File-Fetch directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/File-Find directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/File-Path directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/File-Temp directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/FileCache directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Getopt-Long directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/I18N-Collate directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/IO-Socket-IP directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/IO-Zlib directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/IPC-Cmd directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/IPC-Open3 directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Locale-Maketext-Simple directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Math-BigInt directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Math-Complex/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Memoize directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Module-Load directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Module-Load-Conditional directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Module-Loaded directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/NEXT directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Params-Check directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Perl-OSType directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/PerlIO-scalar/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/PerlIO-scalar directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Pod-Escapes directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Pod-Simple directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Safe directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Search-Dict directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Term-ANSIColor directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Term-Complete directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Term-ReadLine directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Term-Table/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Term-Table directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Test-Simple directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Test2-Suite/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Test2-Suite directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Text-Abbrev directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Text-Balanced directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Text-ParseWords directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Text-Tabs directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/Tie-Hash-NamedCapture directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/Tie-Memoize directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Tie-RefHash directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Time-Local directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/autodie directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/autouse directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/experimental directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/parent directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/perlfaq directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Manifying 2 pod documents LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/version directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=static rm -f libperl.so.25.0 cc -o libperl.so.25.0 -shared -fpic -fstack-protector-strong op.o perl.o universal.o av.o builtin.o caretx.o class.o deb.o doio.o doop.o dquote.o dump.o globals.o gv.o hv.o keywords.o locale.o mathoms.o mg.o mro_core.o numeric.o pad.o peep.o perlio.o perly.o pp.o pp_ctl.o pp_hot.o pp_pack.o pp_sort.o pp_sys.o reentr.o regcomp.o regcomp_debug.o regcomp_invlist.o regcomp_study.o regcomp_trie.o regexec.o run.o scope.o sv.o taint.o time64.o toke.o utf8.o util.o syscall_emulator.o DynaLoader.o -lm -lc cc -o perl -Wl,-E -fstack-protector-strong -Wl,-R/usr/libdata/perl5/amd64-openbsd/CORE perlmain.o -L. -lperl `cat ext.libs` -lm -lc LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib mkppport ppport.h in cpan/DB_File is up-to-date ppport.h in cpan/IPC-SysV is up-to-date ppport.h in cpan/Win32API-File is up-to-date ppport.h in dist/Data-Dumper is up-to-date ppport.h in dist/Devel-PPPort is up-to-date ppport.h in dist/ExtUtils-ParseXS is up-to-date ppport.h in dist/IO is up-to-date ppport.h in dist/PathTools is up-to-date ppport.h in dist/Storable is up-to-date ppport.h in dist/threads is up-to-date ppport.h in dist/threads-shared is up-to-date ppport.h in dist/Time-HiRes is up-to-date ppport.h in dist/Unicode-Normalize is up-to-date LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/DB_File/DB_File.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/DB_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DB_File.bs ../../lib/auto/DB_File/DB_File.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/NDBM_File/NDBM_File.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/NDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- NDBM_File.bs ../../lib/auto/NDBM_File/NDBM_File.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/OpenBSD/MkTemp/MkTemp.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/OpenBSD-MkTemp/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MkTemp.bs ../../lib/auto/OpenBSD/MkTemp/MkTemp.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/OpenBSD/Pledge/Pledge.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/OpenBSD-Pledge/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pledge.bs ../../lib/auto/OpenBSD/Pledge/Pledge.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/OpenBSD/Unveil/Unveil.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/OpenBSD-Unveil/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unveil.bs ../../lib/auto/OpenBSD/Unveil/Unveil.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Term/ReadKey/ReadKey.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Term-ReadKey/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- ReadKey.bs ../../lib/auto/Term/ReadKey/ReadKey.bs 644 "../../perl" "-I../../lib" "-I../../lib" ReadKey.pm.PL ReadKey.pm Creating ReadKey.pm Bootstrapping the XS for blockoptions: 5 Done LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644 touch uni.data LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./perl -Ilib -I. -f pod/buildtoc -q Making utilities Everything is up to date. Type 'make test' to run test suite. cd /usr/src/gnu/usr.bin/perl && exec make -f Makefile.bsd-wrapper1 mansrc.build cd /usr/src/gnu/usr.bin/perl/obj && LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj /usr/src/gnu/usr.bin/perl/obj/perl -I /usr/src/gnu/usr.bin/perl/obj/lib /usr/src/gnu/usr.bin/perl/obj/cpan/podlators/scripts/pod2man --stderr --section=1 --official utils/corelist corelist.1 utils/cpan cpan.1 utils/enc2xs enc2xs.1 utils/encguess encguess.1 utils/h2ph h2ph.1 utils/h2xs h2xs.1 utils/instmodsh instmodsh.1 lib/Internals.pod Internals.1 utils/libnetcfg libnetcfg.1 PACKAGING PACKAGING.1 pod/perl.pod perl.1 pod/perl5004delta.pod perl5004delta.1 pod/perl5005delta.pod perl5005delta.1 pod/perl5100delta.pod perl5100delta.1 pod/perl5101delta.pod perl5101delta.1 pod/perl5120delta.pod perl5120delta.1 pod/perl5121delta.pod perl5121delta.1 pod/perl5122delta.pod perl5122delta.1 pod/perl5123delta.pod perl5123delta.1 pod/perl5124delta.pod perl5124delta.1 pod/perl5125delta.pod perl5125delta.1 pod/perl5140delta.pod perl5140delta.1 pod/perl5141delta.pod perl5141delta.1 pod/perl5142delta.pod perl5142delta.1 pod/perl5143delta.pod perl5143delta.1 pod/perl5144delta.pod perl5144delta.1 pod/perl5160delta.pod perl5160delta.1 pod/perl5161delta.pod perl5161delta.1 pod/perl5162delta.pod perl5162delta.1 pod/perl5163delta.pod perl5163delta.1 pod/perl5180delta.pod perl5180delta.1 pod/perl5181delta.pod perl5181delta.1 pod/perl5182delta.pod perl5182delta.1 pod/perl5184delta.pod perl5184delta.1 pod/perl5200delta.pod perl5200delta.1 pod/perl5201delta.pod perl5201delta.1 pod/perl5202delta.pod perl5202delta.1 pod/perl5203delta.pod perl5203delta.1 pod/perl5220delta.pod perl5220delta.1 pod/perl5221delta.pod perl5221delta.1 pod/perl5222delta.pod perl5222delta.1 pod/perl5223delta.pod perl5223delta.1 pod/perl5224delta.pod perl5224delta.1 pod/perl5240delta.pod perl5240delta.1 pod/perl5241delta.pod perl5241delta.1 pod/perl5242delta.pod perl5242delta.1 pod/perl5243delta.pod perl5243delta.1 pod/perl5244delta.pod perl5244delta.1 pod/perl5260delta.pod perl5260delta.1 pod/perl5261delta.pod perl5261delta.1 pod/perl5262delta.pod perl5262delta.1 pod/perl5263delta.pod perl5263delta.1 pod/perl5280delta.pod perl5280delta.1 pod/perl5281delta.pod perl5281delta.1 pod/perl5282delta.pod perl5282delta.1 pod/perl5283delta.pod perl5283delta.1 pod/perl5300delta.pod perl5300delta.1 pod/perl5301delta.pod perl5301delta.1 pod/perl5302delta.pod perl5302delta.1 pod/perl5303delta.pod perl5303delta.1 pod/perl5320delta.pod perl5320delta.1 pod/perl5321delta.pod perl5321delta.1 pod/perl5340delta.pod perl5340delta.1 pod/perl5341delta.pod perl5341delta.1 pod/perl5342delta.pod perl5342delta.1 pod/perl5343delta.pod perl5343delta.1 pod/perl5360delta.pod perl5360delta.1 pod/perl5361delta.pod perl5361delta.1 pod/perl5362delta.pod perl5362delta.1 pod/perl5363delta.pod perl5363delta.1 pod/perl5380delta.pod perl5380delta.1 pod/perl5381delta.pod perl5381delta.1 pod/perl5382delta.pod perl5382delta.1 pod/perl5400delta.pod perl5400delta.1 pod/perl561delta.pod perl561delta.1 pod/perl56delta.pod perl56delta.1 pod/perl581delta.pod perl581delta.1 pod/perl582delta.pod perl582delta.1 pod/perl583delta.pod perl583delta.1 pod/perl584delta.pod perl584delta.1 pod/perl585delta.pod perl585delta.1 pod/perl586delta.pod perl586delta.1 pod/perl587delta.pod perl587delta.1 pod/perl588delta.pod perl588delta.1 pod/perl589delta.pod perl589delta.1 pod/perl58delta.pod perl58delta.1 pod/perlapi.pod perlapi.1 pod/perlapio.pod perlapio.1 pod/perlbook.pod perlbook.1 pod/perlboot.pod perlboot.1 pod/perlbot.pod perlbot.1 utils/perlbug perlbug.1 pod/perlcall.pod perlcall.1 pod/perlcheat.pod perlcheat.1 pod/perlclass.pod perlclass.1 pod/perlclassguts.pod perlclassguts.1 pod/perlclib.pod perlclib.1 pod/perlcommunity.pod perlcommunity.1 pod/perldata.pod perldata.1 pod/perldbmfilter.pod perldbmfilter.1 pod/perldebtut.pod perldebtut.1 pod/perldebug.pod perldebug.1 pod/perldelta.pod perldelta.1 pod/perldeprecation.pod perldeprecation.1 pod/perldiag.pod perldiag.1 lib/perldoc.pod perldoc.1 pod/perldocstyle.pod perldocstyle.1 pod/perldsc.pod perldsc.1 pod/perlembed.pod perlembed.1 pod/perlexperiment.pod perlexperiment.1 lib/perlfaq.pod perlfaq.1 lib/perlfaq1.pod perlfaq1.1 lib/perlfaq2.pod perlfaq2.1 lib/perlfaq3.pod perlfaq3.1 lib/perlfaq4.pod perlfaq4.1 lib/perlfaq5.pod perlfaq5.1 lib/perlfaq6.pod perlfaq6.1 lib/perlfaq7.pod perlfaq7.1 lib/perlfaq8.pod perlfaq8.1 lib/perlfaq9.pod perlfaq9.1 pod/perlfilter.pod perlfilter.1 pod/perlfork.pod perlfork.1 pod/perlform.pod perlform.1 pod/perlfunc.pod perlfunc.1 pod/perlgit.pod perlgit.1 lib/perlglossary.pod perlglossary.1 pod/perlgov.pod perlgov.1 pod/perlguts.pod perlguts.1 pod/perlhack.pod perlhack.1 pod/perlhacktips.pod perlhacktips.1 pod/perlhacktut.pod perlhacktut.1 pod/perlhist.pod perlhist.1 pod/perlintern.pod perlintern.1 pod/perlinterp.pod perlinterp.1 pod/perlintro.pod perlintro.1 pod/perliol.pod perliol.1 pod/perlipc.pod perlipc.1 utils/perlivp perlivp.1 pod/perllexwarn.pod perllexwarn.1 pod/perllocale.pod perllocale.1 pod/perllol.pod perllol.1 pod/perlmod.pod perlmod.1 pod/perlmodinstall.pod perlmodinstall.1 pod/perlmodlib.pod perlmodlib.1 pod/perlmodstyle.pod perlmodstyle.1 pod/perlmroapi.pod perlmroapi.1 pod/perlnewmod.pod perlnewmod.1 pod/perlnumber.pod perlnumber.1 pod/perlobj.pod perlobj.1 pod/perlootut.pod perlootut.1 pod/perlop.pod perlop.1 pod/perlopenbsd.pod perlopenbsd.1 pod/perlopentut.pod perlopentut.1 pod/perlpacktut.pod perlpacktut.1 pod/perlperf.pod perlperf.1 pod/perlpod.pod perlpod.1 pod/perlpodspec.pod perlpodspec.1 pod/perlpodstyle.pod perlpodstyle.1 pod/perlpolicy.pod perlpolicy.1 pod/perlport.pod perlport.1 pod/perlpragma.pod perlpragma.1 pod/perlre.pod perlre.1 pod/perlreapi.pod perlreapi.1 pod/perlrebackslash.pod perlrebackslash.1 pod/perlrecharclass.pod perlrecharclass.1 pod/perlref.pod perlref.1 pod/perlreftut.pod perlreftut.1 pod/perlreguts.pod perlreguts.1 pod/perlrepository.pod perlrepository.1 pod/perlrequick.pod perlrequick.1 pod/perlreref.pod perlreref.1 pod/perlretut.pod perlretut.1 pod/perlrun.pod perlrun.1 pod/perlsec.pod perlsec.1 pod/perlsecpolicy.pod perlsecpolicy.1 pod/perlsource.pod perlsource.1 pod/perlstyle.pod perlstyle.1 pod/perlsub.pod perlsub.1 pod/perlsyn.pod perlsyn.1 pod/perlsynology.pod perlsynology.1 pod/perlthrtut.pod perlthrtut.1 pod/perltie.pod perltie.1 pod/perltoc.pod perltoc.1 pod/perltodo.pod perltodo.1 pod/perltooc.pod perltooc.1 pod/perltoot.pod perltoot.1 pod/perltrap.pod perltrap.1 pod/perlunicode.pod perlunicode.1 pod/perlunicook.pod perlunicook.1 pod/perlunifaq.pod perlunifaq.1 pod/perluniintro.pod perluniintro.1 pod/perluniprops.pod perluniprops.1 pod/perlunitut.pod perlunitut.1 pod/perlutil.pod perlutil.1 pod/perlvar.pod perlvar.1 lib/perlxs.pod perlxs.1 lib/perlxstut.pod perlxstut.1 lib/perlxstypemap.pod perlxstypemap.1 utils/piconv piconv.1 utils/pl2pm pl2pm.1 utils/pod2html pod2html.1 cpan/podlators/blib/script/pod2man pod2man.1 cpan/podlators/blib/script/pod2text pod2text.1 cpan/Pod-Usage/blib/script/pod2usage pod2usage.1 pod/buildtoc podbuildtoc.1 cpan/Pod-Checker/blib/script/podchecker podchecker.1 utils/prove prove.1 utils/splain splain.1 utils/streamzip streamzip.1 utils/xsubpp xsubpp.1 cd /usr/src/gnu/usr.bin/perl/obj && LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj /usr/src/gnu/usr.bin/perl/obj/perl -I /usr/src/gnu/usr.bin/perl/obj/lib /usr/src/gnu/usr.bin/perl/obj/cpan/podlators/scripts/pod2man --stderr --section=3p --official lib/AnyDBM_File.pm AnyDBM_File.3p lib/App/Cpan.pm App::Cpan.3p lib/App/Prove.pm App::Prove.3p lib/App/Prove/State.pm App::Prove::State.3p lib/App/Prove/State/Result.pm App::Prove::State::Result.3p lib/App/Prove/State/Result/Test.pm App::Prove::State::Result::Test.3p lib/Archive/Tar.pm Archive::Tar.3p lib/Archive/Tar/File.pm Archive::Tar::File.3p lib/Attribute/Handlers.pm Attribute::Handlers.3p lib/attributes.pm attributes.3p lib/autodie.pm autodie.3p lib/autodie/exception.pm autodie::exception.3p lib/autodie/exception/system.pm autodie::exception::system.3p lib/autodie/hints.pm autodie::hints.3p lib/autodie/Scope/Guard.pm autodie::Scope::Guard.3p lib/autodie/Scope/GuardStack.pm autodie::Scope::GuardStack.3p lib/autodie/skip.pm autodie::skip.3p lib/autodie/Util.pm autodie::Util.3p lib/AutoLoader.pm AutoLoader.3p lib/AutoSplit.pm AutoSplit.3p lib/autouse.pm autouse.3p lib/B.pm B.3p lib/B/Concise.pm B::Concise.3p lib/B/Deparse.pm B::Deparse.3p lib/B/Op_private.pm B::Op_private.3p lib/B/Showlex.pm B::Showlex.3p lib/B/Terse.pm B::Terse.3p lib/B/Xref.pm B::Xref.3p lib/base.pm base.3p lib/Benchmark.pm Benchmark.3p lib/bigfloat.pm bigfloat.3p lib/bigint.pm bigint.3p lib/bignum.pm bignum.3p lib/bigrat.pm bigrat.3p lib/blib.pm blib.3p lib/builtin.pm builtin.3p lib/bytes.pm bytes.3p lib/Carp.pm Carp.3p lib/charnames.pm charnames.3p lib/Class/Struct.pm Class::Struct.3p lib/Compress/Raw/Bzip2.pm Compress::Raw::Bzip2.3p lib/Compress/Raw/Zlib.pm Compress::Raw::Zlib.3p lib/Compress/Zlib.pm Compress::Zlib.3p lib/Config.pod Config.3p lib/Config/Extensions.pm Config::Extensions.3p lib/Config/Perl/V.pm Config::Perl::V.3p lib/constant.pm constant.3p lib/CORE.pod CORE.3p lib/CPAN.pm CPAN.3p lib/CPAN/API/HOWTO.pod CPAN::API::HOWTO.3p lib/CPAN/Debug.pm CPAN::Debug.3p lib/CPAN/Distroprefs.pm CPAN::Distroprefs.3p lib/CPAN/FirstTime.pm CPAN::FirstTime.3p lib/CPAN/HandleConfig.pm CPAN::HandleConfig.3p lib/CPAN/Kwalify.pm CPAN::Kwalify.3p lib/CPAN/Meta.pm CPAN::Meta.3p lib/CPAN/Meta/Converter.pm CPAN::Meta::Converter.3p lib/CPAN/Meta/Feature.pm CPAN::Meta::Feature.3p lib/CPAN/Meta/History.pm CPAN::Meta::History.3p lib/CPAN/Meta/History/Meta_1_0.pod CPAN::Meta::History::Meta_1_0.3p lib/CPAN/Meta/History/Meta_1_1.pod CPAN::Meta::History::Meta_1_1.3p lib/CPAN/Meta/History/Meta_1_2.pod CPAN::Meta::History::Meta_1_2.3p lib/CPAN/Meta/History/Meta_1_3.pod CPAN::Meta::History::Meta_1_3.3p lib/CPAN/Meta/History/Meta_1_4.pod CPAN::Meta::History::Meta_1_4.3p lib/CPAN/Meta/Merge.pm CPAN::Meta::Merge.3p lib/CPAN/Meta/Prereqs.pm CPAN::Meta::Prereqs.3p lib/CPAN/Meta/Requirements.pm CPAN::Meta::Requirements.3p lib/CPAN/Meta/Requirements/Range.pm CPAN::Meta::Requirements::Range.3p lib/CPAN/Meta/Spec.pm CPAN::Meta::Spec.3p lib/CPAN/Meta/Validator.pm CPAN::Meta::Validator.3p lib/CPAN/Meta/YAML.pm CPAN::Meta::YAML.3p lib/CPAN/Mirrors.pm CPAN::Mirrors.3p lib/CPAN/Nox.pm CPAN::Nox.3p lib/CPAN/Plugin.pm CPAN::Plugin.3p lib/CPAN/Plugin/Specfile.pm CPAN::Plugin::Specfile.3p lib/CPAN/Queue.pm CPAN::Queue.3p lib/CPAN/Tarzip.pm CPAN::Tarzip.3p lib/CPAN/Version.pm CPAN::Version.3p lib/Cwd.pm Cwd.3p lib/Data/Dumper.pm Data::Dumper.3p lib/DB.pm DB.3p lib/DB_File.pm DB_File.3p lib/DBM_Filter.pm DBM_Filter.3p lib/DBM_Filter/compress.pm DBM_Filter::compress.3p lib/DBM_Filter/encode.pm DBM_Filter::encode.3p lib/DBM_Filter/int32.pm DBM_Filter::int32.3p lib/DBM_Filter/null.pm DBM_Filter::null.3p lib/DBM_Filter/utf8.pm DBM_Filter::utf8.3p lib/deprecate.pm deprecate.3p lib/Devel/Peek.pm Devel::Peek.3p lib/Devel/PPPort.pm Devel::PPPort.3p lib/Devel/SelfStubber.pm Devel::SelfStubber.3p lib/diagnostics.pm diagnostics.3p lib/Digest.pm Digest.3p lib/Digest/base.pm Digest::base.3p lib/Digest/file.pm Digest::file.3p lib/Digest/MD5.pm Digest::MD5.3p lib/Digest/SHA.pm Digest::SHA.3p lib/DirHandle.pm DirHandle.3p lib/Dumpvalue.pm Dumpvalue.3p lib/DynaLoader.pm DynaLoader.3p lib/Encode.pm Encode.3p lib/Encode/Alias.pm Encode::Alias.3p lib/Encode/Byte.pm Encode::Byte.3p lib/Encode/CJKConstants.pm Encode::CJKConstants.3p lib/Encode/CN.pm Encode::CN.3p lib/Encode/CN/HZ.pm Encode::CN::HZ.3p lib/Encode/Config.pm Encode::Config.3p lib/Encode/EBCDIC.pm Encode::EBCDIC.3p lib/Encode/Encoder.pm Encode::Encoder.3p lib/Encode/Encoding.pm Encode::Encoding.3p lib/Encode/GSM0338.pm Encode::GSM0338.3p lib/Encode/Guess.pm Encode::Guess.3p lib/Encode/JP.pm Encode::JP.3p lib/Encode/JP/H2Z.pm Encode::JP::H2Z.3p lib/Encode/JP/JIS7.pm Encode::JP::JIS7.3p lib/Encode/KR.pm Encode::KR.3p lib/Encode/KR/2022_KR.pm Encode::KR::2022_KR.3p lib/Encode/MIME/Header.pm Encode::MIME::Header.3p lib/Encode/PerlIO.pod Encode::PerlIO.3p lib/Encode/Supported.pod Encode::Supported.3p lib/Encode/Symbol.pm Encode::Symbol.3p lib/Encode/TW.pm Encode::TW.3p lib/Encode/Unicode.pm Encode::Unicode.3p lib/Encode/Unicode/UTF7.pm Encode::Unicode::UTF7.3p lib/encoding.pm encoding.3p lib/encoding/warnings.pm encoding::warnings.3p lib/English.pm English.3p lib/Env.pm Env.3p lib/Errno.pm Errno.3p lib/experimental.pm experimental.3p lib/Exporter.pm Exporter.3p lib/Exporter/Heavy.pm Exporter::Heavy.3p lib/ExtUtils/CBuilder.pm ExtUtils::CBuilder.3p lib/ExtUtils/CBuilder/Platform/Windows.pm ExtUtils::CBuilder::Platform::Windows.3p lib/ExtUtils/Command.pm ExtUtils::Command.3p lib/ExtUtils/Command/MM.pm ExtUtils::Command::MM.3p lib/ExtUtils/Constant.pm ExtUtils::Constant.3p lib/ExtUtils/Constant/Base.pm ExtUtils::Constant::Base.3p lib/ExtUtils/Constant/Utils.pm ExtUtils::Constant::Utils.3p lib/ExtUtils/Constant/XS.pm ExtUtils::Constant::XS.3p lib/ExtUtils/Embed.pm ExtUtils::Embed.3p lib/ExtUtils/Install.pm ExtUtils::Install.3p lib/ExtUtils/Installed.pm ExtUtils::Installed.3p lib/ExtUtils/Liblist.pm ExtUtils::Liblist.3p lib/ExtUtils/MakeMaker.pm ExtUtils::MakeMaker.3p lib/ExtUtils/MakeMaker/Config.pm ExtUtils::MakeMaker::Config.3p lib/ExtUtils/MakeMaker/FAQ.pod ExtUtils::MakeMaker::FAQ.3p lib/ExtUtils/MakeMaker/Locale.pm ExtUtils::MakeMaker::Locale.3p lib/ExtUtils/MakeMaker/Tutorial.pod ExtUtils::MakeMaker::Tutorial.3p lib/ExtUtils/Manifest.pm ExtUtils::Manifest.3p lib/ExtUtils/Miniperl.pm ExtUtils::Miniperl.3p lib/ExtUtils/Mkbootstrap.pm ExtUtils::Mkbootstrap.3p lib/ExtUtils/Mksymlists.pm ExtUtils::Mksymlists.3p lib/ExtUtils/MM.pm ExtUtils::MM.3p lib/ExtUtils/MM_AIX.pm ExtUtils::MM_AIX.3p lib/ExtUtils/MM_Any.pm ExtUtils::MM_Any.3p lib/ExtUtils/MM_BeOS.pm ExtUtils::MM_BeOS.3p lib/ExtUtils/MM_Cygwin.pm ExtUtils::MM_Cygwin.3p lib/ExtUtils/MM_Darwin.pm ExtUtils::MM_Darwin.3p lib/ExtUtils/MM_DOS.pm ExtUtils::MM_DOS.3p lib/ExtUtils/MM_MacOS.pm ExtUtils::MM_MacOS.3p lib/ExtUtils/MM_NW5.pm ExtUtils::MM_NW5.3p lib/ExtUtils/MM_OS2.pm ExtUtils::MM_OS2.3p lib/ExtUtils/MM_OS390.pm ExtUtils::MM_OS390.3p lib/ExtUtils/MM_QNX.pm ExtUtils::MM_QNX.3p lib/ExtUtils/MM_Unix.pm ExtUtils::MM_Unix.3p lib/ExtUtils/MM_UWIN.pm ExtUtils::MM_UWIN.3p lib/ExtUtils/MM_VMS.pm ExtUtils::MM_VMS.3p lib/ExtUtils/MM_VOS.pm ExtUtils::MM_VOS.3p lib/ExtUtils/MM_Win32.pm ExtUtils::MM_Win32.3p lib/ExtUtils/MM_Win95.pm ExtUtils::MM_Win95.3p lib/ExtUtils/MY.pm ExtUtils::MY.3p lib/ExtUtils/Packlist.pm ExtUtils::Packlist.3p lib/ExtUtils/ParseXS.pod ExtUtils::ParseXS.3p lib/ExtUtils/ParseXS/Constants.pm ExtUtils::ParseXS::Constants.3p lib/ExtUtils/ParseXS/Eval.pm ExtUtils::ParseXS::Eval.3p lib/ExtUtils/ParseXS/Utilities.pm ExtUtils::ParseXS::Utilities.3p lib/ExtUtils/PL2Bat.pm ExtUtils::PL2Bat.3p lib/ExtUtils/testlib.pm ExtUtils::testlib.3p lib/ExtUtils/Typemaps.pm ExtUtils::Typemaps.3p lib/ExtUtils/Typemaps/Cmd.pm ExtUtils::Typemaps::Cmd.3p lib/ExtUtils/Typemaps/InputMap.pm ExtUtils::Typemaps::InputMap.3p lib/ExtUtils/Typemaps/OutputMap.pm ExtUtils::Typemaps::OutputMap.3p lib/ExtUtils/Typemaps/Type.pm ExtUtils::Typemaps::Type.3p lib/ExtUtils/XSSymSet.pm ExtUtils::XSSymSet.3p lib/Fatal.pm Fatal.3p lib/Fcntl.pm Fcntl.3p lib/feature.pm feature.3p lib/fields.pm fields.3p lib/File/Basename.pm File::Basename.3p lib/File/Compare.pm File::Compare.3p lib/File/Copy.pm File::Copy.3p lib/File/DosGlob.pm File::DosGlob.3p lib/File/Fetch.pm File::Fetch.3p lib/File/Find.pm File::Find.3p lib/File/Glob.pm File::Glob.3p lib/File/GlobMapper.pm File::GlobMapper.3p lib/File/Path.pm File::Path.3p lib/File/Spec.pm File::Spec.3p lib/File/Spec/AmigaOS.pm File::Spec::AmigaOS.3p lib/File/Spec/Cygwin.pm File::Spec::Cygwin.3p lib/File/Spec/Epoc.pm File::Spec::Epoc.3p lib/File/Spec/Functions.pm File::Spec::Functions.3p lib/File/Spec/Mac.pm File::Spec::Mac.3p lib/File/Spec/OS2.pm File::Spec::OS2.3p lib/File/Spec/Unix.pm File::Spec::Unix.3p lib/File/Spec/VMS.pm File::Spec::VMS.3p lib/File/Spec/Win32.pm File::Spec::Win32.3p lib/File/stat.pm File::stat.3p lib/File/Temp.pm File::Temp.3p lib/FileCache.pm FileCache.3p lib/FileHandle.pm FileHandle.3p lib/filetest.pm filetest.3p lib/Filter/Simple.pm Filter::Simple.3p lib/Filter/Util/Call.pm Filter::Util::Call.3p lib/FindBin.pm FindBin.3p lib/Getopt/Long.pm Getopt::Long.3p lib/Getopt/Long/Parser.pm Getopt::Long::Parser.3p lib/Getopt/Std.pm Getopt::Std.3p lib/Hash/Util.pm Hash::Util.3p lib/Hash/Util/FieldHash.pm Hash::Util::FieldHash.3p lib/HTTP/Tiny.pm HTTP::Tiny.3p lib/I18N/Collate.pm I18N::Collate.3p lib/I18N/Langinfo.pm I18N::Langinfo.3p lib/I18N/LangTags.pm I18N::LangTags.3p lib/I18N/LangTags/Detect.pm I18N::LangTags::Detect.3p lib/I18N/LangTags/List.pm I18N::LangTags::List.3p lib/if.pm if.3p lib/integer.pm integer.3p lib/IO.pm IO.3p lib/IO/Compress/Base.pm IO::Compress::Base.3p lib/IO/Compress/Bzip2.pm IO::Compress::Bzip2.3p lib/IO/Compress/Deflate.pm IO::Compress::Deflate.3p lib/IO/Compress/FAQ.pod IO::Compress::FAQ.3p lib/IO/Compress/Gzip.pm IO::Compress::Gzip.3p lib/IO/Compress/RawDeflate.pm IO::Compress::RawDeflate.3p lib/IO/Compress/Zip.pm IO::Compress::Zip.3p lib/IO/Dir.pm IO::Dir.3p lib/IO/File.pm IO::File.3p lib/IO/Handle.pm IO::Handle.3p lib/IO/Pipe.pm IO::Pipe.3p lib/IO/Poll.pm IO::Poll.3p lib/IO/Seekable.pm IO::Seekable.3p lib/IO/Select.pm IO::Select.3p lib/IO/Socket.pm IO::Socket.3p lib/IO/Socket/INET.pm IO::Socket::INET.3p lib/IO/Socket/IP.pm IO::Socket::IP.3p lib/IO/Socket/UNIX.pm IO::Socket::UNIX.3p lib/IO/Uncompress/AnyInflate.pm IO::Uncompress::AnyInflate.3p lib/IO/Uncompress/AnyUncompress.pm IO::Uncompress::AnyUncompress.3p lib/IO/Uncompress/Base.pm IO::Uncompress::Base.3p lib/IO/Uncompress/Bunzip2.pm IO::Uncompress::Bunzip2.3p lib/IO/Uncompress/Gunzip.pm IO::Uncompress::Gunzip.3p lib/IO/Uncompress/Inflate.pm IO::Uncompress::Inflate.3p lib/IO/Uncompress/RawInflate.pm IO::Uncompress::RawInflate.3p lib/IO/Uncompress/Unzip.pm IO::Uncompress::Unzip.3p lib/IO/Zlib.pm IO::Zlib.3p lib/IPC/Cmd.pm IPC::Cmd.3p lib/IPC/Msg.pm IPC::Msg.3p lib/IPC/Open2.pm IPC::Open2.3p lib/IPC/Open3.pm IPC::Open3.3p lib/IPC/Semaphore.pm IPC::Semaphore.3p lib/IPC/SharedMem.pm IPC::SharedMem.3p lib/IPC/SysV.pm IPC::SysV.3p lib/JSON/PP.pm JSON::PP.3p lib/JSON/PP/Boolean.pm JSON::PP::Boolean.3p lib/less.pm less.3p lib/lib.pm lib.3p lib/List/Util.pm List::Util.3p lib/List/Util/XS.pm List::Util::XS.3p lib/locale.pm locale.3p lib/Locale/Maketext.pod Locale::Maketext.3p lib/Locale/Maketext/Cookbook.pod Locale::Maketext::Cookbook.3p lib/Locale/Maketext/Guts.pm Locale::Maketext::Guts.3p lib/Locale/Maketext/GutsLoader.pm Locale::Maketext::GutsLoader.3p lib/Locale/Maketext/Simple.pm Locale::Maketext::Simple.3p lib/Locale/Maketext/TPJ13.pod Locale::Maketext::TPJ13.3p lib/Math/BigFloat.pm Math::BigFloat.3p lib/Math/BigInt.pm Math::BigInt.3p lib/Math/BigInt/Calc.pm Math::BigInt::Calc.3p lib/Math/BigInt/FastCalc.pm Math::BigInt::FastCalc.3p lib/Math/BigInt/Lib.pm Math::BigInt::Lib.3p lib/Math/BigRat.pm Math::BigRat.3p lib/Math/Complex.pm Math::Complex.3p lib/Math/Trig.pm Math::Trig.3p lib/Memoize.pm Memoize.3p lib/Memoize/AnyDBM_File.pm Memoize::AnyDBM_File.3p lib/Memoize/Expire.pm Memoize::Expire.3p lib/Memoize/NDBM_File.pm Memoize::NDBM_File.3p lib/Memoize/SDBM_File.pm Memoize::SDBM_File.3p lib/Memoize/Storable.pm Memoize::Storable.3p lib/MIME/Base64.pm MIME::Base64.3p lib/MIME/QuotedPrint.pm MIME::QuotedPrint.3p lib/Module/CoreList.pod Module::CoreList.3p lib/Module/CoreList/Utils.pm Module::CoreList::Utils.3p lib/Module/Load.pm Module::Load.3p lib/Module/Load/Conditional.pm Module::Load::Conditional.3p lib/Module/Loaded.pm Module::Loaded.3p lib/Module/Metadata.pm Module::Metadata.3p lib/mro.pm mro.3p lib/NDBM_File.pm NDBM_File.3p lib/Net/Cmd.pm Net::Cmd.3p lib/Net/Config.pm Net::Config.3p lib/Net/Domain.pm Net::Domain.3p lib/Net/FTP.pm Net::FTP.3p lib/Net/FTP/dataconn.pm Net::FTP::dataconn.3p lib/Net/hostent.pm Net::hostent.3p lib/Net/libnetFAQ.pod Net::libnetFAQ.3p lib/Net/netent.pm Net::netent.3p lib/Net/Netrc.pm Net::Netrc.3p lib/Net/NNTP.pm Net::NNTP.3p lib/Net/Ping.pm Net::Ping.3p lib/Net/POP3.pm Net::POP3.3p lib/Net/protoent.pm Net::protoent.3p lib/Net/servent.pm Net::servent.3p lib/Net/SMTP.pm Net::SMTP.3p lib/Net/Time.pm Net::Time.3p lib/NEXT.pm NEXT.3p lib/O.pm O.3p lib/ok.pm ok.3p lib/Opcode.pm Opcode.3p lib/open.pm open.3p lib/OpenBSD/MkTemp.pm OpenBSD::MkTemp.3p lib/OpenBSD/Pledge.pm OpenBSD::Pledge.3p lib/OpenBSD/Unveil.pm OpenBSD::Unveil.3p lib/ops.pm ops.3p lib/overload.pm overload.3p lib/overloading.pm overloading.3p lib/Params/Check.pm Params::Check.3p lib/parent.pm parent.3p lib/Parse/CPAN/Meta.pm Parse::CPAN::Meta.3p lib/perl5db.pl perl5db.3p lib/Perl/OSType.pm Perl::OSType.3p pod/perldebguts.pod perldebguts.3p lib/PerlIO.pm PerlIO.3p lib/PerlIO/encoding.pm PerlIO::encoding.3p lib/PerlIO/mmap.pm PerlIO::mmap.3p lib/PerlIO/scalar.pm PerlIO::scalar.3p lib/PerlIO/via.pm PerlIO::via.3p lib/PerlIO/via/QuotedPrint.pm PerlIO::via::QuotedPrint.3p lib/Pod/Checker.pm Pod::Checker.3p lib/Pod/Escapes.pm Pod::Escapes.3p lib/Pod/Functions.pm Pod::Functions.3p lib/Pod/Html.pm Pod::Html.3p lib/Pod/Html/Util.pm Pod::Html::Util.3p lib/Pod/Man.pm Pod::Man.3p lib/Pod/ParseLink.pm Pod::ParseLink.3p lib/Pod/Perldoc.pm Pod::Perldoc.3p lib/Pod/Perldoc/BaseTo.pm Pod::Perldoc::BaseTo.3p lib/Pod/Perldoc/GetOptsOO.pm Pod::Perldoc::GetOptsOO.3p lib/Pod/Perldoc/ToANSI.pm Pod::Perldoc::ToANSI.3p lib/Pod/Perldoc/ToChecker.pm Pod::Perldoc::ToChecker.3p lib/Pod/Perldoc/ToMan.pm Pod::Perldoc::ToMan.3p lib/Pod/Perldoc/ToNroff.pm Pod::Perldoc::ToNroff.3p lib/Pod/Perldoc/ToPod.pm Pod::Perldoc::ToPod.3p lib/Pod/Perldoc/ToRtf.pm Pod::Perldoc::ToRtf.3p lib/Pod/Perldoc/ToTerm.pm Pod::Perldoc::ToTerm.3p lib/Pod/Perldoc/ToText.pm Pod::Perldoc::ToText.3p lib/Pod/Perldoc/ToTk.pm Pod::Perldoc::ToTk.3p lib/Pod/Perldoc/ToXml.pm Pod::Perldoc::ToXml.3p lib/Pod/Simple.pod Pod::Simple.3p lib/Pod/Simple/Checker.pm Pod::Simple::Checker.3p lib/Pod/Simple/Debug.pm Pod::Simple::Debug.3p lib/Pod/Simple/DumpAsText.pm Pod::Simple::DumpAsText.3p lib/Pod/Simple/DumpAsXML.pm Pod::Simple::DumpAsXML.3p lib/Pod/Simple/HTML.pm Pod::Simple::HTML.3p lib/Pod/Simple/HTMLBatch.pm Pod::Simple::HTMLBatch.3p lib/Pod/Simple/JustPod.pm Pod::Simple::JustPod.3p lib/Pod/Simple/LinkSection.pm Pod::Simple::LinkSection.3p lib/Pod/Simple/Methody.pm Pod::Simple::Methody.3p lib/Pod/Simple/PullParser.pm Pod::Simple::PullParser.3p lib/Pod/Simple/PullParserEndToken.pm Pod::Simple::PullParserEndToken.3p lib/Pod/Simple/PullParserStartToken.pm Pod::Simple::PullParserStartToken.3p lib/Pod/Simple/PullParserTextToken.pm Pod::Simple::PullParserTextToken.3p lib/Pod/Simple/PullParserToken.pm Pod::Simple::PullParserToken.3p lib/Pod/Simple/RTF.pm Pod::Simple::RTF.3p lib/Pod/Simple/Search.pm Pod::Simple::Search.3p lib/Pod/Simple/SimpleTree.pm Pod::Simple::SimpleTree.3p lib/Pod/Simple/Subclassing.pod Pod::Simple::Subclassing.3p lib/Pod/Simple/Text.pm Pod::Simple::Text.3p lib/Pod/Simple/TextContent.pm Pod::Simple::TextContent.3p lib/Pod/Simple/XHTML.pm Pod::Simple::XHTML.3p lib/Pod/Simple/XMLOutStream.pm Pod::Simple::XMLOutStream.3p lib/Pod/Text.pm Pod::Text.3p lib/Pod/Text/Color.pm Pod::Text::Color.3p lib/Pod/Text/Overstrike.pm Pod::Text::Overstrike.3p lib/Pod/Text/Termcap.pm Pod::Text::Termcap.3p lib/Pod/Usage.pm Pod::Usage.3p lib/POSIX.pod POSIX.3p lib/re.pm re.3p lib/Safe.pm Safe.3p lib/Scalar/Util.pm Scalar::Util.3p lib/SDBM_File.pm SDBM_File.3p lib/Search/Dict.pm Search::Dict.3p lib/SelectSaver.pm SelectSaver.3p lib/SelfLoader.pm SelfLoader.3p lib/sigtrap.pm sigtrap.3p lib/Socket.pm Socket.3p lib/sort.pm sort.3p lib/stable.pm stable.3p lib/Storable.pm Storable.3p lib/strict.pm strict.3p lib/Sub/Util.pm Sub::Util.3p lib/subs.pm subs.3p lib/Symbol.pm Symbol.3p lib/Sys/Hostname.pm Sys::Hostname.3p lib/Sys/Syslog.pm Sys::Syslog.3p lib/TAP/Base.pm TAP::Base.3p lib/TAP/Formatter/Base.pm TAP::Formatter::Base.3p lib/TAP/Formatter/Color.pm TAP::Formatter::Color.3p lib/TAP/Formatter/Console.pm TAP::Formatter::Console.3p lib/TAP/Formatter/Console/ParallelSession.pm TAP::Formatter::Console::ParallelSession.3p lib/TAP/Formatter/Console/Session.pm TAP::Formatter::Console::Session.3p lib/TAP/Formatter/File.pm TAP::Formatter::File.3p lib/TAP/Formatter/File/Session.pm TAP::Formatter::File::Session.3p lib/TAP/Formatter/Session.pm TAP::Formatter::Session.3p lib/TAP/Harness.pm TAP::Harness.3p lib/TAP/Harness/Beyond.pod TAP::Harness::Beyond.3p lib/TAP/Harness/Env.pm TAP::Harness::Env.3p lib/TAP/Object.pm TAP::Object.3p lib/TAP/Parser.pm TAP::Parser.3p lib/TAP/Parser/Aggregator.pm TAP::Parser::Aggregator.3p lib/TAP/Parser/Grammar.pm TAP::Parser::Grammar.3p lib/TAP/Parser/Iterator.pm TAP::Parser::Iterator.3p lib/TAP/Parser/Iterator/Array.pm TAP::Parser::Iterator::Array.3p lib/TAP/Parser/Iterator/Process.pm TAP::Parser::Iterator::Process.3p lib/TAP/Parser/Iterator/Stream.pm TAP::Parser::Iterator::Stream.3p lib/TAP/Parser/IteratorFactory.pm TAP::Parser::IteratorFactory.3p lib/TAP/Parser/Multiplexer.pm TAP::Parser::Multiplexer.3p lib/TAP/Parser/Result.pm TAP::Parser::Result.3p lib/TAP/Parser/Result/Bailout.pm TAP::Parser::Result::Bailout.3p lib/TAP/Parser/Result/Comment.pm TAP::Parser::Result::Comment.3p lib/TAP/Parser/Result/Plan.pm TAP::Parser::Result::Plan.3p lib/TAP/Parser/Result/Pragma.pm TAP::Parser::Result::Pragma.3p lib/TAP/Parser/Result/Test.pm TAP::Parser::Result::Test.3p lib/TAP/Parser/Result/Unknown.pm TAP::Parser::Result::Unknown.3p lib/TAP/Parser/Result/Version.pm TAP::Parser::Result::Version.3p lib/TAP/Parser/Result/YAML.pm TAP::Parser::Result::YAML.3p lib/TAP/Parser/ResultFactory.pm TAP::Parser::ResultFactory.3p lib/TAP/Parser/Scheduler.pm TAP::Parser::Scheduler.3p lib/TAP/Parser/Scheduler/Job.pm TAP::Parser::Scheduler::Job.3p lib/TAP/Parser/Scheduler/Spinner.pm TAP::Parser::Scheduler::Spinner.3p lib/TAP/Parser/Source.pm TAP::Parser::Source.3p lib/TAP/Parser/SourceHandler.pm TAP::Parser::SourceHandler.3p lib/TAP/Parser/SourceHandler/Executable.pm TAP::Parser::SourceHandler::Executable.3p lib/TAP/Parser/SourceHandler/File.pm TAP::Parser::SourceHandler::File.3p lib/TAP/Parser/SourceHandler/Handle.pm TAP::Parser::SourceHandler::Handle.3p lib/TAP/Parser/SourceHandler/Perl.pm TAP::Parser::SourceHandler::Perl.3p lib/TAP/Parser/SourceHandler/RawTAP.pm TAP::Parser::SourceHandler::RawTAP.3p lib/TAP/Parser/YAMLish/Reader.pm TAP::Parser::YAMLish::Reader.3p lib/TAP/Parser/YAMLish/Writer.pm TAP::Parser::YAMLish::Writer.3p lib/Term/ANSIColor.pm Term::ANSIColor.3p lib/Term/Cap.pm Term::Cap.3p lib/Term/Complete.pm Term::Complete.3p lib/Term/ReadKey.pm Term::ReadKey.3p lib/Term/ReadLine.pm Term::ReadLine.3p lib/Term/Table.pm Term::Table.3p lib/Term/Table/Cell.pm Term::Table::Cell.3p lib/Term/Table/CellStack.pm Term::Table::CellStack.3p lib/Term/Table/HashBase.pm Term::Table::HashBase.3p lib/Term/Table/LineBreak.pm Term::Table::LineBreak.3p lib/Term/Table/Util.pm Term::Table::Util.3p lib/Test.pm Test.3p lib/Test2.pm Test2.3p lib/Test2/API.pm Test2::API.3p lib/Test2/API/Breakage.pm Test2::API::Breakage.3p lib/Test2/API/Context.pm Test2::API::Context.3p lib/Test2/API/Instance.pm Test2::API::Instance.3p lib/Test2/API/InterceptResult.pm Test2::API::InterceptResult.3p lib/Test2/API/InterceptResult/Event.pm Test2::API::InterceptResult::Event.3p lib/Test2/API/InterceptResult/Hub.pm Test2::API::InterceptResult::Hub.3p lib/Test2/API/InterceptResult/Squasher.pm Test2::API::InterceptResult::Squasher.3p lib/Test2/API/Stack.pm Test2::API::Stack.3p lib/Test2/AsyncSubtest.pm Test2::AsyncSubtest.3p lib/Test2/AsyncSubtest/Event/Attach.pm Test2::AsyncSubtest::Event::Attach.3p lib/Test2/AsyncSubtest/Event/Detach.pm Test2::AsyncSubtest::Event::Detach.3p lib/Test2/AsyncSubtest/Hub.pm Test2::AsyncSubtest::Hub.3p lib/Test2/Bundle.pm Test2::Bundle.3p lib/Test2/Bundle/Extended.pm Test2::Bundle::Extended.3p lib/Test2/Bundle/More.pm Test2::Bundle::More.3p lib/Test2/Bundle/Simple.pm Test2::Bundle::Simple.3p lib/Test2/Compare.pm Test2::Compare.3p lib/Test2/Compare/Array.pm Test2::Compare::Array.3p lib/Test2/Compare/Bag.pm Test2::Compare::Bag.3p lib/Test2/Compare/Base.pm Test2::Compare::Base.3p lib/Test2/Compare/Bool.pm Test2::Compare::Bool.3p lib/Test2/Compare/Custom.pm Test2::Compare::Custom.3p lib/Test2/Compare/DeepRef.pm Test2::Compare::DeepRef.3p lib/Test2/Compare/Delta.pm Test2::Compare::Delta.3p lib/Test2/Compare/Event.pm Test2::Compare::Event.3p lib/Test2/Compare/EventMeta.pm Test2::Compare::EventMeta.3p lib/Test2/Compare/Float.pm Test2::Compare::Float.3p lib/Test2/Compare/Hash.pm Test2::Compare::Hash.3p lib/Test2/Compare/Isa.pm Test2::Compare::Isa.3p lib/Test2/Compare/Meta.pm Test2::Compare::Meta.3p lib/Test2/Compare/Negatable.pm Test2::Compare::Negatable.3p lib/Test2/Compare/Number.pm Test2::Compare::Number.3p lib/Test2/Compare/Object.pm Test2::Compare::Object.3p lib/Test2/Compare/OrderedSubset.pm Test2::Compare::OrderedSubset.3p lib/Test2/Compare/Pattern.pm Test2::Compare::Pattern.3p lib/Test2/Compare/Ref.pm Test2::Compare::Ref.3p lib/Test2/Compare/Regex.pm Test2::Compare::Regex.3p lib/Test2/Compare/Scalar.pm Test2::Compare::Scalar.3p lib/Test2/Compare/Set.pm Test2::Compare::Set.3p lib/Test2/Compare/String.pm Test2::Compare::String.3p lib/Test2/Compare/Undef.pm Test2::Compare::Undef.3p lib/Test2/Compare/Wildcard.pm Test2::Compare::Wildcard.3p lib/Test2/Event.pm Test2::Event.3p lib/Test2/Event/Bail.pm Test2::Event::Bail.3p lib/Test2/Event/Diag.pm Test2::Event::Diag.3p lib/Test2/Event/Encoding.pm Test2::Event::Encoding.3p lib/Test2/Event/Exception.pm Test2::Event::Exception.3p lib/Test2/Event/Fail.pm Test2::Event::Fail.3p lib/Test2/Event/Generic.pm Test2::Event::Generic.3p lib/Test2/Event/Note.pm Test2::Event::Note.3p lib/Test2/Event/Ok.pm Test2::Event::Ok.3p lib/Test2/Event/Pass.pm Test2::Event::Pass.3p lib/Test2/Event/Plan.pm Test2::Event::Plan.3p lib/Test2/Event/Skip.pm Test2::Event::Skip.3p lib/Test2/Event/Subtest.pm Test2::Event::Subtest.3p lib/Test2/Event/TAP/Version.pm Test2::Event::TAP::Version.3p lib/Test2/Event/V2.pm Test2::Event::V2.3p lib/Test2/Event/Waiting.pm Test2::Event::Waiting.3p lib/Test2/EventFacet.pm Test2::EventFacet.3p lib/Test2/EventFacet/About.pm Test2::EventFacet::About.3p lib/Test2/EventFacet/Amnesty.pm Test2::EventFacet::Amnesty.3p lib/Test2/EventFacet/Assert.pm Test2::EventFacet::Assert.3p lib/Test2/EventFacet/Control.pm Test2::EventFacet::Control.3p lib/Test2/EventFacet/Error.pm Test2::EventFacet::Error.3p lib/Test2/EventFacet/Hub.pm Test2::EventFacet::Hub.3p lib/Test2/EventFacet/Info.pm Test2::EventFacet::Info.3p lib/Test2/EventFacet/Info/Table.pm Test2::EventFacet::Info::Table.3p lib/Test2/EventFacet/Meta.pm Test2::EventFacet::Meta.3p lib/Test2/EventFacet/Parent.pm Test2::EventFacet::Parent.3p lib/Test2/EventFacet/Plan.pm Test2::EventFacet::Plan.3p lib/Test2/EventFacet/Render.pm Test2::EventFacet::Render.3p lib/Test2/EventFacet/Trace.pm Test2::EventFacet::Trace.3p lib/Test2/Formatter.pm Test2::Formatter.3p lib/Test2/Formatter/TAP.pm Test2::Formatter::TAP.3p lib/Test2/Hub.pm Test2::Hub.3p lib/Test2/Hub/Interceptor.pm Test2::Hub::Interceptor.3p lib/Test2/Hub/Interceptor/Terminator.pm Test2::Hub::Interceptor::Terminator.3p lib/Test2/Hub/Subtest.pm Test2::Hub::Subtest.3p lib/Test2/IPC.pm Test2::IPC.3p lib/Test2/IPC/Driver.pm Test2::IPC::Driver.3p lib/Test2/IPC/Driver/Files.pm Test2::IPC::Driver::Files.3p lib/Test2/Manual.pm Test2::Manual.3p lib/Test2/Manual/Anatomy.pm Test2::Manual::Anatomy.3p lib/Test2/Manual/Anatomy/API.pm Test2::Manual::Anatomy::API.3p lib/Test2/Manual/Anatomy/Context.pm Test2::Manual::Anatomy::Context.3p lib/Test2/Manual/Anatomy/Event.pm Test2::Manual::Anatomy::Event.3p lib/Test2/Manual/Anatomy/Hubs.pm Test2::Manual::Anatomy::Hubs.3p lib/Test2/Manual/Anatomy/IPC.pm Test2::Manual::Anatomy::IPC.3p lib/Test2/Manual/Anatomy/Utilities.pm Test2::Manual::Anatomy::Utilities.3p lib/Test2/Manual/Concurrency.pm Test2::Manual::Concurrency.3p lib/Test2/Manual/Contributing.pm Test2::Manual::Contributing.3p lib/Test2/Manual/Anatomy/EndToEnd.pm Test2::Manual::EndToEnd.3p lib/Test2/Manual/Testing.pm Test2::Manual::Testing.3p lib/Test2/Manual/Testing/Introduction.pm Test2::Manual::Testing::Introduction.3p lib/Test2/Manual/Testing/Migrating.pm Test2::Manual::Testing::Migrating.3p lib/Test2/Manual/Testing/Planning.pm Test2::Manual::Testing::Planning.3p lib/Test2/Manual/Testing/Todo.pm Test2::Manual::Testing::Todo.3p lib/Test2/Manual/Tooling.pm Test2::Manual::Tooling.3p lib/Test2/Manual/Tooling/FirstTool.pm Test2::Manual::Tooling::FirstTool.3p lib/Test2/Manual/Tooling/Formatter.pm Test2::Manual::Tooling::Formatter.3p lib/Test2/Manual/Tooling/Nesting.pm Test2::Manual::Tooling::Nesting.3p lib/Test2/Manual/Tooling/Plugin/TestExit.pm Test2::Manual::Tooling::Plugin::TestExit.3p lib/Test2/Manual/Tooling/Plugin/TestingDone.pm Test2::Manual::Tooling::Plugin::TestingDone.3p lib/Test2/Manual/Tooling/Plugin/ToolCompletes.pm Test2::Manual::Tooling::Plugin::ToolCompletes.3p lib/Test2/Manual/Tooling/Plugin/ToolStarts.pm Test2::Manual::Tooling::Plugin::ToolStarts.3p lib/Test2/Manual/Tooling/Subtest.pm Test2::Manual::Tooling::Subtest.3p lib/Test2/Manual/Tooling/TestBuilder.pm Test2::Manual::Tooling::TestBuilder.3p lib/Test2/Manual/Tooling/Testing.pm Test2::Manual::Tooling::Testing.3p lib/Test2/Mock.pm Test2::Mock.3p lib/Test2/Plugin.pm Test2::Plugin.3p lib/Test2/Plugin/BailOnFail.pm Test2::Plugin::BailOnFail.3p lib/Test2/Plugin/DieOnFail.pm Test2::Plugin::DieOnFail.3p lib/Test2/Plugin/ExitSummary.pm Test2::Plugin::ExitSummary.3p lib/Test2/Plugin/SRand.pm Test2::Plugin::SRand.3p lib/Test2/Plugin/Times.pm Test2::Plugin::Times.3p lib/Test2/Plugin/UTF8.pm Test2::Plugin::UTF8.3p lib/Test2/Require.pm Test2::Require.3p lib/Test2/Require/AuthorTesting.pm Test2::Require::AuthorTesting.3p lib/Test2/Require/AutomatedTesting.pm Test2::Require::AutomatedTesting.3p lib/Test2/Require/EnvVar.pm Test2::Require::EnvVar.3p lib/Test2/Require/ExtendedTesting.pm Test2::Require::ExtendedTesting.3p lib/Test2/Require/Fork.pm Test2::Require::Fork.3p lib/Test2/Require/Module.pm Test2::Require::Module.3p lib/Test2/Require/NonInteractiveTesting.pm Test2::Require::NonInteractiveTesting.3p lib/Test2/Require/Perl.pm Test2::Require::Perl.3p lib/Test2/Require/RealFork.pm Test2::Require::RealFork.3p lib/Test2/Require/ReleaseTesting.pm Test2::Require::ReleaseTesting.3p lib/Test2/Require/Threads.pm Test2::Require::Threads.3p lib/Test2/Suite.pm Test2::Suite.3p lib/Test2/Todo.pm Test2::Todo.3p lib/Test2/Tools.pm Test2::Tools.3p lib/Test2/Tools/AsyncSubtest.pm Test2::Tools::AsyncSubtest.3p lib/Test2/Tools/Basic.pm Test2::Tools::Basic.3p lib/Test2/Tools/Class.pm Test2::Tools::Class.3p lib/Test2/Tools/ClassicCompare.pm Test2::Tools::ClassicCompare.3p lib/Test2/Tools/Compare.pm Test2::Tools::Compare.3p lib/Test2/Tools/Defer.pm Test2::Tools::Defer.3p lib/Test2/Tools/Encoding.pm Test2::Tools::Encoding.3p lib/Test2/Tools/Event.pm Test2::Tools::Event.3p lib/Test2/Tools/Exception.pm Test2::Tools::Exception.3p lib/Test2/Tools/Exports.pm Test2::Tools::Exports.3p lib/Test2/Tools/GenTemp.pm Test2::Tools::GenTemp.3p lib/Test2/Tools/Grab.pm Test2::Tools::Grab.3p lib/Test2/Tools/Mock.pm Test2::Tools::Mock.3p lib/Test2/Tools/Ref.pm Test2::Tools::Ref.3p lib/Test2/Tools/Refcount.pm Test2::Tools::Refcount.3p lib/Test2/Tools/Spec.pm Test2::Tools::Spec.3p lib/Test2/Tools/Subtest.pm Test2::Tools::Subtest.3p lib/Test2/Tools/Target.pm Test2::Tools::Target.3p lib/Test2/Tools/Tester.pm Test2::Tools::Tester.3p lib/Test2/Tools/Tiny.pm Test2::Tools::Tiny.3p lib/Test2/Tools/Warnings.pm Test2::Tools::Warnings.3p lib/Test2/Transition.pod Test2::Transition.3p lib/Test2/Util.pm Test2::Util.3p lib/Test2/Util/ExternalMeta.pm Test2::Util::ExternalMeta.3p lib/Test2/Util/Facets2Legacy.pm Test2::Util::Facets2Legacy.3p lib/Test2/Util/Grabber.pm Test2::Util::Grabber.3p lib/Test2/Util/Guard.pm Test2::Util::Guard.3p lib/Test2/Util/HashBase.pm Test2::Util::HashBase.3p lib/Test2/Util/Importer.pm Test2::Util::Importer.3p lib/Test2/Util/Ref.pm Test2::Util::Ref.3p lib/Test2/Util/Stash.pm Test2::Util::Stash.3p lib/Test2/Util/Sub.pm Test2::Util::Sub.3p lib/Test2/Util/Table.pm Test2::Util::Table.3p lib/Test2/Util/Table/LineBreak.pm Test2::Util::Table::LineBreak.3p lib/Test2/Util/Times.pm Test2::Util::Times.3p lib/Test2/Util/Trace.pm Test2::Util::Trace.3p lib/Test2/V0.pm Test2::V0.3p lib/Test2/Workflow.pm Test2::Workflow.3p lib/Test2/Workflow/BlockBase.pm Test2::Workflow::BlockBase.3p lib/Test2/Workflow/Build.pm Test2::Workflow::Build.3p lib/Test2/Workflow/Runner.pm Test2::Workflow::Runner.3p lib/Test2/Workflow/Task.pm Test2::Workflow::Task.3p lib/Test2/Workflow/Task/Action.pm Test2::Workflow::Task::Action.3p lib/Test2/Workflow/Task/Group.pm Test2::Workflow::Task::Group.3p lib/Test/Builder.pm Test::Builder.3p lib/Test/Builder/Formatter.pm Test::Builder::Formatter.3p lib/Test/Builder/IO/Scalar.pm Test::Builder::IO::Scalar.3p lib/Test/Builder/Module.pm Test::Builder::Module.3p lib/Test/Builder/Tester.pm Test::Builder::Tester.3p lib/Test/Builder/Tester/Color.pm Test::Builder::Tester::Color.3p lib/Test/Builder/TodoDiag.pm Test::Builder::TodoDiag.3p lib/Test/Harness.pm Test::Harness.3p lib/Test/More.pm Test::More.3p lib/Test/Simple.pm Test::Simple.3p lib/Test/Tester.pm Test::Tester.3p lib/Test/Tester/Capture.pm Test::Tester::Capture.3p lib/Test/Tester/CaptureRunner.pm Test::Tester::CaptureRunner.3p lib/Test/Tutorial.pod Test::Tutorial.3p lib/Test/use/ok.pm Test::use::ok.3p lib/Text/Abbrev.pm Text::Abbrev.3p lib/Text/Balanced.pm Text::Balanced.3p lib/Text/ParseWords.pm Text::ParseWords.3p lib/Text/Tabs.pm Text::Tabs.3p lib/Text/Wrap.pm Text::Wrap.3p lib/Thread.pm Thread.3p lib/Thread/Queue.pm Thread::Queue.3p lib/Thread/Semaphore.pm Thread::Semaphore.3p lib/threads.pm threads.3p lib/threads/shared.pm threads::shared.3p lib/Tie/Array.pm Tie::Array.3p lib/Tie/File.pm Tie::File.3p lib/Tie/Handle.pm Tie::Handle.3p lib/Tie/Hash.pm Tie::Hash.3p lib/Tie/Hash/NamedCapture.pm Tie::Hash::NamedCapture.3p lib/Tie/Memoize.pm Tie::Memoize.3p lib/Tie/RefHash.pm Tie::RefHash.3p lib/Tie/Scalar.pm Tie::Scalar.3p lib/Tie/StdHandle.pm Tie::StdHandle.3p lib/Tie/SubstrHash.pm Tie::SubstrHash.3p lib/Time/gmtime.pm Time::gmtime.3p lib/Time/HiRes.pm Time::HiRes.3p lib/Time/Local.pm Time::Local.3p lib/Time/localtime.pm Time::localtime.3p lib/Time/Piece.pm Time::Piece.3p lib/Time/Seconds.pm Time::Seconds.3p lib/Time/tm.pm Time::tm.3p lib/Unicode/Collate.pm Unicode::Collate.3p lib/Unicode/Collate/CJK/Big5.pm Unicode::Collate::CJK::Big5.3p lib/Unicode/Collate/CJK/GB2312.pm Unicode::Collate::CJK::GB2312.3p lib/Unicode/Collate/CJK/JISX0208.pm Unicode::Collate::CJK::JISX0208.3p lib/Unicode/Collate/CJK/Korean.pm Unicode::Collate::CJK::Korean.3p lib/Unicode/Collate/CJK/Pinyin.pm Unicode::Collate::CJK::Pinyin.3p lib/Unicode/Collate/CJK/Stroke.pm Unicode::Collate::CJK::Stroke.3p lib/Unicode/Collate/CJK/Zhuyin.pm Unicode::Collate::CJK::Zhuyin.3p lib/Unicode/Collate/Locale.pm Unicode::Collate::Locale.3p lib/Unicode/Normalize.pm Unicode::Normalize.3p lib/Unicode/UCD.pm Unicode::UCD.3p lib/UNIVERSAL.pm UNIVERSAL.3p lib/User/grent.pm User::grent.3p lib/User/pwent.pm User::pwent.3p lib/utf8.pm utf8.3p lib/vars.pm vars.3p lib/version.pod version.3p lib/version/Internals.pod version::Internals.3p lib/vmsish.pm vmsish.3p lib/warnings.pm warnings.3p lib/warnings/register.pm warnings::register.3p lib/XS/APItest.pm XS::APItest.3p lib/XS/Typemap.pm XS::Typemap.3p lib/XSLoader.pm XSLoader.3p make test LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Archive-Tar/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Attribute-Handlers/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/AutoLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/AutoLoader directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/CPAN/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-Requirements/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/CPAN-Meta-Requirements directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/CPAN-Meta-YAML/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/CPAN-Meta-YAML directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Carp/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Carp directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Config-Perl-V/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Config-Perl-V directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Devel-SelfStubber/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Devel-SelfStubber directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Digest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Digest directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Dumpvalue/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Dumpvalue directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Env/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Env directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/Errno/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Exporter/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/ExtUtils-CBuilder/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/ExtUtils-CBuilder directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/ExtUtils-Constant directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Install/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/ExtUtils-Install directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/ExtUtils-MakeMaker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/ExtUtils-Manifest/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/ExtUtils-Miniperl/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/ExtUtils-Miniperl directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/ExtUtils-PL2Bat/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/ExtUtils-PL2Bat directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/ExtUtils-ParseXS/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/File-Fetch/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/File-Fetch directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/File-Find/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/File-Find directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/File-Path/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/File-Path directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/File-Temp/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/File-Temp directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/FileCache/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/FileCache directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Filter-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/FindBin/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Getopt-Long/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Getopt-Long directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/HTTP-Tiny/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/I18N-Collate/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/I18N-Collate directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/I18N-LangTags/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/lib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/IO-Compress/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/IO-Socket-IP/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/IO-Socket-IP directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/IO-Zlib/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/IO-Zlib directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/IPC-Cmd/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/IPC-Cmd directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/IPC-Open3/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/IPC-Open3 directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/JSON-PP/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Locale-Maketext/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Locale-Maketext-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Locale-Maketext-Simple directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Math-BigInt/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Math-BigInt directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Math-Complex/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Memoize directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Module-CoreList/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Module-Load/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Module-Load directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Module-Load-Conditional/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Module-Load-Conditional directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Module-Loaded/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Module-Loaded directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Module-Metadata/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/NEXT/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/NEXT directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Net-Ping/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Params-Check/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Params-Check directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Perl-OSType/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Perl-OSType directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/PerlIO-scalar/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/PerlIO-scalar directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/PerlIO-via-QuotedPrint/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/PerlIO-via-QuotedPrint directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Pod-Checker/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Pod-Escapes/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Pod-Escapes directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/if/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Pod-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Pod-Simple directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/Pod-Functions/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/Pod-Html/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Pod-Perldoc/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Pod-Usage/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Safe/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Safe directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Search-Dict/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Search-Dict directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/SelfLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Term-ANSIColor/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Term-ANSIColor directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Term-Cap/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Term-Complete/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Term-Complete directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Term-ReadLine/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Term-ReadLine directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Term-Table/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Term-Table directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Test/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Test-Harness/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Test-Simple/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Test-Simple directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Test2-Suite/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Test2-Suite directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Text-Abbrev/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/Text-Abbrev directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Text-Balanced/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Text-Balanced directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Text-ParseWords/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Text-ParseWords directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Text-Tabs/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Text-Tabs directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Thread-Queue/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Thread-Semaphore/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/Tie-File/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/Tie-Hash-NamedCapture/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/Tie-Hash-NamedCapture directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl ext/Tie-Memoize/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for ext/Tie-Memoize directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Tie-RefHash/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Tie-RefHash directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/Time-Local/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/Time-Local directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/XSLoader/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/autodie/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/autodie directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/autouse/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for dist/autouse directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/base/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/bignum/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/constant/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl dist/encoding-warnings/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/experimental/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/experimental directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/libnet/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/parent/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/parent directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/perlfaq/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/perlfaq directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/podlators/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Manifying 2 pod documents LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl cpan/version/pm_to_blib MAKE="make" LIBPERL_A=libperl.so.25.0 Running pm_to_blib for cpan/version directly LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib mkppport ppport.h in cpan/DB_File is up-to-date ppport.h in cpan/IPC-SysV is up-to-date ppport.h in cpan/Win32API-File is up-to-date ppport.h in dist/Data-Dumper is up-to-date ppport.h in dist/Devel-PPPort is up-to-date ppport.h in dist/ExtUtils-ParseXS is up-to-date ppport.h in dist/IO is up-to-date ppport.h in dist/PathTools is up-to-date ppport.h in dist/Storable is up-to-date ppport.h in dist/threads is up-to-date ppport.h in dist/threads-shared is up-to-date ppport.h in dist/Time-HiRes is up-to-date ppport.h in dist/Unicode-Normalize is up-to-date LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl DynaLoader.o MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=static rm -f libperl.so.25.0 cc -o libperl.so.25.0 -shared -fpic -fstack-protector-strong op.o perl.o universal.o av.o builtin.o caretx.o class.o deb.o doio.o doop.o dquote.o dump.o globals.o gv.o hv.o keywords.o locale.o mathoms.o mg.o mro_core.o numeric.o pad.o peep.o perlio.o perly.o pp.o pp_ctl.o pp_hot.o pp_pack.o pp_sort.o pp_sys.o reentr.o regcomp.o regcomp_debug.o regcomp_invlist.o regcomp_study.o regcomp_trie.o regexec.o run.o scope.o sv.o taint.o time64.o toke.o utf8.o util.o syscall_emulator.o DynaLoader.o -lm -lc LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Cwd/Cwd.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/PathTools/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Cwd.bs ../../lib/auto/Cwd/Cwd.bs 644 Making utilities touch uni.data LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib -MExtUtils::Miniperl -e 'writemain(\"perlmain.c", @ARGV)' DynaLoader cc -c -DPERL_CORE -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -std=c99 -O2 -Wall -Werror=pointer-arith -Werror=vla -Wextra -Wno-long-long -Wno-declaration-after-statement -Wc++-compat -Wwrite-strings -DPIC -fpic perlmain.c cc -o perl -Wl,-E -fstack-protector-strong -Wl,-R/usr/libdata/perl5/amd64-openbsd/CORE perlmain.o -L. -lperl `cat ext.libs` -lm -lc LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/B/B.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/B/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- B.bs ../../lib/auto/B/B.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Bzip2/Bzip2.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Bzip2.bs ../../lib/auto/Compress/Raw/Bzip2/Bzip2.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Compress/Raw/Zlib/Zlib.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Zlib.bs ../../lib/auto/Compress/Raw/Zlib/Zlib.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/DB_File/DB_File.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/DB_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DB_File.bs ../../lib/auto/DB_File/DB_File.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Data/Dumper/Dumper.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/Data-Dumper/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Dumper.bs ../../lib/auto/Data/Dumper/Dumper.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Devel/PPPort/PPPort.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/Devel-PPPort/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- PPPort.bs ../../lib/auto/Devel/PPPort/PPPort.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Devel/Peek/Peek.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/Devel-Peek/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Peek.bs ../../lib/auto/Devel/Peek/Peek.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Digest/MD5/MD5.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Digest-MD5/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MD5.bs ../../lib/auto/Digest/MD5/MD5.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Digest/SHA/SHA.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Digest-SHA/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SHA.bs ../../lib/auto/Digest/SHA/SHA.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Encode/Encode.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Encode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Encode.bs ../../lib/auto/Encode/Encode.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/Byte/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Byte.bs ../../../lib/auto/Encode/Byte/Byte.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/CN/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- CN.bs ../../../lib/auto/Encode/CN/CN.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/EBCDIC/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- EBCDIC.bs ../../../lib/auto/Encode/EBCDIC/EBCDIC.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/JP/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- JP.bs ../../../lib/auto/Encode/JP/JP.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/KR/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- KR.bs ../../../lib/auto/Encode/KR/KR.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/Symbol/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Symbol.bs ../../../lib/auto/Encode/Symbol/Symbol.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/TW/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- TW.bs ../../../lib/auto/Encode/TW/TW.bs 644 /usr/obj/gnu/usr.bin/perl/cpan/Encode/Unicode/../../../miniperl "-I../../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unicode.bs ../../../lib/auto/Encode/Unicode/Unicode.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Fcntl/Fcntl.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/Fcntl/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Fcntl.bs ../../lib/auto/Fcntl/Fcntl.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/File/DosGlob/DosGlob.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/File-DosGlob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- DosGlob.bs ../../lib/auto/File/DosGlob/DosGlob.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/File/Glob/Glob.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/File-Glob/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Glob.bs ../../lib/auto/File/Glob/Glob.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Filter/Util/Call/Call.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Filter-Util-Call/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Call.bs ../../lib/auto/Filter/Util/Call/Call.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/Util.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/Hash-Util/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/Hash/Util/Util.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Hash/Util/FieldHash/FieldHash.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/Hash-Util-FieldHash/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FieldHash.bs ../../lib/auto/Hash/Util/FieldHash/FieldHash.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/I18N/Langinfo/Langinfo.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/I18N-Langinfo/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Langinfo.bs ../../lib/auto/I18N/Langinfo/Langinfo.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/IO/IO.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/IO/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- IO.bs ../../lib/auto/IO/IO.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/IPC/SysV/SysV.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/IPC-SysV/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SysV.bs ../../lib/auto/IPC/SysV/SysV.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/List/Util/Util.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Scalar-List-Utils/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Util.bs ../../lib/auto/List/Util/Util.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/MIME/Base64/Base64.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/MIME-Base64/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Base64.bs ../../lib/auto/MIME/Base64/Base64.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Math/BigInt/FastCalc/FastCalc.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Math-BigInt-FastCalc/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs ../../lib/auto/Math/BigInt/FastCalc/FastCalc.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/NDBM_File/NDBM_File.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/NDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- NDBM_File.bs ../../lib/auto/NDBM_File/NDBM_File.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Opcode/Opcode.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/Opcode/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Opcode.bs ../../lib/auto/Opcode/Opcode.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/OpenBSD/MkTemp/MkTemp.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/OpenBSD-MkTemp/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- MkTemp.bs ../../lib/auto/OpenBSD/MkTemp/MkTemp.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/OpenBSD/Pledge/Pledge.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/OpenBSD-Pledge/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pledge.bs ../../lib/auto/OpenBSD/Pledge/Pledge.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/OpenBSD/Unveil/Unveil.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/OpenBSD-Unveil/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Unveil.bs ../../lib/auto/OpenBSD/Unveil/Unveil.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/POSIX/POSIX.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/POSIX/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- POSIX.bs ../../lib/auto/POSIX/POSIX.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/encoding/encoding.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/PerlIO-encoding/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- encoding.bs ../../lib/auto/PerlIO/encoding/encoding.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/mmap/mmap.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/PerlIO-mmap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mmap.bs ../../lib/auto/PerlIO/mmap/mmap.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/PerlIO/via/via.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/PerlIO-via/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- via.bs ../../lib/auto/PerlIO/via/via.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/SDBM_File/SDBM_File.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/SDBM_File/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- SDBM_File.bs ../../lib/auto/SDBM_File/SDBM_File.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Socket/Socket.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Socket/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Socket.bs ../../lib/auto/Socket/Socket.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Storable/Storable.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/Storable/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Storable.bs ../../lib/auto/Storable/Storable.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Sys/Hostname/Hostname.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/Sys-Hostname/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Hostname.bs ../../lib/auto/Sys/Hostname/Hostname.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Sys/Syslog/Syslog.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Sys-Syslog/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Syslog.bs ../../lib/auto/Sys/Syslog/Syslog.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Term/ReadKey/ReadKey.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Term-ReadKey/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- ReadKey.bs ../../lib/auto/Term/ReadKey/ReadKey.bs 644 "../../perl" "-I../../lib" "-I../../lib" ReadKey.pm.PL ReadKey.pm Creating ReadKey.pm Bootstrapping the XS for blockoptions: 5 Done LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Time/HiRes/HiRes.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/Time-HiRes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- HiRes.bs ../../lib/auto/Time/HiRes/HiRes.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Time/Piece/Piece.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Time-Piece/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Piece.bs ../../lib/auto/Time/Piece/Piece.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Collate/Collate.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/cpan/Unicode-Collate/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Collate.bs ../../lib/auto/Unicode/Collate/Collate.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/Unicode/Normalize/Normalize.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/Unicode-Normalize/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Normalize.bs ../../lib/auto/Unicode/Normalize/Normalize.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/XS/APItest/APItest.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/XS/Typemap/Typemap.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/XS-Typemap/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- Typemap.bs ../../lib/auto/XS/Typemap/Typemap.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/attributes/attributes.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/attributes/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- attributes.bs ../../lib/auto/attributes/attributes.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/mro/mro.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/mro/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- mro.bs ../../lib/auto/mro/mro.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/re/re.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/ext/re/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- re.bs ../../lib/auto/re/re.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/threads/threads.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/threads/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- threads.bs ../../lib/auto/threads/threads.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./miniperl -Ilib make_ext.pl lib/auto/threads/shared/shared.so MAKE="make" LIBPERL_A=libperl.so.25.0 LINKTYPE=dynamic /usr/obj/gnu/usr.bin/perl/dist/threads-shared/../../miniperl "-I../../lib" -MExtUtils::Command::MM -e 'cp_nonempty' -- shared.bs ../../lib/auto/threads/shared/shared.bs 644 LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./perl -Ilib -I. -f pod/buildtoc -q cd t && (rm -f perl; /bin/ln -s ../perl perl) LD_LIBRARY_PATH=/usr/src/gnu/usr.bin/perl/obj ./runtests choose t/test_pl/_num_to_alpha .......................................... ok t/test_pl/can_isa_ok ............................................. ok t/test_pl/plan_skip_all .......................................... skipped t/test_pl/tempfile ............................................... ok t/base/cond ...................................................... ok t/base/if ........................................................ ok t/base/lex ....................................................... ok t/base/num ....................................................... ok t/base/pat ....................................................... ok t/base/rs ........................................................ ok t/base/term ...................................................... ok t/base/translate ................................................. ok t/base/while ..................................................... ok t/comp/bproto .................................................... ok t/comp/cmdopt .................................................... ok t/comp/colon ..................................................... ok t/comp/decl ...................................................... ok t/comp/filter_exception .......................................... ok t/comp/final_line_num ............................................ ok t/comp/fold ...................................................... ok t/comp/form_scope ................................................ ok t/comp/hints ..................................................... ok t/comp/line_debug ................................................ ok t/comp/multiline ................................................. ok t/comp/opsubs .................................................... ok t/comp/our ....................................................... ok t/comp/package ................................................... ok t/comp/package_block ............................................. ok t/comp/parser .................................................... ok t/comp/parser_run ................................................ ok t/comp/proto ..................................................... ok t/comp/redef ..................................................... ok t/comp/require ................................................... ok t/comp/retainedlines ............................................. ok t/comp/term ...................................................... ok t/comp/uproto .................................................... ok t/comp/use ....................................................... ok t/comp/utf ....................................................... ok t/run/cloexec .................................................... ok t/run/dtrace ..................................................... skipped t/run/exit ....................................................... ok t/run/fresh_perl ................................................. ok t/run/locale ..................................................... ok t/run/noswitch ................................................... ok t/run/runenv ..................................................... ok t/run/runenv_hashseed ............................................ ok t/run/runenv_randseed ............................................ ok t/run/script ..................................................... ok t/run/switch0 .................................................... ok t/run/switchC .................................................... ok t/run/switchDx ................................................... skipped t/run/switchF .................................................... ok t/run/switchF1 ................................................... ok t/run/switchF2 ................................................... ok t/run/switchI .................................................... ok t/run/switchM .................................................... ok t/run/switcha .................................................... ok t/run/switchd-78586 .............................................. ok t/run/switchd .................................................... ok t/run/switches ................................................... ok t/run/switchn .................................................... ok t/run/switchp .................................................... ok t/run/switcht .................................................... ok t/run/switchx .................................................... ok t/cmd/elsif ...................................................... ok t/cmd/for ........................................................ ok t/cmd/mod ........................................................ ok t/cmd/subval ..................................................... ok t/cmd/switch ..................................................... ok t/io/argv ........................................................ ok t/io/binmode ..................................................... ok t/io/bom ......................................................... ok t/io/closepid .................................................... ok t/io/crlf ........................................................ ok t/io/crlf_through ................................................ ok t/io/data ........................................................ ok t/io/defout ...................................................... ok t/io/dup ......................................................... ok t/io/eintr ....................................................... skipped t/io/eintr_print ................................................. skipped t/io/errno ....................................................... ok t/io/errnosig .................................................... ok t/io/fflush ...................................................... ok t/io/fs .......................................................... ok t/io/getcwd ...................................................... skipped t/io/inplace ..................................................... ok t/io/iofile ...................................................... ok t/io/iprefix ..................................................... ok t/io/layers ...................................................... ok t/io/msg ......................................................... ok t/io/nargv ....................................................... ok t/io/open ........................................................ ok t/io/openpid ..................................................... ok t/io/paragraph_mode .............................................. ok t/io/perlio ...................................................... ok t/io/perlio_fail ................................................. ok t/io/perlio_leaks ................................................ ok t/io/perlio_open ................................................. ok t/io/pipe ........................................................ ok t/io/print ....................................................... ok t/io/pvbm ........................................................ ok t/io/read ........................................................ ok t/io/say ......................................................... ok t/io/scalar ...................................................... ok t/io/scalar_ungetc ............................................... ok t/io/sem ......................................................... ok t/io/semctl ...................................................... ok t/io/shm ......................................................... ok t/io/socket ...................................................... ok t/io/socketpair .................................................. ok t/io/tell ........................................................ ok t/io/through ..................................................... ok t/io/utf8 ........................................................ ok t/re/alpha_assertions ............................................ ok t/re/anyof ....................................................... ok t/re/begin-once .................................................. ok t/re/bigfuzzy_not_utf8 ........................................... ok t/re/charset ..................................................... ok t/re/fold_grind_8 ................................................ ok t/re/fold_grind_T ................................................ skipped t/re/fold_grind_a ................................................ ok t/re/fold_grind_aa ............................................... ok t/re/fold_grind_d ................................................ ok t/re/fold_grind_l ................................................ ok t/re/fold_grind_u ................................................ ok t/re/keep_tabs ................................................... ok t/re/no_utf8_pm .................................................. ok t/re/opt ......................................................... ok t/re/overload .................................................... ok t/re/pat ......................................................... ok t/re/pat_advanced ................................................ ok t/re/pat_advanced_thr ............................................ skipped t/re/pat_psycho .................................................. ok t/re/pat_psycho_thr .............................................. skipped t/re/pat_re_eval ................................................. ok t/re/pat_re_eval_thr ............................................. skipped t/re/pat_rt_report ............................................... ok t/re/pat_rt_report_thr ........................................... skipped t/re/pat_special_cc .............................................. ok t/re/pat_special_cc_thr .......................................... skipped t/re/pat_thr ..................................................... skipped t/re/pos ......................................................... ok t/re/qr-72922 .................................................... ok t/re/qr .......................................................... ok t/re/qr_gc ....................................................... ok t/re/qrstack ..................................................... ok t/re/recompile ................................................... ok t/re/reg_60508 ................................................... ok t/re/reg_email ................................................... ok t/re/reg_email_thr ............................................... skipped t/re/reg_eval .................................................... ok t/re/reg_eval_scope .............................................. ok t/re/reg_fold .................................................... ok t/re/reg_mesg .................................................... ok t/re/reg_namedcapture ............................................ ok t/re/reg_nc_tie .................................................. ok t/re/reg_nocapture ............................................... ok t/re/reg_pmod .................................................... ok t/re/reg_posixcc ................................................. ok t/re/regex_sets .................................................. ok t/re/regex_sets_compat ........................................... ok t/re/regexp ...................................................... ok t/re/regexp_noamp ................................................ ok t/re/regexp_nonull ............................................... ok t/re/regexp_normal ............................................... ok t/re/regexp_notrie ............................................... ok t/re/regexp_qr ................................................... ok t/re/regexp_qr_embed ............................................. ok t/re/regexp_qr_embed_thr ......................................... skipped t/re/regexp_trielist ............................................. ok t/re/regexp_unicode_prop ......................................... ok t/re/regexp_unicode_prop_thr ..................................... skipped t/re/rt122747 .................................................... ok t/re/rxcode ...................................................... ok t/re/script_run .................................................. ok t/re/speed ....................................................... ok t/re/speed_thr ................................................... skipped t/re/stclass_threads ............................................. skipped t/re/subst ....................................................... ok t/re/substT ...................................................... ok t/re/subst_amp ................................................... ok t/re/subst_wamp .................................................. ok t/re/uniprops01 .................................................. ok t/re/uniprops02 .................................................. ok t/re/uniprops03 .................................................. ok t/re/uniprops04 .................................................. ok t/re/uniprops05 .................................................. ok t/re/uniprops06 .................................................. ok t/re/uniprops07 .................................................. ok t/re/uniprops08 .................................................. ok t/re/uniprops09 .................................................. ok t/re/uniprops10 .................................................. ok t/re/user_prop_race_thr .......................................... skipped t/opbasic/arith .................................................. ok t/opbasic/cmp .................................................... ok t/opbasic/concat ................................................. ok t/opbasic/magic_phase ............................................ ok t/opbasic/qq ..................................................... ok t/op/64bitint .................................................... ok t/op/aassign ..................................................... ok t/op/alarm ....................................................... ok t/op/anonconst ................................................... ok t/op/anonsub ..................................................... ok t/op/append ...................................................... ok t/op/args ........................................................ ok t/op/arith2 ...................................................... ok t/op/array ....................................................... ok t/op/assignwarn .................................................. ok t/op/attrhand .................................................... ok t/op/attrproto ................................................... ok t/op/attrs ....................................................... ok t/op/auto ........................................................ ok t/op/avhv ........................................................ ok t/op/bless ....................................................... ok t/op/blocks ...................................................... ok t/op/bool ........................................................ ok t/op/bop ......................................................... ok t/op/caller ...................................................... ok t/op/catch ....................................................... ok t/op/chars ....................................................... ok t/op/chdir ....................................................... ok t/op/chop ........................................................ ok t/op/chr ......................................................... ok t/op/closure ..................................................... ok t/op/cmpchain .................................................... ok t/op/concat2 ..................................................... ok t/op/cond ........................................................ ok t/op/const-optree ................................................ ok t/op/context ..................................................... ok t/op/coreamp ..................................................... ok t/op/coresubs .................................................... ok t/op/cproto ...................................................... ok t/op/crypt ....................................................... ok t/op/current_sub ................................................. ok t/op/dbm ......................................................... ok t/op/decl-refs ................................................... ok t/op/defer ....................................................... ok t/op/defined ..................................................... ok t/op/defins ...................................................... ok t/op/delete ...................................................... ok t/op/die ......................................................... ok t/op/die_except .................................................. ok t/op/die_exit .................................................... ok t/op/die_keeperr ................................................. ok t/op/die_unwind .................................................. ok t/op/do .......................................................... ok t/op/dor ......................................................... ok t/op/dump ........................................................ skipped t/op/each ........................................................ ok t/op/each_array .................................................. ok t/op/eval ........................................................ ok t/op/evalbytes ................................................... ok t/op/exec ........................................................ ok t/op/exists_sub .................................................. ok t/op/exp ......................................................... ok t/op/fh .......................................................... ok t/op/filehandle .................................................. ok t/op/filetest .................................................... ok t/op/filetest_stack_ok ........................................... ok t/op/filetest_t .................................................. ok t/op/flip ........................................................ ok t/op/for-many .................................................... ok t/op/for ......................................................... ok t/op/fork ........................................................ ok t/op/fresh_perl_utf8 ............................................. ok t/op/getpid ...................................................... skipped t/op/getppid ..................................................... ok t/op/glob ........................................................ ok t/op/gmagic ...................................................... ok t/op/goto ........................................................ ok t/op/goto_xs ..................................................... ok t/op/grent ....................................................... ok t/op/grep ........................................................ ok t/op/groups ...................................................... ok t/op/gv .......................................................... ok t/op/hash-clear-placeholders ..................................... ok t/op/hash-rt85026 ................................................ ok t/op/hash ........................................................ ok t/op/hashassign .................................................. ok t/op/hashwarn .................................................... ok t/op/heredoc ..................................................... ok t/op/hexfp ....................................................... ok t/op/hook/require ................................................ ok t/op/inc ......................................................... ok t/op/inccode-tie ................................................. ok t/op/inccode ..................................................... ok t/op/incfilter ................................................... ok t/op/index ....................................................... ok t/op/index_thr ................................................... skipped t/op/infnan ...................................................... ok t/op/int ......................................................... ok t/op/isa ......................................................... ok t/op/join ........................................................ ok t/op/kill0 ....................................................... ok t/op/kvaslice .................................................... ok t/op/kvhslice .................................................... ok t/op/lc .......................................................... ok t/op/leaky-magic ................................................. ok t/op/length ...................................................... ok t/op/lex ......................................................... ok t/op/lex_assign .................................................. ok t/op/lexsub ...................................................... ok t/op/lfs ......................................................... ok t/op/list ........................................................ ok t/op/local ....................................................... ok t/op/localref .................................................... ok t/op/lock ........................................................ ok t/op/loopctl ..................................................... ok t/op/lop ......................................................... ok t/op/lvref ....................................................... ok t/op/magic-27839 ................................................. ok t/op/magic ....................................................... ok t/op/method ...................................................... ok t/op/mkdir ....................................................... ok t/op/multideref .................................................. ok t/op/my .......................................................... ok t/op/my_stash .................................................... ok t/op/mydef ....................................................... ok t/op/negate ...................................................... ok t/op/not ......................................................... ok t/op/numconvert .................................................. ok t/op/numify ...................................................... ok t/op/numify_chkflags ............................................. ok t/op/oct ......................................................... ok t/op/or .......................................................... ok t/op/ord ......................................................... ok t/op/overload_integer ............................................ ok t/op/override .................................................... ok t/op/pack ........................................................ ok t/op/packagev .................................................... ok t/op/pos ......................................................... ok t/op/postfixderef ................................................ ok t/op/pow ......................................................... ok t/op/print ....................................................... ok t/op/protowarn ................................................... ok t/op/push ........................................................ ok t/op/pwent ....................................................... ok t/op/qr .......................................................... ok t/op/quotemeta ................................................... ok t/op/rand ........................................................ ok t/op/range ....................................................... ok t/op/read ........................................................ ok t/op/readdir ..................................................... ok t/op/readline .................................................... ok t/op/recurse ..................................................... ok t/op/ref ......................................................... ok t/op/refstack .................................................... skipped t/op/repeat ...................................................... ok t/op/require_37033 ............................................... ok t/op/require_errors .............................................. ok t/op/require_gh20577 ............................................. ok t/op/require_override ............................................ ok t/op/reset ....................................................... ok t/op/reverse ..................................................... ok t/op/rt119311 .................................................... ok t/op/runlevel .................................................... ok t/op/select ...................................................... ok t/op/setpgrpstack ................................................ ok t/op/sigdispatch ................................................. ok t/op/signame_canonical ........................................... ok t/op/signatures .................................................. ok t/op/sigsystem ................................................... ok t/op/sleep ....................................................... ok t/op/smartkve .................................................... ok t/op/smartmatch .................................................. ok t/op/sort ........................................................ ok t/op/splice ...................................................... ok t/op/split ....................................................... ok t/op/split_unicode ............................................... ok t/op/sprintf ..................................................... ok t/op/sprintf2 .................................................... ok t/op/srand ....................................................... ok t/op/sselect ..................................................... ok t/op/stash ....................................................... ok t/op/stash_parse_gv .............................................. ok t/op/stat ........................................................ ok t/op/stat_errors ................................................. ok t/op/state ....................................................... ok t/op/study ....................................................... ok t/op/studytied ................................................... ok t/op/sub ......................................................... ok t/op/sub_lval .................................................... ok t/op/substr ...................................................... ok t/op/substr_thr .................................................. skipped t/op/svflags ..................................................... ok t/op/svleak ...................................................... ok t/op/switch ...................................................... ok t/op/symbolcache ................................................. ok t/op/syscall_emulator ............................................ ok t/op/sysio ....................................................... ok t/op/taint ....................................................... ok t/op/threads-dirh ................................................ skipped t/op/threads ..................................................... skipped t/op/tie ......................................................... ok t/op/tie_fetch_count ............................................. ok t/op/tiearray .................................................... ok t/op/tiehandle ................................................... ok t/op/tiehash ..................................................... ok t/op/time ........................................................ ok t/op/time_loop ................................................... ok t/op/tr .......................................................... ok t/op/tr_latin1 ................................................... ok t/op/try ......................................................... ok t/op/undef ....................................................... ok t/op/universal ................................................... ok t/op/unlink ...................................................... ok t/op/unshift ..................................................... ok t/op/upgrade ..................................................... ok t/op/utf8cache ................................................... ok t/op/utf8decode .................................................. ok t/op/utf8magic ................................................... ok t/op/utfhash ..................................................... ok t/op/utftaint .................................................... ok t/op/vec ......................................................... ok t/op/ver ......................................................... ok t/op/waitpid ..................................................... ok t/op/wantarray ................................................... ok t/op/warn ........................................................ ok t/op/while ....................................................... ok t/op/write ....................................................... ok t/op/yadayada .................................................... ok t/uni/attrs ...................................................... ok t/uni/bless ...................................................... ok t/uni/caller ..................................................... ok t/uni/chomp ...................................................... ok t/uni/class ...................................................... ok t/uni/eval ....................................................... ok t/uni/fold ....................................................... ok t/uni/goto ....................................................... ok t/uni/greek ...................................................... skipped t/uni/gv ......................................................... ok t/uni/labels ..................................................... ok t/uni/latin2 ..................................................... skipped t/uni/lex_utf8 ................................................... ok t/uni/lower ...................................................... ok t/uni/method ..................................................... ok t/uni/opcroak .................................................... ok t/uni/overload ................................................... ok t/uni/package .................................................... ok t/uni/parser ..................................................... ok t/uni/readline ................................................... ok t/uni/select ..................................................... ok t/uni/sprintf .................................................... ok t/uni/stash ...................................................... ok t/uni/tie ........................................................ ok t/uni/title ...................................................... ok t/uni/tr_utf8 .................................................... ok t/uni/universal .................................................. ok t/uni/upper ...................................................... ok t/uni/variables .................................................. ok t/uni/write ...................................................... ok t/mro/basic ...................................................... ok t/mro/basic_01_c3 ................................................ ok t/mro/basic_01_c3_utf8 ........................................... ok t/mro/basic_01_dfs ............................................... ok t/mro/basic_01_dfs_utf8 .......................................... ok t/mro/basic_02_c3 ................................................ ok t/mro/basic_02_c3_utf8 ........................................... ok t/mro/basic_02_dfs ............................................... ok t/mro/basic_02_dfs_utf8 .......................................... ok t/mro/basic_03_c3 ................................................ ok t/mro/basic_03_c3_utf8 ........................................... ok t/mro/basic_03_dfs ............................................... ok t/mro/basic_03_dfs_utf8 .......................................... ok t/mro/basic_04_c3 ................................................ ok t/mro/basic_04_c3_utf8 ........................................... ok t/mro/basic_04_dfs ............................................... ok t/mro/basic_04_dfs_utf8 .......................................... ok t/mro/basic_05_c3 ................................................ ok t/mro/basic_05_c3_utf8 ........................................... ok t/mro/basic_05_dfs ............................................... ok t/mro/basic_05_dfs_utf8 .......................................... ok t/mro/basic_utf8 ................................................. ok t/mro/c3_with_overload ........................................... ok t/mro/c3_with_overload_utf8 ...................................... ok t/mro/complex_c3 ................................................. ok t/mro/complex_c3_utf8 ............................................ ok t/mro/complex_dfs ................................................ ok t/mro/complex_dfs_utf8 ........................................... ok t/mro/dbic_c3 .................................................... ok t/mro/dbic_c3_utf8 ............................................... ok t/mro/dbic_dfs ................................................... ok t/mro/dbic_dfs_utf8 .............................................. ok t/mro/inconsistent_c3 ............................................ ok t/mro/inconsistent_c3_utf8 ....................................... ok t/mro/isa_aliases ................................................ ok t/mro/isa_aliases_utf8 ........................................... ok t/mro/isa_c3 ..................................................... ok t/mro/isa_c3_utf8 ................................................ ok t/mro/isa_dfs .................................................... ok t/mro/isa_dfs_utf8 ............................................... ok t/mro/isarev ..................................................... ok t/mro/isarev_utf8 ................................................ ok t/mro/method_caching ............................................. ok t/mro/method_caching_utf8 ........................................ ok t/mro/next_NEXT .................................................. ok t/mro/next_NEXT_utf8 ............................................. ok t/mro/next_edgecases ............................................. ok t/mro/next_edgecases_utf8 ........................................ ok t/mro/next_goto .................................................. ok t/mro/next_goto_utf8 ............................................. ok t/mro/next_inanon ................................................ ok t/mro/next_inanon_utf8 ........................................... ok t/mro/next_ineval ................................................ ok t/mro/next_ineval_utf8 ........................................... ok t/mro/next_method ................................................ ok t/mro/next_method_utf8 ........................................... ok t/mro/next_skip .................................................. ok t/mro/next_skip_utf8 ............................................. ok t/mro/overload_c3 ................................................ ok t/mro/overload_c3_utf8 ........................................... ok t/mro/overload_dfs ............................................... ok t/mro/package_aliases ............................................ ok t/mro/package_aliases_utf8 ....................................... ok t/mro/pkg_gen .................................................... ok t/mro/pkg_gen_utf8 ............................................... ok t/mro/recursion_c3 ............................................... ok t/mro/recursion_c3_utf8 .......................................... ok t/mro/recursion_dfs .............................................. ok t/mro/recursion_dfs_utf8 ......................................... ok t/mro/vulcan_c3 .................................................. ok t/mro/vulcan_c3_utf8 ............................................. ok t/mro/vulcan_dfs ................................................. ok t/mro/vulcan_dfs_utf8 ............................................ ok t/class/accessor ................................................. ok t/class/class .................................................... ok t/class/construct ................................................ ok t/class/destruct ................................................. ok t/class/field .................................................... ok t/class/inherit .................................................. ok t/class/method ................................................... ok t/class/phasers .................................................. ok t/class/threads .................................................. skipped t/class/utf8 ..................................................... ok t/lib/commonsense ................................................ ok t/lib/croak ...................................................... ok t/lib/cygwin ..................................................... skipped t/lib/deprecate .................................................. ok t/lib/mypragma ................................................... ok t/lib/no_load .................................................... ok t/lib/overload_fallback .......................................... ok t/lib/overload_nomethod .......................................... ok t/lib/proxy_constant_subs ........................................ ok t/lib/universal .................................................. ok lib/AnyDBM_File .................................................. ok lib/B/Deparse .................................................... ok lib/B/Deparse-core ............................................... ok lib/B/Deparse-subclass ........................................... ok lib/Benchmark .................................................... ok lib/blib ......................................................... ok lib/builtin ...................................................... ok lib/builtin-taint ................................................ ok lib/bytes ........................................................ ok lib/charnames .................................................... ok lib/Class/Struct ................................................. ok lib/Config ....................................................... ok lib/Config/Extensions ............................................ ok lib/DB ........................................................... ok lib/DBM_Filter/t/01error ......................................... ok lib/DBM_Filter/t/02core .......................................... ok lib/DBM_Filter/t/compress ........................................ ok lib/DBM_Filter/t/encode .......................................... ok lib/DBM_Filter/t/int32 ........................................... ok lib/DBM_Filter/t/null ............................................ ok lib/DBM_Filter/t/utf8 ............................................ ok lib/diagnostics .................................................. ok lib/DirHandle .................................................... ok lib/dumpvar ...................................................... ok lib/English ...................................................... ok lib/ExtUtils/t/Embed ............................................. ok lib/feature ...................................................... ok lib/feature/unicode_strings ...................................... ok lib/File/Basename ................................................ ok lib/File/Compare ................................................. ok lib/File/Copy .................................................... ok lib/File/stat .................................................... ok lib/File/stat-7896 ............................................... ok lib/FileHandle ................................................... ok lib/filetest ..................................................... ok lib/Getopt/Std ................................................... ok lib/h2ph ......................................................... ok lib/h2xs ......................................................... ok lib/integer ...................................................... ok lib/Internals .................................................... ok lib/less ......................................................... ok lib/locale ....................................................... ok lib/locale_threads ............................................... skipped lib/meta_notation ................................................ ok lib/Net/hostent .................................................. ok lib/Net/netent ................................................... skipped lib/Net/protoent ................................................. ok lib/Net/servent .................................................. ok lib/open ......................................................... ok lib/overload ..................................................... ok lib/overload64 ................................................... ok lib/overloading .................................................. ok lib/perl5db ...................................................... ok lib/perlbug ...................................................... ok lib/Pod/t/Usage .................................................. ok lib/SelectSaver .................................................. ok lib/sigtrap ...................................................... ok lib/sort ......................................................... ok lib/strict ....................................................... ok lib/subs ......................................................... ok lib/Symbol ....................................................... ok lib/Thread ....................................................... skipped lib/Tie/Array/push ............................................... ok lib/Tie/Array/splice ............................................. ok lib/Tie/Array/std ................................................ ok lib/Tie/Array/stdpush ............................................ ok lib/Tie/ExtraHash ................................................ ok lib/Tie/Handle/stdhandle ......................................... ok lib/Tie/Handle/stdhandle_from_handle ............................. ok lib/Tie/Hash ..................................................... ok lib/Tie/Scalar ................................................... ok lib/Tie/SubstrHash ............................................... ok lib/Time/gmtime .................................................. ok lib/Time/localtime ............................................... ok lib/Unicode/testnorm ............................................. skipped lib/Unicode/UCD .................................................. ok lib/User/grent ................................................... ok lib/User/pwent ................................................... ok lib/utf8 ......................................................... ok lib/vars ......................................................... ok lib/vars_carp .................................................... ok lib/vmsish ....................................................... ok lib/warnings ..................................................... ok ext/B/t/b ........................................................ ok ext/B/t/bool ..................................................... ok ext/B/t/concise .................................................. ok ext/B/t/concise-xs ............................................... ok ext/B/t/f_map .................................................... ok ext/B/t/f_sort ................................................... ok ext/B/t/invlist .................................................. ok ext/B/t/o ........................................................ ok ext/B/t/optree_check ............................................. ok ext/B/t/optree_concise ........................................... ok ext/B/t/optree_constants ......................................... ok ext/B/t/optree_for ............................................... ok ext/B/t/optree_misc .............................................. ok ext/B/t/optree_samples ........................................... ok ext/B/t/optree_sort .............................................. ok ext/B/t/optree_specials .......................................... ok ext/B/t/optree_varinit ........................................... ok ext/B/t/perlstring ............................................... ok ext/B/t/pragma ................................................... ok ext/B/t/showlex .................................................. ok ext/B/t/strict ................................................... ok ext/B/t/sv_stash ................................................. ok ext/B/t/terse .................................................... ok ext/B/t/walkoptree ............................................... ok ext/B/t/xref ..................................................... ok ext/Devel-Peek/t/Peek ............................................ ok ext/DynaLoader/t/DynaLoader ...................................... ok ext/Errno/t/Errno ................................................ ok ext/Fcntl/t/autoload ............................................. ok ext/Fcntl/t/fcntl ................................................ ok ext/Fcntl/t/mode ................................................. ok ext/Fcntl/t/syslfs ............................................... ok ext/File-DosGlob/t/DosGlob ....................................... ok ext/File-Find/t/correct-absolute-path-with-follow ................ ok ext/File-Find/t/find ............................................. ok ext/File-Find/t/taint ............................................ ok ext/File-Glob/t/basic ............................................ ok ext/File-Glob/t/case ............................................. ok ext/File-Glob/t/global ........................................... ok ext/File-Glob/t/rt114984 ......................................... ok ext/File-Glob/t/rt131211 ......................................... ok ext/File-Glob/t/taint ............................................ ok ext/File-Glob/t/threads .......................................... skipped ext/FileCache/t/01open ........................................... ok ext/FileCache/t/02maxopen ........................................ ok ext/FileCache/t/03append ......................................... ok ext/FileCache/t/04twoarg ......................................... ok ext/FileCache/t/05override ....................................... ok ext/FileCache/t/06export ......................................... ok ext/FileCache/t/07noimport ....................................... ok ext/Hash-Util/t/builtin .......................................... ok ext/Hash-Util/t/Util ............................................. ok ext/Hash-Util-FieldHash/t/01_load ................................ ok ext/Hash-Util-FieldHash/t/02_function ............................ ok ext/Hash-Util-FieldHash/t/03_class ............................... ok ext/Hash-Util-FieldHash/t/04_thread .............................. ok ext/Hash-Util-FieldHash/t/05_perlhook ............................ ok ext/Hash-Util-FieldHash/t/11_hashassign .......................... ok ext/Hash-Util-FieldHash/t/12_hashwarn ............................ ok ext/I18N-Langinfo/t/Langinfo ..................................... ok ext/IPC-Open3/t/fd ............................................... ok ext/IPC-Open3/t/IPC-Open2 ........................................ ok ext/IPC-Open3/t/IPC-Open3 ........................................ ok ext/NDBM_File/t/ndbm ............................................. ok ext/Opcode/t/Opcode .............................................. ok ext/Opcode/t/ops ................................................. ok ext/PerlIO-encoding/t/encoding ................................... ok ext/PerlIO-encoding/t/fallback ................................... ok ext/PerlIO-encoding/t/nolooping .................................. ok ext/PerlIO-encoding/t/threads .................................... skipped ext/PerlIO-via/t/thread .......................................... skipped ext/PerlIO-via/t/via ............................................. ok ext/Pod-Functions/t/Functions .................................... ok ext/Pod-Html/t/anchorify ......................................... ok ext/Pod-Html/t/cache ............................................. ok ext/Pod-Html/t/crossref .......................................... ok ext/Pod-Html/t/crossref2 ......................................... ok ext/Pod-Html/t/crossref3 ......................................... ok ext/Pod-Html/t/eol ............................................... ok ext/Pod-Html/t/feature ........................................... ok ext/Pod-Html/t/feature2 .......................................... ok ext/Pod-Html/t/htmldir1 .......................................... ok ext/Pod-Html/t/htmldir2 .......................................... ok ext/Pod-Html/t/htmldir3 .......................................... ok ext/Pod-Html/t/htmldir4 .......................................... ok ext/Pod-Html/t/htmldir5 .......................................... ok ext/Pod-Html/t/htmlescp .......................................... ok ext/Pod-Html/t/htmllink .......................................... ok ext/Pod-Html/t/htmlview .......................................... ok ext/Pod-Html/t/poderr ............................................ ok ext/Pod-Html/t/podnoerr .......................................... ok ext/POSIX/t/export ............................................... ok ext/POSIX/t/fenv ................................................. ok ext/POSIX/t/iv_const ............................................. ok ext/POSIX/t/math ................................................. ok ext/POSIX/t/mb ................................................... ok ext/POSIX/t/posix ................................................ ok ext/POSIX/t/sigaction ............................................ ok ext/POSIX/t/sigset ............................................... ok ext/POSIX/t/strerror_errno ....................................... ok ext/POSIX/t/sysconf .............................................. ok ext/POSIX/t/taint ................................................ ok ext/POSIX/t/termios .............................................. ok ext/POSIX/t/time ................................................. ok ext/POSIX/t/unimplemented ........................................ ok ext/POSIX/t/usage ................................................ ok ext/POSIX/t/waitpid .............................................. ok ext/POSIX/t/wrappers ............................................. ok ext/re/t/intflags ................................................ ok ext/re/t/lexical_debug ........................................... ok ext/re/t/qr ...................................................... ok ext/re/t/re ...................................................... ok ext/re/t/re_funcs ................................................ ok ext/re/t/re_funcs_u .............................................. ok ext/re/t/reflags ................................................. ok ext/re/t/regop ................................................... ok ext/re/t/strict .................................................. ok ext/SDBM_File/t/constants ........................................ ok ext/SDBM_File/t/corrupt .......................................... ok ext/SDBM_File/t/prep ............................................. ok ext/SDBM_File/t/sdbm ............................................. ok ext/Sys-Hostname/t/Hostname ...................................... ok ext/Tie-Hash-NamedCapture/t/tiehash .............................. ok ext/Tie-Memoize/t/Tie-Memoize .................................... ok ext/XS-APItest/t/addissub ........................................ ok ext/XS-APItest/t/arrayexpr ....................................... ok ext/XS-APItest/t/autoload ........................................ ok ext/XS-APItest/t/blockasexpr ..................................... ok ext/XS-APItest/t/blockhooks ...................................... ok ext/XS-APItest/t/blockhooks-csc .................................. ok ext/XS-APItest/t/boolean ......................................... ok ext/XS-APItest/t/boolean-thr ..................................... skipped ext/XS-APItest/t/bootstrap ....................................... ok ext/XS-APItest/t/call ............................................ ok ext/XS-APItest/t/call_checker .................................... ok ext/XS-APItest/t/caller .......................................... ok ext/XS-APItest/t/callregexec ..................................... ok ext/XS-APItest/t/check_warnings .................................. ok ext/XS-APItest/t/cleanup ......................................... ok ext/XS-APItest/t/clone-with-stack ................................ skipped ext/XS-APItest/t/cophh ........................................... ok ext/XS-APItest/t/coplabel ........................................ ok ext/XS-APItest/t/copstash ........................................ skipped ext/XS-APItest/t/copyhints ....................................... ok ext/XS-APItest/t/customop ........................................ ok ext/XS-APItest/t/cv_name ......................................... ok ext/XS-APItest/t/cv_refcounted_anysv ............................. ok ext/XS-APItest/t/delimcpy ........................................ ok ext/XS-APItest/t/eval-filter ..................................... ok ext/XS-APItest/t/exception ....................................... ok ext/XS-APItest/t/extend .......................................... ok ext/XS-APItest/t/fetch_pad_names ................................. ok ext/XS-APItest/t/get ............................................. ok ext/XS-APItest/t/gotosub ......................................... ok ext/XS-APItest/t/grok ............................................ ok ext/XS-APItest/t/gv_autoload4 .................................... ok ext/XS-APItest/t/gv_const_sv ..................................... ok ext/XS-APItest/t/gv_fetchmeth .................................... ok ext/XS-APItest/t/gv_fetchmeth_autoload ........................... ok ext/XS-APItest/t/gv_fetchmethod_flags ............................ ok ext/XS-APItest/t/gv_init ......................................... ok ext/XS-APItest/t/handy00 ......................................... ok ext/XS-APItest/t/handy01 ......................................... ok ext/XS-APItest/t/handy02 ......................................... ok ext/XS-APItest/t/handy03 ......................................... ok ext/XS-APItest/t/handy04 ......................................... ok ext/XS-APItest/t/handy05 ......................................... ok ext/XS-APItest/t/handy06 ......................................... ok ext/XS-APItest/t/handy07 ......................................... ok ext/XS-APItest/t/handy08 ......................................... ok ext/XS-APItest/t/handy09 ......................................... ok ext/XS-APItest/t/hash ............................................ ok ext/XS-APItest/t/hv_macro ........................................ ok ext/XS-APItest/t/join_with_space ................................. ok ext/XS-APItest/t/keyword_multiline ............................... ok ext/XS-APItest/t/keyword_plugin .................................. ok ext/XS-APItest/t/keyword_plugin_threads .......................... skipped ext/XS-APItest/t/labelconst ...................................... ok ext/XS-APItest/t/lexsub .......................................... ok ext/XS-APItest/t/load-module ..................................... ok ext/XS-APItest/t/locale .......................................... ok ext/XS-APItest/t/loopblock ....................................... ok ext/XS-APItest/t/looprest ........................................ ok ext/XS-APItest/t/lvalue .......................................... ok ext/XS-APItest/t/magic ........................................... ok ext/XS-APItest/t/magic_chain ..................................... ok ext/XS-APItest/t/mortal_destructor ............................... ok ext/XS-APItest/t/mro ............................................. ok ext/XS-APItest/t/multicall ....................................... ok ext/XS-APItest/t/my_cxt .......................................... ok ext/XS-APItest/t/my_exit ......................................... ok ext/XS-APItest/t/my_strtod ....................................... ok ext/XS-APItest/t/newAV ........................................... ok ext/XS-APItest/t/newCONSTSUB ..................................... ok ext/XS-APItest/t/newDEFSVOP ...................................... ok ext/XS-APItest/t/op .............................................. ok ext/XS-APItest/t/op_contextualize ................................ ok ext/XS-APItest/t/op_list ......................................... ok ext/XS-APItest/t/overload ........................................ ok ext/XS-APItest/t/pad_scalar ...................................... ok ext/XS-APItest/t/peep ............................................ ok ext/XS-APItest/t/pmflag .......................................... ok ext/XS-APItest/t/postinc ......................................... ok ext/XS-APItest/t/printf .......................................... ok ext/XS-APItest/t/ptr_table ....................................... ok ext/XS-APItest/t/push ............................................ ok ext/XS-APItest/t/refs ............................................ ok ext/XS-APItest/t/rmagical ........................................ ok ext/XS-APItest/t/rpp_invoke_xs ................................... ok ext/XS-APItest/t/rv2cv_op_cv ..................................... ok ext/XS-APItest/t/savehints ....................................... ok ext/XS-APItest/t/savestack ....................................... ok ext/XS-APItest/t/scopelessblock .................................. ok ext/XS-APItest/t/sort ............................................ ok ext/XS-APItest/t/stmtasexpr ...................................... ok ext/XS-APItest/t/stmtsasexpr ..................................... ok ext/XS-APItest/t/stuff_modify_bug ................................ ok ext/XS-APItest/t/stuff_svcur_bug ................................. ok ext/XS-APItest/t/subcall ......................................... ok ext/XS-APItest/t/subsignature .................................... ok ext/XS-APItest/t/sv_numeq ........................................ ok ext/XS-APItest/t/sv_streq ........................................ ok ext/XS-APItest/t/svcat ........................................... ok ext/XS-APItest/t/svcatpvf ........................................ ok ext/XS-APItest/t/sviscow ......................................... ok ext/XS-APItest/t/svpeek .......................................... ok ext/XS-APItest/t/svpv ............................................ ok ext/XS-APItest/t/svpv_magic ...................................... ok ext/XS-APItest/t/svsetsv ......................................... ok ext/XS-APItest/t/swaplabel ....................................... ok ext/XS-APItest/t/swaptwostmts .................................... ok ext/XS-APItest/t/sym-hook ........................................ ok ext/XS-APItest/t/synthetic_scope ................................. ok ext/XS-APItest/t/temp_lv_sub ..................................... ok ext/XS-APItest/t/underscore_length ............................... ok ext/XS-APItest/t/utf16_to_utf8 ................................... ok ext/XS-APItest/t/utf8 ............................................ ok ext/XS-APItest/t/utf8_to_bytes ................................... ok ext/XS-APItest/t/utf8_warn00 ..................................... ok ext/XS-APItest/t/utf8_warn01 ..................................... ok ext/XS-APItest/t/utf8_warn02 ..................................... ok ext/XS-APItest/t/utf8_warn03 ..................................... ok ext/XS-APItest/t/utf8_warn04 ..................................... ok ext/XS-APItest/t/utf8_warn05 ..................................... ok ext/XS-APItest/t/utf8_warn06 ..................................... ok ext/XS-APItest/t/utf8_warn07 ..................................... ok ext/XS-APItest/t/utf8_warn08 ..................................... ok ext/XS-APItest/t/utf8_warn09 ..................................... ok ext/XS-APItest/t/weaken .......................................... ok ext/XS-APItest/t/whichsig ........................................ ok ext/XS-APItest/t/win32 ........................................... skipped ext/XS-APItest/t/xs_special_subs ................................. ok ext/XS-APItest/t/xs_special_subs_require ......................... ok ext/XS-APItest/t/xsppwrap ........................................ ok ext/XS-APItest/t/xsub_h .......................................... ok ext/XS-Typemap/t/Typemap ......................................... ok dist/Attribute-Handlers/t/caller ................................. ok dist/Attribute-Handlers/t/constants .............................. ok dist/Attribute-Handlers/t/data_convert ........................... ok dist/Attribute-Handlers/t/linerep ................................ ok dist/Attribute-Handlers/t/multi .................................. ok dist/autouse/t/autouse ........................................... ok dist/base/t/base ................................................. ok dist/base/t/base-open-chunk ...................................... ok dist/base/t/base-open-line ....................................... ok dist/base/t/compile-time ......................................... ok dist/base/t/core-global .......................................... ok dist/base/t/fields ............................................... ok dist/base/t/fields-5_6_0 ......................................... skipped dist/base/t/fields-5_8_0 ......................................... skipped dist/base/t/fields-base .......................................... ok dist/base/t/incdot ............................................... ok dist/base/t/isa .................................................. ok dist/base/t/sigdie ............................................... ok dist/base/t/version .............................................. ok dist/base/t/warnings ............................................. ok dist/Carp/t/arg_regexp ........................................... ok dist/Carp/t/arg_string ........................................... ok dist/Carp/t/baduni ............................................... ok dist/Carp/t/baduni_warnings ...................................... ok dist/Carp/t/broken_can ........................................... ok dist/Carp/t/broken_univ_can ...................................... ok dist/Carp/t/Carp ................................................. ok dist/Carp/t/Carp_overload ........................................ ok dist/Carp/t/Carp_overloadless .................................... ok dist/Carp/t/errno ................................................ ok dist/Carp/t/heavy ................................................ ok dist/Carp/t/heavy_mismatch ....................................... ok dist/Carp/t/stack_after_err ...................................... ok dist/Carp/t/stash_deletion ....................................... ok dist/Carp/t/swash ................................................ ok dist/Carp/t/vivify_gv ............................................ ok dist/Carp/t/vivify_stash ......................................... ok dist/Carp/t/with_warnings ........................................ ok dist/constant/t/constant ......................................... ok dist/constant/t/utf8 ............................................. ok dist/Data-Dumper/t/bless ......................................... ok dist/Data-Dumper/t/bless_var_method .............................. ok dist/Data-Dumper/t/bugs .......................................... ok dist/Data-Dumper/t/deparse ....................................... ok dist/Data-Dumper/t/dumper ........................................ ok dist/Data-Dumper/t/dumpperl ...................................... ok dist/Data-Dumper/t/freezer ....................................... ok dist/Data-Dumper/t/freezer_useperl ............................... ok dist/Data-Dumper/t/huge .......................................... skipped dist/Data-Dumper/t/indent ........................................ ok dist/Data-Dumper/t/misc .......................................... ok dist/Data-Dumper/t/names ......................................... ok dist/Data-Dumper/t/overload ...................................... ok dist/Data-Dumper/t/pair .......................................... ok dist/Data-Dumper/t/perl-74170 .................................... ok dist/Data-Dumper/t/purity_deepcopy_maxdepth ...................... ok dist/Data-Dumper/t/qr ............................................ ok dist/Data-Dumper/t/quotekeys ..................................... ok dist/Data-Dumper/t/recurse ....................................... ok dist/Data-Dumper/t/seen .......................................... ok dist/Data-Dumper/t/sortkeys ...................................... ok dist/Data-Dumper/t/sparseseen .................................... ok dist/Data-Dumper/t/terse ......................................... ok dist/Data-Dumper/t/toaster ....................................... ok dist/Data-Dumper/t/trailing_comma ................................ ok dist/Data-Dumper/t/values ........................................ ok dist/Devel-SelfStubber/t/Devel-SelfStubber ....................... ok dist/Dumpvalue/t/Dumpvalue ....................................... ok dist/Dumpvalue/t/extend-coverage ................................. ok dist/Dumpvalue/t/rt-134441-dumpvalue ............................. ok dist/encoding-warnings/t/1-warning ............................... ok dist/encoding-warnings/t/2-fatal ................................. skipped dist/encoding-warnings/t/3-normal ................................ skipped dist/encoding-warnings/t/4-lexical ............................... skipped dist/Env/t/array ................................................. ok dist/Env/t/env ................................................... ok dist/Exporter/t/Exporter ......................................... ok dist/Exporter/t/warn ............................................. ok dist/ExtUtils-CBuilder/t/00-have-compiler ........................ ok dist/ExtUtils-CBuilder/t/01-basic ................................ ok dist/ExtUtils-CBuilder/t/02-link ................................. ok dist/ExtUtils-CBuilder/t/03-cplusplus ............................ ok dist/ExtUtils-CBuilder/t/04-base ................................. ok dist/ExtUtils-ParseXS/t/001-basic ................................ ok dist/ExtUtils-ParseXS/t/002-more ................................. ok dist/ExtUtils-ParseXS/t/003-usage ................................ ok dist/ExtUtils-ParseXS/t/101-standard_typemap_locations ........... ok dist/ExtUtils-ParseXS/t/102-trim_whitespace ...................... ok dist/ExtUtils-ParseXS/t/103-tidy_type ............................ ok dist/ExtUtils-ParseXS/t/104-map_type ............................. ok dist/ExtUtils-ParseXS/t/105-valid_proto_string ................... ok dist/ExtUtils-ParseXS/t/106-process_typemaps ..................... ok dist/ExtUtils-ParseXS/t/108-map_type ............................. ok dist/ExtUtils-ParseXS/t/109-standard_XS_defs ..................... ok dist/ExtUtils-ParseXS/t/110-assign_func_args ..................... ok dist/ExtUtils-ParseXS/t/111-analyze_preprocessor_statements ...... ok dist/ExtUtils-ParseXS/t/112-set_cond ............................. ok dist/ExtUtils-ParseXS/t/113-check_cond_preproc_statements ........ ok dist/ExtUtils-ParseXS/t/114-blurt_death_Warn ..................... ok dist/ExtUtils-ParseXS/t/115-avoid-noise .......................... ok dist/ExtUtils-ParseXS/t/501-t-compile ............................ ok dist/ExtUtils-ParseXS/t/510-t-bare ............................... ok dist/ExtUtils-ParseXS/t/511-t-whitespace ......................... ok dist/ExtUtils-ParseXS/t/512-t-file ............................... ok dist/ExtUtils-ParseXS/t/513-t-merge .............................. ok dist/ExtUtils-ParseXS/t/514-t-embed .............................. ok dist/ExtUtils-ParseXS/t/515-t-cmd ................................ ok dist/ExtUtils-ParseXS/t/516-t-clone .............................. ok dist/ExtUtils-ParseXS/t/517-t-targetable ......................... ok dist/ExtUtils-ParseXS/t/600-t-compat ............................. ok dist/Filter-Simple/t/code_no_comments ............................ ok dist/Filter-Simple/t/data ........................................ ok dist/Filter-Simple/t/export ...................................... ok dist/Filter-Simple/t/filter ...................................... ok dist/Filter-Simple/t/filter_only ................................. ok dist/Filter-Simple/t/import ...................................... ok dist/Filter-Simple/t/no .......................................... ok dist/FindBin/t/FindBin ........................................... ok dist/I18N-Collate/t/I18N-Collate ................................. ok dist/I18N-LangTags/t/01_about_verbose ............................ ok dist/I18N-LangTags/t/05_main ..................................... ok dist/I18N-LangTags/t/07_listy .................................... ok dist/I18N-LangTags/t/10_http ..................................... ok dist/I18N-LangTags/t/20_locales .................................. ok dist/I18N-LangTags/t/50_super .................................... ok dist/I18N-LangTags/t/55_supers_strict ............................ ok dist/I18N-LangTags/t/80_all_env .................................. ok dist/if/t/if ..................................................... ok dist/IO/t/cachepropagate-tcp ..................................... ok dist/IO/t/cachepropagate-udp ..................................... ok dist/IO/t/cachepropagate-unix .................................... ok dist/IO/t/gh17447 ................................................ ok dist/IO/t/IO ..................................................... ok dist/IO/t/io_const ............................................... ok dist/IO/t/io_dir ................................................. ok dist/IO/t/io_dup ................................................. ok dist/IO/t/io_file ................................................ ok dist/IO/t/io_file_export ......................................... ok dist/IO/t/io_getline ............................................. ok dist/IO/t/io_handle .............................................. ok dist/IO/t/io_leak ................................................ ok dist/IO/t/io_linenum ............................................. ok dist/IO/t/io_multihomed .......................................... ok dist/IO/t/io_pipe ................................................ ok dist/IO/t/io_poll ................................................ ok dist/IO/t/io_sel ................................................. ok dist/IO/t/io_sock ................................................ ok dist/IO/t/io_sock_errstr ......................................... ok dist/IO/t/io_taint ............................................... ok dist/IO/t/io_tell ................................................ ok dist/IO/t/io_udp ................................................. ok dist/IO/t/io_unix ................................................ ok dist/IO/t/io_utf8 ................................................ ok dist/IO/t/io_utf8argv ............................................ ok dist/IO/t/io_xs .................................................. ok dist/lib/t/01lib ................................................. ok dist/Locale-Maketext/t/01_about_verbose .......................... ok dist/Locale-Maketext/t/04_use_external_lex_cache ................. ok dist/Locale-Maketext/t/09_compile ................................ ok dist/Locale-Maketext/t/10_make ................................... ok dist/Locale-Maketext/t/20_get .................................... ok dist/Locale-Maketext/t/30_eval_dollar_at ......................... ok dist/Locale-Maketext/t/40_super .................................. ok dist/Locale-Maketext/t/50_super .................................. ok dist/Locale-Maketext/t/60_super .................................. ok dist/Locale-Maketext/t/70_fail_auto .............................. ok dist/Locale-Maketext/t/90_utf8 ................................... ok dist/Locale-Maketext/t/91_backslash .............................. ok dist/Locale-Maketext/t/92_blacklist .............................. ok dist/Locale-Maketext/t/93_whitelist .............................. ok dist/Locale-Maketext/t/94_denylist ............................... ok dist/Locale-Maketext/t/95_allowlist .............................. ok dist/Math-Complex/t/Complex ...................................... ok dist/Math-Complex/t/Trig ......................................... ok dist/Math-Complex/t/underbar ..................................... ok dist/Module-CoreList/t/corelist .................................. ok dist/Module-CoreList/t/deprecated ................................ ok dist/Module-CoreList/t/find_modules .............................. ok dist/Module-CoreList/t/is_core ................................... ok dist/Module-CoreList/t/maintainer ................................ ok dist/Module-CoreList/t/pod ....................................... skipped dist/Module-CoreList/t/utils ..................................... ok dist/Net-Ping/t/000_load ......................................... ok dist/Net-Ping/t/001_new .......................................... ok dist/Net-Ping/t/010_pingecho ..................................... ok dist/Net-Ping/t/110_icmp_inst .................................... ok dist/Net-Ping/t/120_udp_inst ..................................... ok dist/Net-Ping/t/130_tcp_inst ..................................... ok dist/Net-Ping/t/140_stream_inst .................................. ok dist/Net-Ping/t/150_syn_inst ..................................... ok dist/Net-Ping/t/190_alarm ........................................ skipped dist/Net-Ping/t/200_ping_tcp ..................................... skipped dist/Net-Ping/t/250_ping_hires ................................... skipped dist/Net-Ping/t/300_ping_stream .................................. skipped dist/Net-Ping/t/400_ping_syn ..................................... skipped dist/Net-Ping/t/410_syn_host ..................................... skipped dist/Net-Ping/t/420_ping_syn_port ................................ skipped dist/Net-Ping/t/450_service ...................................... ok dist/Net-Ping/t/500_ping_icmp .................................... ok dist/Net-Ping/t/501_ping_icmpv6 .................................. ok dist/Net-Ping/t/510_ping_udp ..................................... ok dist/Net-Ping/t/520_icmp_ttl ..................................... ok dist/PathTools/t/abs2rel ......................................... ok dist/PathTools/t/crossplatform ................................... ok dist/PathTools/t/cwd ............................................. ok dist/PathTools/t/cwd_enoent ...................................... ok dist/PathTools/t/Functions ....................................... ok dist/PathTools/t/rel2abs2rel ..................................... ok dist/PathTools/t/Spec ............................................ ok dist/PathTools/t/Spec-taint ...................................... ok dist/PathTools/t/taint ........................................... ok dist/PathTools/t/tmpdir .......................................... ok dist/PathTools/t/win32 ........................................... skipped dist/Safe/t/safe1 ................................................ ok dist/Safe/t/safe2 ................................................ ok dist/Safe/t/safe3 ................................................ ok dist/Safe/t/safeload ............................................. ok dist/Safe/t/safenamedcap ......................................... ok dist/Safe/t/safeops .............................................. ok dist/Safe/t/saferegexp ........................................... ok dist/Safe/t/safesecurity ......................................... ok dist/Safe/t/safesig .............................................. ok dist/Safe/t/safesort ............................................. ok dist/Safe/t/safeuniversal ........................................ ok dist/Safe/t/safeutf8 ............................................. ok dist/Safe/t/safewrap ............................................. ok dist/Search-Dict/t/Dict .......................................... ok dist/SelfLoader/t/01SelfLoader ................................... ok dist/SelfLoader/t/02SelfLoader-buggy ............................. ok dist/SelfLoader/t/03taint ........................................ ok dist/Storable/t/attach ........................................... ok dist/Storable/t/attach_errors .................................... ok dist/Storable/t/attach_singleton ................................. ok dist/Storable/t/blessed .......................................... ok dist/Storable/t/boolean .......................................... ok dist/Storable/t/canonical ........................................ ok dist/Storable/t/circular_hook .................................... ok dist/Storable/t/code ............................................. ok dist/Storable/t/compat01 ......................................... skipped dist/Storable/t/compat06 ......................................... ok dist/Storable/t/croak ............................................ ok dist/Storable/t/CVE-2015-1592 .................................... ok dist/Storable/t/dclone ........................................... ok dist/Storable/t/destroy .......................................... ok dist/Storable/t/downgrade ........................................ ok dist/Storable/t/file_magic ....................................... ok dist/Storable/t/flags ............................................ ok dist/Storable/t/forgive .......................................... ok dist/Storable/t/freeze ........................................... ok dist/Storable/t/huge ............................................. skipped dist/Storable/t/hugeids .......................................... skipped dist/Storable/t/integer .......................................... ok dist/Storable/t/interwork56 ...................................... skipped dist/Storable/t/just_plain_nasty ................................. ok dist/Storable/t/leaks ............................................ skipped dist/Storable/t/lock ............................................. ok dist/Storable/t/malice ........................................... ok dist/Storable/t/overload ......................................... ok dist/Storable/t/recurse .......................................... ok dist/Storable/t/regexp ........................................... ok dist/Storable/t/restrict ......................................... ok dist/Storable/t/retrieve ......................................... ok dist/Storable/t/robust ........................................... ok dist/Storable/t/sig_die .......................................... ok dist/Storable/t/store ............................................ ok dist/Storable/t/threads .......................................... skipped dist/Storable/t/tied ............................................. ok dist/Storable/t/tied_hook ........................................ ok dist/Storable/t/tied_items ....................................... ok dist/Storable/t/tied_reify ....................................... ok dist/Storable/t/tied_store ....................................... ok dist/Storable/t/utf8 ............................................. ok dist/Storable/t/utf8hash ......................................... ok dist/Storable/t/weak ............................................. ok dist/Term-Complete/t/Complete .................................... ok dist/Term-ReadLine/t/AE .......................................... skipped dist/Term-ReadLine/t/AETk ........................................ skipped dist/Term-ReadLine/t/ReadLine .................................... ok dist/Term-ReadLine/t/ReadLine-STDERR ............................. ok dist/Term-ReadLine/t/Tk .......................................... skipped dist/Test/t/05_about_verbose ..................................... ok dist/Test/t/fail ................................................. ok dist/Test/t/mix .................................................. ok dist/Test/t/multiline ............................................ ok dist/Test/t/onfail ............................................... ok dist/Test/t/qr ................................................... ok dist/Test/t/skip ................................................. ok dist/Test/t/success .............................................. ok dist/Test/t/todo ................................................. ok dist/Text-Abbrev/t/Abbrev ........................................ ok dist/Thread-Queue/t/01_basic ..................................... skipped dist/Thread-Queue/t/02_refs ...................................... skipped dist/Thread-Queue/t/03_peek ...................................... skipped dist/Thread-Queue/t/04_errs ...................................... ok dist/Thread-Queue/t/05_extract ................................... skipped dist/Thread-Queue/t/06_insert .................................... skipped dist/Thread-Queue/t/07_lock ...................................... skipped dist/Thread-Queue/t/08_nothreads ................................. ok dist/Thread-Queue/t/09_ended ..................................... skipped dist/Thread-Queue/t/10_timed ..................................... skipped dist/Thread-Queue/t/11_limit ..................................... skipped dist/Thread-Semaphore/t/01_basic ................................. skipped dist/Thread-Semaphore/t/02_errs .................................. ok dist/Thread-Semaphore/t/03_nothreads ............................. ok dist/Thread-Semaphore/t/04_nonblocking ........................... skipped dist/Thread-Semaphore/t/05_force ................................. skipped dist/Thread-Semaphore/t/06_timed ................................. skipped dist/threads/t/basic ............................................. skipped dist/threads/t/blocks ............................................ skipped dist/threads/t/context ........................................... skipped dist/threads/t/end ............................................... skipped dist/threads/t/err ............................................... skipped dist/threads/t/exit .............................................. skipped dist/threads/t/free .............................................. skipped dist/threads/t/free2 ............................................. skipped dist/threads/t/join .............................................. skipped dist/threads/t/kill .............................................. skipped dist/threads/t/kill2 ............................................. skipped dist/threads/t/kill3 ............................................. skipped dist/threads/t/libc .............................................. skipped dist/threads/t/list .............................................. skipped dist/threads/t/no_threads ........................................ ok dist/threads/t/problems .......................................... skipped dist/threads/t/stack ............................................. skipped dist/threads/t/stack_env ......................................... skipped dist/threads/t/state ............................................. skipped dist/threads/t/stress_cv ......................................... skipped dist/threads/t/stress_re ......................................... skipped dist/threads/t/stress_string ..................................... skipped dist/threads/t/thread ............................................ skipped dist/threads/t/unique ............................................ skipped dist/threads/t/version ........................................... skipped dist/threads-shared/t/0nothread .................................. ok dist/threads-shared/t/av_refs .................................... skipped dist/threads-shared/t/av_simple .................................. skipped dist/threads-shared/t/blessed .................................... skipped dist/threads-shared/t/clone ...................................... skipped dist/threads-shared/t/cond ....................................... skipped dist/threads-shared/t/disabled ................................... ok dist/threads-shared/t/dualvar .................................... skipped dist/threads-shared/t/hv_refs .................................... skipped dist/threads-shared/t/hv_simple .................................. skipped dist/threads-shared/t/no_share ................................... skipped dist/threads-shared/t/object ..................................... skipped dist/threads-shared/t/object2 .................................... skipped dist/threads-shared/t/shared_attr ................................ skipped dist/threads-shared/t/stress ..................................... skipped dist/threads-shared/t/sv_refs .................................... skipped dist/threads-shared/t/sv_simple .................................. skipped dist/threads-shared/t/utf8 ....................................... skipped dist/threads-shared/t/wait ....................................... skipped dist/threads-shared/t/waithires .................................. skipped dist/Tie-File/t/01_gen ........................................... ok dist/Tie-File/t/02_fetchsize ..................................... ok dist/Tie-File/t/03_longfetch ..................................... ok dist/Tie-File/t/04_splice ........................................ ok dist/Tie-File/t/05_size .......................................... ok dist/Tie-File/t/06_fixrec ........................................ ok dist/Tie-File/t/07_rv_splice ..................................... ok dist/Tie-File/t/08_ro ............................................ ok dist/Tie-File/t/09_gen_rs ........................................ ok dist/Tie-File/t/10_splice_rs ..................................... ok dist/Tie-File/t/11_rv_splice_rs .................................. ok dist/Tie-File/t/12_longfetch_rs .................................. ok dist/Tie-File/t/13_size_rs ....................................... ok dist/Tie-File/t/14_lock .......................................... ok dist/Tie-File/t/15_pushpop ....................................... ok dist/Tie-File/t/16_handle ........................................ ok dist/Tie-File/t/17_misc_meth ..................................... ok dist/Tie-File/t/18_rs_fixrec ..................................... ok dist/Tie-File/t/19_cache ......................................... ok dist/Tie-File/t/20_cache_full .................................... ok dist/Tie-File/t/21_win32 ......................................... skipped dist/Tie-File/t/22_autochomp ..................................... ok dist/Tie-File/t/23_rv_ac_splice .................................. ok dist/Tie-File/t/24_cache_loop .................................... ok dist/Tie-File/t/25_gen_nocache ................................... ok dist/Tie-File/t/26_twrite ........................................ ok dist/Tie-File/t/27_iwrite ........................................ ok dist/Tie-File/t/28_mtwrite ....................................... ok dist/Tie-File/t/29_downcopy ...................................... ok dist/Tie-File/t/29a_upcopy ....................................... ok dist/Tie-File/t/30_defer ......................................... ok dist/Tie-File/t/31_autodefer ..................................... ok dist/Tie-File/t/32_defer_misc .................................... ok dist/Tie-File/t/33_defer_vs ...................................... ok dist/Tie-File/t/40_abs_cache ..................................... ok dist/Tie-File/t/41_heap .......................................... ok dist/Tie-File/t/42_offset ........................................ ok dist/Tie-File/t/43_synopsis ...................................... ok dist/Time-HiRes/t/alarm .......................................... ok dist/Time-HiRes/t/clock .......................................... ok dist/Time-HiRes/t/gettimeofday ................................... ok dist/Time-HiRes/t/itimer ......................................... ok dist/Time-HiRes/t/nanosleep ...................................... ok dist/Time-HiRes/t/sleep .......................................... ok dist/Time-HiRes/t/stat ........................................... ok dist/Time-HiRes/t/time ........................................... ok dist/Time-HiRes/t/tv_interval .................................... ok dist/Time-HiRes/t/ualarm ......................................... ok dist/Time-HiRes/t/usleep ......................................... ok dist/Time-HiRes/t/utime .......................................... ok dist/Unicode-Normalize/t/fcdc .................................... ok dist/Unicode-Normalize/t/form .................................... ok dist/Unicode-Normalize/t/func .................................... ok dist/Unicode-Normalize/t/illegal ................................. ok dist/Unicode-Normalize/t/norm .................................... ok dist/Unicode-Normalize/t/null .................................... ok dist/Unicode-Normalize/t/partial1 ................................ ok dist/Unicode-Normalize/t/partial2 ................................ ok dist/Unicode-Normalize/t/proto ................................... ok dist/Unicode-Normalize/t/split ................................... ok dist/Unicode-Normalize/t/test .................................... ok dist/Unicode-Normalize/t/tie ..................................... ok dist/XSLoader/t/XSLoader ......................................... ok cpan/Archive-Tar/t/01_use ........................................ ok cpan/Archive-Tar/t/02_methods .................................... ok cpan/Archive-Tar/t/03_file ....................................... ok cpan/Archive-Tar/t/04_resolved_issues ............................ ok cpan/Archive-Tar/t/05_iter ....................................... ok cpan/Archive-Tar/t/06_error ...................................... ok cpan/Archive-Tar/t/08_ptargrep ................................... ok cpan/Archive-Tar/t/09_roundtrip .................................. ok cpan/Archive-Tar/t/99_pod ........................................ skipped cpan/autodie/t/00-load ........................................... ok cpan/autodie/t/args .............................................. ok cpan/autodie/t/autodie ........................................... ok cpan/autodie/t/backcompat ........................................ ok cpan/autodie/t/basic_exceptions .................................. ok cpan/autodie/t/binmode ........................................... ok cpan/autodie/t/blog_hints ........................................ ok cpan/autodie/t/caller ............................................ ok cpan/autodie/t/chmod ............................................. ok cpan/autodie/t/chown ............................................. ok cpan/autodie/t/context ........................................... ok cpan/autodie/t/context_lexical ................................... ok cpan/autodie/t/core-trampoline-slurp ............................. ok cpan/autodie/t/crickey ........................................... ok cpan/autodie/t/dbmopen ........................................... ok cpan/autodie/t/eval_error ........................................ ok cpan/autodie/t/exception_class ................................... ok cpan/autodie/t/exception_nonref .................................. ok cpan/autodie/t/exceptions-smartmatch ............................. ok cpan/autodie/t/exec .............................................. ok cpan/autodie/t/Fatal ............................................. ok cpan/autodie/t/filehandles ....................................... ok cpan/autodie/t/fileno ............................................ ok cpan/autodie/t/flock ............................................. ok cpan/autodie/t/format-clobber .................................... ok cpan/autodie/t/hints ............................................. ok cpan/autodie/t/hints_insist ...................................... ok cpan/autodie/t/hints_pod_examples ................................ ok cpan/autodie/t/hints_provider_does ............................... ok cpan/autodie/t/hints_provider_easy_does_it ....................... ok cpan/autodie/t/hints_provider_isa ................................ ok cpan/autodie/t/import-into ....................................... skipped cpan/autodie/t/internal .......................................... ok cpan/autodie/t/internal-backcompat ............................... ok cpan/autodie/t/kill .............................................. skipped cpan/autodie/t/lethal ............................................ ok cpan/autodie/t/mkdir ............................................. ok cpan/autodie/t/no-default ........................................ ok cpan/autodie/t/no_carp ........................................... ok cpan/autodie/t/open .............................................. ok cpan/autodie/t/read .............................................. ok cpan/autodie/t/recv .............................................. ok cpan/autodie/t/repeat ............................................ ok cpan/autodie/t/rt-74246 .......................................... ok cpan/autodie/t/scope_leak ........................................ ok cpan/autodie/t/skip .............................................. ok cpan/autodie/t/string-eval-basic ................................. ok cpan/autodie/t/string-eval-leak .................................. ok cpan/autodie/t/sysopen ........................................... ok cpan/autodie/t/truncate .......................................... ok cpan/autodie/t/unlink ............................................ ok cpan/autodie/t/user-context ...................................... ok cpan/autodie/t/usersub ........................................... ok cpan/autodie/t/utf8_open ......................................... ok cpan/autodie/t/utime ............................................. ok cpan/autodie/t/version ........................................... skipped cpan/autodie/t/version_tag ....................................... ok cpan/AutoLoader/t/01AutoLoader ................................... ok cpan/AutoLoader/t/02AutoSplit .................................... ok cpan/bignum/t/backend-gmp-bigfloat ............................... skipped cpan/bignum/t/backend-gmp-bigint ................................. skipped cpan/bignum/t/backend-gmp-bignum ................................. skipped cpan/bignum/t/backend-gmp-bigrat ................................. skipped cpan/bignum/t/backend-pari-bigfloat .............................. skipped cpan/bignum/t/backend-pari-bigint ................................ skipped cpan/bignum/t/backend-pari-bignum ................................ skipped cpan/bignum/t/backend-pari-bigrat ................................ skipped cpan/bignum/t/bigexp ............................................. ok cpan/bignum/t/bigfloat ........................................... ok cpan/bignum/t/bigint ............................................. ok cpan/bignum/t/bignum ............................................. ok cpan/bignum/t/bigrat ............................................. ok cpan/bignum/t/const-bigfloat ..................................... ok cpan/bignum/t/const-bigint ....................................... ok cpan/bignum/t/const-bignum ....................................... ok cpan/bignum/t/const-bigrat ....................................... ok cpan/bignum/t/down-mbi-up-mbf .................................... ok cpan/bignum/t/down-mbi-up-mbr .................................... ok cpan/bignum/t/down-mbi-up-undef .................................. ok cpan/bignum/t/down-undef-up-mbf .................................. ok cpan/bignum/t/e_pi-bigfloat ...................................... ok cpan/bignum/t/e_pi-bigint ........................................ ok cpan/bignum/t/e_pi-bignum ........................................ ok cpan/bignum/t/e_pi-bigrat ........................................ ok cpan/bignum/t/import-bigfloat .................................... ok cpan/bignum/t/import-bigint ...................................... ok cpan/bignum/t/import-bignum ...................................... ok cpan/bignum/t/import-bigrat ...................................... ok cpan/bignum/t/in_effect .......................................... ok cpan/bignum/t/infnan-bigfloat .................................... ok cpan/bignum/t/infnan-bigint ...................................... ok cpan/bignum/t/infnan-bignum-mbf .................................. ok cpan/bignum/t/infnan-bignum-mbr .................................. ok cpan/bignum/t/infnan-bigrat ...................................... ok cpan/bignum/t/option_a ........................................... ok cpan/bignum/t/option_a-bignum .................................... ok cpan/bignum/t/option_l-bigfloat .................................. ok cpan/bignum/t/option_l-bigint .................................... ok cpan/bignum/t/option_l-bignum .................................... ok cpan/bignum/t/option_l-bigrat .................................... ok cpan/bignum/t/option_p ........................................... ok cpan/bignum/t/option_p-bignum .................................... ok cpan/bignum/t/overrides .......................................... ok cpan/bignum/t/ratopt_a ........................................... ok cpan/bignum/t/scope-bigfloat ..................................... ok cpan/bignum/t/scope-bigint ....................................... ok cpan/bignum/t/scope-bignum ....................................... ok cpan/bignum/t/scope-bigrat ....................................... ok cpan/bignum/t/scope-nested-const ................................. ok cpan/bignum/t/scope-nested-hex-oct ............................... ok cpan/Compress-Raw-Bzip2/t/000prereq .............................. ok cpan/Compress-Raw-Bzip2/t/01bzip2 ................................ ok cpan/Compress-Raw-Bzip2/t/09limitoutput .......................... ok cpan/Compress-Raw-Bzip2/t/19nonpv ................................ ok cpan/Compress-Raw-Bzip2/t/99pod .................................. skipped cpan/Compress-Raw-Zlib/t/01version ............................... ok cpan/Compress-Raw-Zlib/t/02zlib .................................. ok cpan/Compress-Raw-Zlib/t/07bufsize ............................... skipped cpan/Compress-Raw-Zlib/t/09limitoutput ........................... ok cpan/Compress-Raw-Zlib/t/18lvalue ................................ ok cpan/Compress-Raw-Zlib/t/19nonpv ................................. ok cpan/Config-Perl-V/t/10_base ..................................... ok cpan/Config-Perl-V/t/20_plv56 .................................... ok cpan/Config-Perl-V/t/21_plv58 .................................... ok cpan/Config-Perl-V/t/22_plv510 ................................... ok cpan/Config-Perl-V/t/23_plv512 ................................... ok cpan/Config-Perl-V/t/24_plv514 ................................... ok cpan/Config-Perl-V/t/25_plv516 ................................... ok cpan/Config-Perl-V/t/25_plv5162 .................................. ok cpan/Config-Perl-V/t/26_plv518 ................................... ok cpan/Config-Perl-V/t/26_plv5182 .................................. ok cpan/Config-Perl-V/t/27_plv5200 .................................. ok cpan/Config-Perl-V/t/27_plv5202 .................................. ok cpan/Config-Perl-V/t/28_plv5220 .................................. ok cpan/Config-Perl-V/t/28_plv52201w ................................ ok cpan/Config-Perl-V/t/29_plv5235w ................................. ok cpan/Config-Perl-V/t/30_plv5240 .................................. ok cpan/Config-Perl-V/t/31_plv52511 ................................. ok cpan/Config-Perl-V/t/32_plv5261rc1 ............................... ok cpan/Config-Perl-V/t/33_plv52711r ................................ ok cpan/Config-Perl-V/t/34_plv5280 .................................. ok cpan/Config-Perl-V/t/35_plv52910g ................................ ok cpan/Config-Perl-V/t/36_plv5300 .................................. ok cpan/Config-Perl-V/t/37_plv53111qm ............................... ok cpan/Config-Perl-V/t/38_plv5320tld ............................... ok cpan/Config-Perl-V/t/39_plv5340tqm ............................... ok cpan/Config-Perl-V/t/40_plv5358dnqm .............................. ok cpan/Config-Perl-V/t/41_plv5360dnqm .............................. ok cpan/Config-Perl-V/t/42_plv5373tld ............................... ok cpan/Config-Perl-V/t/43_plv53710rcs .............................. ok cpan/CPAN/t/01loadme ............................................. ok cpan/CPAN/t/02nox ................................................ ok cpan/CPAN/t/03pkgs ............................................... ok cpan/CPAN/t/10version ............................................ ok cpan/CPAN/t/11mirroredby ......................................... ok cpan/CPAN/t/32pushyhttps ......................................... skipped cpan/CPAN-Meta/t/converter ....................................... ok cpan/CPAN-Meta/t/converter-bad ................................... ok cpan/CPAN-Meta/t/converter-fail .................................. ok cpan/CPAN-Meta/t/converter-fragments ............................. ok cpan/CPAN-Meta/t/load-bad ........................................ ok cpan/CPAN-Meta/t/merge ........................................... ok cpan/CPAN-Meta/t/meta-obj ........................................ ok cpan/CPAN-Meta/t/no-index ........................................ ok cpan/CPAN-Meta/t/optional_feature-merge .......................... ok cpan/CPAN-Meta/t/parse-cpan-meta/02_api .......................... ok cpan/CPAN-Meta/t/parse-cpan-meta/03_functions .................... ok cpan/CPAN-Meta/t/parse-cpan-meta/04_export ....................... ok cpan/CPAN-Meta/t/parse-cpan-meta/05_errors ....................... ok cpan/CPAN-Meta/t/prereqs ......................................... ok cpan/CPAN-Meta/t/prereqs-finalize ................................ ok cpan/CPAN-Meta/t/prereqs-merge ................................... ok cpan/CPAN-Meta/t/repository ...................................... ok cpan/CPAN-Meta/t/save-load ....................................... ok cpan/CPAN-Meta/t/validator ....................................... ok cpan/CPAN-Meta-Requirements/t/accepts ............................ ok cpan/CPAN-Meta-Requirements/t/bad_version_hook ................... ok cpan/CPAN-Meta-Requirements/t/basic .............................. ok cpan/CPAN-Meta-Requirements/t/finalize ........................... ok cpan/CPAN-Meta-Requirements/t/from-hash .......................... ok cpan/CPAN-Meta-Requirements/t/merge .............................. ok cpan/CPAN-Meta-Requirements/t/strings ............................ ok cpan/CPAN-Meta-YAML/t/01_api ..................................... ok cpan/CPAN-Meta-YAML/t/01_compile ................................. ok cpan/CPAN-Meta-YAML/t/10_read .................................... ok cpan/CPAN-Meta-YAML/t/11_read_string ............................. ok cpan/CPAN-Meta-YAML/t/12_write ................................... ok cpan/CPAN-Meta-YAML/t/13_write_string ............................ ok cpan/CPAN-Meta-YAML/t/20_subclass ................................ ok cpan/CPAN-Meta-YAML/t/21_yamlpm_compat ........................... ok cpan/CPAN-Meta-YAML/t/30_yaml_spec_tml ........................... ok cpan/CPAN-Meta-YAML/t/31_local_tml ............................... ok cpan/CPAN-Meta-YAML/t/32_world_tml ............................... ok cpan/CPAN-Meta-YAML/t/86_fail .................................... ok cpan/DB_File/t/db-btree .......................................... ok cpan/DB_File/t/db-hash ........................................... ok cpan/DB_File/t/db-recno .......................................... ok cpan/DB_File/t/db-threads ........................................ skipped cpan/Digest/t/base ............................................... ok cpan/Digest/t/digest ............................................. ok cpan/Digest/t/file ............................................... ok cpan/Digest/t/security ........................................... ok cpan/Digest-MD5/t/align .......................................... ok cpan/Digest-MD5/t/badfile ........................................ ok cpan/Digest-MD5/t/bits ........................................... ok cpan/Digest-MD5/t/clone .......................................... ok cpan/Digest-MD5/t/files .......................................... ok cpan/Digest-MD5/t/md5-aaa ........................................ ok cpan/Digest-MD5/t/threads ........................................ skipped cpan/Digest-MD5/t/utf8 ........................................... ok cpan/Digest-MD5/t/warns .......................................... ok cpan/Digest-SHA/t/allfcns ........................................ ok cpan/Digest-SHA/t/base64 ......................................... ok cpan/Digest-SHA/t/bitbuf ......................................... ok cpan/Digest-SHA/t/bitorder ....................................... ok cpan/Digest-SHA/t/fips180-4 ...................................... ok cpan/Digest-SHA/t/fips198 ........................................ ok cpan/Digest-SHA/t/gg ............................................. ok cpan/Digest-SHA/t/gglong ......................................... ok cpan/Digest-SHA/t/hmacsha ........................................ ok cpan/Digest-SHA/t/inheritance .................................... ok cpan/Digest-SHA/t/ireland ........................................ ok cpan/Digest-SHA/t/methods ........................................ ok cpan/Digest-SHA/t/nistbit ........................................ ok cpan/Digest-SHA/t/nistbyte ....................................... ok cpan/Digest-SHA/t/rfc2202 ........................................ ok cpan/Digest-SHA/t/sha1 ........................................... ok cpan/Digest-SHA/t/sha224 ......................................... ok cpan/Digest-SHA/t/sha256 ......................................... ok cpan/Digest-SHA/t/sha384 ......................................... ok cpan/Digest-SHA/t/sha512 ......................................... ok cpan/Digest-SHA/t/state .......................................... ok cpan/Digest-SHA/t/unicode ........................................ ok cpan/Digest-SHA/t/woodbury ....................................... ok cpan/Encode/t/Aliases ............................................ ok cpan/Encode/t/at-cn .............................................. ok cpan/Encode/t/at-tw .............................................. ok cpan/Encode/t/CJKT ............................................... ok cpan/Encode/t/cow ................................................ ok cpan/Encode/t/decode ............................................. ok cpan/Encode/t/enc_data ........................................... skipped cpan/Encode/t/enc_eucjp .......................................... skipped cpan/Encode/t/enc_module ......................................... skipped cpan/Encode/t/enc_utf8 ........................................... skipped cpan/Encode/t/Encode ............................................. ok cpan/Encode/t/Encoder ............................................ ok cpan/Encode/t/encoding ........................................... skipped cpan/Encode/t/encoding-locale .................................... ok cpan/Encode/t/fallback ........................................... ok cpan/Encode/t/from_to ............................................ ok cpan/Encode/t/grow ............................................... ok cpan/Encode/t/gsm0338 ............................................ ok cpan/Encode/t/guess .............................................. ok cpan/Encode/t/isa ................................................ ok cpan/Encode/t/jis7-fallback ...................................... ok cpan/Encode/t/jperl .............................................. skipped cpan/Encode/t/magic .............................................. ok cpan/Encode/t/mime-header ........................................ ok cpan/Encode/t/mime-name .......................................... ok cpan/Encode/t/mime_header_iso2022jp .............................. ok cpan/Encode/t/perlio ............................................. ok cpan/Encode/t/piconv ............................................. skipped cpan/Encode/t/rt113164 ........................................... ok cpan/Encode/t/rt65541 ............................................ ok cpan/Encode/t/rt76824 ............................................ ok cpan/Encode/t/rt85489 ............................................ ok cpan/Encode/t/rt86327 ............................................ ok cpan/Encode/t/taint .............................................. ok cpan/Encode/t/truncated_utf8 ..................................... ok cpan/Encode/t/undef .............................................. ok cpan/Encode/t/Unicode ............................................ ok cpan/Encode/t/Unicode_trailing_nul ............................... ok cpan/Encode/t/use-Encode-Alias ................................... ok cpan/Encode/t/utf32warnings ...................................... ok cpan/Encode/t/utf8ref ............................................ ok cpan/Encode/t/utf8strict ......................................... ok cpan/Encode/t/utf8warnings ....................................... ok cpan/Encode/t/xml ................................................ ok cpan/experimental/t/basic ........................................ ok cpan/ExtUtils-Constant/t/Constant ................................ ok cpan/ExtUtils-Install/t/can_write_dir ............................ ok cpan/ExtUtils-Install/t/Install .................................. ok cpan/ExtUtils-Install/t/Installapi2 .............................. ok cpan/ExtUtils-Install/t/Installed ................................ ok cpan/ExtUtils-Install/t/InstallWithMM ............................ ok cpan/ExtUtils-Install/t/Packlist ................................. ok cpan/ExtUtils-MakeMaker/t/00compile .............................. skipped cpan/ExtUtils-MakeMaker/t/01perl_bugs ............................ ok cpan/ExtUtils-MakeMaker/t/02-xsdynamic ........................... ok cpan/ExtUtils-MakeMaker/t/03-xsstatic ............................ skipped cpan/ExtUtils-MakeMaker/t/04-xs-rpath-darwin ..................... skipped cpan/ExtUtils-MakeMaker/t/arch_check ............................. ok cpan/ExtUtils-MakeMaker/t/backwards .............................. ok cpan/ExtUtils-MakeMaker/t/basic .................................. ok cpan/ExtUtils-MakeMaker/t/build_man .............................. ok cpan/ExtUtils-MakeMaker/t/cd ..................................... ok cpan/ExtUtils-MakeMaker/t/config ................................. ok cpan/ExtUtils-MakeMaker/t/cp ..................................... ok cpan/ExtUtils-MakeMaker/t/dir_target ............................. ok cpan/ExtUtils-MakeMaker/t/echo ................................... ok cpan/ExtUtils-MakeMaker/t/eu_command ............................. ok cpan/ExtUtils-MakeMaker/t/FIRST_MAKEFILE ......................... ok cpan/ExtUtils-MakeMaker/t/fix_libs ............................... ok cpan/ExtUtils-MakeMaker/t/fixin .................................. ok cpan/ExtUtils-MakeMaker/t/hints .................................. ok cpan/ExtUtils-MakeMaker/t/INST ................................... ok cpan/ExtUtils-MakeMaker/t/INST_PREFIX ............................ ok cpan/ExtUtils-MakeMaker/t/INSTALL_BASE ........................... ok cpan/ExtUtils-MakeMaker/t/installed_file ......................... ok cpan/ExtUtils-MakeMaker/t/is_of_type ............................. ok cpan/ExtUtils-MakeMaker/t/Liblist ................................ ok cpan/ExtUtils-MakeMaker/t/make ................................... ok cpan/ExtUtils-MakeMaker/t/MakeMaker_Parameters ................... ok cpan/ExtUtils-MakeMaker/t/maketext_filter ........................ ok cpan/ExtUtils-MakeMaker/t/meta_convert ........................... ok cpan/ExtUtils-MakeMaker/t/metafile_data .......................... ok cpan/ExtUtils-MakeMaker/t/metafile_file .......................... ok cpan/ExtUtils-MakeMaker/t/min_perl_version ....................... ok cpan/ExtUtils-MakeMaker/t/miniperl ............................... ok cpan/ExtUtils-MakeMaker/t/Mkbootstrap ............................ ok cpan/ExtUtils-MakeMaker/t/MM_Any ................................. ok cpan/ExtUtils-MakeMaker/t/MM_BeOS ................................ skipped cpan/ExtUtils-MakeMaker/t/MM_Cygwin .............................. skipped cpan/ExtUtils-MakeMaker/t/MM_NW5 ................................. skipped cpan/ExtUtils-MakeMaker/t/MM_OS2 ................................. skipped cpan/ExtUtils-MakeMaker/t/MM_Unix ................................ ok cpan/ExtUtils-MakeMaker/t/MM_VMS ................................. skipped cpan/ExtUtils-MakeMaker/t/MM_Win32 ............................... skipped cpan/ExtUtils-MakeMaker/t/oneliner ............................... ok cpan/ExtUtils-MakeMaker/t/os_unsupported ......................... ok cpan/ExtUtils-MakeMaker/t/parse_abstract ......................... ok cpan/ExtUtils-MakeMaker/t/parse_version .......................... ok cpan/ExtUtils-MakeMaker/t/PL_FILES ............................... ok cpan/ExtUtils-MakeMaker/t/pm ..................................... ok cpan/ExtUtils-MakeMaker/t/pm_to_blib ............................. ok cpan/ExtUtils-MakeMaker/t/pod2man ................................ ok cpan/ExtUtils-MakeMaker/t/postamble .............................. ok cpan/ExtUtils-MakeMaker/t/prefixify .............................. ok cpan/ExtUtils-MakeMaker/t/prereq ................................. ok cpan/ExtUtils-MakeMaker/t/prereq_print ........................... ok cpan/ExtUtils-MakeMaker/t/problems ............................... ok cpan/ExtUtils-MakeMaker/t/prompt ................................. ok cpan/ExtUtils-MakeMaker/t/recurs ................................. ok cpan/ExtUtils-MakeMaker/t/revision ............................... ok cpan/ExtUtils-MakeMaker/t/several_authors ........................ ok cpan/ExtUtils-MakeMaker/t/split_command .......................... ok cpan/ExtUtils-MakeMaker/t/test_boilerplate ....................... ok cpan/ExtUtils-MakeMaker/t/testlib ................................ ok cpan/ExtUtils-MakeMaker/t/unicode ................................ ok cpan/ExtUtils-MakeMaker/t/VERSION_FROM ........................... ok cpan/ExtUtils-MakeMaker/t/vstrings ............................... ok cpan/ExtUtils-MakeMaker/t/WriteEmptyMakefile ..................... ok cpan/ExtUtils-MakeMaker/t/writemakefile_args ..................... ok cpan/ExtUtils-Manifest/t/Manifest ................................ ok cpan/ExtUtils-PL2Bat/t/make_executable ........................... skipped cpan/File-Fetch/t/01_File-Fetch .................................. ok cpan/File-Fetch/t/null_subclass .................................. ok cpan/File-Path/t/Path ............................................ ok cpan/File-Path/t/Path_root ....................................... ok cpan/File-Path/t/Path_win32 ...................................... skipped cpan/File-Path/t/taint ........................................... ok cpan/File-Temp/t/cmp ............................................. ok cpan/File-Temp/t/fork ............................................ ok cpan/File-Temp/t/lock ............................................ ok cpan/File-Temp/t/mktemp .......................................... ok cpan/File-Temp/t/object .......................................... ok cpan/File-Temp/t/posix ........................................... ok cpan/File-Temp/t/rmtree .......................................... ok cpan/File-Temp/t/security ........................................ ok cpan/File-Temp/t/seekable ........................................ ok cpan/File-Temp/t/tempfile ........................................ ok cpan/Filter-Util-Call/t/call ..................................... ok cpan/Filter-Util-Call/t/rt_101033 ................................ ok cpan/Filter-Util-Call/t/rt_54452-rebless ......................... ok cpan/Getopt-Long/t/gol-basic ..................................... ok cpan/Getopt-Long/t/gol-linkage ................................... ok cpan/Getopt-Long/t/gol-load1 ..................................... # Testing Getopt::Long 2.57, Perl 5.040001, ../../t/perl ok cpan/Getopt-Long/t/gol-load2 ..................................... ok cpan/Getopt-Long/t/gol-oo ........................................ ok cpan/Getopt-Long/t/gol-xargv ..................................... ok cpan/Getopt-Long/t/gol-xstring ................................... ok cpan/HTTP-Tiny/t/000_load ........................................ ok cpan/HTTP-Tiny/t/001_api ......................................... ok cpan/HTTP-Tiny/t/002_croakage .................................... ok cpan/HTTP-Tiny/t/003_agent ....................................... ok cpan/HTTP-Tiny/t/004_timeout ..................................... ok cpan/HTTP-Tiny/t/010_url ......................................... ok cpan/HTTP-Tiny/t/020_headers ..................................... ok cpan/HTTP-Tiny/t/030_response .................................... ok cpan/HTTP-Tiny/t/040_content ..................................... ok cpan/HTTP-Tiny/t/050_chunked_body ................................ ok cpan/HTTP-Tiny/t/060_http_date ................................... ok cpan/HTTP-Tiny/t/070_cookie_jar .................................. ok cpan/HTTP-Tiny/t/100_get ......................................... ok cpan/HTTP-Tiny/t/101_head ........................................ ok cpan/HTTP-Tiny/t/102_put ......................................... ok cpan/HTTP-Tiny/t/103_delete ...................................... ok cpan/HTTP-Tiny/t/104_post ........................................ ok cpan/HTTP-Tiny/t/110_mirror ...................................... ok cpan/HTTP-Tiny/t/130_redirect .................................... ok cpan/HTTP-Tiny/t/140_proxy ....................................... ok cpan/HTTP-Tiny/t/141_no_proxy .................................... ok cpan/HTTP-Tiny/t/150_post_form ................................... ok cpan/HTTP-Tiny/t/160_cookies ..................................... ok cpan/HTTP-Tiny/t/161_basic_auth .................................. ok cpan/HTTP-Tiny/t/162_proxy_auth .................................. ok cpan/HTTP-Tiny/t/170_keepalive ................................... ok cpan/HTTP-Tiny/t/180_verify_SSL .................................. ok cpan/IO-Compress/t/001bzip2 ...................................... ok cpan/IO-Compress/t/001zlib-generic-deflate ....................... ok cpan/IO-Compress/t/001zlib-generic-gzip .......................... ok cpan/IO-Compress/t/001zlib-generic-rawdeflate .................... ok cpan/IO-Compress/t/001zlib-generic-zip ........................... ok cpan/IO-Compress/t/002any-deflate ................................ ok cpan/IO-Compress/t/002any-gzip ................................... ok cpan/IO-Compress/t/002any-rawdeflate ............................. ok cpan/IO-Compress/t/002any-transparent ............................ ok cpan/IO-Compress/t/002any-zip .................................... ok cpan/IO-Compress/t/004gziphdr .................................... ok cpan/IO-Compress/t/005defhdr ..................................... ok cpan/IO-Compress/t/006zip ........................................ ok cpan/IO-Compress/t/011-streamzip ................................. ok cpan/IO-Compress/t/01misc ........................................ ok cpan/IO-Compress/t/020isize ...................................... skipped cpan/IO-Compress/t/050interop-gzip ............................... ok cpan/IO-Compress/t/100generic-bzip2 .............................. ok cpan/IO-Compress/t/100generic-deflate ............................ ok cpan/IO-Compress/t/100generic-gzip ............................... ok cpan/IO-Compress/t/100generic-rawdeflate ......................... ok cpan/IO-Compress/t/100generic-zip ................................ ok cpan/IO-Compress/t/101truncate-bzip2 ............................. skipped cpan/IO-Compress/t/101truncate-deflate ........................... skipped cpan/IO-Compress/t/101truncate-gzip .............................. skipped cpan/IO-Compress/t/101truncate-rawdeflate ........................ skipped cpan/IO-Compress/t/101truncate-zip ............................... skipped cpan/IO-Compress/t/102tied-bzip2 ................................. ok cpan/IO-Compress/t/102tied-deflate ............................... ok cpan/IO-Compress/t/102tied-gzip .................................. ok cpan/IO-Compress/t/102tied-rawdeflate ............................ ok cpan/IO-Compress/t/102tied-zip ................................... ok cpan/IO-Compress/t/103newtied-bzip2 .............................. ok cpan/IO-Compress/t/103newtied-deflate ............................ ok cpan/IO-Compress/t/103newtied-gzip ............................... ok cpan/IO-Compress/t/103newtied-rawdeflate ......................... ok cpan/IO-Compress/t/103newtied-zip ................................ ok cpan/IO-Compress/t/104destroy-bzip2 .............................. ok cpan/IO-Compress/t/104destroy-deflate ............................ ok cpan/IO-Compress/t/104destroy-gzip ............................... ok cpan/IO-Compress/t/104destroy-rawdeflate ......................... ok cpan/IO-Compress/t/104destroy-zip ................................ ok cpan/IO-Compress/t/105oneshot-bzip2 .............................. ok cpan/IO-Compress/t/105oneshot-deflate ............................ ok cpan/IO-Compress/t/105oneshot-gzip ............................... ok cpan/IO-Compress/t/105oneshot-gzip-only .......................... ok cpan/IO-Compress/t/105oneshot-rawdeflate ......................... ok cpan/IO-Compress/t/105oneshot-zip ................................ ok cpan/IO-Compress/t/105oneshot-zip-bzip2-only ..................... ok cpan/IO-Compress/t/105oneshot-zip-only ........................... ok cpan/IO-Compress/t/105oneshot-zip-store-only ..................... skipped cpan/IO-Compress/t/106prime-bzip2 ................................ skipped cpan/IO-Compress/t/106prime-deflate .............................. skipped cpan/IO-Compress/t/106prime-gzip ................................. skipped cpan/IO-Compress/t/106prime-rawdeflate ........................... skipped cpan/IO-Compress/t/106prime-zip .................................. skipped cpan/IO-Compress/t/107multi-bzip2 ................................ ok cpan/IO-Compress/t/107multi-deflate .............................. ok cpan/IO-Compress/t/107multi-gzip ................................. ok cpan/IO-Compress/t/107multi-rawdeflate ........................... ok cpan/IO-Compress/t/107multi-zip .................................. ok cpan/IO-Compress/t/107multi-zip-only ............................. ok cpan/IO-Compress/t/108anyunc-bzip2 ............................... ok cpan/IO-Compress/t/108anyunc-deflate ............................. ok cpan/IO-Compress/t/108anyunc-gzip ................................ ok cpan/IO-Compress/t/108anyunc-rawdeflate .......................... ok cpan/IO-Compress/t/108anyunc-transparent ......................... ok cpan/IO-Compress/t/108anyunc-zip ................................. ok cpan/IO-Compress/t/109merge-deflate .............................. ok cpan/IO-Compress/t/109merge-gzip ................................. ok cpan/IO-Compress/t/109merge-rawdeflate ........................... ok cpan/IO-Compress/t/109merge-zip .................................. skipped cpan/IO-Compress/t/110encode-bzip2 ............................... ok cpan/IO-Compress/t/110encode-deflate ............................. ok cpan/IO-Compress/t/110encode-gzip ................................ ok cpan/IO-Compress/t/110encode-rawdeflate .......................... ok cpan/IO-Compress/t/110encode-zip ................................. ok cpan/IO-Compress/t/111const-deflate .............................. ok cpan/IO-Compress/t/112utf8-zip ................................... ok cpan/IO-Compress/t/113issues ..................................... ok cpan/IO-Compress/t/999pod ........................................ skipped cpan/IO-Compress/t/cz-01version .................................. ok cpan/IO-Compress/t/cz-03zlib-v1 .................................. ok cpan/IO-Compress/t/cz-06gzsetp ................................... ok cpan/IO-Compress/t/cz-08encoding ................................. ok cpan/IO-Compress/t/cz-14gzopen ................................... ok cpan/IO-Compress/t/globmapper .................................... ok cpan/IO-Socket-IP/t/00use ........................................ ok cpan/IO-Socket-IP/t/01local-client-v4 ............................ ok cpan/IO-Socket-IP/t/02local-server-v4 ............................ ok cpan/IO-Socket-IP/t/03local-cross-v4 ............................. ok cpan/IO-Socket-IP/t/04local-client-v6 ............................ ok cpan/IO-Socket-IP/t/05local-server-v6 ............................ ok cpan/IO-Socket-IP/t/06local-cross-v6 ............................. ok cpan/IO-Socket-IP/t/10args ....................................... ok cpan/IO-Socket-IP/t/11sockopts ................................... ok cpan/IO-Socket-IP/t/12port-fallback .............................. ok cpan/IO-Socket-IP/t/13addrinfo ................................... ok cpan/IO-Socket-IP/t/14fileno ..................................... ok cpan/IO-Socket-IP/t/15io-socket .................................. ok cpan/IO-Socket-IP/t/16v6only ..................................... ok cpan/IO-Socket-IP/t/17gai-flags .................................. ok cpan/IO-Socket-IP/t/18fdopen ..................................... ok cpan/IO-Socket-IP/t/19no-addrs ................................... ok cpan/IO-Socket-IP/t/20subclass ................................... ok cpan/IO-Socket-IP/t/21as-inet .................................... ok cpan/IO-Socket-IP/t/22timeout .................................... ok cpan/IO-Socket-IP/t/30nonblocking-connect ........................ ok cpan/IO-Socket-IP/t/31nonblocking-connect-internet ............... ok cpan/IO-Socket-IP/t/99pod ........................................ skipped cpan/IO-Zlib/t/basic ............................................. ok cpan/IO-Zlib/t/external .......................................... ok cpan/IO-Zlib/t/getc .............................................. ok cpan/IO-Zlib/t/getline ........................................... ok cpan/IO-Zlib/t/import ............................................ ok cpan/IO-Zlib/t/large ............................................. ok cpan/IO-Zlib/t/tied .............................................. ok cpan/IO-Zlib/t/uncomp1 ........................................... ok cpan/IO-Zlib/t/uncomp2 ........................................... ok cpan/IPC-Cmd/t/01_IPC-Cmd ........................................ ok cpan/IPC-Cmd/t/02_Interactive .................................... skipped cpan/IPC-Cmd/t/03_run-forked ..................................... ok cpan/IPC-SysV/t/ipcsysv .......................................... ok cpan/IPC-SysV/t/msg .............................................. ok cpan/IPC-SysV/t/pod .............................................. skipped cpan/IPC-SysV/t/podcov ........................................... skipped cpan/IPC-SysV/t/sem .............................................. ok cpan/IPC-SysV/t/shm .............................................. ok cpan/JSON-PP/t/000_load .......................................... ok cpan/JSON-PP/t/001_utf8 .......................................... ok cpan/JSON-PP/t/002_error ......................................... ok cpan/JSON-PP/t/003_types ......................................... ok cpan/JSON-PP/t/004_dwiw_encode ................................... ok cpan/JSON-PP/t/005_dwiw_decode ................................... ok cpan/JSON-PP/t/006_pc_pretty ..................................... ok cpan/JSON-PP/t/007_pc_esc ........................................ ok cpan/JSON-PP/t/008_pc_base ....................................... ok cpan/JSON-PP/t/009_pc_extra_number ............................... ok cpan/JSON-PP/t/010_pc_keysort .................................... ok cpan/JSON-PP/t/011_pc_expo ....................................... ok cpan/JSON-PP/t/012_blessed ....................................... ok cpan/JSON-PP/t/013_limit ......................................... ok cpan/JSON-PP/t/014_latin1 ........................................ ok cpan/JSON-PP/t/015_prefix ........................................ ok cpan/JSON-PP/t/016_tied .......................................... ok cpan/JSON-PP/t/017_relaxed ....................................... ok cpan/JSON-PP/t/018_json_checker .................................. ok cpan/JSON-PP/t/019_incr .......................................... ok cpan/JSON-PP/t/020_faihu ......................................... ok cpan/JSON-PP/t/020_unknown ....................................... ok cpan/JSON-PP/t/021_evans ......................................... ok cpan/JSON-PP/t/022_comment_at_eof ................................ ok cpan/JSON-PP/t/052_object ........................................ ok cpan/JSON-PP/t/099_binary00 ...................................... ok cpan/JSON-PP/t/099_binary01 ...................................... ok cpan/JSON-PP/t/099_binary02 ...................................... ok cpan/JSON-PP/t/099_binary03 ...................................... ok cpan/JSON-PP/t/099_binary04 ...................................... ok cpan/JSON-PP/t/099_binary05 ...................................... ok cpan/JSON-PP/t/099_binary06 ...................................... ok cpan/JSON-PP/t/099_binary07 ...................................... ok cpan/JSON-PP/t/099_binary08 ...................................... ok cpan/JSON-PP/t/099_binary09 ...................................... ok cpan/JSON-PP/t/099_binary10 ...................................... ok cpan/JSON-PP/t/099_binary11 ...................................... ok cpan/JSON-PP/t/099_binary12 ...................................... ok cpan/JSON-PP/t/099_binary13 ...................................... ok cpan/JSON-PP/t/099_binary14 ...................................... ok cpan/JSON-PP/t/099_binary15 ...................................... ok cpan/JSON-PP/t/104_sortby ........................................ ok cpan/JSON-PP/t/105_esc_slash ..................................... ok cpan/JSON-PP/t/106_allow_barekey ................................. ok cpan/JSON-PP/t/107_allow_singlequote ............................. ok cpan/JSON-PP/t/108_decode ........................................ ok cpan/JSON-PP/t/109_encode ........................................ ok cpan/JSON-PP/t/110_bignum ........................................ ok cpan/JSON-PP/t/112_upgrade ....................................... ok cpan/JSON-PP/t/113_overloaded_eq ................................. ok cpan/JSON-PP/t/114_decode_prefix ................................. ok cpan/JSON-PP/t/115_tie_ixhash .................................... ok cpan/JSON-PP/t/116_incr_parse_fixed .............................. ok cpan/JSON-PP/t/117_numbers ....................................... ok cpan/JSON-PP/t/118_boolean_values ................................ ok cpan/JSON-PP/t/119_incr_parse_utf8 ............................... ok cpan/JSON-PP/t/120_incr_parse_truncated .......................... ok cpan/JSON-PP/t/core_bools ........................................ ok cpan/JSON-PP/t/gh_28_json_test_suite ............................. ok cpan/JSON-PP/t/gh_29_trailing_false_value ........................ ok cpan/JSON-PP/t/rt_116998_wrong_character_offset .................. ok cpan/JSON-PP/t/rt_122270_old_xs_boolean .......................... ok cpan/JSON-PP/t/rt_90071_incr_parse ............................... ok cpan/JSON-PP/t/zero-mojibake ..................................... ok cpan/libnet/t/config ............................................. ok cpan/libnet/t/datasend ........................................... ok cpan/libnet/t/ftp ................................................ skipped cpan/libnet/t/hostname ........................................... ok cpan/libnet/t/netrc .............................................. ok cpan/libnet/t/nntp ............................................... skipped cpan/libnet/t/nntp_ipv6 .......................................... ok cpan/libnet/t/nntp_ssl ........................................... skipped cpan/libnet/t/pop3_ipv6 .......................................... ok cpan/libnet/t/pop3_ssl ........................................... skipped cpan/libnet/t/require ............................................ ok cpan/libnet/t/smtp ............................................... skipped cpan/libnet/t/smtp_ipv6 .......................................... ok cpan/libnet/t/smtp_ssl ........................................... skipped cpan/libnet/t/time ............................................... ok cpan/Locale-Maketext-Simple/t/0-signature ........................ ok cpan/Locale-Maketext-Simple/t/1-basic ............................ ok cpan/Locale-Maketext-Simple/t/2-load_po_without_i_default ........ skipped cpan/Locale-Maketext-Simple/t/3-load_po_with_i_default ........... skipped cpan/Math-BigInt/t/bare_mbf ...................................... ok cpan/Math-BigInt/t/bare_mbi ...................................... ok cpan/Math-BigInt/t/bare_mbr ...................................... ok cpan/Math-BigInt/t/bare_mif ...................................... ok cpan/Math-BigInt/t/bfround_numify ................................ ok cpan/Math-BigInt/t/big_ap ........................................ ok cpan/Math-BigInt/t/big_pi_e ...................................... ok cpan/Math-BigInt/t/bigfltpm ...................................... ok cpan/Math-BigInt/t/bigfltrt ...................................... ok cpan/Math-BigInt/t/bigintc ....................................... ok cpan/Math-BigInt/t/bigintc-import ................................ ok cpan/Math-BigInt/t/bigintpm ...................................... ok cpan/Math-BigInt/t/bigints ....................................... ok cpan/Math-BigInt/t/biglog ........................................ ok cpan/Math-BigInt/t/bigrat ........................................ ok cpan/Math-BigInt/t/bigratpm ...................................... ok cpan/Math-BigInt/t/bigratup ...................................... ok cpan/Math-BigInt/t/bigroot ....................................... ok cpan/Math-BigInt/t/bitwise-mbr ................................... ok cpan/Math-BigInt/t/calling-class-methods ......................... ok cpan/Math-BigInt/t/calling-constant .............................. ok cpan/Math-BigInt/t/calling-instance-methods ...................... ok cpan/Math-BigInt/t/calling-lib1 .................................. ok cpan/Math-BigInt/t/calling-lib2 .................................. ok cpan/Math-BigInt/t/config ........................................ ok cpan/Math-BigInt/t/downgrade-mbi-mbf ............................. ok cpan/Math-BigInt/t/downgrade-mbi-mbr ............................. ok cpan/Math-BigInt/t/hang-mbr ...................................... ok cpan/Math-BigInt/t/inf_nan ....................................... ok cpan/Math-BigInt/t/isa ........................................... ok cpan/Math-BigInt/t/mbf_ali ....................................... ok cpan/Math-BigInt/t/mbi_ali ....................................... ok cpan/Math-BigInt/t/mbi_rand ...................................... ok cpan/Math-BigInt/t/mbimbf ........................................ ok cpan/Math-BigInt/t/mbr_ali ....................................... ok cpan/Math-BigInt/t/nan_cmp ....................................... ok cpan/Math-BigInt/t/new_overloaded ................................ ok cpan/Math-BigInt/t/round ......................................... ok cpan/Math-BigInt/t/rt-16221 ...................................... ok cpan/Math-BigInt/t/rt121139 ...................................... ok cpan/Math-BigInt/t/sub_ali ....................................... ok cpan/Math-BigInt/t/sub_mbf ....................................... ok cpan/Math-BigInt/t/sub_mbi ....................................... ok cpan/Math-BigInt/t/sub_mbr ....................................... ok cpan/Math-BigInt/t/sub_mif ....................................... ok cpan/Math-BigInt/t/trap .......................................... ok cpan/Math-BigInt/t/upgrade ....................................... ok cpan/Math-BigInt/t/upgrade2 ...................................... ok cpan/Math-BigInt/t/upgradef ...................................... ok cpan/Math-BigInt/t/use ........................................... ok cpan/Math-BigInt/t/use_mbfw ...................................... ok cpan/Math-BigInt/t/with_sub ...................................... ok cpan/Math-BigInt-FastCalc/t/bigintfc ............................. ok cpan/Math-BigInt-FastCalc/t/biglog ............................... ok cpan/Math-BigInt-FastCalc/t/bigroot .............................. ok cpan/Math-BigInt-FastCalc/t/bootstrap ............................ ok cpan/Math-BigInt-FastCalc/t/leak ................................. ok cpan/Math-BigInt-FastCalc/t/mbi_rand ............................. ok cpan/Memoize/t/basic ............................................. ok cpan/Memoize/t/cache ............................................. ok cpan/Memoize/t/correctness ....................................... ok cpan/Memoize/t/expmod ............................................ ok cpan/Memoize/t/expmod_t .......................................... ok cpan/Memoize/t/flush ............................................. ok cpan/Memoize/t/normalize ......................................... ok cpan/Memoize/t/threadsafe ........................................ skipped cpan/Memoize/t/tie ............................................... ok cpan/Memoize/t/tie_db ............................................ ok cpan/Memoize/t/tie_gdbm .......................................... skipped cpan/Memoize/t/tie_ndbm .......................................... ok cpan/Memoize/t/tie_odbm .......................................... skipped cpan/Memoize/t/tie_sdbm .......................................... ok cpan/Memoize/t/tie_storable ...................................... ok cpan/Memoize/t/unmemoize ......................................... ok cpan/MIME-Base64/t/base64 ........................................ ok cpan/MIME-Base64/t/base64url ..................................... ok cpan/MIME-Base64/t/length ........................................ ok cpan/MIME-Base64/t/quoted-print .................................. ok cpan/MIME-Base64/t/unicode ....................................... ok cpan/Module-Load/t/01_Module-Load ................................ ok cpan/Module-Load/t/02_Module-Load ................................ ok cpan/Module-Load-Conditional/t/01_Module_Load_Conditional ........ ok cpan/Module-Loaded/t/01_Module-Loaded ............................ ok cpan/Module-Metadata/t/contains_pod .............................. ok cpan/Module-Metadata/t/encoding .................................. ok cpan/Module-Metadata/t/endpod .................................... ok cpan/Module-Metadata/t/extract-package ........................... ok cpan/Module-Metadata/t/extract-version ........................... ok cpan/Module-Metadata/t/metadata .................................. ok cpan/Module-Metadata/t/taint ..................................... ok cpan/Module-Metadata/t/version ................................... ok cpan/NEXT/t/actual ............................................... ok cpan/NEXT/t/actuns ............................................... ok cpan/NEXT/t/dynamically_scoped_regex_vars ........................ ok cpan/NEXT/t/next ................................................. ok cpan/NEXT/t/stringify ............................................ ok cpan/NEXT/t/unseen ............................................... ok cpan/OpenBSD-MkTemp/t/OpenBSD-MkTemp ............................. ok cpan/OpenBSD-Pledge/t/OpenBSD-Pledge ............................. ok cpan/OpenBSD-Unveil/t/OpenBSD-Unveil ............................. cannot stat initial working directory for /usr/obj/gnu/usr.bin/perl/cpan/OpenBSD-Unveil: No such file or directory at ../../lib/File/Temp.pm line 2643. ok cpan/Params-Check/t/01_Params-Check .............................. ok cpan/parent/t/compile-time ....................................... ok cpan/parent/t/compile-time-file .................................. ok cpan/parent/t/parent ............................................. ok cpan/parent/t/parent-classfromclassfile .......................... ok cpan/parent/t/parent-classfromfile ............................... ok cpan/parent/t/parent-pmc ......................................... ok cpan/parent/t/parent-returns-false ............................... ok cpan/Perl-OSType/t/OSType ........................................ ok cpan/PerlIO-via-QuotedPrint/t/changes ............................ skipped cpan/PerlIO-via-QuotedPrint/t/critic ............................. skipped cpan/PerlIO-via-QuotedPrint/t/pod ................................ skipped cpan/PerlIO-via-QuotedPrint/t/pod_coverage ....................... skipped cpan/PerlIO-via-QuotedPrint/t/QuotedPrint ........................ ok cpan/Pod-Checker/t/pod/podchkenc ................................. ok cpan/Pod-Checker/t/pod/podchklink ................................ ok cpan/Pod-Checker/t/pod/poderrs ................................... ok cpan/Pod-Checker/t/pod/podname ................................... ok cpan/Pod-Checker/t/pod/selfcheck ................................. ok cpan/Pod-Escapes/t/01_about_verbose .............................. ok cpan/Pod-Escapes/t/10_main ....................................... ok cpan/Pod-Escapes/t/15_name2charnum ............................... ok cpan/Pod-Perldoc/t/00_load ....................................... ok cpan/Pod-Perldoc/t/01_about_verbose .............................. ok cpan/Pod-Perldoc/t/man/_get_columns .............................. ok cpan/Pod-Perldoc/t/pod ........................................... skipped cpan/Pod-Simple/t/00about ........................................ ok cpan/Pod-Simple/t/ac_d ........................................... ok cpan/Pod-Simple/t/accept01 ....................................... ok cpan/Pod-Simple/t/accept05 ....................................... ok cpan/Pod-Simple/t/basic .......................................... ok cpan/Pod-Simple/t/begin .......................................... ok cpan/Pod-Simple/t/cbacks ......................................... ok cpan/Pod-Simple/t/chunking ....................................... ok cpan/Pod-Simple/t/closeys ........................................ ok cpan/Pod-Simple/t/content_seen ................................... ok cpan/Pod-Simple/t/corpus ......................................... ok cpan/Pod-Simple/t/emptylists ..................................... ok cpan/Pod-Simple/t/enc-chars ...................................... ok cpan/Pod-Simple/t/encod01 ........................................ ok cpan/Pod-Simple/t/encod02 ........................................ ok cpan/Pod-Simple/t/encod03 ........................................ ok cpan/Pod-Simple/t/encod04 ........................................ ok cpan/Pod-Simple/t/end_over ....................................... ok cpan/Pod-Simple/t/eol ............................................ ok cpan/Pod-Simple/t/eol2 ........................................... ok cpan/Pod-Simple/t/fake-closers ................................... ok cpan/Pod-Simple/t/fcodes ......................................... ok cpan/Pod-Simple/t/fcodes_e ....................................... ok cpan/Pod-Simple/t/fcodes_l ....................................... ok cpan/Pod-Simple/t/fcodes_s ....................................... ok cpan/Pod-Simple/t/for ............................................ ok cpan/Pod-Simple/t/fornot ......................................... ok cpan/Pod-Simple/t/github_issue_79 ................................ ok cpan/Pod-Simple/t/heads .......................................... ok cpan/Pod-Simple/t/html01 ......................................... ok cpan/Pod-Simple/t/html02 ......................................... ok cpan/Pod-Simple/t/html03 ......................................... ok cpan/Pod-Simple/t/htmlbat ........................................ ok cpan/Pod-Simple/t/items .......................................... ok cpan/Pod-Simple/t/items02 ........................................ ok cpan/Pod-Simple/t/itemstar ....................................... ok cpan/Pod-Simple/t/JustPod01 ...................................... ok cpan/Pod-Simple/t/JustPod02 ...................................... ok cpan/Pod-Simple/t/JustPod_corpus ................................. ok cpan/Pod-Simple/t/linkclas ....................................... ok cpan/Pod-Simple/t/output ......................................... ok cpan/Pod-Simple/t/puller ......................................... ok cpan/Pod-Simple/t/pulltitl ....................................... ok cpan/Pod-Simple/t/reinit ......................................... ok cpan/Pod-Simple/t/render ......................................... ok cpan/Pod-Simple/t/rtf_utf8 ....................................... ok cpan/Pod-Simple/t/search05 ....................................... ok cpan/Pod-Simple/t/search10 ....................................... ok cpan/Pod-Simple/t/search12 ....................................... ok cpan/Pod-Simple/t/search20 ....................................... ok cpan/Pod-Simple/t/search22 ....................................... ok cpan/Pod-Simple/t/search25 ....................................... ok cpan/Pod-Simple/t/search26 ....................................... ok cpan/Pod-Simple/t/search27 ....................................... ok cpan/Pod-Simple/t/search28 ....................................... ok cpan/Pod-Simple/t/search29 ....................................... ok cpan/Pod-Simple/t/search50 ....................................... ok cpan/Pod-Simple/t/search60 ....................................... ok cpan/Pod-Simple/t/stree .......................................... ok cpan/Pod-Simple/t/strpvbtm ....................................... ok cpan/Pod-Simple/t/tiedfh ......................................... ok cpan/Pod-Simple/t/verb_fmt ....................................... ok cpan/Pod-Simple/t/verbatim ....................................... ok cpan/Pod-Simple/t/whine .......................................... ok cpan/Pod-Simple/t/x_nixer ........................................ ok cpan/Pod-Simple/t/xhtml-bkb ...................................... ok cpan/Pod-Simple/t/xhtml01 ........................................ ok cpan/Pod-Simple/t/xhtml05 ........................................ ok cpan/Pod-Simple/t/xhtml10 ........................................ ok cpan/Pod-Simple/t/xhtml15 ........................................ ok cpan/Pod-Simple/t/xhtml20 ........................................ ok cpan/Pod-Simple/t/xhtml25 ........................................ ok cpan/Pod-Usage/t/pod/headwithmarkup .............................. ok cpan/Pod-Usage/t/pod/pod2usage ................................... ok cpan/Pod-Usage/t/pod/pod2usage2 .................................. ok cpan/Pod-Usage/t/pod/selectheaders ............................... ok cpan/Pod-Usage/t/pod/selectsections .............................. ok cpan/podlators/t/docs/changes .................................... skipped cpan/podlators/t/docs/pod ........................................ skipped cpan/podlators/t/docs/pod-spelling ............................... skipped cpan/podlators/t/docs/spdx-license ............................... skipped cpan/podlators/t/docs/synopsis ................................... skipped cpan/podlators/t/general/basic ................................... ok cpan/podlators/t/general/filehandle .............................. ok cpan/podlators/t/general/pod-parser .............................. ok cpan/podlators/t/man/devise-date ................................. ok cpan/podlators/t/man/devise-title ................................ ok cpan/podlators/t/man/empty ....................................... ok cpan/podlators/t/man/encoding .................................... ok cpan/podlators/t/man/heading ..................................... ok cpan/podlators/t/man/iso-8859-1 .................................. ok cpan/podlators/t/man/no-encode ................................... ok cpan/podlators/t/man/snippets .................................... ok cpan/podlators/t/man/utf8-io ..................................... ok cpan/podlators/t/parselink/basic ................................. ok cpan/podlators/t/style/critic .................................... skipped cpan/podlators/t/style/kwalitee .................................. skipped cpan/podlators/t/style/minimum-version ........................... skipped cpan/podlators/t/style/module-version ............................ skipped cpan/podlators/t/style/obsolete-strings .......................... skipped cpan/podlators/t/style/strict .................................... skipped cpan/podlators/t/text/color ...................................... ok cpan/podlators/t/text/invalid .................................... ok cpan/podlators/t/text/iso-8859-1 ................................. ok cpan/podlators/t/text/overstrike ................................. ok cpan/podlators/t/text/snippets ................................... ok cpan/podlators/t/text/termcap .................................... ok cpan/podlators/t/text/utf8-io .................................... ok cpan/Scalar-List-Utils/t/00version ............................... ok cpan/Scalar-List-Utils/t/any-all ................................. ok cpan/Scalar-List-Utils/t/blessed ................................. ok cpan/Scalar-List-Utils/t/dualvar ................................. ok cpan/Scalar-List-Utils/t/exotic_names ............................ Old package separator "'" deprecated at (eval 285) line 1. ok cpan/Scalar-List-Utils/t/first ................................... ok cpan/Scalar-List-Utils/t/getmagic-once ........................... ok cpan/Scalar-List-Utils/t/head-tail ............................... ok cpan/Scalar-List-Utils/t/isvstring ............................... ok cpan/Scalar-List-Utils/t/lln ..................................... ok cpan/Scalar-List-Utils/t/max ..................................... ok cpan/Scalar-List-Utils/t/maxstr .................................. ok cpan/Scalar-List-Utils/t/mesh .................................... ok cpan/Scalar-List-Utils/t/min ..................................... ok cpan/Scalar-List-Utils/t/minstr .................................. ok cpan/Scalar-List-Utils/t/openhan ................................. ok cpan/Scalar-List-Utils/t/pair .................................... ok cpan/Scalar-List-Utils/t/product ................................. ok cpan/Scalar-List-Utils/t/prototype ............................... ok cpan/Scalar-List-Utils/t/readonly ................................ ok cpan/Scalar-List-Utils/t/reduce .................................. ok cpan/Scalar-List-Utils/t/reductions .............................. ok cpan/Scalar-List-Utils/t/refaddr ................................. ok cpan/Scalar-List-Utils/t/reftype ................................. ok cpan/Scalar-List-Utils/t/rt-96343 ................................ ok cpan/Scalar-List-Utils/t/sample .................................. ok cpan/Scalar-List-Utils/t/scalarutil-proto ........................ ok cpan/Scalar-List-Utils/t/shuffle ................................. ok cpan/Scalar-List-Utils/t/stack-corruption ........................ ok cpan/Scalar-List-Utils/t/subname ................................. ok cpan/Scalar-List-Utils/t/sum ..................................... ok cpan/Scalar-List-Utils/t/sum0 .................................... ok cpan/Scalar-List-Utils/t/tainted ................................. ok cpan/Scalar-List-Utils/t/undefined-block ......................... ok cpan/Scalar-List-Utils/t/uniq .................................... ok cpan/Scalar-List-Utils/t/uniqnum ................................. ok cpan/Scalar-List-Utils/t/weak .................................... ok cpan/Scalar-List-Utils/t/zip ..................................... ok cpan/Socket/t/getaddrinfo ........................................ ok cpan/Socket/t/getnameinfo ........................................ ok cpan/Socket/t/ip_mreq ............................................ ok cpan/Socket/t/ipv6_mreq .......................................... ok cpan/Socket/t/sockaddr ........................................... ok cpan/Socket/t/Socket ............................................. ok cpan/Socket/t/socketpair ......................................... ok cpan/Sys-Syslog/t/00-load ........................................ ok cpan/Sys-Syslog/t/constants ...................................... ok cpan/Sys-Syslog/t/cpan-rt-21516 .................................. ok cpan/Sys-Syslog/t/cpan-rt-21866 .................................. skipped cpan/Sys-Syslog/t/cpan-rt-25488 .................................. skipped cpan/Sys-Syslog/t/cpan-rt-55151 .................................. ok cpan/Sys-Syslog/t/cpan-rt-64287 .................................. ok cpan/Sys-Syslog/t/facilities-routing ............................. skipped cpan/Sys-Syslog/t/syslog ......................................... ok cpan/Sys-Syslog/t/syslog-inet-udp ................................ ok cpan/Term-ANSIColor/t/module/aliases-func ........................ ok cpan/Term-ANSIColor/t/module/basic ............................... ok cpan/Term-ANSIColor/t/module/basic256 ............................ ok cpan/Term-ANSIColor/t/module/eval ................................ ok cpan/Term-ANSIColor/t/module/stringify ........................... ok cpan/Term-ANSIColor/t/module/true-color .......................... ok cpan/Term-ANSIColor/t/taint/basic ................................ ok cpan/Term-Cap/test ............................................... ok cpan/Term-ReadKey/example/test ................................... ok cpan/Term-ReadKey/t/01_basic ..................................... ok cpan/Term-ReadKey/t/02_terminal_functions ........................ skipped cpan/Term-Table/t/bad_blank_line ................................. ok cpan/Term-Table/t/HashBase ....................................... ok cpan/Term-Table/t/honor_env_in_non_tty ........................... ok cpan/Term-Table/t/issue-9 ........................................ ok cpan/Term-Table/t/Table .......................................... ok cpan/Term-Table/t/Table/Cell ..................................... ok cpan/Term-Table/t/Table/CellStack ................................ ok cpan/Term-Table/t/Table/LineBreak ................................ ok cpan/Test-Harness/t/aggregator ................................... ok cpan/Test-Harness/t/bailout ...................................... ok cpan/Test-Harness/t/base ......................................... ok cpan/Test-Harness/t/callbacks .................................... ok cpan/Test-Harness/t/compat/env ................................... ok cpan/Test-Harness/t/compat/env_opts .............................. ok cpan/Test-Harness/t/compat/failure ............................... ok cpan/Test-Harness/t/compat/inc-propagation ....................... ok cpan/Test-Harness/t/compat/inc_taint ............................. ok cpan/Test-Harness/t/compat/nonumbers ............................. skipped cpan/Test-Harness/t/compat/regression ............................ ok cpan/Test-Harness/t/compat/subclass .............................. ok cpan/Test-Harness/t/compat/switches .............................. ok cpan/Test-Harness/t/compat/test-harness-compat ................... ok cpan/Test-Harness/t/compat/version ............................... ok cpan/Test-Harness/t/console ...................................... ok cpan/Test-Harness/t/env_opts ..................................... ok cpan/Test-Harness/t/errors ....................................... ok cpan/Test-Harness/t/file ......................................... ok cpan/Test-Harness/t/glob-to-regexp ............................... ok cpan/Test-Harness/t/grammar ...................................... ok cpan/Test-Harness/t/harness ...................................... ok cpan/Test-Harness/t/harness-bailout .............................. ok cpan/Test-Harness/t/harness-subclass ............................. ok cpan/Test-Harness/t/iterator_factory ............................. ok cpan/Test-Harness/t/iterators .................................... ok cpan/Test-Harness/t/multiplexer .................................. ok cpan/Test-Harness/t/nested ....................................... ok cpan/Test-Harness/t/nofork ....................................... ok cpan/Test-Harness/t/nofork-mux ................................... ok cpan/Test-Harness/t/object ....................................... ok cpan/Test-Harness/t/parse ........................................ ok cpan/Test-Harness/t/parser-config ................................ ok cpan/Test-Harness/t/parser-subclass .............................. ok cpan/Test-Harness/t/perl5lib ..................................... ok cpan/Test-Harness/t/premature-bailout ............................ ok cpan/Test-Harness/t/process ...................................... ok cpan/Test-Harness/t/prove ........................................ ok cpan/Test-Harness/t/proverc ...................................... ok cpan/Test-Harness/t/proverun ..................................... ok cpan/Test-Harness/t/proveversion ................................. ok cpan/Test-Harness/t/regression ................................... ok cpan/Test-Harness/t/results ...................................... ok cpan/Test-Harness/t/rulesfile .................................... ok cpan/Test-Harness/t/scheduler .................................... ok cpan/Test-Harness/t/source ....................................... ok cpan/Test-Harness/t/source_handler ............................... ok cpan/Test-Harness/t/source_tests/source .......................... ok cpan/Test-Harness/t/spool ........................................ ok cpan/Test-Harness/t/state ........................................ ok cpan/Test-Harness/t/state_results ................................ ok cpan/Test-Harness/t/streams ...................................... ok cpan/Test-Harness/t/taint ........................................ ok cpan/Test-Harness/t/testargs ..................................... ok cpan/Test-Harness/t/unicode ...................................... ok cpan/Test-Harness/t/yamlish ...................................... ok cpan/Test-Harness/t/yamlish-output ............................... ok cpan/Test-Harness/t/yamlish-writer ............................... ok cpan/Test-Simple/t/HashBase ...................................... ok cpan/Test-Simple/t/Legacy/00test_harness_check ................... ok cpan/Test-Simple/t/Legacy/01-basic ............................... ok cpan/Test-Simple/t/Legacy/478-cmp_ok_hash ........................ ok cpan/Test-Simple/t/Legacy/auto ................................... ok cpan/Test-Simple/t/Legacy/bad_plan ............................... ok cpan/Test-Simple/t/Legacy/bail_out ............................... ok cpan/Test-Simple/t/Legacy/BEGIN_require_ok ....................... ok cpan/Test-Simple/t/Legacy/BEGIN_use_ok ........................... ok cpan/Test-Simple/t/Legacy/buffer ................................. ok cpan/Test-Simple/t/Legacy/Bugs/600 ............................... ok cpan/Test-Simple/t/Legacy/Bugs/629 ............................... ok cpan/Test-Simple/t/Legacy/Builder/Builder ........................ ok cpan/Test-Simple/t/Legacy/Builder/carp ........................... ok cpan/Test-Simple/t/Legacy/Builder/create ......................... ok cpan/Test-Simple/t/Legacy/Builder/current_test ................... ok cpan/Test-Simple/t/Legacy/Builder/current_test_without_plan ...... ok cpan/Test-Simple/t/Legacy/Builder/details ........................ ok cpan/Test-Simple/t/Legacy/Builder/done_testing ................... ok cpan/Test-Simple/t/Legacy/Builder/done_testing_double ............ ok cpan/Test-Simple/t/Legacy/Builder/done_testing_plan_mismatch ..... ok cpan/Test-Simple/t/Legacy/Builder/done_testing_with_no_plan ...... ok cpan/Test-Simple/t/Legacy/Builder/done_testing_with_number ....... ok cpan/Test-Simple/t/Legacy/Builder/done_testing_with_plan ......... ok cpan/Test-Simple/t/Legacy/Builder/fork_with_new_stdout ........... ok cpan/Test-Simple/t/Legacy/Builder/has_plan ....................... ok cpan/Test-Simple/t/Legacy/Builder/has_plan2 ...................... ok cpan/Test-Simple/t/Legacy/Builder/is_fh .......................... ok cpan/Test-Simple/t/Legacy/Builder/is_passing ..................... ok cpan/Test-Simple/t/Legacy/Builder/maybe_regex .................... ok cpan/Test-Simple/t/Legacy/Builder/no_diag ........................ ok cpan/Test-Simple/t/Legacy/Builder/no_ending ...................... ok cpan/Test-Simple/t/Legacy/Builder/no_header ...................... ok cpan/Test-Simple/t/Legacy/Builder/no_plan_at_all ................. ok cpan/Test-Simple/t/Legacy/Builder/ok_obj ......................... ok cpan/Test-Simple/t/Legacy/Builder/output ......................... ok cpan/Test-Simple/t/Legacy/Builder/reset .......................... ok cpan/Test-Simple/t/Legacy/Builder/reset_outputs .................. ok cpan/Test-Simple/t/Legacy/Builder/try ............................ ok cpan/Test-Simple/t/Legacy/c_flag ................................. ok cpan/Test-Simple/t/Legacy/capture ................................ ok cpan/Test-Simple/t/Legacy/check_tests ............................ ok cpan/Test-Simple/t/Legacy/circular_data .......................... ok cpan/Test-Simple/t/Legacy/cmp_ok ................................. ok cpan/Test-Simple/t/Legacy/depth .................................. ok cpan/Test-Simple/t/Legacy/diag ................................... ok cpan/Test-Simple/t/Legacy/died ................................... ok cpan/Test-Simple/t/Legacy/dont_overwrite_die_handler ............. ok cpan/Test-Simple/t/Legacy/eq_set ................................. ok cpan/Test-Simple/t/Legacy/exit ................................... ok cpan/Test-Simple/t/Legacy/explain ................................ ok cpan/Test-Simple/t/Legacy/explain_err_vars ....................... ok cpan/Test-Simple/t/Legacy/extra .................................. ok cpan/Test-Simple/t/Legacy/extra_one .............................. ok cpan/Test-Simple/t/Legacy/fail ................................... ok cpan/Test-Simple/t/Legacy/fail-like .............................. ok cpan/Test-Simple/t/Legacy/fail-more .............................. ok cpan/Test-Simple/t/Legacy/fail_one ............................... ok cpan/Test-Simple/t/Legacy/filehandles ............................ ok cpan/Test-Simple/t/Legacy/fork ................................... ok cpan/Test-Simple/t/Legacy/harness_active ......................... ok cpan/Test-Simple/t/Legacy/import ................................. ok cpan/Test-Simple/t/Legacy/is_deeply_dne_bug ...................... ok cpan/Test-Simple/t/Legacy/is_deeply_fail ......................... ok cpan/Test-Simple/t/Legacy/is_deeply_with_threads ................. skipped cpan/Test-Simple/t/Legacy/missing ................................ ok cpan/Test-Simple/t/Legacy/More ................................... ok cpan/Test-Simple/t/Legacy/new_ok ................................. ok cpan/Test-Simple/t/Legacy/no_log_results ......................... ok cpan/Test-Simple/t/Legacy/no_plan ................................ ok cpan/Test-Simple/t/Legacy/no_tests ............................... ok cpan/Test-Simple/t/Legacy/note ................................... ok cpan/Test-Simple/t/Legacy/overload ............................... ok cpan/Test-Simple/t/Legacy/overload_threads ....................... ok cpan/Test-Simple/t/Legacy/plan ................................... ok cpan/Test-Simple/t/Legacy/plan_bad ............................... ok cpan/Test-Simple/t/Legacy/plan_is_noplan ......................... ok cpan/Test-Simple/t/Legacy/plan_no_plan ........................... ok cpan/Test-Simple/t/Legacy/plan_shouldnt_import ................... ok cpan/Test-Simple/t/Legacy/plan_skip_all .......................... skipped cpan/Test-Simple/t/Legacy/Regression/637 ......................... skipped cpan/Test-Simple/t/Legacy/Regression/683_thread_todo ............. skipped cpan/Test-Simple/t/Legacy/Regression/6_cmp_ok .................... ok cpan/Test-Simple/t/Legacy/Regression/736_use_ok .................. ok cpan/Test-Simple/t/Legacy/Regression/789-read-only ............... skipped cpan/Test-Simple/t/Legacy/Regression/870-experimental-warnings ... skipped cpan/Test-Simple/t/Legacy/Regression/is_capture .................. ok cpan/Test-Simple/t/Legacy/require_ok ............................. ok cpan/Test-Simple/t/Legacy/run_test ............................... ok cpan/Test-Simple/t/Legacy/simple ................................. ok cpan/Test-Simple/t/Legacy/Simple/load ............................ ok cpan/Test-Simple/t/Legacy/skip ................................... ok cpan/Test-Simple/t/Legacy/skipall ................................ ok cpan/Test-Simple/t/Legacy/strays ................................. skipped cpan/Test-Simple/t/Legacy/subtest/args ........................... ok cpan/Test-Simple/t/Legacy/subtest/bail_out ....................... ok cpan/Test-Simple/t/Legacy/subtest/basic .......................... ok cpan/Test-Simple/t/Legacy/subtest/callback ....................... ok cpan/Test-Simple/t/Legacy/subtest/die ............................ ok cpan/Test-Simple/t/Legacy/subtest/do ............................. ok cpan/Test-Simple/t/Legacy/subtest/events ......................... ok cpan/Test-Simple/t/Legacy/subtest/fork ........................... ok cpan/Test-Simple/t/Legacy/subtest/implicit_done .................. ok cpan/Test-Simple/t/Legacy/subtest/line_numbers ................... ok cpan/Test-Simple/t/Legacy/subtest/plan ........................... ok cpan/Test-Simple/t/Legacy/subtest/predicate ...................... ok cpan/Test-Simple/t/Legacy/subtest/singleton ...................... ok cpan/Test-Simple/t/Legacy/subtest/threads ........................ skipped cpan/Test-Simple/t/Legacy/subtest/todo ........................... ok cpan/Test-Simple/t/Legacy/subtest/wstat .......................... ok cpan/Test-Simple/t/Legacy/tbm_doesnt_set_exported_to ............. ok cpan/Test-Simple/t/Legacy/Test2/Subtest .......................... ok cpan/Test-Simple/t/Legacy/Tester/tbt_01basic ..................... ok cpan/Test-Simple/t/Legacy/Tester/tbt_02fhrestore ................. ok cpan/Test-Simple/t/Legacy/Tester/tbt_03die ....................... ok cpan/Test-Simple/t/Legacy/Tester/tbt_04line_num .................. ok cpan/Test-Simple/t/Legacy/Tester/tbt_05faildiag .................. ok cpan/Test-Simple/t/Legacy/Tester/tbt_06errormess ................. ok cpan/Test-Simple/t/Legacy/Tester/tbt_07args ...................... ok cpan/Test-Simple/t/Legacy/Tester/tbt_08subtest ................... ok cpan/Test-Simple/t/Legacy/Tester/tbt_09do ........................ ok cpan/Test-Simple/t/Legacy/thread_taint ........................... ok cpan/Test-Simple/t/Legacy/threads ................................ skipped cpan/Test-Simple/t/Legacy/todo ................................... ok cpan/Test-Simple/t/Legacy/undef .................................. ok cpan/Test-Simple/t/Legacy/use_ok ................................. ok cpan/Test-Simple/t/Legacy/useing ................................. ok cpan/Test-Simple/t/Legacy/utf8 ................................... ok cpan/Test-Simple/t/Legacy/versions ............................... ok cpan/Test-Simple/t/Legacy_And_Test2/builder_loaded_late .......... ok cpan/Test-Simple/t/Legacy_And_Test2/diag_event_on_ok ............. ok cpan/Test-Simple/t/Legacy_And_Test2/hidden_warnings .............. ok cpan/Test-Simple/t/Legacy_And_Test2/preload_diag_note ............ ok cpan/Test-Simple/t/Legacy_And_Test2/thread_init_warning .......... skipped cpan/Test-Simple/t/regression/642_persistent_end ................. ok cpan/Test-Simple/t/regression/662-tbt-no-plan .................... ok cpan/Test-Simple/t/regression/684-nested_todo_diag ............... ok cpan/Test-Simple/t/regression/694_note_diag_return_values ........ ok cpan/Test-Simple/t/regression/696-intercept_skip_all ............. ok cpan/Test-Simple/t/regression/721-nested-streamed-subtest ........ ok cpan/Test-Simple/t/regression/757-reset_in_subtest ............... ok cpan/Test-Simple/t/regression/812-todo ........................... ok cpan/Test-Simple/t/regression/817-subtest-todo ................... ok cpan/Test-Simple/t/regression/862-intercept_tb_todo .............. ok cpan/Test-Simple/t/regression/buffered_subtest_plan_buffered ..... ok cpan/Test-Simple/t/regression/builder_does_not_init .............. ok cpan/Test-Simple/t/regression/errors_facet ....................... ok cpan/Test-Simple/t/regression/fork_first ......................... ok cpan/Test-Simple/t/regression/inherit_trace ...................... ok cpan/Test-Simple/t/regression/no_name_in_subtest ................. ok cpan/Test-Simple/t/regression/skip_reason_object_ipc ............. ok cpan/Test-Simple/t/regression/todo_and_facets .................... ok cpan/Test-Simple/t/Test2/acceptance/try_it_done_testing .......... ok cpan/Test-Simple/t/Test2/acceptance/try_it_fork .................. ok cpan/Test-Simple/t/Test2/acceptance/try_it_no_plan ............... ok cpan/Test-Simple/t/Test2/acceptance/try_it_plan .................. ok cpan/Test-Simple/t/Test2/acceptance/try_it_skip .................. skipped cpan/Test-Simple/t/Test2/acceptance/try_it_threads ............... skipped cpan/Test-Simple/t/Test2/acceptance/try_it_todo .................. ok cpan/Test-Simple/t/Test2/behavior/disable_ipc_a .................. ok cpan/Test-Simple/t/Test2/behavior/disable_ipc_b .................. ok cpan/Test-Simple/t/Test2/behavior/disable_ipc_c .................. ok cpan/Test-Simple/t/Test2/behavior/disable_ipc_d .................. skipped cpan/Test-Simple/t/Test2/behavior/err_var ........................ ok cpan/Test-Simple/t/Test2/behavior/Formatter ...................... ok cpan/Test-Simple/t/Test2/behavior/init_croak ..................... ok cpan/Test-Simple/t/Test2/behavior/intercept ...................... ok cpan/Test-Simple/t/Test2/behavior/ipc_wait_timeout ............... ok cpan/Test-Simple/t/Test2/behavior/nested_context_exception ....... ok cpan/Test-Simple/t/Test2/behavior/no_load_api .................... ok cpan/Test-Simple/t/Test2/behavior/run_subtest_inherit ............ ok cpan/Test-Simple/t/Test2/behavior/special_names .................. ok cpan/Test-Simple/t/Test2/behavior/subtest_bailout ................ ok cpan/Test-Simple/t/Test2/behavior/Subtest_buffer_formatter ....... ok cpan/Test-Simple/t/Test2/behavior/Subtest_callback ............... ok cpan/Test-Simple/t/Test2/behavior/Subtest_events ................. ok cpan/Test-Simple/t/Test2/behavior/Subtest_plan ................... ok cpan/Test-Simple/t/Test2/behavior/Subtest_todo ................... ok cpan/Test-Simple/t/Test2/behavior/Taint .......................... ok cpan/Test-Simple/t/Test2/behavior/trace_signature ................ ok cpan/Test-Simple/t/Test2/behavior/trace_stamps ................... ok cpan/Test-Simple/t/Test2/behavior/uuid ........................... ok cpan/Test-Simple/t/Test2/legacy/TAP .............................. ok cpan/Test-Simple/t/Test2/modules/API ............................. ok cpan/Test-Simple/t/Test2/modules/API/Breakage .................... ok cpan/Test-Simple/t/Test2/modules/API/Context ..................... ok cpan/Test-Simple/t/Test2/modules/API/Instance .................... ok cpan/Test-Simple/t/Test2/modules/API/InterceptResult ............. ok cpan/Test-Simple/t/Test2/modules/API/InterceptResult/Event ....... ok cpan/Test-Simple/t/Test2/modules/API/InterceptResult/Squasher .... ok cpan/Test-Simple/t/Test2/modules/API/Stack ....................... ok cpan/Test-Simple/t/Test2/modules/Event ........................... ok cpan/Test-Simple/t/Test2/modules/Event/Bail ...................... ok cpan/Test-Simple/t/Test2/modules/Event/Diag ...................... ok cpan/Test-Simple/t/Test2/modules/Event/Encoding .................. ok cpan/Test-Simple/t/Test2/modules/Event/Exception ................. ok cpan/Test-Simple/t/Test2/modules/Event/Fail ...................... ok cpan/Test-Simple/t/Test2/modules/Event/Generic ................... ok cpan/Test-Simple/t/Test2/modules/Event/Note ...................... ok cpan/Test-Simple/t/Test2/modules/Event/Ok ........................ ok cpan/Test-Simple/t/Test2/modules/Event/Pass ...................... ok cpan/Test-Simple/t/Test2/modules/Event/Plan ...................... ok cpan/Test-Simple/t/Test2/modules/Event/Skip ...................... ok cpan/Test-Simple/t/Test2/modules/Event/Subtest ................... ok cpan/Test-Simple/t/Test2/modules/Event/TAP/Version ............... ok cpan/Test-Simple/t/Test2/modules/Event/V2 ........................ ok cpan/Test-Simple/t/Test2/modules/Event/Waiting ................... ok cpan/Test-Simple/t/Test2/modules/EventFacet ...................... ok cpan/Test-Simple/t/Test2/modules/EventFacet/About ................ ok cpan/Test-Simple/t/Test2/modules/EventFacet/Amnesty .............. ok cpan/Test-Simple/t/Test2/modules/EventFacet/Assert ............... ok cpan/Test-Simple/t/Test2/modules/EventFacet/Control .............. ok cpan/Test-Simple/t/Test2/modules/EventFacet/Error ................ ok cpan/Test-Simple/t/Test2/modules/EventFacet/Info ................. ok cpan/Test-Simple/t/Test2/modules/EventFacet/Meta ................. ok cpan/Test-Simple/t/Test2/modules/EventFacet/Parent ............... ok cpan/Test-Simple/t/Test2/modules/EventFacet/Plan ................. ok cpan/Test-Simple/t/Test2/modules/EventFacet/Trace ................ ok cpan/Test-Simple/t/Test2/modules/Formatter/TAP ................... ok cpan/Test-Simple/t/Test2/modules/Hub ............................. ok cpan/Test-Simple/t/Test2/modules/Hub/Interceptor ................. ok cpan/Test-Simple/t/Test2/modules/Hub/Interceptor/Terminator ...... ok cpan/Test-Simple/t/Test2/modules/Hub/Subtest ..................... ok cpan/Test-Simple/t/Test2/modules/IPC ............................. ok cpan/Test-Simple/t/Test2/modules/IPC/Driver ...................... ok cpan/Test-Simple/t/Test2/modules/IPC/Driver/Files ................ ok cpan/Test-Simple/t/Test2/modules/Tools/Tiny ...................... ok cpan/Test-Simple/t/Test2/modules/Util ............................ ok cpan/Test-Simple/t/Test2/modules/Util/ExternalMeta ............... ok cpan/Test-Simple/t/Test2/modules/Util/Facets2Legacy .............. ok cpan/Test-Simple/t/Test2/modules/Util/Trace ...................... ok cpan/Test-Simple/t/Test2/regression/693_ipc_ordering ............. skipped cpan/Test-Simple/t/Test2/regression/746-forking-subtest .......... ok cpan/Test-Simple/t/Test2/regression/gh_16 ........................ ok cpan/Test-Simple/t/Test2/regression/ipc_files_abort_exit ......... skipped cpan/Test2-Suite/t/acceptance/OO ................................. ok cpan/Test2-Suite/t/acceptance/skip ............................... ok cpan/Test2-Suite/t/acceptance/spec ............................... ok cpan/Test2-Suite/t/acceptance/Tools .............................. ok cpan/Test2-Suite/t/acceptance/Workflow-Acceptance2 ............... ok cpan/Test2-Suite/t/acceptance/Workflow-Acceptance3 ............... ok cpan/Test2-Suite/t/acceptance/Workflow-Acceptance4 ............... ok cpan/Test2-Suite/t/acceptance/Workflow-Acceptance5 ............... ok cpan/Test2-Suite/t/behavior/async_trace .......................... ok cpan/Test2-Suite/t/behavior/filtering ............................ ok cpan/Test2-Suite/t/behavior/Mocking .............................. ok cpan/Test2-Suite/t/behavior/no_done_testing ...................... ok cpan/Test2-Suite/t/behavior/no_leaks_any ......................... ok cpan/Test2-Suite/t/behavior/no_leaks_no_fork ..................... ok cpan/Test2-Suite/t/behavior/no_leaks_no_iso ...................... ok cpan/Test2-Suite/t/behavior/no_leaks_no_threads .................. ok cpan/Test2-Suite/t/behavior/simple ............................... ok cpan/Test2-Suite/t/load_manual ................................... ok cpan/Test2-Suite/t/modules/AsyncSubtest .......................... ok cpan/Test2-Suite/t/modules/AsyncSubtest/Event/Attach ............. ok cpan/Test2-Suite/t/modules/AsyncSubtest/Event/Detach ............. ok cpan/Test2-Suite/t/modules/AsyncSubtest/Hub ...................... ok cpan/Test2-Suite/t/modules/Bundle ................................ ok cpan/Test2-Suite/t/modules/Bundle/Extended ....................... ok cpan/Test2-Suite/t/modules/Bundle/More ........................... ok cpan/Test2-Suite/t/modules/Bundle/Simple ......................... ok cpan/Test2-Suite/t/modules/Compare ............................... ok cpan/Test2-Suite/t/modules/Compare/Array ......................... ok cpan/Test2-Suite/t/modules/Compare/Bag ........................... ok cpan/Test2-Suite/t/modules/Compare/Base .......................... ok cpan/Test2-Suite/t/modules/Compare/Bool .......................... ok cpan/Test2-Suite/t/modules/Compare/Custom ........................ ok cpan/Test2-Suite/t/modules/Compare/Delta ......................... ok cpan/Test2-Suite/t/modules/Compare/Event ......................... ok cpan/Test2-Suite/t/modules/Compare/EventMeta ..................... ok cpan/Test2-Suite/t/modules/Compare/Float ......................... ok cpan/Test2-Suite/t/modules/Compare/Hash .......................... ok cpan/Test2-Suite/t/modules/Compare/Isa ........................... ok cpan/Test2-Suite/t/modules/Compare/Meta .......................... ok cpan/Test2-Suite/t/modules/Compare/Number ........................ ok cpan/Test2-Suite/t/modules/Compare/Object ........................ ok cpan/Test2-Suite/t/modules/Compare/OrderedSubset ................. ok cpan/Test2-Suite/t/modules/Compare/Pattern ....................... ok cpan/Test2-Suite/t/modules/Compare/Ref ........................... ok cpan/Test2-Suite/t/modules/Compare/Regex ......................... ok cpan/Test2-Suite/t/modules/Compare/Scalar ........................ ok cpan/Test2-Suite/t/modules/Compare/Set ........................... ok cpan/Test2-Suite/t/modules/Compare/String ........................ ok cpan/Test2-Suite/t/modules/Compare/Undef ......................... ok cpan/Test2-Suite/t/modules/Compare/Wildcard ...................... ok cpan/Test2-Suite/t/modules/Mock .................................. ok cpan/Test2-Suite/t/modules/Plugin ................................ ok cpan/Test2-Suite/t/modules/Plugin/BailOnFail ..................... ok cpan/Test2-Suite/t/modules/Plugin/DieOnFail ...................... ok cpan/Test2-Suite/t/modules/Plugin/ExitSummary .................... ok cpan/Test2-Suite/t/modules/Plugin/SRand .......................... ok cpan/Test2-Suite/t/modules/Plugin/Times .......................... ok cpan/Test2-Suite/t/modules/Plugin/UTF8 ........................... ok cpan/Test2-Suite/t/modules/Require ............................... ok cpan/Test2-Suite/t/modules/Require/AuthorTesting ................. ok cpan/Test2-Suite/t/modules/Require/AutomatedTesting .............. ok cpan/Test2-Suite/t/modules/Require/EnvVar ........................ ok cpan/Test2-Suite/t/modules/Require/ExtendedTesting ............... ok cpan/Test2-Suite/t/modules/Require/Fork .......................... ok cpan/Test2-Suite/t/modules/Require/Module ........................ ok cpan/Test2-Suite/t/modules/Require/NonInteractiveTesting ......... ok cpan/Test2-Suite/t/modules/Require/Perl .......................... ok cpan/Test2-Suite/t/modules/Require/RealFork ...................... ok cpan/Test2-Suite/t/modules/Require/ReleaseTesting ................ ok cpan/Test2-Suite/t/modules/Require/Threads ....................... ok cpan/Test2-Suite/t/modules/Suite ................................. ok cpan/Test2-Suite/t/modules/Todo .................................. ok cpan/Test2-Suite/t/modules/Tools ................................. ok cpan/Test2-Suite/t/modules/Tools/AsyncSubtest .................... ok cpan/Test2-Suite/t/modules/Tools/Basic ........................... ok cpan/Test2-Suite/t/modules/Tools/Class ........................... ok cpan/Test2-Suite/t/modules/Tools/ClassicCompare .................. ok cpan/Test2-Suite/t/modules/Tools/ClassicCompare2 ................. ok cpan/Test2-Suite/t/modules/Tools/Compare ......................... ok cpan/Test2-Suite/t/modules/Tools/Defer ........................... ok cpan/Test2-Suite/t/modules/Tools/Encoding ........................ ok cpan/Test2-Suite/t/modules/Tools/Event ........................... ok cpan/Test2-Suite/t/modules/Tools/Exception ....................... ok cpan/Test2-Suite/t/modules/Tools/Exports ......................... ok cpan/Test2-Suite/t/modules/Tools/GenTemp ......................... ok cpan/Test2-Suite/t/modules/Tools/Grab ............................ ok cpan/Test2-Suite/t/modules/Tools/Mock ............................ ok cpan/Test2-Suite/t/modules/Tools/Ref ............................. ok cpan/Test2-Suite/t/modules/Tools/Spec ............................ skipped cpan/Test2-Suite/t/modules/Tools/Subtest ......................... ok cpan/Test2-Suite/t/modules/Tools/Target .......................... ok cpan/Test2-Suite/t/modules/Tools/Test-Refcount/01count ........... ok cpan/Test2-Suite/t/modules/Tools/Test-Refcount/02one ............. ok cpan/Test2-Suite/t/modules/Tools/Test-Refcount/03weak ............ ok cpan/Test2-Suite/t/modules/Tools/Test-Refcount/04reftypes ........ ok cpan/Test2-Suite/t/modules/Tools/Tester .......................... ok cpan/Test2-Suite/t/modules/Tools/Warnings ........................ ok cpan/Test2-Suite/t/modules/Util/Grabber .......................... ok cpan/Test2-Suite/t/modules/Util/Ref .............................. ok cpan/Test2-Suite/t/modules/Util/Stash ............................ ok cpan/Test2-Suite/t/modules/Util/Sub .............................. ok cpan/Test2-Suite/t/modules/Util/Table ............................ ok cpan/Test2-Suite/t/modules/Util/Table/Cell ....................... ok cpan/Test2-Suite/t/modules/Util/Table/LineBreak .................. ok cpan/Test2-Suite/t/modules/Util/Times ............................ ok cpan/Test2-Suite/t/modules/V0 .................................... ok cpan/Test2-Suite/t/modules/Workflow .............................. skipped cpan/Test2-Suite/t/modules/Workflow/BlockBase .................... skipped cpan/Test2-Suite/t/modules/Workflow/Build ........................ skipped cpan/Test2-Suite/t/modules/Workflow/Runner ....................... skipped cpan/Test2-Suite/t/modules/Workflow/Task ......................... skipped cpan/Test2-Suite/t/modules/Workflow/Task/Action .................. ok cpan/Test2-Suite/t/modules/Workflow/Task/Group ................... skipped cpan/Test2-Suite/t/regression/10-set_and_dne ..................... ok cpan/Test2-Suite/t/regression/132-bool ........................... skipped cpan/Test2-Suite/t/regression/247_check_ref_bool ................. skipped cpan/Test2-Suite/t/regression/27-1-Test2-Bundle-More ............. ok cpan/Test2-Suite/t/regression/27-2-Test2-Tools-Compare ........... ok cpan/Test2-Suite/t/regression/27-3-Test2-Tools-ClassicCompare .... ok cpan/Test2-Suite/t/regression/285-wrap-nonexisting ............... ok cpan/Test2-Suite/t/regression/289-compare-array-bounds ........... ok cpan/Test2-Suite/t/regression/291-async-subtest-done-testing ..... ok cpan/Test2-Suite/t/regression/43-bag-on-empty .................... ok cpan/Test2-Suite/t/regression/async_subtest_missing_parent ....... ok cpan/Test2-Suite/t/regression/Test2-Mock ......................... ok cpan/Test2-Suite/t/regression/Test2-Tools-Class .................. ok cpan/Test2-Suite/t/regression/todo_and_facets .................... ok cpan/Test2-Suite/t/regression/utf8-mock .......................... ok cpan/Text-Balanced/t/01_compile .................................. ok cpan/Text-Balanced/t/02_extbrk ................................... ok cpan/Text-Balanced/t/03_extcbk ................................... ok cpan/Text-Balanced/t/04_extdel ................................... ok cpan/Text-Balanced/t/05_extmul ................................... ok cpan/Text-Balanced/t/06_extqlk ................................... ok cpan/Text-Balanced/t/07_exttag ................................... ok cpan/Text-Balanced/t/08_extvar ................................... ok cpan/Text-Balanced/t/09_gentag ................................... ok cpan/Text-Balanced/t/94_changes .................................. skipped cpan/Text-Balanced/t/95_critic ................................... skipped cpan/Text-Balanced/t/96_pmv ...................................... skipped cpan/Text-Balanced/t/97_pod ...................................... skipped cpan/Text-Balanced/t/98_pod_coverage ............................. skipped cpan/Text-ParseWords/t/ParseWords ................................ ok cpan/Text-ParseWords/t/taint ..................................... ok cpan/Text-Tabs/t/124024 .......................................... ok cpan/Text-Tabs/t/148291 .......................................... ok cpan/Text-Tabs/t/37000 ........................................... ok cpan/Text-Tabs/t/39548 ........................................... ok cpan/Text-Tabs/t/79766 ........................................... ok cpan/Text-Tabs/t/95823 ........................................... ok cpan/Text-Tabs/t/belg4mit ........................................ ok cpan/Text-Tabs/t/dandv ........................................... ok cpan/Text-Tabs/t/fill ............................................ ok cpan/Text-Tabs/t/Jacobson ........................................ ok cpan/Text-Tabs/t/Jacobson2 ....................................... ok cpan/Text-Tabs/t/Jochen .......................................... ok cpan/Text-Tabs/t/sep ............................................. ok cpan/Text-Tabs/t/sep2 ............................................ ok cpan/Text-Tabs/t/tabs ............................................ ok cpan/Text-Tabs/t/Tabs-ElCid ...................................... ok cpan/Text-Tabs/t/undef ........................................... ok cpan/Text-Tabs/t/wrap ............................................ ok cpan/Text-Tabs/t/Wrap-JLB ........................................ ok cpan/Text-Tabs/t/wrap_separator2 ................................. ok cpan/Tie-RefHash/t/rebless ....................................... ok cpan/Tie-RefHash/t/refhash ....................................... ok cpan/Tie-RefHash/t/storable ...................................... ok cpan/Tie-RefHash/t/threaded ...................................... skipped cpan/Time-Local/t/Local .......................................... ok cpan/Time-Piece/t/01base ......................................... ok cpan/Time-Piece/t/02core ......................................... ok cpan/Time-Piece/t/02core_dst ..................................... skipped cpan/Time-Piece/t/03compare ...................................... ok cpan/Time-Piece/t/04mjd .......................................... ok cpan/Time-Piece/t/05overload ..................................... ok cpan/Time-Piece/t/06large ........................................ skipped cpan/Time-Piece/t/06subclass ..................................... ok cpan/Time-Piece/t/07arith ........................................ ok cpan/Time-Piece/t/08truncate ..................................... ok cpan/Time-Piece/t/09locales ...................................... skipped cpan/Time-Piece/t/10overload ..................................... ok cpan/Time-Piece/t/99legacy ....................................... ok cpan/Unicode-Collate/t/altern .................................... ok cpan/Unicode-Collate/t/backwds ................................... ok cpan/Unicode-Collate/t/cjk_b5 .................................... ok cpan/Unicode-Collate/t/cjk_gb .................................... ok cpan/Unicode-Collate/t/cjk_ja .................................... ok cpan/Unicode-Collate/t/cjk_ko .................................... ok cpan/Unicode-Collate/t/cjk_py .................................... ok cpan/Unicode-Collate/t/cjk_st .................................... ok cpan/Unicode-Collate/t/cjk_zy .................................... ok cpan/Unicode-Collate/t/cjkrange .................................. ok cpan/Unicode-Collate/t/compatui .................................. ok cpan/Unicode-Collate/t/contract .................................. ok cpan/Unicode-Collate/t/default ................................... ok cpan/Unicode-Collate/t/hangtype .................................. ok cpan/Unicode-Collate/t/hangul .................................... ok cpan/Unicode-Collate/t/ident ..................................... ok cpan/Unicode-Collate/t/iglevel2 .................................. ok cpan/Unicode-Collate/t/ignor ..................................... ok cpan/Unicode-Collate/t/illegal ................................... ok cpan/Unicode-Collate/t/illegalp .................................. ok cpan/Unicode-Collate/t/index ..................................... ok cpan/Unicode-Collate/t/khitan .................................... ok cpan/Unicode-Collate/t/loc_af .................................... ok cpan/Unicode-Collate/t/loc_ar .................................... ok cpan/Unicode-Collate/t/loc_as .................................... ok cpan/Unicode-Collate/t/loc_az .................................... ok cpan/Unicode-Collate/t/loc_be .................................... ok cpan/Unicode-Collate/t/loc_bg .................................... ok cpan/Unicode-Collate/t/loc_bn .................................... ok cpan/Unicode-Collate/t/loc_bs .................................... ok cpan/Unicode-Collate/t/loc_bscy .................................. ok cpan/Unicode-Collate/t/loc_ca .................................... ok cpan/Unicode-Collate/t/loc_cjk ................................... ok cpan/Unicode-Collate/t/loc_cjkc .................................. ok cpan/Unicode-Collate/t/loc_cs .................................... ok cpan/Unicode-Collate/t/loc_cu .................................... ok cpan/Unicode-Collate/t/loc_cy .................................... ok cpan/Unicode-Collate/t/loc_cyrl .................................. ok cpan/Unicode-Collate/t/loc_da .................................... ok cpan/Unicode-Collate/t/loc_de .................................... ok cpan/Unicode-Collate/t/loc_deat .................................. ok cpan/Unicode-Collate/t/loc_deph .................................. ok cpan/Unicode-Collate/t/loc_dsb ................................... ok cpan/Unicode-Collate/t/loc_ee .................................... ok cpan/Unicode-Collate/t/loc_eo .................................... ok cpan/Unicode-Collate/t/loc_es .................................... ok cpan/Unicode-Collate/t/loc_estr .................................. ok cpan/Unicode-Collate/t/loc_et .................................... ok cpan/Unicode-Collate/t/loc_fa .................................... ok cpan/Unicode-Collate/t/loc_fi .................................... ok cpan/Unicode-Collate/t/loc_fil ................................... ok cpan/Unicode-Collate/t/loc_fiph .................................. ok cpan/Unicode-Collate/t/loc_fo .................................... ok cpan/Unicode-Collate/t/loc_fr .................................... ok cpan/Unicode-Collate/t/loc_frca .................................. ok cpan/Unicode-Collate/t/loc_gu .................................... ok cpan/Unicode-Collate/t/loc_ha .................................... ok cpan/Unicode-Collate/t/loc_haw ................................... ok cpan/Unicode-Collate/t/loc_he .................................... ok cpan/Unicode-Collate/t/loc_hi .................................... ok cpan/Unicode-Collate/t/loc_hr .................................... ok cpan/Unicode-Collate/t/loc_hu .................................... ok cpan/Unicode-Collate/t/loc_hy .................................... ok cpan/Unicode-Collate/t/loc_ig .................................... ok cpan/Unicode-Collate/t/loc_is .................................... ok cpan/Unicode-Collate/t/loc_ja .................................... ok cpan/Unicode-Collate/t/loc_jait .................................. ok cpan/Unicode-Collate/t/loc_japr .................................. ok cpan/Unicode-Collate/t/loc_kk .................................... ok cpan/Unicode-Collate/t/loc_kl .................................... ok cpan/Unicode-Collate/t/loc_kn .................................... ok cpan/Unicode-Collate/t/loc_ko .................................... ok cpan/Unicode-Collate/t/loc_kok ................................... ok cpan/Unicode-Collate/t/loc_lkt ................................... ok cpan/Unicode-Collate/t/loc_ln .................................... ok cpan/Unicode-Collate/t/loc_lt .................................... ok cpan/Unicode-Collate/t/loc_lv .................................... ok cpan/Unicode-Collate/t/loc_mk .................................... ok cpan/Unicode-Collate/t/loc_ml .................................... ok cpan/Unicode-Collate/t/loc_mncy .................................. ok cpan/Unicode-Collate/t/loc_mr .................................... ok cpan/Unicode-Collate/t/loc_mt .................................... ok cpan/Unicode-Collate/t/loc_nb .................................... ok cpan/Unicode-Collate/t/loc_nn .................................... ok cpan/Unicode-Collate/t/loc_nso ................................... ok cpan/Unicode-Collate/t/loc_om .................................... ok cpan/Unicode-Collate/t/loc_or .................................... ok cpan/Unicode-Collate/t/loc_pa .................................... ok cpan/Unicode-Collate/t/loc_pl .................................... ok cpan/Unicode-Collate/t/loc_ro .................................... ok cpan/Unicode-Collate/t/loc_ru .................................... ok cpan/Unicode-Collate/t/loc_sa .................................... ok cpan/Unicode-Collate/t/loc_se .................................... ok cpan/Unicode-Collate/t/loc_si .................................... ok cpan/Unicode-Collate/t/loc_sidt .................................. ok cpan/Unicode-Collate/t/loc_sk .................................... ok cpan/Unicode-Collate/t/loc_sl .................................... ok cpan/Unicode-Collate/t/loc_sq .................................... ok cpan/Unicode-Collate/t/loc_sr .................................... ok cpan/Unicode-Collate/t/loc_srla .................................. ok cpan/Unicode-Collate/t/loc_sv .................................... ok cpan/Unicode-Collate/t/loc_svrf .................................. ok cpan/Unicode-Collate/t/loc_sw .................................... ok cpan/Unicode-Collate/t/loc_ta .................................... ok cpan/Unicode-Collate/t/loc_te .................................... ok cpan/Unicode-Collate/t/loc_test .................................. ok cpan/Unicode-Collate/t/loc_th .................................... ok cpan/Unicode-Collate/t/loc_tn .................................... ok cpan/Unicode-Collate/t/loc_to .................................... ok cpan/Unicode-Collate/t/loc_tr .................................... ok cpan/Unicode-Collate/t/loc_ugcy .................................. ok cpan/Unicode-Collate/t/loc_uk .................................... ok cpan/Unicode-Collate/t/loc_ur .................................... ok cpan/Unicode-Collate/t/loc_vi .................................... ok cpan/Unicode-Collate/t/loc_vo .................................... ok cpan/Unicode-Collate/t/loc_wae ................................... ok cpan/Unicode-Collate/t/loc_wo .................................... ok cpan/Unicode-Collate/t/loc_yo .................................... ok cpan/Unicode-Collate/t/loc_zh .................................... ok cpan/Unicode-Collate/t/loc_zhb5 .................................. ok cpan/Unicode-Collate/t/loc_zhgb .................................. ok cpan/Unicode-Collate/t/loc_zhpy .................................. ok cpan/Unicode-Collate/t/loc_zhst .................................. ok cpan/Unicode-Collate/t/loc_zhzy .................................. ok cpan/Unicode-Collate/t/nonchar ................................... ok cpan/Unicode-Collate/t/normal .................................... ok cpan/Unicode-Collate/t/notable ................................... ok cpan/Unicode-Collate/t/nushu ..................................... ok cpan/Unicode-Collate/t/overcjk0 .................................. ok cpan/Unicode-Collate/t/overcjk1 .................................. ok cpan/Unicode-Collate/t/override .................................. ok cpan/Unicode-Collate/t/rearrang .................................. ok cpan/Unicode-Collate/t/rewrite ................................... ok cpan/Unicode-Collate/t/tangut .................................... ok cpan/Unicode-Collate/t/test ...................................... ok cpan/Unicode-Collate/t/trailwt ................................... ok cpan/Unicode-Collate/t/variable .................................. ok cpan/Unicode-Collate/t/version ................................... ok cpan/Unicode-Collate/t/view ...................................... ok cpan/version/t/01base ............................................ ok cpan/version/t/02derived ......................................... ok cpan/version/t/03require ......................................... ok cpan/version/t/04strict_lax ...................................... ok cpan/version/t/05sigdie .......................................... ok cpan/version/t/06noop ............................................ ok cpan/version/t/07locale .......................................... ok cpan/version/t/08_corelist ....................................... ok cpan/version/t/09_list_util ...................................... ok cpan/version/t/10_lyon ........................................... ok cpan/version/t/11_taint .......................................... skipped t/perf/benchmarks ................................................ ok t/perf/opcount ................................................... ok t/perf/optree .................................................... ok t/perf/speed ..................................................... ok t/perf/taint ..................................................... ok t/porting/FindExt ................................................ ok t/porting/args_assert ............................................ ok t/porting/authors ................................................ skipped t/porting/bench .................................................. skipped t/porting/bench_selftest ......................................... ok t/porting/bincompat .............................................. Use of uninitialized value $_ in substitution (s///) at porting/bincompat.t line 22. ok t/porting/checkcase .............................................. ok t/porting/checkcfgvar ............................................ ok t/porting/cmp_version ............................................ skipped t/porting/copyright .............................................. ok t/porting/corelist ............................................... ok t/porting/customized ............................................. ok t/porting/deprecation ............................................ ok t/porting/diag ................................................... ok t/porting/dual-life .............................................. ok t/porting/exec-bit ............................................... skipped t/porting/extrefs ................................................ ok t/porting/filenames .............................................. ok t/porting/globvar ................................................ ok t/porting/header_parser .......................................... ok t/porting/libperl ................................................ skipped t/porting/maintainers ............................................ ok t/porting/makerel ................................................ ok t/porting/manifest ............................................... ok t/porting/perlfunc ............................................... ok t/porting/pod_rules .............................................. ok t/porting/podcheck ............................................... ok t/porting/re_context ............................................. ok t/porting/readme ................................................. ok t/porting/regen .................................................. ok t/porting/ss_dup ................................................. ok t/porting/test_bootstrap ......................................... ok t/porting/test_testlist .......................................... ok t/porting/update_authors ......................................... skipped t/porting/utils .................................................. skipped All tests successful. Elapsed: 1408 sec u=6.77 s=11.00 cu=818.23 cs=320.78 scripts=2651 tests=1189984 PASS gnu/usr.bin/perl Duration 26m01.55s START include/bitstring 2025-02-13T01:00:53Z rm -f a.out [Ee]rrs mklog *.core y.tab.h bitstring_test bitstring_test.o bitstring_test.d ==== run-test-8 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/include/bitstring/bitstring_test.c cc -o bitstring_test bitstring_test.o ./bitstring_test 8 | diff - /usr/src/regress/include/bitstring/good/8 ==== run-test-27 ==== ./bitstring_test 27 | diff - /usr/src/regress/include/bitstring/good/27 ==== run-test-32 ==== ./bitstring_test 32 | diff - /usr/src/regress/include/bitstring/good/32 ==== run-test-49 ==== ./bitstring_test 49 | diff - /usr/src/regress/include/bitstring/good/49 ==== run-test-64 ==== ./bitstring_test 64 | diff - /usr/src/regress/include/bitstring/good/64 ==== run-test-67 ==== ./bitstring_test 67 | diff - /usr/src/regress/include/bitstring/good/67 PASS include/bitstring Duration 0m00.58s START lib/csu 2025-02-13T01:00:53Z ===> ctors rm -f a.out [Ee]rrs mklog *.core y.tab.h ctors ctors.o ctors.d ===> dtors rm -f a.out [Ee]rrs mklog *.core y.tab.h dtors dtors.o dtors.d ===> init_priority rm -f a.out [Ee]rrs mklog *.core y.tab.h init_priority_test init_priority_test.o init_priority_test.d ===> callbacks ===> callbacks/libaa rm -f a.out [Ee]rrs mklog *.core y.tab.h aa.d rm -f libaa.a aa.o rm -f libaa_g.a rm -f libaa_p.a aa.po rm -f libaa.so.*.* aa.so .ldadd rm -f libaa_d.a aa.do ===> callbacks/libab rm -f a.out [Ee]rrs mklog *.core y.tab.h ab.d rm -f libab.a ab.o rm -f libab_g.a rm -f libab_p.a ab.po rm -f libab.so.*.* ab.so .ldadd rm -f libab_d.a ab.do ===> callbacks/atexit rm -f a.out [Ee]rrs mklog *.core y.tab.h atexit_test atexit_test.o atexit_test.d ===> callbacks/pthread_atfork rm -f a.out [Ee]rrs mklog *.core y.tab.h pthread_atfork_test pthread_atfork_test.o parent_out child_out pthread_atfork_test.d ===> ctors ==== run-regress-ctors ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/csu/ctors/ctors.c cc -o ctors ctors.o ./ctors ===> dtors ==== dtor-exit ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/csu/dtors/dtors.c cc -o dtors dtors.o ./dtors ==== dtor-return ==== ./dtors -f ===> init_priority ==== run-regress-init_priority_test ==== c++ -O2 -pipe -MD -MP -c /usr/src/regress/lib/csu/init_priority/init_priority_test.cc c++ -o init_priority_test init_priority_test.o ./init_priority_test 6407 8742 12597 14117 17071 20840 28373 31319 40956 47220 ===> callbacks ===> callbacks/libaa cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/csu/callbacks/libaa/aa.c -o aa.o building standard aa library ranlib libaa.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/lib/csu/callbacks/libaa/aa.c -o aa.so building shared aa library (version 0.0) cc -shared -Wl,-soname,libaa.so.0.0 -fpic -o libaa.so.0.0 `echo aa.so | tr ' ' '\n' | sort -R` ===> callbacks/libab cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/csu/callbacks/libab/ab.c -o ab.o building standard ab library ranlib libab.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/lib/csu/callbacks/libab/ab.c -o ab.so building shared ab library (version 0.0) cc -shared -Wl,-soname,libab.so.0.0 -fpic -o libab.so.0.0 `echo ab.so | tr ' ' '\n' | sort -R` ===> callbacks/atexit ==== regress-atexit ==== cc -O2 -pipe -DLIBAA="\"/usr/src/regress/lib/csu/callbacks/atexit/../libaa/obj/libaa.so\"" -DLIBAB="\"/usr/src/regress/lib/csu/callbacks/atexit/../libab/obj/libab.so\"" -g -MD -MP -c /usr/src/regress/lib/csu/callbacks/atexit/atexit_test.c cc -Wl,-E -o atexit_test atexit_test.o for i in 0 1 2 3; do ./atexit_test $i || exit; printf "finished $i\n\n"; done | cmp -s - /usr/src/regress/lib/csu/callbacks/atexit/expected.out ===> callbacks/pthread_atfork ==== regress-pthread_atfork ==== cc -O2 -pipe -DLIBAA="\"/usr/src/regress/lib/csu/callbacks/pthread_atfork/../libaa/obj/libaa.so\"" -DLIBAB="\"/usr/src/regress/lib/csu/callbacks/pthread_atfork/../libab/obj/libab.so\"" -g -MD -MP -c /usr/src/regress/lib/csu/callbacks/pthread_atfork/pthread_atfork_test.c cc -Wl,-E -o pthread_atfork_test pthread_atfork_test.o -lpthread for i in 0 1 2 3; do ./pthread_atfork_test $i || exit; printf "finished $i\n\n"; printf "finished $i\n\n" >&3; done >parent_out 3>child_out cmp -s parent_out /usr/src/regress/lib/csu/callbacks/pthread_atfork/expected_parent.out cmp -s child_out /usr/src/regress/lib/csu/callbacks/pthread_atfork/expected_child.out PASS lib/csu Duration 0m01.76s START lib/libagentx 2025-02-13T01:00:55Z rm -f a.out [Ee]rrs mklog *.core y.tab.h agentx main.o log.o snmpd.conf agentx.sock walk.run.out walk.run.err main.d log.d stamp-start ==== start ==== pkill -xf "/usr/local/sbin/snmpd -r -C -c snmpd.conf -Le -u _netsnmp" *** Error 1 in target 'stop' (ignored) cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/lib/libagentx/main.c cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/lib/libagentx/log.c cc -o agentx main.o log.o -lagentx -levent /usr/local/sbin/snmpd -r -C -c snmpd.conf -Le -u _netsnmp Turning on AgentX master support. # XXX Race in net-snmpd, socket exists before data is available. sleep 1 NET-SNMP version 5.9.4.pre2 ./agentx agentx.sock new connection: 3 [fd:3]: opening session [fd:3 sess:5]: open [fd:3 sess:5 ctx:]: agentcaps .1.3.6.1.4.1.30155.50.1: opening [fd:3 sess:5 ctx:]: region .1.3.6.1.4.1.30155.100: opening [fd:3 sess:5 ctx:]: agentcaps .1.3.6.1.4.1.30155.50.1: open [fd:3 sess:5 ctx:]: region .1.3.6.1.4.1.30155.100: open [fd:3 sess:5 ctx:]: index .1.3.6.1.4.1.30155.100.20.1.1: allocating new index [fd:3 sess:5 ctx:]: index .1.3.6.1.4.1.30155.100.19.1.1: allocating any index [fd:3 sess:5 ctx:]: index .1.3.6.1.4.1.30155.100.18.1.1: allocating '5' [fd:3 sess:5 ctx:]: index .1.3.6.1.4.1.30155.100.20.1.1: allocated '1' [fd:3 sess:5 ctx:]: object .1.3.6.1.4.1.30155.100.20.1.1 (instance .1.3.6.1.4.1.30155.100.20.1.1.1): opening [fd:3 sess:5 ctx:]: object .1.3.6.1.4.1.30155.100.20.1.2 (instance .1.3.6.1.4.1.30155.100.20.1.2.1): opening [fd:3 sess:5 ctx:]: index .1.3.6.1.4.1.30155.100.19.1.1: allocated '1' [fd:3 sess:5 ctx:]: object .1.3.6.1.4.1.30155.100.19.1.1 (instance .1.3.6.1.4.1.30155.100.19.1.1.1): opening [fd:3 sess:5 ctx:]: object .1.3.6.1.4.1.30155.100.19.1.2 (instance .1.3.6.1.4.1.30155.100.19.1.2.1): opening [fd:3 sess:5 ctx:]: index .1.3.6.1.4.1.30155.100.18.1.1: allocated '5' [fd:3 sess:5 ctx:]: object .1.3.6.1.4.1.30155.100.18.1.1 (instance .1.3.6.1.4.1.30155.100.18.1.1.5): opening [fd:3 sess:5 ctx:]: object .1.3.6.1.4.1.30155.100.18.1.2 (instance .1.3.6.1.4.1.30155.100.18.1.2.5): opening [fd:3 sess:5 ctx:]: object .1.3.6.1.4.1.30155.100.20.1.1 (instance .1.3.6.1.4.1.30155.100.20.1.1.1): open [fd:3 sess:5 ctx:]: object .1.3.6.1.4.1.30155.100.20.1.2 (instance .1.3.6.1.4.1.30155.100.20.1.2.1): open [fd:3 sess:5 ctx:]: object .1.3.6.1.4.1.30155.100.19.1.1 (instance .1.3.6.1.4.1.30155.100.19.1.1.1): open [fd:3 sess:5 ctx:]: object .1.3.6.1.4.1.30155.100.19.1.2 (instance .1.3.6.1.4.1.30155.100.19.1.2.1): open [fd:3 sess:5 ctx:]: object .1.3.6.1.4.1.30155.100.18.1.1 (instance .1.3.6.1.4.1.30155.100.18.1.1.5): open [fd:3 sess:5 ctx:]: object .1.3.6.1.4.1.30155.100.18.1.2 (instance .1.3.6.1.4.1.30155.100.18.1.2.5): open ==== walk ==== snmp walk -v2c -cpublic 127.0.0.1:6161 openbsd.100 > walk.run.out 2> walk.run.err || true [fd:3 sess:5 ctx: trid:1 pid:2]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:1 pid:2]: response: {.1.3.6.1.4.1.30155.100.1.0: (int)1} [fd:3 sess:5 ctx: trid:3 pid:4]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.1.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:3 pid:4]: response: {.1.3.6.1.4.1.30155.100.2.0: (string)scalar-string} [fd:3 sess:5 ctx: trid:5 pid:6]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.2.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:5 pid:6]: response: {.1.3.6.1.4.1.30155.100.4.0: (oid).1.3.6.1.4.1.30155} [fd:3 sess:5 ctx: trid:7 pid:8]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.4.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:7 pid:8]: response: {.1.3.6.1.4.1.30155.100.5.0: (ipaddress)127.0.0.1} [fd:3 sess:5 ctx: trid:9 pid:10]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.5.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:9 pid:10]: response: {.1.3.6.1.4.1.30155.100.6.0: (counter32)1} [fd:3 sess:5 ctx: trid:11 pid:12]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.6.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:11 pid:12]: response: {.1.3.6.1.4.1.30155.100.7.0: (gauge32)1} [fd:3 sess:5 ctx: trid:13 pid:14]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.7.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:13 pid:14]: response: {.1.3.6.1.4.1.30155.100.8.0: (timeticks)1} [fd:3 sess:5 ctx: trid:15 pid:16]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.8.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:15 pid:16]: response: {.1.3.6.1.4.1.30155.100.9.0: (opaque) 61 62 63} [fd:3 sess:5 ctx: trid:17 pid:18]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.9.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:17 pid:18]: response: {.1.3.6.1.4.1.30155.100.10.0: (counter64)1} [fd:3 sess:5 ctx: trid:19 pid:20]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.10.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:19 pid:20]: response: {.1.3.6.1.4.1.30155.100.11.1.1.1: (int)1} [fd:3 sess:5 ctx: trid:21 pid:22]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:21 pid:22]: response: {.1.3.6.1.4.1.30155.100.11.1.1.2: (int)2} [fd:3 sess:5 ctx: trid:23 pid:24]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.2 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:23 pid:24]: response: {.1.3.6.1.4.1.30155.100.11.1.1.3: (int)3} [fd:3 sess:5 ctx: trid:25 pid:26]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.3 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:25 pid:26]: response: {.1.3.6.1.4.1.30155.100.11.1.1.4: (int)4} [fd:3 sess:5 ctx: trid:27 pid:28]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.4 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:27 pid:28]: response: {.1.3.6.1.4.1.30155.100.11.1.1.5: (int)5} [fd:3 sess:5 ctx: trid:29 pid:30]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.5 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:29 pid:30]: response: {.1.3.6.1.4.1.30155.100.11.1.1.6: (int)6} [fd:3 sess:5 ctx: trid:31 pid:32]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.6 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:31 pid:32]: response: {.1.3.6.1.4.1.30155.100.11.1.1.7: (int)7} [fd:3 sess:5 ctx: trid:33 pid:34]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.7 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:33 pid:34]: response: {.1.3.6.1.4.1.30155.100.11.1.1.8: (int)8} [fd:3 sess:5 ctx: trid:35 pid:36]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.8 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:35 pid:36]: response: {.1.3.6.1.4.1.30155.100.11.1.1.9: (int)9} [fd:3 sess:5 ctx: trid:37 pid:38]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.9 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:37 pid:38]: response: {.1.3.6.1.4.1.30155.100.11.1.1.10: (int)10} [fd:3 sess:5 ctx: trid:39 pid:40]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.10 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:39 pid:40]: response: {.1.3.6.1.4.1.30155.100.11.1.1.11: (int)11} [fd:3 sess:5 ctx: trid:41 pid:42]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.11 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:41 pid:42]: response: {.1.3.6.1.4.1.30155.100.11.1.1.12: (int)12} [fd:3 sess:5 ctx: trid:43 pid:44]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.12 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:43 pid:44]: response: {.1.3.6.1.4.1.30155.100.11.1.1.13: (int)13} [fd:3 sess:5 ctx: trid:45 pid:46]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.13 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:45 pid:46]: response: {.1.3.6.1.4.1.30155.100.11.1.1.14: (int)14} [fd:3 sess:5 ctx: trid:47 pid:48]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.14 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:47 pid:48]: response: {.1.3.6.1.4.1.30155.100.11.1.1.15: (int)15} [fd:3 sess:5 ctx: trid:49 pid:50]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.15 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:49 pid:50]: response: {.1.3.6.1.4.1.30155.100.12.1.1.0.0: (int)0} [fd:3 sess:5 ctx: trid:51 pid:52]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.0.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:51 pid:52]: response: {.1.3.6.1.4.1.30155.100.12.1.1.0.1: (int)1} [fd:3 sess:5 ctx: trid:53 pid:54]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.0.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:53 pid:54]: response: {.1.3.6.1.4.1.30155.100.12.1.1.1.0: (int)2} [fd:3 sess:5 ctx: trid:55 pid:56]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.1.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:55 pid:56]: response: {.1.3.6.1.4.1.30155.100.12.1.1.1.1: (int)3} [fd:3 sess:5 ctx: trid:57 pid:58]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:57 pid:58]: response: {.1.3.6.1.4.1.30155.100.12.1.1.2.0: (int)4} [fd:3 sess:5 ctx: trid:59 pid:60]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.2.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:59 pid:60]: response: {.1.3.6.1.4.1.30155.100.12.1.1.2.1: (int)5} [fd:3 sess:5 ctx: trid:61 pid:62]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.2.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:61 pid:62]: response: {.1.3.6.1.4.1.30155.100.12.1.1.3.0: (int)6} [fd:3 sess:5 ctx: trid:63 pid:64]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.3.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:63 pid:64]: response: {.1.3.6.1.4.1.30155.100.12.1.1.3.1: (int)7} [fd:3 sess:5 ctx: trid:65 pid:66]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.3.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:65 pid:66]: response: {.1.3.6.1.4.1.30155.100.12.1.1.4.0: (int)8} [fd:3 sess:5 ctx: trid:67 pid:68]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.4.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:67 pid:68]: response: {.1.3.6.1.4.1.30155.100.12.1.1.4.1: (int)9} [fd:3 sess:5 ctx: trid:69 pid:70]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.4.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:69 pid:70]: response: {.1.3.6.1.4.1.30155.100.12.1.1.5.0: (int)10} [fd:3 sess:5 ctx: trid:71 pid:72]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.5.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:71 pid:72]: response: {.1.3.6.1.4.1.30155.100.12.1.1.5.1: (int)11} [fd:3 sess:5 ctx: trid:73 pid:74]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.5.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:73 pid:74]: response: {.1.3.6.1.4.1.30155.100.12.1.1.6.0: (int)12} [fd:3 sess:5 ctx: trid:75 pid:76]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.6.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:75 pid:76]: response: {.1.3.6.1.4.1.30155.100.12.1.1.6.1: (int)13} [fd:3 sess:5 ctx: trid:77 pid:78]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.6.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:77 pid:78]: response: {.1.3.6.1.4.1.30155.100.12.1.1.7.0: (int)14} [fd:3 sess:5 ctx: trid:79 pid:80]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.7.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:79 pid:80]: response: {.1.3.6.1.4.1.30155.100.12.1.1.7.1: (int)15} [fd:3 sess:5 ctx: trid:81 pid:82]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.7.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:81 pid:82]: response: {.1.3.6.1.4.1.30155.100.12.1.1.8.0: (int)16} [fd:3 sess:5 ctx: trid:83 pid:84]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.8.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:83 pid:84]: response: {.1.3.6.1.4.1.30155.100.12.1.1.8.1: (int)17} [fd:3 sess:5 ctx: trid:85 pid:86]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.8.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:85 pid:86]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1.97: (string)a} [fd:3 sess:5 ctx: trid:87 pid:88]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.1.97 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:87 pid:88]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1.98: (string)b} [fd:3 sess:5 ctx: trid:89 pid:90]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.1.98 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:89 pid:90]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1.99: (string)c} [fd:3 sess:5 ctx: trid:91 pid:92]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.1.99 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:91 pid:92]: response: {.1.3.6.1.4.1.30155.100.14.1.1.97: (string)a} [fd:3 sess:5 ctx: trid:93 pid:94]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.14.1.1.97 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:93 pid:94]: response: {.1.3.6.1.4.1.30155.100.14.1.1.98: (string)b} [fd:3 sess:5 ctx: trid:95 pid:96]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.14.1.1.98 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:95 pid:96]: response: {.1.3.6.1.4.1.30155.100.14.1.1.99: (string)c} [fd:3 sess:5 ctx: trid:97 pid:98]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.14.1.1.99 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:97 pid:98]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} [fd:3 sess:5 ctx: trid:99 pid:100]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:99 pid:100]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.97.97: (string)a - aa} [fd:3 sess:5 ctx: trid:101 pid:102]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.97.97 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:101 pid:102]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.98.98: (string)a - bb} [fd:3 sess:5 ctx: trid:103 pid:104]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.98.98 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:103 pid:104]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.98.1.98: (string)b - b} [fd:3 sess:5 ctx: trid:105 pid:106]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.98.1.98 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:105 pid:106]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.98.2.97.97: (string)b - aa} [fd:3 sess:5 ctx: trid:107 pid:108]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.98.2.97.97 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:107 pid:108]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.98.2.98.98: (string)b - bb} [fd:3 sess:5 ctx: trid:109 pid:110]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.98.2.98.98 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:109 pid:110]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.99.1.98: (string)c - b} [fd:3 sess:5 ctx: trid:111 pid:112]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.99.1.98 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:111 pid:112]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.99.2.97.97: (string)c - aa} [fd:3 sess:5 ctx: trid:113 pid:114]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.99.2.97.97 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:113 pid:114]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.99.2.98.98: (string)c - bb} [fd:3 sess:5 ctx: trid:115 pid:116]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.99.2.98.98 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:115 pid:116]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.1: (oid).1.3.6.1.4.1.30155.100.1} [fd:3 sess:5 ctx: trid:117 pid:118]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:117 pid:118]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.2: (oid).1.3.6.1.4.1.30155.100.2} [fd:3 sess:5 ctx: trid:119 pid:120]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.2 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:119 pid:120]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.4: (oid).1.3.6.1.4.1.30155.100.4} [fd:3 sess:5 ctx: trid:121 pid:122]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.4 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:121 pid:122]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.5: (oid).1.3.6.1.4.1.30155.100.5} [fd:3 sess:5 ctx: trid:123 pid:124]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.5 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:123 pid:124]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.6: (oid).1.3.6.1.4.1.30155.100.6} [fd:3 sess:5 ctx: trid:125 pid:126]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.6 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:125 pid:126]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.7: (oid).1.3.6.1.4.1.30155.100.7} [fd:3 sess:5 ctx: trid:127 pid:128]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.7 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:127 pid:128]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.8: (oid).1.3.6.1.4.1.30155.100.8} [fd:3 sess:5 ctx: trid:129 pid:130]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.8 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:129 pid:130]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.9: (oid).1.3.6.1.4.1.30155.100.9} [fd:3 sess:5 ctx: trid:131 pid:132]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.9 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:131 pid:132]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.10: (oid).1.3.6.1.4.1.30155.100.10} [fd:3 sess:5 ctx: trid:133 pid:134]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.10 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:133 pid:134]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.11.1.1: (oid).1.3.6.1.4.1.30155.100.11.1.1} [fd:3 sess:5 ctx: trid:135 pid:136]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.11.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:135 pid:136]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.12.1.1: (oid).1.3.6.1.4.1.30155.100.12.1.1} [fd:3 sess:5 ctx: trid:137 pid:138]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.12.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:137 pid:138]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.13.1.1: (oid).1.3.6.1.4.1.30155.100.13.1.1} [fd:3 sess:5 ctx: trid:139 pid:140]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.13.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:139 pid:140]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.14.1.1: (oid).1.3.6.1.4.1.30155.100.14.1.1} [fd:3 sess:5 ctx: trid:141 pid:142]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.14.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:141 pid:142]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.15.1.1: (oid).1.3.6.1.4.1.30155.100.15.1.1} [fd:3 sess:5 ctx: trid:143 pid:144]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.15.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:143 pid:144]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.16.1.1: (oid).1.3.6.1.4.1.30155.100.16.1.1} [fd:3 sess:5 ctx: trid:145 pid:146]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.16.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:145 pid:146]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.17.1.1: (oid).1.3.6.1.4.1.30155.100.17.1.1} [fd:3 sess:5 ctx: trid:147 pid:148]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.17.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:147 pid:148]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.18.1.1: (oid).1.3.6.1.4.1.30155.100.18.1.1} [fd:3 sess:5 ctx: trid:149 pid:150]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.18.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:149 pid:150]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.18.1.2: (oid).1.3.6.1.4.1.30155.100.18.1.2} [fd:3 sess:5 ctx: trid:151 pid:152]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.18.1.2 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:151 pid:152]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.19.1.1: (oid).1.3.6.1.4.1.30155.100.19.1.1} [fd:3 sess:5 ctx: trid:153 pid:154]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.19.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:153 pid:154]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.19.1.2: (oid).1.3.6.1.4.1.30155.100.19.1.2} [fd:3 sess:5 ctx: trid:155 pid:156]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.19.1.2 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:155 pid:156]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.20.1.1: (oid).1.3.6.1.4.1.30155.100.20.1.1} [fd:3 sess:5 ctx: trid:157 pid:158]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.20.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:157 pid:158]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.20.1.2: (oid).1.3.6.1.4.1.30155.100.20.1.2} [fd:3 sess:5 ctx: trid:159 pid:160]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.20.1.2 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:159 pid:160]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.4294967295: (oid).1.3.6.1.4.1.30155.100.4294967295} [fd:3 sess:5 ctx: trid:161 pid:162]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.4294967295 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:161 pid:162]: response: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.0.0: (ipaddress)10.0.0.0} [fd:3 sess:5 ctx: trid:163 pid:164]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.0.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:163 pid:164]: response: {.1.3.6.1.4.1.30155.100.17.1.1.127.0.0.1: (ipaddress)127.0.0.1} [fd:3 sess:5 ctx: trid:165 pid:166]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.127.0.0.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:165 pid:166]: response: {.1.3.6.1.4.1.30155.100.17.1.1.172.16.0.0: (ipaddress)172.16.0.0} [fd:3 sess:5 ctx: trid:167 pid:168]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.172.16.0.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:167 pid:168]: response: {.1.3.6.1.4.1.30155.100.17.1.1.192.168.0.0: (ipaddress)192.168.0.0} [fd:3 sess:5 ctx: trid:169 pid:170]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.192.168.0.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:169 pid:170]: response: {.1.3.6.1.4.1.30155.100.17.1.1.192.168.0.0: } [fd:3 sess:5 ctx: trid:169 pid:171]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.1.5 (inclusive) - .1.3.6.1.4.1.30155.100.18.1.1.6} [fd:3 sess:5 ctx: trid:169 pid:171]: response: {.1.3.6.1.4.1.30155.100.18.1.1.5: (int)5} [fd:3 sess:5 ctx: trid:172 pid:173]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.1.5 - .1.3.6.1.4.1.30155.100.18.1.1.6} [fd:3 sess:5 ctx: trid:172 pid:173]: response: {.1.3.6.1.4.1.30155.100.18.1.1.5: } [fd:3 sess:5 ctx: trid:172 pid:174]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.1.6 (inclusive) - .1.3.6.1.4.1.30155.100.18.1.2.5} [fd:3 sess:5 ctx: trid:172 pid:174]: response: {.1.3.6.1.4.1.30155.100.18.1.1.6: } [fd:3 sess:5 ctx: trid:172 pid:175]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.2.5 (inclusive) - .1.3.6.1.4.1.30155.100.18.1.2.6} [fd:3 sess:5 ctx: trid:172 pid:175]: response: {.1.3.6.1.4.1.30155.100.18.1.2.5: (string)5} [fd:3 sess:5 ctx: trid:176 pid:177]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.2.5 - .1.3.6.1.4.1.30155.100.18.1.2.6} [fd:3 sess:5 ctx: trid:176 pid:177]: response: {.1.3.6.1.4.1.30155.100.18.1.2.5: } [fd:3 sess:5 ctx: trid:176 pid:178]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.2.6 (inclusive) - .1.3.6.1.4.1.30155.100.19.1.1.1} [fd:3 sess:5 ctx: trid:176 pid:178]: response: {.1.3.6.1.4.1.30155.100.18.1.2.6: } [fd:3 sess:5 ctx: trid:176 pid:179]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.1.1 (inclusive) - .1.3.6.1.4.1.30155.100.19.1.1.2} [fd:3 sess:5 ctx: trid:176 pid:179]: response: {.1.3.6.1.4.1.30155.100.19.1.1.1: (int)1} [fd:3 sess:5 ctx: trid:180 pid:181]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.1.1 - .1.3.6.1.4.1.30155.100.19.1.1.2} [fd:3 sess:5 ctx: trid:180 pid:181]: response: {.1.3.6.1.4.1.30155.100.19.1.1.1: } [fd:3 sess:5 ctx: trid:180 pid:182]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.1.2 (inclusive) - .1.3.6.1.4.1.30155.100.19.1.2.1} [fd:3 sess:5 ctx: trid:180 pid:182]: response: {.1.3.6.1.4.1.30155.100.19.1.1.2: } [fd:3 sess:5 ctx: trid:180 pid:183]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.2.1 (inclusive) - .1.3.6.1.4.1.30155.100.19.1.2.2} [fd:3 sess:5 ctx: trid:180 pid:183]: response: {.1.3.6.1.4.1.30155.100.19.1.2.1: (string)1} [fd:3 sess:5 ctx: trid:184 pid:185]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.2.1 - .1.3.6.1.4.1.30155.100.19.1.2.2} [fd:3 sess:5 ctx: trid:184 pid:185]: response: {.1.3.6.1.4.1.30155.100.19.1.2.1: } [fd:3 sess:5 ctx: trid:184 pid:186]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.2.2 (inclusive) - .1.3.6.1.4.1.30155.100.20.1.1.1} [fd:3 sess:5 ctx: trid:184 pid:186]: response: {.1.3.6.1.4.1.30155.100.19.1.2.2: } [fd:3 sess:5 ctx: trid:184 pid:187]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.20.1.1.1 (inclusive) - .1.3.6.1.4.1.30155.100.20.1.1.2} [fd:3 sess:5 ctx: trid:184 pid:187]: response: {.1.3.6.1.4.1.30155.100.20.1.1.1: (int)1} [fd:3 sess:5 ctx: trid:188 pid:189]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.20.1.1.1 - .1.3.6.1.4.1.30155.100.20.1.1.2} [fd:3 sess:5 ctx: trid:188 pid:189]: response: {.1.3.6.1.4.1.30155.100.20.1.1.1: } [fd:3 sess:5 ctx: trid:188 pid:190]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.20.1.1.2 (inclusive) - .1.3.6.1.4.1.30155.100.20.1.2.1} [fd:3 sess:5 ctx: trid:188 pid:190]: response: {.1.3.6.1.4.1.30155.100.20.1.1.2: } [fd:3 sess:5 ctx: trid:188 pid:191]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.20.1.2.1 (inclusive) - .1.3.6.1.4.1.30155.100.20.1.2.2} [fd:3 sess:5 ctx: trid:188 pid:191]: response: {.1.3.6.1.4.1.30155.100.20.1.2.1: (string)1} [fd:3 sess:5 ctx: trid:192 pid:193]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.20.1.2.1 - .1.3.6.1.4.1.30155.100.20.1.2.2} [fd:3 sess:5 ctx: trid:192 pid:193]: response: {.1.3.6.1.4.1.30155.100.20.1.2.1: } [fd:3 sess:5 ctx: trid:192 pid:194]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.20.1.2.2 (inclusive) - .1.3.6.1.4.1.30155.101} [fd:3 sess:5 ctx: trid:192 pid:194]: response: {.1.3.6.1.4.1.30155.100.20.1.2.2: (Generic error)} diff -up /usr/src/regress/lib/libagentx/walk.out walk.run.out diff -up /usr/src/regress/lib/libagentx/walk.err walk.run.err ==== get_nosuchobject ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.0)" = "No Such Object available on this agent at this OID" ] [fd:3 sess:5 ctx: trid:195 pid:196]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.0} [fd:3 sess:5 ctx: trid:195 pid:196]: response: {.1.3.6.1.4.1.30155.100.0: } ==== get_nosuchobject_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.0.0)" = "No Such Object available on this agent at this OID" ] [fd:3 sess:5 ctx: trid:197 pid:198]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.0.0} [fd:3 sess:5 ctx: trid:197 pid:198]: response: {.1.3.6.1.4.1.30155.100.0.0: } ==== get_nosuchobject_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.0.0.1)" = "No Such Object available on this agent at this OID" ] [fd:3 sess:5 ctx: trid:199 pid:200]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.0.0.1} [fd:3 sess:5 ctx: trid:199 pid:200]: response: {.1.3.6.1.4.1.30155.100.0.0.1: } ==== get_nosuchobject_index ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.0.1)" = "No Such Object available on this agent at this OID" ] [fd:3 sess:5 ctx: trid:201 pid:202]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.0.1} [fd:3 sess:5 ctx: trid:201 pid:202]: response: {.1.3.6.1.4.1.30155.100.0.1: } ==== get_nosuchobject_parent ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100)" = "No Such Object available on this agent at this OID" ] [fd:3 sess:5 ctx: trid:203 pid:204]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100} [fd:3 sess:5 ctx: trid:203 pid:204]: response: {.1.3.6.1.4.1.30155.100: } ==== get_scalarinteger ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:205 pid:206]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.1} [fd:3 sess:5 ctx: trid:205 pid:206]: response: {.1.3.6.1.4.1.30155.100.1: } ==== get_scalarinteger_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.1.0)" = "INTEGER: 1" ] [fd:3 sess:5 ctx: trid:207 pid:208]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.1.0} [fd:3 sess:5 ctx: trid:207 pid:208]: response: {.1.3.6.1.4.1.30155.100.1.0: (int)1} ==== get_scalarinteger_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.1.0.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:209 pid:210]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.1.0.1} [fd:3 sess:5 ctx: trid:209 pid:210]: response: {.1.3.6.1.4.1.30155.100.1.0.1: } ==== get_scalarinteger_index ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.1.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:211 pid:212]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.1.1} [fd:3 sess:5 ctx: trid:211 pid:212]: response: {.1.3.6.1.4.1.30155.100.1.1: } ==== get_scalarstring ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.2)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:213 pid:214]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.2} [fd:3 sess:5 ctx: trid:213 pid:214]: response: {.1.3.6.1.4.1.30155.100.2: } ==== get_scalarstring_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.2.0)" = "STRING: scalar-string" ] [fd:3 sess:5 ctx: trid:215 pid:216]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.2.0} [fd:3 sess:5 ctx: trid:215 pid:216]: response: {.1.3.6.1.4.1.30155.100.2.0: (string)scalar-string} ==== get_scalarstring_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.2.0.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:217 pid:218]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.2.0.1} [fd:3 sess:5 ctx: trid:217 pid:218]: response: {.1.3.6.1.4.1.30155.100.2.0.1: } ==== get_scalarstring_index ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.2.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:219 pid:220]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.2.1} [fd:3 sess:5 ctx: trid:219 pid:220]: response: {.1.3.6.1.4.1.30155.100.2.1: } ==== get_scalaroid ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.4)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:221 pid:222]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.4} [fd:3 sess:5 ctx: trid:221 pid:222]: response: {.1.3.6.1.4.1.30155.100.4: } ==== get_scalaroid_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.4.0)" = "OID: openBSD" ] [fd:3 sess:5 ctx: trid:223 pid:224]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.4.0} [fd:3 sess:5 ctx: trid:223 pid:224]: response: {.1.3.6.1.4.1.30155.100.4.0: (oid).1.3.6.1.4.1.30155} ==== get_scalaroid_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.4.0.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:225 pid:226]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.4.0.1} [fd:3 sess:5 ctx: trid:225 pid:226]: response: {.1.3.6.1.4.1.30155.100.4.0.1: } ==== get_scalaroid_index ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.4.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:227 pid:228]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.4.1} [fd:3 sess:5 ctx: trid:227 pid:228]: response: {.1.3.6.1.4.1.30155.100.4.1: } ==== get_scalaripaddress ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.5)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:229 pid:230]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.5} [fd:3 sess:5 ctx: trid:229 pid:230]: response: {.1.3.6.1.4.1.30155.100.5: } ==== get_scalaripaddress_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.5.0)" = "IpAddress: 127.0.0.1" ] [fd:3 sess:5 ctx: trid:231 pid:232]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.5.0} [fd:3 sess:5 ctx: trid:231 pid:232]: response: {.1.3.6.1.4.1.30155.100.5.0: (ipaddress)127.0.0.1} ==== get_scalaripaddress_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.5.0)" = "IpAddress: 127.0.0.1" ] [fd:3 sess:5 ctx: trid:233 pid:234]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.5.0} [fd:3 sess:5 ctx: trid:233 pid:234]: response: {.1.3.6.1.4.1.30155.100.5.0: (ipaddress)127.0.0.1} ==== get_scalaripaddress_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.5.0.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:235 pid:236]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.5.0.1} [fd:3 sess:5 ctx: trid:235 pid:236]: response: {.1.3.6.1.4.1.30155.100.5.0.1: } ==== get_scalaripaddress_index ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.5.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:237 pid:238]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.5.1} [fd:3 sess:5 ctx: trid:237 pid:238]: response: {.1.3.6.1.4.1.30155.100.5.1: } ==== get_scalarcounter32 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.6)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:239 pid:240]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.6} [fd:3 sess:5 ctx: trid:239 pid:240]: response: {.1.3.6.1.4.1.30155.100.6: } ==== get_scalarcounter32_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.6.0)" = "Counter32: 1" ] [fd:3 sess:5 ctx: trid:241 pid:242]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.6.0} [fd:3 sess:5 ctx: trid:241 pid:242]: response: {.1.3.6.1.4.1.30155.100.6.0: (counter32)1} ==== get_scalarcounter32_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.6.0.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:243 pid:244]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.6.0.1} [fd:3 sess:5 ctx: trid:243 pid:244]: response: {.1.3.6.1.4.1.30155.100.6.0.1: } ==== get_scalarcounter32_index ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.6.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:245 pid:246]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.6.1} [fd:3 sess:5 ctx: trid:245 pid:246]: response: {.1.3.6.1.4.1.30155.100.6.1: } ==== get_scalargauge32 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.7)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:247 pid:248]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.7} [fd:3 sess:5 ctx: trid:247 pid:248]: response: {.1.3.6.1.4.1.30155.100.7: } ==== get_scalargauge32_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.7.0)" = "Gauge32: 1" ] [fd:3 sess:5 ctx: trid:249 pid:250]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.7.0} [fd:3 sess:5 ctx: trid:249 pid:250]: response: {.1.3.6.1.4.1.30155.100.7.0: (gauge32)1} ==== get_scalargauge32_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.7.0.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:251 pid:252]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.7.0.1} [fd:3 sess:5 ctx: trid:251 pid:252]: response: {.1.3.6.1.4.1.30155.100.7.0.1: } ==== get_scalargauge32_index ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.7.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:253 pid:254]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.7.1} [fd:3 sess:5 ctx: trid:253 pid:254]: response: {.1.3.6.1.4.1.30155.100.7.1: } ==== get_scalartimeticks ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.8)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:255 pid:256]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.8} [fd:3 sess:5 ctx: trid:255 pid:256]: response: {.1.3.6.1.4.1.30155.100.8: } ==== get_scalartimeticks ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.8)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:257 pid:258]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.8} [fd:3 sess:5 ctx: trid:257 pid:258]: response: {.1.3.6.1.4.1.30155.100.8: } ==== get_scalartimeticks_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.8.0)" = "Timeticks: (1) 0:00:00.01" ] [fd:3 sess:5 ctx: trid:259 pid:260]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.8.0} [fd:3 sess:5 ctx: trid:259 pid:260]: response: {.1.3.6.1.4.1.30155.100.8.0: (timeticks)1} ==== get_scalartimeticks_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.8.0.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:261 pid:262]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.8.0.1} [fd:3 sess:5 ctx: trid:261 pid:262]: response: {.1.3.6.1.4.1.30155.100.8.0.1: } ==== get_scalartimeticks_index ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.8.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:263 pid:264]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.8.1} [fd:3 sess:5 ctx: trid:263 pid:264]: response: {.1.3.6.1.4.1.30155.100.8.1: } ==== get_scalaropaque ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.9)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:265 pid:266]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.9} [fd:3 sess:5 ctx: trid:265 pid:266]: response: {.1.3.6.1.4.1.30155.100.9: } ==== get_scalaropaque_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.9.0)" = "Opaque: 6382179" ] [fd:3 sess:5 ctx: trid:267 pid:268]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.9.0} [fd:3 sess:5 ctx: trid:267 pid:268]: response: {.1.3.6.1.4.1.30155.100.9.0: (opaque) 61 62 63} ==== get_scalaropaque_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.9.0.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:269 pid:270]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.9.0.1} [fd:3 sess:5 ctx: trid:269 pid:270]: response: {.1.3.6.1.4.1.30155.100.9.0.1: } ==== get_scalaropaque_index ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.9.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:271 pid:272]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.9.1} [fd:3 sess:5 ctx: trid:271 pid:272]: response: {.1.3.6.1.4.1.30155.100.9.1: } ==== get_scalarcounter64 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.10)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:273 pid:274]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.10} [fd:3 sess:5 ctx: trid:273 pid:274]: response: {.1.3.6.1.4.1.30155.100.10: } ==== get_scalarcounter64_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.10.0)" = "Counter64: 1" ] [fd:3 sess:5 ctx: trid:275 pid:276]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.10.0} [fd:3 sess:5 ctx: trid:275 pid:276]: response: {.1.3.6.1.4.1.30155.100.10.0: (counter64)1} ==== get_scalarcounter64_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.10.0.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:277 pid:278]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.10.0.1} [fd:3 sess:5 ctx: trid:277 pid:278]: response: {.1.3.6.1.4.1.30155.100.10.0.1: } ==== get_scalarcounter64_index ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.10.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:279 pid:280]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.10.1} [fd:3 sess:5 ctx: trid:279 pid:280]: response: {.1.3.6.1.4.1.30155.100.10.1: } ==== get_indexint_table ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.11)" = "No Such Object available on this agent at this OID" ] [fd:3 sess:5 ctx: trid:281 pid:282]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.11} [fd:3 sess:5 ctx: trid:281 pid:282]: response: {.1.3.6.1.4.1.30155.100.11: } ==== get_indexint_entry ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.11.1)" = "No Such Object available on this agent at this OID" ] [fd:3 sess:5 ctx: trid:283 pid:284]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.11.1} [fd:3 sess:5 ctx: trid:283 pid:284]: response: {.1.3.6.1.4.1.30155.100.11.1: } ==== get_indexint_object ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.11.1.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:285 pid:286]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.11.1.1} [fd:3 sess:5 ctx: trid:285 pid:286]: response: {.1.3.6.1.4.1.30155.100.11.1.1: } ==== get_indexint_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.11.1.1.0)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:287 pid:288]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.0} [fd:3 sess:5 ctx: trid:287 pid:288]: response: {.1.3.6.1.4.1.30155.100.11.1.1.0: } ==== get_indexint_1 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.11.1.1.1)" = "INTEGER: 1" ] [fd:3 sess:5 ctx: trid:289 pid:290]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.1} [fd:3 sess:5 ctx: trid:289 pid:290]: response: {.1.3.6.1.4.1.30155.100.11.1.1.1: (int)1} ==== get_indexint_1_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.11.1.1.1.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:291 pid:292]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.1.1} [fd:3 sess:5 ctx: trid:291 pid:292]: response: {.1.3.6.1.4.1.30155.100.11.1.1.1.1: } ==== get_indexint_16 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.11.1.1.16)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:293 pid:294]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.16} [fd:3 sess:5 ctx: trid:293 pid:294]: response: {.1.3.6.1.4.1.30155.100.11.1.1.16: } ==== get_indexint_16_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.11.1.1.16.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:295 pid:296]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.16.1} [fd:3 sess:5 ctx: trid:295 pid:296]: response: {.1.3.6.1.4.1.30155.100.11.1.1.16.1: } ==== get_indexint2_table ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.12)" = "No Such Object available on this agent at this OID" ] [fd:3 sess:5 ctx: trid:297 pid:298]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.12} [fd:3 sess:5 ctx: trid:297 pid:298]: response: {.1.3.6.1.4.1.30155.100.12: } ==== get_indexint2_entry ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.12.1)" = "No Such Object available on this agent at this OID" ] [fd:3 sess:5 ctx: trid:299 pid:300]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.12.1} [fd:3 sess:5 ctx: trid:299 pid:300]: response: {.1.3.6.1.4.1.30155.100.12.1: } ==== get_indexint2_object ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.12.1.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:301 pid:302]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.12.1.1} [fd:3 sess:5 ctx: trid:301 pid:302]: response: {.1.3.6.1.4.1.30155.100.12.1.1: } ==== get_indexint2_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.12.1.1.0)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:303 pid:304]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.0} [fd:3 sess:5 ctx: trid:303 pid:304]: response: {.1.3.6.1.4.1.30155.100.12.1.1.0: } ==== get_indexint2_0_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.12.1.1.0.0)" = "INTEGER: 0" ] [fd:3 sess:5 ctx: trid:305 pid:306]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.0.0} [fd:3 sess:5 ctx: trid:305 pid:306]: response: {.1.3.6.1.4.1.30155.100.12.1.1.0.0: (int)0} ==== get_indexint2_0_0_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.12.1.1.0.0.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:307 pid:308]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.0.0.1} [fd:3 sess:5 ctx: trid:307 pid:308]: response: {.1.3.6.1.4.1.30155.100.12.1.1.0.0.1: } ==== get_indexint2_0_1 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.12.1.1.0.1)" = "INTEGER: 1" ] [fd:3 sess:5 ctx: trid:309 pid:310]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.0.1} [fd:3 sess:5 ctx: trid:309 pid:310]: response: {.1.3.6.1.4.1.30155.100.12.1.1.0.1: (int)1} ==== get_indexint2_0_2 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.12.1.1.0.2)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:311 pid:312]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.0.2} [fd:3 sess:5 ctx: trid:311 pid:312]: response: {.1.3.6.1.4.1.30155.100.12.1.1.0.2: } ==== get_indexint2_1_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.12.1.1.1.0)" = "INTEGER: 2" ] [fd:3 sess:5 ctx: trid:313 pid:314]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.1.0} [fd:3 sess:5 ctx: trid:313 pid:314]: response: {.1.3.6.1.4.1.30155.100.12.1.1.1.0: (int)2} ==== get_indexint2_1_0_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.12.1.1.1.0.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:315 pid:316]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.1.0.1} [fd:3 sess:5 ctx: trid:315 pid:316]: response: {.1.3.6.1.4.1.30155.100.12.1.1.1.0.1: } ==== get_indexint2_8_1 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.12.1.1.8.1)" = "INTEGER: 17" ] [fd:3 sess:5 ctx: trid:317 pid:318]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.8.1} [fd:3 sess:5 ctx: trid:317 pid:318]: response: {.1.3.6.1.4.1.30155.100.12.1.1.8.1: (int)17} ==== get_indexint2_9_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.12.1.1.9.0)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:319 pid:320]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.9.0} [fd:3 sess:5 ctx: trid:319 pid:320]: response: {.1.3.6.1.4.1.30155.100.12.1.1.9.0: } ==== get_indexstr_table ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.13)" = "No Such Object available on this agent at this OID" ] [fd:3 sess:5 ctx: trid:321 pid:322]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.13} [fd:3 sess:5 ctx: trid:321 pid:322]: response: {.1.3.6.1.4.1.30155.100.13: } ==== get_indexstr_entry ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.13.1)" = "No Such Object available on this agent at this OID" ] [fd:3 sess:5 ctx: trid:323 pid:324]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.13.1} [fd:3 sess:5 ctx: trid:323 pid:324]: response: {.1.3.6.1.4.1.30155.100.13.1: } ==== get_indexstr_object ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.13.1.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:325 pid:326]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.13.1.1} [fd:3 sess:5 ctx: trid:325 pid:326]: response: {.1.3.6.1.4.1.30155.100.13.1.1: } ==== get_indexstr_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.13.1.1.0)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:327 pid:328]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.0} [fd:3 sess:5 ctx: trid:327 pid:328]: response: {.1.3.6.1.4.1.30155.100.13.1.1.0: } ==== get_indexstr_1 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.13.1.1.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:329 pid:330]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.1} [fd:3 sess:5 ctx: trid:329 pid:330]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1: } ==== get_indexstr_1_96 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.13.1.1.1.96)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:331 pid:332]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.1.96} [fd:3 sess:5 ctx: trid:331 pid:332]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1.96: } ==== get_indexstr_1_97 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.13.1.1.1.97)" = "STRING: a" ] [fd:3 sess:5 ctx: trid:333 pid:334]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.1.97} [fd:3 sess:5 ctx: trid:333 pid:334]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1.97: (string)a} ==== get_indexstr_1_97_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.13.1.1.1.97.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:335 pid:336]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.1.97.1} [fd:3 sess:5 ctx: trid:335 pid:336]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1.97.1: } ==== get_indexstr_2_97 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.13.1.1.2.97)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:337 pid:338]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.2.97} [fd:3 sess:5 ctx: trid:337 pid:338]: response: {.1.3.6.1.4.1.30155.100.13.1.1.2.97: } ==== get_indeximplstr_table ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.14)" = "No Such Object available on this agent at this OID" ] [fd:3 sess:5 ctx: trid:339 pid:340]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.14} [fd:3 sess:5 ctx: trid:339 pid:340]: response: {.1.3.6.1.4.1.30155.100.14: } ==== get_indeximplstr_entry ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.14.1)" = "No Such Object available on this agent at this OID" ] [fd:3 sess:5 ctx: trid:341 pid:342]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.14.1} [fd:3 sess:5 ctx: trid:341 pid:342]: response: {.1.3.6.1.4.1.30155.100.14.1: } ==== get_indeximplstr_object ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.14.1.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:343 pid:344]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.14.1.1} [fd:3 sess:5 ctx: trid:343 pid:344]: response: {.1.3.6.1.4.1.30155.100.14.1.1: } ==== get_indeximplstr_96 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.14.1.1.96)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:345 pid:346]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.14.1.1.96} [fd:3 sess:5 ctx: trid:345 pid:346]: response: {.1.3.6.1.4.1.30155.100.14.1.1.96: } ==== get_indeximplstr_97 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.14.1.1.97)" = "STRING: a" ] [fd:3 sess:5 ctx: trid:347 pid:348]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.14.1.1.97} [fd:3 sess:5 ctx: trid:347 pid:348]: response: {.1.3.6.1.4.1.30155.100.14.1.1.97: (string)a} ==== get_indeximplstr_97_97 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.14.1.1.97.97)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:349 pid:350]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.14.1.1.97.97} [fd:3 sess:5 ctx: trid:349 pid:350]: response: {.1.3.6.1.4.1.30155.100.14.1.1.97.97: } ==== get_indeximplstr_100 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.14.1.1.100)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:351 pid:352]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.14.1.1.100} [fd:3 sess:5 ctx: trid:351 pid:352]: response: {.1.3.6.1.4.1.30155.100.14.1.1.100: } ==== get_indexstr2_table ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.15)" = "No Such Object available on this agent at this OID" ] [fd:3 sess:5 ctx: trid:353 pid:354]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.15} [fd:3 sess:5 ctx: trid:353 pid:354]: response: {.1.3.6.1.4.1.30155.100.15: } ==== get_indexstr2_entry ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.15.1)" = "No Such Object available on this agent at this OID" ] [fd:3 sess:5 ctx: trid:355 pid:356]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.15.1} [fd:3 sess:5 ctx: trid:355 pid:356]: response: {.1.3.6.1.4.1.30155.100.15.1: } ==== get_indexstr2_object ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.15.1.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:357 pid:358]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.15.1.1} [fd:3 sess:5 ctx: trid:357 pid:358]: response: {.1.3.6.1.4.1.30155.100.15.1.1: } ==== get_indexstr2_1_97_1_97 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.15.1.1.1.97.1.97)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:359 pid:360]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.97} [fd:3 sess:5 ctx: trid:359 pid:360]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.97: } ==== get_indexstr2_1_97_1_98 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.15.1.1.1.97.1.98)" = "STRING: a - b" ] [fd:3 sess:5 ctx: trid:361 pid:362]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98} [fd:3 sess:5 ctx: trid:361 pid:362]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} ==== get_indexstr2_1_97_1_98_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.15.1.1.1.97.1.98.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:363 pid:364]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98.1} [fd:3 sess:5 ctx: trid:363 pid:364]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98.1: } ==== get_indexstr2_1_97_2_98 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.15.1.1.1.97.2.98)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:365 pid:366]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.98} [fd:3 sess:5 ctx: trid:365 pid:366]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.98: } ==== get_indexstr2_1_97_2_98_98 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.15.1.1.1.97.2.98.98)" = "STRING: a - bb" ] [fd:3 sess:5 ctx: trid:367 pid:368]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.98.98} [fd:3 sess:5 ctx: trid:367 pid:368]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.98.98: (string)a - bb} ==== get_indexstr2_1_97_2_98_98_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.15.1.1.1.97.2.98.98.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:369 pid:370]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.98.98.1} [fd:3 sess:5 ctx: trid:369 pid:370]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.98.98.1: } ==== get_indexstr2_1_99_2_98_98 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.15.1.1.1.99.2.98.98)" = "STRING: c - bb" ] [fd:3 sess:5 ctx: trid:371 pid:372]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.99.2.98.98} [fd:3 sess:5 ctx: trid:371 pid:372]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.99.2.98.98: (string)c - bb} ==== get_indexstr2_1_99_2_98_98_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.15.1.1.1.99.2.98.98.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:373 pid:374]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.99.2.98.98.1} [fd:3 sess:5 ctx: trid:373 pid:374]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.99.2.98.98.1: } ==== get_indexstr2_1_100_2_98_98 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.15.1.1.1.100.2.98.98)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:375 pid:376]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.100.2.98.98} [fd:3 sess:5 ctx: trid:375 pid:376]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.100.2.98.98: } ==== get_indexstr2_1_99_2_98_99 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.15.1.1.1.99.2.98.99)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:377 pid:378]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.99.2.98.99} [fd:3 sess:5 ctx: trid:377 pid:378]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.99.2.98.99: } ==== get_indeximploid_table ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.16)" = "No Such Object available on this agent at this OID" ] [fd:3 sess:5 ctx: trid:379 pid:380]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.16} [fd:3 sess:5 ctx: trid:379 pid:380]: response: {.1.3.6.1.4.1.30155.100.16: } ==== get_indeximploid_entry ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.16.1)" = "No Such Object available on this agent at this OID" ] [fd:3 sess:5 ctx: trid:381 pid:382]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.16.1} [fd:3 sess:5 ctx: trid:381 pid:382]: response: {.1.3.6.1.4.1.30155.100.16.1: } ==== get_indeximploid_object ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.16.1.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:383 pid:384]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.16.1.1} [fd:3 sess:5 ctx: trid:383 pid:384]: response: {.1.3.6.1.4.1.30155.100.16.1.1: } ==== get_indeximploid_1 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.16.1.1.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:385 pid:386]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1} [fd:3 sess:5 ctx: trid:385 pid:386]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1: } ==== get_indeximploid_openbsd ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.16.1.1.1.3.6.1.4.1.30155)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:387 pid:388]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155} [fd:3 sess:5 ctx: trid:387 pid:388]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155: } ==== get_indeximploid_openbsd_100_1 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.16.1.1.1.3.6.1.4.1.30155.100.1)" = "OID: openBSD.100.1" ] [fd:3 sess:5 ctx: trid:389 pid:390]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.1} [fd:3 sess:5 ctx: trid:389 pid:390]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.1: (oid).1.3.6.1.4.1.30155.100.1} ==== get_indeximploid_openbsd_100_1_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.16.1.1.1.3.6.1.4.1.30155.100.1.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:391 pid:392]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.1.1} [fd:3 sess:5 ctx: trid:391 pid:392]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.1.1: } ==== get_indeximploid_openbsd_100_1_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.16.1.1.1.3.6.1.4.1.30155.100.1.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:393 pid:394]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.1.1} [fd:3 sess:5 ctx: trid:393 pid:394]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.1.1: } ==== get_indeximploid_openbsd_100_20_1_2 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.16.1.1.1.3.6.1.4.1.30155.100.20.1.2)" = "OID: openBSD.100.20.1.2" ] [fd:3 sess:5 ctx: trid:395 pid:396]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.20.1.2} [fd:3 sess:5 ctx: trid:395 pid:396]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.20.1.2: (oid).1.3.6.1.4.1.30155.100.20.1.2} ==== get_indeximploid_openbsd_100_20_1_2_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.16.1.1.1.3.6.1.4.1.30155.100.20.1.2.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:397 pid:398]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.20.1.2.1} [fd:3 sess:5 ctx: trid:397 pid:398]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.20.1.2.1: } ==== get_indeximploid_openbsd_100_4294967294 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.16.1.1.1.3.6.1.4.1.30155.100.4294967294)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:399 pid:400]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.4294967294} [fd:3 sess:5 ctx: trid:399 pid:400]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.4294967294: } ==== get_indeximploid_openbsd_100_4294967296 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.16.1.1.1.3.6.1.4.1.30155.100.4294967294)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:401 pid:402]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.4294967294} [fd:3 sess:5 ctx: trid:401 pid:402]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.4294967294: } ==== get_indexipaddress_table ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.17)" = "No Such Object available on this agent at this OID" ] [fd:3 sess:5 ctx: trid:403 pid:404]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.17} [fd:3 sess:5 ctx: trid:403 pid:404]: response: {.1.3.6.1.4.1.30155.100.17: } ==== get_indexipaddress_entry ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.17.1)" = "No Such Object available on this agent at this OID" ] [fd:3 sess:5 ctx: trid:405 pid:406]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.17.1} [fd:3 sess:5 ctx: trid:405 pid:406]: response: {.1.3.6.1.4.1.30155.100.17.1: } ==== get_indexipaddress_object ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.17.1.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:407 pid:408]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.17.1.1} [fd:3 sess:5 ctx: trid:407 pid:408]: response: {.1.3.6.1.4.1.30155.100.17.1.1: } ==== get_indexipaddress_10 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.17.1.1.10)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:409 pid:410]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.10} [fd:3 sess:5 ctx: trid:409 pid:410]: response: {.1.3.6.1.4.1.30155.100.17.1.1.10: } ==== get_indexipaddress_10_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.17.1.1.10.0)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:411 pid:412]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.10.0} [fd:3 sess:5 ctx: trid:411 pid:412]: response: {.1.3.6.1.4.1.30155.100.17.1.1.10.0: } ==== get_indexipaddress_10_0_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.17.1.1.10.0.0)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:413 pid:414]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.0} [fd:3 sess:5 ctx: trid:413 pid:414]: response: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.0: } ==== get_indexipaddress_10_0_0_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.17.1.1.10.0.0.0)" = "IpAddress: 10.0.0.0" ] [fd:3 sess:5 ctx: trid:415 pid:416]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.0.0} [fd:3 sess:5 ctx: trid:415 pid:416]: response: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.0.0: (ipaddress)10.0.0.0} ==== get_indexipaddress_10_0_0_0_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.17.1.1.10.0.0.0.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:417 pid:418]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.0.0.1} [fd:3 sess:5 ctx: trid:417 pid:418]: response: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.0.0.1: } ==== get_indexipaddress_192_168_0_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.17.1.1.192.168.0.0)" = "IpAddress: 192.168.0.0" ] [fd:3 sess:5 ctx: trid:419 pid:420]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.192.168.0.0} [fd:3 sess:5 ctx: trid:419 pid:420]: response: {.1.3.6.1.4.1.30155.100.17.1.1.192.168.0.0: (ipaddress)192.168.0.0} ==== get_indexipaddress_192_168_0_0_tail ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.17.1.1.192.168.0.0.1)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:421 pid:422]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.192.168.0.0.1} [fd:3 sess:5 ctx: trid:421 pid:422]: response: {.1.3.6.1.4.1.30155.100.17.1.1.192.168.0.0.1: } ==== get_indexipaddress_193_168_0_0 ==== [ "$(snmp get -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100.17.1.1.193.168.0.0)" = "No Such Instance currently exists at this OID" ] [fd:3 sess:5 ctx: trid:423 pid:424]: agentx-Get-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.193.168.0.0} [fd:3 sess:5 ctx: trid:423 pid:424]: response: {.1.3.6.1.4.1.30155.100.17.1.1.193.168.0.0: } ==== getnext_region ==== [ "$(snmp getnext -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100)" = "INTEGER: 1" ] [fd:3 sess:5 ctx: trid:425 pid:426]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:425 pid:426]: response: {.1.3.6.1.4.1.30155.100.1.0: (int)1} ==== getnext_region ==== [ "$(snmp getnext -v2c -cpublic -Ov 127.0.0.1:6161 openbsd.100)" = "INTEGER: 1" ] [fd:3 sess:5 ctx: trid:427 pid:428]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:427 pid:428]: response: {.1.3.6.1.4.1.30155.100.1.0: (int)1} ==== getnext_scalarinteger ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.1)" = "openBSD.100.1.0 = INTEGER: 1" ] [fd:3 sess:5 ctx: trid:429 pid:430]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:429 pid:430]: response: {.1.3.6.1.4.1.30155.100.1.0: (int)1} ==== getnext_scalarinteger_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.1.0)" = "openBSD.100.2.0 = STRING: scalar-string" ] [fd:3 sess:5 ctx: trid:431 pid:432]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.1.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:431 pid:432]: response: {.1.3.6.1.4.1.30155.100.2.0: (string)scalar-string} ==== getnext_scalarinteger_0_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.1.0.1)" = "openBSD.100.2.0 = STRING: scalar-string" ] [fd:3 sess:5 ctx: trid:433 pid:434]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.1.0.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:433 pid:434]: response: {.1.3.6.1.4.1.30155.100.2.0: (string)scalar-string} ==== getnext_scalarinteger_index ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.1.1)" = "openBSD.100.2.0 = STRING: scalar-string" ] [fd:3 sess:5 ctx: trid:435 pid:436]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:435 pid:436]: response: {.1.3.6.1.4.1.30155.100.2.0: (string)scalar-string} ==== getnext_scalarstring ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.2)" = "openBSD.100.2.0 = STRING: scalar-string" ] [fd:3 sess:5 ctx: trid:437 pid:438]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.2 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:437 pid:438]: response: {.1.3.6.1.4.1.30155.100.2.0: (string)scalar-string} ==== getnext_scalarstring_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.2.0)" = "openBSD.100.4.0 = OID: openBSD" ] [fd:3 sess:5 ctx: trid:439 pid:440]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.2.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:439 pid:440]: response: {.1.3.6.1.4.1.30155.100.4.0: (oid).1.3.6.1.4.1.30155} ==== getnext_scalarstring_0_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.2.0.1)" = "openBSD.100.4.0 = OID: openBSD" ] [fd:3 sess:5 ctx: trid:441 pid:442]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.2.0.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:441 pid:442]: response: {.1.3.6.1.4.1.30155.100.4.0: (oid).1.3.6.1.4.1.30155} ==== getnext_scalarstring_index ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.2.1)" = "openBSD.100.4.0 = OID: openBSD" ] [fd:3 sess:5 ctx: trid:443 pid:444]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.2.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:443 pid:444]: response: {.1.3.6.1.4.1.30155.100.4.0: (oid).1.3.6.1.4.1.30155} ==== getnext_gap ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.3)" = "openBSD.100.4.0 = OID: openBSD" ] [fd:3 sess:5 ctx: trid:445 pid:446]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.3 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:445 pid:446]: response: {.1.3.6.1.4.1.30155.100.4.0: (oid).1.3.6.1.4.1.30155} ==== getnext_scalaroid ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.4)" = "openBSD.100.4.0 = OID: openBSD" ] [fd:3 sess:5 ctx: trid:447 pid:448]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.4 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:447 pid:448]: response: {.1.3.6.1.4.1.30155.100.4.0: (oid).1.3.6.1.4.1.30155} ==== getnext_scalaroid_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.4.0)" = "openBSD.100.5.0 = IpAddress: 127.0.0.1" ] [fd:3 sess:5 ctx: trid:449 pid:450]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.4.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:449 pid:450]: response: {.1.3.6.1.4.1.30155.100.5.0: (ipaddress)127.0.0.1} ==== getnext_scalarcounter64_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.10.0)" = "openBSD.100.11.1.1.1 = INTEGER: 1" ] [fd:3 sess:5 ctx: trid:451 pid:452]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.10.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:451 pid:452]: response: {.1.3.6.1.4.1.30155.100.11.1.1.1: (int)1} ==== getnext_indexint_table ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.11)" = "openBSD.100.11.1.1.1 = INTEGER: 1" ] [fd:3 sess:5 ctx: trid:453 pid:454]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:453 pid:454]: response: {.1.3.6.1.4.1.30155.100.11.1.1.1: (int)1} ==== getnext_indexint_entry ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.11.1)" = "openBSD.100.11.1.1.1 = INTEGER: 1" ] [fd:3 sess:5 ctx: trid:455 pid:456]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:455 pid:456]: response: {.1.3.6.1.4.1.30155.100.11.1.1.1: (int)1} ==== getnext_indexint_object ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.11.1.1)" = "openBSD.100.11.1.1.1 = INTEGER: 1" ] [fd:3 sess:5 ctx: trid:457 pid:458]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:457 pid:458]: response: {.1.3.6.1.4.1.30155.100.11.1.1.1: (int)1} ==== getnext_indexint_object_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.11.1.1.0)" = "openBSD.100.11.1.1.1 = INTEGER: 1" ] [fd:3 sess:5 ctx: trid:459 pid:460]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:459 pid:460]: response: {.1.3.6.1.4.1.30155.100.11.1.1.1: (int)1} ==== getnext_indexint_object_0_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.11.1.1.0.1)" = "openBSD.100.11.1.1.1 = INTEGER: 1" ] [fd:3 sess:5 ctx: trid:461 pid:462]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.0.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:461 pid:462]: response: {.1.3.6.1.4.1.30155.100.11.1.1.1: (int)1} ==== getnext_indexint_object_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.11.1.1.1)" = "openBSD.100.11.1.1.2 = INTEGER: 2" ] [fd:3 sess:5 ctx: trid:463 pid:464]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:463 pid:464]: response: {.1.3.6.1.4.1.30155.100.11.1.1.2: (int)2} ==== getnext_indexint_object_1_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.11.1.1.1.1)" = "openBSD.100.11.1.1.2 = INTEGER: 2" ] [fd:3 sess:5 ctx: trid:465 pid:466]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:465 pid:466]: response: {.1.3.6.1.4.1.30155.100.11.1.1.2: (int)2} ==== getnext_indexint_object_15 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.11.1.1.15)" = "openBSD.100.12.1.1.0.0 = INTEGER: 0" ] [fd:3 sess:5 ctx: trid:467 pid:468]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.15 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:467 pid:468]: response: {.1.3.6.1.4.1.30155.100.12.1.1.0.0: (int)0} ==== getnext_indexint_object_15_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.11.1.1.15.1)" = "openBSD.100.12.1.1.0.0 = INTEGER: 0" ] [fd:3 sess:5 ctx: trid:469 pid:470]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.11.1.1.15.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:469 pid:470]: response: {.1.3.6.1.4.1.30155.100.12.1.1.0.0: (int)0} ==== getnext_indexint2_table ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.12)" = "openBSD.100.12.1.1.0.0 = INTEGER: 0" ] [fd:3 sess:5 ctx: trid:471 pid:472]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:471 pid:472]: response: {.1.3.6.1.4.1.30155.100.12.1.1.0.0: (int)0} ==== getnext_indexint2_entry ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.12.1)" = "openBSD.100.12.1.1.0.0 = INTEGER: 0" ] [fd:3 sess:5 ctx: trid:473 pid:474]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:473 pid:474]: response: {.1.3.6.1.4.1.30155.100.12.1.1.0.0: (int)0} ==== getnext_indexint2_object ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.12.1.1)" = "openBSD.100.12.1.1.0.0 = INTEGER: 0" ] [fd:3 sess:5 ctx: trid:475 pid:476]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:475 pid:476]: response: {.1.3.6.1.4.1.30155.100.12.1.1.0.0: (int)0} ==== getnext_indexint2_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.12.1.1.0)" = "openBSD.100.12.1.1.0.0 = INTEGER: 0" ] [fd:3 sess:5 ctx: trid:477 pid:478]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:477 pid:478]: response: {.1.3.6.1.4.1.30155.100.12.1.1.0.0: (int)0} ==== getnext_indexint2_0_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.12.1.1.0.0)" = "openBSD.100.12.1.1.0.1 = INTEGER: 1" ] [fd:3 sess:5 ctx: trid:479 pid:480]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.0.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:479 pid:480]: response: {.1.3.6.1.4.1.30155.100.12.1.1.0.1: (int)1} ==== getnext_indexint2_0_0_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.12.1.1.0.0.1)" = "openBSD.100.12.1.1.0.1 = INTEGER: 1" ] [fd:3 sess:5 ctx: trid:481 pid:482]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.0.0.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:481 pid:482]: response: {.1.3.6.1.4.1.30155.100.12.1.1.0.1: (int)1} ==== getnext_indexint2_0_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.12.1.1.0.1)" = "openBSD.100.12.1.1.1.0 = INTEGER: 2" ] [fd:3 sess:5 ctx: trid:483 pid:484]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.0.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:483 pid:484]: response: {.1.3.6.1.4.1.30155.100.12.1.1.1.0: (int)2} ==== getnext_indexint2_0_1_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.12.1.1.0.1.1)" = "openBSD.100.12.1.1.1.0 = INTEGER: 2" ] [fd:3 sess:5 ctx: trid:485 pid:486]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.0.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:485 pid:486]: response: {.1.3.6.1.4.1.30155.100.12.1.1.1.0: (int)2} ==== getnext_indexint2_0_2 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.12.1.1.0.2)" = "openBSD.100.12.1.1.1.0 = INTEGER: 2" ] [fd:3 sess:5 ctx: trid:487 pid:488]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.0.2 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:487 pid:488]: response: {.1.3.6.1.4.1.30155.100.12.1.1.1.0: (int)2} ==== getnext_indexint2_0_2_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.12.1.1.0.2.1)" = "openBSD.100.12.1.1.1.0 = INTEGER: 2" ] [fd:3 sess:5 ctx: trid:489 pid:490]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.0.2.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:489 pid:490]: response: {.1.3.6.1.4.1.30155.100.12.1.1.1.0: (int)2} ==== getnext_indexint2_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.12.1.1.1)" = "openBSD.100.12.1.1.1.0 = INTEGER: 2" ] [fd:3 sess:5 ctx: trid:491 pid:492]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:491 pid:492]: response: {.1.3.6.1.4.1.30155.100.12.1.1.1.0: (int)2} ==== getnext_indexint2_1_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.12.1.1.1.0)" = "openBSD.100.12.1.1.1.1 = INTEGER: 3" ] [fd:3 sess:5 ctx: trid:493 pid:494]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.1.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:493 pid:494]: response: {.1.3.6.1.4.1.30155.100.12.1.1.1.1: (int)3} ==== getnext_indexint2_1_0_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.12.1.1.1.0.1)" = "openBSD.100.12.1.1.1.1 = INTEGER: 3" ] [fd:3 sess:5 ctx: trid:495 pid:496]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.1.0.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:495 pid:496]: response: {.1.3.6.1.4.1.30155.100.12.1.1.1.1: (int)3} ==== getnext_indexint2_8_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.12.1.1.8.1)" = "openBSD.100.13.1.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:497 pid:498]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.8.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:497 pid:498]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1.97: (string)a} ==== getnext_indexint2_8_1_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.12.1.1.8.1.1)" = "openBSD.100.13.1.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:499 pid:500]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.8.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:499 pid:500]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1.97: (string)a} ==== getnext_indexint2_9 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.12.1.1.9)" = "openBSD.100.13.1.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:501 pid:502]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.12.1.1.9 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:501 pid:502]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1.97: (string)a} ==== getnext_indexstr_table ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.13)" = "openBSD.100.13.1.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:503 pid:504]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.13 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:503 pid:504]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1.97: (string)a} ==== getnext_indexstr_entry ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.13.1)" = "openBSD.100.13.1.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:505 pid:506]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.13.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:505 pid:506]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1.97: (string)a} ==== getnext_indexstr_object ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.13.1.1)" = "openBSD.100.13.1.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:507 pid:508]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.13.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:507 pid:508]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1.97: (string)a} ==== getnext_indexstr_object ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.13.1.1)" = "openBSD.100.13.1.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:509 pid:510]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.13.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:509 pid:510]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1.97: (string)a} ==== getnext_indexstr_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.13.1.1.0)" = "openBSD.100.13.1.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:511 pid:512]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:511 pid:512]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1.97: (string)a} ==== getnext_indexstr_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.13.1.1.1)" = "openBSD.100.13.1.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:513 pid:514]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:513 pid:514]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1.97: (string)a} ==== getnext_indexstr_1_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.13.1.1.1.1)" = "openBSD.100.13.1.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:515 pid:516]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:515 pid:516]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1.97: (string)a} ==== getnext_indexstr_1_1_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.13.1.1.1.1.1)" = "openBSD.100.13.1.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:517 pid:518]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.1.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:517 pid:518]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1.97: (string)a} ==== getnext_indexstr_1_96 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.13.1.1.1.96)" = "openBSD.100.13.1.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:519 pid:520]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.1.96 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:519 pid:520]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1.97: (string)a} ==== getnext_indexstr_1_97 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.13.1.1.1.97)" = "openBSD.100.13.1.1.1.98 = STRING: b" ] [fd:3 sess:5 ctx: trid:521 pid:522]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.1.97 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:521 pid:522]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1.98: (string)b} ==== getnext_indexstr_1_97_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.13.1.1.1.97.1)" = "openBSD.100.13.1.1.1.98 = STRING: b" ] [fd:3 sess:5 ctx: trid:523 pid:524]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.1.97.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:523 pid:524]: response: {.1.3.6.1.4.1.30155.100.13.1.1.1.98: (string)b} ==== getnext_indexstr_1_99 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.13.1.1.1.99)" = "openBSD.100.14.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:525 pid:526]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.1.99 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:525 pid:526]: response: {.1.3.6.1.4.1.30155.100.14.1.1.97: (string)a} ==== getnext_indexstr_1_99_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.13.1.1.1.99.1)" = "openBSD.100.14.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:527 pid:528]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.1.99.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:527 pid:528]: response: {.1.3.6.1.4.1.30155.100.14.1.1.97: (string)a} ==== getnext_indexstr_1_999 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.13.1.1.1.999)" = "openBSD.100.14.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:529 pid:530]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.1.999 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:529 pid:530]: response: {.1.3.6.1.4.1.30155.100.14.1.1.97: (string)a} ==== getnext_indexstr_2 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.13.1.1.2)" = "openBSD.100.14.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:531 pid:532]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.2 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:531 pid:532]: response: {.1.3.6.1.4.1.30155.100.14.1.1.97: (string)a} ==== getnext_indexstr_999 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.13.1.1.999)" = "openBSD.100.14.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:533 pid:534]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.13.1.1.999 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:533 pid:534]: response: {.1.3.6.1.4.1.30155.100.14.1.1.97: (string)a} ==== getnext_indeximplstr_table ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.14)" = "openBSD.100.14.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:535 pid:536]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.14 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:535 pid:536]: response: {.1.3.6.1.4.1.30155.100.14.1.1.97: (string)a} ==== getnext_indeximplstr_entry ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.14.1)" = "openBSD.100.14.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:537 pid:538]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.14.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:537 pid:538]: response: {.1.3.6.1.4.1.30155.100.14.1.1.97: (string)a} ==== getnext_indeximplstr_object ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.14.1.1)" = "openBSD.100.14.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:539 pid:540]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.14.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:539 pid:540]: response: {.1.3.6.1.4.1.30155.100.14.1.1.97: (string)a} ==== getnext_indeximplstr_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.14.1.1.0)" = "openBSD.100.14.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:541 pid:542]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.14.1.1.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:541 pid:542]: response: {.1.3.6.1.4.1.30155.100.14.1.1.97: (string)a} ==== getnext_indeximplstr_0_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.14.1.1.0.1)" = "openBSD.100.14.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:543 pid:544]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.14.1.1.0.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:543 pid:544]: response: {.1.3.6.1.4.1.30155.100.14.1.1.97: (string)a} ==== getnext_indeximplstr_96 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.14.1.1.96)" = "openBSD.100.14.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:545 pid:546]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.14.1.1.96 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:545 pid:546]: response: {.1.3.6.1.4.1.30155.100.14.1.1.97: (string)a} ==== getnext_indeximplstr_96_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.14.1.1.96.1)" = "openBSD.100.14.1.1.97 = STRING: a" ] [fd:3 sess:5 ctx: trid:547 pid:548]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.14.1.1.96.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:547 pid:548]: response: {.1.3.6.1.4.1.30155.100.14.1.1.97: (string)a} ==== getnext_indeximplstr_97 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.14.1.1.97)" = "openBSD.100.14.1.1.98 = STRING: b" ] [fd:3 sess:5 ctx: trid:549 pid:550]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.14.1.1.97 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:549 pid:550]: response: {.1.3.6.1.4.1.30155.100.14.1.1.98: (string)b} ==== getnext_indeximplstr_97_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.14.1.1.97.1)" = "openBSD.100.14.1.1.98 = STRING: b" ] [fd:3 sess:5 ctx: trid:551 pid:552]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.14.1.1.97.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:551 pid:552]: response: {.1.3.6.1.4.1.30155.100.14.1.1.98: (string)b} ==== getnext_indeximplstr_97_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.14.1.1.97.1)" = "openBSD.100.14.1.1.98 = STRING: b" ] [fd:3 sess:5 ctx: trid:553 pid:554]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.14.1.1.97.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:553 pid:554]: response: {.1.3.6.1.4.1.30155.100.14.1.1.98: (string)b} ==== getnext_indeximplstr_99 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.14.1.1.99)" = "openBSD.100.15.1.1.1.97.1.98 = STRING: a - b" ] [fd:3 sess:5 ctx: trid:555 pid:556]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.14.1.1.99 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:555 pid:556]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} ==== getnext_indeximplstr_99_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.14.1.1.99.1)" = "openBSD.100.15.1.1.1.97.1.98 = STRING: a - b" ] [fd:3 sess:5 ctx: trid:557 pid:558]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.14.1.1.99.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:557 pid:558]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} ==== getnext_indeximplstr_100 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.14.1.1.100)" = "openBSD.100.15.1.1.1.97.1.98 = STRING: a - b" ] [fd:3 sess:5 ctx: trid:559 pid:560]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.14.1.1.100 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:559 pid:560]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} ==== getnext_indeximplstr_999 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.14.1.1.999)" = "openBSD.100.15.1.1.1.97.1.98 = STRING: a - b" ] [fd:3 sess:5 ctx: trid:561 pid:562]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.14.1.1.999 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:561 pid:562]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} ==== getnext_indeximplstr_999 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.14.1.1.999)" = "openBSD.100.15.1.1.1.97.1.98 = STRING: a - b" ] [fd:3 sess:5 ctx: trid:563 pid:564]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.14.1.1.999 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:563 pid:564]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} ==== getnext_indexstr2_table ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15)" = "openBSD.100.15.1.1.1.97.1.98 = STRING: a - b" ] [fd:3 sess:5 ctx: trid:565 pid:566]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:565 pid:566]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} ==== getnext_indexstr2_entry ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1)" = "openBSD.100.15.1.1.1.97.1.98 = STRING: a - b" ] [fd:3 sess:5 ctx: trid:567 pid:568]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:567 pid:568]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} ==== getnext_indexstr2_object ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1)" = "openBSD.100.15.1.1.1.97.1.98 = STRING: a - b" ] [fd:3 sess:5 ctx: trid:569 pid:570]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:569 pid:570]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} ==== getnext_indexstr2_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.0)" = "openBSD.100.15.1.1.1.97.1.98 = STRING: a - b" ] [fd:3 sess:5 ctx: trid:571 pid:572]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:571 pid:572]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} ==== getnext_indexstr2_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1)" = "openBSD.100.15.1.1.1.97.1.98 = STRING: a - b" ] [fd:3 sess:5 ctx: trid:573 pid:574]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:573 pid:574]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} ==== getnext_indexstr2_1_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.1)" = "openBSD.100.15.1.1.1.97.1.98 = STRING: a - b" ] [fd:3 sess:5 ctx: trid:575 pid:576]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:575 pid:576]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} ==== getnext_indexstr2_1_96 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.96)" = "openBSD.100.15.1.1.1.97.1.98 = STRING: a - b" ] [fd:3 sess:5 ctx: trid:577 pid:578]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.96 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:577 pid:578]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} ==== getnext_indexstr2_1_97 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97)" = "openBSD.100.15.1.1.1.97.1.98 = STRING: a - b" ] [fd:3 sess:5 ctx: trid:579 pid:580]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:579 pid:580]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} ==== getnext_indexstr2_1_97_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.0)" = "openBSD.100.15.1.1.1.97.1.98 = STRING: a - b" ] [fd:3 sess:5 ctx: trid:581 pid:582]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:581 pid:582]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} ==== getnext_indexstr2_1_97_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.1)" = "openBSD.100.15.1.1.1.97.1.98 = STRING: a - b" ] [fd:3 sess:5 ctx: trid:583 pid:584]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:583 pid:584]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} ==== getnext_indexstr2_1_97_1_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.1.1)" = "openBSD.100.15.1.1.1.97.1.98 = STRING: a - b" ] [fd:3 sess:5 ctx: trid:585 pid:586]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:585 pid:586]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} ==== getnext_indexstr2_1_97_1_1_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.1.1.1)" = "openBSD.100.15.1.1.1.97.1.98 = STRING: a - b" ] [fd:3 sess:5 ctx: trid:587 pid:588]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:587 pid:588]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} ==== getnext_indexstr2_1_97_1_97 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.1.97)" = "openBSD.100.15.1.1.1.97.1.98 = STRING: a - b" ] [fd:3 sess:5 ctx: trid:589 pid:590]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.97 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:589 pid:590]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} ==== getnext_indexstr2_1_97_1_97_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.1.97.1)" = "openBSD.100.15.1.1.1.97.1.98 = STRING: a - b" ] [fd:3 sess:5 ctx: trid:591 pid:592]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.97.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:591 pid:592]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98: (string)a - b} ==== getnext_indexstr2_1_97_1_98 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.1.98)" = "openBSD.100.15.1.1.1.97.2.97.97 = STRING: a - aa" ] [fd:3 sess:5 ctx: trid:593 pid:594]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:593 pid:594]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.97.97: (string)a - aa} ==== getnext_indexstr2_1_97_1_98_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.1.98.1)" = "openBSD.100.15.1.1.1.97.2.97.97 = STRING: a - aa" ] [fd:3 sess:5 ctx: trid:595 pid:596]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:595 pid:596]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.97.97: (string)a - aa} ==== getnext_indexstr2_1_97_1_98_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.1.98.1)" = "openBSD.100.15.1.1.1.97.2.97.97 = STRING: a - aa" ] [fd:3 sess:5 ctx: trid:597 pid:598]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.1.98.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:597 pid:598]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.97.97: (string)a - aa} ==== getnext_indexstr2_1_97_2 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.2)" = "openBSD.100.15.1.1.1.97.2.97.97 = STRING: a - aa" ] [fd:3 sess:5 ctx: trid:599 pid:600]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:599 pid:600]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.97.97: (string)a - aa} ==== getnext_indexstr2_1_97_2 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.2)" = "openBSD.100.15.1.1.1.97.2.97.97 = STRING: a - aa" ] [fd:3 sess:5 ctx: trid:601 pid:602]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:601 pid:602]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.97.97: (string)a - aa} ==== getnext_indexstr2_1_97_2_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.2.1)" = "openBSD.100.15.1.1.1.97.2.97.97 = STRING: a - aa" ] [fd:3 sess:5 ctx: trid:603 pid:604]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:603 pid:604]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.97.97: (string)a - aa} ==== getnext_indexstr2_1_97_2_1_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.2.1.1)" = "openBSD.100.15.1.1.1.97.2.97.97 = STRING: a - aa" ] [fd:3 sess:5 ctx: trid:605 pid:606]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:605 pid:606]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.97.97: (string)a - aa} ==== getnext_indexstr2_1_97_2_1_1_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.2.1.1.1)" = "openBSD.100.15.1.1.1.97.2.97.97 = STRING: a - aa" ] [fd:3 sess:5 ctx: trid:607 pid:608]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.1.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:607 pid:608]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.97.97: (string)a - aa} ==== getnext_indexstr2_1_97_2_97 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.2.97)" = "openBSD.100.15.1.1.1.97.2.97.97 = STRING: a - aa" ] [fd:3 sess:5 ctx: trid:609 pid:610]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.97 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:609 pid:610]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.97.97: (string)a - aa} ==== getnext_indexstr2_1_97_2_97_97 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.2.97.97)" = "openBSD.100.15.1.1.1.97.2.98.98 = STRING: a - bb" ] [fd:3 sess:5 ctx: trid:611 pid:612]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.97.97 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:611 pid:612]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.98.98: (string)a - bb} ==== getnext_indexstr2_1_97_2_97_97_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.2.97.97.1)" = "openBSD.100.15.1.1.1.97.2.98.98 = STRING: a - bb" ] [fd:3 sess:5 ctx: trid:613 pid:614]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.97.97.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:613 pid:614]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.98.98: (string)a - bb} ==== getnext_indexstr2_1_97_2_97_98 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.2.97.98)" = "openBSD.100.15.1.1.1.97.2.98.98 = STRING: a - bb" ] [fd:3 sess:5 ctx: trid:615 pid:616]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.97.98 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:615 pid:616]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.98.98: (string)a - bb} ==== getnext_indexstr2_1_97_2_98_97 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.2.98.97)" = "openBSD.100.15.1.1.1.97.2.98.98 = STRING: a - bb" ] [fd:3 sess:5 ctx: trid:617 pid:618]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.98.97 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:617 pid:618]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.98.98: (string)a - bb} ==== getnext_indexstr2_1_97_2_98_97_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.2.98.97.1)" = "openBSD.100.15.1.1.1.97.2.98.98 = STRING: a - bb" ] [fd:3 sess:5 ctx: trid:619 pid:620]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.98.97.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:619 pid:620]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.2.98.98: (string)a - bb} ==== getnext_indexstr2_1_97_3 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.3)" = "openBSD.100.15.1.1.1.98.1.98 = STRING: b - b" ] [fd:3 sess:5 ctx: trid:621 pid:622]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.3 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:621 pid:622]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.98.1.98: (string)b - b} ==== getnext_indexstr2_1_97_3 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.3)" = "openBSD.100.15.1.1.1.98.1.98 = STRING: b - b" ] [fd:3 sess:5 ctx: trid:623 pid:624]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.3 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:623 pid:624]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.98.1.98: (string)b - b} ==== getnext_indexstr2_1_97_3 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.97.3)" = "openBSD.100.15.1.1.1.98.1.98 = STRING: b - b" ] [fd:3 sess:5 ctx: trid:625 pid:626]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.97.3 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:625 pid:626]: response: {.1.3.6.1.4.1.30155.100.15.1.1.1.98.1.98: (string)b - b} ==== getnext_indexstr2_1_99_2_98_98 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.99.2.98.98)" = "openBSD.100.16.1.1.1.3.6.1.4.1.30155.100.1 = OID: openBSD.100.1" ] [fd:3 sess:5 ctx: trid:627 pid:628]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.99.2.98.98 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:627 pid:628]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.1: (oid).1.3.6.1.4.1.30155.100.1} ==== getnext_indexstr2_1_99_2_98_98 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.15.1.1.1.99.2.98.98)" = "openBSD.100.16.1.1.1.3.6.1.4.1.30155.100.1 = OID: openBSD.100.1" ] [fd:3 sess:5 ctx: trid:629 pid:630]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.15.1.1.1.99.2.98.98 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:629 pid:630]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.1: (oid).1.3.6.1.4.1.30155.100.1} ==== getnext_indexoid_table ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.16)" = "openBSD.100.16.1.1.1.3.6.1.4.1.30155.100.1 = OID: openBSD.100.1" ] [fd:3 sess:5 ctx: trid:631 pid:632]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:631 pid:632]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.1: (oid).1.3.6.1.4.1.30155.100.1} ==== getnext_indexoid_entry ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.16.1)" = "openBSD.100.16.1.1.1.3.6.1.4.1.30155.100.1 = OID: openBSD.100.1" ] [fd:3 sess:5 ctx: trid:633 pid:634]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:633 pid:634]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.1: (oid).1.3.6.1.4.1.30155.100.1} ==== getnext_indexoid_object ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.16.1.1)" = "openBSD.100.16.1.1.1.3.6.1.4.1.30155.100.1 = OID: openBSD.100.1" ] [fd:3 sess:5 ctx: trid:635 pid:636]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:635 pid:636]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.1: (oid).1.3.6.1.4.1.30155.100.1} ==== getnext_indexoid_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.16.1.1.0)" = "openBSD.100.16.1.1.1.3.6.1.4.1.30155.100.1 = OID: openBSD.100.1" ] [fd:3 sess:5 ctx: trid:637 pid:638]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:637 pid:638]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.1: (oid).1.3.6.1.4.1.30155.100.1} ==== getnext_indexoid_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.16.1.1.1)" = "openBSD.100.16.1.1.1.3.6.1.4.1.30155.100.1 = OID: openBSD.100.1" ] [fd:3 sess:5 ctx: trid:639 pid:640]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:639 pid:640]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.1: (oid).1.3.6.1.4.1.30155.100.1} ==== getnext_indexoid_1_3_6_1_4_1_30155_100_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.16.1.1.1.3.6.1.4.1.30155.100.0)" = "openBSD.100.16.1.1.1.3.6.1.4.1.30155.100.1 = OID: openBSD.100.1" ] [fd:3 sess:5 ctx: trid:641 pid:642]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:641 pid:642]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.1: (oid).1.3.6.1.4.1.30155.100.1} ==== getnext_indexoid_1_3_6_1_4_1_30155_100_0_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.16.1.1.1.3.6.1.4.1.30155.100.0.1)" = "openBSD.100.16.1.1.1.3.6.1.4.1.30155.100.1 = OID: openBSD.100.1" ] [fd:3 sess:5 ctx: trid:643 pid:644]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.0.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:643 pid:644]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.1: (oid).1.3.6.1.4.1.30155.100.1} ==== getnext_indexoid_1_3_6_1_4_1_30155_100_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.16.1.1.1.3.6.1.4.1.30155.100.1)" = "openBSD.100.16.1.1.1.3.6.1.4.1.30155.100.2 = OID: openBSD.100.2" ] [fd:3 sess:5 ctx: trid:645 pid:646]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:645 pid:646]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.2: (oid).1.3.6.1.4.1.30155.100.2} ==== getnext_indexoid_1_3_6_1_4_1_30155_100_1_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.16.1.1.1.3.6.1.4.1.30155.100.1.1)" = "openBSD.100.16.1.1.1.3.6.1.4.1.30155.100.2 = OID: openBSD.100.2" ] [fd:3 sess:5 ctx: trid:647 pid:648]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:647 pid:648]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.2: (oid).1.3.6.1.4.1.30155.100.2} ==== getnext_indexoid_1_3_6_1_4_1_30155_100_4294967294 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.16.1.1.1.3.6.1.4.1.30155.100.4294967294)" = "openBSD.100.16.1.1.1.3.6.1.4.1.30155.100.4294967295 = OID: openBSD.100.4294967295" ] [fd:3 sess:5 ctx: trid:649 pid:650]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.4294967294 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:649 pid:650]: response: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.4294967295: (oid).1.3.6.1.4.1.30155.100.4294967295} ==== getnext_indexoid_1_3_6_1_4_1_30155_100_4294967295 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.16.1.1.1.3.6.1.4.1.30155.100.4294967295)" = "openBSD.100.17.1.1.10.0.0.0 = IpAddress: 10.0.0.0" ] [fd:3 sess:5 ctx: trid:651 pid:652]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.4294967295 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:651 pid:652]: response: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.0.0: (ipaddress)10.0.0.0} ==== getnext_indexoid_1_3_6_1_4_1_30155_100_4294967295_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.16.1.1.1.3.6.1.4.1.30155.100.4294967295.1)" = "openBSD.100.17.1.1.10.0.0.0 = IpAddress: 10.0.0.0" ] [fd:3 sess:5 ctx: trid:653 pid:654]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.16.1.1.1.3.6.1.4.1.30155.100.4294967295.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:653 pid:654]: response: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.0.0: (ipaddress)10.0.0.0} ==== getnext_indexipaddress_table ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.17)" = "openBSD.100.17.1.1.10.0.0.0 = IpAddress: 10.0.0.0" ] [fd:3 sess:5 ctx: trid:655 pid:656]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.17 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:655 pid:656]: response: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.0.0: (ipaddress)10.0.0.0} ==== getnext_indexipaddress_entry ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.17.1)" = "openBSD.100.17.1.1.10.0.0.0 = IpAddress: 10.0.0.0" ] [fd:3 sess:5 ctx: trid:657 pid:658]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.17.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:657 pid:658]: response: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.0.0: (ipaddress)10.0.0.0} ==== getnext_indexipaddress_object ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.17.1.1)" = "openBSD.100.17.1.1.10.0.0.0 = IpAddress: 10.0.0.0" ] [fd:3 sess:5 ctx: trid:659 pid:660]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.17.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:659 pid:660]: response: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.0.0: (ipaddress)10.0.0.0} ==== getnext_indexipaddress_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.17.1.1.0)" = "openBSD.100.17.1.1.10.0.0.0 = IpAddress: 10.0.0.0" ] [fd:3 sess:5 ctx: trid:661 pid:662]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:661 pid:662]: response: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.0.0: (ipaddress)10.0.0.0} ==== getnext_indexipaddress_10 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.17.1.1.10)" = "openBSD.100.17.1.1.10.0.0.0 = IpAddress: 10.0.0.0" ] [fd:3 sess:5 ctx: trid:663 pid:664]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.10 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:663 pid:664]: response: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.0.0: (ipaddress)10.0.0.0} ==== getnext_indexipaddress_10_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.17.1.1.10.0)" = "openBSD.100.17.1.1.10.0.0.0 = IpAddress: 10.0.0.0" ] [fd:3 sess:5 ctx: trid:665 pid:666]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.10.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:665 pid:666]: response: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.0.0: (ipaddress)10.0.0.0} ==== getnext_indexipaddress_10_0_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.17.1.1.10.0.0)" = "openBSD.100.17.1.1.10.0.0.0 = IpAddress: 10.0.0.0" ] [fd:3 sess:5 ctx: trid:667 pid:668]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:667 pid:668]: response: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.0.0: (ipaddress)10.0.0.0} ==== getnext_indexipaddress_10_0_0_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.17.1.1.10.0.0.0)" = "openBSD.100.17.1.1.127.0.0.1 = IpAddress: 127.0.0.1" ] [fd:3 sess:5 ctx: trid:669 pid:670]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.0.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:669 pid:670]: response: {.1.3.6.1.4.1.30155.100.17.1.1.127.0.0.1: (ipaddress)127.0.0.1} ==== getnext_indexipaddress_10_0_0_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.17.1.1.10.0.0.1)" = "openBSD.100.17.1.1.127.0.0.1 = IpAddress: 127.0.0.1" ] [fd:3 sess:5 ctx: trid:671 pid:672]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.0.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:671 pid:672]: response: {.1.3.6.1.4.1.30155.100.17.1.1.127.0.0.1: (ipaddress)127.0.0.1} ==== getnext_indexipaddress_10_0_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.17.1.1.10.0.1)" = "openBSD.100.17.1.1.127.0.0.1 = IpAddress: 127.0.0.1" ] [fd:3 sess:5 ctx: trid:673 pid:674]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.10.0.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:673 pid:674]: response: {.1.3.6.1.4.1.30155.100.17.1.1.127.0.0.1: (ipaddress)127.0.0.1} ==== getnext_indexipaddress_10_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.17.1.1.10.1)" = "openBSD.100.17.1.1.127.0.0.1 = IpAddress: 127.0.0.1" ] [fd:3 sess:5 ctx: trid:675 pid:676]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.10.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:675 pid:676]: response: {.1.3.6.1.4.1.30155.100.17.1.1.127.0.0.1: (ipaddress)127.0.0.1} ==== getnext_indexipaddress_192_168 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.17.1.1.192.168)" = "openBSD.100.17.1.1.192.168.0.0 = IpAddress: 192.168.0.0" ] [fd:3 sess:5 ctx: trid:677 pid:678]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.192.168 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:677 pid:678]: response: {.1.3.6.1.4.1.30155.100.17.1.1.192.168.0.0: (ipaddress)192.168.0.0} ==== getnext_indexipaddress_192_168_0_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.17.1.1.192.168.0.0)" = "openBSD.100.18.1.1.5 = INTEGER: 5" ] [fd:3 sess:5 ctx: trid:679 pid:680]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.17.1.1.192.168.0.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:679 pid:680]: response: {.1.3.6.1.4.1.30155.100.17.1.1.192.168.0.0: } [fd:3 sess:5 ctx: trid:679 pid:681]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.1.5 (inclusive) - .1.3.6.1.4.1.30155.100.18.1.1.6} [fd:3 sess:5 ctx: trid:679 pid:681]: response: {.1.3.6.1.4.1.30155.100.18.1.1.5: (int)5} ==== getnext_indexintvalue_table ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.18)" = "openBSD.100.18.1.1.5 = INTEGER: 5" ] [fd:3 sess:5 ctx: trid:682 pid:683]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:682 pid:683]: response: {.1.3.6.1.4.1.30155.100.18: } [fd:3 sess:5 ctx: trid:682 pid:684]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.1.5 (inclusive) - .1.3.6.1.4.1.30155.100.18.1.1.6} [fd:3 sess:5 ctx: trid:682 pid:684]: response: {.1.3.6.1.4.1.30155.100.18.1.1.5: (int)5} ==== getnext_indexintvalue_entry ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.18.1)" = "openBSD.100.18.1.1.5 = INTEGER: 5" ] [fd:3 sess:5 ctx: trid:685 pid:686]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:685 pid:686]: response: {.1.3.6.1.4.1.30155.100.18.1: } [fd:3 sess:5 ctx: trid:685 pid:687]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.1.5 (inclusive) - .1.3.6.1.4.1.30155.100.18.1.1.6} [fd:3 sess:5 ctx: trid:685 pid:687]: response: {.1.3.6.1.4.1.30155.100.18.1.1.5: (int)5} ==== getnext_indexintvalue_int ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.18.1.1)" = "openBSD.100.18.1.1.5 = INTEGER: 5" ] [fd:3 sess:5 ctx: trid:688 pid:689]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.1 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:688 pid:689]: response: {.1.3.6.1.4.1.30155.100.18.1.1: } [fd:3 sess:5 ctx: trid:688 pid:690]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.1.5 (inclusive) - .1.3.6.1.4.1.30155.100.18.1.1.6} [fd:3 sess:5 ctx: trid:688 pid:690]: response: {.1.3.6.1.4.1.30155.100.18.1.1.5: (int)5} ==== getnext_indexintvalue_int_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.18.1.1.0)" = "openBSD.100.18.1.1.5 = INTEGER: 5" ] [fd:3 sess:5 ctx: trid:691 pid:692]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.1.0 - .1.3.6.1.4.1.30155.100.18.1.1.5} [fd:3 sess:5 ctx: trid:691 pid:692]: response: {.1.3.6.1.4.1.30155.100.18.1.1.0: } [fd:3 sess:5 ctx: trid:691 pid:693]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.1.5 (inclusive) - .1.3.6.1.4.1.30155.100.18.1.1.6} [fd:3 sess:5 ctx: trid:691 pid:693]: response: {.1.3.6.1.4.1.30155.100.18.1.1.5: (int)5} ==== getnext_indexintvalue_int_5 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.18.1.1.5)" = "openBSD.100.18.1.2.5 = STRING: 5" ] [fd:3 sess:5 ctx: trid:694 pid:695]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.1.5 - .1.3.6.1.4.1.30155.100.18.1.1.6} [fd:3 sess:5 ctx: trid:694 pid:695]: response: {.1.3.6.1.4.1.30155.100.18.1.1.5: } [fd:3 sess:5 ctx: trid:694 pid:696]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.1.6 (inclusive) - .1.3.6.1.4.1.30155.100.18.1.2.5} [fd:3 sess:5 ctx: trid:694 pid:696]: response: {.1.3.6.1.4.1.30155.100.18.1.1.6: } [fd:3 sess:5 ctx: trid:694 pid:697]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.2.5 (inclusive) - .1.3.6.1.4.1.30155.100.18.1.2.6} [fd:3 sess:5 ctx: trid:694 pid:697]: response: {.1.3.6.1.4.1.30155.100.18.1.2.5: (string)5} ==== getnext_indexintvalue_int_5_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.18.1.1.5.1)" = "openBSD.100.18.1.2.5 = STRING: 5" ] [fd:3 sess:5 ctx: trid:698 pid:699]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.1.5.1 - .1.3.6.1.4.1.30155.100.18.1.1.6} [fd:3 sess:5 ctx: trid:698 pid:699]: response: {.1.3.6.1.4.1.30155.100.18.1.1.5.1: } [fd:3 sess:5 ctx: trid:698 pid:700]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.1.6 (inclusive) - .1.3.6.1.4.1.30155.100.18.1.2.5} [fd:3 sess:5 ctx: trid:698 pid:700]: response: {.1.3.6.1.4.1.30155.100.18.1.1.6: } [fd:3 sess:5 ctx: trid:698 pid:701]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.2.5 (inclusive) - .1.3.6.1.4.1.30155.100.18.1.2.6} [fd:3 sess:5 ctx: trid:698 pid:701]: response: {.1.3.6.1.4.1.30155.100.18.1.2.5: (string)5} ==== getnext_indexintvalue_int_6 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.18.1.1.6)" = "openBSD.100.18.1.2.5 = STRING: 5" ] [fd:3 sess:5 ctx: trid:702 pid:703]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.1.6 - .1.3.6.1.4.1.30155.100.18.1.2.5} [fd:3 sess:5 ctx: trid:702 pid:703]: response: {.1.3.6.1.4.1.30155.100.18.1.1.6: } [fd:3 sess:5 ctx: trid:702 pid:704]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.2.5 (inclusive) - .1.3.6.1.4.1.30155.100.18.1.2.6} [fd:3 sess:5 ctx: trid:702 pid:704]: response: {.1.3.6.1.4.1.30155.100.18.1.2.5: (string)5} ==== getnext_indexintvalue_string_5 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.18.1.2.5)" = "openBSD.100.19.1.1.1 = INTEGER: 1" ] [fd:3 sess:5 ctx: trid:705 pid:706]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.2.5 - .1.3.6.1.4.1.30155.100.18.1.2.6} [fd:3 sess:5 ctx: trid:705 pid:706]: response: {.1.3.6.1.4.1.30155.100.18.1.2.5: } [fd:3 sess:5 ctx: trid:705 pid:707]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.2.6 (inclusive) - .1.3.6.1.4.1.30155.100.19.1.1.1} [fd:3 sess:5 ctx: trid:705 pid:707]: response: {.1.3.6.1.4.1.30155.100.18.1.2.6: } [fd:3 sess:5 ctx: trid:705 pid:708]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.1.1 (inclusive) - .1.3.6.1.4.1.30155.100.19.1.1.2} [fd:3 sess:5 ctx: trid:705 pid:708]: response: {.1.3.6.1.4.1.30155.100.19.1.1.1: (int)1} ==== getnext_indexintvalue_string_5 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.18.1.2.5)" = "openBSD.100.19.1.1.1 = INTEGER: 1" ] [fd:3 sess:5 ctx: trid:709 pid:710]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.2.5 - .1.3.6.1.4.1.30155.100.18.1.2.6} [fd:3 sess:5 ctx: trid:709 pid:710]: response: {.1.3.6.1.4.1.30155.100.18.1.2.5: } [fd:3 sess:5 ctx: trid:709 pid:711]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.18.1.2.6 (inclusive) - .1.3.6.1.4.1.30155.100.19.1.1.1} [fd:3 sess:5 ctx: trid:709 pid:711]: response: {.1.3.6.1.4.1.30155.100.18.1.2.6: } [fd:3 sess:5 ctx: trid:709 pid:712]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.1.1 (inclusive) - .1.3.6.1.4.1.30155.100.19.1.1.2} [fd:3 sess:5 ctx: trid:709 pid:712]: response: {.1.3.6.1.4.1.30155.100.19.1.1.1: (int)1} ==== getnext_indexintany_int ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.19.1.1)" = "openBSD.100.19.1.1.1 = INTEGER: 1" ] [fd:3 sess:5 ctx: trid:713 pid:714]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.1 - .1.3.6.1.4.1.30155.100.19.1.1.1} [fd:3 sess:5 ctx: trid:713 pid:714]: response: {.1.3.6.1.4.1.30155.100.19.1.1: } [fd:3 sess:5 ctx: trid:713 pid:715]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.1.1 (inclusive) - .1.3.6.1.4.1.30155.100.19.1.1.2} [fd:3 sess:5 ctx: trid:713 pid:715]: response: {.1.3.6.1.4.1.30155.100.19.1.1.1: (int)1} ==== getnext_indexintany_int_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.19.1.1.0)" = "openBSD.100.19.1.1.1 = INTEGER: 1" ] [fd:3 sess:5 ctx: trid:716 pid:717]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.1.0 - .1.3.6.1.4.1.30155.100.19.1.1.1} [fd:3 sess:5 ctx: trid:716 pid:717]: response: {.1.3.6.1.4.1.30155.100.19.1.1.0: } [fd:3 sess:5 ctx: trid:716 pid:718]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.1.1 (inclusive) - .1.3.6.1.4.1.30155.100.19.1.1.2} [fd:3 sess:5 ctx: trid:716 pid:718]: response: {.1.3.6.1.4.1.30155.100.19.1.1.1: (int)1} ==== getnext_indexintany_int_0_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.19.1.1.0.1)" = "openBSD.100.19.1.1.1 = INTEGER: 1" ] [fd:3 sess:5 ctx: trid:719 pid:720]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.1.0.1 - .1.3.6.1.4.1.30155.100.19.1.1.1} [fd:3 sess:5 ctx: trid:719 pid:720]: response: {.1.3.6.1.4.1.30155.100.19.1.1.0.1: } [fd:3 sess:5 ctx: trid:719 pid:721]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.1.1 (inclusive) - .1.3.6.1.4.1.30155.100.19.1.1.2} [fd:3 sess:5 ctx: trid:719 pid:721]: response: {.1.3.6.1.4.1.30155.100.19.1.1.1: (int)1} ==== getnext_indexintany_int_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.19.1.1.1)" = "openBSD.100.19.1.2.1 = STRING: 1" ] [fd:3 sess:5 ctx: trid:722 pid:723]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.1.1 - .1.3.6.1.4.1.30155.100.19.1.1.2} [fd:3 sess:5 ctx: trid:722 pid:723]: response: {.1.3.6.1.4.1.30155.100.19.1.1.1: } [fd:3 sess:5 ctx: trid:722 pid:724]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.1.2 (inclusive) - .1.3.6.1.4.1.30155.100.19.1.2.1} [fd:3 sess:5 ctx: trid:722 pid:724]: response: {.1.3.6.1.4.1.30155.100.19.1.1.2: } [fd:3 sess:5 ctx: trid:722 pid:725]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.2.1 (inclusive) - .1.3.6.1.4.1.30155.100.19.1.2.2} [fd:3 sess:5 ctx: trid:722 pid:725]: response: {.1.3.6.1.4.1.30155.100.19.1.2.1: (string)1} ==== getnext_indexintany_int_1_tail ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.19.1.1.1.1)" = "openBSD.100.19.1.2.1 = STRING: 1" ] [fd:3 sess:5 ctx: trid:726 pid:727]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.1.1.1 - .1.3.6.1.4.1.30155.100.19.1.1.2} [fd:3 sess:5 ctx: trid:726 pid:727]: response: {.1.3.6.1.4.1.30155.100.19.1.1.1.1: } [fd:3 sess:5 ctx: trid:726 pid:728]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.1.2 (inclusive) - .1.3.6.1.4.1.30155.100.19.1.2.1} [fd:3 sess:5 ctx: trid:726 pid:728]: response: {.1.3.6.1.4.1.30155.100.19.1.1.2: } [fd:3 sess:5 ctx: trid:726 pid:729]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.2.1 (inclusive) - .1.3.6.1.4.1.30155.100.19.1.2.2} [fd:3 sess:5 ctx: trid:726 pid:729]: response: {.1.3.6.1.4.1.30155.100.19.1.2.1: (string)1} ==== getnext_indexintany_string_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.19.1.2.1)" = "openBSD.100.20.1.1.1 = INTEGER: 1" ] [fd:3 sess:5 ctx: trid:730 pid:731]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.2.1 - .1.3.6.1.4.1.30155.100.19.1.2.2} [fd:3 sess:5 ctx: trid:730 pid:731]: response: {.1.3.6.1.4.1.30155.100.19.1.2.1: } [fd:3 sess:5 ctx: trid:730 pid:732]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.19.1.2.2 (inclusive) - .1.3.6.1.4.1.30155.100.20.1.1.1} [fd:3 sess:5 ctx: trid:730 pid:732]: response: {.1.3.6.1.4.1.30155.100.19.1.2.2: } [fd:3 sess:5 ctx: trid:730 pid:733]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.20.1.1.1 (inclusive) - .1.3.6.1.4.1.30155.100.20.1.1.2} [fd:3 sess:5 ctx: trid:730 pid:733]: response: {.1.3.6.1.4.1.30155.100.20.1.1.1: (int)1} ==== getnext_indexintnew_int ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.20.1.1)" = "openBSD.100.20.1.1.1 = INTEGER: 1" ] [fd:3 sess:5 ctx: trid:734 pid:735]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.20.1.1 - .1.3.6.1.4.1.30155.100.20.1.1.1} [fd:3 sess:5 ctx: trid:734 pid:735]: response: {.1.3.6.1.4.1.30155.100.20.1.1: } [fd:3 sess:5 ctx: trid:734 pid:736]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.20.1.1.1 (inclusive) - .1.3.6.1.4.1.30155.100.20.1.1.2} [fd:3 sess:5 ctx: trid:734 pid:736]: response: {.1.3.6.1.4.1.30155.100.20.1.1.1: (int)1} ==== getnext_indexintnew_int_0 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.20.1.1.0)" = "openBSD.100.20.1.1.1 = INTEGER: 1" ] [fd:3 sess:5 ctx: trid:737 pid:738]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.20.1.1.0 - .1.3.6.1.4.1.30155.100.20.1.1.1} [fd:3 sess:5 ctx: trid:737 pid:738]: response: {.1.3.6.1.4.1.30155.100.20.1.1.0: } [fd:3 sess:5 ctx: trid:737 pid:739]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.20.1.1.1 (inclusive) - .1.3.6.1.4.1.30155.100.20.1.1.2} [fd:3 sess:5 ctx: trid:737 pid:739]: response: {.1.3.6.1.4.1.30155.100.20.1.1.1: (int)1} ==== getnext_indexintnew_int_1 ==== [ "$(snmp getnext -v2c -cpublic 127.0.0.1:6161 openbsd.100.20.1.1.1)" = "openBSD.100.20.1.2.1 = STRING: 1" ] [fd:3 sess:5 ctx: trid:740 pid:741]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.20.1.1.1 - .1.3.6.1.4.1.30155.100.20.1.1.2} [fd:3 sess:5 ctx: trid:740 pid:741]: response: {.1.3.6.1.4.1.30155.100.20.1.1.1: } [fd:3 sess:5 ctx: trid:740 pid:742]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.20.1.1.2 (inclusive) - .1.3.6.1.4.1.30155.100.20.1.2.1} [fd:3 sess:5 ctx: trid:740 pid:742]: response: {.1.3.6.1.4.1.30155.100.20.1.1.2: } [fd:3 sess:5 ctx: trid:740 pid:743]: agentx-GetNext-PDU: {.1.3.6.1.4.1.30155.100.20.1.2.1 (inclusive) - .1.3.6.1.4.1.30155.100.20.1.2.2} [fd:3 sess:5 ctx: trid:740 pid:743]: response: {.1.3.6.1.4.1.30155.100.20.1.2.1: (string)1} ==== stop ==== pkill -xf "/usr/local/sbin/snmpd -r -C -c snmpd.conf -Le -u _netsnmp" Received TERM or STOP signal... shutting down... [fd:3]: lost connection: Connection reset by peer PASS lib/libagentx Duration 0m10.08s START lib/libc/_setjmp 2025-02-13T01:01:05Z rm -f a.out [Ee]rrs mklog *.core y.tab.h _setjmptest jmptest.o jmptest.d ==== run-regress-_setjmptest ==== cc -O2 -pipe -DTEST_U_SETJMP -g -MD -MP -c /usr/src/regress/lib/libc/_setjmp/../setjmp/jmptest.c cc -o _setjmptest jmptest.o ./_setjmptest PASS lib/libc/_setjmp Duration 0m00.17s START lib/libc/alloca 2025-02-13T01:01:05Z rm -f a.out [Ee]rrs mklog *.core y.tab.h alloca alloca.o alloca.d ==== run-regress-alloca ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/alloca/alloca.c cc -o alloca alloca.o ./alloca PASS lib/libc/alloca Duration 0m00.15s START lib/libc/arc4random-fork 2025-02-13T01:01:06Z rm -f a.out [Ee]rrs mklog *.core y.tab.h arc4random-fork arc4random-fork.o arc4random-fork.d ==== run ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/arc4random-fork/arc4random-fork.c cc -o arc4random-fork arc4random-fork.o ./arc4random-fork ==== run-buf ==== ./arc4random-fork -b ==== run-prefork ==== ./arc4random-fork -p ==== run-buf-prefork ==== ./arc4random-fork -bp PASS lib/libc/arc4random-fork Duration 0m00.29s START lib/libc/atexit 2025-02-13T01:01:06Z rm -f a.out [Ee]rrs mklog *.core y.tab.h atexit_test atexit_test.o invalid.out valid.out atexit_test.d ==== run-regress-atexit_test ==== cc -O2 -pipe -g -MD -MP -I/usr/src/regress/lib/libc/atexit/../../../../lib/libc -c /usr/src/regress/lib/libc/atexit/atexit_test.c cc -o atexit_test atexit_test.o -static ./atexit_test -valid 2>/usr/src/regress/lib/libc/atexit/obj/valid.out cmp -s /usr/src/regress/lib/libc/atexit/obj/valid.out /usr/src/regress/lib/libc/atexit/valid.ok ./atexit_test -invalid-atexit 2>/usr/src/regress/lib/libc/atexit/obj/invalid.out cmp -s /usr/src/regress/lib/libc/atexit/obj/invalid.out /usr/src/regress/lib/libc/atexit/invalid.ok ./atexit_test -invalid-cleanup 2>/usr/src/regress/lib/libc/atexit/obj/invalid.out cmp -s /usr/src/regress/lib/libc/atexit/obj/invalid.out /usr/src/regress/lib/libc/atexit/invalid.ok PASS lib/libc/atexit Duration 0m01.56s START lib/libc/basename 2025-02-13T01:01:07Z rm -f a.out [Ee]rrs mklog *.core y.tab.h basename_test basename_test.o basename_test.d ==== run-regress-basename_test ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/basename/basename_test.c cc -o basename_test basename_test.o ./basename_test PASS lib/libc/basename Duration 0m00.17s START lib/libc/cephes 2025-02-13T01:01:08Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ieetst drand.o econst.o eexp.o elog.o epow.o etanh.o etodec.o ieee.o ieetst.o mtherr.o drand.d econst.d eexp.d elog.d epow.d etanh.d etodec.d ieee.d ieetst.d mtherr.d ==== run-regress-ieetst ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/cephes/drand.c /usr/src/regress/lib/libc/cephes/drand.c:119:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int drand( a ) ^ 1 warning generated. cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/cephes/econst.c cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/cephes/eexp.c /usr/src/regress/lib/libc/cephes/eexp.c:40:9: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ecmp(x, ezero) == 0 ) ^ /usr/src/regress/lib/libc/cephes/eexp.c:42:6: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( eone, y ); ^ /usr/src/regress/lib/libc/cephes/eexp.c:45:5: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov(x, x2); ^ /usr/src/regress/lib/libc/cephes/eexp.c:54:8: warning: passing arguments to 'eclear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eclear( y ); ^ /usr/src/regress/lib/libc/cephes/eexp.c:56:9: warning: passing arguments to 'einfin' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] einfin( y ); ^ /usr/src/regress/lib/libc/cephes/eexp.c:60:7: warning: passing arguments to 'eifrac' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eifrac( x2, &i, num ); /* x = i + f */ ^ /usr/src/regress/lib/libc/cephes/eexp.c:64:6: warning: passing arguments to 'ltoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ltoe( &i, den ); /* floating point i */ ^ /usr/src/regress/lib/libc/cephes/eexp.c:65:6: warning: passing arguments to 'ediv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ediv( elog2, den, den ); /* i/log 2 */ ^ /usr/src/regress/lib/libc/cephes/eexp.c:66:8: warning: passing arguments to 'eifrac' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eifrac( den, &i, den ); /* i/log 2 = i1 + f1 */ ^ /usr/src/regress/lib/libc/cephes/eexp.c:67:6: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( elog2, den, den ); /* log 2 * f1 */ ^ /usr/src/regress/lib/libc/cephes/eexp.c:68:6: warning: passing arguments to 'eadd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eadd( den, num, x2 ); /* log 2 * f1 + f */ ^ /usr/src/regress/lib/libc/cephes/eexp.c:72:7: warning: passing arguments to 'eldexp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eldexp( x2, -1L, x2 ); /* divide by 2 */ ^ /usr/src/regress/lib/libc/cephes/eexp.c:73:6: warning: passing arguments to 'etanh' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etanh( x2, x2 ); /* tanh( x/2 ) */ ^ /usr/src/regress/lib/libc/cephes/eexp.c:74:5: warning: passing arguments to 'eadd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eadd( x2, eone, num ); /* 1 + tanh */ ^ /usr/src/regress/lib/libc/cephes/eexp.c:75:5: warning: passing arguments to 'eneg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eneg( x2 ); ^ /usr/src/regress/lib/libc/cephes/eexp.c:76:5: warning: passing arguments to 'eadd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eadd( x2, eone, den ); /* 1 - tanh */ ^ /usr/src/regress/lib/libc/cephes/eexp.c:77:5: warning: passing arguments to 'ediv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ediv( den, num, y ); /* (1 + tanh)/(1 - tanh) */ ^ /usr/src/regress/lib/libc/cephes/eexp.c:82:6: warning: passing arguments to 'ediv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ediv( y, eone, y ); ^ /usr/src/regress/lib/libc/cephes/eexp.c:85:7: warning: passing arguments to 'eldexp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eldexp( y, i, y ); /* multiply by 2**i */ ^ /usr/src/regress/lib/libc/cephes/eexp.c:26:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void eexp( x, y ) ^ In file included from /usr/src/regress/lib/libc/cephes/eexp.c:24: /usr/src/regress/lib/libc/cephes/ehead.h:50:23: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void esqrt(), elog(), eexp(), etanh(), epow(); ^ 21 warnings generated. cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/cephes/elog.c /usr/src/regress/lib/libc/cephes/elog.c:38:8: warning: passing arguments to 'eclear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eclear(y); ^ /usr/src/regress/lib/libc/cephes/elog.c:39:8: warning: passing arguments to 'mtherr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mtherr( "elog", DOMAIN ); ^ /usr/src/regress/lib/libc/cephes/elog.c:42:9: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ecmp( x, ezero ) == 0 ) ^ /usr/src/regress/lib/libc/cephes/elog.c:44:8: warning: passing arguments to 'einfin' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] einfin( y ); ^ /usr/src/regress/lib/libc/cephes/elog.c:45:6: warning: passing arguments to 'eneg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eneg(y); ^ /usr/src/regress/lib/libc/cephes/elog.c:46:8: warning: passing arguments to 'mtherr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mtherr( "elog", SING ); ^ /usr/src/regress/lib/libc/cephes/elog.c:49:9: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ecmp( x, eone ) == 0 ) ^ /usr/src/regress/lib/libc/cephes/elog.c:51:8: warning: passing arguments to 'eclear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eclear( y ); ^ /usr/src/regress/lib/libc/cephes/elog.c:56:7: warning: passing arguments to 'efrexp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efrexp( x, &fex, xx ); ^ /usr/src/regress/lib/libc/cephes/elog.c:66:9: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ecmp( xx, esqrt2 ) < 0 ) ^ /usr/src/regress/lib/libc/cephes/elog.c:69:6: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( xx, etwo, xx ); ^ /usr/src/regress/lib/libc/cephes/elog.c:73:5: warning: passing arguments to 'esub' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esub( eone, xx, a ); ^ /usr/src/regress/lib/libc/cephes/elog.c:76:8: warning: passing arguments to 'eclear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eclear( y ); ^ /usr/src/regress/lib/libc/cephes/elog.c:79:5: warning: passing arguments to 'eadd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eadd( eone, xx, b ); ^ /usr/src/regress/lib/libc/cephes/elog.c:80:5: warning: passing arguments to 'ediv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ediv( b, a, y ); /* store (x-1)/(x+1) in y */ ^ /usr/src/regress/lib/libc/cephes/elog.c:82:5: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( y, y, z ); ^ /usr/src/regress/lib/libc/cephes/elog.c:84:5: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( eone, a ); ^ /usr/src/regress/lib/libc/cephes/elog.c:85:5: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( eone, b ); ^ /usr/src/regress/lib/libc/cephes/elog.c:86:5: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( eone, qj ); ^ /usr/src/regress/lib/libc/cephes/elog.c:89:6: warning: passing arguments to 'eadd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eadd( etwo, qj, qj ); /* 2 * i + 1 */ ^ /usr/src/regress/lib/libc/cephes/elog.c:90:6: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( z, a, a ); ^ /usr/src/regress/lib/libc/cephes/elog.c:91:6: warning: passing arguments to 'ediv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ediv( qj, a, t ); ^ /usr/src/regress/lib/libc/cephes/elog.c:92:6: warning: passing arguments to 'eadd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eadd( t, b, b ); ^ /usr/src/regress/lib/libc/cephes/elog.c:97:5: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( b, y, y ); ^ /usr/src/regress/lib/libc/cephes/elog.c:98:5: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( y, etwo, y ); ^ /usr/src/regress/lib/libc/cephes/elog.c:106:6: warning: passing arguments to 'ltoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ltoe( &ex, b ); ^ /usr/src/regress/lib/libc/cephes/elog.c:107:6: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( elog2, b, b ); ^ /usr/src/regress/lib/libc/cephes/elog.c:108:6: warning: passing arguments to 'eadd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eadd( b, y, y ); ^ /usr/src/regress/lib/libc/cephes/elog.c:28:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void elog( x, y ) ^ In file included from /usr/src/regress/lib/libc/cephes/elog.c:24: /usr/src/regress/lib/libc/cephes/ehead.h:50:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void esqrt(), elog(), eexp(), etanh(), epow(); ^ 30 warnings generated. cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/cephes/epow.c /usr/src/regress/lib/libc/cephes/epow.c:36:7: warning: passing arguments to 'efloor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efloor( y, w ); ^ /usr/src/regress/lib/libc/cephes/epow.c:37:9: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ecmp(y,w) == 0 ) ^ /usr/src/regress/lib/libc/cephes/epow.c:39:8: warning: passing arguments to 'eifrac' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eifrac( y, &li, w ); ^ /usr/src/regress/lib/libc/cephes/epow.c:44:8: warning: passing arguments to 'epowi' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] epowi( x, y, z ); ^ /usr/src/regress/lib/libc/cephes/epow.c:51:5: warning: passing arguments to 'elog' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] elog( x, w ); ^ /usr/src/regress/lib/libc/cephes/epow.c:52:5: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( y, w, w ); ^ /usr/src/regress/lib/libc/cephes/epow.c:53:5: warning: passing arguments to 'eexp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eexp( w, z ); ^ /usr/src/regress/lib/libc/cephes/epow.c:55:5: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( eone, z, z ); ^ /usr/src/regress/lib/libc/cephes/epow.c:29:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void epow( x, y, z ) ^ In file included from /usr/src/regress/lib/libc/cephes/epow.c:24: /usr/src/regress/lib/libc/cephes/ehead.h:50:40: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void esqrt(), elog(), eexp(), etanh(), epow(); ^ /usr/src/regress/lib/libc/cephes/epow.c:72:7: warning: passing arguments to 'eifrac' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eifrac( y, &li, w ); ^ /usr/src/regress/lib/libc/cephes/epow.c:88:7: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( eone, z ); ^ /usr/src/regress/lib/libc/cephes/epow.c:93:9: warning: passing arguments to 'einfin' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] einfin( z ); ^ /usr/src/regress/lib/libc/cephes/epow.c:98:9: warning: passing arguments to 'eclear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eclear( z ); ^ /usr/src/regress/lib/libc/cephes/epow.c:105:6: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( eone, z ); ^ /usr/src/regress/lib/libc/cephes/epow.c:109:5: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( x, w ); ^ /usr/src/regress/lib/libc/cephes/epow.c:134:6: warning: passing arguments to 'ediv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ediv( w, eone, w ); ^ /usr/src/regress/lib/libc/cephes/epow.c:145:6: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( w, z ); ^ /usr/src/regress/lib/libc/cephes/epow.c:149:6: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( eone, z ); ^ /usr/src/regress/lib/libc/cephes/epow.c:157:6: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( w, w, w ); /* arg to the 2-to-the-kth power */ ^ /usr/src/regress/lib/libc/cephes/epow.c:159:7: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( w, z, z ); ^ /usr/src/regress/lib/libc/cephes/epow.c:167:6: warning: passing arguments to 'eneg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eneg( z ); /* odd power of negative number */ ^ /usr/src/regress/lib/libc/cephes/epow.c:184:5: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( eone, z, z ); ^ /usr/src/regress/lib/libc/cephes/epow.c:61:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void epowi( x, y, z ) ^ /usr/src/regress/lib/libc/cephes/epow.c:27:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void epowi(); ^ 25 warnings generated. cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/cephes/etanh.c /usr/src/regress/lib/libc/cephes/etanh.c:36:5: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( x, r ); ^ /usr/src/regress/lib/libc/cephes/etanh.c:38:9: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ecmp(r, eone) >= 0 ) ^ /usr/src/regress/lib/libc/cephes/etanh.c:43:6: warning: passing arguments to 'eexp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eexp( r, e ); ^ /usr/src/regress/lib/libc/cephes/etanh.c:44:6: warning: passing arguments to 'ediv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ediv( e, eone, r ); ^ /usr/src/regress/lib/libc/cephes/etanh.c:45:6: warning: passing arguments to 'esub' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esub( r, e, xx ); ^ /usr/src/regress/lib/libc/cephes/etanh.c:46:6: warning: passing arguments to 'eadd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eadd( r, e, j ); ^ /usr/src/regress/lib/libc/cephes/etanh.c:47:6: warning: passing arguments to 'ediv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ediv( j, xx, y ); ^ /usr/src/regress/lib/libc/cephes/etanh.c:51:5: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( etwo, m2 ); ^ /usr/src/regress/lib/libc/cephes/etanh.c:52:5: warning: passing arguments to 'eneg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eneg( m2 ); ^ /usr/src/regress/lib/libc/cephes/etanh.c:56:5: warning: passing arguments to 'ltoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ltoe( &lj, j ); ^ /usr/src/regress/lib/libc/cephes/etanh.c:58:5: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( j, e ); ^ /usr/src/regress/lib/libc/cephes/etanh.c:59:5: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( x, x, xx ); ^ /usr/src/regress/lib/libc/cephes/etanh.c:64:6: warning: passing arguments to 'ediv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ediv( e, xx, r ); ^ /usr/src/regress/lib/libc/cephes/etanh.c:65:6: warning: passing arguments to 'eadd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eadd( m2, j, j ); ^ /usr/src/regress/lib/libc/cephes/etanh.c:66:6: warning: passing arguments to 'eadd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eadd( r, j, e ); ^ /usr/src/regress/lib/libc/cephes/etanh.c:69:5: warning: passing arguments to 'ediv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ediv( e, x, y ); ^ /usr/src/regress/lib/libc/cephes/etanh.c:29:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void etanh( x, y ) ^ In file included from /usr/src/regress/lib/libc/cephes/etanh.c:26: /usr/src/regress/lib/libc/cephes/ehead.h:50:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void esqrt(), elog(), eexp(), etanh(), epow(); ^ 18 warnings generated. cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/cephes/etodec.c /usr/src/regress/lib/libc/cephes/etodec.c:35:7: warning: passing arguments to 'ecleaz' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ecleaz(y); /* start with a zero */ ^ /usr/src/regress/lib/libc/cephes/etodec.c:60:7: warning: passing arguments to 'eshdn8' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eshdn8(y); /* shift our mantissa down 8 bits */ ^ /usr/src/regress/lib/libc/cephes/etodec.c:62:6: warning: passing arguments to 'emovo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emovo( y, e ); ^ /usr/src/regress/lib/libc/cephes/etodec.c:28:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void dectoe( d, e ) ^ /usr/src/regress/lib/libc/cephes/etodec.c:152:6: warning: passing arguments to 'emovi' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emovi( x, xi ); ^ /usr/src/regress/lib/libc/cephes/etodec.c:157:8: warning: passing arguments to 'emdnorm' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emdnorm( xi, 0, 0, exp, 64 ); ^ /usr/src/regress/lib/libc/cephes/etodec.c:159:6: warning: passing arguments to 'todec' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] todec( xi, d ); ^ /usr/src/regress/lib/libc/cephes/etodec.c:145:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void etodec( x, d ) ^ /usr/src/regress/lib/libc/cephes/etodec.c:191:7: warning: passing arguments to 'eshup8' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eshup8( x ); ^ /usr/src/regress/lib/libc/cephes/etodec.c:162:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void todec( x, y ) ^ /usr/src/regress/lib/libc/cephes/etodec.c:21:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void todec(); ^ 11 warnings generated. cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/cephes/ieee.c /usr/src/regress/lib/libc/cephes/ieee.c:201:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void eclear( x ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:48:30: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eabs(), eneg(), emov(), eclear(), einfin(), efloor(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:217:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void emov( a, b ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:48:22: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eabs(), eneg(), emov(), eclear(), einfin(), efloor(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:234:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void eabs(x) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:48:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eabs(), eneg(), emov(), eclear(), einfin(), efloor(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:256:11: warning: passing arguments to 'eisnan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( eisnan(x) ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:251:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void eneg(x) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:48:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eabs(), eneg(), emov(), eclear(), einfin(), efloor(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:272:11: warning: passing arguments to 'eisnan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( eisnan(x) ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:267:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int eisneg(x) ^ /usr/src/regress/lib/libc/cephes/ieee.c:183:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int ecmpm(), edivm(), emulm(), eisneg(), eisinf(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:292:12: warning: passing arguments to 'eisnan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( eisnan(x) ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:285:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int eisinf(x) ^ /usr/src/regress/lib/libc/cephes/ieee.c:183:42: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int ecmpm(), edivm(), emulm(), eisneg(), eisinf(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:303:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int eisnan(x) ^ /usr/src/regress/lib/libc/cephes/ieee.c:186:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int eisnan(), eiisnan(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:331:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void einfin(x) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:48:40: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eabs(), eneg(), emov(), eclear(), einfin(), efloor(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:374:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void emovi( a, b ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:184:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void emovi(), emovo(), emovz(), ecleaz(), eadd1(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:438:13: warning: passing arguments to 'eiisnan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( eiisnan(a) ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:440:7: warning: passing arguments to 'enan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] enan( b, NBITS ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:420:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void emovo( a, b ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:184:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void emovi(), emovo(), emovz(), ecleaz(), eadd1(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:461:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ecleaz( xi ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:184:33: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void emovi(), emovo(), emovz(), ecleaz(), eadd1(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:472:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ecleazs( xi ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:487:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void emovz( a, b ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:184:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void emovi(), emovo(), emovz(), ecleaz(), eadd1(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:501:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int eiisnan (x) ^ /usr/src/regress/lib/libc/cephes/ieee.c:186:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int eisnan(), eiisnan(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:521:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eiisinf (x) ^ /usr/src/regress/lib/libc/cephes/ieee.c:547:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ecmpm( a, b ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:183:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int ecmpm(), edivm(), emulm(), eisneg(), eisinf(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:573:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void eshdn1(x) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:47:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eshup1(), eshup8(), eshup6(), eshdn1(), eshdn8(), eshdn6(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:600:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void eshup1(x) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:47:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eshup1(), eshup8(), eshup6(), eshdn1(), eshdn8(), eshdn6(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:627:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void eshdn8(x) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:47:46: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eshup1(), eshup8(), eshup6(), eshdn1(), eshdn8(), eshdn6(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:649:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void eshup8(x) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:47:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eshup1(), eshup8(), eshup6(), eshdn1(), eshdn8(), eshdn6(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:672:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void eshup6(x) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:47:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eshup1(), eshup8(), eshup6(), eshdn1(), eshdn8(), eshdn6(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:691:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void eshdn6(x) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:47:56: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eshup1(), eshup8(), eshup6(), eshdn1(), eshdn8(), eshdn6(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:711:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void eaddm( x, y ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:180:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eaddm(), esubm(), emdnorm(), asctoeg(), enan(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:739:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void esubm( x, y ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:180:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eaddm(), esubm(), emdnorm(), asctoeg(), enan(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:912:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void m16m( a, b, c ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:956:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int edivm( den, num ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:183:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int ecmpm(), edivm(), emulm(), eisneg(), eisinf(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1046:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int emulm( a, b ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:183:23: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int ecmpm(), edivm(), emulm(), eisneg(), eisinf(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1139:12: warning: passing arguments to 'enormlz' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] j = enormlz( s ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1165:13: warning: passing arguments to 'eshift' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] i = eshift( s, j ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1128:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void emdnorm( s, lost, subflg, exp, rcntrl ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:180:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eaddm(), esubm(), emdnorm(), asctoeg(), enan(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1360:8: warning: passing arguments to 'mtherr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mtherr( "esub", DOMAIN ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1361:6: warning: passing arguments to 'enan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] enan( c, NBITS ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1366:6: warning: passing arguments to 'eadd1' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eadd1( a, b, c ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1340:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void esub( a, b, c ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:45:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eadd(), esub(), emul(), ediv(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1398:8: warning: passing arguments to 'mtherr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mtherr( "eadd", DOMAIN ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1399:6: warning: passing arguments to 'enan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] enan( c, NBITS ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1404:6: warning: passing arguments to 'eadd1' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eadd1( a, b, c ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1376:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void eadd( a, b, c ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:45:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eadd(), esub(), emul(), ediv(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1451:15: warning: passing arguments to 'eshift' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lost = eshift( ai, k ); /* shift the smaller number down */ ^ /usr/src/regress/lib/libc/cephes/ieee.c:1407:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void eadd1( a, b, c ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:184:43: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void emovi(), emovo(), emovz(), ecleaz(), eadd1(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1547:11: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ((ecmp(a,ezero) == 0) && (ecmp(b,ezero) == 0)) ^ /usr/src/regress/lib/libc/cephes/ieee.c:1547:35: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ((ecmp(a,ezero) == 0) && (ecmp(b,ezero) == 0)) ^ /usr/src/regress/lib/libc/cephes/ieee.c:1550:8: warning: passing arguments to 'mtherr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mtherr( "ediv", DOMAIN ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1551:6: warning: passing arguments to 'enan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] enan( c, NBITS ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1578:18: warning: passing arguments to 'enormlz' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ltb -= enormlz( bi ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1593:18: warning: passing arguments to 'enormlz' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lta -= enormlz( ai ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1598:8: warning: passing arguments to 'mtherr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mtherr( "ediv", SING ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1523:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ediv( a, b, c ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:45:30: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eadd(), esub(), emul(), ediv(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1649:24: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( (eisinf(a) && (ecmp(b,ezero) == 0)) ^ /usr/src/regress/lib/libc/cephes/ieee.c:1650:24: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] || (eisinf(b) && (ecmp(a,ezero) == 0)) ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:1652:8: warning: passing arguments to 'mtherr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mtherr( "emul", DOMAIN ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1653:6: warning: passing arguments to 'enan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] enan( c, NBITS ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1675:18: warning: passing arguments to 'enormlz' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lta -= enormlz( ai ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1690:18: warning: passing arguments to 'enormlz' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ltb -= enormlz( bi ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1625:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void emul( a, b, c ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:45:22: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eadd(), esub(), emul(), ediv(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1756:7: warning: passing arguments to 'enan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] enan( y, NBITS ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1797:14: warning: passing arguments to 'eshift' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void )eshift( yy, -5 ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1800:18: warning: passing arguments to 'enormlz' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( (k = enormlz(yy)) > NBITS ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:1722:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void e53toe( pe, y ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void etoe64(), etoe53(), etoe24(), e64toe(), e53toe(), e24toe(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1861:8: warning: passing arguments to 'enan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] enan( y, NBITS ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1809:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void e64toe( pe, y ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:53:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void etoe64(), etoe53(), etoe24(), e64toe(), e53toe(), e24toe(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1924:8: warning: passing arguments to 'enan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] enan( y, NBITS ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1965:8: warning: passing arguments to 'eshift' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eshift( yy, -1 ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:1896:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void e113toe(pe,y) ^ /usr/src/regress/lib/libc/cephes/ieee.c:2013:7: warning: passing arguments to 'enan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] enan( y, NBITS ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2046:14: warning: passing arguments to 'eshift' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void )eshift( yy, -8 ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2049:18: warning: passing arguments to 'enormlz' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( (k = enormlz(yy)) > NBITS ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:1977:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void e24toe( pe, y ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:53:56: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void etoe64(), etoe53(), etoe24(), e64toe(), e53toe(), e24toe(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2067:6: warning: passing arguments to 'enan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] enan( e, 113 ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2083:8: warning: passing arguments to 'toe113' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] toe113 (xi, e); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2057:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void etoe113(x,e) ^ /usr/src/regress/lib/libc/cephes/ieee.c:2096:6: warning: passing arguments to 'enan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] enan( b, 113 ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2087:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void toe113(a,b) ^ /usr/src/regress/lib/libc/cephes/ieee.c:181:40: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void toe24(), toe53(), toe64(), toe113(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2148:6: warning: passing arguments to 'enan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] enan( e, 64 ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2164:6: warning: passing arguments to 'toe64' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] toe64( xi, e ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2138:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void etoe64( x, e ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:53:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void etoe64(), etoe53(), etoe24(), e64toe(), e53toe(), e24toe(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2177:6: warning: passing arguments to 'enan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] enan( b, 64 ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2168:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void toe64( a, b ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:181:31: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void toe24(), toe53(), toe64(), toe113(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2268:6: warning: passing arguments to 'enan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] enan( e, 53 ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2284:6: warning: passing arguments to 'toe53' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] toe53( xi, e ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2258:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void etoe53( x, e ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:53:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void etoe64(), etoe53(), etoe24(), e64toe(), e53toe(), e24toe(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2298:6: warning: passing arguments to 'enan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] enan( y, 53 ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2344:15: warning: passing arguments to 'eshift' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void )eshift( x, 4 ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2349:15: warning: passing arguments to 'eshift' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void )eshift( x, 5 ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2288:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void toe53( x, y ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:181:22: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void toe24(), toe53(), toe64(), toe113(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2386:6: warning: passing arguments to 'enan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] enan( e, 24 ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2402:6: warning: passing arguments to 'toe24' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] toe24( xi, e ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2376:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void etoe24( x, e ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:53:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void etoe64(), etoe53(), etoe24(), e64toe(), e53toe(), e24toe(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2414:6: warning: passing arguments to 'enan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] enan( y, 24 ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2461:15: warning: passing arguments to 'eshift' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void )eshift( x, 7 ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2466:15: warning: passing arguments to 'eshift' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void )eshift( x, 8 ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2405:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void toe24( x, y ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:181:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void toe24(), toe53(), toe64(), toe113(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2493:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ecmp( a, b ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:46:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int ecmp(), enormlz(), eshift(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2567:7: warning: passing arguments to 'efloor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efloor( y, y ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2562:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void eround( x, y ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:2614:17: warning: passing arguments to 'enormlz' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( (k = enormlz( yi )) > NBITS ) /* normalize the significand */ ^ /usr/src/regress/lib/libc/cephes/ieee.c:2581:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ltoe( lp, y ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:49:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eldexp(), efrexp(), eifrac(), ltoe(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2655:17: warning: passing arguments to 'enormlz' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( (k = enormlz( yi )) > NBITS ) /* normalize the significand */ ^ /usr/src/regress/lib/libc/cephes/ieee.c:2629:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ultoe( lp, y ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:2702:15: warning: passing arguments to 'eshift' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void )eshift( xi, k ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2711:9: warning: passing arguments to 'eshift' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eshift (xi, j); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2727:8: warning: passing arguments to 'eshift' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eshift( xi, k ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2735:17: warning: passing arguments to 'enormlz' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( (k = enormlz( xi )) > NBITS ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:2673:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void eifrac( x, i, frac ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:49:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eldexp(), efrexp(), eifrac(), ltoe(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2779:15: warning: passing arguments to 'eshift' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void )eshift( xi, k ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2788:9: warning: passing arguments to 'eshift' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eshift (xi, j); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2802:8: warning: passing arguments to 'eshift' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eshift( xi, k ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2812:17: warning: passing arguments to 'enormlz' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( (k = enormlz( xi )) > NBITS ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:2754:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void euifrac( x, i, frac ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:2828:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int eshift( x, sc ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:46:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int ecmp(), enormlz(), eshift(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2934:9: warning: passing arguments to 'mtherr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mtherr( "enormlz", UNDERFLOW ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2956:9: warning: passing arguments to 'mtherr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mtherr( "enormlz", OVERFLOW ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:2898:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int enormlz(x) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:46:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int ecmp(), enormlz(), eshift(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3075:7: warning: passing arguments to 'etoasc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoasc( w, string, ndigs ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3067:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void e24toasc( x, string, ndigs ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:52:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void etoasc(), e24toasc(), e53toasc(), e64toasc(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3087:7: warning: passing arguments to 'etoasc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoasc( w, string, ndigs ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3079:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void e53toasc( x, string, ndigs ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:52:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void etoasc(), e24toasc(), e53toasc(), e64toasc(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3099:7: warning: passing arguments to 'etoasc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoasc( w, string, ndigs ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3091:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void e64toasc( x, string, ndigs ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:52:40: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void etoasc(), e24toasc(), e53toasc(), e64toasc(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3110:8: warning: passing arguments to 'etoasc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoasc (w, string, ndigs); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3102:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void e113toasc (x, string, ndigs) ^ /usr/src/regress/lib/libc/cephes/ieee.c:3177:8: warning: passing arguments to 'mtherr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mtherr( "etoasc", DOMAIN ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3198:8: warning: passing arguments to 'efloor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efloor( t, w ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3298:9: warning: passing arguments to 'eiremain' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eiremain( t, y ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3307:10: warning: passing arguments to 'eiremain' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eiremain( t, y ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3346:10: warning: passing arguments to 'eiremain' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eiremain( t, y ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3114:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void etoasc( x, string, ndigs ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:52:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void etoasc(), e24toasc(), e53toasc(), e64toasc(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3431:8: warning: passing arguments to 'asctoeg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoeg( s, y, 24 ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3427:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void asctoe24( s, y ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:51:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void asctoe(), asctoe24(), asctoe53(), asctoe64(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3443:8: warning: passing arguments to 'asctoeg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoeg( s, y, 53 ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3436:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void asctoe53( s, y ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:51:28: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void asctoe(), asctoe24(), asctoe53(), asctoe64(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3453:8: warning: passing arguments to 'asctoeg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoeg( s, y, 64 ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3449:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void asctoe64( s, y ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:51:40: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void asctoe(), asctoe24(), asctoe53(), asctoe64(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3461:8: warning: passing arguments to 'asctoeg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoeg( s, y, 113 ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3457:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void asctoe113 (s, y) ^ /usr/src/regress/lib/libc/cephes/ieee.c:3469:8: warning: passing arguments to 'asctoeg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoeg( s, y, NBITS ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3465:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void asctoe( s, y ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:51:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void asctoe(), asctoe24(), asctoe53(), asctoe64(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3603:7: warning: passing arguments to 'enan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] enan( yy, NI*16 ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3475:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void asctoeg( ss, y, oprec ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:180:35: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eaddm(), esubm(), emdnorm(), asctoeg(), enan(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3805:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void efloor( x, y ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:48:50: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eabs(), eneg(), emov(), eclear(), einfin(), efloor(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3860:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void efrexp( x, exp, s ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:49:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eldexp(), efrexp(), eifrac(), ltoe(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3889:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void eldexp( x, pwr2, y ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:49:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eldexp(), efrexp(), eifrac(), ltoe(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3918:6: warning: passing arguments to 'enan' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] enan( c, NBITS ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3924:8: warning: passing arguments to 'mtherr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mtherr( "eremain", SING ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3930:9: warning: passing arguments to 'eiremain' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eiremain( den, num ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3910:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void eremain( a, b, c ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:182:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eremain(), einit(), eiremain(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3940:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void eiremain( den, num ) ^ /usr/src/regress/lib/libc/cephes/ieee.c:182:26: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eremain(), einit(), eiremain(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:4035:8: warning: passing arguments to 'mtherr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mtherr( "enan", DOMAIN ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:3988:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void enan (nan, size) ^ /usr/src/regress/lib/libc/cephes/ieee.c:180:46: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void eaddm(), esubm(), emdnorm(), asctoeg(), enan(); ^ /usr/src/regress/lib/libc/cephes/ieee.c:4075:9: warning: passing arguments to 'mtherr' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mtherr( "esqrt", DOMAIN ); ^ /usr/src/regress/lib/libc/cephes/ieee.c:4049:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void esqrt( x, y ) ^ In file included from /usr/src/regress/lib/libc/cephes/ieee.c:152: /usr/src/regress/lib/libc/cephes/ehead.h:50:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void esqrt(), elog(), eexp(), etanh(), epow(); ^ 217 warnings generated. cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/cephes/ieetst.c /usr/src/regress/lib/libc/cephes/ieetst.c:114:8: warning: passing arguments to 'eclear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eclear( rprint ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:115:8: warning: passing arguments to 'eclear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eclear( rscan ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:176:8: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( Ten, eten ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:179:8: warning: passing arguments to 'e53toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e53toe( &d2, e1 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:180:6: warning: passing arguments to 'epow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] epow( eten, e1, maxm ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:181:6: warning: passing arguments to 'esub' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esub( eone, maxm, maxm ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:185:6: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( eone, q5 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:188:7: warning: passing arguments to 'esub' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esub( eone, q5, fullp ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:189:8: warning: passing arguments to 'chkit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] chkit( 1 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:190:7: warning: passing arguments to 'ediv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ediv( q5, eone, q2 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:191:7: warning: passing arguments to 'esub' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esub( eone, q2, fullp ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:192:8: warning: passing arguments to 'chkit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] chkit( 1 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:193:7: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( eten, q5, q5 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:206:6: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( eone, q5 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:209:7: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( q5, fullp ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:210:8: warning: passing arguments to 'chkit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] chkit( 2 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:211:7: warning: passing arguments to 'ediv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ediv( q5, eone, fullp ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:212:8: warning: passing arguments to 'chkit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] chkit( 2 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:213:7: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( eten, q5, q5 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:225:6: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( eone, q5 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:228:7: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( maxm, q5, fullp ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:229:8: warning: passing arguments to 'chkit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] chkit( 3 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:230:7: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( q5, fullp ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:231:7: warning: passing arguments to 'ediv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ediv( fullp, eone, fullp ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:232:7: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( maxm, fullp, fullp ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:233:8: warning: passing arguments to 'chkit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] chkit( 3 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:234:7: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( eten, q5, q5 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:249:8: warning: passing arguments to 'e53toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e53toe( &d1, q1 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:250:6: warning: passing arguments to 'epow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] epow( etwo, q1, q5 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:254:7: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( q5, fullp ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:255:8: warning: passing arguments to 'chkit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] chkit( 4 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:256:7: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( etwo, q5, q5 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:269:6: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( eone, q5 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:272:7: warning: passing arguments to 'esub' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esub( eone, q5, fullp ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:273:8: warning: passing arguments to 'chkit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] chkit( 5 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:274:7: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( etwo, q5, q5 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:286:6: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( eone, q5 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:289:7: warning: passing arguments to 'eadd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eadd( eone, q5, fullp ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:290:8: warning: passing arguments to 'chkit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] chkit( 6 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:291:7: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( etwo, q5, q5 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:308:9: warning: passing arguments to 'mnrand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mnrand( fullp ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:309:8: warning: passing arguments to 'chkit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] chkit( 7 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:323:9: warning: passing arguments to 'mnrand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] mnrand( fullp ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:324:7: warning: passing arguments to 'eabs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eabs( fullp ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:325:11: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ecmp( fullp, eone ) < 0 ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:326:8: warning: passing arguments to 'ediv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ediv( fullp, eone, fullp ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:327:9: warning: passing arguments to 'efloor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efloor( fullp, fullp ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:328:7: warning: passing arguments to 'eadd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eadd( ehalf, fullp, fullp ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:329:8: warning: passing arguments to 'chkit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] chkit( 8 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:345:9: warning: passing arguments to 'etrand' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etrand( fullp ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:346:8: warning: passing arguments to 'chkit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] chkit( 9 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:364:8: warning: passing arguments to 'e53toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e53toe( &d1, q1 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:365:6: warning: passing arguments to 'epow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] epow( etwo, q1, e1 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:369:8: warning: passing arguments to 'e53toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e53toe( &d1, q1 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:370:6: warning: passing arguments to 'epow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] epow( etwo, q1, e3 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:371:6: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( e1, e3, e3 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:372:6: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( e3, e2 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:373:6: warning: passing arguments to 'ediv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ediv( etwo, e2, e2 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:375:13: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] while( ecmp(e1,e2) != 0 ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:377:7: warning: passing arguments to 'eadd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eadd( e1, e2, fullp ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:382:10: warning: passing arguments to 'etoe64' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoe64( e1, &sprec64 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:383:10: warning: passing arguments to 'e64toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e64toe( &sprec64, q1 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:384:10: warning: passing arguments to 'etoe64' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoe64( fullp, &prec64 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:385:10: warning: passing arguments to 'e64toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e64toe( &prec64, q2 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:392:10: warning: passing arguments to 'etoe53' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoe53( e1, &sprec53 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:393:10: warning: passing arguments to 'e53toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e53toe( &sprec53, q1 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:394:10: warning: passing arguments to 'etoe53' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoe53( fullp, &prec53 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:395:10: warning: passing arguments to 'e53toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e53toe( &prec53, q2 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:399:10: warning: passing arguments to 'etoe24' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoe24( e1, &sprec24 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:400:10: warning: passing arguments to 'e24toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e24toe( &sprec24, q1 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:401:10: warning: passing arguments to 'etoe24' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoe24( fullp, &prec24 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:402:10: warning: passing arguments to 'e24toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e24toe( &prec24, q2 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:405:11: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ecmp( q2, ezero ) == 0 ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:407:8: warning: passing arguments to 'chkit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] chkit(10); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:408:11: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ecmp(q1,q2) == 0 ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:410:8: warning: passing arguments to 'ediv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ediv( etwo, e1, e1 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:411:8: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( e3, e2 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:418:7: warning: passing arguments to 'ediv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ediv( etwo, e2, e2 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:459:9: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ecmp( print, scan ) != 0 ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:461:6: warning: passing arguments to 'pvec' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pvec( print, NE ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:463:6: warning: passing arguments to 'pvec' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pvec( scan, NE ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:454:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void chkid( print, scan, string ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:95:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void chkid(), pvec(); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:477:9: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ecmp( ref, tst ) != 0 ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:480:6: warning: passing arguments to 'pvec' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pvec( tst, NE ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:482:6: warning: passing arguments to 'pvec' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pvec( ref, NE ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:472:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void chkscan( ref, tst, string ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:496:9: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ecmp(ref, tst) != 0 ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:499:6: warning: passing arguments to 'pvec' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pvec( ref, NE ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:502:6: warning: passing arguments to 'pvec' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pvec( tst, NE ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:492:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void chkprint( ref, tst, string ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:512:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void pvec( x, n ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:95:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void chkid(), pvec(); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:531:9: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ecmp( ref, ezero ) != 0 ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:533:6: warning: passing arguments to 'esub' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esub( ref, tst, e ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:534:6: warning: passing arguments to 'ediv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ediv( ref, e, e ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:535:6: warning: passing arguments to 'eabs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eabs( e ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:536:10: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ecmp( e, rprint ) > 0 ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:537:7: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( e, rprint ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:526:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void cmpprint( ref, tst ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:548:9: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ecmp( ref, ezero ) != 0 ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:550:6: warning: passing arguments to 'esub' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esub( ref, tst, er ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:551:6: warning: passing arguments to 'ediv' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ediv( ref, er, er ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:552:6: warning: passing arguments to 'eabs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eabs( er ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:553:10: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ecmp( er, rscan ) > 0 ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:554:7: warning: passing arguments to 'emov' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emov( er, rscan ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:555:10: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ecmp( er, ehalf ) > 0 ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:557:9: warning: passing arguments to 'etoasc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoasc( tst, str1, 21 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:543:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void cmpscan( ref, tst ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:568:9: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ecmp( ref, tst ) != 0 ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:565:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void cmptrunc( ref, tst ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:580:7: warning: passing arguments to 'etoasc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoasc( rprint, str0, 3 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:582:7: warning: passing arguments to 'etoasc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoasc( rscan, str0, 3 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:600:9: warning: passing arguments to 'etoe64' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoe64( fullp, &prec64 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:601:9: warning: passing arguments to 'e64toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e64toe( &prec64, rounded ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:611:9: warning: passing arguments to 'e64toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e64toe( &sprec64, u ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:613:11: warning: passing arguments to 'asctoe64' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe64( str2, &ssprec64 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:614:9: warning: passing arguments to 'e64toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e64toe( &ssprec64, v ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:620:9: warning: passing arguments to 'etoasc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoasc( fullp, str0, 24 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:621:9: warning: passing arguments to 'etoe64' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoe64( fullp, &ssprec64 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:622:9: warning: passing arguments to 'e64toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e64toe( &ssprec64, u ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:624:9: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( str2, t ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:627:9: warning: passing arguments to 'e64toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e64toe( &sprec64, t ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:632:11: warning: passing arguments to 'e64toasc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e64toasc( &ssprec64, str1, 24 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:635:12: warning: passing arguments to 'e64toasc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e64toasc( &ssprec64, str3, j ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:636:10: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( str3, v ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:639:10: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( str2, t ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:648:9: warning: passing arguments to 'etoe53' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoe53( fullp, &prec53 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:649:9: warning: passing arguments to 'e53toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e53toe( &prec53, rounded ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:658:9: warning: passing arguments to 'e53toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e53toe( &sprec53, u ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:660:11: warning: passing arguments to 'asctoe53' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe53( str2, &ssprec53 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:661:9: warning: passing arguments to 'e53toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e53toe( &ssprec53, v ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:667:9: warning: passing arguments to 'etoasc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoasc( fullp, str0, 24 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:668:9: warning: passing arguments to 'etoe53' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoe53( fullp, &ssprec53 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:669:9: warning: passing arguments to 'e53toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e53toe( &ssprec53, u ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:671:9: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( str2, t ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:674:9: warning: passing arguments to 'e53toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e53toe( &sprec53, t ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:678:11: warning: passing arguments to 'e53toasc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e53toasc( &ssprec53, str1, 24 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:681:12: warning: passing arguments to 'e53toasc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e53toasc( &ssprec53, str3, j ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:682:10: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( str3, v ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:685:10: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( str2, t ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:691:9: warning: passing arguments to 'etoe24' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoe24( fullp, &prec24 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:692:9: warning: passing arguments to 'e24toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e24toe( &prec24, rounded ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:701:9: warning: passing arguments to 'e24toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e24toe( &sprec24, u ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:703:11: warning: passing arguments to 'asctoe24' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe24( str2, &ssprec24 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:704:9: warning: passing arguments to 'e24toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e24toe( &ssprec24, v ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:710:9: warning: passing arguments to 'etoasc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoasc( fullp, str0, 24 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:711:9: warning: passing arguments to 'etoe24' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] etoe24( fullp, &ssprec24 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:712:9: warning: passing arguments to 'e24toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e24toe( &ssprec24, u ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:714:9: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( str2, t ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:717:9: warning: passing arguments to 'e24toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e24toe( &sprec24, t ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:723:11: warning: passing arguments to 'e24toasc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e24toasc( &ssprec24, str1, 24 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:726:12: warning: passing arguments to 'e24toasc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e24toasc( &ssprec24, str3, j ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:727:10: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( str3, v ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:730:10: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( str2, t ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:590:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void chkit( testno ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:94:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void chkit(), printerr(), mnrand(), etrand(), shownoncrit(); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:781:9: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( ldwidth, WIDTH ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:782:9: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( a34, e27 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:786:9: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( dwidth, WIDTH ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:787:9: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( a27, e27 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:791:9: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( fwidth, WIDTH ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:792:9: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( a13, e27 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:794:8: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( a10m13, e10m13 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:798:7: warning: passing arguments to 'e53toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e53toe( &x, ex ); /* x = WIDTH * ( x - 1.0 ) + LOW; */ ^ /usr/src/regress/lib/libc/cephes/ieetst.c:799:5: warning: passing arguments to 'esub' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esub( eone, ex, ex ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:800:5: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( WIDTH, ex, ex ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:801:5: warning: passing arguments to 'eexp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eexp( ex, ex ); /* x = exp(x); */ ^ /usr/src/regress/lib/libc/cephes/ieetst.c:804:7: warning: passing arguments to 'e53toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e53toe( &a, ea ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:805:5: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( ea, ex, ea ); /* a = 1.0e-13 * x * a; */ ^ /usr/src/regress/lib/libc/cephes/ieetst.c:806:5: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( e10m13, ea, ea ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:807:5: warning: passing arguments to 'eabs' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eabs( ea ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:808:5: warning: passing arguments to 'eadd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eadd( ea, ex, ex ); /* add fuzz */ ^ /usr/src/regress/lib/libc/cephes/ieetst.c:809:5: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( ex, ex, ex ); /* square it, to get range to 10^17 - 1 */ ^ /usr/src/regress/lib/libc/cephes/ieetst.c:810:7: warning: passing arguments to 'efloor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efloor( ex, em ); /* this is M */ ^ /usr/src/regress/lib/libc/cephes/ieetst.c:814:7: warning: passing arguments to 'e53toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e53toe( &a, ex ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:815:5: warning: passing arguments to 'esub' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esub( eone, ex, ex ); /* y3 = 54.0 * ( y3 - 1.0 ) + 0.5; */ ^ /usr/src/regress/lib/libc/cephes/ieetst.c:816:5: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( e27, ex, ex ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:817:5: warning: passing arguments to 'eadd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eadd( ex, ex, ex ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:818:5: warning: passing arguments to 'eadd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eadd( ehalf, ex, ex ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:819:7: warning: passing arguments to 'efloor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efloor( ex, ex ); /* y3 = floor( y3 ) - 27.0; */ ^ /usr/src/regress/lib/libc/cephes/ieetst.c:820:5: warning: passing arguments to 'esub' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esub( e27, ex, en ); /* this is N */ ^ /usr/src/regress/lib/libc/cephes/ieetst.c:821:5: warning: passing arguments to 'epow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] epow( eten, en, ex ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:822:5: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( ex, em, erand ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:771:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void mnrand( erand ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:94:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void chkit(), printerr(), mnrand(), etrand(), shownoncrit(); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:845:9: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( ldemin, LOW ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:846:9: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( ldewid, WIDTH ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:847:9: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( a34, e27 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:851:9: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( demin, LOW ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:852:9: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( dewid, WIDTH ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:853:9: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( a27, e27 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:857:9: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( femin, LOW ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:858:9: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( fewid, WIDTH ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:859:9: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( a13, e27 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:861:8: warning: passing arguments to 'asctoe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] asctoe( a10m13, e10m13 ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:865:7: warning: passing arguments to 'e53toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e53toe( &x, ex ); /* x = WIDTH * ( x - 1.0 ) + LOW; */ ^ /usr/src/regress/lib/libc/cephes/ieetst.c:866:5: warning: passing arguments to 'esub' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] esub( eone, ex, ex ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:867:5: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( WIDTH, ex, ex ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:868:5: warning: passing arguments to 'eadd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eadd( LOW, ex, ex ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:869:5: warning: passing arguments to 'eexp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eexp( ex, ex ); /* x = exp(x); */ ^ /usr/src/regress/lib/libc/cephes/ieetst.c:874:7: warning: passing arguments to 'e53toe' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] e53toe( &a, ea ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:875:5: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( ea, ex, ea ); /* a = 1.0e-13 * x * a; */ ^ /usr/src/regress/lib/libc/cephes/ieetst.c:876:5: warning: passing arguments to 'emul' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] emul( e10m13, ea, ea ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:877:9: warning: passing arguments to 'ecmp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if( ecmp( ex, ezero ) > 0 ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:878:6: warning: passing arguments to 'eneg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eneg( ea ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:879:5: warning: passing arguments to 'eadd' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eadd( ea, ex, erand ); ^ /usr/src/regress/lib/libc/cephes/ieetst.c:835:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void etrand( erand ) ^ /usr/src/regress/lib/libc/cephes/ieetst.c:94:37: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void chkit(), printerr(), mnrand(), etrand(), shownoncrit(); ^ 209 warnings generated. cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/cephes/mtherr.c /usr/src/regress/lib/libc/cephes/mtherr.c:89:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int mtherr( name, code ) ^ In file included from /usr/src/regress/lib/libc/cephes/mtherr.c:70: /usr/src/regress/lib/libc/cephes/mconf.h:184:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int mtherr(); ^ 2 warnings generated. cc -o ieetst drand.o econst.o eexp.o elog.o epow.o etanh.o etodec.o ieee.o ieetst.o mtherr.o ld: warning: ieetst.c:609 (/usr/src/regress/lib/libc/cephes/ieetst.c:609)(ieetst.o:(chkit)): warning: sprintf() is often misused, please use snprintf() ./ieetst Steve Moshier's printf/scanf tester, version 0.2. Testing FLOAT precision. 1. Checking 10^n - 1 for n = -9 to 9. No errors found. 2. Checking powers of 10 from 10^-13 to 10^13. No errors found. 3. Checking (10^9-1)*10^n from n = -13 to 13. No errors found. 4. Checking powers of 2 from 2^-24 to 2^+56. No errors found. 5. Checking 2^n - 1 for n = 0 to 24. No errors found. 6. Checking 2^n + 1 for n = 0 to 24. No errors found. 7. Checking 100 values M * 10^N with random integer M and N, 1 <= M <= 10^9 - 1 and -13 <= N <= +13. No errors found. 8. Checking critical rounding cases. No errors found. 9. Testing on 100 random non-denormal values. No errors found. Maximum relative printf error found = 3.464E-9 . Maximum relative scanf error found = 5.689E-8 . 10. Checking denormal numbers. No errors found. Testing DOUBLE precision. 1. Checking 10^n - 1 for n = -17 to 17. No errors found. 2. Checking powers of 10 from 10^-27 to 10^27. No errors found. 3. Checking (10^17-1)*10^n from n = -27 to 27. No errors found. 4. Checking powers of 2 from 2^-24 to 2^+56. No errors found. 5. Checking 2^n - 1 for n = 0 to 53. No errors found. 6. Checking 2^n + 1 for n = 0 to 53. No errors found. 7. Checking 100 values M * 10^N with random integer M and N, 1 <= M <= 10^17 - 1 and -27 <= N <= +27. No errors found. 8. Checking critical rounding cases. No errors found. 9. Testing on 100 random non-denormal values. No errors found. Maximum relative printf error found = 4.247E-17 . Maximum relative scanf error found = 9.202E-17 . 10. Checking denormal numbers. No errors found. Testing LONG DOUBLE precision. 1. Checking 10^n - 1 for n = -20 to 20. No errors found. 2. Checking powers of 10 from 10^-34 to 10^34. No errors found. 3. Checking (10^20-1)*10^n from n = -34 to 34. No errors found. 4. Checking powers of 2 from 2^-24 to 2^+56. No errors found. 5. Checking 2^n - 1 for n = 0 to 64. No errors found. 6. Checking 2^n + 1 for n = 0 to 64. No errors found. 7. Checking 100 values M * 10^N with random integer M and N, 1 <= M <= 10^20 - 1 and -34 <= N <= +34. No errors found. 8. Checking critical rounding cases. No errors found. 9. Testing on 100 random non-denormal values. No errors found. Maximum relative printf error found = 3.938E-21 . Maximum relative scanf error found = 4.502E-20 . 10. Checking denormal numbers. No errors found. End of test. PASS lib/libc/cephes Duration 0m03.37s START lib/libc/cxa-atexit 2025-02-13T01:01:11Z ===> libgd1 rm -f a.out [Ee]rrs mklog *.core y.tab.h gd1.d rm -f libgd1.a gd1.o rm -f libgd1_g.a rm -f libgd1_p.a gd1.po rm -f libgd1.so.*.* gd1.so .ldadd rm -f libgd1_d.a gd1.do ===> libgd2 rm -f a.out [Ee]rrs mklog *.core y.tab.h gd2.d rm -f libgd2.a gd2.o rm -f libgd2_g.a rm -f libgd2_p.a gd2.po rm -f libgd2.so.*.* gd2.so .ldadd rm -f libgd2_d.a gd2.do ===> test1 rm -f a.out [Ee]rrs mklog *.core y.tab.h test1 test1.o test1.d ===> libgd1 c++ -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/cxa-atexit/libgd1/gd1.C -o gd1.o building standard gd1 library ranlib libgd1.a c++ -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/lib/libc/cxa-atexit/libgd1/gd1.C -o gd1.so building shared gd1 library (version 0.0) cc -shared -Wl,-soname,libgd1.so.0.0 -fpic -o libgd1.so.0.0 `echo gd1.so | tr ' ' '\n' | sort -R` ===> libgd2 c++ -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/cxa-atexit/libgd2/gd2.C -o gd2.o building standard gd2 library ranlib libgd2.a c++ -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/lib/libc/cxa-atexit/libgd2/gd2.C -o gd2.so building shared gd2 library (version 0.0) cc -shared -Wl,-soname,libgd2.so.0.0 -fpic -o libgd2.so.0.0 `echo gd2.so | tr ' ' '\n' | sort -R` ===> test1 ==== run-regress-test1 ==== c++ -O2 -pipe -DLIBGD1="\"/usr/src/regress/lib/libc/cxa-atexit/test1/../libgd1/obj/libgd1.so\"" -DLIBGD2="\"/usr/src/regress/lib/libc/cxa-atexit/test1/../libgd2/obj/libgd2.so\"" -MD -MP -c /usr/src/regress/lib/libc/cxa-atexit/test1/test1.C c++ -Wl,-E -o test1 test1.o ./test1 PASS lib/libc/cxa-atexit Duration 0m00.89s START lib/libc/db 2025-02-13T01:01:12Z rm -f a.out [Ee]rrs mklog *.core y.tab.h dbtest dbtest.o t1 t2 t3 log dbtest.d ==== db-1 ==== cc -O2 -pipe -g -D__DBINTERFACE_PRIVATE -DDEBUG -g -MD -MP -c /usr/src/regress/lib/libc/db/dbtest.c /usr/src/regress/lib/libc/db/dbtest.c:333:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] compare(db1, db2) ^ /usr/src/regress/lib/libc/db/dbtest.c:353:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get(dbp, kp) ^ /usr/src/regress/lib/libc/db/dbtest.c:374:36: warning: format specifies type 'char *' but the argument has type 'void *' [-Wformat] MINIMUM((int)kp->size, 20), kp->data, NOSUCHKEY); ^~~~~~~~ /usr/src/regress/lib/libc/db/dbtest.c:381:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getdata(dbp, kp, dp) ^ /usr/src/regress/lib/libc/db/dbtest.c:398:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] put(dbp, kp, dp) ^ /usr/src/regress/lib/libc/db/dbtest.c:415:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rem(dbp, kp) ^ /usr/src/regress/lib/libc/db/dbtest.c:431:36: warning: format specifies type 'char *' but the argument has type 'void *' [-Wformat] MINIMUM((int)kp->size, 20), kp->data, NOSUCHKEY); ^~~~~~~~ /usr/src/regress/lib/libc/db/dbtest.c:441:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] synk(dbp) ^ /usr/src/regress/lib/libc/db/dbtest.c:454:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] seq(dbp, kp) ^ /usr/src/regress/lib/libc/db/dbtest.c:475:36: warning: format specifies type 'char *' but the argument has type 'void *' [-Wformat] MINIMUM((int)kp->size, 20), kp->data, NOSUCHKEY); ^~~~~~~~ /usr/src/regress/lib/libc/db/dbtest.c:485:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dump(dbp, rev) ^ /usr/src/regress/lib/libc/db/dbtest.c:517:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setflags(s) ^ /usr/src/regress/lib/libc/db/dbtest.c:542:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] sflags(flags) ^ /usr/src/regress/lib/libc/db/dbtest.c:561:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dbtype(s) ^ /usr/src/regress/lib/libc/db/dbtest.c:575:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] setinfo(type, s) ^ /usr/src/regress/lib/libc/db/dbtest.c:671:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rfile(name, lenp) ^ /usr/src/regress/lib/libc/db/dbtest.c:697:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] xmalloc(text, len) ^ 17 warnings generated. cc -o dbtest dbtest.o sh /usr/src/regress/lib/libc/db/run.test 1 Test 1: btree, hash: small key, small data pairs Test 1: recno: small key, small data pairs ==== db-2 ==== sh /usr/src/regress/lib/libc/db/run.test 2 Test 2: btree, hash: small key, medium data pairs Test 2: recno: small key, medium data pairs ==== db-3 ==== sh /usr/src/regress/lib/libc/db/run.test 3 Test 3: hash: small key, big data pairs Test 3: btree: small key, big data pairs page size 512 page size 16384 page size 65536 Test 3: recno: big data pairs page size 512 page size 16384 page size 65536 ==== db-4 ==== sh /usr/src/regress/lib/libc/db/run.test 4 Test 4: recno: random entries ==== db-5 ==== sh /usr/src/regress/lib/libc/db/run.test 5 Test 5: recno: reverse order entries ==== db-6 ==== sh /usr/src/regress/lib/libc/db/run.test 6 Test 6: recno: alternating order entries ==== db-7 ==== sh /usr/src/regress/lib/libc/db/run.test 7 Test 7: btree, recno: delete cursor record ==== db-8 ==== sh /usr/src/regress/lib/libc/db/run.test 8 Test 8: btree, hash: repeated small key, big data pairs 1 of 10 2 of 10 3 of 10 4 of 10 5 of 10 6 of 10 7 of 10 8 of 10 (comparison) 9 of 10 10 of 10 ==== db-9 ==== sh /usr/src/regress/lib/libc/db/run.test 9 Test 9: btree: duplicate keys ==== db-10 ==== sh /usr/src/regress/lib/libc/db/run.test 10 Test 10: btree, recno: test cursor flag use ==== db-11 ==== sh /usr/src/regress/lib/libc/db/run.test 11 Test 11: recno: reverse order insert ==== db-12 ==== sh /usr/src/regress/lib/libc/db/run.test 12 Test 12: btree: lots of keys, small page size ==== db-13 ==== sh /usr/src/regress/lib/libc/db/run.test 13 Test 13: btree, hash: differing byte orders ==== db-20 ==== sh /usr/src/regress/lib/libc/db/run.test 20 Test 20: hash: bucketsize, fill factor; nelem 25000 cachesize 65536 bucketsize 256, fill factor 11 bucketsize 256, fill factor 14 bucketsize 256, fill factor 21 bucketsize 512, fill factor 21 bucketsize 512, fill factor 28 bucketsize 512, fill factor 43 bucketsize 1024, fill factor 43 bucketsize 1024, fill factor 57 bucketsize 1024, fill factor 85 bucketsize 2048, fill factor 85 bucketsize 2048, fill factor 114 bucketsize 2048, fill factor 171 bucketsize 4096, fill factor 171 bucketsize 4096, fill factor 228 bucketsize 4096, fill factor 341 bucketsize 8192, fill factor 341 bucketsize 8192, fill factor 455 bucketsize 8192, fill factor 683 PASS lib/libc/db Duration 0m06.86s START lib/libc/dirname 2025-02-13T01:01:19Z rm -f a.out [Ee]rrs mklog *.core y.tab.h dirname_test dirname_test.o dirname_test.d ==== run-regress-dirname_test ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/dirname/dirname_test.c cc -o dirname_test dirname_test.o ./dirname_test PASS lib/libc/dirname Duration 0m00.17s START lib/libc/elf_aux_info 2025-02-13T01:01:19Z rm -f a.out [Ee]rrs mklog *.core y.tab.h elf_aux_info elf_aux_info.o elf_aux_info.d ==== run-regress-elf_aux_info ==== cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libc/elf_aux_info/elf_aux_info.c cc -o elf_aux_info elf_aux_info.o ./elf_aux_info AT_PAGESZ 4096 PASS lib/libc/elf_aux_info Duration 0m00.16s START lib/libc/env 2025-02-13T01:01:19Z rm -f a.out [Ee]rrs mklog *.core y.tab.h envtest envtest.o envtest.d ==== run-regress-envtest ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/env/envtest.c cc -o envtest envtest.o ./envtest PASS lib/libc/env Duration 0m00.20s START lib/libc/explicit_bzero 2025-02-13T01:01:19Z rm -f a.out [Ee]rrs mklog *.core y.tab.h explicit_bzero explicit_bzero.o explicit_bzero.d ==== run-regress-explicit_bzero ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/explicit_bzero/explicit_bzero.c cc -o explicit_bzero explicit_bzero.o ./explicit_bzero PASS lib/libc/explicit_bzero Duration 0m00.22s START lib/libc/ffs 2025-02-13T01:01:19Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ffs_test ffs_test.o ffs_test.d ==== run-regress-ffs_test ==== cc -O2 -pipe -ffreestanding -g -MD -MP -c /usr/src/regress/lib/libc/ffs/ffs_test.c cc -o ffs_test ffs_test.o ./ffs_test PASS lib/libc/ffs Duration 0m00.15s START lib/libc/fmemopen 2025-02-13T01:01:20Z rm -f a.out [Ee]rrs mklog *.core y.tab.h fmemopentest fmemopentest.o fmemopentest.d ==== run-regress-fmemopentest ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/fmemopen/fmemopentest.c cc -o fmemopentest fmemopentest.o ./fmemopentest PASS lib/libc/fmemopen Duration 0m00.22s START lib/libc/fnmatch 2025-02-13T01:01:20Z rm -f a.out [Ee]rrs mklog *.core y.tab.h fnm_test fnm_test.o fnm_test.d ==== run-regress-fnm_test ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/fnmatch/fnm_test.c cc -o fnm_test fnm_test.o -lutil ./fnm_test /usr/src/regress/lib/libc/fnmatch/fnm_test.in PASS lib/libc/fnmatch Duration 0m00.17s START lib/libc/fpclassify 2025-02-13T01:01:20Z rm -f a.out [Ee]rrs mklog *.core y.tab.h fpclassify fpclassify.o fpclassify.d ==== run-regress-fpclassify ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/fpclassify/fpclassify.c cc -o fpclassify fpclassify.o ./fpclassify PASS lib/libc/fpclassify Duration 0m00.18s START lib/libc/fread 2025-02-13T01:01:20Z rm -f a.out [Ee]rrs mklog *.core y.tab.h fread fread.o fread.d ==== run-regress-fread ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/fread/fread.c cc -o fread fread.o ./fread PASS lib/libc/fread Duration 0m00.20s START lib/libc/gcvt 2025-02-13T01:01:20Z rm -f a.out [Ee]rrs mklog *.core y.tab.h gcvt_test gcvt_test.o gcvt_test.d ==== run-regress-gcvt_test ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/gcvt/gcvt_test.c cc -o gcvt_test gcvt_test.o ./gcvt_test PASS lib/libc/gcvt Duration 0m00.17s START lib/libc/getaddrinfo 2025-02-13T01:01:21Z rm -f a.out [Ee]rrs mklog *.core y.tab.h gaitest gaitest.o out gaitest.d ==== run-regress-gaitest ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/getaddrinfo/gaitest.c /usr/src/regress/lib/libc/getaddrinfo/gaitest.c:67:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] print1(title, res, h, s) ^ /usr/src/regress/lib/libc/getaddrinfo/gaitest.c:115:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main(argc, argv) ^ 2 warnings generated. cc -o gaitest gaitest.o sh /usr/src/regress/lib/libc/getaddrinfo/testsuite.sh >out 2>&1 diff -u10 out /usr/src/regress/lib/libc/getaddrinfo/answer PASS lib/libc/getaddrinfo Duration 0m00.26s START lib/libc/getcap 2025-02-13T01:01:21Z rm -f a.out [Ee]rrs mklog *.core y.tab.h getcaptest getcaptest.o getcaptest.d ==== shortcap ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/getcap/getcaptest.c cc -o getcaptest getcaptest.o ./getcaptest /usr/src/regress/lib/libc/getcap/shortcap.in 0 PASS lib/libc/getcap Duration 0m00.16s START lib/libc/getopt 2025-02-13T01:01:21Z rm -f a.out [Ee]rrs mklog *.core y.tab.h getopt-test getopt-test.o getopt-test.d ==== getopt ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/getopt/getopt-test.c cc -o getopt-test getopt-test.o sh /usr/src/regress/lib/libc/getopt/getopt.sh PASS lib/libc/getopt Duration 0m00.51s START lib/libc/getopt_long 2025-02-13T01:01:22Z rm -f a.out [Ee]rrs mklog *.core y.tab.h getopt_long_test getopt_long_test.o test.out getopt_long_test.d ==== run-regress-getopt_long_test ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/getopt_long/getopt_long_test.c cc -o getopt_long_test getopt_long_test.o cmp -s /usr/src/regress/lib/libc/getopt_long/obj/test.out /usr/src/regress/lib/libc/getopt_long/test.ok PASS lib/libc/getopt_long Duration 0m00.21s START lib/libc/glob 2025-02-13T01:01:22Z rm -rf fake globtest globtest.o *.core ==== run-regress-globtest ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/glob/globtest.c cc -o globtest globtest.o mkdir -m 755 -p `sed 's@/[^/]*$@@' /usr/src/regress/lib/libc/glob/files | sort -u` umask 022; touch `cat /usr/src/regress/lib/libc/glob/files` chmod 0755 `grep '/r[^/]*$' /usr/src/regress/lib/libc/glob/files` chmod 0444 `grep '/s[^/]*$' /usr/src/regress/lib/libc/glob/files` chmod 0711 `grep '/t[^/]*$' /usr/src/regress/lib/libc/glob/files` ./globtest /usr/src/regress/lib/libc/glob/globtest.in PASS lib/libc/glob Duration 0m00.25s START lib/libc/hsearch 2025-02-13T01:01:22Z rm -f a.out [Ee]rrs mklog *.core y.tab.h hsearchtest hsearchtest.o hsearchtest.d ==== run-regress-hsearchtest ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/hsearch/hsearchtest.c cc -o hsearchtest hsearchtest.o ./hsearchtest PASS lib/libc/hsearch Duration 0m00.19s START lib/libc/ieeefp 2025-02-13T01:01:22Z ===> except rm -f a.out [Ee]rrs mklog *.core y.tab.h except except.o except.d ===> inf rm -f a.out [Ee]rrs mklog *.core y.tab.h inf inf.o inf.d ===> infinity rm -f a.out [Ee]rrs mklog *.core y.tab.h infinity infinity.o infinity.d ===> round rm -f a.out [Ee]rrs mklog *.core y.tab.h round round.o round.d ===> except ==== fltdiv ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/ieeefp/except/except.c cc -o except except.o ./except fltdiv sigfpe: addr=0x3dfdfdab060, code=3 ==== fltinv ==== ./except fltinv sigfpe: addr=0x18df3e350e4, code=7 ==== fltovf ==== ./except fltovf sigfpe: addr=0x60309061164, code=4 ==== fltund ==== ./except fltund sigfpe: addr=0xbf95a53f1a7, code=5 ===> inf ==== run-regress-inf ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/ieeefp/inf/inf.c cc -o inf inf.o -lm ./inf ===> infinity ==== add ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/ieeefp/infinity/infinity.c cc -o infinity infinity.o -lm ./infinity -a ==== mult ==== ./infinity -m ==== neg ==== ./infinity -n ==== pumpkin ==== ./infinity -p ===> round ==== run-regress-round ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/ieeefp/round/round.c cc -o round round.o ./round PASS lib/libc/ieeefp Duration 0m00.80s START lib/libc/ifnameindex 2025-02-13T01:01:23Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ifnitest ifnitest.o ifnitest.d ==== do-test ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/ifnameindex/ifnitest.c cc -o ifnitest ifnitest.o ./ifnitest PASS lib/libc/ifnameindex Duration 0m00.16s START lib/libc/ldexp 2025-02-13T01:01:23Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ldexp_test ldexp_test.o ldexp_test.d ==== run-regress-ldexp_test ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/ldexp/ldexp_test.c cc -o ldexp_test ldexp_test.o ./ldexp_test PASS lib/libc/ldexp Duration 0m00.18s START lib/libc/locale 2025-02-13T01:01:23Z ===> check_isw rm -f a.out [Ee]rrs mklog *.core y.tab.h check_isw check_isw.o check_isw.d ===> mbrtowc rm -f a.out [Ee]rrs mklog *.core y.tab.h test_mbrtowc test_mbrtowc.o test_mbrtowc.d ===> setlocale rm -f a.out [Ee]rrs mklog *.core y.tab.h setlocale setlocale.o setlocale.d ===> uselocale rm -f a.out [Ee]rrs mklog *.core y.tab.h uselocale uselocale.o uselocale.d ===> wcrtomb rm -f a.out [Ee]rrs mklog *.core y.tab.h test_wcrtomb test_wcrtomb.o test_wcrtomb.d ===> check_isw ==== run-regress-check_isw ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/locale/check_isw/check_isw.c cc -o check_isw check_isw.o ./check_isw >/dev/null ===> mbrtowc ==== run-regress-test_mbrtowc ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/locale/mbrtowc/test_mbrtowc.c cc -o test_mbrtowc test_mbrtowc.o ./test_mbrtowc ===> setlocale ==== run-regress-setlocale ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/locale/setlocale/setlocale.c cc -o setlocale setlocale.o env -i LC_ALL=fr_FR.UTF-8 ./setlocale ===> uselocale ==== run-regress-uselocale ==== cc -O2 -pipe -Wno-macro-redefined -Wno-int-to-pointer-cast -g -MD -MP -c /usr/src/regress/lib/libc/locale/uselocale/uselocale.c cc -pthread -o uselocale uselocale.o ./uselocale ===> wcrtomb ==== run-regress-test_wcrtomb ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/locale/wcrtomb/test_wcrtomb.c cc -o test_wcrtomb test_wcrtomb.o ./test_wcrtomb PASS lib/libc/locale Duration 0m01.28s START lib/libc/longjmp 2025-02-13T01:01:25Z rm -f a.out [Ee]rrs mklog *.core y.tab.h longjmp longjmp.o longjmp.d ==== do-longjmp ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/longjmp/longjmp.c cc -o longjmp longjmp.o ./longjmp ==== do-_longjmp ==== ./longjmp -_ PASS lib/libc/longjmp Duration 0m00.19s START lib/libc/malloc 2025-02-13T01:01:25Z ===> malloc_general rm -f a.out [Ee]rrs mklog *.core y.tab.h malloc_general malloc_general.o malloc_general.d ===> malloc0test rm -f a.out [Ee]rrs mklog *.core y.tab.h malloc0test malloc0test.o malloc0test.d ===> malloc_errno rm -f a.out [Ee]rrs mklog *.core y.tab.h malloc_errno malloc_errno.o malloc_errno.d ===> malloc_ulimit1 rm -f a.out [Ee]rrs mklog *.core y.tab.h malloc_ulimit1 malloc_ulimit1.o malloc_ulimit1.d ===> malloc_ulimit2 rm -f a.out [Ee]rrs mklog *.core y.tab.h malloc_ulimit2 malloc_ulimit2.o malloc_ulimit2.d ===> malloc_threaderr rm -f a.out [Ee]rrs mklog *.core y.tab.h malloc_threaderr malloc_threaderr.o malloc_threaderr.d ===> malloc_errs rm -f a.out [Ee]rrs mklog *.core y.tab.h malloc_errs malloc_errs.o malloc_errs.d ===> malloc_general ==== t1 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/malloc/malloc_general/malloc_general.c cc -o malloc_general malloc_general.o MALLOC_OPTIONS=su /usr/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t2 ==== MALLOC_OPTIONS=suC /usr/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t3 ==== MALLOC_OPTIONS=suJ /usr/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t4 ==== MALLOC_OPTIONS=suF /usr/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t5 ==== MALLOC_OPTIONS=suG /usr/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t6 ==== MALLOC_OPTIONS=suS /usr/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t7 ==== MALLOC_OPTIONS=suFGJ /usr/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t8 ==== MALLOC_OPTIONS=suCJ /usr/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t9 ==== MALLOC_OPTIONS=suCJJ /usr/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t10 ==== MALLOC_OPTIONS=suJS /usr/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t11 ==== MALLOC_OPTIONS=suFGJJ /usr/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ==== t12 ==== MALLOC_OPTIONS=suFCJJ /usr/src/regress/lib/libc/malloc/malloc_general/obj/malloc_general ................................................................................ ===> malloc0test ==== run-regress-malloc0test-C ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/malloc/malloc0test/malloc0test.c cc -o malloc0test malloc0test.o MALLOC_OPTIONS='C' ./malloc0test count = 100000 ==== run-regress-malloc0test-D ==== MALLOC_OPTIONS='D' ./malloc0test count = 100000 ==== run-regress-malloc0test-F ==== MALLOC_OPTIONS='F' ./malloc0test count = 100000 ==== run-regress-malloc0test-G ==== MALLOC_OPTIONS='G' ./malloc0test count = 100000 ==== run-regress-malloc0test-J ==== MALLOC_OPTIONS='J' ./malloc0test count = 100000 ==== run-regress-malloc0test-j ==== MALLOC_OPTIONS='j' ./malloc0test count = 100000 ==== run-regress-malloc0test-R ==== MALLOC_OPTIONS='R' ./malloc0test count = 100000 ==== run-regress-malloc0test-S ==== MALLOC_OPTIONS='S' ./malloc0test count = 100000 ==== run-regress-malloc0test-U ==== MALLOC_OPTIONS='U' ./malloc0test count = 100000 ==== run-regress-malloc0test-X ==== MALLOC_OPTIONS='X' ./malloc0test count = 100000 ==== run-regress-malloc0test--- ==== MALLOC_OPTIONS='<<' ./malloc0test count = 100000 ==== run-regress-malloc0test-+++ ==== MALLOC_OPTIONS='>>>' ./malloc0test count = 100000 ===> malloc_errno ==== run-regress-malloc_errno ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/malloc/malloc_errno/malloc_errno.c cc -o malloc_errno malloc_errno.o ./malloc_errno ===> malloc_ulimit1 ==== run-regress-malloc_ulimit1 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/malloc/malloc_ulimit1/malloc_ulimit1.c cc -o malloc_ulimit1 malloc_ulimit1.o ./malloc_ulimit1 ===> malloc_ulimit2 ==== run-regress-malloc_ulimit2 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/malloc/malloc_ulimit2/malloc_ulimit2.c cc -o malloc_ulimit2 malloc_ulimit2.o ./malloc_ulimit2 ===> malloc_threaderr ==== t1 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/malloc/malloc_threaderr/malloc_threaderr.c cc -o malloc_threaderr malloc_threaderr.o -pthread /usr/src/regress/lib/libc/malloc/malloc_threaderr/obj/malloc_threaderr 2>&1 | fgrep 'in free(): bogus pointer (double free?)' malloc_threaderr(57309) in free(): bogus pointer (double free?) 0xe009d624000 ===> malloc_errs ==== run-regress-malloc_errs ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/malloc/malloc_errs/malloc_errs.c cc -o malloc_errs malloc_errs.o ./malloc_errs Test 0 Test 1 malloc_errs(15194) in free(): bogus pointer (double free?) 0x149f02df000 Test 2 Re-use Test 3 malloc_errs(57465) in free(): double free 0x8d817bfeb60 Test 4 malloc_errs(2108) in unknown(): free() called before allocation Test 5 malloc_errs(66190) in realloc(): bogus pointer (double free?) 0x1 Test 6 malloc_errs(4558) in free(): write to free mem 0x6accb0463e0[0..7]@32 Test 7 malloc_errs(94305) in malloc(): write to free mem 0xade6b9ee000[0..7]@12288 Test 8 malloc_errs(82085) in free(): write to free mem 0xe0d8d4dc820[0..7]@32 Test 9 malloc_errs(55534) in free(): canary corrupted 0x9dd5d6a3380[100]@100/112 Test 10 malloc_errs(30407) in free(): canary corrupted 0x68cd8195a10[100]@100/112 Test 11 malloc_errs(13239) in free(): modified chunk-pointer 0x2d212af851 Test 12 malloc_errs(15235) in free(): double free 0xa4bfd75e7a0 Test 13 malloc_errs(14694) in freezero(): chunk size 16 < 17 Test 14 malloc_errs(29651) in freezero(): recorded size 15 < 16 Test 15 malloc_errs(40364) in freezero(): recorded size 4096 < 4097 Test 16 malloc_errs(77057) in recallocarray(): chunk size 16 < 32 Test 17 malloc_errs(59133) in recallocarray(): recorded size 15 != 30 Test 18 malloc_errs(68445) in recallocarray(): recorded size 4096 < 8192 Test 19 malloc_errs(71605) in recallocarray(): recorded size 40960 inconsistent with 16384 Test 20 malloc_errs(71612) in free(): canary corrupted 0x12bef62e000[8092]@8092/8192 Test 21 malloc_errs(53542) in free(): write to free chunk 0xf51cb9f3600[0..7]@32 allocated at ./malloc_errs 0x29b6 (preceding chunk 0xf51cb9f35e0 allocated at . 0x0 (now free)) Test 22 malloc_errs(86956) in malloc(): write to free mem 0x61bc9d2eba0[0..7]@32 Test 23 malloc_errs(50038) in malloc(): write to free chunk 0xebc28b15580[0..7]@32 allocated at ./malloc_errs 0x2cea (preceding chunk 0xebc28b15560 allocated at ./malloc_errs 0x2c4a) PASS lib/libc/malloc Duration 5m47.39s START lib/libc/mkstemp 2025-02-13T01:07:12Z rm -f a.out [Ee]rrs mklog *.core y.tab.h mkstemp_test mkstemp_test.o ; rm -rf output mkstemp_test.d ==== run-regress-mkstemp_test ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/mkstemp/mkstemp_test.c cc -o mkstemp_test mkstemp_test.o mkdir -p output && cd output && ktrace ../mkstemp_test cd output && kdump | perl -mFcntl -nl -e '/ open\([^,]*,([^,]+)/ or next;' -e '$f = oct($1);' -e 'if ($f & O_CREAT && !($f & O_EXCL)) {' -e ' print "FAIL"; exit 1' -e '}' PASS lib/libc/mkstemp Duration 0m00.29s START lib/libc/modf 2025-02-13T01:07:13Z rm -f a.out [Ee]rrs mklog *.core y.tab.h modf_test modf_test.o modf_test.d ==== run-regress-modf_test ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/modf/modf_test.c cc -o modf_test modf_test.o ./modf_test PASS lib/libc/modf Duration 0m00.17s START lib/libc/netdb 2025-02-13T01:07:13Z rm -f a.out [Ee]rrs mklog *.core y.tab.h netdb netdb.o netdb.d ==== run-regress-netdb ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/netdb/netdb.c cc -o netdb netdb.o ./netdb PASS lib/libc/netdb Duration 0m00.22s START lib/libc/open_memstream 2025-02-13T01:07:13Z rm -f a.out [Ee]rrs mklog *.core y.tab.h open_memstreamtest open_memstreamtest.o open_memstreamtest.d ==== run-regress-open_memstreamtest ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/open_memstream/open_memstreamtest.c cc -o open_memstreamtest open_memstreamtest.o ./open_memstreamtest PASS lib/libc/open_memstream Duration 0m00.20s START lib/libc/orientation 2025-02-13T01:07:13Z rm -f a.out [Ee]rrs mklog *.core y.tab.h orientation_test orientation_test.o orientation_test.d ==== run-regress-orientation_test ==== cc -O2 -pipe -g -MD -MP -I/usr/src/regress/lib/libc/orientation/../../../../lib/libc -c /usr/src/regress/lib/libc/orientation/orientation_test.c cc -o orientation_test orientation_test.o ./orientation_test PASS lib/libc/orientation Duration 0m00.50s START lib/libc/popen 2025-02-13T01:07:14Z rm -f a.out [Ee]rrs mklog *.core y.tab.h popen popen.o popen.d ==== run-regress-popen ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/popen/popen.c cc -o popen popen.o ./popen PASS lib/libc/popen Duration 0m00.20s START lib/libc/printf 2025-02-13T01:07:14Z rm -f a.out [Ee]rrs mklog *.core y.tab.h fp int string fp.o int.o string.o fp.d int.d string.d ==== run-regress-fp ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/printf/fp.c cc -o fp fp.o ./fp ==== run-regress-int ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/printf/int.c cc -o int int.o ./int ==== run-regress-string ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/printf/string.c cc -o string string.o ./string PASS lib/libc/printf Duration 0m00.64s START lib/libc/qsort 2025-02-13T01:07:14Z rm -f a.out [Ee]rrs mklog *.core y.tab.h qsort_test qsort_test.o antiqsort.o qsort_test.d antiqsort.d ==== qsort-regress ==== cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/lib/libc/qsort/qsort_test.c /usr/src/regress/lib/libc/qsort/qsort_test.c:577:2: warning: variable 'ret' set but not used [-Wunused-but-set-variable] TEST_SIMPLE(d, n, x, y, z); ^ /usr/src/regress/lib/libc/qsort/qsort_test.c:555:9: note: expanded from macro 'TEST_SIMPLE' int i, ret = 0; \ ^ /usr/src/regress/lib/libc/qsort/qsort_test.c:589:2: warning: variable 'ret' set but not used [-Wunused-but-set-variable] TEST_SIMPLE(d, n, x, y, z); ^ /usr/src/regress/lib/libc/qsort/qsort_test.c:555:9: note: expanded from macro 'TEST_SIMPLE' int i, ret = 0; \ ^ /usr/src/regress/lib/libc/qsort/qsort_test.c:601:2: warning: variable 'ret' set but not used [-Wunused-but-set-variable] TEST_SIMPLE(d, n, x, y, z); ^ /usr/src/regress/lib/libc/qsort/qsort_test.c:555:9: note: expanded from macro 'TEST_SIMPLE' int i, ret = 0; \ ^ 3 warnings generated. cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/lib/libc/qsort/antiqsort.c cc -o qsort_test qsort_test.o antiqsort.o ./qsort_test PASS lib/libc/qsort Duration 0m02.09s START lib/libc/regex 2025-02-13T01:07:17Z rm -f a.out [Ee]rrs mklog *.core y.tab.h re main.o split.o debug.o regcomp.o regerror.o regexec.o regfree.o t_exhaust main.d split.d debug.d regcomp.d regerror.d regexec.d regfree.d ==== do-reg ==== cc -O2 -pipe -I/usr/src/regress/lib/libc/regex/../../../../lib/libc/regex -DREDEBUG -DPOSIX_MISTAKE -D'DEF_WEAK(x)=asm("")' -g -MD -MP -c /usr/src/regress/lib/libc/regex/main.c /usr/src/regress/lib/libc/regex/main.c:128:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] regress(in) ^ /usr/src/regress/lib/libc/regex/main.c:205:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] try(f0, f1, f2, f3, f4, opts) ^ /usr/src/regress/lib/libc/regex/main.c:319:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] options(type, s) ^ /usr/src/regress/lib/libc/regex/main.c:376:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] opt(c, s) ^ /usr/src/regress/lib/libc/regex/main.c:388:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fixstr(p) ^ /usr/src/regress/lib/libc/regex/main.c:410:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] check(str, sub, should) ^ /usr/src/regress/lib/libc/regex/main.c:489:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] eprint(err) ^ /usr/src/regress/lib/libc/regex/main.c:505:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] efind(name) ^ 8 warnings generated. cc -O2 -pipe -I/usr/src/regress/lib/libc/regex/../../../../lib/libc/regex -DREDEBUG -DPOSIX_MISTAKE -D'DEF_WEAK(x)=asm("")' -g -MD -MP -c /usr/src/regress/lib/libc/regex/split.c cc -O2 -pipe -I/usr/src/regress/lib/libc/regex/../../../../lib/libc/regex -DREDEBUG -DPOSIX_MISTAKE -D'DEF_WEAK(x)=asm("")' -g -MD -MP -c /usr/src/regress/lib/libc/regex/debug.c /usr/src/regress/lib/libc/regex/debug.c:21:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] regprint(r, d) ^ /usr/src/regress/lib/libc/regex/debug.c:57:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] s_print(g, d) ^ /usr/src/regress/lib/libc/regex/debug.c:198:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] regchar(ch) ^ 3 warnings generated. cc -O2 -pipe -I/usr/src/regress/lib/libc/regex/../../../../lib/libc/regex -DREDEBUG -DPOSIX_MISTAKE -D'DEF_WEAK(x)=asm("")' -g -MD -MP -c /usr/src/regress/lib/libc/regex/../../../../lib/libc/regex/regcomp.c cc -O2 -pipe -I/usr/src/regress/lib/libc/regex/../../../../lib/libc/regex -DREDEBUG -DPOSIX_MISTAKE -D'DEF_WEAK(x)=asm("")' -g -MD -MP -c /usr/src/regress/lib/libc/regex/../../../../lib/libc/regex/regerror.c cc -O2 -pipe -I/usr/src/regress/lib/libc/regex/../../../../lib/libc/regex -DREDEBUG -DPOSIX_MISTAKE -D'DEF_WEAK(x)=asm("")' -g -MD -MP -c /usr/src/regress/lib/libc/regex/../../../../lib/libc/regex/regexec.c cc -O2 -pipe -I/usr/src/regress/lib/libc/regex/../../../../lib/libc/regex -DREDEBUG -DPOSIX_MISTAKE -D'DEF_WEAK(x)=asm("")' -g -MD -MP -c /usr/src/regress/lib/libc/regex/../../../../lib/libc/regex/regfree.c cc -o re main.o split.o debug.o regcomp.o regerror.o regexec.o regfree.o ./re < /usr/src/regress/lib/libc/regex/tests ==== do-reg-long ==== ./re -el < /usr/src/regress/lib/libc/regex/tests ==== do-reg-backref ==== ./re -er < /usr/src/regress/lib/libc/regex/tests PASS lib/libc/regex Duration 0m03.06s START lib/libc/setjmp 2025-02-13T01:07:20Z rm -f a.out [Ee]rrs mklog *.core y.tab.h setjmptest jmptest.o jmptest.d ==== run-regress-setjmptest ==== cc -O2 -pipe -DTEST_SETJMP -g -MD -MP -c /usr/src/regress/lib/libc/setjmp/jmptest.c cc -o setjmptest jmptest.o ./setjmptest PASS lib/libc/setjmp Duration 0m00.17s START lib/libc/setjmp-fpu 2025-02-13T01:07:20Z rm -f a.out [Ee]rrs mklog *.core y.tab.h fpu _setjmp setjmp sigsetjmp fpu.o _setjmp.o setjmp.o sigsetjmp.o fpu.d _setjmp.d setjmp.d sigsetjmp.d ==== run-fpu ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/setjmp-fpu/fpu.c cc -o fpu fpu.o -lm # check fpu functions without setjmp/longjmp before testing the latter ./fpu ==== run-_setjmp ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/setjmp-fpu/_setjmp.c cc -o _setjmp _setjmp.o -lm ./_setjmp ==== run-setjmp ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/setjmp-fpu/setjmp.c cc -o setjmp setjmp.o -lm ./setjmp ==== run-sigsetjmp ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/setjmp-fpu/sigsetjmp.c cc -o sigsetjmp sigsetjmp.o -lm ./sigsetjmp PASS lib/libc/setjmp-fpu Duration 0m00.59s START lib/libc/setjmp-signal 2025-02-13T01:07:20Z rm -f a.out [Ee]rrs mklog *.core y.tab.h setjmp-signal setjmp-signal.o setjmp-signal.d ==== run-regress-setjmp-signal ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/setjmp-signal/setjmp-signal.c cc -o setjmp-signal setjmp-signal.o ./setjmp-signal PASS lib/libc/setjmp-signal Duration 0m00.15s START lib/libc/sigsetjmp 2025-02-13T01:07:21Z rm -f a.out [Ee]rrs mklog *.core y.tab.h sigsetjmptest jmptest.o jmptest.d ==== sigsetjmp-save ==== cc -O2 -pipe -DTEST_SIGSETJMP -g -MD -MP -c /usr/src/regress/lib/libc/sigsetjmp/../setjmp/jmptest.c cc -o sigsetjmptest jmptest.o ./sigsetjmptest save ==== sigsetjmp-nosave ==== ./sigsetjmptest nosave PASS lib/libc/sigsetjmp Duration 0m00.20s START lib/libc/sigthr 2025-02-13T01:07:21Z rm -f a.out [Ee]rrs mklog *.core y.tab.h sigthr_test sigthr_test.o sigthr_test.d ==== run-regress-sigthr_test ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/sigthr/sigthr_test.c cc -o sigthr_test sigthr_test.o ./sigthr_test PASS lib/libc/sigthr Duration 0m00.18s START lib/libc/sleep 2025-02-13T01:07:21Z rm -f a.out [Ee]rrs mklog *.core y.tab.h sleep_test sleep_test.o sleep_test.d ==== run-regress-sleep_test ==== cc -O2 -pipe -g -MD -MP -I/usr/src/regress/lib/libc/sleep/../../../../lib/libc -c /usr/src/regress/lib/libc/sleep/sleep_test.c /usr/src/regress/lib/libc/sleep/sleep_test.c:58:9: warning: address of stack memory associated with local variable 'buf' returned [-Wreturn-stack-address] return buf; ^~~ 1 warning generated. cc -o sleep_test sleep_test.o [ x$(./sleep_test 1) = x0 ] || exit 1 file=$(mktemp -t sleep.XXXXXXXXXX); ./sleep_test 4 >$file & pid=$!; sleep 1; kill $pid; sleep 1; v=$(cat $file); rm -f $file; { [ $v -gt 0 ] && [ $v -lt 4 ] ; } || exit 2 PASS lib/libc/sleep Duration 0m03.22s START lib/libc/sprintf 2025-02-13T01:07:24Z rm -f a.out [Ee]rrs mklog *.core y.tab.h sprintf_test sprintf_test.o sprintf_test.d ==== run-regress-sprintf_test ==== cc -Wno-format -g -MD -MP -I/usr/src/regress/lib/libc/sprintf/../../../../lib/libc -c /usr/src/regress/lib/libc/sprintf/sprintf_test.c cc -o sprintf_test sprintf_test.o ./sprintf_test PASS lib/libc/sprintf Duration 0m00.15s START lib/libc/stdio_threading 2025-02-13T01:07:24Z ===> fopen rm -f a.out [Ee]rrs mklog *.core y.tab.h fopen_test fopen_test.o fopen_test.d ===> fread rm -f a.out [Ee]rrs mklog *.core y.tab.h fread_test fread_test.o fread_test.d ===> fwrite rm -f a.out [Ee]rrs mklog *.core y.tab.h fwrite_test fwrite_test.o fwrite_test.d ===> fgetln rm -f a.out [Ee]rrs mklog *.core y.tab.h fgetln_test fgetln_test.o fgetln_test.d ===> fgets rm -f a.out [Ee]rrs mklog *.core y.tab.h fgets_test fgets_test.o fgets_test.d ===> fputs rm -f a.out [Ee]rrs mklog *.core y.tab.h fputs_test fputs_test.o fputs_test.d ===> fopen ==== run-regress-fopen_test ==== cc -O2 -pipe -I/usr/src/regress/lib/libc/stdio_threading/fopen/../include/ -g -MD -MP -c /usr/src/regress/lib/libc/stdio_threading/fopen/fopen_test.c cc -lpthread -o fopen_test fopen_test.o ./fopen_test ===> fread ==== run-regress-fread_test ==== cc -O2 -pipe -I/usr/src/regress/lib/libc/stdio_threading/fread/../include/ -g -MD -MP -c /usr/src/regress/lib/libc/stdio_threading/fread/fread_test.c cc -lpthread -o fread_test fread_test.o ./fread_test ===> fwrite ==== run-regress-fwrite_test ==== cc -O2 -pipe -I/usr/src/regress/lib/libc/stdio_threading/fwrite/../include/ -g -MD -MP -c /usr/src/regress/lib/libc/stdio_threading/fwrite/fwrite_test.c cc -lpthread -o fwrite_test fwrite_test.o ./fwrite_test ===> fgetln ==== run-regress-fgetln_test ==== cc -O2 -pipe -I/usr/src/regress/lib/libc/stdio_threading/fgetln/../include/ -g -MD -MP -c /usr/src/regress/lib/libc/stdio_threading/fgetln/fgetln_test.c cc -lpthread -o fgetln_test fgetln_test.o ./fgetln_test ===> fgets ==== run-regress-fgets_test ==== cc -O2 -pipe -I/usr/src/regress/lib/libc/stdio_threading/fgets/../include/ -g -MD -MP -c /usr/src/regress/lib/libc/stdio_threading/fgets/fgets_test.c cc -lpthread -o fgets_test fgets_test.o ./fgets_test ===> fputs ==== run-regress-fputs_test ==== cc -O2 -pipe -I/usr/src/regress/lib/libc/stdio_threading/fputs/../include/ -g -MD -MP -c /usr/src/regress/lib/libc/stdio_threading/fputs/fputs_test.c cc -lpthread -o fputs_test fputs_test.o ./fputs_test PASS lib/libc/stdio_threading Duration 0m07.30s START lib/libc/stpncpy 2025-02-13T01:07:32Z rm -f a.out [Ee]rrs mklog *.core y.tab.h stpncpy_test stpncpy_test.o stpncpy_test.d ==== run-regress-stpncpy_test ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/stpncpy/stpncpy_test.c cc -o stpncpy_test stpncpy_test.o ./stpncpy_test PASS lib/libc/stpncpy Duration 0m00.15s START lib/libc/strchr 2025-02-13T01:07:32Z rm -f a.out [Ee]rrs mklog *.core y.tab.h strchrtest strchrtest.o strchrtest.d ==== run-regress-strchrtest ==== cc -O2 -pipe -fno-builtin-strchr -fno-builtin-strrchr -g -MD -MP -c /usr/src/regress/lib/libc/strchr/strchrtest.c cc -o strchrtest strchrtest.o ./strchrtest PASS lib/libc/strchr Duration 0m00.17s START lib/libc/strerror 2025-02-13T01:07:32Z rm -f a.out [Ee]rrs mklog *.core y.tab.h strerror_test strerror_test.o invalid.out valid.out strerror_test.d ==== run-regress-strerror_test ==== cc -O2 -pipe -g -MD -MP -I/usr/src/regress/lib/libc/strerror/../../../../lib/libc -c /usr/src/regress/lib/libc/strerror/strerror_test.c cc -o strerror_test strerror_test.o ./strerror_test >/usr/src/regress/lib/libc/strerror/obj/valid.out cmp -s /usr/src/regress/lib/libc/strerror/obj/valid.out /usr/src/regress/lib/libc/strerror/valid.ok PASS lib/libc/strerror Duration 0m00.18s START lib/libc/strlcat 2025-02-13T01:07:32Z rm -f a.out [Ee]rrs mklog *.core y.tab.h strlcattest strlcattest.o strlcattest.d ==== run-regress-strlcattest ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/strlcat/strlcattest.c cc -o strlcattest strlcattest.o ./strlcattest PASS lib/libc/strlcat Duration 0m00.20s START lib/libc/strlcpy 2025-02-13T01:07:32Z rm -f a.out [Ee]rrs mklog *.core y.tab.h strlcpytest strlcpytest.o strlcpytest.d ==== run-regress-strlcpytest ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/strlcpy/strlcpytest.c cc -o strlcpytest strlcpytest.o ./strlcpytest PASS lib/libc/strlcpy Duration 0m00.20s START lib/libc/strnlen 2025-02-13T01:07:33Z rm -f a.out [Ee]rrs mklog *.core y.tab.h strnlentest strnlentest.o strnlentest.d ==== run-regress-strnlentest ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/strnlen/strnlentest.c cc -o strnlentest strnlentest.o ./strnlentest PASS lib/libc/strnlen Duration 0m00.16s START lib/libc/strtod 2025-02-13T01:07:33Z rm -f a.out [Ee]rrs mklog *.core y.tab.h strtodtest strtodtest.o strtodtest.d ==== run-regress-strtodtest ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/strtod/strtodtest.c cc -o strtodtest strtodtest.o ./strtodtest PASS lib/libc/strtod Duration 0m00.15s START lib/libc/strtol 2025-02-13T01:07:33Z rm -f a.out [Ee]rrs mklog *.core y.tab.h strtoltest strtoltest.o strtoltest.d ==== run-regress-strtoltest ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/strtol/strtoltest.c cc -o strtoltest strtoltest.o ./strtoltest PASS lib/libc/strtol Duration 0m00.17s START lib/libc/strtonum 2025-02-13T01:07:33Z rm -f a.out [Ee]rrs mklog *.core y.tab.h strtonumtest strtonumtest.o strtonumtest.d ==== run-regress-strtonumtest ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/strtonum/strtonumtest.c cc -o strtonumtest strtonumtest.o ./strtonumtest PASS lib/libc/strtonum Duration 0m00.19s START lib/libc/sys 2025-02-13T01:07:33Z rm -f a.out [Ee]rrs mklog *.core y.tab.h t_access t_bind t_chroot t_clock_gettime t_connect t_dup t_fork t_fsync t_getgroups t_getitimer t_getlogin t_getpid t_getrusage t_getsid t_getsockname t_gettimeofday t_kevent t_kill t_link t_listen t_minherit t_mkdir t_mkfifo t_mknod t_mlock t_mmap t_msgctl t_msgget t_msgrcv t_msgsnd t_msync t_pipe t_pipe2 t_poll t_ppoll t_ptrace t_recvmmsg t_revoke t_select t_sendmmsg t_sendrecv t_setrlimit t_setuid t_sigaction t_sigaltstack t_socketpair t_stat t_truncate t_umask t_unlink t_vfork t_waitid t_wait_noproc t_wait_noproc_wnohang t_write t_access.o atf-c.o t_bind.o atf-c.o t_chroot.o atf-c.o t_clock_gettime.o atf-c.o t_connect.o atf-c.o t_dup.o atf-c.o t_fork.o atf-c.o t_fsync.o atf-c.o t_getgroups.o atf-c.o t_getitimer.o atf-c.o t_getlogin.o atf-c.o t_getpid.o atf-c.o t_getrusage.o atf-c.o t_getsid.o atf-c.o t_getsockname.o atf-c.o t_gettimeofday.o atf-c.o t_kevent.o atf-c.o t_kill.o atf-c.o t_link.o atf-c.o t_listen.o atf-c.o t_minherit.o atf-c.o t_mkdir.o atf-c.o t_mkfifo.o atf-c.o t_mknod.o atf-c.o t_mlock.o atf-c.o t_mmap.o atf-c.o t_msgctl.o atf-c.o t_msgget.o atf-c.o t_msgrcv.o atf-c.o t_msgsnd.o atf-c.o t_msync.o atf-c.o t_pipe.o atf-c.o t_pipe2.o atf-c.o t_poll.o atf-c.o t_ppoll.o atf-c.o t_ptrace.o atf-c.o t_recvmmsg.o atf-c.o t_revoke.o atf-c.o t_select.o atf-c.o t_sendmmsg.o atf-c.o t_sendrecv.o atf-c.o t_setrlimit.o atf-c.o t_setuid.o atf-c.o t_sigaction.o atf-c.o t_sigaltstack.o atf-c.o t_socketpair.o atf-c.o t_stat.o atf-c.o t_truncate.o atf-c.o t_umask.o atf-c.o t_unlink.o atf-c.o t_vfork.o atf-c.o t_waitid.o atf-c.o t_wait_noproc.o atf-c.o t_wait_noproc_wnohang.o atf-c.o t_write.o atf-c.o access dummy mmap truncate_test.root_owned t_access.d atf-c.d t_bind.d atf-c.d t_chroot.d atf-c.d t_clock_gettime.d atf-c.d t_connect.d atf-c.d t_dup.d atf-c.d t_fork.d atf-c.d t_fsync.d atf-c.d t_getgroups.d atf-c.d t_getitimer.d atf-c.d t_getlogin.d atf-c.d t_getpid.d atf-c.d t_getrusage.d atf-c.d t_getsid.d atf-c.d t_getsockname.d atf-c.d t_gettimeofday.d atf-c.d t_kevent.d atf-c.d t_kill.d atf-c.d t_link.d atf-c.d t_listen.d atf-c.d t_minherit.d atf-c.d t_mkdir.d atf-c.d t_mkfifo.d atf-c.d t_mknod.d atf-c.d t_mlock.d atf-c.d t_mmap.d atf-c.d t_msgctl.d atf-c.d t_msgget.d atf-c.d t_msgrcv.d atf-c.d t_msgsnd.d atf-c.d t_msync.d atf-c.d t_pipe.d atf-c.d t_pipe2.d atf-c.d t_poll.d atf-c.d t_ppoll.d atf-c.d t_ptrace.d atf-c.d t_recvmmsg.d atf-c.d t_revoke.d atf-c.d t_select.d atf-c.d t_sendmmsg.d atf-c.d t_sendrecv.d atf-c.d t_setrlimit.d atf-c.d t_setuid.d atf-c.d t_sigaction.d atf-c.d t_sigaltstack.d atf-c.d t_socketpair.d atf-c.d t_stat.d atf-c.d t_truncate.d atf-c.d t_umask.d atf-c.d t_unlink.d atf-c.d t_vfork.d atf-c.d t_waitid.d atf-c.d t_wait_noproc.d atf-c.d t_wait_noproc_wnohang.d atf-c.d t_write.d atf-c.d ==== run-t_access ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_access.c cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/atf-c.c cc -o t_access t_access.o atf-c.o ulimit -c unlimited && ntests="`./t_access -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_access NUMBERS="$tnumbers" regress 1..6 ==== run-t_access-1 ==== 1 Test access(2) for EACCES su build -c exec ./t_access -r 1 ==== cleanup-t_access-1 ==== ./t_access -c 1 ==== run-t_access-2 ==== 2 Test access(2) for EFAULT ./t_access -r 2 ==== cleanup-t_access-2 ==== ./t_access -c 2 ==== run-t_access-3 ==== 3 Test access(2) for EINVAL ./t_access -r 3 ==== cleanup-t_access-3 ==== ./t_access -c 3 ==== run-t_access-4 ==== 4 Test access(2) for ENOTDIR ./t_access -r 4 ==== cleanup-t_access-4 ==== ./t_access -c 4 ==== run-t_access-5 ==== 5 Test access(2) for ENOENT ./t_access -r 5 ==== cleanup-t_access-5 ==== ./t_access -c 5 ==== run-t_access-6 ==== 6 Test access(2) for ENAMETOOLONG ./t_access -r 6 ==== cleanup-t_access-6 ==== ./t_access -c 6 ==== run-t_bind ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_bind.c cc -o t_bind t_bind.o atf-c.o ulimit -c unlimited && ntests="`./t_bind -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_bind NUMBERS="$tnumbers" regress 1..1 ==== run-t_bind-1 ==== 1 Checks that binding a socket with a different address family fails ./t_bind -r 1 ==== cleanup-t_bind-1 ==== ./t_bind -c 1 ==== run-t_chroot ==== rm -rf dir cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_chroot.c cc -o t_chroot t_chroot.o atf-c.o ulimit -c unlimited && ntests="`./t_chroot -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_chroot NUMBERS="$tnumbers" regress 1..3 ==== run-t_chroot-1 ==== 1 A basic test of chroot(2) ./t_chroot -r 1 ==== cleanup-t_chroot-1 ==== ./t_chroot -c 1 ==== run-t_chroot-2 ==== 2 Test error conditions of chroot(2) ./t_chroot -r 2 ==== cleanup-t_chroot-2 ==== ./t_chroot -c 2 ==== run-t_chroot-3 ==== 3 Test permissions with chroot(2) su build -c exec ./t_chroot -r 3 ==== cleanup-t_chroot-3 ==== ./t_chroot -c 3 ==== run-t_clock_gettime ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_clock_gettime.c cc -o t_clock_gettime t_clock_gettime.o atf-c.o ulimit -c unlimited && ntests="`./t_clock_gettime -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_clock_gettime NUMBERS="$tnumbers" regress 1..1 ==== run-t_clock_gettime-1 ==== 1 Checks the monotonicity of the CLOCK_REALTIME implementation ./t_clock_gettime -r 1 kern.timecounter.hardware = tsc kern.timecounter.choice = i8254(0) acpihpet0(1000) tsc(2000) acpitimer0(1000) ==== cleanup-t_clock_gettime-1 ==== ./t_clock_gettime -c 1 ==== run-t_connect ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_connect.c cc -o t_connect t_connect.o atf-c.o ulimit -c unlimited && ntests="`./t_connect -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_connect NUMBERS="$tnumbers" regress 1..2 ==== run-t_connect-1 ==== 1 Checks that low-port allocation works ./t_connect -r 1 ==== cleanup-t_connect-1 ==== ./t_connect -c 1 ==== run-t_connect-2 ==== 2 Checks that connecting a socket with a different address family fails ./t_connect -r 2 ==== cleanup-t_connect-2 ==== ./t_connect -c 2 ==== run-t_dup ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_dup.c cc -o t_dup t_dup.o atf-c.o ulimit -c unlimited && ntests="`./t_dup -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_dup NUMBERS="$tnumbers" regress 1..10 ==== run-t_dup-1 ==== 1 A basic test of dup2(2) ./t_dup -r 1 ==== cleanup-t_dup-1 ==== ./t_dup -c 1 ==== run-t_dup-2 ==== 2 Test error conditions of dup2(2) ./t_dup -r 2 ==== cleanup-t_dup-2 ==== ./t_dup -c 2 ==== run-t_dup-3 ==== 3 Test dup2(2) against limits ./t_dup -r 3 ==== cleanup-t_dup-3 ==== ./t_dup -c 3 ==== run-t_dup-4 ==== 4 A basic test of dup2(2) ./t_dup -r 4 ==== cleanup-t_dup-4 ==== ./t_dup -c 4 ==== run-t_dup-5 ==== 5 Test error conditions of dup3(2) (PR lib/45148) ./t_dup -r 5 ==== cleanup-t_dup-5 ==== ./t_dup -c 5 ==== run-t_dup-6 ==== 6 Test dup3(2) against limits ./t_dup -r 6 ==== cleanup-t_dup-6 ==== ./t_dup -c 6 ==== run-t_dup-7 ==== 7 A basic test of dup3(2) ./t_dup -r 7 ==== cleanup-t_dup-7 ==== ./t_dup -c 7 ==== run-t_dup-8 ==== 8 Test error conditions of dup(2) ./t_dup -r 8 ==== cleanup-t_dup-8 ==== ./t_dup -c 8 ==== run-t_dup-9 ==== 9 Test dup(2) against limits ./t_dup -r 9 ==== cleanup-t_dup-9 ==== ./t_dup -c 9 ==== run-t_dup-10 ==== 10 A basic test of dup(2) ./t_dup -r 10 ==== cleanup-t_dup-10 ==== ./t_dup -c 10 ==== run-t_fork ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_fork.c cc -o t_fork t_fork.o atf-c.o ulimit -c unlimited && ntests="`./t_fork -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_fork NUMBERS="$tnumbers" regress 1..10 ==== run-t_fork-1 ==== 1 raise SIGKILL in a child ./t_fork -r 1 ==== cleanup-t_fork-1 ==== ./t_fork -c 1 ==== run-t_fork-2 ==== 2 raise SIGSTOP in a child ./t_fork -r 2 ==== cleanup-t_fork-2 ==== ./t_fork -c 2 ==== run-t_fork-3 ==== # Only works with a controlling tty DISABLED ==== cleanup-t_fork-3 ==== ./t_fork -c 3 ==== run-t_fork-4 ==== # Only works with a controlling tty DISABLED ==== cleanup-t_fork-4 ==== ./t_fork -c 4 ==== run-t_fork-5 ==== # Only works with a controlling tty DISABLED ==== cleanup-t_fork-5 ==== ./t_fork -c 5 ==== run-t_fork-6 ==== 6 raise SIGABRT in a child ./t_fork -r 6 ==== cleanup-t_fork-6 ==== ./t_fork -c 6 ==== run-t_fork-7 ==== 7 raise SIGHUP in a child ./t_fork -r 7 ==== cleanup-t_fork-7 ==== ./t_fork -c 7 ==== run-t_fork-8 ==== 8 raise SIGCONT in a child ./t_fork -r 8 ==== cleanup-t_fork-8 ==== ./t_fork -c 8 ==== run-t_fork-9 ==== 9 Test nested fork in a child ./t_fork -r 9 ==== cleanup-t_fork-9 ==== ./t_fork -c 9 ==== run-t_fork-10 ==== 10 Test nested vfork in a child ./t_fork -r 10 ==== cleanup-t_fork-10 ==== ./t_fork -c 10 ==== run-t_fsync ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_fsync.c cc -o t_fsync t_fsync.o atf-c.o ulimit -c unlimited && ntests="`./t_fsync -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_fsync NUMBERS="$tnumbers" regress 1..2 ==== run-t_fsync-1 ==== 1 Test error conditions of fsync(2) (PR kern/30) ./t_fsync -r 1 ==== cleanup-t_fsync-1 ==== ./t_fsync -c 1 ==== run-t_fsync-2 ==== 2 A basic test of fsync(2) ./t_fsync -r 2 ==== cleanup-t_fsync-2 ==== ./t_fsync -c 2 ==== run-t_getgroups ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_getgroups.c cc -o t_getgroups t_getgroups.o atf-c.o ulimit -c unlimited && ntests="`./t_getgroups -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_getgroups NUMBERS="$tnumbers" regress 1..4 ==== run-t_getgroups-1 ==== 1 Test errors in getgroups(2) ./t_getgroups -r 1 ==== cleanup-t_getgroups-1 ==== ./t_getgroups -c 1 ==== run-t_getgroups-2 ==== 2 Test getgid(2) from getgroups(2) ./t_getgroups -r 2 ==== cleanup-t_getgroups-2 ==== ./t_getgroups -c 2 ==== run-t_getgroups-3 ==== 3 Test setgid(2) from getgroups(2) ./t_getgroups -r 3 ==== cleanup-t_getgroups-3 ==== ./t_getgroups -c 3 ==== run-t_getgroups-4 ==== 4 Test getgroups(2) with zero param ./t_getgroups -r 4 ==== cleanup-t_getgroups-4 ==== ./t_getgroups -c 4 ==== run-t_getitimer ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_getitimer.c cc -o t_getitimer t_getitimer.o atf-c.o ulimit -c unlimited && ntests="`./t_getitimer -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_getitimer NUMBERS="$tnumbers" regress 1..5 ==== run-t_getitimer-1 ==== 1 getitimer(2) before setitimer(2) ./t_getitimer -r 1 ==== cleanup-t_getitimer-1 ==== ./t_getitimer -c 1 ==== run-t_getitimer-2 ==== 2 Test errors from getitimer(2) ./t_getitimer -r 2 ==== cleanup-t_getitimer-2 ==== ./t_getitimer -c 2 ==== run-t_getitimer-3 ==== 3 A basic test of setitimer(2) ./t_getitimer -r 3 ==== cleanup-t_getitimer-3 ==== ./t_getitimer -c 3 ==== run-t_getitimer-4 ==== 4 Test errors from setitimer(2) (PR standards/44927) ./t_getitimer -r 4 ==== cleanup-t_getitimer-4 ==== ./t_getitimer -c 4 ==== run-t_getitimer-5 ==== 5 Test old values from setitimer(2) ./t_getitimer -r 5 ==== cleanup-t_getitimer-5 ==== ./t_getitimer -c 5 ==== run-t_getlogin ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_getlogin.c cc -o t_getlogin t_getlogin.o atf-c.o ulimit -c unlimited && ntests="`./t_getlogin -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_getlogin NUMBERS="$tnumbers" regress 1..5 ==== run-t_getlogin-1 ==== 1 Test errors from getlogin_r(2) ./t_getlogin -r 1 ==== cleanup-t_getlogin-1 ==== ./t_getlogin -c 1 ==== run-t_getlogin-2 ==== 2 getlogin(2) vs. getlogin_r(2) ./t_getlogin -r 2 ==== cleanup-t_getlogin-2 ==== ./t_getlogin -c 2 ==== run-t_getlogin-3 ==== 3 Test that setlogin(2) works ./t_getlogin -r 3 ==== cleanup-t_getlogin-3 ==== ./t_getlogin -c 3 ==== run-t_getlogin-4 ==== 4 Test errors from setlogin(2) ./t_getlogin -r 4 ==== cleanup-t_getlogin-4 ==== ./t_getlogin -c 4 ==== run-t_getlogin-5 ==== 5 Test setlogin(2) as normal user su build -c exec ./t_getlogin -r 5 ==== cleanup-t_getlogin-5 ==== ./t_getlogin -c 5 ==== run-t_getpid ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_getpid.c cc -o t_getpid t_getpid.o atf-c.o -lpthread ulimit -c unlimited && ntests="`./t_getpid -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_getpid NUMBERS="$tnumbers" regress 1..2 ==== run-t_getpid-1 ==== 1 Test getpid(2) with processes ./t_getpid -r 1 ==== cleanup-t_getpid-1 ==== ./t_getpid -c 1 ==== run-t_getpid-2 ==== 2 Test getpid(2) with threads ./t_getpid -r 2 ==== cleanup-t_getpid-2 ==== ./t_getpid -c 2 ==== run-t_getrusage ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_getrusage.c cc -o t_getrusage t_getrusage.o atf-c.o ulimit -c unlimited && ntests="`./t_getrusage -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_getrusage NUMBERS="$tnumbers" regress 1..6 ==== run-t_getrusage-1 ==== 1 Test error conditions ./t_getrusage -r 1 ==== cleanup-t_getrusage-1 ==== ./t_getrusage -c 1 ==== run-t_getrusage-2 ==== 2 Test signal count with getrusage(2) ./t_getrusage -r 2 ==== cleanup-t_getrusage-2 ==== ./t_getrusage -c 2 ==== run-t_getrusage-3 ==== 3 Test maxrss growing with getrusage(2) ./t_getrusage -r 3 ==== cleanup-t_getrusage-3 ==== ./t_getrusage -c 3 ==== run-t_getrusage-4 ==== 4 Test send growing with getrusage(2) ./t_getrusage -r 4 ==== cleanup-t_getrusage-4 ==== ./t_getrusage -c 4 ==== run-t_getrusage-5 ==== 5 Test bogus values from getrusage(2) ./t_getrusage -r 5 ==== cleanup-t_getrusage-5 ==== ./t_getrusage -c 5 ==== run-t_getrusage-6 ==== 6 Test zero utime from getrusage(2) ./t_getrusage -r 6 ==== cleanup-t_getrusage-6 ==== ./t_getrusage -c 6 ==== run-t_getsid ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_getsid.c cc -o t_getsid t_getsid.o atf-c.o ulimit -c unlimited && ntests="`./t_getsid -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_getsid NUMBERS="$tnumbers" regress 1..3 ==== run-t_getsid-1 ==== 1 Test getsid(0) ./t_getsid -r 1 ==== cleanup-t_getsid-1 ==== ./t_getsid -c 1 ==== run-t_getsid-2 ==== 2 Test error conditions in getsid(2) ./t_getsid -r 2 ==== cleanup-t_getsid-2 ==== ./t_getsid -c 2 ==== run-t_getsid-3 ==== 3 Test getsid(2) with processes ./t_getsid -r 3 ==== cleanup-t_getsid-3 ==== ./t_getsid -c 3 ==== run-t_getsockname ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_getsockname.c cc -o t_getsockname t_getsockname.o atf-c.o ulimit -c unlimited && ntests="`./t_getsockname -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_getsockname NUMBERS="$tnumbers" regress 1..1 ==== run-t_getsockname-1 ==== 1 Checks getsockname with UNIX domain ./t_getsockname -r 1 ==== cleanup-t_getsockname-1 ==== ./t_getsockname -c 1 ==== run-t_gettimeofday ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_gettimeofday.c cc -o t_gettimeofday t_gettimeofday.o atf-c.o ulimit -c unlimited && ntests="`./t_gettimeofday -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_gettimeofday NUMBERS="$tnumbers" regress 1..2 ==== run-t_gettimeofday-1 ==== 1 Test errors from gettimeofday(2) ./t_gettimeofday -r 1 ==== cleanup-t_gettimeofday-1 ==== ./t_gettimeofday -c 1 ==== run-t_gettimeofday-2 ==== 2 Test monotonicity of gettimeofday(2) ./t_gettimeofday -r 2 ==== cleanup-t_gettimeofday-2 ==== ./t_gettimeofday -c 2 ==== run-t_kevent ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_kevent.c cc -o t_kevent t_kevent.o atf-c.o ulimit -c unlimited && ntests="`./t_kevent -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_kevent NUMBERS="$tnumbers" regress 1..2 ==== run-t_kevent-1 ==== 1 Checks that kevent with a 0 timer does not crash the system (PR lib/45618) ./t_kevent -r 1 ==== cleanup-t_kevent-1 ==== ./t_kevent -c 1 ==== run-t_kevent-2 ==== 2 Checks that passing a kqueue to another process does not crash the kernel (PR 46463) ./t_kevent -r 2 parent (pid 17367): sending kq fd 3 ==== cleanup-t_kevent-2 ==== ./t_kevent -c 2 ==== run-t_kill ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_kill.c cc -o t_kill t_kill.o atf-c.o ulimit -c unlimited && ntests="`./t_kill -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_kill NUMBERS="$tnumbers" regress 1..5 ==== run-t_kill-1 ==== 1 Test that kill(2) works ./t_kill -r 1 ==== cleanup-t_kill-1 ==== ./t_kill -c 1 ==== run-t_kill-2 ==== 2 Test error conditions of kill(2) ./t_kill -r 2 ==== cleanup-t_kill-2 ==== ./t_kill -c 2 ==== run-t_kill-3 ==== 3 Test kill(2) permissions ./t_kill -r 3 ==== cleanup-t_kill-3 ==== ./t_kill -c 3 ==== run-t_kill-4 ==== 4 Test kill(2) with process group, #2 ./t_kill -r 4 ==== cleanup-t_kill-4 ==== ./t_kill -c 4 ==== run-t_kill-5 ==== 5 Test kill(2) with process group, #1 ./t_kill -r 5 ==== cleanup-t_kill-5 ==== ./t_kill -c 5 ==== run-t_link ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_link.c cc -o t_link t_link.o atf-c.o ulimit -c unlimited && ntests="`./t_link -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_link NUMBERS="$tnumbers" regress 1..4 ==== run-t_link-1 ==== 1 link(2) counts are incremented? ./t_link -r 1 ==== cleanup-t_link-1 ==== ./t_link -c 1 ==== run-t_link-2 ==== 2 Test error conditions of link(2) ./t_link -r 2 ==== cleanup-t_link-2 ==== ./t_link -c 2 ==== run-t_link-3 ==== 3 Test permissions with link(2) su build -c exec ./t_link -r 3 ==== cleanup-t_link-3 ==== ./t_link -c 3 ==== run-t_link-4 ==== 4 Check stat(2) of a linked file ./t_link -r 4 ==== cleanup-t_link-4 ==== ./t_link -c 4 ==== run-t_listen ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_listen.c cc -o t_listen t_listen.o atf-c.o ulimit -c unlimited && ntests="`./t_listen -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_listen NUMBERS="$tnumbers" regress 1..2 ==== run-t_listen-1 ==== 1 Checks errors from listen(2) (PR standards/46150) ./t_listen -r 1 ==== cleanup-t_listen-1 ==== ./t_listen -c 1 ==== run-t_listen-2 ==== 2 Does low-port allocation work? ./t_listen -r 2 ==== cleanup-t_listen-2 ==== ./t_listen -c 2 ==== run-t_minherit ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_minherit.c cc -o t_minherit t_minherit.o atf-c.o ulimit -c unlimited && ntests="`./t_minherit -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_minherit NUMBERS="$tnumbers" regress 1..5 ==== run-t_minherit-1 ==== 1 Test for MAP_INHERIT_COPY from minherit(2) ./t_minherit -r 1 ==== cleanup-t_minherit-1 ==== ./t_minherit -c 1 ==== run-t_minherit-2 ==== 2 Test for MAP_INHERIT_SHARE from minherit(2) ./t_minherit -r 2 ==== cleanup-t_minherit-2 ==== ./t_minherit -c 2 ==== run-t_minherit-3 ==== 3 Test for MAP_INHERIT_NONE from minherit(2) ./t_minherit -r 3 ==== cleanup-t_minherit-3 ==== ./t_minherit -c 3 ==== run-t_minherit-4 ==== 4 Test for MAP_INHERIT_ZERO from minherit(2) ./t_minherit -r 4 ==== cleanup-t_minherit-4 ==== ./t_minherit -c 4 ==== run-t_minherit-5 ==== 5 Test for bad minherit(2) ./t_minherit -r 5 ==== cleanup-t_minherit-5 ==== ./t_minherit -c 5 ==== run-t_mkdir ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_mkdir.c cc -o t_mkdir t_mkdir.o atf-c.o ulimit -c unlimited && ntests="`./t_mkdir -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_mkdir NUMBERS="$tnumbers" regress 1..4 ==== run-t_mkdir-1 ==== 1 Checks errors from mkdir(2) ./t_mkdir -r 1 ==== cleanup-t_mkdir-1 ==== ./t_mkdir -c 1 ==== run-t_mkdir-2 ==== 2 Checks permissions with mkdir(2) su build -c exec ./t_mkdir -r 2 ==== cleanup-t_mkdir-2 ==== ./t_mkdir -c 2 ==== run-t_mkdir-3 ==== 3 Test that UIDs and GIDs are right for a directory created with mkdir(2) ./t_mkdir -r 3 ==== cleanup-t_mkdir-3 ==== ./t_mkdir -c 3 ==== run-t_mkdir-4 ==== 4 Checks mkdir(2) for trailing slashes ./t_mkdir -r 4 Checking "dir1/" Checking "dir2//" ==== cleanup-t_mkdir-4 ==== ./t_mkdir -c 4 ==== run-t_mkfifo ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_mkfifo.c cc -o t_mkfifo t_mkfifo.o atf-c.o ulimit -c unlimited && ntests="`./t_mkfifo -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_mkfifo NUMBERS="$tnumbers" regress 1..6 ==== run-t_mkfifo-1 ==== 1 Test that FIFOs block ./t_mkfifo -r 1 ==== cleanup-t_mkfifo-1 ==== ./t_mkfifo -c 1 ==== run-t_mkfifo-2 ==== 2 Test erros from mkfifo(2) ./t_mkfifo -r 2 ==== cleanup-t_mkfifo-2 ==== ./t_mkfifo -c 2 ==== run-t_mkfifo-3 ==== 3 Test O_NONBLOCK with FIFOs ./t_mkfifo -r 3 ==== cleanup-t_mkfifo-3 ==== ./t_mkfifo -c 3 ==== run-t_mkfifo-4 ==== 4 Test permissions with mkfifo(2) su build -c exec ./t_mkfifo -r 4 ==== cleanup-t_mkfifo-4 ==== ./t_mkfifo -c 4 ==== run-t_mkfifo-5 ==== 5 Test mkfifo(2) with stat ./t_mkfifo -r 5 ==== cleanup-t_mkfifo-5 ==== ./t_mkfifo -c 5 ==== run-t_mkfifo-6 ==== 6 Test mknod(2) with S_IFIFO ./t_mkfifo -r 6 ==== cleanup-t_mkfifo-6 ==== ./t_mkfifo -c 6 ==== run-t_mknod ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_mknod.c cc -o t_mknod t_mknod.o atf-c.o ulimit -c unlimited && ntests="`./t_mknod -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_mknod NUMBERS="$tnumbers" regress 1..4 ==== run-t_mknod-1 ==== 1 Test error conditions of mknod(2) (PR kern/45111) ./t_mknod -r 1 ==== cleanup-t_mknod-1 ==== ./t_mknod -c 1 ==== run-t_mknod-2 ==== 2 Test EEXIST from mknod(2) ./t_mknod -r 2 ==== cleanup-t_mknod-2 ==== ./t_mknod -c 2 ==== run-t_mknod-3 ==== 3 Test permissions of mknod(2) su build -c exec ./t_mknod -r 3 ==== cleanup-t_mknod-3 ==== ./t_mknod -c 3 ==== run-t_mknod-4 ==== 4 A basic test of mknod(2) ./t_mknod -r 4 ==== cleanup-t_mknod-4 ==== ./t_mknod -c 4 ==== run-t_mlock ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_mlock.c cc -o t_mlock t_mlock.o atf-c.o ulimit -c unlimited && ntests="`./t_mlock -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_mlock NUMBERS="$tnumbers" regress 1..5 ==== run-t_mlock-1 ==== 1 Test with mlock(2) that UVM only clips if the clip address is within the entry (PR kern/44788) ./t_mlock -r 1 mlock_clip: buf = 0xd673b53000 (page=4096) ==== cleanup-t_mlock-1 ==== ./t_mlock -c 1 ==== run-t_mlock-2 ==== 2 Test error conditions in mlock(2) and munlock(2) ./t_mlock -r 2 mlock_err: buf = 0x3c48c2fb000 (page=4096) testing with (hopefully) invalid pointer 0x3c268473000 ==== cleanup-t_mlock-2 ==== ./t_mlock -c 2 ==== run-t_mlock-3 ==== 3 Test system limits with mlock(2) ./t_mlock -r 3 mlock_limits: buf = 0xa6e80da000 (page=4096) trying to lock 4096 bytes with 4095 byte limit trying to lock 3996 bytes with 3995 byte limit trying to lock 3896 bytes with 3895 byte limit trying to lock 3796 bytes with 3795 byte limit trying to lock 3696 bytes with 3695 byte limit trying to lock 3596 bytes with 3595 byte limit trying to lock 3496 bytes with 3495 byte limit trying to lock 3396 bytes with 3395 byte limit trying to lock 3296 bytes with 3295 byte limit trying to lock 3196 bytes with 3195 byte limit trying to lock 3096 bytes with 3095 byte limit trying to lock 2996 bytes with 2995 byte limit trying to lock 2896 bytes with 2895 byte limit trying to lock 2796 bytes with 2795 byte limit trying to lock 2696 bytes with 2695 byte limit trying to lock 2596 bytes with 2595 byte limit trying to lock 2496 bytes with 2495 byte limit trying to lock 2396 bytes with 2395 byte limit trying to lock 2296 bytes with 2295 byte limit trying to lock 2196 bytes with 2195 byte limit trying to lock 2096 bytes with 2095 byte limit trying to lock 1996 bytes with 1995 byte limit trying to lock 1896 bytes with 1895 byte limit trying to lock 1796 bytes with 1795 byte limit trying to lock 1696 bytes with 1695 byte limit trying to lock 1596 bytes with 1595 byte limit trying to lock 1496 bytes with 1495 byte limit trying to lock 1396 bytes with 1395 byte limit trying to lock 1296 bytes with 1295 byte limit trying to lock 1196 bytes with 1195 byte limit trying to lock 1096 bytes with 1095 byte limit trying to lock 996 bytes with 995 byte limit trying to lock 896 bytes with 895 byte limit trying to lock 796 bytes with 795 byte limit trying to lock 696 bytes with 695 byte limit trying to lock 596 bytes with 595 byte limit trying to lock 496 bytes with 495 byte limit trying to lock 396 bytes with 395 byte limit trying to lock 296 bytes with 295 byte limit trying to lock 196 bytes with 195 byte limit trying to lock 96 bytes with 95 byte limit ==== cleanup-t_mlock-3 ==== ./t_mlock -c 3 ==== run-t_mlock-4 ==== 4 Test mlock(2)-mmap(2) interaction ./t_mlock -r 4 mlock_mmap: buf=0x96fffe2f000, page=4096 mlock_mmap: first test succeeded /usr/src/regress/lib/libc/sys/t_mlock.c:276: 'mlock(buf, page) != 0' evaluated to false *** Error 1 in . (Makefile:140 'run-t_mlock-4') EXPECTED_FAIL ==== cleanup-t_mlock-4 ==== ./t_mlock -c 4 ==== run-t_mlock-5 ==== 5 Test that consecutive mlock(2) calls succeed ./t_mlock -r 5 mlock_nested: buf = 0x22725a79000 (page=4096) ==== cleanup-t_mlock-5 ==== ./t_mlock -c 5 ==== run-t_mmap ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_mmap.c cc -o t_mmap t_mmap.o atf-c.o ulimit -c unlimited && ntests="`./t_mmap -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_mmap NUMBERS="$tnumbers" regress 1..8 ==== run-t_mmap-1 ==== 1 Test mmap(2) with a block device ./t_mmap -r 1 trying: /dev/sd0c using /dev/sd0c first byte ffffffea first byte ffffffea ==== cleanup-t_mmap-1 ==== ./t_mmap -c 1 ==== run-t_mmap-2 ==== 2 Test error conditions of mmap(2) ./t_mmap -r 2 ==== cleanup-t_mmap-2 ==== ./t_mmap -c 2 ==== run-t_mmap-3 ==== 3 Test uvm page loanout with mmap(2) ./t_mmap -r 3 ==== cleanup-t_mmap-3 ==== ./t_mmap -c 3 ==== run-t_mmap-4 ==== 4 Test mmap(2) protections, #1 ./t_mmap -r 4 ==== cleanup-t_mmap-4 ==== ./t_mmap -c 4 ==== run-t_mmap-5 ==== 5 Test mmap(2) protections, #2 ./t_mmap -r 5 ==== cleanup-t_mmap-5 ==== ./t_mmap -c 5 ==== run-t_mmap-6 ==== 6 Test mmap(2) protections, #3 ./t_mmap -r 6 ==== cleanup-t_mmap-6 ==== ./t_mmap -c 6 ==== run-t_mmap-7 ==== 7 Test mmap(2) and ftruncate(2) ./t_mmap -r 7 ==== cleanup-t_mmap-7 ==== ./t_mmap -c 7 ==== run-t_mmap-8 ==== 8 Test mmap(2) ftruncate(2) causing signal ./t_mmap -r 8 ==== cleanup-t_mmap-8 ==== ./t_mmap -c 8 ==== run-t_msgctl ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_msgctl.c cc -o t_msgctl t_msgctl.o atf-c.o ulimit -c unlimited && ntests="`./t_msgctl -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_msgctl NUMBERS="$tnumbers" regress 1..5 ==== run-t_msgctl-1 ==== 1 Test errors from msgctl(2) ./t_msgctl -r 1 ==== cleanup-t_msgctl-1 ==== ./t_msgctl -c 1 ==== run-t_msgctl-2 ==== 2 Test permissions with msgctl(2) ./t_msgctl -r 2 ==== cleanup-t_msgctl-2 ==== ./t_msgctl -c 2 ==== run-t_msgctl-3 ==== 3 Test that PIDs are updated ./t_msgctl -r 3 ==== cleanup-t_msgctl-3 ==== ./t_msgctl -c 3 ==== run-t_msgctl-4 ==== 4 Test msgctl(2) with IPC_SET ./t_msgctl -r 4 ==== cleanup-t_msgctl-4 ==== ./t_msgctl -c 4 ==== run-t_msgctl-5 ==== 5 Test that access times are updated ./t_msgctl -r 5 ==== cleanup-t_msgctl-5 ==== ./t_msgctl -c 5 ==== run-t_msgget ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_msgget.c cc -o t_msgget t_msgget.o atf-c.o ulimit -c unlimited && ntests="`./t_msgget -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_msgget NUMBERS="$tnumbers" regress 1..4 ==== run-t_msgget-1 ==== 1 Test msgget(2) with IPC_EXCL ./t_msgget -r 1 ==== cleanup-t_msgget-1 ==== ./t_msgget -c 1 ==== run-t_msgget-2 ==== 2 Test that XSI message queues are not removed when the process exits ./t_msgget -r 2 ==== cleanup-t_msgget-2 ==== ./t_msgget -c 2 ==== run-t_msgget-3 ==== 3 Test that msgget(2) initializes data structures properly ./t_msgget -r 3 ==== cleanup-t_msgget-3 ==== ./t_msgget -c 3 ==== run-t_msgget-4 ==== 4 Test different modes with msgget(2) ./t_msgget -r 4 testing mode 448 testing mode 256 testing mode 128 testing mode 64 testing mode 56 testing mode 32 testing mode 16 testing mode 8 testing mode 7 testing mode 4 testing mode 2 testing mode 1 ==== cleanup-t_msgget-4 ==== ./t_msgget -c 4 ==== run-t_msgrcv ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_msgrcv.c cc -o t_msgrcv t_msgrcv.o atf-c.o ulimit -c unlimited && ntests="`./t_msgrcv -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_msgrcv NUMBERS="$tnumbers" regress 1..6 ==== run-t_msgrcv-1 ==== 1 A basic test of msgrcv(2) ./t_msgrcv -r 1 ==== cleanup-t_msgrcv-1 ==== ./t_msgrcv -c 1 ==== run-t_msgrcv-2 ==== 2 Test that msgrcv(2) blocks ./t_msgrcv -r 2 ==== cleanup-t_msgrcv-2 ==== ./t_msgrcv -c 2 ==== run-t_msgrcv-3 ==== 3 Test errors from msgrcv(2) ./t_msgrcv -r 3 /usr/src/regress/lib/libc/sys/t_msgrcv.c:192: 'msgrcv(id, &r, 3 - 1, 0x41, 004000) == -1' evaluated to false *** Error 1 in . (Makefile:140 'run-t_msgrcv-3') EXPECTED_FAIL ==== cleanup-t_msgrcv-3 ==== ./t_msgrcv -c 3 ==== run-t_msgrcv-4 ==== 4 Test message types with msgrcv(2) ./t_msgrcv -r 4 ==== cleanup-t_msgrcv-4 ==== ./t_msgrcv -c 4 ==== run-t_msgrcv-5 ==== 5 Test msgrcv(2) with IPC_NOWAIT ./t_msgrcv -r 5 ==== cleanup-t_msgrcv-5 ==== ./t_msgrcv -c 5 ==== run-t_msgrcv-6 ==== 6 Test msgrcv(2) with MSG_NOERROR ./t_msgrcv -r 6 ==== cleanup-t_msgrcv-6 ==== ./t_msgrcv -c 6 ==== run-t_msgsnd ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_msgsnd.c cc -o t_msgsnd t_msgsnd.o atf-c.o ulimit -c unlimited && ntests="`./t_msgsnd -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_msgsnd NUMBERS="$tnumbers" regress 1..5 ==== run-t_msgsnd-1 ==== 1 Test that msgsnd(2) blocks ./t_msgsnd -r 1 ==== cleanup-t_msgsnd-1 ==== ./t_msgsnd -c 1 ==== run-t_msgsnd-2 ==== 2 Test that msgsnd(2) increments the amount of message in the queue, as given by msgctl(2) ./t_msgsnd -r 2 ==== cleanup-t_msgsnd-2 ==== ./t_msgsnd -c 2 ==== run-t_msgsnd-3 ==== 3 Test errors from msgsnd(2) ./t_msgsnd -r 3 ==== cleanup-t_msgsnd-3 ==== ./t_msgsnd -c 3 ==== run-t_msgsnd-4 ==== 4 Test msgsnd(2) with IPC_NOWAIT ./t_msgsnd -r 4 ==== cleanup-t_msgsnd-4 ==== ./t_msgsnd -c 4 ==== run-t_msgsnd-5 ==== 5 Test permissions with msgsnd(2) ./t_msgsnd -r 5 ==== cleanup-t_msgsnd-5 ==== ./t_msgsnd -c 5 ==== run-t_msync ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_msync.c cc -o t_msync t_msync.o atf-c.o ulimit -c unlimited && ntests="`./t_msync -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_msync NUMBERS="$tnumbers" regress 1..4 ==== run-t_msync-1 ==== 1 Test of msync(2), MS_ASYNC ./t_msync -r 1 ==== cleanup-t_msync-1 ==== ./t_msync -c 1 ==== run-t_msync-2 ==== 2 Test error conditions in msync(2) ./t_msync -r 2 ==== cleanup-t_msync-2 ==== ./t_msync -c 2 ==== run-t_msync-3 ==== 3 Test of msync(2), MS_INVALIDATE ./t_msync -r 3 ==== cleanup-t_msync-3 ==== ./t_msync -c 3 ==== run-t_msync-4 ==== 4 Test of msync(2), MS_SYNC ./t_msync -r 4 ==== cleanup-t_msync-4 ==== ./t_msync -c 4 ==== run-t_pipe ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_pipe.c cc -o t_pipe t_pipe.o atf-c.o ulimit -c unlimited && ntests="`./t_pipe -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_pipe NUMBERS="$tnumbers" regress 1..1 ==== run-t_pipe-1 ==== 1 Checks that writing to pipe works correctly after being interrupted and restarted (PR kern/14087) ./t_pipe -r 1 Read: 0x200000 Expected: 0x200000 ==== cleanup-t_pipe-1 ==== ./t_pipe -c 1 ==== run-t_pipe2 ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_pipe2.c cc -o t_pipe2 t_pipe2.o atf-c.o ulimit -c unlimited && ntests="`./t_pipe2 -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_pipe2 NUMBERS="$tnumbers" regress 1..5 ==== run-t_pipe2-1 ==== 1 A basic test of pipe2(2) ./t_pipe2 -r 1 ==== cleanup-t_pipe2-1 ==== ./t_pipe2 -c 1 ==== run-t_pipe2-2 ==== 2 Test that consuming file descriptors with pipe2(2) does not crash the system (PR kern/46457) ./t_pipe2 -r 2 ==== cleanup-t_pipe2-2 ==== ./t_pipe2 -c 2 ==== run-t_pipe2-3 ==== 3 A non-blocking test of pipe2(2) ./t_pipe2 -r 3 ==== cleanup-t_pipe2-3 ==== ./t_pipe2 -c 3 ==== run-t_pipe2-4 ==== 4 A close-on-exec test of pipe2(2) ./t_pipe2 -r 4 ==== cleanup-t_pipe2-4 ==== ./t_pipe2 -c 4 ==== run-t_pipe2-5 ==== 5 A error check of pipe2(2) ./t_pipe2 -r 5 ==== cleanup-t_pipe2-5 ==== ./t_pipe2 -c 5 ==== run-t_poll ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_poll.c cc -o t_poll t_poll.o atf-c.o ulimit -c unlimited && ntests="`./t_poll -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_poll NUMBERS="$tnumbers" regress 1..3 ==== run-t_poll-1 ==== 1 Check for 3-way collision for descriptor. First child comes and polls on descriptor, second child comes and polls, first child times out and exits, third child comes and polls. When the wakeup event happens, the two remaining children should both be awaken. (kern/17517) ./t_poll -r 1 parent write parent terminated ==== cleanup-t_poll-1 ==== ./t_poll -c 1 ==== run-t_poll-2 ==== 2 Basis functionality test for poll(2) ./t_poll -r 2 ==== cleanup-t_poll-2 ==== ./t_poll -c 2 ==== run-t_poll-3 ==== 3 Check errors from poll(2) ./t_poll -r 3 ==== cleanup-t_poll-3 ==== ./t_poll -c 3 ==== run-t_ppoll ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_ppoll.c In file included from /usr/src/regress/lib/libc/sys/t_ppoll.c:34: /usr/src/regress/lib/libc/sys/t_pollts.c:82:25: warning: unsequenced modification and access to 'ret' [-Wunsequenced] ATF_REQUIRE_EQ_MSG(ret = POLLTS(&pfds[0], 1, &timeout, NULL), 0, ^ /usr/src/regress/lib/libc/sys/atf-c.h:90:11: note: expanded from macro 'ATF_REQUIRE_EQ_MSG' atf_req((a) == (b), -1, fmt, ##__VA_ARGS__) ^ ~~~~~~~~~~~ /usr/src/regress/lib/libc/sys/atf-c.h:84:14: note: expanded from macro 'atf_req' atf_require(exp, err, #exp, __FILE__, __LINE__, msg, ##__VA_ARGS__) ^ ~~~~~~~~~~~ In file included from /usr/src/regress/lib/libc/sys/t_ppoll.c:34: /usr/src/regress/lib/libc/sys/t_pollts.c:90:25: warning: unsequenced modification and access to 'ret' [-Wunsequenced] ATF_REQUIRE_EQ_MSG(ret = POLLTS(&pfds[1], 1, &timeout, NULL), 1, ^ /usr/src/regress/lib/libc/sys/atf-c.h:90:11: note: expanded from macro 'ATF_REQUIRE_EQ_MSG' atf_req((a) == (b), -1, fmt, ##__VA_ARGS__) ^ ~~~~~~~~~~~ /usr/src/regress/lib/libc/sys/atf-c.h:84:14: note: expanded from macro 'atf_req' atf_require(exp, err, #exp, __FILE__, __LINE__, msg, ##__VA_ARGS__) ^ ~~~~~~~~~~~ In file included from /usr/src/regress/lib/libc/sys/t_ppoll.c:34: /usr/src/regress/lib/libc/sys/t_pollts.c:99:25: warning: unsequenced modification and access to 'ret' [-Wunsequenced] ATF_REQUIRE_EQ_MSG(ret = POLLTS(pfds, 2, &timeout, NULL), 1, ^ /usr/src/regress/lib/libc/sys/atf-c.h:90:11: note: expanded from macro 'ATF_REQUIRE_EQ_MSG' atf_req((a) == (b), -1, fmt, ##__VA_ARGS__) ^ ~~~~~~~~~~~ /usr/src/regress/lib/libc/sys/atf-c.h:84:14: note: expanded from macro 'atf_req' atf_require(exp, err, #exp, __FILE__, __LINE__, msg, ##__VA_ARGS__) ^ ~~~~~~~~~~~ In file included from /usr/src/regress/lib/libc/sys/t_ppoll.c:34: /usr/src/regress/lib/libc/sys/t_pollts.c:111:25: warning: unsequenced modification and access to 'ret' [-Wunsequenced] ATF_REQUIRE_EQ_MSG(ret = POLLTS(pfds, 2, &timeout, NULL), 2, ^ /usr/src/regress/lib/libc/sys/atf-c.h:90:11: note: expanded from macro 'ATF_REQUIRE_EQ_MSG' atf_req((a) == (b), -1, fmt, ##__VA_ARGS__) ^ ~~~~~~~~~~~ /usr/src/regress/lib/libc/sys/atf-c.h:84:14: note: expanded from macro 'atf_req' atf_require(exp, err, #exp, __FILE__, __LINE__, msg, ##__VA_ARGS__) ^ ~~~~~~~~~~~ In file included from /usr/src/regress/lib/libc/sys/t_ppoll.c:34: /usr/src/regress/lib/libc/sys/t_pollts.c:184:25: warning: unsequenced modification and access to 'ret' [-Wunsequenced] ATF_REQUIRE_EQ_MSG(ret = POLLTS(&pfd, 1, &timeout, &mask), 1, ^ /usr/src/regress/lib/libc/sys/atf-c.h:90:11: note: expanded from macro 'ATF_REQUIRE_EQ_MSG' atf_req((a) == (b), -1, fmt, ##__VA_ARGS__) ^ ~~~~~~~~~~~ /usr/src/regress/lib/libc/sys/atf-c.h:84:14: note: expanded from macro 'atf_req' atf_require(exp, err, #exp, __FILE__, __LINE__, msg, ##__VA_ARGS__) ^ ~~~~~~~~~~~ 5 warnings generated. cc -o t_ppoll t_ppoll.o atf-c.o ulimit -c unlimited && ntests="`./t_ppoll -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_ppoll NUMBERS="$tnumbers" regress 1..3 ==== run-t_ppoll-1 ==== 1 Basis functionality test for ppoll(2)/pollts(2) ./t_ppoll -r 1 ==== cleanup-t_ppoll-1 ==== ./t_ppoll -c 1 ==== run-t_ppoll-2 ==== 2 Check errors from ppoll(2)/pollts(2) ./t_ppoll -r 2 ==== cleanup-t_ppoll-2 ==== ./t_ppoll -c 2 ==== run-t_ppoll-3 ==== 3 Check that ppoll(2)/pollts(2) restores the signal mask (PR kern/44986) ./t_ppoll -r 3 ==== cleanup-t_ppoll-3 ==== ./t_ppoll -c 3 ==== run-t_ptrace ==== rm -rf dir cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_ptrace.c cc -o t_ptrace t_ptrace.o atf-c.o ulimit -c unlimited && ntests="`./t_ptrace -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_ptrace NUMBERS="$tnumbers" regress 1..6 ==== run-t_ptrace-1 ==== 1 Assert that a debugger cannot attach to PID 0 ./t_ptrace -r 1 ==== cleanup-t_ptrace-1 ==== ./t_ptrace -c 1 ==== run-t_ptrace-2 ==== 2 Assert that a debugger cannot attach to PID 1 (as non-root) su build -c exec ./t_ptrace -r 2 ==== cleanup-t_ptrace-2 ==== ./t_ptrace -c 2 ==== run-t_ptrace-3 ==== 3 Assert that a debugger cannot attach to PID 1 with securelevel >= 0 (as root) ./t_ptrace -r 3 ==== cleanup-t_ptrace-3 ==== ./t_ptrace -c 3 ==== run-t_ptrace-4 ==== 4 Assert that a debugger cannot attach to self (as it's nonsense) ./t_ptrace -r 4 ==== cleanup-t_ptrace-4 ==== ./t_ptrace -c 4 ==== run-t_ptrace-5 ==== 5 Assert that a debugger cannot trace another process unless the process's root directory is at or below the tracing process's root ./t_ptrace -r 5 Waiting for chrooting of the child PID 80068 Child is ready, it will try to PT_ATTACH to parent fds_fromparent is no longer needed - close it fds_toparent is no longer needed - close it ==== cleanup-t_ptrace-5 ==== ./t_ptrace -c 5 ==== run-t_ptrace-6 ==== 6 Assert that a process cannot mark its parent a debugger twice ./t_ptrace -r 6 Mark the parent process (PID 70678) a debugger of PID 32155 Mark the parent process (PID 70678) a debugger of PID 32155 again ==== cleanup-t_ptrace-6 ==== ./t_ptrace -c 6 ==== run-t_recvmmsg ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_recvmmsg.c cc -o t_recvmmsg t_recvmmsg.o atf-c.o ulimit -c unlimited && ntests="`./t_recvmmsg -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_recvmmsg NUMBERS="$tnumbers" regress 1..1 ==== run-t_recvmmsg-1 ==== 1 A basic test of recvmmsg(2) ./t_recvmmsg -r 1 ==== cleanup-t_recvmmsg-1 ==== ./t_recvmmsg -c 1 ==== run-t_revoke ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_revoke.c cc -o t_revoke t_revoke.o atf-c.o ulimit -c unlimited && ntests="`./t_revoke -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_revoke NUMBERS="$tnumbers" regress 1..1 ==== run-t_revoke-1 ==== 1 Test errors from revoke(2) su build -c exec ./t_revoke -r 1 ==== cleanup-t_revoke-1 ==== ./t_revoke -c 1 ==== run-t_select ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_select.c cc -o t_select t_select.o atf-c.o ulimit -c unlimited && ntests="`./t_select -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_select NUMBERS="$tnumbers" regress 1..2 ==== run-t_select-1 ==== 1 Checks pselect's temporary mask setting when a signal is received (PR lib/43625) ./t_select -r 1 ==== cleanup-t_select-1 ==== ./t_select -c 1 ==== run-t_select-2 ==== 2 Checks pselect's temporary mask setting when a timeout occurs ./t_select -r 2 ==== cleanup-t_select-2 ==== ./t_select -c 2 ==== run-t_sendmmsg ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_sendmmsg.c cc -o t_sendmmsg t_sendmmsg.o atf-c.o ulimit -c unlimited && ntests="`./t_sendmmsg -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_sendmmsg NUMBERS="$tnumbers" regress 1..1 ==== run-t_sendmmsg-1 ==== 1 A basic test of sendmmsg(2) ./t_sendmmsg -r 1 ==== cleanup-t_sendmmsg-1 ==== ./t_sendmmsg -c 1 ==== run-t_sendrecv ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_sendrecv.c cc -o t_sendrecv t_sendrecv.o atf-c.o ulimit -c unlimited && ntests="`./t_sendrecv -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_sendrecv NUMBERS="$tnumbers" regress 1..2 ==== run-t_sendrecv-1 ==== 1 A basic test of send/recv(2) ./t_sendrecv -r 1 ==== cleanup-t_sendrecv-1 ==== ./t_sendrecv -c 1 ==== run-t_sendrecv-2 ==== 2 Test send/recv(2) with receiver error ./t_sendrecv -r 2 ==== cleanup-t_sendrecv-2 ==== ./t_sendrecv -c 2 ==== run-t_setrlimit ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_setrlimit.c cc -o t_setrlimit t_setrlimit.o atf-c.o ulimit -c unlimited && ntests="`./t_setrlimit -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_setrlimit NUMBERS="$tnumbers" regress 1..10 ==== run-t_setrlimit-1 ==== 1 A basic soft limit test ./t_setrlimit -r 1 ==== cleanup-t_setrlimit-1 ==== ./t_setrlimit -c 1 ==== run-t_setrlimit-2 ==== 2 setrlimit(3) with current limits ./t_setrlimit -r 2 ==== cleanup-t_setrlimit-2 ==== ./t_setrlimit -c 2 ==== run-t_setrlimit-3 ==== 3 Test error conditions ./t_setrlimit -r 3 ==== cleanup-t_setrlimit-3 ==== ./t_setrlimit -c 3 ==== run-t_setrlimit-4 ==== 4 Test setrlimit(2), RLIMIT_FSIZE ./t_setrlimit -r 4 ==== cleanup-t_setrlimit-4 ==== ./t_setrlimit -c 4 ==== run-t_setrlimit-5 ==== 5 Test setrlimit(2), RLIMIT_MEMLOCK ./t_setrlimit -r 5 ==== cleanup-t_setrlimit-5 ==== ./t_setrlimit -c 5 ==== run-t_setrlimit-6 ==== 6 Test setrlimit(2), RLIMIT_NOFILE, #1 ./t_setrlimit -r 6 ==== cleanup-t_setrlimit-6 ==== ./t_setrlimit -c 6 ==== run-t_setrlimit-7 ==== 7 Test setrlimit(2), RLIMIT_NOFILE, #2 ./t_setrlimit -r 7 ==== cleanup-t_setrlimit-7 ==== ./t_setrlimit -c 7 ==== run-t_setrlimit-8 ==== 8 Test setrlimit(2), RLIMIT_NPROC su build -c exec ./t_setrlimit -r 8 ==== cleanup-t_setrlimit-8 ==== ./t_setrlimit -c 8 ==== run-t_setrlimit-9 ==== 9 Test setrlimit(2) for EPERM su build -c exec ./t_setrlimit -r 9 ==== cleanup-t_setrlimit-9 ==== ./t_setrlimit -c 9 ==== run-t_setrlimit-10 ==== 10 Test setrlimit(2), RLIMIT_STACK su build -c exec ./t_setrlimit -r 10 ==== cleanup-t_setrlimit-10 ==== ./t_setrlimit -c 10 ==== run-t_setuid ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_setuid.c cc -o t_setuid t_setuid.o atf-c.o ulimit -c unlimited && ntests="`./t_setuid -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_setuid NUMBERS="$tnumbers" regress 1..3 ==== run-t_setuid-1 ==== 1 Test setuid(0) as normal user su build -c exec ./t_setuid -r 1 ==== cleanup-t_setuid-1 ==== ./t_setuid -c 1 ==== run-t_setuid-2 ==== 2 Test setuid(2) with real UID ./t_setuid -r 2 ==== cleanup-t_setuid-2 ==== ./t_setuid -c 2 ==== run-t_setuid-3 ==== 3 A basic test of setuid(2) ./t_setuid -r 3 ==== cleanup-t_setuid-3 ==== ./t_setuid -c 3 ==== run-t_sigaction ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_sigaction.c cc -o t_sigaction t_sigaction.o atf-c.o ulimit -c unlimited && ntests="`./t_sigaction -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_sigaction NUMBERS="$tnumbers" regress 1..3 ==== run-t_sigaction-1 ==== 1 Checks for correct I&D cachesynchronization after copying out the trampoline code. ./t_sigaction -r 1 ==== cleanup-t_sigaction-1 ==== ./t_sigaction -c 1 ==== run-t_sigaction-2 ==== 2 Checks programming a signal with sigaction(2) but without any flags ./t_sigaction -r 2 ==== cleanup-t_sigaction-2 ==== ./t_sigaction -c 2 ==== run-t_sigaction-3 ==== 3 Checks that SA_RESETHAND works ./t_sigaction -r 3 ==== cleanup-t_sigaction-3 ==== ./t_sigaction -c 3 ==== run-t_sigaltstack ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_sigaltstack.c cc -o t_sigaltstack t_sigaltstack.o atf-c.o ulimit -c unlimited && ntests="`./t_sigaltstack -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_sigaltstack NUMBERS="$tnumbers" regress 1..1 ==== run-t_sigaltstack-1 ==== 1 Checks for using signal stack with SA_ONSTACK ./t_sigaltstack -r 1 ==== cleanup-t_sigaltstack-1 ==== ./t_sigaltstack -c 1 ==== run-t_socketpair ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_socketpair.c cc -o t_socketpair t_socketpair.o atf-c.o ulimit -c unlimited && ntests="`./t_socketpair -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_socketpair NUMBERS="$tnumbers" regress 1..3 ==== run-t_socketpair-1 ==== 1 A basic test of socketpair(2) ./t_socketpair -r 1 ==== cleanup-t_socketpair-1 ==== ./t_socketpair -c 1 ==== run-t_socketpair-2 ==== 2 A non-blocking test of socketpair(2) ./t_socketpair -r 2 ==== cleanup-t_socketpair-2 ==== ./t_socketpair -c 2 ==== run-t_socketpair-3 ==== 3 A close-on-exec of socketpair(2) ./t_socketpair -r 3 ==== cleanup-t_socketpair-3 ==== ./t_socketpair -c 3 ==== run-t_stat ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_stat.c cc -o t_stat t_stat.o atf-c.o ulimit -c unlimited && ntests="`./t_stat -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_stat NUMBERS="$tnumbers" regress 1..8 ==== run-t_stat-1 ==== 1 Test chflags(2) with stat(2) ./t_stat -r 1 ==== cleanup-t_stat-1 ==== ./t_stat -c 1 ==== run-t_stat-2 ==== 2 Test stat(2) with directories ./t_stat -r 2 ==== cleanup-t_stat-2 ==== ./t_stat -c 2 ==== run-t_stat-3 ==== 3 Test errors from the stat(2) family ./t_stat -r 3 ==== cleanup-t_stat-3 ==== ./t_stat -c 3 ==== run-t_stat-4 ==== 4 Test modification times with stat(2) ./t_stat -r 4 ==== cleanup-t_stat-4 ==== ./t_stat -c 4 ==== run-t_stat-5 ==== 5 Test permissions with stat(2) ./t_stat -r 5 ==== cleanup-t_stat-5 ==== ./t_stat -c 5 ==== run-t_stat-6 ==== 6 Test file sizes with stat(2) ./t_stat -r 6 ==== cleanup-t_stat-6 ==== ./t_stat -c 6 ==== run-t_stat-7 ==== 7 Test fstat(2) with a socket (PR kern/46077) ./t_stat -r 7 ==== cleanup-t_stat-7 ==== ./t_stat -c 7 ==== run-t_stat-8 ==== 8 Test symbolic links with stat(2) ./t_stat -r 8 ==== cleanup-t_stat-8 ==== ./t_stat -c 8 ==== run-t_truncate ==== touch truncate_test.root_owned chown root:wheel truncate_test.root_owned cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_truncate.c cc -o t_truncate t_truncate.o atf-c.o ulimit -c unlimited && ntests="`./t_truncate -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_truncate NUMBERS="$tnumbers" regress 1..4 ==== run-t_truncate-1 ==== 1 A basic test of ftruncate(2) ./t_truncate -r 1 truncating to 8 bytes truncating to 16 bytes truncating to 512 bytes truncating to 1024 bytes truncating to 2048 bytes truncating to 4094 bytes truncating to 3000 bytes truncating to 30 bytes ==== cleanup-t_truncate-1 ==== ./t_truncate -c 1 ==== run-t_truncate-2 ==== 2 Test errors from ftruncate(2) su build -c exec ./t_truncate -r 2 ==== cleanup-t_truncate-2 ==== ./t_truncate -c 2 ==== run-t_truncate-3 ==== 3 A basic test of truncate(2) ./t_truncate -r 3 truncating to 8 bytes truncating to 16 bytes truncating to 512 bytes truncating to 1024 bytes truncating to 2048 bytes truncating to 4094 bytes truncating to 3000 bytes truncating to 30 bytes ==== cleanup-t_truncate-3 ==== ./t_truncate -c 3 ==== run-t_truncate-4 ==== 4 Test errors from truncate(2) su build -c exec ./t_truncate -r 4 ==== cleanup-t_truncate-4 ==== ./t_truncate -c 4 ==== run-t_umask ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_umask.c cc -o t_umask t_umask.o atf-c.o ulimit -c unlimited && ntests="`./t_umask -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_umask NUMBERS="$tnumbers" regress 1..3 ==== run-t_umask-1 ==== 1 Check that umask(2) is inherited ./t_umask -r 1 ==== cleanup-t_umask-1 ==== ./t_umask -c 1 ==== run-t_umask-2 ==== 2 A basic test of open(2) and umask(2) ./t_umask -r 2 ==== cleanup-t_umask-2 ==== ./t_umask -c 2 ==== run-t_umask-3 ==== 3 Test the return value from umask(2) ./t_umask -r 3 ==== cleanup-t_umask-3 ==== ./t_umask -c 3 ==== run-t_unlink ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_unlink.c cc -o t_unlink t_unlink.o atf-c.o ulimit -c unlimited && ntests="`./t_unlink -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_unlink NUMBERS="$tnumbers" regress 1..4 ==== run-t_unlink-1 ==== 1 A basic test of unlink(2) ./t_unlink -r 1 ==== cleanup-t_unlink-1 ==== ./t_unlink -c 1 ==== run-t_unlink-2 ==== 2 Test error conditions of unlink(2) ./t_unlink -r 2 ==== cleanup-t_unlink-2 ==== ./t_unlink -c 2 ==== run-t_unlink-3 ==== 3 Test unlink(2) for a FIFO ./t_unlink -r 3 ==== cleanup-t_unlink-3 ==== ./t_unlink -c 3 ==== run-t_unlink-4 ==== 4 Test permissions with unlink(2) su build -c exec ./t_unlink -r 4 ==== cleanup-t_unlink-4 ==== ./t_unlink -c 4 ==== run-t_vfork ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_vfork.c cc -o t_vfork t_vfork.o atf-c.o ulimit -c unlimited && ntests="`./t_vfork -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_vfork NUMBERS="$tnumbers" regress 1..10 ==== run-t_vfork-1 ==== 1 raise SIGKILL in a child ./t_vfork -r 1 ==== cleanup-t_vfork-1 ==== ./t_vfork -c 1 ==== run-t_vfork-2 ==== # SIGSTOP with vfork is masked before exec(3)/exit(3) # see NetBSD: kern_sig.c,v 1.345 DISABLED ==== cleanup-t_vfork-2 ==== ./t_vfork -c 2 ==== run-t_vfork-3 ==== 3 raise SIGTSTP in a child ./t_vfork -r 3 ==== cleanup-t_vfork-3 ==== ./t_vfork -c 3 ==== run-t_vfork-4 ==== 4 raise SIGTTIN in a child ./t_vfork -r 4 ==== cleanup-t_vfork-4 ==== ./t_vfork -c 4 ==== run-t_vfork-5 ==== 5 raise SIGTTOU in a child ./t_vfork -r 5 ==== cleanup-t_vfork-5 ==== ./t_vfork -c 5 ==== run-t_vfork-6 ==== 6 raise SIGABRT in a child ./t_vfork -r 6 ==== cleanup-t_vfork-6 ==== ./t_vfork -c 6 ==== run-t_vfork-7 ==== 7 raise SIGHUP in a child ./t_vfork -r 7 ==== cleanup-t_vfork-7 ==== ./t_vfork -c 7 ==== run-t_vfork-8 ==== 8 raise SIGCONT in a child ./t_vfork -r 8 ==== cleanup-t_vfork-8 ==== ./t_vfork -c 8 ==== run-t_vfork-9 ==== 9 Test nested fork in a child ./t_vfork -r 9 ==== cleanup-t_vfork-9 ==== ./t_vfork -c 9 ==== run-t_vfork-10 ==== 10 Test nested vfork in a child ./t_vfork -r 10 ==== cleanup-t_vfork-10 ==== ./t_vfork -c 10 ==== run-t_waitid ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_waitid.c cc -o t_waitid t_waitid.o atf-c.o ulimit -c unlimited && ntests="`./t_waitid -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_waitid NUMBERS="$tnumbers" regress 1..6 ==== run-t_waitid-1 ==== 1 Test that waitid(2) returns EINVAL with 0 options ./t_waitid -r 1 ==== cleanup-t_waitid-1 ==== ./t_waitid -c 1 ==== run-t_waitid-2 ==== 2 Test that waitid(2) handled exiting process and code ./t_waitid -r 2 user: 0 system: 0 ==== cleanup-t_waitid-2 ==== ./t_waitid -c 2 ==== run-t_waitid-3 ==== 3 Test that waitid(2) handled terminated process and code ./t_waitid -r 3 user: 0 system: 0 ==== cleanup-t_waitid-3 ==== ./t_waitid -c 3 ==== run-t_waitid-4 ==== 4 Test that waitid(2) handled coredumped process and code ./t_waitid -r 4 user: 0 system: 0 ==== cleanup-t_waitid-4 ==== ./t_waitid -c 4 ==== run-t_waitid-5 ==== 5 Test that waitid(2) handled stopped/continued process and code ./t_waitid -r 5 user: 0 system: 0 user: 0 system: 0 user: 0 system: 0 ==== cleanup-t_waitid-5 ==== ./t_waitid -c 5 ==== run-t_waitid-6 ==== 6 Test that waitid(2) handled stopped/continued process loop ./t_waitid -r 6 Before loop of SIGSTOP/SIGCONT sequence 100 times user: 0 system: 0 ==== cleanup-t_waitid-6 ==== ./t_waitid -c 6 ==== run-t_wait_noproc ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_wait_noproc.c cc -o t_wait_noproc t_wait_noproc.o atf-c.o ulimit -c unlimited && ntests="`./t_wait_noproc -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_wait_noproc NUMBERS="$tnumbers" regress 1..9 ==== run-t_wait_noproc-1 ==== 1 Test that wait(2) returns ECHILD for no child ./t_wait_noproc -r 1 ==== cleanup-t_wait_noproc-1 ==== ./t_wait_noproc -c 1 ==== run-t_wait_noproc-2 ==== 2 Test that waitpid(2) returns ECHILD for WAIT_ANY and option TWAIT_OPTION ./t_wait_noproc -r 2 ==== cleanup-t_wait_noproc-2 ==== ./t_wait_noproc -c 2 ==== run-t_wait_noproc-3 ==== 3 Test that waitid(2) returns ECHILD for P_ALL and option TWAIT_OPTION ./t_wait_noproc -r 3 ==== cleanup-t_wait_noproc-3 ==== ./t_wait_noproc -c 3 ==== run-t_wait_noproc-4 ==== 4 Test that wait3(2) returns ECHILD for no child ./t_wait_noproc -r 4 ==== cleanup-t_wait_noproc-4 ==== ./t_wait_noproc -c 4 ==== run-t_wait_noproc-5 ==== 5 Test that wait4(2) returns ECHILD for WAIT_ANY and option TWAIT_OPTION ./t_wait_noproc -r 5 ==== cleanup-t_wait_noproc-5 ==== ./t_wait_noproc -c 5 ==== run-t_wait_noproc-6 ==== 6 Test that waitpid(2) returns ECHILD for WAIT_ANY and valid combination of options without WNOHANG ./t_wait_noproc -r 6 Testing waitpid(2) with options 0 Testing waitpid(2) with options 2 ==== cleanup-t_wait_noproc-6 ==== ./t_wait_noproc -c 6 ==== run-t_wait_noproc-7 ==== 7 Test that waitid(2) returns ECHILD for P_ALL and valid combination of options without WNOHANG ./t_wait_noproc -r 7 Testing waitid(2) with options 4 Testing waitid(2) with options 14 Testing waitid(2) with options 2 Testing waitid(2) with options 12 Testing waitid(2) with options 6 Testing waitid(2) with options 16 Testing waitid(2) with options 20 Testing waitid(2) with options 30 Testing waitid(2) with options 24 Testing waitid(2) with options 34 Testing waitid(2) with options 22 Testing waitid(2) with options 32 Testing waitid(2) with options 26 Testing waitid(2) with options 36 Testing waitid(2) with options 8 Testing waitid(2) with options 18 Testing waitid(2) with options c Testing waitid(2) with options 1c Testing waitid(2) with options a Testing waitid(2) with options 1a Testing waitid(2) with options e Testing waitid(2) with options 1e Testing waitid(2) with options 28 Testing waitid(2) with options 38 Testing waitid(2) with options 2c Testing waitid(2) with options 3c Testing waitid(2) with options 2a Testing waitid(2) with options 3a Testing waitid(2) with options 2e Testing waitid(2) with options 3e ==== cleanup-t_wait_noproc-7 ==== ./t_wait_noproc -c 7 ==== run-t_wait_noproc-8 ==== 8 Test that wait3(2) returns ECHILD for no child ./t_wait_noproc -r 8 Testing wait3(2) with options 0 Testing wait3(2) with options 2 ==== cleanup-t_wait_noproc-8 ==== ./t_wait_noproc -c 8 ==== run-t_wait_noproc-9 ==== 9 Test that wait4(2) returns ECHILD for WAIT_ANY and option TWAIT_OPTION ./t_wait_noproc -r 9 Testing wait4(2) with options 0 Testing wait4(2) with options 2 ==== cleanup-t_wait_noproc-9 ==== ./t_wait_noproc -c 9 ==== run-t_wait_noproc_wnohang ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_wait_noproc_wnohang.c cc -o t_wait_noproc_wnohang t_wait_noproc_wnohang.o atf-c.o ulimit -c unlimited && ntests="`./t_wait_noproc_wnohang -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_wait_noproc_wnohang NUMBERS="$tnumbers" regress 1..8 ==== run-t_wait_noproc_wnohang-1 ==== 1 Test that waitpid(2) returns ECHILD for WAIT_ANY and option TWAIT_OPTION ./t_wait_noproc_wnohang -r 1 ==== cleanup-t_wait_noproc_wnohang-1 ==== ./t_wait_noproc_wnohang -c 1 ==== run-t_wait_noproc_wnohang-2 ==== 2 Test that waitid(2) returns ECHILD for P_ALL and option TWAIT_OPTION ./t_wait_noproc_wnohang -r 2 ==== cleanup-t_wait_noproc_wnohang-2 ==== ./t_wait_noproc_wnohang -c 2 ==== run-t_wait_noproc_wnohang-3 ==== 3 Test that wait3(2) returns ECHILD for no child ./t_wait_noproc_wnohang -r 3 ==== cleanup-t_wait_noproc_wnohang-3 ==== ./t_wait_noproc_wnohang -c 3 ==== run-t_wait_noproc_wnohang-4 ==== 4 Test that wait4(2) returns ECHILD for WAIT_ANY and option TWAIT_OPTION ./t_wait_noproc_wnohang -r 4 ==== cleanup-t_wait_noproc_wnohang-4 ==== ./t_wait_noproc_wnohang -c 4 ==== run-t_wait_noproc_wnohang-5 ==== 5 Test that waitpid(2) returns ECHILD for WAIT_ANY and valid combination of options with WNOHANG ./t_wait_noproc_wnohang -r 5 Testing waitpid(2) with options 0 Testing waitpid(2) with options 2 ==== cleanup-t_wait_noproc_wnohang-5 ==== ./t_wait_noproc_wnohang -c 5 ==== run-t_wait_noproc_wnohang-6 ==== 6 Test that waitid(2) returns ECHILD for P_ALL and valid combination of options with WNOHANG ./t_wait_noproc_wnohang -r 6 Testing waitid(2) with options 4 Testing waitid(2) with options 14 Testing waitid(2) with options 2 Testing waitid(2) with options 12 Testing waitid(2) with options 6 Testing waitid(2) with options 16 Testing waitid(2) with options 20 Testing waitid(2) with options 30 Testing waitid(2) with options 24 Testing waitid(2) with options 34 Testing waitid(2) with options 22 Testing waitid(2) with options 32 Testing waitid(2) with options 26 Testing waitid(2) with options 36 Testing waitid(2) with options 8 Testing waitid(2) with options 18 Testing waitid(2) with options c Testing waitid(2) with options 1c Testing waitid(2) with options a Testing waitid(2) with options 1a Testing waitid(2) with options e Testing waitid(2) with options 1e Testing waitid(2) with options 28 Testing waitid(2) with options 38 Testing waitid(2) with options 2c Testing waitid(2) with options 3c Testing waitid(2) with options 2a Testing waitid(2) with options 3a Testing waitid(2) with options 2e Testing waitid(2) with options 3e ==== cleanup-t_wait_noproc_wnohang-6 ==== ./t_wait_noproc_wnohang -c 6 ==== run-t_wait_noproc_wnohang-7 ==== 7 Test that wait3(2) returns ECHILD for no child ./t_wait_noproc_wnohang -r 7 Testing wait3(2) with options 0 Testing wait3(2) with options 2 ==== cleanup-t_wait_noproc_wnohang-7 ==== ./t_wait_noproc_wnohang -c 7 ==== run-t_wait_noproc_wnohang-8 ==== 8 Test that wait4(2) returns ECHILD for WAIT_ANY and option TWAIT_OPTION ./t_wait_noproc_wnohang -r 8 Testing wait4(2) with options 0 Testing wait4(2) with options 2 ==== cleanup-t_wait_noproc_wnohang-8 ==== ./t_wait_noproc_wnohang -c 8 ==== run-t_write ==== cc -O2 -pipe -std=gnu99 -g -MD -MP -c /usr/src/regress/lib/libc/sys/t_write.c cc -o t_write t_write.o atf-c.o ulimit -c unlimited && ntests="`./t_write -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libc/sys PROG=t_write NUMBERS="$tnumbers" regress 1..7 ==== run-t_write-1 ==== 1 Checks errors from write(2) ./t_write -r 1 ==== cleanup-t_write-1 ==== ./t_write -c 1 ==== run-t_write-2 ==== 2 Checks for EPIPE from write(2) ./t_write -r 2 ==== cleanup-t_write-2 ==== ./t_write -c 2 ==== run-t_write-3 ==== 3 Checks that write(2) updates the file position ./t_write -r 3 ==== cleanup-t_write-3 ==== ./t_write -c 3 ==== run-t_write-4 ==== 4 Checks return values from write(2) ./t_write -r 4 ==== cleanup-t_write-4 ==== ./t_write -c 4 ==== run-t_write-5 ==== 5 Checks that file descriptor is properly FILE_UNUSE()d when iovcnt is greater than IOV_MAX ./t_write -r 5 Calling writev(2, NULL, IOV_MAX + 1)... ==== cleanup-t_write-5 ==== ./t_write -c 5 ==== run-t_write-6 ==== 6 Check that writing to non-permitted space returns EFAULT ./t_write -r 6 ==== cleanup-t_write-6 ==== ./t_write -c 6 ==== run-t_write-7 ==== 7 Check that reading from non-permitted space returns EFAULT ./t_write -r 7 ==== cleanup-t_write-7 ==== ./t_write -c 7 XFAIL lib/libc/sys *** Error 1 in . (Makefile:140 'run-t_mlock-4'), *** Error 1 in . (Makefile:140 'run-t_msgrcv-3') START lib/libc/telldir 2025-02-13T01:09:02Z rm -f a.out [Ee]rrs mklog *.core y.tab.h telldir utils.o shortseek.o telldir.o main.o utils.d shortseek.d telldir.d main.d ==== run-regress-telldir ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/telldir/utils.c cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/telldir/shortseek.c cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/telldir/telldir.c cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/telldir/main.c cc -o telldir utils.o shortseek.o telldir.o main.o ./telldir PASS lib/libc/telldir Duration 0m00.76s START lib/libc/time 2025-02-13T01:09:03Z ===> strptime rm -f a.out [Ee]rrs mklog *.core y.tab.h strptime_test main.o got main.d ===> time_conversion rm -f a.out [Ee]rrs mklog *.core y.tab.h timetest timetest.o timetest.d ===> strptime ==== do-reg ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/time/strptime/main.c cc -o strptime_test main.o ./strptime_test < /usr/src/regress/lib/libc/time/strptime/tests > got diff -u /usr/src/regress/lib/libc/time/strptime/expected got ===> time_conversion ==== run-regress-timetest ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/time/time_conversion/timetest.c cc -o timetest timetest.o ./timetest POSIX time zones missing, run the following command: make -C ../../../../../share/zoneinfo other_two SKIPPED SKIP lib/libc/time Test skipped itself START lib/libc/timekeep 2025-02-13T01:09:03Z rm -f a.out [Ee]rrs mklog *.core y.tab.h test_clock_gettime test_time_skew test_gettimeofday test_clock_gettime.o test_time_skew.o test_gettimeofday.o test_clock_gettime.d test_time_skew.d test_gettimeofday.d ==== run-regress-test_clock_gettime ==== cc -O2 -pipe -g -MD -MP -c test_clock_gettime.c cc -o test_clock_gettime test_clock_gettime.o ./test_clock_gettime ==== run-regress-test_time_skew ==== cc -O2 -pipe -g -MD -MP -c test_time_skew.c cc -o test_time_skew test_time_skew.o ./test_time_skew ==== run-regress-test_gettimeofday ==== cc -O2 -pipe -g -MD -MP -c test_gettimeofday.c cc -o test_gettimeofday test_gettimeofday.o ./test_gettimeofday PASS lib/libc/timekeep Duration 0m20.44s START lib/libc/timingsafe 2025-02-13T01:09:24Z rm -f a.out [Ee]rrs mklog *.core y.tab.h timingsafe timingsafe.o timingsafe.d ==== run-regress-timingsafe ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/timingsafe/timingsafe.c cc -o timingsafe timingsafe.o ./timingsafe PASS lib/libc/timingsafe Duration 0m00.18s START lib/libc/uuid 2025-02-13T01:09:24Z rm -f a.out [Ee]rrs mklog *.core y.tab.h uuidtest uuidtest.o uuidtest.d ==== run-regress-uuidtest ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/uuid/uuidtest.c cc -o uuidtest uuidtest.o ./uuidtest [1] uuid_from_string (invalid) ok [2] uuid_from_string (bad version) ok [3] uuid_from_string ok [4] uuid_to_string ok [5] uuid_create_nil ok [6] uuid_create ok [7] uuid_compare ok [8] uuid_equal ok [9] uuid_equal (nil) ok [10] uuid_hash ok [11] uuid_enc_le ok [12] uuid_dec_le ok [13] uuid_enc_be ok [14] uuid_dec_be ok PASS lib/libc/uuid Duration 0m00.20s START lib/libc/vis 2025-02-13T01:09:24Z rm -f a.out [Ee]rrs mklog *.core y.tab.h vis_test vis_test.o valid.out vis_test.d ==== run-regress-vis_test ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/vis/vis_test.c cc -o vis_test vis_test.o ./vis_test >/usr/src/regress/lib/libc/vis/obj/valid.out cmp -s /usr/src/regress/lib/libc/vis/obj/valid.out /usr/src/regress/lib/libc/vis/valid.ok PASS lib/libc/vis Duration 0m00.78s START lib/libc/wprintf 2025-02-13T01:09:25Z rm -f a.out [Ee]rrs mklog *.core y.tab.h wfp wfp.o wfp.d ==== run-regress-wfp ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libc/wprintf/wfp.c cc -o wfp wfp.o ./wfp PASS lib/libc/wprintf Duration 0m00.20s START lib/libcrypto/CA 2025-02-13T01:09:25Z rm -f a.out [Ee]rrs mklog *.core y.tab.h *.pem *.serial *.txt *.attr *.old stamp-clean stamp-root.serial stamp-intermediate.serial stamp-root.txt stamp-intermediate.txt ==== clean ==== rm -f a.out [Ee]rrs mklog *.core y.tab.h *.pem *.serial *.txt *.attr *.old stamp-clean stamp-root.serial stamp-intermediate.serial stamp-root.txt stamp-intermediate.txt ==== root.serial ==== echo 1000 >root.serial ==== intermediate.serial ==== echo 1000 >intermediate.serial ==== root.txt ==== true >root.txt ==== intermediate.txt ==== true >intermediate.txt ==== run-verify-intermediate ==== # generate root rsa 4096 key openssl genrsa -out root.key.pem 4096 Generating RSA private key, 4096 bit long modulus ......................................................... ................ e is 65537 (0x010001) # generate root cert openssl req -batch -config /usr/src/regress/lib/libcrypto/CA/root.cnf -key root.key.pem -new -x509 -days 365 -sha256 -extensions v3_ca -out root.cert.pem # generate intermediate rsa 2048 key openssl genrsa -out intermediate.key.pem 2048 Generating RSA private key, 2048 bit long modulus .......................................................................................................................................................................................................... .............................. e is 65537 (0x010001) # generate intermediate req openssl req -batch -config /usr/src/regress/lib/libcrypto/CA/intermediate.cnf -new -sha256 -key intermediate.key.pem -out intermediate.csr.pem # sign intermediate openssl ca -batch -config /usr/src/regress/lib/libcrypto/CA/root.cnf -extensions v3_intermediate_ca -days 10 -notext -md sha256 -in intermediate.csr.pem -out intermediate.cert.pem Using configuration from /usr/src/regress/lib/libcrypto/CA/root.cnf Check that the request matches the signature Signature ok Certificate Details: Serial Number: 4096 (0x1000) Validity Not Before: Feb 13 01:09:26 2025 GMT Not After : Feb 23 01:09:26 2025 GMT Subject: countryName = CA stateOrProvinceName = Alberta organizationName = OpenBSD organizationalUnitName = So and Sos commonName = Regress Intermediate CA emailAddress = evilsoandsos@openbsd.org X509v3 extensions: X509v3 Subject Key Identifier: ED:6C:D3:18:7E:31:23:4D:E1:C7:9E:9E:B2:FB:05:DB:D3:FB:59:83 X509v3 Authority Key Identifier: keyid:9F:0B:9E:DD:E4:3B:4D:64:D4:0B:30:E6:D4:D8:44:B8:7D:BE:98:8F X509v3 Basic Constraints: critical CA:TRUE, pathlen:0 X509v3 Key Usage: critical Digital Signature, Certificate Sign, CRL Sign X509v3 Name Constraints: critical Permitted: DNS:.openbsd.org DNS:client email:openbsd.org email:@test.openbsd.org URI:.openbsd.org DirName: C = CA, O = OpenBSD othername: Excluded: IP:0.0.0.0/0.0.0.0 IP:0:0:0:0:0:0:0:0/0:0:0:0:0:0:0:0 Certificate is to be certified until Feb 23 01:09:26 2025 GMT (10 days) Write out database with 1 new entries Data Base Updated # validate intermediate CA openssl verify -CAfile root.cert.pem intermediate.cert.pem intermediate.cert.pem: OK ==== run-verify-server ==== cat intermediate.cert.pem root.cert.pem > chain.pem # genrsa server openssl genrsa -out server.key.pem 2048 Generating RSA private key, 2048 bit long modulus ..................................................................................... .................... e is 65537 (0x010001) # server req openssl req -batch -config /usr/src/regress/lib/libcrypto/CA/intermediate.cnf -new -sha256 -subj '/CN=server.openbsd.org/OU=So and Sos/O=OpenBSD/C=CA' -key server.key.pem -out server.csr.pem # server sign openssl ca -batch -config /usr/src/regress/lib/libcrypto/CA/intermediate.cnf -extensions server_cert -days 5 -notext -md sha256 -in server.csr.pem -out server.cert.pem Using configuration from /usr/src/regress/lib/libcrypto/CA/intermediate.cnf Check that the request matches the signature Signature ok Certificate Details: Serial Number: 4096 (0x1000) Validity Not Before: Feb 13 01:09:26 2025 GMT Not After : Feb 18 01:09:26 2025 GMT Subject: countryName = CA organizationName = OpenBSD organizationalUnitName = So and Sos commonName = server.openbsd.org X509v3 extensions: X509v3 Basic Constraints: CA:FALSE Netscape Cert Type: SSL Server Netscape Comment: OpenSSL Generated Server Certificate X509v3 Subject Key Identifier: F0:80:0C:DD:08:3F:AE:44:75:04:38:8B:27:67:E3:70:9B:C7:64:B0 X509v3 Authority Key Identifier: keyid:ED:6C:D3:18:7E:31:23:4D:E1:C7:9E:9E:B2:FB:05:DB:D3:FB:59:83 DirName:/C=CA/ST=Alberta/L=Edmonton/O=OpenBSD/OU=So and Sos/CN=Regress Root CA/emailAddress=evilsoandsos@openbsd.org serial:10:00 X509v3 Key Usage: critical Digital Signature, Key Encipherment X509v3 Extended Key Usage: TLS Web Server Authentication Certificate is to be certified until Feb 18 01:09:26 2025 GMT (5 days) Write out database with 1 new entries Data Base Updated # validate server cert openssl verify -purpose sslserver -CAfile chain.pem server.cert.pem server.cert.pem: OK ==== run-verify-client ==== # genrsa client openssl genrsa -out client.key.pem 2048 Generating RSA private key, 2048 bit long modulus .................... .................................... e is 65537 (0x010001) # client req openssl req -batch -config /usr/src/regress/lib/libcrypto/CA/intermediate.cnf -new -sha256 -subj '/CN=client/OU=So and Sos/O=OpenBSD/C=CA' -key client.key.pem -out client.csr.pem # client sign openssl ca -batch -config /usr/src/regress/lib/libcrypto/CA/intermediate.cnf -extensions usr_cert -days 5 -notext -md sha256 -in client.csr.pem -out client.cert.pem Using configuration from /usr/src/regress/lib/libcrypto/CA/intermediate.cnf Check that the request matches the signature Signature ok Certificate Details: Serial Number: 4097 (0x1001) Validity Not Before: Feb 13 01:09:26 2025 GMT Not After : Feb 18 01:09:26 2025 GMT Subject: countryName = CA organizationName = OpenBSD organizationalUnitName = So and Sos commonName = client X509v3 extensions: X509v3 Basic Constraints: CA:FALSE Netscape Cert Type: SSL Client, S/MIME Netscape Comment: OpenSSL Generated Client Certificate X509v3 Subject Key Identifier: D3:4F:4E:48:5A:7D:22:93:8E:10:4A:C0:C0:2D:00:54:B1:48:72:04 X509v3 Authority Key Identifier: keyid:ED:6C:D3:18:7E:31:23:4D:E1:C7:9E:9E:B2:FB:05:DB:D3:FB:59:83 X509v3 Key Usage: critical Digital Signature, Non Repudiation, Key Encipherment X509v3 Extended Key Usage: TLS Web Client Authentication, E-mail Protection X509v3 Subject Alternative Name: critical email:evilsoandsos@test.openbsd.org Certificate is to be certified until Feb 18 01:09:26 2025 GMT (5 days) Write out database with 1 new entries Data Base Updated # validate client cert openssl verify -purpose sslclient -CAfile chain.pem client.cert.pem client.cert.pem: OK PASS lib/libcrypto/CA Duration 0m01.22s START lib/libcrypto/aead 2025-02-13T01:09:26Z rm -f a.out [Ee]rrs mklog *.core y.tab.h aeadtest aeadtest.o aeadtest.d ==== regress-aeadtest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/aead/aeadtest.c cc -o aeadtest aeadtest.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ./aeadtest aead /usr/src/regress/lib/libcrypto/aead/aeadtests.txt Completed 9 test cases PASS ./aeadtest aes-128-gcm /usr/src/regress/lib/libcrypto/aead/aes_128_gcm_tests.txt Completed 74 test cases PASS ./aeadtest aes-192-gcm /usr/src/regress/lib/libcrypto/aead/aes_192_gcm_tests.txt Completed 6 test cases PASS ./aeadtest aes-256-gcm /usr/src/regress/lib/libcrypto/aead/aes_256_gcm_tests.txt Completed 66 test cases PASS ./aeadtest chacha20-poly1305 /usr/src/regress/lib/libcrypto/aead/chacha20_poly1305_tests.txt Completed 81 test cases PASS ./aeadtest xchacha20-poly1305 /usr/src/regress/lib/libcrypto/aead/xchacha20_poly1305_tests.txt Completed 52 test cases PASS PASS lib/libcrypto/aead Duration 0m00.51s START lib/libcrypto/aes 2025-02-13T01:09:27Z rm -f a.out [Ee]rrs mklog *.core y.tab.h aes_test aes_test.o aes_test.d ==== run-regress-aes_test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/aes/aes_test.c cc -o aes_test aes_test.o -lcrypto ./aes_test PASS lib/libcrypto/aes Duration 0m00.30s START lib/libcrypto/aeswrap 2025-02-13T01:09:27Z rm -f a.out [Ee]rrs mklog *.core y.tab.h aes_wrap aes_wrap.o aes_wrap.d ==== run-regress-aes_wrap ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/aeswrap/aes_wrap.c cc -o aes_wrap aes_wrap.o -lcrypto ./aes_wrap Key test result 1 Key test result 1 Key test result 1 Key test result 1 Key test result 1 Key test result 1 PASS lib/libcrypto/aeswrap Duration 0m00.18s START lib/libcrypto/asn1 2025-02-13T01:09:27Z rm -f a.out [Ee]rrs mklog *.core y.tab.h asn1api asn1basic asn1complex asn1evp asn1object asn1oct asn1string_copy asn1_string_to_utf8 asn1time asn1x509 rfc5280time x509_algor asn1api.o asn1basic.o asn1complex.o asn1evp.o asn1object.o asn1oct.o asn1string_copy.o asn1_string_to_utf8.o asn1time.o asn1x509.o rfc5280time.o x509_algor.o asn1api.d asn1basic.d asn1complex.d asn1evp.d asn1object.d asn1oct.d asn1string_copy.d asn1_string_to_utf8.d asn1time.d asn1x509.d rfc5280time.d x509_algor.d ==== run-regress-asn1api ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/asn1 -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/asn1/asn1api.c cc -lcrypto -o asn1api asn1api.o ./asn1api ==== run-regress-asn1basic ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/asn1 -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/asn1/asn1basic.c cc -lcrypto -o asn1basic asn1basic.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ./asn1basic ==== run-regress-asn1complex ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/asn1 -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/asn1/asn1complex.c cc -lcrypto -o asn1complex asn1complex.o ./asn1complex ==== run-regress-asn1evp ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/asn1 -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/asn1/asn1evp.c cc -lcrypto -o asn1evp asn1evp.o ./asn1evp ==== run-regress-asn1object ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/asn1 -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/asn1/asn1object.c cc -lcrypto -o asn1object asn1object.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ./asn1object ==== run-regress-asn1oct ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/asn1 -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/asn1/asn1oct.c cc -lcrypto -o asn1oct asn1oct.o ./asn1oct ==== run-regress-asn1string_copy ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/asn1 -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/asn1/asn1string_copy.c cc -lcrypto -o asn1string_copy asn1string_copy.o ./asn1string_copy ==== run-regress-asn1_string_to_utf8 ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/asn1 -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/asn1/asn1_string_to_utf8.c cc -lcrypto -o asn1_string_to_utf8 asn1_string_to_utf8.o ./asn1_string_to_utf8 ==== run-regress-asn1time ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/asn1 -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/asn1/asn1time.c cc -lcrypto -o asn1time asn1time.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ./asn1time Invalid time tests... Invalid generalized time tests... GENERALIZEDTIME tests... UTCTIME tests... TIME tests... ASN1_TIME_compare tests... Time overflow tests... ==== run-regress-asn1x509 ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/asn1 -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/asn1/asn1x509.c cc -lcrypto -o asn1x509 asn1x509.o ./asn1x509 ==== run-regress-rfc5280time ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/asn1 -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/asn1/rfc5280time.c cc -lcrypto -o rfc5280time rfc5280time.o ./rfc5280time RFC5280 Invalid time tests... RFC5280 GENERALIZEDTIME tests... RFC5280 UTCTIME tests... ==== run-regress-x509_algor ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/asn1 -I/usr/src/regress/lib/libcrypto/asn1/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/asn1/x509_algor.c cc -lcrypto -o x509_algor x509_algor.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ./x509_algor PASS lib/libcrypto/asn1 Duration 0m03.51s START lib/libcrypto/base64 2025-02-13T01:09:31Z rm -f a.out [Ee]rrs mklog *.core y.tab.h base64test base64test.o base64test.d ==== run-regress-base64test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/base64/base64test.c cc -o base64test base64test.o -lcrypto ./base64test Starting combined tests... Starting NL tests... Starting NO NL tests... PASS lib/libcrypto/base64 Duration 0m00.28s START lib/libcrypto/bf 2025-02-13T01:09:31Z rm -f a.out [Ee]rrs mklog *.core y.tab.h bf_test bf_test.o bf_test.d ==== run-regress-bf_test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bf/bf_test.c cc -o bf_test bf_test.o -lcrypto ./bf_test PASS lib/libcrypto/bf Duration 0m00.32s START lib/libcrypto/bio 2025-02-13T01:09:32Z rm -f a.out [Ee]rrs mklog *.core y.tab.h bio_asn1 bio_chain bio_dump bio_host bio_mem bio_asn1.o bio_chain.o bio_dump.o bio_host.o bio_mem.o bio_asn1.d bio_chain.d bio_dump.d bio_host.d bio_mem.d ==== run-regress-bio_asn1 ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -I/usr/src/regress/lib/libcrypto/bio/../../../../lib/libcrypto/asn1/ -I/usr/src/regress/lib/libcrypto/bio/../../../../lib/libcrypto/bio/ -I/usr/src/regress/lib/libcrypto/bio/../../../../lib/libcrypto/bytestring/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bio/bio_asn1.c cc -o bio_asn1 bio_asn1.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ./bio_asn1 ==== run-regress-bio_chain ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -I/usr/src/regress/lib/libcrypto/bio/../../../../lib/libcrypto/asn1/ -I/usr/src/regress/lib/libcrypto/bio/../../../../lib/libcrypto/bio/ -I/usr/src/regress/lib/libcrypto/bio/../../../../lib/libcrypto/bytestring/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bio/bio_chain.c cc -o bio_chain bio_chain.o -lcrypto ./bio_chain ==== run-regress-bio_dump ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -I/usr/src/regress/lib/libcrypto/bio/../../../../lib/libcrypto/asn1/ -I/usr/src/regress/lib/libcrypto/bio/../../../../lib/libcrypto/bio/ -I/usr/src/regress/lib/libcrypto/bio/../../../../lib/libcrypto/bytestring/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bio/bio_dump.c cc -o bio_dump bio_dump.o -lcrypto ./bio_dump ==== run-regress-bio_host ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -I/usr/src/regress/lib/libcrypto/bio/../../../../lib/libcrypto/asn1/ -I/usr/src/regress/lib/libcrypto/bio/../../../../lib/libcrypto/bio/ -I/usr/src/regress/lib/libcrypto/bio/../../../../lib/libcrypto/bytestring/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bio/bio_host.c cc -o bio_host bio_host.o -lcrypto ./bio_host ==== run-regress-bio_mem ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -I/usr/src/regress/lib/libcrypto/bio/../../../../lib/libcrypto/asn1/ -I/usr/src/regress/lib/libcrypto/bio/../../../../lib/libcrypto/bio/ -I/usr/src/regress/lib/libcrypto/bio/../../../../lib/libcrypto/bytestring/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bio/bio_mem.c cc -o bio_mem bio_mem.o -lcrypto ./bio_mem PASS lib/libcrypto/bio Duration 0m01.43s START lib/libcrypto/bn 2025-02-13T01:09:33Z rm -f a.out [Ee]rrs mklog *.core y.tab.h bn_add_sub bn_bits bn_cmp bn_convert bn_gcd bn_general bn_isqrt bn_mod_exp bn_mod_inverse bn_mod_sqrt bn_mont bn_mul_div bn_primes bn_print bn_shift bn_test bn_to_string bn_unit bn_word bn_add_sub.o bn_bits.o bn_cmp.o bn_convert.o bn_gcd.o bn_general.o bn_isqrt.o bn_mod_exp.o bn_mod_inverse.o bn_mod_sqrt.o bn_mont.o bn_mul_div.o bn_primes.o bn_small_primes.o bn_print.o bn_shift.o bn_test.o bn_to_string.o bn_unit.o bn_word.o bn_isqrt_gen_tables.txt.tmp bn_isqrt_gen_tables.txt bn_test.out bc.out bn_add_sub.d bn_bits.d bn_cmp.d bn_convert.d bn_gcd.d bn_general.d bn_isqrt.d bn_mod_exp.d bn_mod_inverse.d bn_mod_sqrt.d bn_mont.d bn_mul_div.d bn_primes.d bn_small_primes.d bn_print.d bn_shift.d bn_test.d bn_to_string.d bn_unit.d bn_word.d ==== run-regress-bn_add_sub ==== cc -O2 -pipe -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/ -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/arch/amd64/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bn/bn_add_sub.c cc -o bn_add_sub bn_add_sub.o -lcrypto ./bn_add_sub ==== run-regress-bn_bits ==== cc -O2 -pipe -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/ -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/arch/amd64/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bn/bn_bits.c cc -o bn_bits bn_bits.o -lcrypto ./bn_bits ==== run-regress-bn_cmp ==== cc -O2 -pipe -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/ -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/arch/amd64/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bn/bn_cmp.c cc -o bn_cmp bn_cmp.o -lcrypto ./bn_cmp ==== run-regress-bn_convert ==== cc -O2 -pipe -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/ -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/arch/amd64/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bn/bn_convert.c cc -o bn_convert bn_convert.o -lcrypto ./bn_convert ==== run-regress-bn_gcd ==== cc -O2 -pipe -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/ -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/arch/amd64/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bn/bn_gcd.c cc -o bn_gcd bn_gcd.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ./bn_gcd ==== run-regress-bn_general ==== cc -O2 -pipe -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/ -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/arch/amd64/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bn/bn_general.c cc -o bn_general bn_general.o -lcrypto ./bn_general ==== run-regress-bn_isqrt ==== cc -O2 -pipe -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/ -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/arch/amd64/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bn/bn_isqrt.c cc -o bn_isqrt bn_isqrt.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ./bn_isqrt ==== run-regress-bn_mod_exp ==== cc -O2 -pipe -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/ -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/arch/amd64/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bn/bn_mod_exp.c cc -o bn_mod_exp bn_mod_exp.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ./bn_mod_exp ==== run-regress-bn_mod_inverse ==== cc -O2 -pipe -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/ -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/arch/amd64/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bn/bn_mod_inverse.c cc -o bn_mod_inverse bn_mod_inverse.o -lcrypto ./bn_mod_inverse ==== run-regress-bn_mod_sqrt ==== cc -O2 -pipe -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/ -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/arch/amd64/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bn/bn_mod_sqrt.c cc -o bn_mod_sqrt bn_mod_sqrt.o -lcrypto ./bn_mod_sqrt ==== run-regress-bn_mont ==== cc -O2 -pipe -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/ -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/arch/amd64/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bn/bn_mont.c cc -o bn_mont bn_mont.o -lcrypto ./bn_mont ==== run-regress-bn_mul_div ==== cc -O2 -pipe -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/ -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/arch/amd64/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bn/bn_mul_div.c cc -o bn_mul_div bn_mul_div.o -lcrypto ./bn_mul_div ==== run-regress-bn_primes ==== cc -O2 -pipe -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/ -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/arch/amd64/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bn/bn_primes.c cc -O2 -pipe -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/ -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/arch/amd64/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/bn_small_primes.c cc -o bn_primes bn_primes.o bn_small_primes.o -lcrypto ./bn_primes ==== run-regress-bn_print ==== cc -O2 -pipe -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/ -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/arch/amd64/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bn/bn_print.c cc -o bn_print bn_print.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ./bn_print ==== run-regress-bn_shift ==== cc -O2 -pipe -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/ -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/arch/amd64/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bn/bn_shift.c cc -o bn_shift bn_shift.o -lcrypto ./bn_shift ==== run-regress-bn_test ==== cc -O2 -pipe -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/ -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/arch/amd64/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bn/bn_test.c cc -o bn_test bn_test.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ./bn_test -out bn_test.out test BN_add test BN_sub test BN_lshift1 test BN_lshift (fixed) test BN_lshift test BN_rshift1 test BN_rshift test BN_sqr test BN_mul test BN_div test BN_div_word test BN_div_reciprocal test BN_mod test BN_mod_mul test BN_mont test BN_mod_exp test BN_mod_exp_mont_consttime test BN_mod_exp_mont5 test BN_exp test BN_kronecker ...... .................................................................................................... test BN_mod_sqrt ..... ..... ..... ..... ..... ..... ..... ..... ... ..... ........ ..... .... ..... ........................... ..... ....... ..... .. ..... .... ..... .... ..... test Modexp with different sizes ==== run-regress-bn_to_string ==== cc -O2 -pipe -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/ -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/arch/amd64/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bn/bn_to_string.c cc -o bn_to_string bn_to_string.o -lcrypto ./bn_to_string ==== run-regress-bn_unit ==== cc -O2 -pipe -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/ -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/arch/amd64/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bn/bn_unit.c cc -o bn_unit bn_unit.o -lcrypto ./bn_unit ==== run-regress-bn_word ==== cc -O2 -pipe -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/ -I/usr/src/regress/lib/libcrypto/bn/../../../../lib/libcrypto/bn/arch/amd64/ -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/bn/bn_word.c cc -o bn_word bn_word.o -lcrypto ./bn_word ==== run-bn_isqrt_check_tables ==== make -C /usr/src/regress/lib/libcrypto/bn isqrt-print-tables > bn_isqrt_gen_tables.txt.tmp mv -f bn_isqrt_gen_tables.txt.tmp bn_isqrt_gen_tables.txt diff -pu /usr/src/regress/lib/libcrypto/bn/bn_isqrt_tables.txt bn_isqrt_gen_tables.txt ==== run-bc ==== bc-gh < bn_test.out | tee bc.out | grep -v '^0$' test BN_add test BN_sub test BN_lshift1 test BN_lshift (fixed) test BN_lshift test BN_rshift1 test BN_rshift test BN_sqr test BN_mul test BN_div test BN_div_word test BN_div_reciprocal test BN_mod test BN_mod_mul test BN_mont test BN_mod_exp test BN_mod_exp_mont_consttime test BN_mod_exp_mont5 test BN_exp test BN_kronecker test BN_mod_sqrt test Modexp with different sizes ! grep -v '^test ' freenull.c.body cat /usr/src/regress/lib/libcrypto/free/freenull.c.head freenull.c.body /usr/src/regress/lib/libcrypto/free/freenull.c.tail > freenull.c.tmp mv freenull.c.tmp freenull.c cc -O2 -pipe -g -MD -MP -c freenull.c cc -o freenull freenull.o -lcrypto PASS PASS lib/libcrypto/free Duration 0m00.27s START lib/libcrypto/gcm128 2025-02-13T01:10:01Z rm -f a.out [Ee]rrs mklog *.core y.tab.h gcm128test gcm128test.o gcm128test.d ==== run-regress-gcm128test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/gcm128/gcm128test.c cc -o gcm128test gcm128test.o -lcrypto ./gcm128test PASS lib/libcrypto/gcm128 Duration 0m00.20s START lib/libcrypto/hkdf 2025-02-13T01:10:01Z rm -f a.out [Ee]rrs mklog *.core y.tab.h hkdf_test hkdf_test.o hkdf_test.d ==== run-regress-hkdf_test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/hkdf/hkdf_test.c cc -o hkdf_test hkdf_test.o -lcrypto ./hkdf_test PASS PASS lib/libcrypto/hkdf Duration 0m00.20s START lib/libcrypto/hmac 2025-02-13T01:10:01Z rm -f a.out [Ee]rrs mklog *.core y.tab.h hmactest hmactest.o hmactest.d ==== run-regress-hmactest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/hmac/hmactest.c cc -o hmactest hmactest.o -lcrypto ./hmactest test 0 ok test 1 ok test 2 ok test 3 ok test 4 ok test 5 ok test 6 ok PASS lib/libcrypto/hmac Duration 0m00.25s START lib/libcrypto/idea 2025-02-13T01:10:01Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ideatest ideatest.o ideatest.d ==== run-regress-ideatest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/idea/ideatest.c cc -o ideatest ideatest.o -lcrypto ./ideatest ecb idea ok cbc idea ok cfb64 idea ok PASS lib/libcrypto/idea Duration 0m00.21s START lib/libcrypto/ige 2025-02-13T01:10:02Z rm -f a.out [Ee]rrs mklog *.core y.tab.h igetest igetest.o igetest.d ==== run-regress-igetest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/ige/igetest.c cc -o igetest igetest.o -lcrypto ./igetest PASS lib/libcrypto/ige Duration 0m00.33s START lib/libcrypto/init 2025-02-13T01:10:02Z rm -f a.out [Ee]rrs mklog *.core y.tab.h init_pledge init_pledge.o init_pledge.d ==== test_normal ==== cc -O2 -pipe -Wall -Werror -g -MD -MP -c /usr/src/regress/lib/libcrypto/init/init_pledge.c cc -o init_pledge init_pledge.o -lcrypto -lutil ./init_pledge [SUCCESS] - crypto autoinit is pledge("stdio") safe PASS lib/libcrypto/init Duration 0m00.16s START lib/libcrypto/lhash 2025-02-13T01:10:02Z rm -f a.out [Ee]rrs mklog *.core y.tab.h lhash_test lhash_test.o lhash_test.d ==== run-regress-lhash_test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -I/usr/src/regress/lib/libcrypto/lhash/../../../../lib/libcrypto -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/lhash/lhash_test.c cc -lcrypto -o lhash_test lhash_test.o ./lhash_test PASS lib/libcrypto/lhash Duration 0m02.44s START lib/libcrypto/md 2025-02-13T01:10:04Z rm -f a.out [Ee]rrs mklog *.core y.tab.h md_test md_test.o md_test.d ==== run-regress-md_test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/md/md_test.c cc -o md_test md_test.o -lcrypto ./md_test PASS lib/libcrypto/md Duration 0m00.98s START lib/libcrypto/mlkem 2025-02-13T01:10:05Z rm -f a.out [Ee]rrs mklog *.core y.tab.h mlkem_tests mlkem_unittest mlkem_iteration_tests mlkem_tests.o mlkem_tests_util.o parse_test_file.o mlkem_unittest.o mlkem_tests_util.o mlkem_iteration_tests.o mlkem_tests_util.o mlkem_tests.d mlkem_tests_util.d parse_test_file.d mlkem_unittest.d mlkem_tests_util.d mlkem_iteration_tests.d mlkem_tests_util.d ==== run-regress-mlkem_tests ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Werror -I/usr/src/regress/lib/libcrypto/mlkem/../../../../lib/libcrypto/bytestring -I/usr/src/regress/lib/libcrypto/mlkem/../../../../lib/libcrypto/mlkem -I/usr/src/regress/lib/libcrypto/mlkem/../../../../lib/libcrypto/sha -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/mlkem/mlkem_tests.c cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Werror -I/usr/src/regress/lib/libcrypto/mlkem/../../../../lib/libcrypto/bytestring -I/usr/src/regress/lib/libcrypto/mlkem/../../../../lib/libcrypto/mlkem -I/usr/src/regress/lib/libcrypto/mlkem/../../../../lib/libcrypto/sha -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/mlkem/mlkem_tests_util.c cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Werror -I/usr/src/regress/lib/libcrypto/mlkem/../../../../lib/libcrypto/bytestring -I/usr/src/regress/lib/libcrypto/mlkem/../../../../lib/libcrypto/mlkem -I/usr/src/regress/lib/libcrypto/mlkem/../../../../lib/libcrypto/sha -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/mlkem/parse_test_file.c cc -o mlkem_tests mlkem_tests.o mlkem_tests_util.o parse_test_file.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ./mlkem_tests mlkem768_decap_tests /usr/src/regress/lib/libcrypto/mlkem/mlkem768_decap_tests.txt ./mlkem_tests mlkem768_encap_tests /usr/src/regress/lib/libcrypto/mlkem/mlkem768_encap_tests.txt ./mlkem_tests mlkem768_keygen_tests /usr/src/regress/lib/libcrypto/mlkem/mlkem768_keygen_tests.txt ./mlkem_tests mlkem768_nist_decap_tests /usr/src/regress/lib/libcrypto/mlkem/mlkem768_nist_decap_tests.txt ./mlkem_tests mlkem768_nist_keygen_tests /usr/src/regress/lib/libcrypto/mlkem/mlkem768_nist_keygen_tests.txt ./mlkem_tests mlkem1024_decap_tests /usr/src/regress/lib/libcrypto/mlkem/mlkem1024_decap_tests.txt ./mlkem_tests mlkem1024_encap_tests /usr/src/regress/lib/libcrypto/mlkem/mlkem1024_encap_tests.txt ./mlkem_tests mlkem1024_keygen_tests /usr/src/regress/lib/libcrypto/mlkem/mlkem1024_keygen_tests.txt ./mlkem_tests mlkem1024_nist_decap_tests /usr/src/regress/lib/libcrypto/mlkem/mlkem1024_nist_decap_tests.txt ./mlkem_tests mlkem1024_nist_keygen_tests /usr/src/regress/lib/libcrypto/mlkem/mlkem1024_nist_keygen_tests.txt ==== run-regress-mlkem_unittest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Werror -I/usr/src/regress/lib/libcrypto/mlkem/../../../../lib/libcrypto/bytestring -I/usr/src/regress/lib/libcrypto/mlkem/../../../../lib/libcrypto/mlkem -I/usr/src/regress/lib/libcrypto/mlkem/../../../../lib/libcrypto/sha -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/mlkem/mlkem_unittest.c cc -o mlkem_unittest mlkem_unittest.o mlkem_tests_util.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ./mlkem_unittest ==== run-regress-mlkem_iteration_tests ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Werror -I/usr/src/regress/lib/libcrypto/mlkem/../../../../lib/libcrypto/bytestring -I/usr/src/regress/lib/libcrypto/mlkem/../../../../lib/libcrypto/mlkem -I/usr/src/regress/lib/libcrypto/mlkem/../../../../lib/libcrypto/sha -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/mlkem/mlkem_iteration_tests.c cc -o mlkem_iteration_tests mlkem_iteration_tests.o mlkem_tests_util.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ./mlkem_iteration_tests PASS lib/libcrypto/mlkem Duration 0m14.93s START lib/libcrypto/objects 2025-02-13T01:10:20Z rm -f a.out [Ee]rrs mklog *.core y.tab.h objectstest objectstest.o objectstest.d ==== run-regress-objectstest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/objects/objectstest.c cc -o objectstest objectstest.o -lcrypto ./objectstest PASS lib/libcrypto/objects Duration 0m00.34s START lib/libcrypto/ocsp 2025-02-13T01:10:21Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ocsp_test ocsp_test.o ocsp_test.d ==== run-domain-www.amazon.com ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c ocsp_test.c cc -lcrypto -lssl -o ocsp_test ocsp_test.o -lcrypto -lssl if ping -n -c 1 -w 1 www.amazon.com; then ./ocsp_test www.amazon.com 443; else echo server www.amazon.com not reachable; echo SKIPPED; fi ping: no address associated with name server www.amazon.com not reachable SKIPPED ==== run-domain-www.cloudflare.com ==== if ping -n -c 1 -w 1 www.cloudflare.com; then ./ocsp_test www.cloudflare.com 443; else echo server www.cloudflare.com not reachable; echo SKIPPED; fi ping: no address associated with name server www.cloudflare.com not reachable SKIPPED SKIP lib/libcrypto/ocsp Test skipped itself START lib/libcrypto/pbkdf2 2025-02-13T01:10:21Z rm -f a.out [Ee]rrs mklog *.core y.tab.h pbkdf2 pbkdf2.o pbkdf2.d ==== run-regress-pbkdf2 ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/pbkdf2/pbkdf2.c cc -o pbkdf2 pbkdf2.o -lcrypto ./pbkdf2 PASS lib/libcrypto/pbkdf2 Duration 0m00.31s START lib/libcrypto/pem 2025-02-13T01:10:21Z rm -f a.out [Ee]rrs mklog *.core y.tab.h x509_info x509_info.o x509_info.d ==== run-regress-x509_info ==== cc -O2 -pipe -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/pem/x509_info.c cc -o x509_info x509_info.o -lcrypto ./x509_info PASS lib/libcrypto/pem Duration 0m00.23s START lib/libcrypto/pkcs7 2025-02-13T01:10:22Z rm -f a.out [Ee]rrs mklog *.core y.tab.h pkcs7test pkcs7test.o pkcs7test.d ==== run-regress-pkcs7test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/pkcs7/pkcs7test.c cc -o pkcs7test pkcs7test.o -lcrypto ./pkcs7test PASS lib/libcrypto/pkcs7 Duration 0m00.26s START lib/libcrypto/poly1305 2025-02-13T01:10:22Z rm -f a.out [Ee]rrs mklog *.core y.tab.h poly1305test poly1305test.o poly1305test.d ==== run-regress-poly1305test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/poly1305/poly1305test.c cc -o poly1305test poly1305test.o -lcrypto ./poly1305test PASS lib/libcrypto/poly1305 Duration 0m00.26s START lib/libcrypto/rand 2025-02-13T01:10:22Z rm -f a.out [Ee]rrs mklog *.core y.tab.h randtest randtest.o randtest.d ==== run-regress-randtest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/rand/randtest.c cc -o randtest randtest.o -lcrypto ./randtest test 1 done test 2 done test 3 done test 4 done PASS lib/libcrypto/rand Duration 0m00.22s START lib/libcrypto/rc2 2025-02-13T01:10:22Z rm -f a.out [Ee]rrs mklog *.core y.tab.h rc2_test rc2_test.o rc2_test.d ==== run-regress-rc2_test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/rc2/rc2_test.c cc -o rc2_test rc2_test.o -lcrypto ./rc2_test PASS lib/libcrypto/rc2 Duration 0m00.30s START lib/libcrypto/rc4 2025-02-13T01:10:23Z rm -f a.out [Ee]rrs mklog *.core y.tab.h rc4_test rc4_test.o rc4_test.d ==== run-regress-rc4_test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/rc4/rc4_test.c cc -o rc4_test rc4_test.o -lcrypto ./rc4_test PASS lib/libcrypto/rc4 Duration 0m00.23s START lib/libcrypto/rmd 2025-02-13T01:10:23Z rm -f a.out [Ee]rrs mklog *.core y.tab.h rmd_test rmd_test.o rmd_test.d ==== run-regress-rmd_test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/rmd/rmd_test.c cc -o rmd_test rmd_test.o -lcrypto ./rmd_test PASS lib/libcrypto/rmd Duration 0m00.20s START lib/libcrypto/rsa 2025-02-13T01:10:23Z rm -f a.out [Ee]rrs mklog *.core y.tab.h rsa_test rsa_method_test rsa_padding_test rsa_test.o rsa_method_test.o rsa_padding_test.o rsa_test.d rsa_method_test.d rsa_padding_test.d ==== run-regress-rsa_test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/rsa/rsa_test.c cc -o rsa_test rsa_test.o -lcrypto ./rsa_test PKCS #1 v1.5 encryption/decryption ok OAEP encryption/decryption ok PKCS #1 v1.5 encryption/decryption ok OAEP encryption/decryption ok PKCS #1 v1.5 encryption/decryption ok OAEP encryption/decryption ok ==== run-regress-rsa_method_test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/rsa/rsa_method_test.c cc -o rsa_method_test rsa_method_test.o -lcrypto ./rsa_method_test ==== run-regress-rsa_padding_test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/rsa/rsa_padding_test.c cc -o rsa_padding_test rsa_padding_test.o -lcrypto ./rsa_padding_test PASS lib/libcrypto/rsa Duration 0m01.02s START lib/libcrypto/sha 2025-02-13T01:10:24Z rm -f a.out [Ee]rrs mklog *.core y.tab.h sha_test sha_test.o sha_test.d ==== run-regress-sha_test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/sha/sha_test.c cc -o sha_test sha_test.o -lcrypto ./sha_test PASS lib/libcrypto/sha Duration 0m00.30s START lib/libcrypto/sha2 2025-02-13T01:10:24Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ==== regress-sha2 ==== PASS lib/libcrypto/sha2 Duration 0m00.09s START lib/libcrypto/sm3 2025-02-13T01:10:24Z rm -f a.out [Ee]rrs mklog *.core y.tab.h sm3test sm3test.o sm3test.d ==== run-regress-sm3test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/sm3/sm3test.c cc -o sm3test sm3test.o -lcrypto ./sm3test SM3 test 0 ok SM3 test 1 ok SM3 test 2 ok PASS lib/libcrypto/sm3 Duration 0m00.20s START lib/libcrypto/sm4 2025-02-13T01:10:25Z rm -f a.out [Ee]rrs mklog *.core y.tab.h sm4test sm4test.o sm4test.d ==== run-regress-sm4test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/sm4/sm4test.c cc -o sm4test sm4test.o -lcrypto ./sm4test PASS lib/libcrypto/sm4 Duration 0m00.46s START lib/libcrypto/symbols 2025-02-13T01:10:25Z rm -f a.out [Ee]rrs mklog *.core y.tab.h include_headers.c symbols.c symbols.c.tmp ==== all_tests ==== make -f /usr/src/regress/lib/libcrypto/symbols/Makefile include_headers.c; awk -f /usr/src/regress/lib/libcrypto/symbols/symbols.awk < /usr/src/lib/libcrypto/Symbols.list > symbols.c.tmp; mv -f symbols.c.tmp symbols.c mv include_headers.c.tmp include_headers.c cc -O2 -pipe -Wno-deprecated-declarations -DUSE_LIBRESSL_NAMESPACE -g -MD -MP -lcrypto -Wl,--no-allow-shlib-undefined -o symbols symbols.c OK PASS lib/libcrypto/symbols Duration 0m01.57s START lib/libcrypto/utf8 2025-02-13T01:10:27Z rm -f a.out [Ee]rrs mklog *.core y.tab.h utf8test utf8test.o utf8test.d ==== run-regress-utf8test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -I/usr/src/regress/lib/libcrypto/utf8/../../../../lib/libcrypto/asn1 -I/usr/src/regress/lib/libcrypto/utf8/../../../../lib/libcrypto/bytestring -c /usr/src/regress/lib/libcrypto/utf8/utf8test.c cc -o utf8test utf8test.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ./utf8test PASS lib/libcrypto/utf8 Duration 0m00.96s START lib/libcrypto/wycheproof 2025-02-13T01:10:28Z rm -f a.out [Ee]rrs mklog *.core y.tab.h wycheproof-primes wycheproof-primes.o wycheproof primality_testcases.h wycheproof-primes.d ==== regress-wycheproof-primes ==== perl /usr/src/regress/lib/libcrypto/wycheproof/wycheproof-json.pl > primality_testcases.h.tmp && mv primality_testcases.h.tmp primality_testcases.h cc -O2 -pipe -I/usr/src/regress/lib/libcrypto/wycheproof -I/usr/src/regress/lib/libcrypto/wycheproof/obj -g -MD -MP -c /usr/src/regress/lib/libcrypto/wycheproof/wycheproof-primes.c cc -o wycheproof-primes wycheproof-primes.o -lcrypto ./wycheproof-primes ==== regress-wycheproof ==== go build -o wycheproof /usr/src/regress/lib/libcrypto/wycheproof/wycheproof.go ./wycheproof Loaded Wycheproof test vectors for AES-CBC-PKCS5 with 183 tests from "aes_cbc_pkcs5_test.json" Loaded Wycheproof test vectors for AES-CMAC with 308 tests from "aes_cmac_test.json" Loaded Wycheproof test vectors for AES-GCM with 256 tests from "aes_gcm_test.json" Running AES-CBC-PKCS5 test group IndCpaTest with IV size 128 and key size 128... Loaded Wycheproof test vectors for AES-CCM with 510 tests from "aes_ccm_test.json" Running AES-GCM test group AeadTest with IV size 96, key size 128 and tag size 128... Running AES-CBC-PKCS5 test group IndCpaTest with IV size 128 and key size 192... Running AES-CMAC test group MacTest with key size 128 and tag size 128... Running AES-GCM test group AeadTest with IV size 128, key size 128 and tag size 128... Running AES-CMAC test group MacTest with key size 192 and tag size 128... Running AES-GCM test group AeadTest with IV size 64, key size 128 and tag size 128... Running AES-GCM test group AeadTest with IV size 96, key size 256 and tag size 128... Running AES-CBC-PKCS5 test group IndCpaTest with IV size 128 and key size 256... Running AES-GCM test group AeadTest with IV size 128, key size 192 and tag size 128... Running AES-CCM test group AeadTest with IV size 96, key size 128 and tag size 128... Running AES-CMAC test group MacTest with key size 256 and tag size 128... Running AES-CMAC test group MacTest with key size 0 and tag size 128... INFO: Skipping tests with &{%!d(string=invalid key size: 0)}. Running AES-GCM test group AeadTest with IV size 96, key size 192 and tag size 128... Running AES-CCM test group AeadTest with IV size 96, key size 192 and tag size 128... Running AES-CMAC test group MacTest with key size 8 and tag size 128... INFO: Skipping tests with &{%!d(string=invalid key size: 8)}. Running AES-GCM test group AeadTest with IV size 160, key size 128 and tag size 128... Running AES-GCM test group AeadTest with IV size 120, key size 128 and tag size 128... Running AES-CMAC test group MacTest with key size 64 and tag size 128... INFO: Skipping tests with &{%!d(string=invalid key size: 64)}. Running AES-CMAC test group MacTest with key size 160 and tag size 128... INFO: Skipping tests with &{%!d(string=invalid key size: 160)}. Running AES-GCM test group AeadTest with IV size 120, key size 192 and tag size 128... Running AES-CMAC test group MacTest with key size 320 and tag size 128... INFO: Skipping tests with &{%!d(string=invalid key size: 320)}. Running AES-GCM test group AeadTest with IV size 160, key size 192 and tag size 128... Running AES-GCM test group AeadTest with IV size 120, key size 256 and tag size 128... Running AES-GCM test group AeadTest with IV size 160, key size 256 and tag size 128... Running AES-GCM test group AeadTest with IV size 512, key size 128 and tag size 128... INFO: Skipping tests from "dsa_2048_224_sha224_p1363_test.json" INFO: Skipping tests from "dsa_2048_224_sha256_p1363_test.json" Running AES-GCM test group AeadTest with IV size 256, key size 128 and tag size 128... Running AES-GCM test group AeadTest with IV size 2056, key size 128 and tag size 128... Running AES-GCM test group AeadTest with IV size 256, key size 192 and tag size 128... Running AES-GCM test group AeadTest with IV size 512, key size 192 and tag size 128... Running AES-GCM test group AeadTest with IV size 1024, key size 192 and tag size 128... Running AES-GCM test group AeadTest with IV size 2056, key size 192 and tag size 128... Running AES-GCM test group AeadTest with IV size 256, key size 256 and tag size 128... Running AES-GCM test group AeadTest with IV size 512, key size 256 and tag size 128... Running AES-CCM test group AeadTest with IV size 96, key size 256 and tag size 128... Running AES-CCM test group AeadTest with IV size 56, key size 128 and tag size 128... Running AES-CCM test group AeadTest with IV size 64, key size 128 and tag size 128... Running AES-CCM test group AeadTest with IV size 72, key size 128 and tag size 128... Running AES-CCM test group AeadTest with IV size 80, key size 128 and tag size 128... Running AES-CCM test group AeadTest with IV size 88, key size 128 and tag size 128... Running AES-CCM test group AeadTest with IV size 104, key size 128 and tag size 128... Running AES-CCM test group AeadTest with IV size 56, key size 192 and tag size 128... Running AES-CCM test group AeadTest with IV size 64, key size 192 and tag size 128... Running AES-CCM test group AeadTest with IV size 72, key size 192 and tag size 128... Running AES-CCM test group AeadTest with IV size 80, key size 192 and tag size 128... Running AES-CCM test group AeadTest with IV size 88, key size 192 and tag size 128... Running AES-CCM test group AeadTest with IV size 104, key size 192 and tag size 128... Running AES-CCM test group AeadTest with IV size 56, key size 256 and tag size 128... Running AES-CCM test group AeadTest with IV size 64, key size 256 and tag size 128... Running AES-GCM test group AeadTest with IV size 128, key size 256 and tag size 128... Running AES-GCM test group AeadTest with IV size 1024, key size 256 and tag size 128... Running AES-GCM test group AeadTest with IV size 2056, key size 256 and tag size 128... Running AES-GCM test group AeadTest with IV size 0, key size 128 and tag size 128... Running AES-GCM test group AeadTest with IV size 0, key size 192 and tag size 128... Running AES-GCM test group AeadTest with IV size 0, key size 256 and tag size 128... Running AES-GCM test group AeadTest with IV size 8, key size 128 and tag size 128... Running AES-GCM test group AeadTest with IV size 16, key size 128 and tag size 128... Running AES-CCM test group AeadTest with IV size 72, key size 256 and tag size 128... Running AES-GCM test group AeadTest with IV size 1024, key size 128 and tag size 128... Running AES-CCM test group AeadTest with IV size 80, key size 256 and tag size 128... Running AES-CCM test group AeadTest with IV size 88, key size 256 and tag size 128... Loaded Wycheproof test vectors for DSA with 330 tests from "dsa_2048_224_sha224_test.json" Running AES-CCM test group AeadTest with IV size 104, key size 256 and tag size 128... Running AES-CCM test group AeadTest with IV size 96, key size 128 and tag size 32... Running AES-CCM test group AeadTest with IV size 96, key size 128 and tag size 48... Running AES-CCM test group AeadTest with IV size 96, key size 128 and tag size 64... Running AES-CCM test group AeadTest with IV size 96, key size 128 and tag size 80... Running AES-CCM test group AeadTest with IV size 96, key size 128 and tag size 96... Running AES-CCM test group AeadTest with IV size 96, key size 128 and tag size 112... Running AES-CCM test group AeadTest with IV size 96, key size 192 and tag size 32... Loaded Wycheproof test vectors for CHACHA20-POLY1305 with 300 tests from "chacha20_poly1305_test.json" Running AES-CCM test group AeadTest with IV size 96, key size 192 and tag size 64... Running AES-CCM test group AeadTest with IV size 96, key size 192 and tag size 80... Running AES-CCM test group AeadTest with IV size 96, key size 192 and tag size 96... Running AES-CCM test group AeadTest with IV size 96, key size 192 and tag size 112... Running AES-CCM test group AeadTest with IV size 96, key size 256 and tag size 32... Running AES-CCM test group AeadTest with IV size 96, key size 256 and tag size 48... Running AES-CCM test group AeadTest with IV size 96, key size 256 and tag size 64... Running AES-CCM test group AeadTest with IV size 96, key size 256 and tag size 80... Running AES-CCM test group AeadTest with IV size 96, key size 256 and tag size 96... Running AES-CCM test group AeadTest with IV size 96, key size 256 and tag size 112... Running AES-CCM test group AeadTest with IV size 0, key size 128 and tag size 96... Running AES-CCM test group AeadTest with IV size 16, key size 128 and tag size 96... Running AES-CCM test group AeadTest with IV size 32, key size 128 and tag size 96... Running AES-CCM test group AeadTest with IV size 48, key size 128 and tag size 96... Running AES-CCM test group AeadTest with IV size 112, key size 128 and tag size 96... Running AES-CCM test group AeadTest with IV size 120, key size 128 and tag size 96... Running AES-CCM test group AeadTest with IV size 128, key size 128 and tag size 96... Running AES-CCM test group AeadTest with IV size 160, key size 128 and tag size 96... Running AES-CCM test group AeadTest with IV size 256, key size 128 and tag size 96... Running AES-CCM test group AeadTest with IV size 512, key size 128 and tag size 96... Running AES-CCM test group AeadTest with IV size 96, key size 192 and tag size 48... Running AES-CCM test group AeadTest with IV size 1024, key size 128 and tag size 96... Running AES-CCM test group AeadTest with IV size 2144, key size 128 and tag size 96... Running AES-CCM test group AeadTest with IV size 0, key size 192 and tag size 96... Running AES-CCM test group AeadTest with IV size 8, key size 192 and tag size 96... Running AES-CCM test group AeadTest with IV size 16, key size 192 and tag size 96... Running AES-CCM test group AeadTest with IV size 32, key size 192 and tag size 96... Running DSA test group DsaVerify, key size 2048 and SHA-224... Running AES-CCM test group AeadTest with IV size 48, key size 192 and tag size 96... Running AES-GCM test group AeadTest with IV size 32, key size 128 and tag size 128... Running AES-CCM test group AeadTest with IV size 8, key size 128 and tag size 96... Running CHACHA20-POLY1305 test group AeadTest with IV size 96, key size 256, tag size 128... Running DSA test group DsaVerify, key size 2048 and SHA-224... Running AES-CCM test group AeadTest with IV size 112, key size 192 and tag size 96... Running AES-CCM test group AeadTest with IV size 120, key size 192 and tag size 96... Running AES-CCM test group AeadTest with IV size 128, key size 192 and tag size 96... Running AES-CCM test group AeadTest with IV size 160, key size 192 and tag size 96... Running AES-CCM test group AeadTest with IV size 256, key size 192 and tag size 96... Running AES-CCM test group AeadTest with IV size 512, key size 192 and tag size 96... Running AES-CCM test group AeadTest with IV size 1024, key size 192 and tag size 96... Running AES-CCM test group AeadTest with IV size 2144, key size 192 and tag size 96... Running AES-CCM test group AeadTest with IV size 0, key size 256 and tag size 96... Running AES-CCM test group AeadTest with IV size 8, key size 256 and tag size 96... Running AES-CCM test group AeadTest with IV size 16, key size 256 and tag size 96... Running AES-CCM test group AeadTest with IV size 32, key size 256 and tag size 96... Running AES-CCM test group AeadTest with IV size 48, key size 256 and tag size 96... Running AES-CCM test group AeadTest with IV size 112, key size 256 and tag size 96... Running AES-CCM test group AeadTest with IV size 120, key size 256 and tag size 96... Running AES-CCM test group AeadTest with IV size 128, key size 256 and tag size 96... Running AES-CCM test group AeadTest with IV size 160, key size 256 and tag size 96... Running AES-CCM test group AeadTest with IV size 256, key size 256 and tag size 96... Running AES-CCM test group AeadTest with IV size 512, key size 256 and tag size 96... Running AES-CCM test group AeadTest with IV size 1024, key size 256 and tag size 96... Running AES-CCM test group AeadTest with IV size 2144, key size 256 and tag size 96... Running AES-CCM test group AeadTest with IV size 96, key size 128 and tag size 16... Running AES-CCM test group AeadTest with IV size 96, key size 128 and tag size 24... Running AES-CCM test group AeadTest with IV size 96, key size 128 and tag size 40... Running AES-CCM test group AeadTest with IV size 96, key size 128 and tag size 56... Running AES-CCM test group AeadTest with IV size 96, key size 128 and tag size 72... Running AES-CCM test group AeadTest with IV size 96, key size 128 and tag size 88... Running AES-CCM test group AeadTest with IV size 96, key size 128 and tag size 104... Running AES-CCM test group AeadTest with IV size 96, key size 128 and tag size 120... Running AES-CCM test group AeadTest with IV size 96, key size 192 and tag size 16... Running AES-CCM test group AeadTest with IV size 96, key size 192 and tag size 24... Running AES-CCM test group AeadTest with IV size 96, key size 192 and tag size 40... Running AES-CCM test group AeadTest with IV size 96, key size 192 and tag size 56... Running AES-CCM test group AeadTest with IV size 96, key size 192 and tag size 72... Running AES-CCM test group AeadTest with IV size 96, key size 192 and tag size 88... Running AES-CCM test group AeadTest with IV size 96, key size 192 and tag size 104... Running AES-CCM test group AeadTest with IV size 96, key size 192 and tag size 120... Running AES-CCM test group AeadTest with IV size 96, key size 256 and tag size 16... Running AES-CCM test group AeadTest with IV size 96, key size 256 and tag size 24... Running AES-CCM test group AeadTest with IV size 96, key size 256 and tag size 40... Running AES-CCM test group AeadTest with IV size 96, key size 256 and tag size 72... Running AES-CCM test group AeadTest with IV size 96, key size 256 and tag size 88... INFO: Skipping tests from "dsa_2048_256_sha256_p1363_test.json" Running AES-CCM test group AeadTest with IV size 96, key size 256 and tag size 104... Running AES-CCM test group AeadTest with IV size 96, key size 256 and tag size 120... Running AES-CCM test group AeadTest with IV size 96, key size 256 and tag size 56... INFO: Skipping tests from "dsa_3072_256_sha256_p1363_test.json" Running AES-GCM test group AeadTest with IV size 16, key size 192 and tag size 128... Running AES-GCM test group AeadTest with IV size 32, key size 192 and tag size 128... Running AES-GCM test group AeadTest with IV size 48, key size 192 and tag size 128... Running AES-GCM test group AeadTest with IV size 64, key size 192 and tag size 128... Running AES-GCM test group AeadTest with IV size 8, key size 256 and tag size 128... Running AES-GCM test group AeadTest with IV size 16, key size 256 and tag size 128... Running AES-GCM test group AeadTest with IV size 32, key size 256 and tag size 128... Running AES-GCM test group AeadTest with IV size 48, key size 256 and tag size 128... Running AES-GCM test group AeadTest with IV size 64, key size 256 and tag size 128... Running AES-GCM test group AeadTest with IV size 48, key size 128 and tag size 128... Running AES-GCM test group AeadTest with IV size 8, key size 192 and tag size 128... Running DSA test group DsaVerify, key size 2048 and SHA-224... Loaded Wycheproof test vectors for DSA with 358 tests from "dsa_2048_224_sha256_test.json" Loaded Wycheproof test vectors for DSA with 358 tests from "dsa_2048_256_sha256_test.json" Running DSA test group DsaVerify, key size 2048 and SHA-224... Running DSA test group DsaVerify, key size 2048 and SHA-224... Running DSA test group DsaVerify, key size 2048 and SHA-256... Running DSA test group DsaVerify, key size 2048 and SHA-256... Running DSA test group DsaVerify, key size 2048 and SHA-256... Loaded Wycheproof test vectors for DSA with 358 tests from "dsa_3072_256_sha256_test.json" Running DSA test group DsaVerify, key size 2048 and SHA-256... Running DSA test group DsaVerify, key size 2048 and SHA-256... Running DSA test group DsaVerify, key size 2048 and SHA-256... Running DSA test group DsaVerify, key size 2048 and SHA-256... Running DSA test group DsaVerify, key size 3072 and SHA-256... Running DSA test group DsaVerify, key size 3072 and SHA-256... Loaded Wycheproof test vectors for DSA with 906 tests from "dsa_test.json" Running DSA test group DsaVerify, key size 3072 and SHA-256... Running DSA test group DsaVerify, key size 2048 and SHA-256... Running DSA test group DsaVerify, key size 2048 and SHA-256... Running DSA test group DsaVerify, key size 2048 and SHA-256... Running DSA test group DsaVerify, key size 3072 and SHA-256... Running DSA test group DsaVerify, key size 3072 and SHA-256... Running DSA test group DsaVerify, key size 1024 and SHA-1... Running DSA test group DsaVerify, key size 1024 and SHA-1... Running DSA test group DsaVerify, key size 1024 and SHA-1... Running DSA test group DsaVerify, key size 2048 and SHA-224... Loaded Wycheproof test vectors for DSA with 127 tests from "dsa_2048_224_sha224_p1363_test.json" Loaded Wycheproof test vectors for DSA with 155 tests from "dsa_2048_224_sha256_p1363_test.json" Running DSA test group DsaVerify, key size 2048 and SHA-224... Running DSA test group DsaVerify, key size 2048 and SHA-224... Running DSA test group DsaVerify, key size 2048 and SHA-256... Loaded Wycheproof test vectors for DSA with 155 tests from "dsa_2048_256_sha256_p1363_test.json" Running DSA test group DsaVerify, key size 2048 and SHA-256... Running DSA test group DsaVerify, key size 2048 and SHA-256... Running DSA test group DsaP1363Verify, key size 2048 and SHA-224... Running DSA test group DsaP1363Verify, key size 2048 and SHA-224... Running DSA test group DsaP1363Verify, key size 2048 and SHA-256... Running DSA test group DsaP1363Verify, key size 2048 and SHA-224... Running DSA test group DsaP1363Verify, key size 2048 and SHA-256... Running DSA test group DsaP1363Verify, key size 2048 and SHA-224... Running DSA test group DsaP1363Verify, key size 2048 and SHA-256... Running DSA test group DsaP1363Verify, key size 2048 and SHA-256... Loaded Wycheproof test vectors for DSA with 155 tests from "dsa_3072_256_sha256_p1363_test.json" Running DSA test group DsaP1363Verify, key size 2048 and SHA-224... Running DSA test group DsaP1363Verify, key size 2048 and SHA-256... Running DSA test group DsaP1363Verify, key size 2048 and SHA-256... Running DSA test group DsaP1363Verify, key size 2048 and SHA-256... Running DSA test group DsaP1363Verify, key size 2048 and SHA-256... Running DSA test group DsaP1363Verify, key size 2048 and SHA-256... Running DSA test group DsaP1363Verify, key size 3072 and SHA-256... Loaded Wycheproof test vectors for ECDH with 3279 tests from "ecdh_test.json" Running DSA test group DsaP1363Verify, key size 2048 and SHA-256... Running DSA test group DsaP1363Verify, key size 3072 and SHA-256... Running DSA test group DsaP1363Verify, key size 3072 and SHA-256... Running DSA test group DsaP1363Verify, key size 3072 and SHA-256... Running DSA test group DsaP1363Verify, key size 3072 and SHA-256... Running ECDH test group EcdhTest with curve secp224r1 and asn encoding... Running ECDH test group EcdhTest with curve secp256r1 and asn encoding... Running ECDH test group EcdhTest with curve secp384r1 and asn encoding... Loaded Wycheproof test vectors for ECDH with 493 tests from "ecdh_brainpoolP224r1_test.json" Running ECDH test group EcdhTest with curve secp521r1 and asn encoding... Loaded Wycheproof test vectors for ECDH with 540 tests from "ecdh_brainpoolP256r1_test.json" Running ECDH test group EcdhTest with curve secp256k1 and asn encoding... Running ECDH test group EcdhTest with curve secp224k1 and asn encoding... Loaded Wycheproof test vectors for ECDH with 441 tests from "ecdh_brainpoolP320r1_test.json" Running ECDH test group EcdhTest with curve brainpoolP224r1 and asn encoding... Loaded Wycheproof test vectors for ECDH with 380 tests from "ecdh_brainpoolP384r1_test.json" Running ECDH test group EcdhTest with curve brainpoolP256r1 and asn encoding... INFO: Skipping tests from "ecdh_secp224r1_ecpoint_test.json" Loaded Wycheproof test vectors for ECDH with 398 tests from "ecdh_brainpoolP512r1_test.json" Running ECDH test group EcdhTest with curve brainpoolP320r1 and asn encoding... Loaded Wycheproof test vectors for ECDH with 352 tests from "ecdh_secp224r1_test.json" Running ECDH test group EcdhTest with curve brainpoolP384r1 and asn encoding... INFO: Skipping tests from "ecdh_secp256r1_ecpoint_test.json" Loaded Wycheproof test vectors for ECDH with 460 tests from "ecdh_secp256k1_test.json" Running ECDH test group EcdhTest with curve brainpoolP224r1 and asn encoding... Running ECDH test group EcdhTest with curve brainpoolP512r1 and asn encoding... INFO: Skipping tests from "ecdh_secp384r1_ecpoint_test.json" Loaded Wycheproof test vectors for ECDH with 473 tests from "ecdh_secp256r1_test.json" Running ECDH test group EcdhTest with curve brainpoolP256r1 and asn encoding... INFO: Skipping tests from "ecdh_secp521r1_ecpoint_test.json" Loaded Wycheproof test vectors for ECDH with 439 tests from "ecdh_secp384r1_test.json" Running ECDH test group EcdhTest with curve brainpoolP224t1 and asn encoding... INFO: Skipping tests from "ecdh_sect283k1_test.json" INFO: Skipping tests from "ecdh_sect283r1_test.json" INFO: Skipping tests from "ecdh_sect409k1_test.json" INFO: Skipping tests from "ecdh_sect409r1_test.json" INFO: Skipping tests from "ecdh_sect571k1_test.json" INFO: Skipping tests from "ecdh_sect571r1_test.json" Loaded Wycheproof test vectors for ECDH with 492 tests from "ecdh_secp521r1_test.json" Running ECDH test group EcdhTest with curve brainpoolP320r1 and asn encoding... Running ECDH test group EcdhTest with curve brainpoolP384r1 and asn encoding... Loaded Wycheproof test vectors for ECDH with 96 tests from "ecdh_secp224r1_ecpoint_test.json" Running ECDH test group EcdhTest with curve brainpoolP256t1 and asn encoding... Loaded Wycheproof test vectors for ECDH with 216 tests from "ecdh_secp256r1_ecpoint_test.json" Running ECDH test group EcdhTest with curve brainpoolP512r1 and asn encoding... Loaded Wycheproof test vectors for ECDH with 182 tests from "ecdh_secp384r1_ecpoint_test.json" Running ECDH test group EcdhTest with curve secp224r1 and asn encoding... Running ECDH test group EcdhTest with curve secp256k1 and asn encoding... Loaded Wycheproof test vectors for ECDH with 237 tests from "ecdh_secp521r1_ecpoint_test.json" Running ECDH test group EcdhTest with curve brainpoolP320t1 and asn encoding... Loaded Wycheproof test vectors for ECDH with 835 tests from "ecdh_webcrypto_test.json" Running ECDH test group EcdhTest with curve secp256r1 and asn encoding... INFO: Skipping tests from "ecdsa_brainpoolP224r1_sha224_p1363_test.json" Loaded Wycheproof test vectors for ECDSA with 1575 tests from "ecdsa_test.json" Running ECDH test group EcdhTest with curve secp384r1 and asn encoding... Running ECDH test group EcdhTest with curve secp521r1 and asn encoding... INFO: Skipping tests from "ecdsa_brainpoolP256r1_sha256_p1363_test.json" Loaded Wycheproof test vectors for ECDSA with 359 tests from "ecdsa_brainpoolP224r1_sha224_test.json" Running ECDH test group EcdhTest with curve brainpoolP384t1 and asn encoding... Running ECDH test group EcdhEcpointTest with curve secp224r1 and ecpoint encoding... Running ECDH test group EcdhEcpointTest with curve secp256r1 and ecpoint encoding... Running ECDH test group EcdhEcpointTest with curve secp384r1 and ecpoint encoding... Running ECDH test group EcdhTest with curve brainpoolP512t1 and asn encoding... Running ECDH test group EcdhEcpointTest with curve secp521r1 and ecpoint encoding... Running ECDH test group EcdhWebcryptoTest with curve P-256 and webcrypto encoding... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDH test group EcdhTest with curve FRP256v1 and asn encoding... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDH test group EcdhWebcryptoTest with curve P-384 and webcrypto encoding... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... INFO: Skipping tests from "ecdsa_brainpoolP320r1_sha384_p1363_test.json" Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Loaded Wycheproof test vectors for ECDSA with 389 tests from "ecdsa_brainpoolP256r1_sha256_test.json" Running ECDH test group EcdhWebcryptoTest with curve P-521 and webcrypto encoding... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... INFO: Skipping tests from "ecdsa_brainpoolP384r1_sha384_p1363_test.json" Running ECDH test group EcdhWebcryptoTest with curve P-256K and webcrypto encoding... Loaded Wycheproof test vectors for ECDSA with 393 tests from "ecdsa_brainpoolP320r1_sha384_test.json" Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... INFO: Skipping tests from "ecdsa_brainpoolP512r1_sha512_p1363_test.json" Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... INFO: Skipping tests from "ecdsa_secp160k1_sha256_p1363_test.json" Loaded Wycheproof test vectors for ECDSA with 420 tests from "ecdsa_brainpoolP384r1_sha384_test.json" Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-224... Loaded Wycheproof test vectors for ECDSA with 462 tests from "ecdsa_brainpoolP512r1_sha512_test.json" Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... INFO: Skipping tests from "ecdsa_secp160r1_sha256_p1363_test.json" Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Loaded Wycheproof test vectors for ECDSA with 365 tests from "ecdsa_secp160k1_sha256_test.json" Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... INFO: Skipping tests from "ecdsa_secp160r2_sha256_p1363_test.json" Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Loaded Wycheproof test vectors for ECDSA with 368 tests from "ecdsa_secp160r1_sha256_test.json" Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... INFO: Skipping tests from "ecdsa_secp192k1_sha256_p1363_test.json" Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Loaded Wycheproof test vectors for ECDSA with 368 tests from "ecdsa_secp160r2_sha256_test.json" Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... INFO: Skipping tests from "ecdsa_secp192r1_sha256_p1363_test.json" Loaded Wycheproof test vectors for ECDSA with 367 tests from "ecdsa_secp192k1_sha256_test.json" Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... INFO: Skipping tests from "ecdsa_secp224r1_sha224_p1363_test.json" Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Loaded Wycheproof test vectors for ECDSA with 369 tests from "ecdsa_secp192r1_sha256_test.json" Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... INFO: Skipping tests from "ecdsa_secp224r1_sha256_p1363_test.json" Loaded Wycheproof test vectors for ECDSA with 356 tests from "ecdsa_secp224r1_sha224_test.json" Loaded Wycheproof test vectors for ECDSA with 385 tests from "ecdsa_secp224r1_sha256_test.json" Loaded Wycheproof test vectors for ECDSA with 384 tests from "ecdsa_secp224r1_sha3_224_test.json" Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Loaded Wycheproof test vectors for ECDSA with 393 tests from "ecdsa_secp224r1_sha3_256_test.json" Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... INFO: Skipping tests from "ecdsa_secp224r1_sha512_p1363_test.json" Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Loaded Wycheproof test vectors for ECDSA with 458 tests from "ecdsa_secp224r1_sha3_512_test.json" Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... INFO: Skipping tests from "ecdsa_secp256k1_sha256_p1363_test.json" Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Loaded Wycheproof test vectors for ECDSA with 454 tests from "ecdsa_secp224r1_sha512_test.json" Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Loaded Wycheproof test vectors for ECDSA with 380 tests from "ecdsa_secp256k1_sha256_test.json" Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Loaded Wycheproof test vectors for ECDSA with 388 tests from "ecdsa_secp256k1_sha3_256_test.json" Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... INFO: Skipping tests from "ecdsa_secp256k1_sha512_p1363_test.json" Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Loaded Wycheproof test vectors for ECDSA with 454 tests from "ecdsa_secp256k1_sha3_512_test.json" Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... INFO: Skipping tests from "ecdsa_secp256r1_sha256_p1363_test.json" Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Loaded Wycheproof test vectors for ECDSA with 450 tests from "ecdsa_secp256k1_sha512_test.json" Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Loaded Wycheproof test vectors for ECDSA with 387 tests from "ecdsa_secp256r1_sha256_test.json" Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Loaded Wycheproof test vectors for ECDSA with 395 tests from "ecdsa_secp256r1_sha3_256_test.json" Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... INFO: Skipping tests from "ecdsa_secp256r1_sha512_p1363_test.json" Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Loaded Wycheproof test vectors for ECDSA with 461 tests from "ecdsa_secp256r1_sha3_512_test.json" Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... INFO: Skipping tests from "ecdsa_secp384r1_sha384_p1363_test.json" Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Loaded Wycheproof test vectors for ECDSA with 457 tests from "ecdsa_secp256r1_sha512_test.json" Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Loaded Wycheproof test vectors for ECDSA with 408 tests from "ecdsa_secp384r1_sha384_test.json" Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA3-512... Loaded Wycheproof test vectors for ECDSA with 418 tests from "ecdsa_secp384r1_sha3_384_test.json" Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... INFO: Skipping tests from "ecdsa_secp384r1_sha512_p1363_test.json" Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Loaded Wycheproof test vectors for ECDSA with 450 tests from "ecdsa_secp384r1_sha3_512_test.json" Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Loaded Wycheproof test vectors for ECDSA with 446 tests from "ecdsa_secp384r1_sha512_test.json" Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... INFO: Skipping tests from "ecdsa_secp521r1_sha512_p1363_test.json" Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Loaded Wycheproof test vectors for ECDSA with 449 tests from "ecdsa_secp521r1_sha3_512_test.json" Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224k1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve brainpoolP224t1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve brainpoolP320t1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384t1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve brainpoolP512t1, key size 512 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Loaded Wycheproof test vectors for ECDSA with 447 tests from "ecdsa_secp521r1_sha512_test.json" Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA3-384... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256r1, key size 256 and SHA-256... Loaded Wycheproof test vectors for ECDSA with 190 tests from "ecdsa_brainpoolP224r1_sha224_p1363_test.json" Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP224t1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP224t1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP224t1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP224t1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP224t1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP224t1, key size 224 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256t1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Loaded Wycheproof test vectors for ECDSA with 220 tests from "ecdsa_brainpoolP256r1_sha256_p1363_test.json" Running ECDSA test group EcdsaVerify with curve brainpoolP384t1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA3-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384t1, key size 384 and SHA-384... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve brainpoolP384t1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384t1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384t1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP384t1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP512t1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP512t1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP512t1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP512t1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP512t1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Loaded Wycheproof test vectors for ECDSA with 224 tests from "ecdsa_brainpoolP320r1_sha384_p1363_test.json" Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Loaded Wycheproof test vectors for ECDSA with 251 tests from "ecdsa_brainpoolP384r1_sha384_p1363_test.json" Running ECDSA test group EcdsaP1363Verify with curve brainpoolP224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaVerify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Loaded Wycheproof test vectors for ECDSA with 294 tests from "ecdsa_brainpoolP512r1_sha512_p1363_test.json" Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Loaded Wycheproof test vectors for ECDSA with 187 tests from "ecdsa_secp160k1_sha256_p1363_test.json" Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160k1, key size 160 and SHA-256... Loaded Wycheproof test vectors for ECDSA with 192 tests from "ecdsa_secp160r1_sha256_p1363_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Loaded Wycheproof test vectors for ECDSA with 190 tests from "ecdsa_secp160r2_sha256_p1363_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Loaded Wycheproof test vectors for ECDSA with 190 tests from "ecdsa_secp192k1_sha256_p1363_test.json" Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP320r1, key size 320 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Loaded Wycheproof test vectors for ECDSA with 192 tests from "ecdsa_secp192r1_sha256_p1363_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r1, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Loaded Wycheproof test vectors for ECDSA with 187 tests from "ecdsa_secp224r1_sha224_p1363_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp160r2, key size 160 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Loaded Wycheproof test vectors for ECDSA with 216 tests from "ecdsa_secp224r1_sha256_p1363_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp192k1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Loaded Wycheproof test vectors for ECDSA with 285 tests from "ecdsa_secp224r1_sha512_p1363_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve brainpoolP512r1, key size 512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp192r1, key size 192 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Loaded Wycheproof test vectors for ECDSA with 211 tests from "ecdsa_secp256k1_sha256_p1363_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Loaded Wycheproof test vectors for ECDSA with 281 tests from "ecdsa_secp256k1_sha512_p1363_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Loaded Wycheproof test vectors for ECDSA with 219 tests from "ecdsa_secp256r1_sha256_p1363_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Loaded Wycheproof test vectors for ECDSA with 289 tests from "ecdsa_secp256r1_sha512_p1363_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp224r1, key size 224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Loaded Wycheproof test vectors for ECDSA with 239 tests from "ecdsa_secp384r1_sha384_p1363_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Loaded Wycheproof test vectors for ECDSA with 277 tests from "ecdsa_secp384r1_sha512_p1363_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Loaded Wycheproof test vectors for ECDSA with 277 tests from "ecdsa_secp521r1_sha512_p1363_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Loaded Wycheproof test vectors for ECDSA with 362 tests from "ecdsa_webcrypto_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... INFO: Skipping tests from "ed448_test.json" Loaded Wycheproof test vectors for EDDSA with 145 tests from "eddsa_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running EDDSA test group EddsaVerify... Running EDDSA test group EddsaVerify... Running EDDSA test group EddsaVerify... Running EDDSA test group EddsaVerify... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running EDDSA test group EddsaVerify... Running EDDSA test group EddsaVerify... Running EDDSA test group EddsaVerify... Running EDDSA test group EddsaVerify... Running EDDSA test group EddsaVerify... Running EDDSA test group EddsaVerify... Running EDDSA test group EddsaVerify... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Loaded Wycheproof test vectors for HKDF-SHA-1 with 106 tests from "hkdf_sha1_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running EDDSA test group EddsaVerify... Running HKDF-SHA-1 test group HkdfTest with key size 88... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running EDDSA test group EddsaVerify... Running EDDSA test group EddsaVerify... Running EDDSA test group EddsaVerify... Running EDDSA test group EddsaVerify... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Loaded Wycheproof test vectors for HKDF-SHA-256 with 105 tests from "hkdf_sha256_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running HKDF-SHA-1 test group HkdfTest with key size 640... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running HKDF-SHA-1 test group HkdfTest with key size 176... Running HKDF-SHA-256 test group HkdfTest with key size 176... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running HKDF-SHA-1 test group HkdfTest with key size 128... Running HKDF-SHA-256 test group HkdfTest with key size 640... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running HKDF-SHA-1 test group HkdfTest with key size 160... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Loaded Wycheproof test vectors for HKDF-SHA-384 with 102 tests from "hkdf_sha384_test.json" Running HKDF-SHA-256 test group HkdfTest with key size 128... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running HKDF-SHA-1 test group HkdfTest with key size 256... Loaded Wycheproof test vectors for HKDF-SHA-512 with 102 tests from "hkdf_sha512_test.json" Running HKDF-SHA-256 test group HkdfTest with key size 160... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running HKDF-SHA-256 test group HkdfTest with key size 256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running HKDF-SHA-384 test group HkdfTest with key size 128... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running HKDF-SHA-512 test group HkdfTest with key size 128... Running HKDF-SHA-384 test group HkdfTest with key size 160... Running HKDF-SHA-512 test group HkdfTest with key size 256... Running HKDF-SHA-512 test group HkdfTest with key size 160... Loaded Wycheproof test vectors for HMACSHA224 with 172 tests from "hmac_sha224_test.json" Loaded Wycheproof test vectors for HMACSHA1 with 170 tests from "hmac_sha1_test.json" Running HKDF-SHA-512 test group HkdfTest with key size 512... Running HKDF-SHA-384 test group HkdfTest with key size 256... Running HKDF-SHA-384 test group HkdfTest with key size 384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running HMACSHA1 test group MacTest with key size 160 and tag size 160... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running HMACSHA224 test group MacTest with key size 224 and tag size 224... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running HMACSHA1 test group MacTest with key size 160 and tag size 80... Running HMACSHA224 test group MacTest with key size 224 and tag size 112... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running HMACSHA1 test group MacTest with key size 80 and tag size 160... Running HMACSHA224 test group MacTest with key size 112 and tag size 224... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running HMACSHA1 test group MacTest with key size 80 and tag size 80... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running HMACSHA224 test group MacTest with key size 112 and tag size 112... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Loaded Wycheproof test vectors for HMACSHA256 with 174 tests from "hmac_sha256_test.json" Running HMACSHA1 test group MacTest with key size 520 and tag size 160... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Loaded Wycheproof test vectors for HMACSHA384 with 174 tests from "hmac_sha384_test.json" Running HMACSHA224 test group MacTest with key size 520 and tag size 224... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running HMACSHA1 test group MacTest with key size 520 and tag size 80... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running HMACSHA224 test group MacTest with key size 520 and tag size 112... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running HMACSHA256 test group MacTest with key size 256 and tag size 256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running HMACSHA384 test group MacTest with key size 384 and tag size 384... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Loaded Wycheproof test vectors for HMACSHA3-224 with 172 tests from "hmac_sha3_224_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running HMACSHA256 test group MacTest with key size 256 and tag size 128... Running HMACSHA256 test group MacTest with key size 128 and tag size 256... Running HMACSHA384 test group MacTest with key size 384 and tag size 192... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running HMACSHA256 test group MacTest with key size 128 and tag size 128... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running HMACSHA384 test group MacTest with key size 192 and tag size 384... Running HMACSHA3-224 test group MacTest with key size 224 and tag size 224... Running HMACSHA256 test group MacTest with key size 520 and tag size 256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running HMACSHA384 test group MacTest with key size 192 and tag size 192... Running HMACSHA384 test group MacTest with key size 520 and tag size 384... Running HMACSHA384 test group MacTest with key size 520 and tag size 192... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Loaded Wycheproof test vectors for HMACSHA3-256 with 174 tests from "hmac_sha3_256_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Loaded Wycheproof test vectors for HMACSHA3-384 with 174 tests from "hmac_sha3_384_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running HMACSHA3-224 test group MacTest with key size 224 and tag size 112... Running HMACSHA256 test group MacTest with key size 520 and tag size 128... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running HMACSHA3-224 test group MacTest with key size 112 and tag size 224... Running HMACSHA3-256 test group MacTest with key size 256 and tag size 256... Running HMACSHA3-384 test group MacTest with key size 384 and tag size 384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running HMACSHA3-224 test group MacTest with key size 112 and tag size 112... Running HMACSHA3-256 test group MacTest with key size 256 and tag size 128... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Loaded Wycheproof test vectors for HMACSHA3-512 with 174 tests from "hmac_sha3_512_test.json" Running HMACSHA3-384 test group MacTest with key size 384 and tag size 192... Running HMACSHA3-224 test group MacTest with key size 520 and tag size 224... Running HMACSHA3-256 test group MacTest with key size 128 and tag size 256... Running HMACSHA3-384 test group MacTest with key size 192 and tag size 384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running HMACSHA3-224 test group MacTest with key size 520 and tag size 112... Running HMACSHA3-256 test group MacTest with key size 128 and tag size 128... Running HMACSHA3-384 test group MacTest with key size 192 and tag size 192... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running HMACSHA3-512 test group MacTest with key size 512 and tag size 512... Running HMACSHA3-256 test group MacTest with key size 520 and tag size 256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... INFO: Skipping tests from "json_web_crypto_test.json" INFO: Skipping tests from "json_web_encryption_test.json" INFO: Skipping tests from "json_web_key_test.json" INFO: Skipping tests from "json_web_signature_test.json" Running HMACSHA3-512 test group MacTest with key size 512 and tag size 256... Loaded Wycheproof test vectors for HMACSHA512 with 174 tests from "hmac_sha512_test.json" Running HMACSHA3-512 test group MacTest with key size 256 and tag size 512... Running HMACSHA3-512 test group MacTest with key size 256 and tag size 256... Running HMACSHA3-512 test group MacTest with key size 520 and tag size 512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Loaded Wycheproof test vectors for KW with 162 tests from "kw_test.json" Running HMACSHA3-256 test group MacTest with key size 520 and tag size 128... Running HMACSHA3-512 test group MacTest with key size 520 and tag size 256... Running HMACSHA3-384 test group MacTest with key size 520 and tag size 384... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running HMACSHA512 test group MacTest with key size 512 and tag size 512... Running HMACSHA3-384 test group MacTest with key size 520 and tag size 192... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Loaded Wycheproof test vectors for PrimalityTest with 280 tests from "primality_test.json" Running HMACSHA512 test group MacTest with key size 512 and tag size 256... Running KW test group KeywrapTest with key size 128... Loaded Wycheproof test vectors for RSAES-OAEP with 34 tests from "rsa_oaep_2048_sha1_mgf1sha1_test.json" Running HMACSHA512 test group MacTest with key size 256 and tag size 512... Running KW test group KeywrapTest with key size 192... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running HMACSHA512 test group MacTest with key size 256 and tag size 256... Running KW test group KeywrapTest with key size 256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Loaded Wycheproof test vectors for RSAES-OAEP with 33 tests from "rsa_oaep_2048_sha224_mgf1sha224_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Loaded Wycheproof test vectors for RSAES-OAEP with 29 tests from "rsa_oaep_2048_sha224_mgf1sha1_test.json" Running HMACSHA512 test group MacTest with key size 520 and tag size 512... Loaded Wycheproof test vectors for RSAES-OAEP with 29 tests from "rsa_oaep_2048_sha256_mgf1sha1_test.json" Running PrimalityTest test group... Loaded Wycheproof test vectors for RSAES-OAEP with 35 tests from "rsa_oaep_2048_sha256_mgf1sha256_test.json" Running HMACSHA512 test group MacTest with key size 520 and tag size 256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Loaded Wycheproof test vectors for RSAES-OAEP with 29 tests from "rsa_oaep_2048_sha384_mgf1sha1_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Loaded Wycheproof test vectors for RSAES-OAEP with 32 tests from "rsa_oaep_2048_sha384_mgf1sha384_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Loaded Wycheproof test vectors for RSAES-OAEP with 29 tests from "rsa_oaep_2048_sha512_mgf1sha1_test.json" Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-224 and SHA-224... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-1 and SHA-1... Loaded Wycheproof test vectors for RSAES-OAEP with 31 tests from "rsa_oaep_2048_sha512_mgf1sha512_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Loaded Wycheproof test vectors for RSAES-OAEP with 30 tests from "rsa_oaep_3072_sha256_mgf1sha1_test.json" Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-1 and SHA-224... Loaded Wycheproof test vectors for RSAES-OAEP with 35 tests from "rsa_oaep_3072_sha256_mgf1sha256_test.json" Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-1 and SHA-256... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-256 and SHA-256... Loaded Wycheproof test vectors for RSAES-OAEP with 29 tests from "rsa_oaep_3072_sha512_mgf1sha1_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-1 and SHA-384... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-384 and SHA-384... Loaded Wycheproof test vectors for RSAES-OAEP with 31 tests from "rsa_oaep_3072_sha512_mgf1sha512_test.json" Loaded Wycheproof test vectors for RSAES-OAEP with 30 tests from "rsa_oaep_4096_sha256_mgf1sha1_test.json" Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-1 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Loaded Wycheproof test vectors for RSAES-OAEP with 35 tests from "rsa_oaep_4096_sha256_mgf1sha256_test.json" Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-512 and SHA-512... Loaded Wycheproof test vectors for RSAES-OAEP with 29 tests from "rsa_oaep_4096_sha512_mgf1sha1_test.json" Running RSAES-OAEP test group RsaesOaepDecrypt with key size 3072 MGF SHA-1 and SHA-256... Loaded Wycheproof test vectors for RSAES-OAEP with 34 tests from "rsa_oaep_4096_sha512_mgf1sha512_test.json" Running RSAES-OAEP test group RsaesOaepDecrypt with key size 3072 MGF SHA-256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 3072 MGF SHA-512 and SHA-512... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 4096 MGF SHA-1 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Loaded Wycheproof test vectors for RSAES-PKCS1-v1_5 with 65 tests from "rsa_pkcs1_2048_test.json" Loaded Wycheproof test vectors for RSAES-PKCS1-v1_5 with 65 tests from "rsa_pkcs1_3072_test.json" Loaded Wycheproof test vectors for RSAES-OAEP with 775 tests from "rsa_oaep_misc_test.json" Running RSAES-OAEP test group RsaesOaepDecrypt with key size 3072 MGF SHA-1 and SHA-512... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 4096 MGF SHA-256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 4096 MGF SHA-1 and SHA-512... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 4096 MGF SHA-512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1024 MGF SHA-1 and SHA-1... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1024 MGF SHA-224 and SHA-1... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1024 MGF SHA-256 and SHA-1... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1024 MGF SHA-384 and SHA-1... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1024 MGF SHA-512 and SHA-1... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1024 MGF SHA-1 and SHA-224... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1024 MGF SHA-224 and SHA-224... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1024 MGF SHA-256 and SHA-224... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1024 MGF SHA-384 and SHA-224... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1024 MGF SHA-512 and SHA-224... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1024 MGF SHA-1 and SHA-256... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1024 MGF SHA-224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1024 MGF SHA-256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1024 MGF SHA-384 and SHA-256... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1024 MGF SHA-512 and SHA-256... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1024 MGF SHA-1 and SHA-384... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1024 MGF SHA-224 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1024 MGF SHA-256 and SHA-384... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1024 MGF SHA-384 and SHA-384... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1024 MGF SHA-512 and SHA-384... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1536 MGF SHA-1 and SHA-224... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1536 MGF SHA-224 and SHA-224... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1536 MGF SHA-256 and SHA-224... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1536 MGF SHA-384 and SHA-224... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1536 MGF SHA-512 and SHA-224... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1536 MGF SHA-1 and SHA-256... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1536 MGF SHA-224 and SHA-256... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1536 MGF SHA-256 and SHA-256... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1536 MGF SHA-384 and SHA-256... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1536 MGF SHA-512 and SHA-256... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1536 MGF SHA-1 and SHA-384... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Loaded Wycheproof test vectors for RSAES-PKCS1-v1_5 with 65 tests from "rsa_pkcs1_4096_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1536 MGF SHA-224 and SHA-384... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 2048... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1536 MGF SHA-256 and SHA-384... Loaded Wycheproof test vectors for RSASSA-PSS with 82 tests from "rsa_pss_2048_sha1_mgf1_20_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1536 MGF SHA-384 and SHA-384... Loaded Wycheproof test vectors for RSASSA-PSS with 100 tests from "rsa_pss_2048_sha256_mgf1_0_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 3072... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1536 MGF SHA-512 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Loaded Wycheproof test vectors for RSASSA-PSS with 103 tests from "rsa_pss_2048_sha256_mgf1_32_test.json" Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1536 MGF SHA-1 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Loaded Wycheproof test vectors for RSASSA-PSS with 50 tests from "rsa_pss_2048_sha512_256_mgf1_28_test.json" Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1536 MGF SHA-224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Loaded Wycheproof test vectors for RSASSA-PSS with 49 tests from "rsa_pss_2048_sha512_256_mgf1_32_test.json" Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1536 MGF SHA-256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Loaded Wycheproof test vectors for RSASSA-PSS with 103 tests from "rsa_pss_3072_sha256_mgf1_32_test.json" Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512/224... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1536 MGF SHA-384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Loaded Wycheproof test vectors for RSASSA-PSS with 103 tests from "rsa_pss_4096_sha256_mgf1_32_test.json" Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512/256... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 1536 MGF SHA-512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Loaded Wycheproof test vectors for RSASSA-PSS with 171 tests from "rsa_pss_4096_sha512_mgf1_32_test.json" Running RSASSA-PSS test group RsassaPssVerify with key size 3072 and SHA-256... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-1 and SHA-1... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Loaded Wycheproof test vectors for RSASSA-PSS with 150 tests from "rsa_pss_misc_test.json" Running RSASSA-PSS test group RsassaPssVerify with key size 4096 and SHA-256... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-224 and SHA-1... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSASSA-PSS test group RsassaPssVerify with key size 4096 and SHA-512... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-256 and SHA-1... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-384 and SHA-1... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-512 and SHA-1... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-1 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-224 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-256 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-384 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-512 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-1 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-384 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-512 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-1 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-224 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-256 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-512 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-1 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-384 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2048 MGF SHA-512 and SHA-512... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 158 tests from "rsa_sig_gen_misc_test.json" Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running RSAES-PKCS1-v1_5 test group RsaesPkcs1Decrypt with key size 4096... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 3072 MGF SHA-1 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 3072 MGF SHA-224 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256r1, key size 256 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 1024 and SHA-1... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 3072 MGF SHA-256 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 1024 and SHA-224... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 3072 MGF SHA-384 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 1024 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 3072 MGF SHA-512 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 1024 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 3072 MGF SHA-1 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 1536 and SHA-224... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-1... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 3072 MGF SHA-224 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 1536 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 3072 MGF SHA-256 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp256k1, key size 256 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 1536 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 3072 MGF SHA-384 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 1536 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 3072 MGF SHA-512 and SHA-384... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 2048 and SHA-1... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 3072 MGF SHA-1 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 2048 and SHA-224... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 3072 MGF SHA-224 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 3072 MGF SHA-256 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 3072 MGF SHA-384 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp384r1, key size 384 and SHA-384... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 3072 MGF SHA-512 and SHA-512... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 3072 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 4096 MGF SHA-1 and SHA-256... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 3072 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 3072 and SHA-512... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 4096 MGF SHA-224 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 241 tests from "rsa_signature_2048_sha224_test.json" Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 4096 and SHA-256... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 4096 MGF SHA-256 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running ECDSA test group EcdsaP1363Verify with curve secp521r1, key size 521 and SHA-512... Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 240 tests from "rsa_signature_2048_sha256_test.json" Running RSAES-OAEP test group RsaesOaepDecrypt with key size 4096 MGF SHA-384 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 4096 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 4096 MGF SHA-512 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 4096 and SHA-512... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA-224... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 4096 MGF SHA-1 and SHA-384... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 1024 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 4096 MGF SHA-224 and SHA-384... Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 252 tests from "rsa_signature_2048_sha384_test.json" Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 2048 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 4096 MGF SHA-256 and SHA-384... Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 249 tests from "rsa_signature_2048_sha3_224_test.json" Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 2048 and SHA-512... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 4096 MGF SHA-384 and SHA-384... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 3072 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA-384... Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 248 tests from "rsa_signature_2048_sha3_256_test.json" Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 4096 MGF SHA-512 and SHA-384... Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 249 tests from "rsa_signature_2048_sha3_384_test.json" Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 3072 and SHA-512... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA3-224... Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 249 tests from "rsa_signature_2048_sha3_512_test.json" Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 4096 MGF SHA-1 and SHA-512... Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 252 tests from "rsa_signature_2048_sha512_224_test.json" Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Generate with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 4096 MGF SHA-224 and SHA-512... Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 251 tests from "rsa_signature_2048_sha512_256_test.json" Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA3-256... Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 240 tests from "rsa_signature_2048_sha512_test.json" Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA3-384... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 4096 MGF SHA-256 and SHA-512... Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 239 tests from "rsa_signature_3072_sha256_test.json" Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA3-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA-512/224... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 4096 MGF SHA-384 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA-512/256... Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 239 tests from "rsa_signature_3072_sha384_test.json" Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA-512... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 4096 MGF SHA-512 and SHA-512... Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 248 tests from "rsa_signature_3072_sha3_256_test.json" Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 3072 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA-512... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 2688 MGF SHA-256 and SHA-256... Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 249 tests from "rsa_signature_3072_sha3_384_test.json" Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 3072 and SHA-256... Running RSAES-OAEP test group RsaesOaepDecrypt with key size 4032 MGF SHA-256 and SHA-256... Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 249 tests from "rsa_signature_3072_sha3_512_test.json" Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 251 tests from "rsa_signature_3072_sha512_256_test.json" Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 240 tests from "rsa_signature_3072_sha512_test.json" Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 3072 and SHA-384... Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 239 tests from "rsa_signature_4096_sha384_test.json" Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 3072 and SHA3-256... Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 251 tests from "rsa_signature_4096_sha512_256_test.json" Running RSAES-OAEP test group RsaesOaepDecrypt with key size 3104 MGF SHA-384 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 239 tests from "rsa_signature_4096_sha512_test.json" Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 3072 and SHA3-384... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 3072 and SHA3-512... Loaded Wycheproof test vectors for RSASSA-PKCS1-v1_5 with 377 tests from "rsa_signature_test.json" Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... INFO: Skipping tests from "x25519_asn_test.json" INFO: Skipping tests from "x25519_jwk_test.json" INFO: Skipping tests from "x25519_pem_test.json" Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 3072 and SHA-512/256... Loaded Wycheproof test vectors for XDH with 518 tests from "x25519_test.json" Loaded Wycheproof test vectors for XCHACHA20-POLY1305 with 284 tests from "xchacha20_poly1305_test.json" Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 3072 and SHA-512... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 4096 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 4096 and SHA-512/256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 3072 and SHA-512... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 4096 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-224... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA-256... Running XDH test group with curve curve25519... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running XCHACHA20-POLY1305 test group AeadTest with IV size 192, key size 256, tag size 128... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 1024 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running XCHACHA20-POLY1305 test group AeadTest with IV size 64, key size 256, tag size 128... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 1024 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running XCHACHA20-POLY1305 test group AeadTest with IV size 96, key size 256, tag size 128... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 1024 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running XCHACHA20-POLY1305 test group AeadTest with IV size 160, key size 256, tag size 128... Running XCHACHA20-POLY1305 test group AeadTest with IV size 256, key size 256, tag size 128... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 1024 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 1536 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 1536 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 1536 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 1536 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 3072 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 3072 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 3072 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 4096 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 4096 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 4096 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 1024 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 3072 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 3072 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PKCS1-v1_5 test group RsassaPkcs1Verify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-256... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-384... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... Running RSASSA-PSS test group RsassaPssVerify with key size 2048 and SHA-512... PASS lib/libcrypto/wycheproof Duration 0m09.64s START lib/libcrypto/x509 2025-02-13T01:10:37Z rm -rf [0-9]* rm -f a.out [Ee]rrs mklog *.core y.tab.h constraints verify x509attribute x509name x509req_ext callback expirecallback callbackfailures x509_asn1 x509_extensions_test constraints.o verify.o x509attribute.o x509name.o x509req_ext.o callback.o expirecallback.o callbackfailures.o x509_asn1.o x509_extensions_test.o x509name.result callback.out constraints.d verify.d x509attribute.d x509name.d x509req_ext.d callback.d expirecallback.d callbackfailures.d x509_asn1.d x509_extensions_test.d ===> bettertls rm -f a.out [Ee]rrs mklog *.core y.tab.h verify verify.o test.out verify.d ===> policy rm -f a.out [Ee]rrs mklog *.core y.tab.h policy policy.o policy.d ===> rfc3779 rm -f a.out [Ee]rrs mklog *.core y.tab.h rfc3779 rfc3779.o rfc3779.d ==== run-regress-constraints ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Werror -I/usr/src/regress/lib/libcrypto/x509/../../../../lib/libcrypto/x509 -I/usr/src/regress/lib/libcrypto/x509/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/x509/constraints.c cc -o constraints constraints.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ./constraints ==== run-regress-verify ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Werror -I/usr/src/regress/lib/libcrypto/x509/../../../../lib/libcrypto/x509 -I/usr/src/regress/lib/libcrypto/x509/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/x509/verify.c cc -o verify verify.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic perl /usr/src/regress/lib/libcrypto/x509/make-dir-roots.pl /usr/src/regress/lib/libcrypto/x509/../certs . ./verify /usr/src/regress/lib/libcrypto/x509/../certs Testing legacy x509_vfy == Test 0 (1a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 1 (2a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 2 (2b) CN = LibreSSL Test Server 1 verify error at depth 0: unable to get local issuer certificate failed to verify at 0: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 3 (2c) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 4 (3a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Intermediate CA 3 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 5 (3b) CN = LibreSSL Test Intermediate CA 2 verify error at depth 2: unable to get local issuer certificate failed to verify at 2: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 6 (3c) CN = LibreSSL Test Intermediate CA 3 verify error at depth 1: unable to get local issuer certificate failed to verify at 1: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 7 (3d) CN = LibreSSL Test Server 1 verify error at depth 0: unable to get local issuer certificate failed to verify at 0: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 8 (3e) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Intermediate CA 3 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 9 (4a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 10 (4b) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 11 (4c) CN = LibreSSL Test Intermediate CA 1 verify error at depth 1: unable to get local issuer certificate failed to verify at 1: unable to get local issuer certificate FAIL: Failed with 0 chains (legacy failure) == Test 12 (4d) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 13 (4e) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 14 (4f) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 15 (4g) CN = LibreSSL Test Intermediate CA 1 verify error at depth 1: unable to get local issuer certificate failed to verify at 1: unable to get local issuer certificate FAIL: Failed with 0 chains (legacy failure) == Test 16 (4h) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 17 (5a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 18 (5b) CN = LibreSSL Test Intermediate CA 1 verify error at depth 2: unable to get local issuer certificate failed to verify at 2: unable to get local issuer certificate FAIL: Failed with 0 chains (legacy failure) == Test 19 (5c) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 20 (5d) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 21 (5e) CN = LibreSSL Test Intermediate CA 2 verify error at depth 1: unable to get local issuer certificate failed to verify at 1: unable to get local issuer certificate FAIL: Failed with 0 chains (legacy failure) == Test 22 (5f) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 23 (5g) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 24 (5h) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 25 (5i) CN = LibreSSL Test Intermediate CA 2 verify error at depth 1: unable to get local issuer certificate failed to verify at 1: unable to get local issuer certificate FAIL: Failed with 0 chains (legacy failure) == Test 26 (6a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 27 (6b) CN = LibreSSL Test Root CA 2 verify error at depth 2: certificate has expired failed to verify at 2: certificate has expired FAIL: Failed with 0 chains (legacy failure) == Test 28 (7a) CN = LibreSSL Test Root CA 1 verify error at depth 3: certificate has expired failed to verify at 3: certificate has expired FAIL: Failed with 0 chains (legacy failure) == Test 29 (7b) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 30 (8a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 verify error at depth 0: certificate has expired failed to verify at 0: certificate has expired INFO: Succeeded with 0 chains == Test 31 (9a) CN = LibreSSL Test Server 1 verify error at depth 0: unable to get local issuer certificate failed to verify at 0: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 32 (10a) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 33 (10b) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 34 (11a) CN = LibreSSL Test Intermediate CA 2 verify error at depth 1: unable to get local issuer certificate failed to verify at 1: unable to get local issuer certificate FAIL: Failed with 0 chains (legacy failure) == Test 35 (11b) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 36 (12a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 37 (13a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 verify error at depth 2: certificate has expired failed to verify at 2: certificate has expired FAIL: Failed with 0 chains (legacy failure) Testing modern x509_vfy == Test 0 (1a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 1 (2a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 2 (2b) CN = LibreSSL Test Server 1 verify error at depth 0: unable to get local issuer certificate failed to verify at 0: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 3 (2c) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 4 (3a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Intermediate CA 3 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 5 (3b) CN = LibreSSL Test Server 1 verify error at depth 2: unable to get local issuer certificate failed to verify at 2: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 6 (3c) CN = LibreSSL Test Server 1 verify error at depth 1: unable to get local issuer certificate failed to verify at 1: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 7 (3d) CN = LibreSSL Test Server 1 verify error at depth 0: unable to get local issuer certificate failed to verify at 0: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 8 (3e) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Intermediate CA 3 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 9 (4a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 10 (4b) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 11 (4c) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains (legacy failure) == Test 12 (4d) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 13 (4e) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 14 (4f) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 15 (4g) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains (legacy failure) == Test 16 (4h) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 17 (5a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 18 (5b) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains (legacy failure) == Test 19 (5c) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 20 (5d) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 21 (5e) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains (legacy failure) == Test 22 (5f) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 23 (5g) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 24 (5h) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 25 (5i) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains (legacy failure) == Test 26 (6a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 27 (6b) CN = LibreSSL Test Root CA 2 verify error at depth 2: certificate has expired CN = LibreSSL Test Root CA 1 verify error at depth 3: certificate has expired CN = LibreSSL Test Intermediate CA 1 verify error at depth 2: certificate has expired CN = LibreSSL Test Intermediate CA 2 verify error at depth 1: certificate has expired CN = LibreSSL Test Server 1 verify error at depth 0: certificate has expired INFO: Succeeded with 1 chains (legacy failure) == Test 28 (7a) CN = LibreSSL Test Root CA 1 verify error at depth 3: certificate has expired CN = LibreSSL Test Root CA 2 verify error at depth 2: certificate has expired CN = LibreSSL Test Intermediate CA 2 verify error at depth 1: certificate has expired CN = LibreSSL Test Server 1 verify error at depth 0: certificate has expired INFO: Succeeded with 1 chains (legacy failure) == Test 29 (7b) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 30 (8a) CN = LibreSSL Test Server 1 verify error at depth 0: certificate has expired CN = LibreSSL Test Server 1 verify error at depth 0: certificate has expired CN = LibreSSL Test Server 1 verify error at depth 0: certificate has expired failed to verify at 0: certificate has expired INFO: Succeeded with 0 chains == Test 31 (9a) CN = LibreSSL Test Intermediate CA 1 verify error at depth 1: certificate has expired CN = LibreSSL Test Intermediate CA 1 verify error at depth 1: certificate has expired CN = LibreSSL Test Intermediate CA 1 verify error at depth 1: certificate has expired failed to verify at 1: certificate has expired INFO: Succeeded with 0 chains == Test 32 (10a) CN = LibreSSL Test Intermediate CA 1 verify error at depth 1: certificate has expired CN = LibreSSL Test Root CA 2 verify error at depth 2: certificate has expired CN = LibreSSL Test Intermediate CA 1 verify error at depth 1: certificate has expired CN = LibreSSL Test Server 1 verify error at depth 0: certificate has expired INFO: Succeeded with 1 chains == Test 33 (10b) CN = LibreSSL Test Intermediate CA 1 verify error at depth 1: certificate has expired CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 34 (11a) CN = LibreSSL Test Intermediate CA 1 verify error at depth 2: certificate has expired CN = LibreSSL Test Root CA 2 verify error at depth 2: certificate has expired CN = LibreSSL Test Intermediate CA 2 verify error at depth 1: certificate has expired CN = LibreSSL Test Server 1 verify error at depth 0: certificate has expired INFO: Succeeded with 1 chains (legacy failure) == Test 35 (11b) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 36 (12a) CN = LibreSSL Test Intermediate CA 1 verify error at depth 2: certificate has expired CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 37 (13a) CN = LibreSSL Test Intermediate CA 1 verify error at depth 2: certificate has expired CN = LibreSSL Test Root CA 1 verify error at depth 3: certificate has expired CN = LibreSSL Test Intermediate CA 1 verify error at depth 2: certificate has expired CN = LibreSSL Test Intermediate CA 2 verify error at depth 1: certificate has expired CN = LibreSSL Test Server 1 verify error at depth 0: certificate has expired INFO: Succeeded with 1 chains (legacy failure) Testing modern x509_vfy by_dir == Test 0 (1a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 1 (2a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 2 (2b) CN = LibreSSL Test Server 1 verify error at depth 0: unable to get local issuer certificate failed to verify at 0: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 3 (2c) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 4 (3a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Intermediate CA 3 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 5 (3b) CN = LibreSSL Test Server 1 verify error at depth 2: unable to get local issuer certificate failed to verify at 2: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 6 (3c) CN = LibreSSL Test Server 1 verify error at depth 1: unable to get local issuer certificate failed to verify at 1: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 7 (3d) CN = LibreSSL Test Server 1 verify error at depth 0: unable to get local issuer certificate failed to verify at 0: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 8 (3e) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Intermediate CA 3 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 9 (4a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 10 (4b) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 11 (4c) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains (legacy failure) == Test 12 (4d) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 13 (4e) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 14 (4f) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 15 (4g) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains (legacy failure) == Test 16 (4h) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 17 (5a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 18 (5b) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains (legacy failure) == Test 19 (5c) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 20 (5d) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 21 (5e) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains (legacy failure) == Test 22 (5f) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 23 (5g) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 24 (5h) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 25 (5i) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains (legacy failure) == Test 26 (6a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 27 (6b) CN = LibreSSL Test Root CA 2 verify error at depth 2: certificate has expired CN = LibreSSL Test Root CA 1 verify error at depth 3: certificate has expired CN = LibreSSL Test Intermediate CA 1 verify error at depth 2: certificate has expired CN = LibreSSL Test Intermediate CA 2 verify error at depth 1: certificate has expired CN = LibreSSL Test Server 1 verify error at depth 0: certificate has expired INFO: Succeeded with 1 chains (legacy failure) == Test 28 (7a) CN = LibreSSL Test Root CA 1 verify error at depth 3: certificate has expired CN = LibreSSL Test Root CA 2 verify error at depth 2: certificate has expired CN = LibreSSL Test Intermediate CA 2 verify error at depth 1: certificate has expired CN = LibreSSL Test Server 1 verify error at depth 0: certificate has expired INFO: Succeeded with 1 chains (legacy failure) == Test 29 (7b) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 30 (8a) CN = LibreSSL Test Server 1 verify error at depth 0: certificate has expired CN = LibreSSL Test Server 1 verify error at depth 0: certificate has expired CN = LibreSSL Test Server 1 verify error at depth 0: certificate has expired failed to verify at 0: certificate has expired INFO: Succeeded with 0 chains == Test 31 (9a) CN = LibreSSL Test Intermediate CA 1 verify error at depth 1: certificate has expired CN = LibreSSL Test Intermediate CA 1 verify error at depth 1: certificate has expired CN = LibreSSL Test Intermediate CA 1 verify error at depth 1: certificate has expired failed to verify at 1: certificate has expired INFO: Succeeded with 0 chains == Test 32 (10a) CN = LibreSSL Test Intermediate CA 1 verify error at depth 1: certificate has expired CN = LibreSSL Test Root CA 2 verify error at depth 2: certificate has expired CN = LibreSSL Test Intermediate CA 1 verify error at depth 1: certificate has expired CN = LibreSSL Test Server 1 verify error at depth 0: certificate has expired INFO: Succeeded with 1 chains == Test 33 (10b) CN = LibreSSL Test Intermediate CA 1 verify error at depth 1: certificate has expired CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 34 (11a) CN = LibreSSL Test Intermediate CA 1 verify error at depth 2: certificate has expired CN = LibreSSL Test Root CA 2 verify error at depth 2: certificate has expired CN = LibreSSL Test Intermediate CA 2 verify error at depth 1: certificate has expired CN = LibreSSL Test Server 1 verify error at depth 0: certificate has expired INFO: Succeeded with 1 chains (legacy failure) == Test 35 (11b) CN = LibreSSL Test Root CA 2 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 36 (12a) CN = LibreSSL Test Intermediate CA 1 verify error at depth 2: certificate has expired CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 37 (13a) CN = LibreSSL Test Intermediate CA 1 verify error at depth 2: certificate has expired CN = LibreSSL Test Root CA 1 verify error at depth 3: certificate has expired CN = LibreSSL Test Intermediate CA 1 verify error at depth 2: certificate has expired CN = LibreSSL Test Intermediate CA 2 verify error at depth 1: certificate has expired CN = LibreSSL Test Server 1 verify error at depth 0: certificate has expired INFO: Succeeded with 1 chains (legacy failure) Testing x509_verify == Test 0 (1a) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Root CA 1 INFO: Succeeded with 1 chains == Test 1 (2a) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 1 INFO: Succeeded with 1 chains == Test 2 (2b) failed to verify at 0: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 3 (2c) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 1 INFO: Succeeded with 1 chains == Test 4 (3a) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 3 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 1 INFO: Succeeded with 1 chains == Test 5 (3b) failed to verify at 2: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 6 (3c) failed to verify at 1: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 7 (3d) failed to verify at 0: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 8 (3e) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 3 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 1 INFO: Succeeded with 1 chains == Test 9 (4a) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 1 Chain 1 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 2 INFO: Succeeded with 2 chains == Test 10 (4b) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 1 INFO: Succeeded with 1 chains == Test 11 (4c) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 2 INFO: Succeeded with 1 chains (legacy failure) == Test 12 (4d) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 1 INFO: Succeeded with 1 chains == Test 13 (4e) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 2 INFO: Succeeded with 1 chains == Test 14 (4f) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 2 Chain 1 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 1 INFO: Succeeded with 2 chains == Test 15 (4g) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 1 INFO: Succeeded with 1 chains (legacy failure) == Test 16 (4h) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 2 INFO: Succeeded with 1 chains == Test 17 (5a) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 1 Chain 1 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Root CA 2 INFO: Succeeded with 2 chains == Test 18 (5b) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Root CA 2 INFO: Succeeded with 1 chains (legacy failure) == Test 19 (5c) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 1 INFO: Succeeded with 1 chains == Test 20 (5d) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Root CA 2 INFO: Succeeded with 1 chains == Test 21 (5e) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Root CA 2 INFO: Succeeded with 1 chains (legacy failure) == Test 22 (5f) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 1 INFO: Succeeded with 1 chains == Test 23 (5g) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Root CA 2 Chain 1 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 1 INFO: Succeeded with 2 chains == Test 24 (5h) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Root CA 2 INFO: Succeeded with 1 chains == Test 25 (5i) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 1 INFO: Succeeded with 1 chains (legacy failure) == Test 26 (6a) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 1 INFO: Succeeded with 1 chains == Test 27 (6b) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 1 INFO: Succeeded with 1 chains (legacy failure) == Test 28 (7a) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Root CA 2 INFO: Succeeded with 1 chains (legacy failure) == Test 29 (7b) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Root CA 2 INFO: Succeeded with 1 chains == Test 30 (8a) failed to verify at 0: certificate has expired INFO: Succeeded with 0 chains == Test 31 (9a) failed to verify at 1: certificate has expired INFO: Succeeded with 0 chains == Test 32 (10a) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 2 INFO: Succeeded with 1 chains == Test 33 (10b) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 2 INFO: Succeeded with 1 chains == Test 34 (11a) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Root CA 2 INFO: Succeeded with 1 chains (legacy failure) == Test 35 (11b) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Root CA 2 INFO: Succeeded with 1 chains == Test 36 (12a) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Test 37 (13a) Chain 0 -------- CN = LibreSSL Test Server 1 CN = LibreSSL Test Intermediate CA 2 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Root CA 1 INFO: Succeeded with 1 chains (legacy failure) ==== run-regress-x509attribute ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Werror -I/usr/src/regress/lib/libcrypto/x509/../../../../lib/libcrypto/x509 -I/usr/src/regress/lib/libcrypto/x509/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/x509/x509attribute.c cc -o x509attribute x509attribute.o -lcrypto ./x509attribute ==== run-regress-x509name ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Werror -I/usr/src/regress/lib/libcrypto/x509/../../../../lib/libcrypto/x509 -I/usr/src/regress/lib/libcrypto/x509/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/x509/x509name.c cc -o x509name x509name.o -lcrypto ./x509name > x509name.result diff -u /usr/src/regress/lib/libcrypto/x509/x509name.expected x509name.result ==== run-regress-x509req_ext ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Werror -I/usr/src/regress/lib/libcrypto/x509/../../../../lib/libcrypto/x509 -I/usr/src/regress/lib/libcrypto/x509/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/x509/x509req_ext.c cc -o x509req_ext x509req_ext.o -lcrypto ./x509req_ext ==== run-regress-callback ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Werror -I/usr/src/regress/lib/libcrypto/x509/../../../../lib/libcrypto/x509 -I/usr/src/regress/lib/libcrypto/x509/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/x509/callback.c cc -o callback callback.o -lcrypto ./callback /usr/src/regress/lib/libcrypto/x509/../certs Testing legacy and modern X509_vfy failed to verify at 0: unable to get local issuer certificate failed to verify at 0: unable to get local issuer certificate failed to verify at 2: unable to get local issuer certificate failed to verify at 2: unable to get local issuer certificate failed to verify at 1: unable to get local issuer certificate failed to verify at 1: unable to get local issuer certificate failed to verify at 0: unable to get local issuer certificate failed to verify at 0: unable to get local issuer certificate failed to verify at 1: unable to get local issuer certificate failed to verify at 1: unable to get local issuer certificate failed to verify at 2: unable to get local issuer certificate failed to verify at 1: unable to get local issuer certificate failed to verify at 1: unable to get local issuer certificate failed to verify at 2: certificate has expired failed to verify at 3: certificate has expired failed to verify at 0: certificate has expired failed to verify at 0: certificate has expired failed to verify at 0: unable to get local issuer certificate failed to verify at 1: certificate has expired failed to verify at 1: unable to get local issuer certificate failed to verify at 2: certificate has expired perl /usr/src/regress/lib/libcrypto/x509/callback.pl callback.out == Test 0 (1a) == Legacy: depth 1 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Root CA 1 INFO: Succeeded with 1 chains == Modern: depth 1 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Root CA 1 INFO: Succeeded with 1 chains == Test 0 (1a) has 2 legacy lines and 2 modern lines == Test 1 (2a) == Legacy: depth 2 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Modern: depth 2 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Test 1 (2a) has 3 legacy lines and 3 modern lines == Test 2 (2b) == Legacy: depth 0 error 20 cert: CN = LibreSSL Test Server 1 issuer: NULL INFO: Succeeded with 0 chains == Modern: depth 0 error 20 cert: CN = LibreSSL Test Server 1 issuer: NULL INFO: Succeeded with 0 chains == Test 2 (2b) has 1 legacy lines and 1 modern lines == Test 3 (2c) == Legacy: depth 2 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Modern: depth 2 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Test 3 (2c) has 3 legacy lines and 3 modern lines == Test 4 (3a) == Legacy: depth 4 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 3 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 2 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Intermediate CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 3 issuer: CN = LibreSSL Test Intermediate CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 3 INFO: Succeeded with 1 chains == Modern: depth 4 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 3 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 2 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Intermediate CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 3 issuer: CN = LibreSSL Test Intermediate CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 3 INFO: Succeeded with 1 chains == Test 4 (3a) has 5 legacy lines and 5 modern lines == Test 5 (3b) == Legacy: depth 2 error 20 cert: CN = LibreSSL Test Intermediate CA 2 issuer: NULL INFO: Succeeded with 0 chains == Modern: depth 2 error 20 cert: CN = LibreSSL Test Server 1 issuer: NULL INFO: Succeeded with 0 chains == Test 5 (3b) has 1 legacy lines and 1 modern lines == Test 6 (3c) == Legacy: depth 1 error 20 cert: CN = LibreSSL Test Intermediate CA 3 issuer: NULL INFO: Succeeded with 0 chains == Modern: depth 1 error 20 cert: CN = LibreSSL Test Server 1 issuer: NULL INFO: Succeeded with 0 chains == Test 6 (3c) has 1 legacy lines and 1 modern lines == Test 7 (3d) == Legacy: depth 0 error 20 cert: CN = LibreSSL Test Server 1 issuer: NULL INFO: Succeeded with 0 chains == Modern: depth 0 error 20 cert: CN = LibreSSL Test Server 1 issuer: NULL INFO: Succeeded with 0 chains == Test 7 (3d) has 1 legacy lines and 1 modern lines == Test 8 (3e) == Legacy: depth 4 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 3 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 2 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Intermediate CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 3 issuer: CN = LibreSSL Test Intermediate CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 3 INFO: Succeeded with 1 chains == Modern: depth 4 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 3 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 2 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Intermediate CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 3 issuer: CN = LibreSSL Test Intermediate CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 3 INFO: Succeeded with 1 chains == Test 8 (3e) has 5 legacy lines and 5 modern lines == Test 9 (4a) == Legacy: depth 2 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Modern: depth 2 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Test 9 (4a) has 3 legacy lines and 3 modern lines == Test 10 (4b) == Legacy: depth 2 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Modern: depth 2 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Test 10 (4b) has 3 legacy lines and 3 modern lines == Test 11 (4c) == Legacy: depth 1 error 20 cert: CN = LibreSSL Test Intermediate CA 1 issuer: NULL FAIL: Failed with 0 chains (legacy failure) == Modern: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains (legacy failure) == Test 11 (4c) has 1 legacy lines and 3 modern lines == Test 12 (4d) == Legacy: depth 2 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Modern: depth 2 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Test 12 (4d) has 3 legacy lines and 3 modern lines == Test 13 (4e) == Legacy: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Modern: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Test 13 (4e) has 3 legacy lines and 3 modern lines == Test 14 (4f) == Legacy: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Modern: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Test 14 (4f) has 3 legacy lines and 3 modern lines == Test 15 (4g) == Legacy: depth 1 error 20 cert: CN = LibreSSL Test Intermediate CA 1 issuer: NULL FAIL: Failed with 0 chains (legacy failure) == Modern: depth 2 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains (legacy failure) == Test 15 (4g) has 1 legacy lines and 3 modern lines == Test 16 (4h) == Legacy: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Modern: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Test 16 (4h) has 3 legacy lines and 3 modern lines == Test 17 (5a) == Legacy: depth 3 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 2 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Intermediate CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains == Modern: depth 3 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 2 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Intermediate CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains == Test 17 (5a) has 4 legacy lines and 4 modern lines == Test 18 (5b) == Legacy: depth 2 error 20 cert: CN = LibreSSL Test Intermediate CA 1 issuer: NULL FAIL: Failed with 0 chains (legacy failure) == Modern: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains (legacy failure) == Test 18 (5b) has 1 legacy lines and 3 modern lines == Test 19 (5c) == Legacy: depth 3 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 2 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Intermediate CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains == Modern: depth 3 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 2 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Intermediate CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains == Test 19 (5c) has 4 legacy lines and 4 modern lines == Test 20 (5d) == Legacy: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains == Modern: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains == Test 20 (5d) has 3 legacy lines and 3 modern lines == Test 21 (5e) == Legacy: depth 1 error 20 cert: CN = LibreSSL Test Intermediate CA 2 issuer: NULL FAIL: Failed with 0 chains (legacy failure) == Modern: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains (legacy failure) == Test 21 (5e) has 1 legacy lines and 3 modern lines == Test 22 (5f) == Legacy: depth 3 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 2 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Intermediate CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains == Modern: depth 3 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 2 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Intermediate CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains == Test 22 (5f) has 4 legacy lines and 4 modern lines == Test 23 (5g) == Legacy: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains == Modern: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains == Test 23 (5g) has 3 legacy lines and 3 modern lines == Test 24 (5h) == Legacy: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains == Modern: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains == Test 24 (5h) has 3 legacy lines and 3 modern lines == Test 25 (5i) == Legacy: depth 1 error 20 cert: CN = LibreSSL Test Intermediate CA 2 issuer: NULL FAIL: Failed with 0 chains (legacy failure) == Modern: depth 3 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 2 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Intermediate CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains (legacy failure) == Test 25 (5i) has 1 legacy lines and 4 modern lines == Test 26 (6a) == Legacy: depth 3 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 2 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Intermediate CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains == Modern: depth 3 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 2 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Intermediate CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains == Test 26 (6a) has 4 legacy lines and 4 modern lines == Test 27 (6b) == Legacy: depth 2 error 10 cert: CN = LibreSSL Test Root CA 2 issuer: NULL FAIL: Failed with 0 chains (legacy failure) == Modern: depth 2 error 10 cert: CN = LibreSSL Test Root CA 2 issuer: NULL depth 3 error 10 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 2 error 10 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 10 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Intermediate CA 1 depth 0 error 10 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains (legacy failure) == Test 27 (6b) has 1 legacy lines and 5 modern lines == Test 28 (7a) == Legacy: depth 3 error 10 cert: CN = LibreSSL Test Root CA 1 issuer: NULL FAIL: Failed with 0 chains (legacy failure) == Modern: depth 3 error 10 cert: CN = LibreSSL Test Root CA 1 issuer: NULL depth 2 error 10 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 10 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 10 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains (legacy failure) == Test 28 (7a) has 1 legacy lines and 4 modern lines == Test 29 (7b) == Legacy: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains == Modern: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains == Test 29 (7b) has 3 legacy lines and 3 modern lines == Test 30 (8a) == Legacy: depth 2 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 0 error 10 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Root CA 1 INFO: Succeeded with 0 chains == Modern: depth 0 error 10 cert: CN = LibreSSL Test Server 1 issuer: NULL depth 0 error 10 cert: CN = LibreSSL Test Server 1 issuer: NULL depth 0 error 10 cert: CN = LibreSSL Test Server 1 issuer: NULL INFO: Succeeded with 0 chains == Test 30 (8a) has 3 legacy lines and 3 modern lines == Test 31 (9a) == Legacy: depth 0 error 20 cert: CN = LibreSSL Test Server 1 issuer: NULL INFO: Succeeded with 0 chains == Modern: depth 1 error 10 cert: CN = LibreSSL Test Intermediate CA 1 issuer: NULL depth 1 error 10 cert: CN = LibreSSL Test Intermediate CA 1 issuer: NULL depth 1 error 10 cert: CN = LibreSSL Test Intermediate CA 1 issuer: NULL INFO: Succeeded with 0 chains == Test 31 (9a) has 1 legacy lines and 3 modern lines == Test 32 (10a) == Legacy: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Modern: depth 1 error 10 cert: CN = LibreSSL Test Intermediate CA 1 issuer: NULL depth 2 error 10 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 10 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 10 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Test 32 (10a) has 3 legacy lines and 4 modern lines == Test 33 (10b) == Legacy: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Modern: depth 1 error 10 cert: CN = LibreSSL Test Intermediate CA 1 issuer: NULL depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 1 INFO: Succeeded with 1 chains == Test 33 (10b) has 3 legacy lines and 4 modern lines == Test 34 (11a) == Legacy: depth 1 error 20 cert: CN = LibreSSL Test Intermediate CA 2 issuer: NULL FAIL: Failed with 0 chains (legacy failure) == Modern: depth 2 error 10 cert: CN = LibreSSL Test Intermediate CA 1 issuer: NULL depth 2 error 10 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 10 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 10 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains (legacy failure) == Test 34 (11a) has 1 legacy lines and 4 modern lines == Test 35 (11b) == Legacy: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains == Modern: depth 2 error 0 cert: CN = LibreSSL Test Root CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Root CA 2 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains == Test 35 (11b) has 3 legacy lines and 3 modern lines == Test 36 (12a) == Legacy: depth 3 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 2 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Intermediate CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains == Modern: depth 2 error 10 cert: CN = LibreSSL Test Intermediate CA 1 issuer: NULL depth 3 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 2 error 0 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 0 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Intermediate CA 1 depth 0 error 0 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains == Test 36 (12a) has 4 legacy lines and 5 modern lines == Test 37 (13a) == Legacy: depth 3 error 0 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 2 error 10 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 FAIL: Failed with 0 chains (legacy failure) == Modern: depth 2 error 10 cert: CN = LibreSSL Test Intermediate CA 1 issuer: NULL depth 3 error 10 cert: CN = LibreSSL Test Root CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 2 error 10 cert: CN = LibreSSL Test Intermediate CA 1 issuer: CN = LibreSSL Test Root CA 1 depth 1 error 10 cert: CN = LibreSSL Test Intermediate CA 2 issuer: CN = LibreSSL Test Intermediate CA 1 depth 0 error 10 cert: CN = LibreSSL Test Server 1 issuer: CN = LibreSSL Test Intermediate CA 2 INFO: Succeeded with 1 chains (legacy failure) == Test 37 (13a) has 2 legacy lines and 5 modern lines =============Test Summary============ Success: No Mismatches ==== run-regress-expirecallback ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Werror -I/usr/src/regress/lib/libcrypto/x509/../../../../lib/libcrypto/x509 -I/usr/src/regress/lib/libcrypto/x509/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/x509/expirecallback.c cc -o expirecallback expirecallback.o -lcrypto ./expirecallback /usr/src/regress/lib/libcrypto/x509/../certs Testing legacy x509_vfy == Test 0 (2a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 1 (8a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 IGNORING verify error at depth 0: certificate has expired CN = LibreSSL Test Server 1 IGNORING verify error at depth 0: certificate has expired INFO: Succeeded with 1 chains == Test 2 (9a) CN = LibreSSL Test Server 1 verify error at depth 0: unable to get local issuer certificate failed to verify at 0: unable to get local issuer certificate FAIL: Failed with 0 chains (legacy failure) Testing modern x509_vfy == Test 0 (2a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 1 (8a) CN = LibreSSL Test Server 1 IGNORING verify error at depth 0: certificate has expired CN = LibreSSL Test Root CA 1 IGNORING verify error at depth 2: certificate has expired CN = LibreSSL Test Intermediate CA 1 IGNORING verify error at depth 1: certificate has expired CN = LibreSSL Test Server 1 IGNORING verify error at depth 0: certificate has expired INFO: Succeeded with 1 chains == Test 2 (9a) CN = LibreSSL Test Intermediate CA 1 IGNORING verify error at depth 1: certificate has expired CN = LibreSSL Test Root CA 1 IGNORING verify error at depth 2: certificate has expired CN = LibreSSL Test Intermediate CA 1 IGNORING verify error at depth 1: certificate has expired CN = LibreSSL Test Server 1 IGNORING verify error at depth 0: certificate has expired INFO: Succeeded with 1 chains (legacy failure) Testing modern x509_vfy by_dir == Test 0 (2a) CN = LibreSSL Test Root CA 1 CN = LibreSSL Test Intermediate CA 1 CN = LibreSSL Test Server 1 INFO: Succeeded with 1 chains == Test 1 (8a) CN = LibreSSL Test Server 1 IGNORING verify error at depth 0: certificate has expired CN = LibreSSL Test Root CA 1 IGNORING verify error at depth 2: certificate has expired CN = LibreSSL Test Intermediate CA 1 IGNORING verify error at depth 1: certificate has expired CN = LibreSSL Test Server 1 IGNORING verify error at depth 0: certificate has expired INFO: Succeeded with 1 chains == Test 2 (9a) CN = LibreSSL Test Intermediate CA 1 IGNORING verify error at depth 1: certificate has expired CN = LibreSSL Test Root CA 1 IGNORING verify error at depth 2: certificate has expired CN = LibreSSL Test Intermediate CA 1 IGNORING verify error at depth 1: certificate has expired CN = LibreSSL Test Server 1 IGNORING verify error at depth 0: certificate has expired INFO: Succeeded with 1 chains (legacy failure) ==== run-regress-callbackfailures ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Werror -I/usr/src/regress/lib/libcrypto/x509/../../../../lib/libcrypto/x509 -I/usr/src/regress/lib/libcrypto/x509/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/x509/callbackfailures.c cc -o callbackfailures callbackfailures.o -lcrypto ./callbackfailures /usr/src/regress/lib/libcrypto/x509/../certs Testing legacy x509_vfy == Test 0 (1a) == depth 0 == error 20 CN = LibreSSL Test Server 1 verify error at depth 0: unable to get local issuer certificate chain of length 1 failed to verify at 0: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 1 (2a) == depth 1 == error 20 CN = LibreSSL Test Intermediate CA 1 verify error at depth 1: unable to get local issuer certificate chain of length 2 failed to verify at 1: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 2 (2c) == depth 2 == error 19 CN = LibreSSL Test Root CA 1 verify error at depth 2: self signed certificate in certificate chain chain of length 3 failed to verify at 2: self signed certificate in certificate chain INFO: Succeeded with 0 chains Testing modern x509_vfy == Test 0 (1a) == depth 0 == error 20 CN = LibreSSL Test Server 1 verify error at depth 0: unable to get local issuer certificate chain of length 1 failed to verify at 0: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 1 (2a) == depth 1 == error 20 CN = LibreSSL Test Server 1 verify error at depth 1: unable to get local issuer certificate chain of length 2 failed to verify at 1: unable to get local issuer certificate INFO: Succeeded with 0 chains == Test 2 (2c) == depth 2 == error 19 CN = LibreSSL Test Server 1 verify error at depth 2: self signed certificate in certificate chain chain of length 3 failed to verify at 2: self signed certificate in certificate chain INFO: Succeeded with 0 chains ==== run-regress-x509_asn1 ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Werror -I/usr/src/regress/lib/libcrypto/x509/../../../../lib/libcrypto/x509 -I/usr/src/regress/lib/libcrypto/x509/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/x509/x509_asn1.c cc -o x509_asn1 x509_asn1.o -lcrypto ./x509_asn1 x509_asn1: X509_set_version() OK x509_asn1: X509_set_serialNumber() OK x509_asn1: X509_set_issuer_name() OK x509_asn1: X509_set_subject_name() OK x509_asn1: X509_set_notBefore() OK x509_asn1: X509_set_notAfter() OK x509_asn1: X509_set_pubkey() OK x509_asn1: X509_CRL_set_version() stale version of encoding after i2d x509_asn1: X509_CRL_set_issuer_name() stale version of encoding after i2d x509_asn1: X509_CRL_set_lastUpdate() stale version of encoding after i2d x509_asn1: X509_CRL_set_nextUpdate() stale version of encoding after i2d x509_asn1: X509_REQ_add_extensions() stale version of encoding after i2d x509_asn1: X509_REQ_add1_attr() stale version of encoding after i2d ==== run-regress-x509_extensions_test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Werror -I/usr/src/regress/lib/libcrypto/x509/../../../../lib/libcrypto/x509 -I/usr/src/regress/lib/libcrypto/x509/../../../../lib/libcrypto/bytestring -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/x509/x509_extensions_test.c cc -o x509_extensions_test x509_extensions_test.o -lcrypto ./x509_extensions_test ===> bettertls ==== bettertls-test ==== cc -O2 -pipe -g -DLIBRESSL_INTERNAL -Wundef -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/x509/bettertls/verify.c cc -o verify verify.o -lcrypto ./verify /usr/src/regress/lib/libcrypto/x509/bettertls/certificates > test.out /usr/src/regress/lib/libcrypto/x509/bettertls/check.perl /usr/src/regress/lib/libcrypto/x509/bettertls/expected /usr/src/regress/lib/libcrypto/x509/bettertls/known /usr/src/regress/lib/libcrypto/x509/bettertls/obj/test.out SUCCESS - no new regressions (0 known failures) Tested 3645 certificates ===> policy ==== run-regress-policy ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Werror -I/usr/src/regress/lib/libcrypto/x509/policy/../../../../../lib/libcrypto/x509 -I/usr/src/regress/lib/libcrypto/x509/policy/../../../../../lib/libcrypto/bytestring -DCERTSDIR=\"/usr/src/regress/lib/libcrypto/x509/policy/../../../libcrypto/x509/policy\" -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/x509/policy/policy.c cc -o policy policy.o -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ./policy Testing legacy x509_vfy == Test 0 (nothing in 1 and 2) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 1 (1, in 1 and 2) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 2 (2, in 1 and 2) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 3 (3, in 1 and 2) CN = Policy Root CN = Policy Intermediate CN = www.example.com verify error at depth 0: no explicit policy failed to verify at 0: no explicit policy INFO: Succeeded with 0 chains == Test 4 (1 and 2, in 1 and 2) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 5 (1 and 3, in 1 and 2) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 6 (1 in invalid intermediate policy) CN = Policy Root CN = Policy Intermediate CN = www.example.com CN = Policy Intermediate verify error at depth 0: invalid or inconsistent certificate policy extension failed to verify at 0: invalid or inconsistent certificate policy extension INFO: Succeeded with 0 chains == Test 7 (invalid intermediate) CN = Policy Root CN = Policy Intermediate CN = www.example.com CN = Policy Intermediate verify error at depth 0: invalid or inconsistent certificate policy extension failed to verify at 0: invalid or inconsistent certificate policy extension INFO: Succeeded with 0 chains == Test 8 (1 in invalid policy in leaf) CN = Policy Root CN = www.example.com CN = www.example.com verify error at depth 0: invalid or inconsistent certificate policy extension failed to verify at 0: invalid or inconsistent certificate policy extension INFO: Succeeded with 0 chains == Test 9 (invalid leaf) CN = Policy Root CN = www.example.com CN = www.example.com verify error at depth 0: invalid or inconsistent certificate policy extension failed to verify at 0: invalid or inconsistent certificate policy extension INFO: Succeeded with 0 chains == Test 10 (invalid leaf without explicit policy) CN = Policy Root CN = www.example.com CN = www.example.com verify error at depth 0: invalid or inconsistent certificate policy extension failed to verify at 0: invalid or inconsistent certificate policy extension INFO: Succeeded with 0 chains == Test 11 (1 in duplicate policy extension in leaf) CN = Policy Root CN = www.example.com CN = www.example.com verify error at depth 0: invalid or inconsistent certificate policy extension failed to verify at 0: invalid or inconsistent certificate policy extension INFO: Succeeded with 0 chains == Test 12 (1 in duplicate policy extension in intermediate) CN = Policy Root CN = Policy Intermediate CN = www.example.com CN = Policy Intermediate verify error at depth 0: invalid or inconsistent certificate policy extension failed to verify at 0: invalid or inconsistent certificate policy extension INFO: Succeeded with 0 chains == Test 13 (nothing with explicit_policy unset) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 14 (oid3 with explicit_policy unset) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 15 (oid1 with explicit_policy unset, intermediate requiring policy) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 16 (oid3 with explicit_policy unset, intermediate requiring policy) CN = Policy Root CN = Policy Intermediate CN = www.example.com verify error at depth 0: no explicit policy failed to verify at 0: no explicit policy INFO: Succeeded with 0 chains == Test 17 (nothing explict_policy unset, with intermediate requiring policy) CN = Policy Root CN = Policy Intermediate CN = www.example.com verify error at depth 0: no explicit policy failed to verify at 0: no explicit policy INFO: Succeeded with 0 chains == Test 18 (nothing explicit_policy unset, with leaf requiring policy) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 19 (oid3, explicit policy unset, with leaf requiring policy) CN = Policy Root CN = Policy Intermediate CN = www.example.com verify error at depth 0: no explicit policy failed to verify at 0: no explicit policy INFO: Succeeded with 0 chains == Test 20 (oid3, with intermediate requiring explicit depth 1) CN = Policy Root CN = Policy Intermediate CN = www.example.com verify error at depth 0: no explicit policy failed to verify at 0: no explicit policy INFO: Succeeded with 0 chains == Test 21 (oid3, with intermediate requiring explicit depth 2) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 22 (oid3, with leaf requiring explicit depth 1) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 23 (oid3, with leaf and intermediate requiring explicit depth 1) CN = Policy Root CN = Policy Intermediate CN = www.example.com verify error at depth 0: no explicit policy failed to verify at 0: no explicit policy INFO: Succeeded with 0 chains == Test 24 (oid3, with leaf requiring explicit depth 1 and intermediate depth 2) CN = Policy Root CN = Policy Intermediate CN = www.example.com verify error at depth 0: no explicit policy failed to verify at 0: no explicit policy INFO: Succeeded with 0 chains == Test 25 (oid1 with explicit_policy unset, intermediate requiring policy but specifying none) CN = Policy Root CN = Policy Intermediate CN = www.example.com verify error at depth 0: no explicit policy failed to verify at 0: no explicit policy INFO: Succeeded with 0 chains == Test 26 (oid1 with explicit_policy unset, intermediate requiring policy but has duplicate) CN = Policy Root CN = Policy Intermediate CN = www.example.com CN = Policy Intermediate verify error at depth 0: invalid or inconsistent certificate policy extension failed to verify at 0: invalid or inconsistent certificate policy extension INFO: Succeeded with 0 chains == Test 27 (oid1, with explicit_policy set, with leaf asserting any) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 28 (oid3, with explicit_policy set, with leaf asserting any) CN = Policy Root CN = Policy Intermediate CN = www.example.com verify error at depth 0: no explicit policy failed to verify at 0: no explicit policy INFO: Succeeded with 0 chains == Test 29 (oid1, with explicit_policy set, with leaf and intermediate asserting any) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 30 (oid3, with explicit_policy set, with leaf and intermediate asserting any) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains Testing modern x509_vfy == Test 0 (nothing in 1 and 2) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 1 (1, in 1 and 2) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 2 (2, in 1 and 2) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 3 (3, in 1 and 2) verify error at depth 0: no explicit policy verify error at depth 0: no explicit policy verify error at depth 0: no explicit policy failed to verify at 0: no explicit policy INFO: Succeeded with 0 chains == Test 4 (1 and 2, in 1 and 2) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 5 (1 and 3, in 1 and 2) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 6 (1 in invalid intermediate policy) CN = Policy Intermediate verify error at depth 0: invalid or inconsistent certificate policy extension CN = Policy Intermediate verify error at depth 0: invalid or inconsistent certificate policy extension CN = Policy Intermediate verify error at depth 0: invalid or inconsistent certificate policy extension failed to verify at 0: invalid or inconsistent certificate policy extension INFO: Succeeded with 0 chains == Test 7 (invalid intermediate) CN = Policy Intermediate verify error at depth 0: invalid or inconsistent certificate policy extension CN = Policy Intermediate verify error at depth 0: invalid or inconsistent certificate policy extension CN = Policy Intermediate verify error at depth 0: invalid or inconsistent certificate policy extension failed to verify at 0: invalid or inconsistent certificate policy extension INFO: Succeeded with 0 chains == Test 8 (1 in invalid policy in leaf) CN = www.example.com verify error at depth 0: invalid or inconsistent certificate policy extension CN = www.example.com verify error at depth 0: invalid or inconsistent certificate policy extension CN = www.example.com verify error at depth 0: invalid or inconsistent certificate policy extension failed to verify at 0: invalid or inconsistent certificate policy extension INFO: Succeeded with 0 chains == Test 9 (invalid leaf) CN = www.example.com verify error at depth 0: invalid or inconsistent certificate policy extension CN = www.example.com verify error at depth 0: invalid or inconsistent certificate policy extension CN = www.example.com verify error at depth 0: invalid or inconsistent certificate policy extension failed to verify at 0: invalid or inconsistent certificate policy extension INFO: Succeeded with 0 chains == Test 10 (invalid leaf without explicit policy) CN = www.example.com verify error at depth 0: invalid or inconsistent certificate policy extension CN = www.example.com verify error at depth 0: invalid or inconsistent certificate policy extension CN = www.example.com verify error at depth 0: invalid or inconsistent certificate policy extension failed to verify at 0: invalid or inconsistent certificate policy extension INFO: Succeeded with 0 chains == Test 11 (1 in duplicate policy extension in leaf) CN = www.example.com verify error at depth 0: invalid or inconsistent certificate policy extension CN = www.example.com verify error at depth 0: invalid or inconsistent certificate policy extension CN = www.example.com verify error at depth 0: invalid or inconsistent certificate policy extension failed to verify at 0: invalid or inconsistent certificate policy extension INFO: Succeeded with 0 chains == Test 12 (1 in duplicate policy extension in intermediate) CN = Policy Intermediate verify error at depth 0: invalid or inconsistent certificate policy extension CN = Policy Intermediate verify error at depth 0: invalid or inconsistent certificate policy extension CN = Policy Intermediate verify error at depth 0: invalid or inconsistent certificate policy extension failed to verify at 0: invalid or inconsistent certificate policy extension INFO: Succeeded with 0 chains == Test 13 (nothing with explicit_policy unset) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 14 (oid3 with explicit_policy unset) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 15 (oid1 with explicit_policy unset, intermediate requiring policy) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 16 (oid3 with explicit_policy unset, intermediate requiring policy) verify error at depth 0: no explicit policy verify error at depth 0: no explicit policy verify error at depth 0: no explicit policy failed to verify at 0: no explicit policy INFO: Succeeded with 0 chains == Test 17 (nothing explict_policy unset, with intermediate requiring policy) verify error at depth 0: no explicit policy verify error at depth 0: no explicit policy verify error at depth 0: no explicit policy failed to verify at 0: no explicit policy INFO: Succeeded with 0 chains == Test 18 (nothing explicit_policy unset, with leaf requiring policy) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 19 (oid3, explicit policy unset, with leaf requiring policy) verify error at depth 0: no explicit policy verify error at depth 0: no explicit policy verify error at depth 0: no explicit policy failed to verify at 0: no explicit policy INFO: Succeeded with 0 chains == Test 20 (oid3, with intermediate requiring explicit depth 1) verify error at depth 0: no explicit policy verify error at depth 0: no explicit policy verify error at depth 0: no explicit policy failed to verify at 0: no explicit policy INFO: Succeeded with 0 chains == Test 21 (oid3, with intermediate requiring explicit depth 2) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 22 (oid3, with leaf requiring explicit depth 1) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 23 (oid3, with leaf and intermediate requiring explicit depth 1) verify error at depth 0: no explicit policy verify error at depth 0: no explicit policy verify error at depth 0: no explicit policy failed to verify at 0: no explicit policy INFO: Succeeded with 0 chains == Test 24 (oid3, with leaf requiring explicit depth 1 and intermediate depth 2) verify error at depth 0: no explicit policy verify error at depth 0: no explicit policy verify error at depth 0: no explicit policy failed to verify at 0: no explicit policy INFO: Succeeded with 0 chains == Test 25 (oid1 with explicit_policy unset, intermediate requiring policy but specifying none) verify error at depth 0: no explicit policy verify error at depth 0: no explicit policy verify error at depth 0: no explicit policy failed to verify at 0: no explicit policy INFO: Succeeded with 0 chains == Test 26 (oid1 with explicit_policy unset, intermediate requiring policy but has duplicate) CN = Policy Intermediate verify error at depth 0: invalid or inconsistent certificate policy extension CN = Policy Intermediate verify error at depth 0: invalid or inconsistent certificate policy extension CN = Policy Intermediate verify error at depth 0: invalid or inconsistent certificate policy extension failed to verify at 0: invalid or inconsistent certificate policy extension INFO: Succeeded with 0 chains == Test 27 (oid1, with explicit_policy set, with leaf asserting any) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 28 (oid3, with explicit_policy set, with leaf asserting any) verify error at depth 0: no explicit policy verify error at depth 0: no explicit policy verify error at depth 0: no explicit policy failed to verify at 0: no explicit policy INFO: Succeeded with 0 chains == Test 29 (oid1, with explicit_policy set, with leaf and intermediate asserting any) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains == Test 30 (oid3, with explicit_policy set, with leaf and intermediate asserting any) CN = Policy Root CN = Policy Intermediate CN = www.example.com INFO: Succeeded with 1 chains ===> rfc3779 ==== run-regress-rfc3779 ==== cc -O2 -pipe -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libcrypto/x509/rfc3779/rfc3779.c cc -o rfc3779 rfc3779.o -lcrypto ./rfc3779 PASS lib/libcrypto/x509 Duration 0m12.76s START lib/libedit 2025-02-13T01:10:50Z ===> chared rm -f a.out [Ee]rrs mklog *.core y.tab.h test_gets test_gets.o out_gets.utf8 out_gets.ascii test_gets.d ===> keymacro rm -f a.out [Ee]rrs mklog *.core y.tab.h test_get test_get.o test_get.d ===> read rm -f a.out [Ee]rrs mklog *.core y.tab.h test_read_char test_getcmd test_read_char.o test_getcmd.o out_getcmd.txt test_read_char.d test_getcmd.d ===> readline rm -f a.out [Ee]rrs mklog *.core y.tab.h history history.o history.d ===> chared ==== run-regress-test_gets ==== cc -O2 -pipe -g -I/usr/src/regress/lib/libedit/chared/../../../../lib/libedit -I/usr/src/lib/libedit/obj -MD -MP -c /usr/src/regress/lib/libedit/chared/test_gets.c cc -o test_gets test_gets.o LC_ALL=en_US.UTF-8 ./test_gets < /usr/src/regress/lib/libedit/chared/inp_gets.txt > out_gets.utf8 diff -au /usr/src/regress/lib/libedit/chared/exp_gets.utf8 out_gets.utf8 LC_ALL=C ./test_gets < /usr/src/regress/lib/libedit/chared/inp_gets.txt > out_gets.ascii diff -u /usr/src/regress/lib/libedit/chared/exp_gets.ascii out_gets.ascii ===> keymacro ==== run-regress-test_get ==== cc -O2 -pipe -g -I/usr/src/regress/lib/libedit/keymacro/../../../../lib/libedit -I/usr/src/lib/libedit/obj -MD -MP -c /usr/src/regress/lib/libedit/keymacro/test_get.c cc -o test_get test_get.o ./test_get ===> read ==== run-read_char ==== cc -O2 -pipe -g -I/usr/src/regress/lib/libedit/read/../../../../lib/libedit -I/usr/src/lib/libedit/obj -MD -MP -c /usr/src/regress/lib/libedit/read/test_read_char.c cc -o test_read_char test_read_char.o sh /usr/src/regress/lib/libedit/read/test_read_char.sh ==== run-getcmd ==== cc -O2 -pipe -g -I/usr/src/regress/lib/libedit/read/../../../../lib/libedit -I/usr/src/lib/libedit/obj -MD -MP -c /usr/src/regress/lib/libedit/read/test_getcmd.c cc -o test_getcmd test_getcmd.o echo -n s | ./test_getcmd > out_getcmd.txt diff -u /usr/src/regress/lib/libedit/read/exp_getcmd.txt out_getcmd.txt ===> readline ==== run-regress-history ==== cc -O2 -pipe -I/usr/src/lib/libedit -g -I/usr/src/regress/lib/libedit/readline/../../../../lib/libedit -I/usr/src/lib/libedit/obj -MD -MP -c /usr/src/regress/lib/libedit/readline/history.c cc -o history history.o -lcurses -ledit ./history PASS lib/libedit Duration 0m02.06s START lib/libevent 2025-02-13T01:10:52Z rm -f a.out [Ee]rrs mklog *.core y.tab.h event_regress test-eof test-init test-time test-weof ==== run-regress ==== cc -O2 -pipe -I/usr/src/regress/lib/libevent/../../../lib/libevent -DHAVE_FCNTL -DHAVE_SIGACTION -DHAVE_SYS_SOCKET_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -g -MD -MP -levent -o event_regress /usr/src/regress/lib/libevent/event_regress.c ld: warning: event_regress.c:1610 (/usr/src/regress/lib/libevent/event_regress.c:1610)(/tmp/event_regress-7d2236.o:(main)): warning: rand() may return deterministic values, is that what you want? EVENT_NOPOLL=1 EVENT_NOSELECT=1 ./event_regress Testing register fds: OK evutil_stroll: OK Testing Priorities 1: OK Testing Priorities 2: OK Testing Priorities 3: OK Testing Evbuffer: OK Testing evbuffer_find 1: OK Testing evbuffer_find 2: OK Testing evbuffer_find 3: OK Testing evbuffer_readln EOL_ANY: OK Testing evbuffer_readln EOL_CRLF: OK Testing evbuffer_readln CRLF_STRICT: OK Testing evbuffer_readln LF: OK Testing evbuffer_readln CRLF_STRICT across boundaries: OK Testing evbuffer_readln memory problem: OK Bufferevent: OK Bufferevent Watermarks: OK Free active base: OK Event base new: OK After fork: OK Simple read: OK Simple write: OK Multiple read/write: OK Persist read/write: OK Combined read/write: OK Simple timeout: OK Simple signal: OK Multiple signal: OK Immediate signal: OK Loop exit: OK Loop break: OK Loop Multiple exit: OK Multiple events for same fd: OK Want read only once: OK Testing Tagging: encoded 0x00000af0 with 2 bytes encoded 0x00001000 with 3 bytes encoded 0x00000001 with 1 bytes encoded 0xdeadbeef with 5 bytes encoded 0x00000000 with 1 bytes encoded 0x00bef000 with 4 bytes evtag_int_test: OK evtag_fuzz: OK encoded 0x00000af0 with 2 bytes encoded 0x00001000 with 2 bytes encoded 0x00000001 with 1 bytes encoded 0xdeadbeef with 5 bytes encoded 0x00000000 with 1 bytes encoded 0x00bef000 with 4 bytes evtag_tag_encoding: OK OK Signal dealloc: OK Signal pipeloss: OK Signal switchbase: OK Signal handler restore: OK Signal handler assert: OK Receiving a signal while processing other signal: OK EVENT_NOKQUEUE=1 EVENT_NOSELECT=1 ./event_regress Testing register fds: OK evutil_stroll: OK Testing Priorities 1: OK Testing Priorities 2: OK Testing Priorities 3: OK Testing Evbuffer: OK Testing evbuffer_find 1: OK Testing evbuffer_find 2: OK Testing evbuffer_find 3: OK Testing evbuffer_readln EOL_ANY: OK Testing evbuffer_readln EOL_CRLF: OK Testing evbuffer_readln CRLF_STRICT: OK Testing evbuffer_readln LF: OK Testing evbuffer_readln CRLF_STRICT across boundaries: OK Testing evbuffer_readln memory problem: OK Bufferevent: OK Bufferevent Watermarks: OK Free active base: OK Event base new: OK After fork: OK Simple read: OK Simple write: OK Multiple read/write: OK Persist read/write: OK Combined read/write: OK Simple timeout: OK Simple signal: OK Multiple signal: OK Immediate signal: OK Loop exit: OK Loop break: OK Loop Multiple exit: OK Multiple events for same fd: OK Want read only once: OK Testing Tagging: encoded 0x00000af0 with 2 bytes encoded 0x00001000 with 3 bytes encoded 0x00000001 with 1 bytes encoded 0xdeadbeef with 5 bytes encoded 0x00000000 with 1 bytes encoded 0x00bef000 with 4 bytes evtag_int_test: OK evtag_fuzz: OK encoded 0x00000af0 with 2 bytes encoded 0x00001000 with 2 bytes encoded 0x00000001 with 1 bytes encoded 0xdeadbeef with 5 bytes encoded 0x00000000 with 1 bytes encoded 0x00bef000 with 4 bytes evtag_tag_encoding: OK OK Signal dealloc: OK Signal pipeloss: OK Signal switchbase: OK Signal handler restore: OK Signal handler assert: OK Receiving a signal while processing other signal: OK EVENT_NOKQUEUE=1 EVENT_NOPOLL=1 ./event_regress Testing register fds: OK evutil_stroll: OK Testing Priorities 1: OK Testing Priorities 2: OK Testing Priorities 3: OK Testing Evbuffer: OK Testing evbuffer_find 1: OK Testing evbuffer_find 2: OK Testing evbuffer_find 3: OK Testing evbuffer_readln EOL_ANY: OK Testing evbuffer_readln EOL_CRLF: OK Testing evbuffer_readln CRLF_STRICT: OK Testing evbuffer_readln LF: OK Testing evbuffer_readln CRLF_STRICT across boundaries: OK Testing evbuffer_readln memory problem: OK Bufferevent: OK Bufferevent Watermarks: OK Free active base: OK Event base new: OK After fork: OK Simple read: OK Simple write: OK Multiple read/write: OK Persist read/write: OK Combined read/write: OK Simple timeout: OK Simple signal: OK Multiple signal: OK Immediate signal: OK Loop exit: OK Loop break: OK Loop Multiple exit: OK Multiple events for same fd: OK Want read only once: OK Testing Tagging: encoded 0x00000af0 with 2 bytes encoded 0x00001000 with 3 bytes encoded 0x00000001 with 1 bytes encoded 0xdeadbeef with 5 bytes encoded 0x00000000 with 1 bytes encoded 0x00bef000 with 4 bytes evtag_int_test: OK evtag_fuzz: OK encoded 0x00000af0 with 2 bytes encoded 0x00001000 with 2 bytes encoded 0x00000001 with 1 bytes encoded 0xdeadbeef with 5 bytes encoded 0x00000000 with 1 bytes encoded 0x00bef000 with 4 bytes evtag_tag_encoding: OK OK Signal dealloc: OK Signal pipeloss: OK Signal switchbase: OK Signal handler restore: OK Signal handler assert: OK Receiving a signal while processing other signal: OK ==== run-test-eof ==== cc -O2 -pipe -I/usr/src/regress/lib/libevent/../../../lib/libevent -DHAVE_FCNTL -DHAVE_SIGACTION -DHAVE_SYS_SOCKET_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -g -MD -MP -levent -o test-eof /usr/src/regress/lib/libevent/test-eof.c EVENT_NOPOLL=1 EVENT_NOSELECT=1 ./test-eof read_cb: read 12 read_cb: read 0 - means EOF EVENT_NOKQUEUE=1 EVENT_NOSELECT=1 ./test-eof read_cb: read 12 read_cb: read 0 - means EOF EVENT_NOKQUEUE=1 EVENT_NOPOLL=1 ./test-eof read_cb: read 12 read_cb: read 0 - means EOF ==== run-test-init ==== cc -O2 -pipe -I/usr/src/regress/lib/libevent/../../../lib/libevent -DHAVE_FCNTL -DHAVE_SIGACTION -DHAVE_SYS_SOCKET_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -g -MD -MP -levent -o test-init /usr/src/regress/lib/libevent/test-init.c EVENT_NOPOLL=1 EVENT_NOSELECT=1 ./test-init EVENT_NOKQUEUE=1 EVENT_NOSELECT=1 ./test-init EVENT_NOKQUEUE=1 EVENT_NOPOLL=1 ./test-init ==== run-test-time ==== cc -O2 -pipe -I/usr/src/regress/lib/libevent/../../../lib/libevent -DHAVE_FCNTL -DHAVE_SIGACTION -DHAVE_SYS_SOCKET_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -g -MD -MP -levent -o test-time /usr/src/regress/lib/libevent/test-time.c ld: warning: test-time.c:41 (/usr/src/regress/lib/libevent/test-time.c:41)(/tmp/test-time-735178.o:(main)): warning: random() may return deterministic values, is that what you want? EVENT_NOPOLL=1 EVENT_NOSELECT=1 ./test-time EVENT_NOKQUEUE=1 EVENT_NOSELECT=1 ./test-time EVENT_NOKQUEUE=1 EVENT_NOPOLL=1 ./test-time ==== run-test-weof ==== cc -O2 -pipe -I/usr/src/regress/lib/libevent/../../../lib/libevent -DHAVE_FCNTL -DHAVE_SIGACTION -DHAVE_SYS_SOCKET_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -g -MD -MP -levent -o test-weof /usr/src/regress/lib/libevent/test-weof.c EVENT_NOPOLL=1 EVENT_NOSELECT=1 ./test-weof write_cb: write 12 write_cb: write -1 EVENT_NOKQUEUE=1 EVENT_NOSELECT=1 ./test-weof write_cb: write 12 write_cb: write -1 EVENT_NOKQUEUE=1 EVENT_NOPOLL=1 ./test-weof write_cb: write 12 write_cb: write -1 PASS lib/libevent Duration 0m30.12s START lib/libexpat 2025-02-13T01:11:22Z ===> runtests rm -f a.out [Ee]rrs mklog *.core y.tab.h runtests runtests.o acc_tests.o alloc_tests.o basic_tests.o chardata.o common.o dummy.o handlers.o memcheck.o minicheck.o misc_tests.o ns_tests.o nsalloc_tests.o structdata.o runtests.d acc_tests.d alloc_tests.d basic_tests.d chardata.d common.d dummy.d handlers.d memcheck.d minicheck.d misc_tests.d ns_tests.d nsalloc_tests.d structdata.d ===> runtestspp rm -f a.out [Ee]rrs mklog *.core y.tab.h runtestspp runtestspp.o acc_tests.o alloc_tests.o basic_tests.o chardata.o common.o dummy.o handlers.o memcheck.o minicheck.o misc_tests.o ns_tests.o nsalloc_tests.o structdata.o runtestspp.d acc_tests.d alloc_tests.d basic_tests.d chardata.d common.d dummy.d handlers.d memcheck.d minicheck.d misc_tests.d ns_tests.d nsalloc_tests.d structdata.d ===> benchmark rm -f a.out [Ee]rrs mklog *.core y.tab.h benchmark benchmark.o benchmark.d ===> entropy rm -f a.out [Ee]rrs mklog *.core y.tab.h entropy entropy.o stderr stdout entropy.d ===> runtests ==== run-regress-runtests ==== cc -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/tests/runtests.c cc -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/tests/acc_tests.c cc -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/tests/alloc_tests.c cc -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/tests/basic_tests.c cc -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/tests/chardata.c cc -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/tests/common.c cc -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/tests/dummy.c cc -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/tests/handlers.c cc -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/tests/memcheck.c cc -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/tests/minicheck.c cc -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/tests/misc_tests.c cc -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/tests/ns_tests.c cc -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/tests/nsalloc_tests.c cc -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtests/../../../../lib/libexpat/tests/structdata.c cc -static -o runtests runtests.o acc_tests.o alloc_tests.o basic_tests.o chardata.o common.o dummy.o handlers.o memcheck.o minicheck.o misc_tests.o ns_tests.o nsalloc_tests.o structdata.o -lexpat ./runtests Expat version: expat_2.6.4 100%: Checks: 4368, Failed: 0 ===> runtestspp ==== run-regress-runtestspp ==== c++ -O2 -pipe -g -MD -MP -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/tests/runtestspp.cpp cc -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/tests/acc_tests.c cc -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/tests/alloc_tests.c cc -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/tests/basic_tests.c cc -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/tests/chardata.c cc -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/tests/common.c cc -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/tests/dummy.c cc -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/tests/handlers.c cc -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/tests/memcheck.c cc -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/tests/minicheck.c cc -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/tests/misc_tests.c cc -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/tests/ns_tests.c cc -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/tests/nsalloc_tests.c cc -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/runtestspp/../../../../lib/libexpat/tests/structdata.c c++ -static -o runtestspp runtestspp.o acc_tests.o alloc_tests.o basic_tests.o chardata.o common.o dummy.o handlers.o memcheck.o minicheck.o misc_tests.o ns_tests.o nsalloc_tests.o structdata.o -lexpat ./runtestspp Expat version: expat_2.6.4 100%: Checks: 4368, Failed: 0 ===> benchmark ==== run-regress-benchmark ==== cc -I/usr/src/regress/lib/libexpat/benchmark/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/benchmark/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/benchmark/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/benchmark/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/benchmark/../../../../lib/libexpat/tests/benchmark/benchmark.c cc -g -o benchmark benchmark.o -lexpat time ./benchmark /usr/src/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/porting-howto.xml 65535 10000 10000 loops, with buffer size 65535. Average time per loop: 0.000144 1.63 real 1.61 user 0.03 sys ===> entropy ==== run-regress-entropy ==== cc -I/usr/src/regress/lib/libexpat/entropy/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/entropy/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -MD -MP -I/usr/src/regress/lib/libexpat/entropy/../../../../lib/libexpat/lib -I/usr/src/regress/lib/libexpat/entropy/../../../../lib/libexpat -DHAVE_EXPAT_CONFIG_H -c /usr/src/regress/lib/libexpat/entropy/entropy.c cc -g -o entropy entropy.o -lexpat ./entropy 2>stderr >stdout cat stderr stdout expat: Entropy: arc4random_buf --> 0xbabd57acafff3cf2 (8 bytes) grep -q arc4random_buf stderr PASS lib/libexpat Duration 2m13.25s START lib/libfuse 2025-02-13T01:13:36Z rm -f a.out [Ee]rrs mklog *.core y.tab.h fuse-opt-add-opt fuse-opt-add-opt-escaped fuse-opt-add-arg fuse-opt-insert-arg fuse-opt-match fuse-opt-parse fuse-parse-cmdline fuse-null-check fuse-mount ==== run-fuse-opt-add-opt ==== cc -O2 -pipe -g -MD -MP -lfuse -o fuse-opt-add-opt /usr/src/regress/lib/libfuse/fuse-opt-add-opt.c ./fuse-opt-add-opt ==== run-fuse-opt-add-opt-escaped ==== cc -O2 -pipe -g -MD -MP -lfuse -o fuse-opt-add-opt-escaped /usr/src/regress/lib/libfuse/fuse-opt-add-opt-escaped.c ./fuse-opt-add-opt-escaped ==== run-fuse-opt-add-arg ==== cc -O2 -pipe -g -MD -MP -lfuse -o fuse-opt-add-arg /usr/src/regress/lib/libfuse/fuse-opt-add-arg.c ./fuse-opt-add-arg ==== run-fuse-opt-insert-arg ==== cc -O2 -pipe -g -MD -MP -lfuse -o fuse-opt-insert-arg /usr/src/regress/lib/libfuse/fuse-opt-insert-arg.c ./fuse-opt-insert-arg ==== run-fuse-opt-match ==== cc -O2 -pipe -g -MD -MP -lfuse -o fuse-opt-match /usr/src/regress/lib/libfuse/fuse-opt-match.c ./fuse-opt-match ==== run-fuse-opt-parse ==== cc -O2 -pipe -g -MD -MP -lfuse -o fuse-opt-parse /usr/src/regress/lib/libfuse/fuse-opt-parse.c ./fuse-opt-parse ==== run-fuse-parse-cmdline ==== cc -O2 -pipe -g -MD -MP -lfuse -o fuse-parse-cmdline /usr/src/regress/lib/libfuse/fuse-parse-cmdline.c ./fuse-parse-cmdline fuse: missing mountpoint parameter ==== run-fuse-null-check ==== cc -O2 -pipe -g -MD -MP -lfuse -o fuse-null-check /usr/src/regress/lib/libfuse/fuse-null-check.c ./fuse-null-check fuse: missing mountpoint parameter fuse: missing mountpoint parameter ==== run-fuse-mount ==== cc -O2 -pipe -g -MD -MP -lfuse -o fuse-mount /usr/src/regress/lib/libfuse/fuse-mount.c ./fuse-mount PASS lib/libfuse Duration 0m01.37s START lib/libkeynote 2025-02-13T01:13:37Z rm -f a.out [Ee]rrs mklog *.core y.tab.h test-env auth1 auth2 auth3 auth4 test-assertion1 test-assertion2 test-assertion3 test-assertion4 test-assertion5 test-assertion6 test-assertion7 keynote.out ==== test-libkeynote ==== cp /usr/src/regress/lib/libkeynote/../../../lib/libkeynote/testsuite/test-env test-env cp /usr/src/regress/lib/libkeynote/../../../lib/libkeynote/testsuite/auth1 auth1 cp /usr/src/regress/lib/libkeynote/../../../lib/libkeynote/testsuite/auth2 auth2 cp /usr/src/regress/lib/libkeynote/../../../lib/libkeynote/testsuite/auth3 auth3 cp /usr/src/regress/lib/libkeynote/../../../lib/libkeynote/testsuite/auth4 auth4 cp /usr/src/regress/lib/libkeynote/../../../lib/libkeynote/testsuite/test-assertion1 test-assertion1 cp /usr/src/regress/lib/libkeynote/../../../lib/libkeynote/testsuite/test-assertion2 test-assertion2 cp /usr/src/regress/lib/libkeynote/../../../lib/libkeynote/testsuite/test-assertion3 test-assertion3 cp /usr/src/regress/lib/libkeynote/../../../lib/libkeynote/testsuite/test-assertion4 test-assertion4 cp /usr/src/regress/lib/libkeynote/../../../lib/libkeynote/testsuite/test-assertion5 test-assertion5 cp /usr/src/regress/lib/libkeynote/../../../lib/libkeynote/testsuite/test-assertion6 test-assertion6 cp /usr/src/regress/lib/libkeynote/../../../lib/libkeynote/testsuite/test-assertion7 test-assertion7 keynote verify -r false,maybe,probably,true -e test-env -k auth1 -k auth2 -k auth3 -k auth4 -l test-assertion1 -l test-assertion2 -l test-assertion3 -l test-assertion4 -l test-assertion5 -l test-assertion6 -l test-assertion7 >keynote.out echo 'Query result = true' | diff -up - keynote.out PASS lib/libkeynote Duration 0m00.07s START lib/libm/cephes 2025-02-13T01:13:37Z rm -f a.out [Ee]rrs mklog *.core y.tab.h cephes cephes.o const.o constll.o monot.o monotl.o monotll.o polevll.o testvect.o testvectl.o testvectll.o cephes.d const.d constll.d monot.d monotl.d monotll.d polevll.d testvect.d testvectl.d testvectll.d ==== run-regress-cephes ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/cephes/cephes.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/cephes/const.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/cephes/constll.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/cephes/monot.c /usr/src/regress/lib/libm/cephes/monot.c:241:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nextval (x, updown) ^ 1 warning generated. cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/cephes/monotl.c /usr/src/regress/lib/libm/cephes/monotl.c:334:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] nextval (x, updown) ^ 1 warning generated. cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/cephes/monotll.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/cephes/polevll.c /usr/src/regress/lib/libm/cephes/polevll.c:159:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] long double polevll( x, p, n ) ^ /usr/src/regress/lib/libm/cephes/polevll.c:181:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] long double p1evll( x, p, n ) ^ 2 warnings generated. cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/cephes/testvect.c /usr/src/regress/lib/libm/cephes/testvect.c:390:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pvec(x) ^ 1 warning generated. cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/cephes/testvectl.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/cephes/testvectll.c cc -o cephes cephes.o const.o constll.o monot.o monotl.o monotll.o polevll.o testvect.o testvectl.o testvectll.o -lm ./cephes => Testing monot (double precision): 0 errors in 12000 tests => Testing monotl (extended precision): 0 errors in 16800 tests => Testing testvect (double precision): 0 errors in 211 tests => Testing testvectl (extended precision): 0 errors in 222 tests PASS lib/libm/cephes Duration 0m00.83s START lib/libm/complex 2025-02-13T01:13:38Z rm -f a.out [Ee]rrs mklog *.core y.tab.h complex complex.o complex.d ==== run-regress-complex ==== cc -O2 -pipe -g -MD -MP -c complex.c cc -o complex complex.o -lm ./complex PASS lib/libm/complex Duration 0m00.17s START lib/libm/exp 2025-02-13T01:13:38Z rm -f a.out [Ee]rrs mklog *.core y.tab.h exp exp.o exp.d ==== run-regress-exp ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/exp/exp.c cc -o exp exp.o -lm ./exp PASS lib/libm/exp Duration 0m00.16s START lib/libm/fenv 2025-02-13T01:13:38Z rm -f a.out [Ee]rrs mklog *.core y.tab.h fenv fenv.o fenv.d ==== run-regress-fenv ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libm/fenv/fenv.c cc -o fenv fenv.o -lm ./fenv 1..8 ok 1 - fenv ok 2 - fenv ok 3 - fenv ok 4 - fenv ok 5 - fenv ok 6 - fenv ok 7 - fenv ok 8 - fenv PASS lib/libm/fenv Duration 0m00.47s START lib/libm/floor 2025-02-13T01:13:39Z rm -f a.out [Ee]rrs mklog *.core y.tab.h floor floor.o floor.d ==== run-regress-floor ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/floor/floor.c cc -o floor floor.o -lm ./floor PASS lib/libm/floor Duration 0m00.16s START lib/libm/fpaccuracy 2025-02-13T01:13:39Z rm -f a.out [Ee]rrs mklog *.core y.tab.h fpaccuracy Gamma.o INV.o Pix.o acos.o acosh.o asin.o asinh.o atan.o atanh.o cos.o cosh.o erf.o erfc.o exp.o fpaccuracy.o j0.o j1.o lgamma.o log.o log10.o pow2_x.o powx_275.o sin.o sincos.o sincos2.o sinh.o sqrt.o tan.o tanh.o y0.o y1.o fpaccuracy.out Gamma.d INV.d Pix.d acos.d acosh.d asin.d asinh.d atan.d atanh.d cos.d cosh.d erf.d erfc.d exp.d fpaccuracy.d j0.d j1.d lgamma.d log.d log10.d pow2_x.d powx_275.d sin.d sincos.d sincos2.d sinh.d sqrt.d tan.d tanh.d y0.d y1.d ==== run-regress-fpaccuracy ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/Gamma.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/INV.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/Pix.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/acos.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/acosh.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/asin.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/asinh.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/atan.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/atanh.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/cos.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/cosh.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/erf.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/erfc.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/exp.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/fpaccuracy.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/j0.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/j1.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/lgamma.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/log.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/log10.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/pow2_x.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/powx_275.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/sin.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/sincos.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/sincos2.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/sinh.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/sqrt.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/tan.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/tanh.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/y0.c cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/fpaccuracy/y1.c cc -o fpaccuracy Gamma.o INV.o Pix.o acos.o acosh.o asin.o asinh.o atan.o atanh.o cos.o cosh.o erf.o erfc.o exp.o fpaccuracy.o j0.o j1.o lgamma.o log.o log10.o pow2_x.o powx_275.o sin.o sincos.o sincos2.o sinh.o sqrt.o tan.o tanh.o y0.o y1.o -lm ./fpaccuracy result of Gamma is never more precise than double 20 largest ulp errors (stored in a double) 1007.51430 ulp for Gamma(164.040279658791491) = 2.46119858953288017e+291) 803.47099 ulp for Gamma(134.06343791621336) = 2.02876963318290436e+226) 684.49955 ulp for Gamma(149.995246886988213) = 3.71933986887775289e+260) 678.44143 ulp for Gamma(149.995246886988326) = 3.71933986887986686e+260) 654.51322 ulp for Gamma(171.62437695630237) = 1.79769313485920759e+308) 582.50148 ulp for Gamma(164.040279658439317) = 2.46119858511502517e+291) 565.49914 ulp for Gamma(164.040279658439005) = 2.46119858511110787e+291) 536.51997 ulp for Gamma(134.063437915653338) = 2.02876962762183713e+226) 509.53716 ulp for Gamma(171.624376956302683) = 1.79769313486206882e+308) 502.49494 ulp for Gamma(102.931472671813253) = 7.00076498487847901e+161) 492.49996 ulp for Gamma(135.625077550049639) = 4.27308755772562989e+229) 489.49949 ulp for Gamma(149.995246887066457) = 3.71933987033485917e+260) 480.42868 ulp for Gamma(135.625077549163308) = 4.27308753914401685e+229) 466.50069 ulp for Gamma(135.625077550027441) = 4.27308755725975388e+229) 455.53404 ulp for Gamma(134.063437915652969) = 2.02876962761814689e+226) 424.49947 ulp for Gamma(134.063437915655896) = 2.02876962764720809e+226) 406.50060 ulp for Gamma(121.763991321950115) = 2.60795713454926605e+200) 387.50162 ulp for Gamma(87.6707341879955777) = 4.83784950540704632e+131) 371.50017 ulp for Gamma(107.262197047543694) = 3.8993882991775625e+170) 371.49967 ulp for Gamma(85.330825310269617) = 1.43919175139185159e+127) result of INV is never more precise than double 9 results were exact to double the precision 20 largest ulp errors (stored in a double) 0.50000 ulp for INV(0.999999999999999889) = 1.00000000000000022) 0.50000 ulp for INV(3.99999999999999956) = 0.250000000000000056) 0.50000 ulp for INV(0.249999999999999972) = 4.00000000000000089) 0.50000 ulp for INV(1.99999999999999978) = 0.500000000000000111) 0.50000 ulp for INV(0.124999999999999986) = 8.00000000000000178) 0.50000 ulp for INV(0.499999999999999944) = 2.00000000000000044) 0.50000 ulp for INV(7.99999999999999911) = 0.125000000000000028) 0.50000 ulp for INV(0.49471405240200178) = 2.02136970871287414) 0.50000 ulp for INV(-0.160345431200486804) = -6.23653566249516) 0.50000 ulp for INV(-0.682838099199875703) = -1.46447598804425638) 0.50000 ulp for INV(0.557128052998967949) = 1.79491948864734785) 0.50000 ulp for INV(-0.500124640393044606) = -1.99950156267866896) 0.50000 ulp for INV(0.29019680059930697) = 3.44593737055276206) 0.50000 ulp for INV(-0.732244161798246807) = -1.36566469515331868) 0.50000 ulp for INV(-0.426553727999878451) = -2.34437055488654611) 0.50000 ulp for INV(0.90431789479066893) = 1.10580582974251485) 0.50000 ulp for INV(-0.584928321798450002) = -1.70961118265798739) 0.50000 ulp for INV(-0.572718525198475659) = -1.7460584143902973) 0.50000 ulp for INV(-0.477825138203482602) = -2.09281580236607034) 0.50000 ulp for INV(-0.779150390998759268) = -1.28344926929721881) result of Pix is never more precise than double 3 results were exact to double the precision 20 largest ulp errors (stored in a double) 0.50000 ulp for Pix(-0.402499911601222171) = -1.26449076535694083) 0.50000 ulp for Pix(-0.859377740199323004) = -2.6998147952687912) 0.50000 ulp for Pix(-0.193720938600241782) = -0.608592277553038907) 0.50000 ulp for Pix(-0.587555582993394943) = -1.84586030310771743) 0.50000 ulp for Pix(0.297261439603055344) = 0.933874354852484712) 0.50000 ulp for Pix(0.143596270198912052) = 0.451120987539797069) 0.50000 ulp for Pix(0.878534741800358843) = 2.75999829076341285) 0.50000 ulp for Pix(-0.620286544593580236) = -1.94868765161578916) 0.50000 ulp for Pix(-0.160345431199462873) = -0.503740028692920117) 0.50000 ulp for Pix(0.0788602522004207968) = 0.247746788973080279) 0.50000 ulp for Pix(0.947947697000832701) = 2.9780655208851794) 0.50000 ulp for Pix(-0.0349726054002504408) = -0.109869680202321518) 0.50000 ulp for Pix(0.290196800597294857) = 0.911680136851723666) 0.50000 ulp for Pix(0.294157668399192329) = 0.924123570040005116) 0.50000 ulp for Pix(-0.13784236500043559) = -0.433044561238811243) 0.50000 ulp for Pix(-0.696951496999841602) = -2.18953770288311089) 0.50000 ulp for Pix(-0.477825138200535404) = -1.50113194387132975) 0.50000 ulp for Pix(-0.681058815402102447) = -2.13960937112981187) 0.50000 ulp for Pix(0.810735118402508448) = 2.54699949198057185) 0.50000 ulp for Pix(-0.318250363599450359) = -0.9998130042863137) result of acos is never more precise than double 20 largest ulp errors (stored in a double) 0.50242 ulp for acos(0.99219766722932401) = 0.125000000000040468) 0.50037 ulp for acos(0.91057774319996676) = 0.4261166593349478) 0.50035 ulp for acos(0.992197667223120305) = 0.125000000049799581) 0.50033 ulp for acos(0.910577743200102319) = 0.426116659334619841) 0.50031 ulp for acos(0.782890517800007291) = 0.671498051386918426) 0.50028 ulp for acos(0.71077356760004895) = 0.780199005305909798) 0.50028 ulp for acos(-0.479878203800012559) = 2.07131220875440025) 0.50027 ulp for acos(-0.280154108799988755) = 1.85475096976218579) 0.50027 ulp for acos(0.213887689999990721) = 1.35524329976689195) 0.50025 ulp for acos(-0.795485219800061261) = 2.49060421440965651) 0.50024 ulp for acos(0.443226369600003778) = 1.11160162948930052) 0.50024 ulp for acos(0.479282989400335424) = 1.07095875354136449) 0.50023 ulp for acos(-0.477825138199994948) = 2.06897358675603105) 0.50022 ulp for acos(-0.174831552799988993) = 1.74653101021325785) 0.50022 ulp for acos(-0.500124640400019027) = 2.09453903071070791) 0.50022 ulp for acos(-0.888571940199981758) = 2.6650190254711239) 0.50021 ulp for acos(-0.193720938600005499) = 1.7657498497942683) 0.50021 ulp for acos(0.36701231999999967) = 1.19500116212440188) 0.50021 ulp for acos(-0.767191877399947875) = 2.44524794743638285) 0.50020 ulp for acos(0.0270132234000022911) = 1.54377981699332922) result of acosh is never more precise than double 20 largest ulp errors (stored in a double) 1.58186 ulp for acosh(1.03141309987957297) = 0.24999999999999914) 1.49127 ulp for acosh(1.00754871629998832) = 0.122794447636528359) 1.43389 ulp for acosh(1.00754871629999676) = 0.122794447636596901) 1.00394 ulp for acosh(1.00782267781110768) = 0.124999999883478263) 1.00034 ulp for acosh(1.00782267782562651) = 0.124999999999326983) 0.91277 ulp for acosh(1.03141309987957275) = 0.249999999999998279) 0.66226 ulp for acosh(1.1053530086000023) = 0.455089895933561139) 0.60209 ulp for acosh(1.24959003930000034) = 0.692600317104164365) 0.60042 ulp for acosh(3.15772050439999985) = 1.81692618977516629) 0.59773 ulp for acosh(1.54308063481524393) = 1) 0.56814 ulp for acosh(1.26108743089999931) = 0.707752145215589934) 0.56656 ulp for acosh(3.48224220920001182) = 1.91953826890366108) 0.56356 ulp for acosh(1.99975071920000014) = 1.3168139626273172) 0.55608 ulp for acosh(81.8720922097000567) = 5.09826806028882284) 0.55344 ulp for acosh(2.62014632439999895) = 1.61779429270285369) 0.55323 ulp for acosh(1.00000000000000022) = 2.10734242554470173e-08) 0.55226 ulp for acosh(4.61376402280000075) = 2.2102343711924699) 0.55147 ulp for acosh(3.36504125080000005) = 1.88374017981709696) 0.54740 ulp for acosh(55.2512207115999914) = 4.70495571019320025) 0.54642 ulp for acosh(1.00782267782571466) = 0.125000000000030365) result of asin is never more precise than double 3 results were exact to double the precision 20 largest ulp errors (stored in a double) 0.50035 ulp for asin(0.821457679200080504) = 0.963962456376332044) 0.50033 ulp for asin(0.841470984807921041) = 1.0000000000000453) 0.50033 ulp for asin(-0.418126490400015538) = -0.431381885291778455) 0.50030 ulp for asin(-0.572718525199937156) = -0.60981830561152206) 0.50028 ulp for asin(-0.9849025673999805) = -1.3968102639426907) 0.50027 ulp for asin(-0.915123739200011888) = -1.15581472720556988) 0.50027 ulp for asin(-0.456227928600024091) = -0.473751634328762106) 0.50025 ulp for asin(0.895974109600018442) = 1.11061978822753193) 0.50024 ulp for asin(-0.588554136000015049) = -0.629269251740634861) 0.50024 ulp for asin(0.143596270200005705) = 0.144094396125133917) 0.50022 ulp for asin(0.17253298259998906) = 0.173400639240957333) 0.50021 ulp for asin(0.367012319999992565) = 0.375795164670487014) 0.50021 ulp for asin(-0.456591417799993848) = -0.474160154852177107) 0.50021 ulp for asin(-0.618849086999965547) = -0.667276676569257488) 0.50021 ulp for asin(0.710773567600044065) = 0.790597321488979876) 0.50020 ulp for asin(-0.489661821400026731) = -0.511701852231708054) 0.50020 ulp for asin(-0.859377740199689155) = -1.03405150838911464) 0.50020 ulp for asin(0.0474766862000005202) = 0.047494540006531541) 0.50020 ulp for asin(-0.984902567400161466) = -1.39681026394373609) 0.50020 ulp for asin(-0.883561193000023337) = -1.08341274867251203) result of asinh is never more precise than double 3 results were exact to double the precision 20 largest ulp errors (stored in a double) 1.25479 ulp for asinh(0.252612316808168258) = 0.249999999999999917) 1.01425 ulp for asinh(0.252612316808167592) = 0.249999999999999334) 1.00733 ulp for asinh(0.125325775241114212) = 0.124999999999998751) 0.99587 ulp for asinh(0.25261231680816576) = 0.249999999999997502) 0.99180 ulp for asinh(0.12532577524111424) = 0.124999999999998779) 0.94823 ulp for asinh(0.521095305493747052) = 0.499999999999999778) 0.67572 ulp for asinh(0.125325775241115434) = 0.124999999999999986) 0.61968 ulp for asinh(0.116007481799999895) = 0.115748845381909396) 0.61692 ulp for asinh(-0.999999999999999778) = -0.881373587019542937) 0.59904 ulp for asinh(0.521095305493747274) = 0.499999999999999889) 0.59151 ulp for asinh(-3.18250363599999986) = -1.87463181766332876) 0.57952 ulp for asinh(-0.875010530200000081) = -0.790176650174829964) 0.57398 ulp for asinh(0.672688602200000041) = 0.63014870588157712) 0.56687 ulp for asinh(8.12578045400001514) = 2.79195389043086006) 0.56055 ulp for asinh(-0.193720938600000281) = -0.192529301190265456) 0.55802 ulp for asinh(-0.732244161800000404) = -0.678881943696868051) 0.55618 ulp for asinh(-9.15453677399999854) = -2.91036659498682226) 0.55094 ulp for asinh(4.44789359999999867) = 2.19798142954430675) 0.54891 ulp for asinh(8.9597410960000019) = 2.88898828247369543) 0.54791 ulp for asinh(575.540968199999952) = 7.04845834805185145) result of atan is never more precise than double 3 results were exact to double the precision 20 largest ulp errors (stored in a double) 0.50028 ulp for atan(-1.79850952600011849) = -1.06334607296139838) 0.50024 ulp for atan(-0.231511231199999362) = -0.227503216980975198) 0.50024 ulp for atan(-7.01694440599967262) = -1.42923735828428988) 0.50022 ulp for atan(-4.36803014200022588) = -1.34573857399357166) 0.50021 ulp for atan(-0.193720938600108777) = -0.191350775199167156) 0.50020 ulp for atan(6.60531107599111689) = 1.42054399441825518) 0.50020 ulp for atan(-0.273385260600019553) = -0.266864381664067341) 0.50018 ulp for atan(-1.68497234999996448) = -1.03518359165182883) 0.50016 ulp for atan(2.90196800600000637) = 1.23894587233259124) 0.50016 ulp for atan(0.691743795200012945) = 0.605163368553421455) 0.50015 ulp for atan(-0.500819921400074697) = -0.46430333097066423) 0.50014 ulp for atan(-0.620286544600136325) = -0.555202681852450031) 0.50014 ulp for atan(9.26453970399937532) = 1.46327416309335812) 0.50013 ulp for atan(0.118152693199995815) = 0.117607446782601849) 0.50013 ulp for atan(-0.758092139999913206) = -0.64865999416572695) 0.50013 ulp for atan(0.810735118400030319) = 0.681252554619064865) 0.50013 ulp for atan(5.25502219400538628) = 1.38275049106242154) 0.50013 ulp for atan(-1.37842364999983524) = -0.943182511954652414) 0.50012 ulp for atan(-0.273385260599956492) = -0.266864381664008721) 0.50011 ulp for atan(0.788602522000052875) = 0.667752519803769484) result of atanh is never more precise than double 5 results were exact to double the precision 20 largest ulp errors (stored in a double) 1.00156 ulp for atanh(0.244918662403707799) = 0.249999999999998612) 0.67972 ulp for atanh(0.0857021946000001839) = 0.0859129478716055828) 0.59240 ulp for atanh(0.14359627019999946) = 0.144595643536946095) 0.58301 ulp for atanh(-0.789293982800000848) = -1.06955625973546264) 0.57276 ulp for atanh(0.376358749799999948) = 0.395810710177387892) 0.55639 ulp for atanh(-0.13887721580000037) = -0.139780528435945184) 0.54631 ulp for atanh(-0.14877128740000034) = -0.149883677248376895) 0.54588 ulp for atanh(0.833918832000000387) = 1.20086688088398708) 0.54169 ulp for atanh(0.962390530999999716) = 1.97733140696075615) 0.54166 ulp for atanh(-0.429154498599999989) = -0.458859845554233092) 0.54137 ulp for atanh(0.0788602521999999528) = 0.0790243406193430475) 0.53504 ulp for atanh(-0.875010530200000192) = -1.35407003117081537) 0.53350 ulp for atanh(-0.732244161800000293) = -0.933548768222197012) 0.53284 ulp for atanh(-0.620286544599998657) = -0.725470694217028367) 0.53011 ulp for atanh(0.297261439599999955) = 0.306512902618217009) 0.52764 ulp for atanh(-0.426553727999999965) = -0.455676293185343972) 0.52338 ulp for atanh(0.376358749799998282) = 0.395810710177385949) 0.52122 ulp for atanh(0.691743795200000178) = 0.851291918233185729) 0.52071 ulp for atanh(-0.500819921400003643) = -0.550399971204766247) 0.52002 ulp for atanh(0.999999994345954546) = 9.84202085808349558) result of cos is never more precise than double 4 results were exact to double the precision 20 largest ulp errors (stored in a double) 0.59866 ulp for cos(398.253360519998921) = -0.745903188015362373) 0.55166 ulp for cos(383.96545688000009) = 0.770511484594593954) 0.54408 ulp for cos(5.64574408000000094) = 0.803621217893944584) 0.53869 ulp for cos(-0.777861345999999787) = 0.712415982406604642) 0.53861 ulp for cos(7.21858331199999803) = 0.593498145038185543) 0.53675 ulp for cos(-9.84847574850000207) = -0.91157488953323762) 0.53151 ulp for cos(-0.479878203799999681) = 0.887051159148984691) 0.52686 ulp for cos(0.962390531000000271) = 0.571560046369754104) 0.52665 ulp for cos(8.17638177849999792) = -0.316843954560446339) 0.52664 ulp for cos(-9.75006232019999608) = -0.947559889637848207) 0.52605 ulp for cos(8.5809866805000059) = -0.664634884851203145) 0.52451 ulp for cos(8.60806592400000348) = -0.684621495918695588) 0.52335 ulp for cos(-9.04784105259999905) = -0.92979644065027689) 0.52294 ulp for cos(410.63604045999972) = -0.611693214123128604) 0.52241 ulp for cos(0.435898091400000021) = 0.906491211566647692) 0.52088 ulp for cos(-0.250782692399999119) = 0.968718483750336312) 0.51980 ulp for cos(-9.96751719450001872) = -0.856297126610311876) 0.51873 ulp for cos(383.965456880000886) = 0.770511484594086804) 0.51773 ulp for cos(410.636040459999663) = -0.611693214123083751) 0.51715 ulp for cos(-9.09655899430001114) = -0.946617974261398931) result of cosh is never more precise than double 3 results were exact to double the precision 20 largest ulp errors (stored in a double) 0.94716 ulp for cosh(-709.782712893384087) = 8.98846567431238985e+307) 0.94716 ulp for cosh(709.782712893384087) = 8.98846567431238985e+307) 0.78779 ulp for cosh(2.00000000000000044) = 3.76219569108363272) 0.77663 ulp for cosh(-4.15908416799999969) = 32.0142462846785705) 0.72231 ulp for cosh(2.76865938331357375) = 8) 0.64084 ulp for cosh(-709.782712882483111) = 8.98846557632933817e+307) 0.64084 ulp for cosh(709.782712882483111) = 8.98846557632933817e+307) 0.59519 ulp for cosh(-7.77861346000000076) = 1194.48027645171828) 0.57360 ulp for cosh(1.96586753199999986) = 3.64056969522960694) 0.56995 ulp for cosh(-4.1590841679989321) = 32.0142462846444076) 0.56235 ulp for cosh(-7.77861346000004072) = 1194.48027645176603) 0.55665 ulp for cosh(-7.37027542199999619) = 794.035871116638646) 0.55278 ulp for cosh(6.72688602200000574) = 417.272830341713473) 0.55138 ulp for cosh(8.9597410960000019) = 3891.67109568961178) 0.55114 ulp for cosh(-475.322357445586931) = 1.34538619847890597e+206) 0.54949 ulp for cosh(-526.447518918487049) = 2.14893105608059935e+228) 0.54939 ulp for cosh(-4.2655372800000011) = 35.6086050271967025) 0.54817 ulp for cosh(0.479282989400001358) = 1.11707165009347387) 0.54733 ulp for cosh(-105.987842953823957) = 5.35679896431098736e+45) 0.54694 ulp for cosh(608.631543841552229) = 1.05752588646374975e+264) result of erf is never more precise than double 3 results were exact to double the precision 20 largest ulp errors (stored in a double) 0.55029 ulp for erf(0.173003437415309991) = 0.19328324616993478) 0.54448 ulp for erf(0.532200885538677615) = 0.54833715828603613) 0.54040 ulp for erf(-0.489341802678973925) = -0.51108390576853624) 0.52689 ulp for erf(-0.237989233146952112) = -0.263557116890746901) 0.52652 ulp for erf(-0.220614686665097565) = -0.244956651014343191) 0.52414 ulp for erf(0.789433081039224605) = 0.735760585524578681) 0.52372 ulp for erf(-0.237989233146952528) = -0.263557116890747345) 0.51817 ulp for erf(1.45550972655508826) = 0.960448401281772002) 0.51604 ulp for erf(-1.29245567966885266) = -0.932421680527195207) 0.51470 ulp for erf(-0.11950033357842324) = -0.134202566094570735) 0.51280 ulp for erf(1.33777652839433969) = 0.9414959220645438) 0.51243 ulp for erf(0.644448162086819432) = 0.637908673562691209) 0.51150 ulp for erf(1.0962664969880267) = 0.878943654476177727) 0.51148 ulp for erf(-1.29245567966885422) = -0.932421680527195651) 0.50985 ulp for erf(1.29335219460623585) = 0.932611808380637064) 0.50972 ulp for erf(1.97479464988596676) = 0.994774300306054737) 0.50840 ulp for erf(1.10546442291395453) = 0.882032710438650058) 0.50762 ulp for erf(0.393287002759313054) = 0.421920264755931529) 0.50750 ulp for erf(1.09626649698801426) = 0.878943654476173508) 0.50749 ulp for erf(-1.2238890926331345) = -0.916519793341092348) result of erfc is never more precise than double 5 results were exact to double the precision 20 largest ulp errors (stored in a double) 1.55074 ulp for erfc(12.1195662651077818) = 7.50949328584440654e-66) 1.54627 ulp for erfc(12.407681680893587) = 6.25827238210652832e-69) 1.52540 ulp for erfc(6.3415708249169338) = 3.010290017264394e-19) 1.51478 ulp for erfc(1.89519053177917973) = 0.00735772712418380007) 1.50971 ulp for erfc(1.55674150125317978) = 0.0276960544716579569) 1.50941 ulp for erfc(1.76289650465688319) = 0.0126628844207123756) 1.50581 ulp for erfc(10.5952364563678607) = 9.35236524157818037e-51) 1.50387 ulp for erfc(1.21790004349117842) = 0.0850023771511491111) 1.50377 ulp for erfc(13.7514437934095568) = 3.06119641471006947e-84) 1.50343 ulp for erfc(6.34157082491695245) = 3.01029001726367322e-19) 1.50331 ulp for erfc(10.1671825617441094) = 7.05395370005023563e-47) 1.50261 ulp for erfc(14.7064886456213166) = 4.50148931866354397e-96) 1.50246 ulp for erfc(13.9712777837570581) = 6.79635392714354128e-87) 1.50196 ulp for erfc(10.2580820608215841) = 1.09212414903953798e-47) 1.50081 ulp for erfc(10.2580820608538001) = 1.09212414831430171e-47) 1.50059 ulp for erfc(4.5064146858337919) = 1.85326270107492819e-10) 1.50056 ulp for erfc(13.2166785083890517) = 5.83783374106980858e-78) 1.50040 ulp for erfc(4.09194005615514733) = 7.17069916342429865e-09) 1.50023 ulp for erfc(4.09194005618304235) = 7.17069916174097949e-09) 1.50017 ulp for erfc(6.2598240838090522) = 8.54055364435861305e-19) result of exp is never more precise than double 3 results were exact to double the precision 20 largest ulp errors (stored in a double) 0.65922 ulp for exp(706.066350976882632) = 4.37240202558957667e+306) 0.63171 ulp for exp(-707.202803456309198) = 7.34048697546507651e-308) 0.60693 ulp for exp(-705.940320071555789) = 2.5942656177251228e-307) 0.59088 ulp for exp(381.00731621999995) = 2.94696514375867702e+165) 0.57893 ulp for exp(383.150276499999904) = 2.51218040420624104e+166) 0.57860 ulp for exp(416.244840379999857) = 5.92703235123047658e+180) 0.57460 ulp for exp(381.007316219997961) = 2.94696514375281397e+165) 0.56649 ulp for exp(-705.220036753764248) = 5.33125566792105009e-307) 0.56386 ulp for exp(709.239939168971432) = 1.04470079809263955e+308) 0.55626 ulp for exp(-707.691345968795076) = 4.5035351325229914e-308) 0.55440 ulp for exp(706.728721583384527) = 8.47976830754043309e+306) 0.54886 ulp for exp(-704.785699728764143) = 8.23113421921572431e-307) 0.54587 ulp for exp(349.987535959999775) = 9.94616368869951691e+151) 0.54165 ulp for exp(709.426437771384485) = 1.25888842500694836e+308) 0.53185 ulp for exp(342.72814747999962) = 6.99750541937962897e+148) 0.53086 ulp for exp(705.865767621886107) = 3.57773230627854927e+306) 0.53040 ulp for exp(-707.770323352763626) = 4.16154038005618274e-308) 0.52792 ulp for exp(-707.765602320195512) = 4.18123359730685418e-308) 0.52494 ulp for exp(-705.977467055763441) = 2.49966442636002169e-307) 0.52458 ulp for exp(405.779366980000759) = 1.68942901862948607e+176) result of j0 is never more precise than double 5 results were exact to double the precision 20 largest ulp errors (stored in a double) 450179410498755.06250 ulp for j0(-2.40482555769577289) = -5.55387629523999699e-17) 450179410498755.06250 ulp for j0(2.40482555769577289) = -5.55387629523999699e-17) 279895209600871.71875 ulp for j0(5.52007811028631057) = -2.66601557278844545e-17) 279895209600871.71875 ulp for j0(-5.52007811028631057) = -2.66601557278844545e-17) 181716259926885.40625 ulp for j0(2.404825557695772) = 4.08967254467672637e-16) 181716259926885.40625 ulp for j0(-2.404825557695772) = 4.08967254467672637e-16) 89450214536902.78125 ulp for j0(-2.40482555769577244) = 1.71665267307418125e-16) 89450214536902.78125 ulp for j0(2.40482555769577244) = 1.71665267307418125e-16) 38656385240616.84375 ulp for j0(-5.52007811028631146) = 2.76599115676801202e-16) 38656385240616.84375 ulp for j0(5.52007811028631146) = 2.76599115676801202e-16) 28812044129150.70703 ulp for j0(2.40482555769577022) = 1.32788133240738176e-15) 28812044129150.70703 ulp for j0(-2.40482555769577022) = 1.32788133240738176e-15) 24492349580293.65234 ulp for j0(8.65372791291101251) = -7.91827641886750548e-17) 24492349580293.65234 ulp for j0(-8.65372791291101251) = -7.91827641886750548e-17) 13294667693825.52930 ulp for j0(11.7915344390142813) = -6.55538183891963364e-17) 13294667693825.52930 ulp for j0(-11.7915344390142813) = -6.55538183891963364e-17) 10582190570101.76367 ulp for j0(8.65372791291101073) = 4.03233236120479744e-16) 10582190570101.76367 ulp for j0(-8.65372791291101073) = 4.03233236120479744e-16) 10202516355074.48438 ulp for j0(5.52007811028631323) = 8.78118879287194124e-16) 10202516355074.48438 ulp for j0(-5.52007811028631323) = 8.78118879287194124e-16) result of j1 is never more precise than double 1 results were exact to double the precision 20 largest ulp errors (stored in a double) 1095190423153233.25000 ulp for j1(3.83170597020751247) = -4.79988093731046467e-17) 1095190423153233.25000 ulp for j1(-3.83170597020751247) = 4.79988093731046467e-17) 212106997701470.87500 ulp for j1(7.01558666981561885) = 2.95606043933087733e-17) 212106997701470.87500 ulp for j1(-7.01558666981561885) = -2.95606043933087733e-17) 106847539303006.62500 ulp for j1(-3.83170597020751202) = -1.19997023432761629e-16) 106847539303006.62500 ulp for j1(3.83170597020751202) = 1.19997023432761629e-16) 96831590405825.92188 ulp for j1(7.01558666981561796) = -2.33528774707139377e-16) 96831590405825.92188 ulp for j1(-7.01558666981561796) = 2.33528774707139377e-16) 96730982098834.46875 ulp for j1(-3.83170597020751336) = 4.23989482795757667e-16) 96730982098834.46875 ulp for j1(3.83170597020751336) = -4.23989482795757667e-16) 82072526676975.34375 ulp for j1(13.3236919363142228) = -5.57707343663311291e-17) 82072526676975.34375 ulp for j1(-13.3236919363142228) = 5.57707343663311291e-17) 65041086217637.58594 ulp for j1(29.0468285349168553) = -4.104066583795784e-17) 65041086217637.58594 ulp for j1(-29.0468285349168553) = 4.104066583795784e-17) 42922241471395.82812 ulp for j1(-22.7600843805927724) = 8.28800015790289064e-17) 42922241471395.82812 ulp for j1(22.7600843805927724) = -8.28800015790289064e-17) 32264607539711.86719 ulp for j1(7.01558666981562151) = 8.24740862573314769e-16) 32264607539711.86719 ulp for j1(-7.01558666981562151) = -8.24740862573314769e-16) 29949711080584.35547 ulp for j1(10.1734681350627234) = -3.30166553453718022e-16) 29949711080584.35547 ulp for j1(-10.1734681350627234) = 3.30166553453718022e-16) result of lgamma is never more precise than double 2 results were exact to double the precision 20 largest ulp errors (stored in a double) 4448368812103571.00000 ulp for lgamma(-2.45702473822080059) = 1.11022302462515654e-16) 1062532076054966.87500 ulp for lgamma(-2.45702473822080103) = -7.21644966006351751e-16) 12841511242762.16016 ulp for lgamma(-2.45702473822079481) = 8.8262730457699945e-15) 9549880344016.57617 ulp for lgamma(-2.45702473822079659) = 6.10622663543836097e-15) 1254117546408.74634 ulp for lgamma(-2.45702473822020551) = 9.01834162903014658e-13) 383651654559.80951 ulp for lgamma(-2.45702473822178824) = -1.49691370410209856e-12) 109535879573.52557 ulp for lgamma(-2.45702473821762934) = 4.80648854050969021e-12) 1265.44669 ulp for lgamma(-3.14373174790000176) = -0.00117338411780398832) 574.49429 ulp for lgamma(-3.14373174789999554) = -0.00117338411775580465) 411.71312 ulp for lgamma(-3.14373174794233901) = -0.00117338444693826371) 177.50051 ulp for lgamma(-3.14373174789977083) = -0.00117338411600897974) 145.49284 ulp for lgamma(-2.4618656217999999) = -0.00722316452873889014) 143.50116 ulp for lgamma(-2.46186562179998036) = -0.00722316452871019088) 122.49209 ulp for lgamma(-3.14373174790000309) = -0.00117338411781464647) 117.45415 ulp for lgamma(-2.7527458524999977) = 0.00994086915156705553) 83.50000 ulp for lgamma(-3.14373174789957499) = -0.0011733841144865309) 75.48339 ulp for lgamma(-2.7527458524999) = 0.00994086915137032401) 73.49898 ulp for lgamma(-3.14373174789996668) = -0.00117338411753153959) 64.50018 ulp for lgamma(-2.46186562180564117) = -0.00722316453702392947) 58.49982 ulp for lgamma(-2.46186562180019619) = -0.00722316452902699302) result of log is never more precise than double 1 results were exact to double the precision 20 largest ulp errors (stored in a double) 0.50031 ulp for log(494.794769700016843) = 6.20414306992894993) 0.50030 ulp for log(405.779366979973247) = 6.00580958080573524) 0.50028 ulp for log(6.30543715449980002) = 1.84141230158905422) 0.50027 ulp for log(6.24968839899972561) = 1.83253160634540668) 0.50026 ulp for log(0.647078834200026765) = -0.435287146154171967) 0.50024 ulp for log(0.00754871630001476349) = -4.88637775666545693) 0.50023 ulp for log(5.9492836384998764) = 1.78327081541847399) 0.50022 ulp for log(1.00000006707384692) = 6.70738446716115228e-08) 0.50021 ulp for log(7.69715063049976944) = 2.04085021238794351) 0.50021 ulp for log(0.20622220849999906) = -1.57880100951316571) 0.50020 ulp for log(1.00000005954332205) = 5.9543320278011131e-08) 0.50019 ulp for log(0.741966908100113232) = -0.298450635057113889) 0.50018 ulp for log(371.984589119963573) = 5.91885242631814812) 0.50018 ulp for log(455.712805299969546) = 6.12186279816024026) 0.50017 ulp for log(1.0000060554543142) = 6.0554359800127192e-06) 0.50016 ulp for log(1.6487212707002139) = 0.500000000000051958) 0.50016 ulp for log(8.81375554849720011) = 2.17631363157832425) 0.50015 ulp for log(0.999999991613155004) = -8.38684503143610366e-09) 0.50015 ulp for log(0.547350947299890978) = -0.602665096730792049) 0.50015 ulp for log(0.559076346599994944) = -0.581469238050882353) result of log10 is never more precise than double 1 results were exact to double the precision 20 largest ulp errors (stored in a double) 0.50054 ulp for log10(1.00000006707391353) = 2.91298295507387694e-08) 0.50046 ulp for log10(5.32545250349999044) = 0.726356515664524194) 0.50040 ulp for log10(457.554096819951269) = 2.66044244826364462) 0.50039 ulp for log10(1.00000605545456378) = 2.62984254002768479e-06) 0.50038 ulp for log10(0.133877919099995552) = -0.873291046616118116) 0.50037 ulp for log10(0.00999999999999892121) = -2.00000000000004707) 0.50034 ulp for log10(0.586266491299996639) = -0.231904927680093353) 0.50034 ulp for log10(0.206222208500007165) = -0.685664566454834201) 0.50034 ulp for log10(5.32545250349982435) = 0.726356515664510649) 0.50032 ulp for log10(9.15745309749891589) = 0.961774702979544927) 0.50029 ulp for log10(1.00000002015779965) = 8.75442106780916506e-09) 0.50029 ulp for log10(447.928298939961508) = 2.65120850090245419) 0.50029 ulp for log10(1.00000001200265665) = 5.21268751841020956e-09) 0.50028 ulp for log10(1.00000000715134285) = 3.10578872738236112e-09) 0.50027 ulp for log10(1.00000000000004193e-05) = -4.99999999999998224) 0.50025 ulp for log10(999999.999999962165) = 5.99999999999998401) 0.50020 ulp for log10(1.00012207031230016) = 5.30112275534380315e-05) 0.50020 ulp for log10(0.120953929999987428) = -0.917380016102597118) 0.50020 ulp for log10(1.00012207030995137) = 5.30112265334969419e-05) 0.50016 ulp for log10(7.41256848649795153) = 0.869968718941727781) result of pow2_x is never more precise than double 3 results were exact to double the precision 20 largest ulp errors (stored in a double) 0.63404 ulp for pow2_x(7.52530726200001077) = 184.222729413146624) 0.60066 ulp for pow2_x(8.53027063300001664) = 369.71522187337041) 0.59917 ulp for pow2_x(1017.36230617677165) = 1.80538827276126114e+306) 0.57970 ulp for pow2_x(316.377329520000444) = 1.73406803843217256e+95) 0.57546 ulp for pow2_x(-1016.64739414090855) = 9.09157969378803971e-307) 0.56820 ulp for pow2_x(1014.35616669885815) = 2.24715206979264796e+305) 0.56774 ulp for pow2_x(452.550221939999972) = 1.70290863755276761e+136) 0.56411 ulp for pow2_x(1013.86246200524727) = 1.59592523280661627e+305) 0.56222 ulp for pow2_x(-1020.68009909369209) = 5.55487378425806902e-308) 0.56212 ulp for pow2_x(-9.09655899430000403) = 0.00182668173123794056) 0.55869 ulp for pow2_x(1016.46773303910413) = 9.71129773817287682e+305) 0.55595 ulp for pow2_x(1016.62265937919972) = 1.08122167876148373e+306) 0.55571 ulp for pow2_x(0.547350947299999446) = 1.46139983270307239) 0.55550 ulp for pow2_x(359.750008839999964) = 1.97489313988994177e+108) 0.55495 ulp for pow2_x(-1018.43343032583198) = 2.63626391420966538e-307) 0.55303 ulp for pow2_x(8.1931367424999948) = 292.671152707116335) 0.54645 ulp for pow2_x(0.843057167400000029) = 1.79384739987617881) 0.54500 ulp for pow2_x(1014.35616669183958) = 2.24715205886047243e+305) 0.54235 ulp for pow2_x(1022.60280207978724) = 6.82522662148041034e+307) 0.54221 ulp for pow2_x(5.2121906520000012) = 37.070268306664147) result of powx_275 is never more precise than double 1 results were exact to double the precision 20 largest ulp errors (stored in a double) 0.61505 ulp for powx_275(0.158580950400000198) = 0.0063196102507679288) 0.60275 ulp for powx_275(8.53027063299998645) = 363.201578404708584) 0.60186 ulp for powx_275(6.45889553500000257) = 169.018878662948737) 0.58235 ulp for powx_275(6.46123714649998071) = 169.187441662420952) 0.56546 ulp for powx_275(0.298750044200000398) = 0.0360659137765329402) 0.54646 ulp for powx_275(6.45889553500004521) = 169.018878662951806) 0.54456 ulp for powx_275(0.110424804500000043) = 0.00233578710946216132) 0.54362 ulp for powx_275(6.7879528434999985) = 193.76786120511747) 0.54288 ulp for powx_275(0.405036581099999682) = 0.0832931302090510195) 0.54162 ulp for powx_275(6.78704975549999645) = 193.696976075826569) 0.53629 ulp for powx_275(0.340874818200000151) = 0.0518365427126390166) 0.53051 ulp for powx_275(0.0422731612999999729) = 0.000166601151403725006) 0.52990 ulp for powx_275(0.48695826359999983) = 0.138229992792579304) 0.52989 ulp for powx_275(489.597410959999934) = 24949253.716662854) 0.52615 ulp for powx_275(0.581224201900000237) = 0.224877055986263619) 0.52604 ulp for powx_275(306.496561100000122) = 6881298.80838168785) 0.52447 ulp for powx_275(357.344627200000104) = 10495181.559348397) 0.52132 ulp for powx_275(417.253298260000292) = 16073090.5143230967) 0.52035 ulp for powx_275(0.415751382499999766) = 0.089493744688088489) 0.51869 ulp for powx_275(5.21219065200000031) = 93.7142870901810454) result of sin is never more precise than double 37 results were exact to double the precision 20 largest ulp errors (stored in a double) 0.54253 ulp for sin(457.554096816759511) = -0.899415577157950508) 0.53336 ulp for sin(405.77936697999985) = -0.491590001647560726) 0.53283 ulp for sin(8.53027063300001132) = 0.779900810743759609) 0.53050 ulp for sin(376.094201957056271) = -0.781406438005402326) 0.53030 ulp for sin(376.094201960000987) = -0.781406436167833229) 0.52989 ulp for sin(466.053110759998503) = 0.890024100458920886) 0.52878 ulp for sin(-0.777861346000000342) = -0.701757413934211982) 0.52751 ulp for sin(6.16009656099999425) = -0.122778165246110529) 0.52414 ulp for sin(0.686114334800000059) = 0.633535580623448391) 0.52330 ulp for sin(-0.587555582999999992) = -0.554328197237298093) 0.52244 ulp for sin(-0.875010530199999748) = -0.767550252018587953) 0.52217 ulp for sin(316.377329522484047) = 0.797734293305426112) 0.52046 ulp for sin(368.174963642818909) = -0.571738403803464967) 0.52032 ulp for sin(383.150276502135625) = -0.123709500198458291) 0.51532 ulp for sin(9.02334129750000535) = 0.390741194472465136) 0.51514 ulp for sin(6.46123714649999847) = 0.177112549303031552) 0.51469 ulp for sin(-9.09463244079999988) = -0.324180693016267174) 0.51431 ulp for sin(9.77644435799999734) = -0.344462698725309546) 0.51394 ulp for sin(-0.789293982800000626) = -0.709856168518460895) 0.51343 ulp for sin(9.85613612199998279) = -0.418104939610547788) result of sincos sin is never more precise than double 37 results were exact to double the precision 20 largest ulp errors (stored in a double) 0.54253 ulp for sincos sin(457.554096816759511) = -0.899415577157950508) 0.53336 ulp for sincos sin(405.77936697999985) = -0.491590001647560726) 0.53283 ulp for sincos sin(8.53027063300001132) = 0.779900810743759609) 0.53050 ulp for sincos sin(376.094201957056271) = -0.781406438005402326) 0.53030 ulp for sincos sin(376.094201960000987) = -0.781406436167833229) 0.52989 ulp for sincos sin(466.053110759998503) = 0.890024100458920886) 0.52878 ulp for sincos sin(-0.777861346000000342) = -0.701757413934211982) 0.52751 ulp for sincos sin(6.16009656099999425) = -0.122778165246110529) 0.52414 ulp for sincos sin(0.686114334800000059) = 0.633535580623448391) 0.52330 ulp for sincos sin(-0.587555582999999992) = -0.554328197237298093) 0.52244 ulp for sincos sin(-0.875010530199999748) = -0.767550252018587953) 0.52217 ulp for sincos sin(316.377329522484047) = 0.797734293305426112) 0.52032 ulp for sincos sin(383.150276502135625) = -0.123709500198458291) 0.51532 ulp for sincos sin(9.02334129750000535) = 0.390741194472465136) 0.51514 ulp for sincos sin(6.46123714649999847) = 0.177112549303031552) 0.51469 ulp for sincos sin(-9.09463244079999988) = -0.324180693016267174) 0.51431 ulp for sincos sin(9.77644435799999734) = -0.344462698725309546) 0.51394 ulp for sincos sin(-0.789293982800000626) = -0.709856168518460895) 0.51343 ulp for sincos sin(9.85613612199998279) = -0.418104939610547788) 0.51332 ulp for sincos sin(-0.479878203799999736) = -0.461671139505647254) result of sincos cos is never more precise than double 4 results were exact to double the precision 20 largest ulp errors (stored in a double) 0.59866 ulp for sincos cos(398.253360519998921) = -0.745903188015362373) 0.55166 ulp for sincos cos(383.96545688000009) = 0.770511484594593954) 0.54408 ulp for sincos cos(5.64574408000000094) = 0.803621217893944584) 0.53869 ulp for sincos cos(-0.777861345999999787) = 0.712415982406604642) 0.53861 ulp for sincos cos(7.21858331199999803) = 0.593498145038185543) 0.53675 ulp for sincos cos(-9.84847574850000207) = -0.91157488953323762) 0.53151 ulp for sincos cos(-0.479878203799999681) = 0.887051159148984691) 0.52686 ulp for sincos cos(0.962390531000000271) = 0.571560046369754104) 0.52665 ulp for sincos cos(8.17638177849999792) = -0.316843954560446339) 0.52664 ulp for sincos cos(-9.75006232019999608) = -0.947559889637848207) 0.52605 ulp for sincos cos(8.5809866805000059) = -0.664634884851203145) 0.52451 ulp for sincos cos(8.60806592400000348) = -0.684621495918695588) 0.52335 ulp for sincos cos(-9.04784105259999905) = -0.92979644065027689) 0.52294 ulp for sincos cos(410.63604045999972) = -0.611693214123128604) 0.52241 ulp for sincos cos(0.435898091400000021) = 0.906491211566647692) 0.52088 ulp for sincos cos(-0.250782692399999119) = 0.968718483750336312) 0.51980 ulp for sincos cos(-9.96751719450001872) = -0.856297126610311876) 0.51873 ulp for sincos cos(383.965456880000886) = 0.770511484594086804) 0.51773 ulp for sincos cos(410.636040459999663) = -0.611693214123083751) 0.51715 ulp for sincos cos(-9.09655899430001114) = -0.946617974261398931) result of sinh is never more precise than double 36 results were exact to double the precision 20 largest ulp errors (stored in a double) 1.50794 ulp for sinh(-0.701694440599997415) = -0.760711601176329966) 1.50598 ulp for sinh(0.810735118400001897) = 0.902514954843734563) 1.50072 ulp for sinh(0.810735118400007337) = 0.90251495484374189) 1.12754 ulp for sinh(0.881373587019542937) = 1) 1.00849 ulp for sinh(0.124676746921442427) = 0.124999999999999667) 1.00000 ulp for sinh(0.247466461547259764) = 0.249999999999996225) 0.99994 ulp for sinh(0.481211825059468745) = 0.499999999999849343) 0.99292 ulp for sinh(0.1246767469214424) = 0.124999999999999639) 0.86218 ulp for sinh(1.11010098308324818e-08) = 1.11010098308324834e-08) 0.86218 ulp for sinh(1.11010098308325182e-08) = 1.11010098308325198e-08) 0.86218 ulp for sinh(1.11010098308361743e-08) = 1.1101009830836176e-08) 0.84618 ulp for sinh(0.107421759000000283) = 0.107628475955645425) 0.83587 ulp for sinh(0.124676746921442705) = 0.124999999999999972) 0.80341 ulp for sinh(2.00000000000000044) = 3.6268604078470208) 0.75749 ulp for sinh(2.09471254726110878) = 4.0000000000000302) 0.72096 ulp for sinh(1.40436656594276422e-08) = 1.40436656594276438e-08) 0.72096 ulp for sinh(1.40436656594276786e-08) = 1.40436656594276802e-08) 0.72096 ulp for sinh(1.4043665659431247e-08) = 1.40436656594312487e-08) 0.64481 ulp for sinh(-7.77861345999999987) = -1194.47985785955029) 0.60169 ulp for sinh(1.16007481799999979) = 1.43835461106077411) result of sqrt is never more precise than double 2 results were exact to double the precision 20 largest ulp errors (stored in a double) 0.50000 ulp for sqrt(0.999999999999999889) = 0.999999999999999889) 0.50000 ulp for sqrt(15.9999999999999982) = 3.99999999999999956) 0.50000 ulp for sqrt(0.0156249999999999983) = 0.124999999999999986) 0.50000 ulp for sqrt(0.249999999999999972) = 0.499999999999999944) 0.50000 ulp for sqrt(63.9999999999999929) = 7.99999999999999911) 0.50000 ulp for sqrt(0.0624999999999999931) = 0.249999999999999972) 0.50000 ulp for sqrt(3.99999999999999956) = 1.99999999999999978) 0.50000 ulp for sqrt(16.0000000000000036) = 4) 0.50000 ulp for sqrt(0.0156250000000000035) = 0.125) 0.50000 ulp for sqrt(4.00000000000000089) = 2) 0.50000 ulp for sqrt(64.0000000000000142) = 8) 0.50000 ulp for sqrt(1.00000000000000022) = 1) 0.50000 ulp for sqrt(0.250000000000000056) = 0.5) 0.50000 ulp for sqrt(0.0625000000000000139) = 0.25) 0.50000 ulp for sqrt(2.53884156217198101e-308) = 1.59337426933284621e-154) 0.50000 ulp for sqrt(7.05037261855188913) = 2.65525377667594897) 0.50000 ulp for sqrt(9.53144511356327229) = 3.08730385831444742) 0.50000 ulp for sqrt(491.057774316958671) = 22.159823427025735) 0.50000 ulp for sqrt(0.374608653801551006) = 0.6120528194539675) 0.50000 ulp for sqrt(3.25760941642394334e-308) = 1.80488487622450423e-154) result of tan is never more precise than double 4 results were exact to double the precision 20 largest ulp errors (stored in a double) 0.55884 ulp for tan(1.10714871781005697) = 2.00000000007983258) 0.55504 ulp for tan(0.686114334799999614) = 0.818824453828282062) 0.55471 ulp for tan(-0.875010530200000081) = -1.19744725815368769) 0.54314 ulp for tan(-9.05201294520000133) = 0.391047563392909137) 0.54224 ulp for tan(308.454632259999869) = 0.653101158041519581) 0.54092 ulp for tan(6.74489709800000892) = 0.497582564112996284) 0.53925 ulp for tan(-0.405175646399999867) = -0.428907467148047727) 0.53433 ulp for tan(5.59905335500000234) = -0.815518298519061657) 0.53385 ulp for tan(405.77936697999985) = 0.564509517089027968) 0.53217 ulp for tan(491.057774318746965) = 1.45707645484605908) 0.53019 ulp for tan(-0.415908416800000069) = -0.441673914151107239) 0.52978 ulp for tan(-0.900233182999999881) = -1.26076187225230663) 0.52903 ulp for tan(7.59968094500000113) = 3.84721808289475842) 0.52769 ulp for tan(383.965456881485238) = 0.82727659443203172) 0.52762 ulp for tan(-9.09371097730000066) = 0.343717469315760971) 0.52749 ulp for tan(381.007316220000007) = 1.19646105514280077) 0.52704 ulp for tan(381.007316221436497) = 1.19646105863565344) 0.52655 ulp for tan(8.81771784949999393) = -0.694551834967372272) 0.52653 ulp for tan(383.965456880000147) = 0.827276591930564242) 0.52625 ulp for tan(7.21858331200000247) = 1.35608740095169256) result of tanh is never more precise than double 55 results were exact to double the precision 20 largest ulp errors (stored in a double) 1.52273 ulp for tanh(-0.481720016489098624) = -0.447620056232185426) 1.51224 ulp for tanh(0.46952064080734679) = 0.437811920195671556) 1.51146 ulp for tanh(0.962390531000002603) = 0.745341272528029841) 1.50300 ulp for tanh(-0.491538323600000382) = -0.455436527308949457) 1.50195 ulp for tanh(-0.500819921400009083) = -0.462761738210254181) 1.50043 ulp for tanh(-0.477825138199997501) = -0.444500146671642005) 1.50013 ulp for tanh(-0.479878203800091552) = -0.446146062434039203) 1.50005 ulp for tanh(-0.481720016489193659) = -0.447620056232261421) 1.50004 ulp for tanh(-0.481720016490231495) = -0.447620056233091312) 1.50001 ulp for tanh(0.483933816199881739) = 0.449388535461328842) 1.50001 ulp for tanh(-0.250596107799869516) = -0.245478930722700966) 1.50000 ulp for tanh(-0.500819921402840262) = -0.462761738212478901) 1.50000 ulp for tanh(0.469520640807070511) = 0.437811920195448234) 1.50000 ulp for tanh(-0.479878203801267333) = -0.44614606243498095) 1.50000 ulp for tanh(0.196586753201773323) = 0.194092844714392782) 1.50000 ulp for tanh(0.435898091402360521) = 0.410238617555633123) 1.49997 ulp for tanh(-0.50081992140000986) = -0.462761738210254625) 1.49972 ulp for tanh(0.469520640807362721) = 0.437811920195684601) 1.49946 ulp for tanh(0.952019874800003718) = 0.740696125467827482) 1.49942 ulp for tanh(-0.481720016489071479) = -0.447620056232163888) result of y0 is never more precise than double 20 largest ulp errors (stored in a double) 1416944170364155.75000 ulp for y0(0.893576966279167495) = -2.77555756156289135e-17) 957005044970440.50000 ulp for y0(0.893576966279167606) = 6.24500451351650554e-17) 498412046964264.56250 ulp for y0(0.893576966279167717) = 1.59594559789866253e-16) 252436129075417.46875 ulp for y0(7.08605106030177279) = 2.57366028454545643e-17) 145502392036926.96875 ulp for y0(3.95767841931485753) = 1.31846881499878651e-16) 102120554828613.32812 ulp for y0(0.893576966279169493) = 1.71390679426508541e-15) 38502566792223.27344 ulp for y0(7.0860510603017719) = -2.4192406674727292e-16) 36648964041474.43750 ulp for y0(35.3464523052143207) = -2.41991292380241248e-17) 23787329374194.51172 ulp for y0(10.2223450434964178) = -1.98360437439832201e-16) 20350844476561.46875 ulp for y0(47.9118963315164805) = -2.15273682804485553e-17) 11842286171911.16602 ulp for y0(0.893576966279168605) = 9.50628464835290288e-16) 9840347435664.23828 ulp for y0(3.95767841931485664) = 4.93933839648799145e-16) 8763010579264.75879 ulp for y0(3.95767841931485309) = 1.92653876102061578e-15) 8649694640544.91797 ulp for y0(25.9229576531809229) = 3.52735453491345901e-17) 6971793391401.71777 ulp for y0(13.3610974738727624) = -2.42851919436529614e-16) 6804506337957.03613 ulp for y0(13.3610974738727641) = 1.44854342243839592e-16) 6175389682254.33301 ulp for y0(3.95767841931485798) = -4.32930058656317929e-17) 5633809526779.45605 ulp for y0(10.222345043496416) = 2.44889428938064465e-16) 4420103514667.89844 ulp for y0(13.361097473872757) = -1.40597070447763753e-15) 2824879528253.03027 ulp for y0(16.5009224415280897) = 2.002175910375173e-16) result of y1 is never more precise than double 20 largest ulp errors (stored in a double) nan ulp for y1(-2.22507385850720188e-308) = nan) nan ulp for y1(-2.22507385850720138e-308) = nan) 5557275141094985.00000 ulp for y1(2.19714132603101708) = 4.22577429547150317e-17) 2968901295769475.00000 ulp for y1(11.7491548308398812) = 9.13696548375149517e-18) 300261587981486.12500 ulp for y1(5.4296810407941356) = -1.6800729969447571e-16) 219791571341158.75000 ulp for y1(2.19714132603101664) = -2.00724279034896405e-16) 157873329579245.21875 ulp for y1(5.42968104079413472) = 1.37765985749470099e-16) 103969502513396.92188 ulp for y1(30.6182864916411148) = -1.55649435676229031e-17) 57880301873960.54688 ulp for y1(2.19714132603101486) = -1.119830188299949e-15) 55451412736745.93750 ulp for y1(14.897442128336726) = 1.26785465731639685e-16) 51820020070927.69531 ulp for y1(24.3319425713569117) = 4.72219465345966655e-17) 40149044256901.60938 ulp for y1(18.043402276727857) = -2.74184604197391083e-16) 36963674555727.21094 ulp for y1(8.59600586833117042) = 4.03249559929469549e-16) 29426675934809.77344 ulp for y1(43.1882180973932108) = 5.39114790886187308e-17) 24961953077354.48047 ulp for y1(8.59600586833116864) = -7.74452797215537627e-17) 18881325214199.20703 ulp for y1(14.8974421283367242) = -2.42413810478895153e-16) 16983762551543.88477 ulp for y1(52.6145507671729575) = -2.98191088155093179e-17) 16691894372420.57031 ulp for y1(5.42968104079413116) = 1.34741854354969597e-15) 15197192093824.64844 ulp for y1(2.19714132603100687) = -5.28221786933939098e-15) 13289638901809.54492 ulp for y1(5.42968104079414271) = -2.58395226930103462e-15) PASS lib/libm/fpaccuracy Duration 0m06.15s START lib/libm/lgamma 2025-02-13T01:13:45Z rm -f a.out [Ee]rrs mklog *.core y.tab.h lgamma lgamma.o lgamma.d ==== run-regress-lgamma ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/lgamma/lgamma.c cc -o lgamma lgamma.o -lm ./lgamma PASS lib/libm/lgamma Duration 0m00.18s START lib/libm/modf 2025-02-13T01:13:45Z rm -f a.out [Ee]rrs mklog *.core y.tab.h modf_test modf_test.o modf_test.d ==== run-regress-modf_test ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libm/modf/modf_test.c cc -o modf_test modf_test.o -lm ./modf_test PASS lib/libm/modf Duration 0m00.18s START lib/libm/msun 2025-02-13T01:13:45Z rm -f a.out [Ee]rrs mklog *.core y.tab.h cexp_test conj_test csqrt_test ctrig_test exponential_test fenv_test fma_test fmaxmin_test ilogb_test invctrig_test invtrig_test logarithm_test lrint_test lround_test nan_test nearbyint_test next_test rem_test trig_test cexp_test.o atf-c.o conj_test.o atf-c.o csqrt_test.o atf-c.o ctrig_test.o atf-c.o exponential_test.o atf-c.o fenv_test.o atf-c.o fma_test.o atf-c.o fmaxmin_test.o atf-c.o ilogb_test.o atf-c.o invctrig_test.o atf-c.o invtrig_test.o atf-c.o logarithm_test.o atf-c.o lrint_test.o atf-c.o lround_test.o atf-c.o nan_test.o atf-c.o nearbyint_test.o atf-c.o next_test.o atf-c.o rem_test.o atf-c.o fls.o trig_test.o atf-c.o cexp_test.d atf-c.d conj_test.d atf-c.d csqrt_test.d atf-c.d ctrig_test.d atf-c.d exponential_test.d atf-c.d fenv_test.d atf-c.d fma_test.d atf-c.d fmaxmin_test.d atf-c.d ilogb_test.d atf-c.d invctrig_test.d atf-c.d invtrig_test.d atf-c.d logarithm_test.d atf-c.d lrint_test.d atf-c.d lround_test.d atf-c.d nan_test.d atf-c.d nearbyint_test.d atf-c.d next_test.d atf-c.d rem_test.d atf-c.d fls.d trig_test.d atf-c.d ==== run-cexp_test ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/cexp_test.c In file included from /usr/src/regress/lib/libm/msun/cexp_test.c:42: /usr/src/regress/lib/libm/msun/test-utils.h:178:19: warning: parameter 'checksign' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:16: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:13: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cfpequal_cs(x, y, checksign) ^ 4 warnings generated. cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/atf-c.c cc -o cexp_test cexp_test.o atf-c.o -lm ulimit -c unlimited && ntests="`./cexp_test -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libm/msun PROG=cexp_test NUMBERS="$tnumbers" regress 1..7 ==== run-cexp_test-1 ==== 1 ./cexp_test -r 1 /usr/src/regress/lib/libm/msun/cexp_test.c:113: unexpected exception flags: got 0x20 not 0 for cexpl(0.0)*** Error 1 in . (Makefile:231 'run-cexp_test-1') EXPECTED_FAIL ==== cleanup-cexp_test-1 ==== ./cexp_test -c 1 ==== run-cexp_test-2 ==== 2 ./cexp_test -r 2 /usr/src/regress/lib/libm/msun/cexp_test.c:132: unexpected exception flags: got 0x30 not 0 for cexp(CMPLXL(finites[i], __builtin_nanf("")))*** Error 1 in . (Makefile:231 'run-cexp_test-2') EXPECTED_FAIL ==== cleanup-cexp_test-2 ==== ./cexp_test -c 2 ==== run-cexp_test-3 ==== 3 ./cexp_test -r 3 /usr/src/regress/lib/libm/msun/cexp_test.c:168: unexpected exception flags: got 0x31 not 0x1 for cexp(CMPLXL(finites[i], __builtin_inff()))*** Error 1 in . (Makefile:231 'run-cexp_test-3') EXPECTED_FAIL ==== cleanup-cexp_test-3 ==== ./cexp_test -c 3 ==== run-cexp_test-4 ==== 4 ./cexp_test -r 4 /usr/src/regress/lib/libm/msun/cexp_test.c:210: (cexp)(_d) (-nan + 0 I) ~= (_r) (inf + 0 I)*** Error 1 in . (Makefile:231 'run-cexp_test-4') EXPECTED_FAIL ==== cleanup-cexp_test-4 ==== ./cexp_test -c 4 ==== run-cexp_test-5 ==== 5 ./cexp_test -r 5 ==== cleanup-cexp_test-5 ==== ./cexp_test -c 5 ==== run-cexp_test-6 ==== 6 ./cexp_test -r 6 ==== cleanup-cexp_test-6 ==== ./cexp_test -c 6 ==== run-cexp_test-7 ==== 7 ./cexp_test -r 7 /usr/src/regress/lib/libm/msun/cexp_test.c:279: (cexp)(CMPLXL(709.79, 0x1p-1074)) (-nan + 0 I) ~= (CMPLXL(__builtin_inff(), 8.94674309915433533273e-16)) (inf + 0 I)*** Error 1 in . (Makefile:231 'run-cexp_test-7') EXPECTED_FAIL ==== cleanup-cexp_test-7 ==== ./cexp_test -c 7 ==== run-conj_test ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/conj_test.c In file included from /usr/src/regress/lib/libm/msun/conj_test.c:37: /usr/src/regress/lib/libm/msun/test-utils.h:178:19: warning: parameter 'checksign' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:16: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:13: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cfpequal_cs(x, y, checksign) ^ 4 warnings generated. cc -o conj_test conj_test.o atf-c.o -lm ulimit -c unlimited && ntests="`./conj_test -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libm/msun PROG=conj_test NUMBERS="$tnumbers" regress 1..1 ==== run-conj_test-1 ==== 1 ./conj_test -r 1 ==== cleanup-conj_test-1 ==== ./conj_test -c 1 ==== run-csqrt_test ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/csqrt_test.c In file included from /usr/src/regress/lib/libm/msun/csqrt_test.c:37: /usr/src/regress/lib/libm/msun/test-utils.h:178:19: warning: parameter 'checksign' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:16: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:13: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cfpequal_cs(x, y, checksign) ^ 4 warnings generated. cc -o csqrt_test csqrt_test.o atf-c.o -lm ulimit -c unlimited && ntests="`./csqrt_test -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libm/msun PROG=csqrt_test NUMBERS="$tnumbers" regress 1..3 ==== run-csqrt_test-1 ==== 1 ./csqrt_test -r 1 /usr/src/regress/lib/libm/msun/csqrt_test.c:165: t_csqrt(CMPLXL(-__builtin_inff(), vals[i])) (-nan + 0 I) ~= CMPLXL(0.0, copysignl(__builtin_inff(), vals[i])) (0 + 0 I)*** Error 1 in . (Makefile:231 'run-csqrt_test-1') EXPECTED_FAIL ==== cleanup-csqrt_test-1 ==== ./csqrt_test -c 1 ==== run-csqrt_test-2 ==== 2 ./csqrt_test -r 2 /usr/src/regress/lib/libm/msun/csqrt_test.c:126: 't_csqrt(CMPLXL(a, b)) == CMPLXL(x, y)' evaluated to false *** Error 1 in . (Makefile:231 'run-csqrt_test-2') EXPECTED_FAIL ==== cleanup-csqrt_test-2 ==== ./csqrt_test -c 2 ==== run-csqrt_test-3 ==== 3 ./csqrt_test -r 3 /usr/src/regress/lib/libm/msun/csqrt_test.c:165: t_csqrt(CMPLXL(-__builtin_inff(), vals[i])) (-nan + 0 I) ~= CMPLXL(0.0, copysignl(__builtin_inff(), vals[i])) (0 + 0 I)*** Error 1 in . (Makefile:231 'run-csqrt_test-3') EXPECTED_FAIL ==== cleanup-csqrt_test-3 ==== ./csqrt_test -c 3 ==== run-ctrig_test ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/ctrig_test.c In file included from /usr/src/regress/lib/libm/msun/ctrig_test.c:41: /usr/src/regress/lib/libm/msun/test-utils.h:178:19: warning: parameter 'checksign' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:16: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:13: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cfpequal_cs(x, y, checksign) ^ 4 warnings generated. cc -o ctrig_test ctrig_test.o atf-c.o -lm ulimit -c unlimited && ntests="`./ctrig_test -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libm/msun PROG=ctrig_test NUMBERS="$tnumbers" regress 1..6 ==== run-ctrig_test-1 ==== 1 test 0 input ./ctrig_test -r 1 /usr/src/regress/lib/libm/msun/ctrig_test.c:143: (csinh)(_d) (0 + 0 I) ~= (conjl(-zero)) (-0 + 0 I)*** Error 1 in . (Makefile:231 'run-ctrig_test-1') EXPECTED_FAIL ==== cleanup-ctrig_test-1 ==== ./ctrig_test -c 1 ==== run-ctrig_test-2 ==== 2 test NaN inputs ./ctrig_test -r 2 /usr/src/regress/lib/libm/msun/ctrig_test.c:180: csinh fetestexcept(((0x04 | 0x20 | 0x01 | 0x08 | 0x10) & ~0x01)) (0x20) != 0*** Error 1 in . (Makefile:231 'run-ctrig_test-2') EXPECTED_FAIL ==== cleanup-ctrig_test-2 ==== ./ctrig_test -c 2 ==== run-ctrig_test-3 ==== 3 test infinity inputs ./ctrig_test -r 3 /usr/src/regress/lib/libm/msun/ctrig_test.c:254: (csinh)(_d) (-nan + 0 I) ~= (CMPLXL(__builtin_inff(), __builtin_nanf(""))) (inf + 0 I)*** Error 1 in . (Makefile:231 'run-ctrig_test-3') EXPECTED_FAIL ==== cleanup-ctrig_test-3 ==== ./ctrig_test -c 3 ==== run-ctrig_test-4 ==== 4 test along the real/imaginary axes ./ctrig_test -r 4 /usr/src/regress/lib/libm/msun/ctrig_test.c:346: (ctanh)(z) (-nan + 0 I) ~= (CMPLXL(0, tan(nums[i]))) (0 + 0 I)0x1.921fb54442d18p-1 0x0p+0 0x1.4fc442p-1 0x0p+0 0x1.4fc446p-1 0x1.921fb54442d18p+0 0x0p+0 0x1.d594fcp-1 0x0p+0 0x1.d595p-1 *** Error 1 in . (Makefile:231 'run-ctrig_test-4') EXPECTED_FAIL ==== cleanup-ctrig_test-4 ==== ./ctrig_test -c 4 ==== run-ctrig_test-5 ==== 5 test underflow inputs ./ctrig_test -r 5 ==== cleanup-ctrig_test-5 ==== ./ctrig_test -c 5 ==== run-ctrig_test-6 ==== 6 Test inputs that might cause overflow in a sloppy implementation ./ctrig_test -r 6 /usr/src/regress/lib/libm/msun/ctrig_test.c:455: (ctanh)(z) (-nan + 0 I) ~= (CMPLXL(1.0, -1.62994325413993477997492170229268382e-26L)) (1 + 0 I)*** Error 1 in . (Makefile:231 'run-ctrig_test-6') EXPECTED_FAIL ==== cleanup-ctrig_test-6 ==== ./ctrig_test -c 6 ==== run-exponential_test ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/exponential_test.c In file included from /usr/src/regress/lib/libm/msun/exponential_test.c:43: /usr/src/regress/lib/libm/msun/test-utils.h:178:19: warning: parameter 'checksign' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:16: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:13: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cfpequal_cs(x, y, checksign) ^ 4 warnings generated. cc -o exponential_test exponential_test.o atf-c.o -lm ulimit -c unlimited && ntests="`./exponential_test -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libm/msun PROG=exponential_test NUMBERS="$tnumbers" regress 1..4 ==== run-exponential_test-1 ==== 1 ./exponential_test -r 1 /usr/src/regress/lib/libm/msun/exponential_test.c:116: unexpected exception flags: got 0 not 0x8 for exp2(50000.0)*** Error 1 in . (Makefile:231 'run-exponential_test-1') EXPECTED_FAIL ==== cleanup-exponential_test-1 ==== ./exponential_test -c 1 ==== run-exponential_test-2 ==== 2 ./exponential_test -r 2 ==== cleanup-exponential_test-2 ==== ./exponential_test -c 2 ==== run-exponential_test-3 ==== 3 ./exponential_test -r 3 ==== cleanup-exponential_test-3 ==== ./exponential_test -c 3 ==== run-exponential_test-4 ==== 4 ./exponential_test -r 4 ==== cleanup-exponential_test-4 ==== ./exponential_test -c 4 ==== run-fenv_test ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/fenv_test.c In file included from /usr/src/regress/lib/libm/msun/fenv_test.c:49: /usr/src/regress/lib/libm/msun/test-utils.h:178:19: warning: parameter 'checksign' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:16: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:13: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cfpequal_cs(x, y, checksign) ^ 4 warnings generated. cc -o fenv_test fenv_test.o atf-c.o -lm ulimit -c unlimited && ntests="`./fenv_test -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libm/msun PROG=fenv_test NUMBERS="$tnumbers" regress 1..8 ==== run-fenv_test-1 ==== 1 ./fenv_test -r 1 ==== cleanup-fenv_test-1 ==== ./fenv_test -c 1 ==== run-fenv_test-2 ==== 2 ./fenv_test -r 2 ==== cleanup-fenv_test-2 ==== ./fenv_test -c 2 ==== run-fenv_test-3 ==== 3 ./fenv_test -r 3 ==== cleanup-fenv_test-3 ==== ./fenv_test -c 3 ==== run-fenv_test-4 ==== 4 ./fenv_test -r 4 ==== cleanup-fenv_test-4 ==== ./fenv_test -c 4 ==== run-fenv_test-5 ==== 5 ./fenv_test -r 5 ==== cleanup-fenv_test-5 ==== ./fenv_test -c 5 ==== run-fenv_test-6 ==== 6 ./fenv_test -r 6 ==== cleanup-fenv_test-6 ==== ./fenv_test -c 6 ==== run-fenv_test-7 ==== 7 ./fenv_test -r 7 ==== cleanup-fenv_test-7 ==== ./fenv_test -c 7 ==== run-fenv_test-8 ==== 8 ./fenv_test -r 8 ==== cleanup-fenv_test-8 ==== ./fenv_test -c 8 ==== run-fma_test ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/fma_test.c In file included from /usr/src/regress/lib/libm/msun/fma_test.c:41: /usr/src/regress/lib/libm/msun/test-utils.h:178:19: warning: parameter 'checksign' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:16: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:13: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cfpequal_cs(x, y, checksign) ^ 4 warnings generated. cc -o fma_test fma_test.o atf-c.o -lm ulimit -c unlimited && ntests="`./fma_test -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libm/msun PROG=fma_test NUMBERS="$tnumbers" regress 1..7 ==== run-fma_test-1 ==== 1 ./fma_test -r 1 rmode = 0 rmode = 2048 rmode = 1024 rmode = 3072 ==== cleanup-fma_test-1 ==== ./fma_test -c 1 ==== run-fma_test-2 ==== 2 ./fma_test -r 2 rmode = 0 rmode = 2048 rmode = 1024 rmode = 3072 ==== cleanup-fma_test-2 ==== ./fma_test -c 2 ==== run-fma_test-3 ==== 3 ./fma_test -r 3 ==== cleanup-fma_test-3 ==== ./fma_test -c 3 ==== run-fma_test-4 ==== 4 ./fma_test -r 4 rmode = 0 rmode = 2048 rmode = 1024 rmode = 3072 ==== cleanup-fma_test-4 ==== ./fma_test -c 4 ==== run-fma_test-5 ==== 5 ./fma_test -r 5 rmode = 0 rmode = 2048 rmode = 1024 rmode = 3072 ==== cleanup-fma_test-5 ==== ./fma_test -c 5 ==== run-fma_test-6 ==== 6 ./fma_test -r 6 ==== cleanup-fma_test-6 ==== ./fma_test -c 6 ==== run-fma_test-7 ==== 7 ./fma_test -r 7 /usr/src/regress/lib/libm/msun/fma_test.c:437: (fma)(_vx, _vy, _vz) (2.25000000000000088817842) ~= (0x1.2000000000001p+1) (2.25000000000000044408921)*** Error 1 in . (Makefile:231 'run-fma_test-7') EXPECTED_FAIL ==== cleanup-fma_test-7 ==== ./fma_test -c 7 ==== run-fmaxmin_test ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/fmaxmin_test.c In file included from /usr/src/regress/lib/libm/msun/fmaxmin_test.c:39: /usr/src/regress/lib/libm/msun/test-utils.h:178:19: warning: parameter 'checksign' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:16: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:13: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cfpequal_cs(x, y, checksign) ^ 4 warnings generated. cc -o fmaxmin_test fmaxmin_test.o atf-c.o -lm ulimit -c unlimited && ntests="`./fmaxmin_test -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libm/msun PROG=fmaxmin_test NUMBERS="$tnumbers" regress 1..12 ==== run-fmaxmin_test-1 ==== 1 ./fmaxmin_test -r 1 ==== cleanup-fmaxmin_test-1 ==== ./fmaxmin_test -c 1 ==== run-fmaxmin_test-2 ==== 2 ./fmaxmin_test -r 2 ==== cleanup-fmaxmin_test-2 ==== ./fmaxmin_test -c 2 ==== run-fmaxmin_test-3 ==== 3 ./fmaxmin_test -r 3 ==== cleanup-fmaxmin_test-3 ==== ./fmaxmin_test -c 3 ==== run-fmaxmin_test-4 ==== 4 ./fmaxmin_test -r 4 ==== cleanup-fmaxmin_test-4 ==== ./fmaxmin_test -c 4 ==== run-fmaxmin_test-5 ==== 5 ./fmaxmin_test -r 5 ==== cleanup-fmaxmin_test-5 ==== ./fmaxmin_test -c 5 ==== run-fmaxmin_test-6 ==== 6 ./fmaxmin_test -r 6 ==== cleanup-fmaxmin_test-6 ==== ./fmaxmin_test -c 6 ==== run-fmaxmin_test-7 ==== 7 ./fmaxmin_test -r 7 ==== cleanup-fmaxmin_test-7 ==== ./fmaxmin_test -c 7 ==== run-fmaxmin_test-8 ==== 8 ./fmaxmin_test -r 8 ==== cleanup-fmaxmin_test-8 ==== ./fmaxmin_test -c 8 ==== run-fmaxmin_test-9 ==== 9 ./fmaxmin_test -r 9 ==== cleanup-fmaxmin_test-9 ==== ./fmaxmin_test -c 9 ==== run-fmaxmin_test-10 ==== 10 ./fmaxmin_test -r 10 ==== cleanup-fmaxmin_test-10 ==== ./fmaxmin_test -c 10 ==== run-fmaxmin_test-11 ==== 11 ./fmaxmin_test -r 11 ==== cleanup-fmaxmin_test-11 ==== ./fmaxmin_test -c 11 ==== run-fmaxmin_test-12 ==== 12 ./fmaxmin_test -r 12 ==== cleanup-fmaxmin_test-12 ==== ./fmaxmin_test -c 12 ==== run-ilogb_test ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/ilogb_test.c In file included from /usr/src/regress/lib/libm/msun/ilogb_test.c:36: /usr/src/regress/lib/libm/msun/test-utils.h:178:19: warning: parameter 'checksign' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:16: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:13: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cfpequal_cs(x, y, checksign) ^ 4 warnings generated. cc -o ilogb_test ilogb_test.o atf-c.o -lm ulimit -c unlimited && ntests="`./ilogb_test -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libm/msun PROG=ilogb_test NUMBERS="$tnumbers" regress 1..3 ==== run-ilogb_test-1 ==== 1 ./ilogb_test -r 1 ==== cleanup-ilogb_test-1 ==== ./ilogb_test -c 1 ==== run-ilogb_test-2 ==== 2 ./ilogb_test -r 2 ==== cleanup-ilogb_test-2 ==== ./ilogb_test -c 2 ==== run-ilogb_test-3 ==== 3 ./ilogb_test -r 3 ==== cleanup-ilogb_test-3 ==== ./ilogb_test -c 3 ==== run-invctrig_test ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/invctrig_test.c In file included from /usr/src/regress/lib/libm/msun/invctrig_test.c:41: /usr/src/regress/lib/libm/msun/test-utils.h:178:19: warning: parameter 'checksign' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:16: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:13: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cfpequal_cs(x, y, checksign) ^ 4 warnings generated. cc -o invctrig_test invctrig_test.o atf-c.o -lm ulimit -c unlimited && ntests="`./invctrig_test -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libm/msun PROG=invctrig_test NUMBERS="$tnumbers" regress 1..6 ==== run-invctrig_test-1 ==== 1 ./invctrig_test -r 1 /usr/src/regress/lib/libm/msun/invctrig_test.c:136: (casinh)(_d) (-0 + 0 I) ~= (zero) (0 + 0 I)*** Error 1 in . (Makefile:231 'run-invctrig_test-1') EXPECTED_FAIL ==== cleanup-invctrig_test-1 ==== ./invctrig_test -c 1 ==== run-invctrig_test-2 ==== 2 ./invctrig_test -r 2 /usr/src/regress/lib/libm/msun/invctrig_test.c:165: unexpected exception flags: got 0x1 not 0 for cacosh(z)*** Error 1 in . (Makefile:231 'run-invctrig_test-2') EXPECTED_FAIL ==== cleanup-invctrig_test-2 ==== ./invctrig_test -c 2 ==== run-invctrig_test-3 ==== 3 ./invctrig_test -r 3 /usr/src/regress/lib/libm/msun/invctrig_test.c:239: (cacosh)(z) (nan + 0 I) ~= (CMPLXL(__builtin_inff(), pi / 4)) (inf + 0 I)*** Error 1 in . (Makefile:231 'run-invctrig_test-3') EXPECTED_FAIL ==== cleanup-invctrig_test-3 ==== ./invctrig_test -c 3 ==== run-invctrig_test-4 ==== 4 ./invctrig_test -r 4 /usr/src/regress/lib/libm/msun/invctrig_test.c:292: (cacosh)(conjl(z)) (-1.31696 + 0 I) ~= (conjl(CMPLXL(acosh(fabsl(nums[i])), (nums[i] < 0) ? pi : 0))) (1.31696 + 0 I)*** Error 1 in . (Makefile:231 'run-invctrig_test-4') EXPECTED_FAIL ==== cleanup-invctrig_test-4 ==== ./invctrig_test -c 4 ==== run-invctrig_test-5 ==== 5 ./invctrig_test -r 5 ==== cleanup-invctrig_test-5 ==== ./invctrig_test -c 5 ==== run-invctrig_test-6 ==== 6 ./invctrig_test -r 6 ==== cleanup-invctrig_test-6 ==== ./invctrig_test -c 6 ==== run-invtrig_test ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/invtrig_test.c In file included from /usr/src/regress/lib/libm/msun/invtrig_test.c:41: /usr/src/regress/lib/libm/msun/test-utils.h:178:19: warning: parameter 'checksign' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:16: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:13: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cfpequal_cs(x, y, checksign) ^ 4 warnings generated. cc -o invtrig_test invtrig_test.o atf-c.o -lm ulimit -c unlimited && ntests="`./invtrig_test -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libm/msun PROG=invtrig_test NUMBERS="$tnumbers" regress 1..7 ==== run-invtrig_test-1 ==== 1 ./invtrig_test -r 1 /usr/src/regress/lib/libm/msun/invtrig_test.c:132: unexpected exception flags: got 0 not 0x20 for acosf((float)((0.0)))*** Error 1 in . (Makefile:231 'run-invtrig_test-1') EXPECTED_FAIL ==== cleanup-invtrig_test-1 ==== ./invtrig_test -c 1 ==== run-invtrig_test-2 ==== 2 ./invtrig_test -r 2 /usr/src/regress/lib/libm/msun/invtrig_test.c:160: atan2f(_iny, _inx) (3.141592502593994140625) ~= _out (3.1415927410125732421875), diff=2.38419e-07, maxdiff=0,*** Error 1 in . (Makefile:231 'run-invtrig_test-2') EXPECTED_FAIL ==== cleanup-invtrig_test-2 ==== ./invtrig_test -c 2 ==== run-invtrig_test-3 ==== 3 ./invtrig_test -r 3 /usr/src/regress/lib/libm/msun/invtrig_test.c:249: unexpected exception flags: got 0 not 0x20 for acosf((float)((-1.0)))*** Error 1 in . (Makefile:231 'run-invtrig_test-3') EXPECTED_FAIL ==== cleanup-invtrig_test-3 ==== ./invtrig_test -c 3 ==== run-invtrig_test-4 ==== 4 ./invtrig_test -r 4 ==== cleanup-invtrig_test-4 ==== ./invtrig_test -c 4 ==== run-invtrig_test-5 ==== 5 ./invtrig_test -r 5 /usr/src/regress/lib/libm/msun/invtrig_test.c:307: unexpected exception flags: got 0 not 0x20 for acosf((float)((tiny)))*** Error 1 in . (Makefile:231 'run-invtrig_test-5') EXPECTED_FAIL ==== cleanup-invtrig_test-5 ==== ./invtrig_test -c 5 ==== run-invtrig_test-6 ==== 6 ./invtrig_test -r 6 /usr/src/regress/lib/libm/msun/invtrig_test.c:345: atan2f(_iny, _inx) (1.570796489715576171875) ~= _out (1.57079637050628662109375), diff=1.19209e-07, maxdiff=0,*** Error 1 in . (Makefile:231 'run-invtrig_test-6') EXPECTED_FAIL ==== cleanup-invtrig_test-6 ==== ./invtrig_test -c 6 ==== run-invtrig_test-7 ==== 7 ./invtrig_test -r 7 /usr/src/regress/lib/libm/msun/invtrig_test.c:438: sinasinf(_in) (-0.5407716144729578786661678) ~= _out (-0.540771484375), diff=1.30098e-07, maxdiff=1.2893e-07,*** Error 1 in . (Makefile:231 'run-invtrig_test-7') EXPECTED_FAIL ==== cleanup-invtrig_test-7 ==== ./invtrig_test -c 7 ==== run-logarithm_test ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/logarithm_test.c In file included from /usr/src/regress/lib/libm/msun/logarithm_test.c:44: /usr/src/regress/lib/libm/msun/test-utils.h:178:19: warning: parameter 'checksign' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:16: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:13: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cfpequal_cs(x, y, checksign) ^ 4 warnings generated. cc -o logarithm_test logarithm_test.o atf-c.o -lm ulimit -c unlimited && ntests="`./logarithm_test -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libm/msun PROG=logarithm_test NUMBERS="$tnumbers" regress 1..5 ==== run-logarithm_test-1 ==== 1 ./logarithm_test -r 1 /usr/src/regress/lib/libm/msun/logarithm_test.c:106: unexpected exception flags: got 0x1 not 0 for log1p(__builtin_nanf(""))*** Error 1 in . (Makefile:231 'run-logarithm_test-1') EXPECTED_FAIL ==== cleanup-logarithm_test-1 ==== ./logarithm_test -c 1 ==== run-logarithm_test-2 ==== 2 ./logarithm_test -r 2 ==== cleanup-logarithm_test-2 ==== ./logarithm_test -c 2 ==== run-logarithm_test-3 ==== 3 ./logarithm_test -r 3 ==== cleanup-logarithm_test-3 ==== ./logarithm_test -c 3 ==== run-logarithm_test-4 ==== 4 ./logarithm_test -r 4 ==== cleanup-logarithm_test-4 ==== ./logarithm_test -c 4 ==== run-logarithm_test-5 ==== 5 ./logarithm_test -r 5 ==== cleanup-logarithm_test-5 ==== ./logarithm_test -c 5 ==== run-lrint_test ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/lrint_test.c In file included from /usr/src/regress/lib/libm/msun/lrint_test.c:37: /usr/src/regress/lib/libm/msun/test-utils.h:178:19: warning: parameter 'checksign' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:16: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:13: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cfpequal_cs(x, y, checksign) ^ 4 warnings generated. cc -o lrint_test lrint_test.o atf-c.o -lm ulimit -c unlimited && ntests="`./lrint_test -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libm/msun PROG=lrint_test NUMBERS="$tnumbers" regress 1..1 ==== run-lrint_test-1 ==== 1 ./lrint_test -r 1 ==== cleanup-lrint_test-1 ==== ./lrint_test -c 1 ==== run-lround_test ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/lround_test.c In file included from /usr/src/regress/lib/libm/msun/lround_test.c:39: /usr/src/regress/lib/libm/msun/test-utils.h:178:19: warning: parameter 'checksign' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:16: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:13: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cfpequal_cs(x, y, checksign) ^ 4 warnings generated. cc -o lround_test lround_test.o atf-c.o -lm ulimit -c unlimited && ntests="`./lround_test -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libm/msun PROG=lround_test NUMBERS="$tnumbers" regress 1..1 ==== run-lround_test-1 ==== 1 ./lround_test -r 1 /usr/src/regress/lib/libm/msun/lround_test.c:71: unexpected exception flags: got 0 not 0x20 for lround(0.25)*** Error 1 in . (Makefile:231 'run-lround_test-1') EXPECTED_FAIL ==== cleanup-lround_test-1 ==== ./lround_test -c 1 ==== run-nan_test ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/nan_test.c In file included from /usr/src/regress/lib/libm/msun/nan_test.c:44: /usr/src/regress/lib/libm/msun/test-utils.h:178:19: warning: parameter 'checksign' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:16: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:13: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cfpequal_cs(x, y, checksign) ^ 4 warnings generated. cc -o nan_test nan_test.o atf-c.o -lm ulimit -c unlimited && ntests="`./nan_test -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libm/msun PROG=nan_test NUMBERS="$tnumbers" regress 1..1 ==== run-nan_test-1 ==== 1 ./nan_test -r 1 /usr/src/regress/lib/libm/msun/nan_test.c:72: 'sscanf(nan_str, "%e", &af[2]) == 1' evaluated to false *** Error 1 in . (Makefile:231 'run-nan_test-1') EXPECTED_FAIL ==== cleanup-nan_test-1 ==== ./nan_test -c 1 ==== run-nearbyint_test ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/nearbyint_test.c In file included from /usr/src/regress/lib/libm/msun/nearbyint_test.c:43: /usr/src/regress/lib/libm/msun/test-utils.h:178:19: warning: parameter 'checksign' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:16: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:13: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cfpequal_cs(x, y, checksign) ^ 4 warnings generated. cc -o nearbyint_test nearbyint_test.o atf-c.o -lm ulimit -c unlimited && ntests="`./nearbyint_test -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libm/msun PROG=nearbyint_test NUMBERS="$tnumbers" regress 1..1 ==== run-nearbyint_test-1 ==== 1 ./nearbyint_test -r 1 ==== cleanup-nearbyint_test-1 ==== ./nearbyint_test -c 1 ==== run-next_test ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/next_test.c In file included from /usr/src/regress/lib/libm/msun/next_test.c:44: /usr/src/regress/lib/libm/msun/test-utils.h:178:19: warning: parameter 'checksign' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:16: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:13: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cfpequal_cs(x, y, checksign) ^ 4 warnings generated. cc -o next_test next_test.o atf-c.o -lm ulimit -c unlimited && ntests="`./next_test -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libm/msun PROG=next_test NUMBERS="$tnumbers" regress 1..5 ==== run-next_test-1 ==== 1 ./next_test -r 1 next_test: /usr/src/regress/lib/libm/msun/next_test.c:121 nexttoward(0.0, INFINITY) returned inf, expecting 0x8p-1077 *** Error 1 in . (Makefile:231 'run-next_test-1') EXPECTED_FAIL ==== cleanup-next_test-1 ==== ./next_test -c 1 ==== run-next_test-2 ==== 2 ./next_test -r 2 next_test: /usr/src/regress/lib/libm/msun/next_test.c:149 nexttoward((1.0), (-__builtin_inff())) returned -inf, expecting 0xf.ffffffffffff8p-4 *** Error 1 in . (Makefile:231 'run-next_test-2') EXPECTED_FAIL ==== cleanup-next_test-2 ==== ./next_test -c 2 ==== run-next_test-3 ==== 3 ./next_test -r 3 ==== cleanup-next_test-3 ==== ./next_test -c 3 ==== run-next_test-4 ==== 4 ./next_test -r 4 next_test: /usr/src/regress/lib/libm/msun/next_test.c:174 nexttoward((0x1.87654ffffffffp+0), (__builtin_inff())) returned inf, expecting 0xc.3b2a8p-3 *** Error 1 in . (Makefile:231 'run-next_test-4') EXPECTED_FAIL ==== cleanup-next_test-4 ==== ./next_test -c 4 ==== run-next_test-5 ==== 5 ./next_test -r 5 next_test: /usr/src/regress/lib/libm/msun/next_test.c:239 idf(nexttowardf(INFINITY, FLT_MAX * 2.0)) returned inf, expecting 0xf.fffffp+124 *** Error 1 in . (Makefile:231 'run-next_test-5') EXPECTED_FAIL ==== cleanup-next_test-5 ==== ./next_test -c 5 ==== run-rem_test ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/rem_test.c In file included from /usr/src/regress/lib/libm/msun/rem_test.c:42: /usr/src/regress/lib/libm/msun/test-utils.h:178:19: warning: parameter 'checksign' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:16: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:13: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/rem_test.c:138:32: warning: call to undeclared function 'fls'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return ((unsigned)~0 >> (32 - fls(x))); ^ 5 warnings generated. cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/fls.c cc -o rem_test rem_test.o atf-c.o fls.o -lm ld: warning: rem_test.c:147 (/usr/src/regress/lib/libm/msun/rem_test.c:147)(rem_test.o:(testl)): warning: random() may return deterministic values, is that what you want? ulimit -c unlimited && ntests="`./rem_test -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libm/msun PROG=rem_test NUMBERS="$tnumbers" regress 1..3 ==== run-rem_test-1 ==== 1 ./rem_test -r 1 ==== cleanup-rem_test-1 ==== ./rem_test -c 1 ==== run-rem_test-2 ==== 2 ./rem_test -r 2 ==== cleanup-rem_test-2 ==== ./rem_test -c 2 ==== run-rem_test-3 ==== 3 ./rem_test -r 3 /usr/src/regress/lib/libm/msun/rem_test.c:154: '(q ^ expected_quo) >= 0' evaluated to false *** Error 1 in . (Makefile:231 'run-rem_test-3') EXPECTED_FAIL ==== cleanup-rem_test-3 ==== ./rem_test -c 3 ==== run-trig_test ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/msun/trig_test.c In file included from /usr/src/regress/lib/libm/msun/trig_test.c:46: /usr/src/regress/lib/libm/msun/test-utils.h:178:19: warning: parameter 'checksign' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:16: warning: parameter 'y' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:13: warning: parameter 'x' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] cfpequal_cs(x, y, checksign) ^ /usr/src/regress/lib/libm/msun/test-utils.h:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cfpequal_cs(x, y, checksign) ^ 4 warnings generated. cc -o trig_test trig_test.o atf-c.o -lm ulimit -c unlimited && ntests="`./trig_test -n`" && echo "1..$ntests" && tnumbers="`jot -ns' ' - 1 $ntests`" && make -C /usr/src/regress/lib/libm/msun PROG=trig_test NUMBERS="$tnumbers" regress 1..3 ==== run-trig_test-1 ==== 1 test special cases in sin(), cos(), and tan() ./trig_test -r 1 ==== cleanup-trig_test-1 ==== ./trig_test -c 1 ==== run-trig_test-2 ==== 2 tests the accuracy of these functions over the primary range ./trig_test -r 2 ==== cleanup-trig_test-2 ==== ./trig_test -c 2 ==== run-trig_test-3 ==== 3 tests to ensure argument reduction for large arguments is accurate ./trig_test -r 3 ==== cleanup-trig_test-3 ==== ./trig_test -c 3 XFAIL lib/libm/msun /usr/src/regress/lib/libm/msun/cexp_test.c:113: unexpected exception flags: got 0x20 not 0 for cexpl(0.0)*** Error 1 in . (Makefile:231 'run-cexp_test-1'), /usr/src/regress/lib/libm/msun/cexp_test.c:132: unexpected exception flags: got 0x30 not 0 for cexp(CMPLXL(finites[i], __builtin_nanf("")))*** Error 1 in . (Makefile:231 'run-cexp_test-2'), /usr/src/regress/lib/libm/msun/cexp_test.c:168: unexpected exception flags: got 0x31 not 0x1 for cexp(CMPLXL(finites[i], __builtin_inff()))*** Error 1 in . (Makefile:231 'run-cexp_test-3'), /usr/src/regress/lib/libm/msun/cexp_test.c:210: (cexp)(_d) (-nan + 0 I) ~= (_r) (inf + 0 I)*** Error 1 in . (Makefile:231 'run-cexp_test-4'), /usr/src/regress/lib/libm/msun/cexp_test.c:279: (cexp)(CMPLXL(709.79, 0x1p-1074)) (-nan + 0 I) ~= (CMPLXL(__builtin_inff(), 8.94674309915433533273e-16)) (inf + 0 I)*** Error 1 in . (Makefile:231 'run-cexp_test-7'), /usr/src/regress/lib/libm/msun/csqrt_test.c:165: t_csqrt(CMPLXL(-__builtin_inff(), vals[i])) (-nan + 0 I) ~= CMPLXL(0.0, copysignl(__builtin_inff(), vals[i])) (0 + 0 I)*** Error 1 in . (Makefile:231 'run-csqrt_test-1'), *** Error 1 in . (Makefile:231 'run-csqrt_test-2'), /usr/src/regress/lib/libm/msun/csqrt_test.c:165: t_csqrt(CMPLXL(-__builtin_inff(), vals[i])) (-nan + 0 I) ~= CMPLXL(0.0, copysignl(__builtin_inff(), vals[i])) (0 + 0 I)*** Error 1 in . (Makefile:231 'run-csqrt_test-3'), /usr/src/regress/lib/libm/msun/ctrig_test.c:143: (csinh)(_d) (0 + 0 I) ~= (conjl(-zero)) (-0 + 0 I)*** Error 1 in . (Makefile:231 'run-ctrig_test-1'), /usr/src/regress/lib/libm/msun/ctrig_test.c:180: csinh fetestexcept(((0x04 | 0x20 | 0x01 | 0x08 | 0x10) & ~0x01)) (0x20) != 0*** Error 1 in . (Makefile:231 'run-ctrig_test-2'), /usr/src/regress/lib/libm/msun/ctrig_test.c:254: (csinh)(_d) (-nan + 0 I) ~= (CMPLXL(__builtin_inff(), __builtin_nanf(""))) (inf + 0 I)*** Error 1 in . (Makefile:231 'run-ctrig_test-3'), *** Error 1 in . (Makefile:231 'run-ctrig_test-4'), /usr/src/regress/lib/libm/msun/ctrig_test.c:455: (ctanh)(z) (-nan + 0 I) ~= (CMPLXL(1.0, -1.62994325413993477997492170229268382e-26L)) (1 + 0 I)*** Error 1 in . (Makefile:231 'run-ctrig_test-6'), /usr/src/regress/lib/libm/msun/exponential_test.c:116: unexpected exception flags: got 0 not 0x8 for exp2(50000.0)*** Error 1 in . (Makefile:231 'run-exponential_test-1'), /usr/src/regress/lib/libm/msun/fma_test.c:437: (fma)(_vx, _vy, _vz) (2.25000000000000088817842) ~= (0x1.2000000000001p+1) (2.25000000000000044408921)*** Error 1 in . (Makefile:231 'run-fma_test-7'), /usr/src/regress/lib/libm/msun/invctrig_test.c:136: (casinh)(_d) (-0 + 0 I) ~= (zero) (0 + 0 I)*** Error 1 in . (Makefile:231 'run-invctrig_test-1'), /usr/src/regress/lib/libm/msun/invctrig_test.c:165: unexpected exception flags: got 0x1 not 0 for cacosh(z)*** Error 1 in . (Makefile:231 'run-invctrig_test-2'), /usr/src/regress/lib/libm/msun/invctrig_test.c:239: (cacosh)(z) (nan + 0 I) ~= (CMPLXL(__builtin_inff(), pi / 4)) (inf + 0 I)*** Error 1 in . (Makefile:231 'run-invctrig_test-3'), /usr/src/regress/lib/libm/msun/invctrig_test.c:292: (cacosh)(conjl(z)) (-1.31696 + 0 I) ~= (conjl(CMPLXL(acosh(fabsl(nums[i])), (nums[i] < 0) ? pi : 0))) (1.31696 + 0 I)*** Error 1 in . (Makefile:231 'run-invctrig_test-4'), /usr/src/regress/lib/libm/msun/invtrig_test.c:132: unexpected exception flags: got 0 not 0x20 for acosf((float)((0.0)))*** Error 1 in . (Makefile:231 'run-invtrig_test-1'), /usr/src/regress/lib/libm/msun/invtrig_test.c:160: atan2f(_iny, _inx) (3.141592502593994140625) ~= _out (3.1415927410125732421875), diff=2.38419e-07, maxdiff=0,*** Error 1 in . (Makefile:231 'run-invtrig_test-2'), /usr/src/regress/lib/libm/msun/invtrig_test.c:249: unexpected exception flags: got 0 not 0x20 for acosf((float)((-1.0)))*** Error 1 in . (Makefile:231 'run-invtrig_test-3'), /usr/src/regress/lib/libm/msun/invtrig_test.c:307: unexpected exception flags: got 0 not 0x20 for acosf((float)((tiny)))*** Error 1 in . (Makefile:231 'run-invtrig_test-5'), /usr/src/regress/lib/libm/msun/invtrig_test.c:345: atan2f(_iny, _inx) (1.570796489715576171875) ~= _out (1.57079637050628662109375), diff=1.19209e-07, maxdiff=0,*** Error 1 in . (Makefile:231 'run-invtrig_test-6'), /usr/src/regress/lib/libm/msun/invtrig_test.c:438: sinasinf(_in) (-0.5407716144729578786661678) ~= _out (-0.540771484375), diff=1.30098e-07, maxdiff=1.2893e-07,*** Error 1 in . (Makefile:231 'run-invtrig_test-7'), /usr/src/regress/lib/libm/msun/logarithm_test.c:106: unexpected exception flags: got 0x1 not 0 for log1p(__builtin_nanf(""))*** Error 1 in . (Makefile:231 'run-logarithm_test-1'), /usr/src/regress/lib/libm/msun/lround_test.c:71: unexpected exception flags: got 0 not 0x20 for lround(0.25)*** Error 1 in . (Makefile:231 'run-lround_test-1'), *** Error 1 in . (Makefile:231 'run-nan_test-1'), *** Error 1 in . (Makefile:231 'run-next_test-1'), *** Error 1 in . (Makefile:231 'run-next_test-2'), *** Error 1 in . (Makefile:231 'run-next_test-4'), *** Error 1 in . (Makefile:231 'run-next_test-5'), *** Error 1 in . (Makefile:231 'run-rem_test-3') START lib/libm/nextafter 2025-02-13T01:14:30Z rm -f a.out [Ee]rrs mklog *.core y.tab.h nextafter nextafter.o nextafter.d ==== run-regress-nextafter ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/nextafter/nextafter.c cc -o nextafter nextafter.o -lm ./nextafter PASS lib/libm/nextafter Duration 0m00.22s START lib/libm/rint 2025-02-13T01:14:30Z rm -f a.out [Ee]rrs mklog *.core y.tab.h rint rint.o rint.d ==== run-regress-rint ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/rint/rint.c cc -o rint rint.o -lm ./rint PASS lib/libm/rint Duration 0m00.18s START lib/libm/round 2025-02-13T01:14:30Z rm -f a.out [Ee]rrs mklog *.core y.tab.h round round.o round.d ==== run-regress-round ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/round/round.c cc -o round round.o -lm ./round PASS lib/libm/round Duration 0m00.19s START lib/libm/tgamma 2025-02-13T01:14:30Z rm -f a.out [Ee]rrs mklog *.core y.tab.h tgamma tgamma.o tgamma.d ==== run-regress-tgamma ==== cc -O2 -pipe -fno-builtin -g -MD -MP -c /usr/src/regress/lib/libm/tgamma/tgamma.c cc -o tgamma tgamma.o -lm ./tgamma PASS lib/libm/tgamma Duration 0m00.17s START lib/libm/toint 2025-02-13T01:14:30Z rm -f a.out [Ee]rrs mklog *.core y.tab.h toint toint.o toint.d ==== run-regress-toint ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libm/toint/toint.c cc -o toint toint.o ./toint PASS lib/libm/toint Duration 0m00.17s START lib/libm/trivial1 2025-02-13T01:14:30Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ==== test-fp ==== perl /usr/src/regress/lib/libm/trivial1/test-fp.pl | diff -u - /usr/src/regress/lib/libm/trivial1/test-fp.out PASS lib/libm/trivial1 Duration 0m00.04s START lib/libpthread 2025-02-13T01:14:31Z ===> barrier rm -f a.out [Ee]rrs mklog *.core y.tab.h barrier barrier.o barrier.d ===> blocked_shutdown rm -f a.out [Ee]rrs mklog *.core y.tab.h blocked_shutdown blocked_shutdown.o blocked_shutdown.d ===> cancel rm -f a.out [Ee]rrs mklog *.core y.tab.h cancel cancel.o cancel.d ===> cancel2 rm -f a.out [Ee]rrs mklog *.core y.tab.h cancel2 cancel2.o cancel2.d ===> cancel_wait rm -f a.out [Ee]rrs mklog *.core y.tab.h cancel_wait cancel_wait.o cancel_wait.d ===> close rm -f a.out [Ee]rrs mklog *.core y.tab.h close close.o close.d ===> close_race rm -f a.out [Ee]rrs mklog *.core y.tab.h close_race close_race.o close_race.d ===> closefrom rm -f a.out [Ee]rrs mklog *.core y.tab.h closefrom closefrom.o closefrom.d ===> cwd rm -f a.out [Ee]rrs mklog *.core y.tab.h cwd cwd.o cwd.d ===> dlopen rm -f a.out [Ee]rrs mklog *.core y.tab.h dlopen dlopen.o dlopen.d ===> earlysig rm -f a.out [Ee]rrs mklog *.core y.tab.h earlysig earlysig.o earlysig.d ===> errno rm -f a.out [Ee]rrs mklog *.core y.tab.h errno errno.o errno.d ===> execve rm -f a.out [Ee]rrs mklog *.core y.tab.h execve execve.o execve.d ===> fork rm -f a.out [Ee]rrs mklog *.core y.tab.h fork fork.o fork.d ===> group rm -f a.out [Ee]rrs mklog *.core y.tab.h group group.o group.d ===> malloc_duel rm -f a.out [Ee]rrs mklog *.core y.tab.h malloc_duel malloc_duel.o malloc_duel.d ===> netdb rm -f a.out [Ee]rrs mklog *.core y.tab.h netdb netdb.o netdb.d ===> pcap rm -f a.out [Ee]rrs mklog *.core y.tab.h pcap pcap.o pcap.d ===> poll rm -f a.out [Ee]rrs mklog *.core y.tab.h poll poll.o poll.d ===> preemption rm -f a.out [Ee]rrs mklog *.core y.tab.h preemption preemption.o preemption.d ===> preemption_float rm -f a.out [Ee]rrs mklog *.core y.tab.h preemption_float preemption_float.o preemption_float.d ===> pthread_atfork rm -f a.out [Ee]rrs mklog *.core y.tab.h pthread_atfork pthread_atfork.o pthread_atfork.d ===> pthread_cond_timedwait rm -f a.out [Ee]rrs mklog *.core y.tab.h pthread_cond_timedwait pthread_cond_timedwait.o pthread_cond_timedwait.d ===> pthread_create rm -f a.out [Ee]rrs mklog *.core y.tab.h pthread_create pthread_create.o pthread_create.d ===> pthread_join rm -f a.out [Ee]rrs mklog *.core y.tab.h pthread_join pthread_join.o pthread_join.d ===> pthread_kill rm -f a.out [Ee]rrs mklog *.core y.tab.h pthread_kill pthread_kill.o pthread_kill.d ===> pthread_mutex rm -f a.out [Ee]rrs mklog *.core y.tab.h pthread_mutex pthread_mutex.o pthread_mutex.d ===> pthread_once rm -f a.out [Ee]rrs mklog *.core y.tab.h pthread_once pthread_once.o pthread_once.d ===> pthread_rwlock rm -f a.out [Ee]rrs mklog *.core y.tab.h pthread_rwlock pthread_rwlock.o pthread_rwlock.d ===> pthread_rwlock2 rm -f a.out [Ee]rrs mklog *.core y.tab.h pthread_rwlock2 pthread_rwlock2.o pthread_rwlock2.d ===> pthread_specific rm -f a.out [Ee]rrs mklog *.core y.tab.h pthread_specific pthread_specific.o pthread_specific.d ===> readdir rm -f a.out [Ee]rrs mklog *.core y.tab.h readdir readdir.o readdir.d ===> restart ===> restart/accept rm -f a.out [Ee]rrs mklog *.core y.tab.h accept accept.o accept.d ===> restart/connect rm -f a.out [Ee]rrs mklog *.core y.tab.h connect connect.o connect.d ===> restart/kevent rm -f a.out [Ee]rrs mklog *.core y.tab.h kevent kevent.o kevent.d ===> restart/read rm -f a.out [Ee]rrs mklog *.core y.tab.h read read.o read.d ===> restart/readv rm -f a.out [Ee]rrs mklog *.core y.tab.h readv readv.o readv.d ===> restart/recvfrom rm -f a.out [Ee]rrs mklog *.core y.tab.h recvfrom recvfrom.o recvfrom.d ===> restart/recvmsg rm -f a.out [Ee]rrs mklog *.core y.tab.h recvmsg recvmsg.o recvmsg.d ===> select rm -f a.out [Ee]rrs mklog *.core y.tab.h select select.o select.d ===> semaphore ===> semaphore/sem_destroy rm -f a.out [Ee]rrs mklog *.core y.tab.h sem_destroy sem_destroy.o sem_destroy.d ===> semaphore/sem_getvalue rm -f a.out [Ee]rrs mklog *.core y.tab.h sem_getvalue sem_getvalue.o sem_getvalue.d ===> semaphore/sem_trywait rm -f a.out [Ee]rrs mklog *.core y.tab.h sem_trywait sem_trywait.o sem_trywait.d ===> semaphore/sem_wait rm -f a.out [Ee]rrs mklog *.core y.tab.h sem_wait sem_wait.o sem_wait.d ===> semaphore/sem_timedwait rm -f a.out [Ee]rrs mklog *.core y.tab.h sem_timedwait sem_timedwait.o sem_timedwait.d ===> setjmp rm -f a.out [Ee]rrs mklog *.core y.tab.h setjmp setjmp.o setjmp.d ===> sigdeliver rm -f a.out [Ee]rrs mklog *.core y.tab.h sigdeliver sigdeliver.o sigdeliver.d ===> siginfo rm -f a.out [Ee]rrs mklog *.core y.tab.h siginfo siginfo.o siginfo.d ===> siginterrupt rm -f a.out [Ee]rrs mklog *.core y.tab.h siginterrupt siginterrupt.o siginterrupt.d ===> signal rm -f a.out [Ee]rrs mklog *.core y.tab.h signal signal.o signal.d ===> signals ===> signals/ignore_sigchild rm -f a.out [Ee]rrs mklog *.core y.tab.h ignore_sigchild ignore_sigchild.o ignore_sigchild.d ===> signals/pthread_join rm -f a.out [Ee]rrs mklog *.core y.tab.h pthread_join pthread_join.o pthread_join.d ===> signals/pthread_mutex_lock rm -f a.out [Ee]rrs mklog *.core y.tab.h pthread_mutex_lock pthread_mutex_lock.o pthread_mutex_lock.d ===> signodefer rm -f a.out [Ee]rrs mklog *.core y.tab.h signodefer signodefer.o signodefer.d ===> sigsuspend rm -f a.out [Ee]rrs mklog *.core y.tab.h sigsuspend sigsuspend.o sigsuspend.d ===> sigwait rm -f a.out [Ee]rrs mklog *.core y.tab.h sigwait sigwait.o sigwait.d ===> sleep rm -f a.out [Ee]rrs mklog *.core y.tab.h sleep sleep.o sleep.d ===> socket ===> socket/1 rm -f a.out [Ee]rrs mklog *.core y.tab.h socket1 socket1.o socket1.d ===> socket/2a rm -f a.out [Ee]rrs mklog *.core y.tab.h socket2a socket2a.o socket2a.d ===> socket/2 rm -f a.out [Ee]rrs mklog *.core y.tab.h socket2 socket2.o socket2a socket2.d ===> socket/3 rm -f a.out [Ee]rrs mklog *.core y.tab.h socket3 socket3.o socket3.d ===> spinlock rm -f a.out [Ee]rrs mklog *.core y.tab.h spinlock spinlock.o spinlock.d ===> stack rm -f a.out [Ee]rrs mklog *.core y.tab.h stack stack.o stack.d ===> stdarg rm -f a.out [Ee]rrs mklog *.core y.tab.h stdarg stdarg.o stdarg.d ===> stdio rm -f a.out [Ee]rrs mklog *.core y.tab.h stdio stdio.o stdio.d ===> switch rm -f a.out [Ee]rrs mklog *.core y.tab.h switch switch.o switch.d ===> system rm -f a.out [Ee]rrs mklog *.core y.tab.h system system.o system.d ===> setsockopt ===> setsockopt/1 rm -f a.out [Ee]rrs mklog *.core y.tab.h setsockopt1 setsockopt1.o setsockopt1.d ===> setsockopt/2 rm -f a.out [Ee]rrs mklog *.core y.tab.h setsockopt2 setsockopt2.o setsockopt2.d ===> setsockopt/3a rm -f a.out [Ee]rrs mklog *.core y.tab.h setsockopt3a setsockopt3a.o setsockopt3a.d ===> setsockopt/3 rm -f a.out [Ee]rrs mklog *.core y.tab.h setsockopt3 setsockopt3.o setsockopt3a setsockopt3.d ===> barrier ==== run-regress-barrier ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/barrier"' -I/usr/src/regress/lib/libpthread/barrier/../include -MD -MP -c /usr/src/regress/lib/libpthread/barrier/barrier.c cc -o barrier barrier.o -lpthread ./barrier Thread 0 started Thread 1 started Thread 2 started Thread 3 started Thread 4 started Thread 5 started Thread 6 started Thread 7 started Thread 8 started Thread 9 started ===> blocked_shutdown ==== run-regress-blocked_shutdown ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/blocked_shutdown"' -I/usr/src/regress/lib/libpthread/blocked_shutdown/../include -MD -MP -c /usr/src/regress/lib/libpthread/blocked_shutdown/blocked_shutdown.c cc -o blocked_shutdown blocked_shutdown.o -lpthread ./blocked_shutdown ===> cancel ==== run-regress-cancel ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/cancel"' -I/usr/src/regress/lib/libpthread/cancel/../include -MD -MP -c /usr/src/regress/lib/libpthread/cancel/cancel.c cc -o cancel cancel.o -lutil -lpthread ./cancel you should see this message exactly once (fyi, cancellation of self was instantaneous) early = 0 ===> cancel2 ==== run-regress-cancel2 ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/cancel2"' -I/usr/src/regress/lib/libpthread/cancel2/../include -MD -MP -c /usr/src/regress/lib/libpthread/cancel2/cancel2.c cc -o cancel2 cancel2.o -lpthread ./cancel2 trying select trying pselect trying poll trying ppoll ===> cancel_wait ==== run-regress-cancel_wait ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/cancel_wait"' -I/usr/src/regress/lib/libpthread/cancel_wait/../include -MD -MP -c /usr/src/regress/lib/libpthread/cancel_wait/cancel_wait.c cc -o cancel_wait cancel_wait.o -lpthread ./cancel_wait trying wait trying waitpid trying wait3 trying wait4 ===> close ==== run-regress-close ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/close"' -I/usr/src/regress/lib/libpthread/close/../include -MD -MP -c /usr/src/regress/lib/libpthread/close/close.c /usr/src/regress/lib/libpthread/close/close.c:108:2: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(write(fd, garbage, sizeof garbage)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/close/../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/close/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ 1 warning generated. cc -o close close.o -lpthread ./close main: connecting to test port with fd 3 main: connected on fd 3 starting child thread child: writing some garbage to fd 3 child: calling select() with fd 3 main: closing fd 3 main: closed child: select() returned -1, errno 9 = Bad file descriptor [correct] ===> close_race ==== run-regress-close_race ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/close_race"' -I/usr/src/regress/lib/libpthread/close_race/../include -MD -MP -c /usr/src/regress/lib/libpthread/close_race/close_race.c cc -o close_race close_race.o -lpthread ./close_race ===> closefrom ==== run-regress-closefrom ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/closefrom"' -I/usr/src/regress/lib/libpthread/closefrom/../include -MD -MP -c /usr/src/regress/lib/libpthread/closefrom/closefrom.c cc -o closefrom closefrom.o -lpthread ./closefrom closefrom(3) == -1/9 closefrom(3) == -1/9 dummy thread exited with status 0x0 ===> cwd ==== run-regress-cwd ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/cwd"' -I/usr/src/regress/lib/libpthread/cwd/../include -MD -MP -c /usr/src/regress/lib/libpthread/cwd/cwd.c cc -o cwd cwd.o -lpthread ld: warning: cwd.c:53 (/usr/src/regress/lib/libpthread/cwd/cwd.c:53)(cwd.o:(main)): warning: getwd() possibly used unsafely; consider using getcwd() ./cwd getcwd => /usr/obj/regress/lib/libpthread/cwd getwd => /usr/obj/regress/lib/libpthread/cwd ===> dlopen ==== run-regress-dlopen ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/dlopen"' -I/usr/src/regress/lib/libpthread/dlopen/../include -MD -MP -c /usr/src/regress/lib/libpthread/dlopen/dlopen.c cc -o dlopen dlopen.o ./dlopen * * * * * * * * * * * * * * * * * * * * * * * * * single threaded semop: pass time = 1.009822160 sigsuspend: pass time = 1.009674811 poll: fail time = 0.000092346 r = 1 open_fifo: pass time = 1.004753042 nanosleep: pass time = 1.004774138 flock: pass time = 1.003924184 fcntl(F_SETLKW): pass time = 1.003347058 connect: pass time = 1.004472767 accept: pass time = 1.009974683 in thread after dlopen(pthread) semop: pass time = 1.008748251 sigsuspend: pass time = 1.009945306 poll: fail time = 0.000025559 r = 1 open_fifo: pass time = 1.004667832 nanosleep: pass time = 1.004763450 flock: pass time = 1.004624627 fcntl(F_SETLKW): pass time = 1.003636842 connect: pass time = 1.004565251 accept: pass time = 1.009990702 using cancellation semop: pass time = 1.009381991 sigsuspend: pass time = 1.010081493 poll: fail time = 1.009844892 r = 1 open_fifo: pass time = 1.004903038 nanosleep: pass time = 1.005130269 flock: pass time = 1.004065174 fcntl(F_SETLKW): pass time = 1.003150754 connect: pass time = 1.004654750 accept: pass time = 1.010301876 ===> earlysig ==== run-regress-earlysig ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/earlysig"' -I/usr/src/regress/lib/libpthread/earlysig/../include -MD -MP -c /usr/src/regress/lib/libpthread/earlysig/earlysig.c cc -o earlysig earlysig.o -lpthread ./earlysig ===> errno ==== run-regress-errno ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/errno"' -I/usr/src/regress/lib/libpthread/errno/../include -MD -MP -c /usr/src/regress/lib/libpthread/errno/errno.c /usr/src/regress/lib/libpthread/errno/errno.c:62:3: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(write(STDOUT_FILENO, "m", 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/errno/../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/errno/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ /usr/src/regress/lib/libpthread/errno/errno.c:67:3: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(write(STDOUT_FILENO, "\n", 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/errno/../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/errno/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ /usr/src/regress/lib/libpthread/errno/errno.c:73:3: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(write(STDOUT_FILENO, "2", 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/errno/../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/errno/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ /usr/src/regress/lib/libpthread/errno/errno.c:157:2: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(write(STDOUT_FILENO, "X", 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/errno/../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/errno/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ 4 warnings generated. cc -o errno errno.o -lpthread ./errno X ===> execve ==== run-regress-execve ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/execve"' -I/usr/src/regress/lib/libpthread/execve/../include -MD -MP -c /usr/src/regress/lib/libpthread/execve/execve.c /usr/src/regress/lib/libpthread/execve/execve.c:95:2: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(write(STDOUT_FILENO, should_succeed, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/execve/../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/execve/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ 1 warning generated. cc -o execve execve.o -lpthread ./execve This is the first message IGNORED: stdout is not a tty: this test needs a tty ===> fork ==== run-regress-fork ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/fork"' -I/usr/src/regress/lib/libpthread/fork/../include -MD -MP -c /usr/src/regress/lib/libpthread/fork/fork.c cc -o fork fork.o -lpthread ./fork forking from pid 67939 parent = pid 67939 parent ok ===> group ==== run-regress-group ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/group"' -I/usr/src/regress/lib/libpthread/group/../include -MD -MP -c /usr/src/regress/lib/libpthread/group/group.c cc -o group group.o -lpthread ./group gid 0 gid 1 gid 3 gid 4 gid 2 before: kmem:*:2:root after: kmem:*:2:root before: daemon:*:1:daemon after: daemon:*:1:daemon before: sys:*:3:root after: sys:*:3:root before: tty:*:4:root after: tty:*:4:root before: wheel:*:0:root,user after: wheel:*:0:root,user ===> malloc_duel ==== run-regress-malloc_duel ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/malloc_duel"' -I/usr/src/regress/lib/libpthread/malloc_duel/../include -MD -MP -c /usr/src/regress/lib/libpthread/malloc_duel/malloc_duel.c cc -o malloc_duel malloc_duel.o -lpthread ./malloc_duel ===> netdb ==== run-regress-netdb ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/netdb"' -I/usr/src/regress/lib/libpthread/netdb/../include -MD -MP -c /usr/src/regress/lib/libpthread/netdb/netdb.c /usr/src/regress/lib/libpthread/netdb/netdb.c:57:2: warning: format specifies type 'char *' but the argument has type 'struct servent *' [-Wformat] CHECKhn(serv = getservbyname("telnet", "tcp")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/netdb/../include/test.h:112:20: note: expanded from macro 'CHECKhn' #define CHECKhn(x) _CHECK(x, != 0, hstrerror(h_errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/netdb/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ /usr/src/regress/lib/libpthread/netdb/netdb.c:67:2: warning: format specifies type 'char *' but the argument has type 'struct hostent *' [-Wformat] CHECKhn(host = gethostbyname("localhost")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/netdb/../include/test.h:112:20: note: expanded from macro 'CHECKhn' #define CHECKhn(x) _CHECK(x, != 0, hstrerror(h_errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/netdb/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ /usr/src/regress/lib/libpthread/netdb/netdb.c:77:2: warning: format specifies type 'char *' but the argument has type 'struct hostent *' [-Wformat] CHECKhn(host = gethostbyname("127.0.0.1")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/netdb/../include/test.h:112:20: note: expanded from macro 'CHECKhn' #define CHECKhn(x) _CHECK(x, != 0, hstrerror(h_errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/netdb/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ 3 warnings generated. cc -o netdb netdb.o -lpthread ./netdb getservbyname -> port 23 gethostbyname -> 127.0.0.1 ===> pcap ==== run-regress-pcap ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/pcap"' -I/usr/src/regress/lib/libpthread/pcap/../include -MD -MP -c /usr/src/regress/lib/libpthread/pcap/pcap.c cc -o pcap pcap.o -lpcap -lpthread ./pcap PING 127.0.0.1 (127.0.0.1): 56 data bytes 64 bytes from 127.0.0.1: icmp_seq=0 ttl=255 time=0.036 ms 64 bytes from 127.0.0.1: icmp_seq=1 ttl=255 time=0.060 ms 64 bytes from 127.0.0.1: icmp_seq=2 ttl=255 time=0.066 ms --- 127.0.0.1 ping statistics --- 3 packets transmitted, 3 packets received, 0.0% packet loss round-trip min/avg/max/std-dev = 0.036/0.054/0.066/0.013 ms ===> poll ==== run-regress-poll ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/poll"' -I/usr/src/regress/lib/libpthread/poll/../include -MD -MP -c /usr/src/regress/lib/libpthread/poll/poll.c cc -o poll poll.o -lutil -lpthread ./poll zero p[0]={fd=3, events=< in out > revents=< in out >} null p[1]={fd=4, events=< in out > revents=< in out >} closing zero zero p[0]={fd=3, events=< in out > revents=< nval >} null p[1]={fd=4, events=< in out > revents=< in out >} closing null rpipe p[0]={fd=3, events=< in > revents=< >} wpipe p[1]={fd=4, events=< out > revents=< out >} bg writing to wpipe rpipe p[0]={fd=3, events=< in > revents=< in >} ===> preemption ==== run-regress-preemption ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/preemption"' -I/usr/src/regress/lib/libpthread/preemption/../include -MD -MP -c /usr/src/regress/lib/libpthread/preemption/preemption.c cc -o preemption preemption.o -lpthread ./preemption yielding: 0 1 2 3 4 5 6 7 8 9 ===> preemption_float ==== run-regress-preemption_float ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/preemption_float"' -I/usr/src/regress/lib/libpthread/preemption_float/../include -MD -MP -c /usr/src/regress/lib/libpthread/preemption_float/preemption_float.c cc -o preemption_float preemption_float.o -lm -lpthread ./preemption_float ===> pthread_atfork ==== run-regress-pthread_atfork ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/pthread_atfork"' -I/usr/src/regress/lib/libpthread/pthread_atfork/../include -MD -MP -c /usr/src/regress/lib/libpthread/pthread_atfork/pthread_atfork.c cc -o pthread_atfork pthread_atfork.o -lpthread ./pthread_atfork ===> pthread_cond_timedwait ==== run-regress-pthread_cond_timedwait ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/pthread_cond_timedwait"' -I/usr/src/regress/lib/libpthread/pthread_cond_timedwait/../include -MD -MP -c /usr/src/regress/lib/libpthread/pthread_cond_timedwait/pthread_cond_timedwait.c cc -o pthread_cond_timedwait pthread_cond_timedwait.o -lpthread ./pthread_cond_timedwait pthread_cond_timedwait START Got timeout 0 in 5.007301055 seconds Got timeout 1 in 10.017324211 seconds ===> pthread_create ==== run-regress-pthread_create ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/pthread_create"' -I/usr/src/regress/lib/libpthread/pthread_create/../include -MD -MP -c /usr/src/regress/lib/libpthread/pthread_create/pthread_create.c cc -o pthread_create pthread_create.o -lpthread ./pthread_create Original thread stack at 0x7bf8902e8d3c New thread was passed arg address 0xdeadbeef New thread stack at 0xf70fda8ce34 ===> pthread_join ==== run-regress-pthread_join ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/pthread_join"' -I/usr/src/regress/lib/libpthread/pthread_join/../include -MD -MP -c /usr/src/regress/lib/libpthread/pthread_join/pthread_join.c cc -o pthread_join pthread_join.o -lpthread ./pthread_join Original thread stack at 0x7a9e39ed1bf4 New thread 1 stack at 0x689cc809ebc New thread 2 stack at 0x689cc809ebc ===> pthread_kill ==== run-regress-pthread_kill ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/pthread_kill"' -I/usr/src/regress/lib/libpthread/pthread_kill/../include -MD -MP -c /usr/src/regress/lib/libpthread/pthread_kill/pthread_kill.c cc -o pthread_kill pthread_kill.o -lpthread ./pthread_kill act_handler: signal 30, siginfo 0x77e5135a3170, context 0x77e5135a3080 act_handler: signal 30, siginfo 0xb4823dbcab0, context 0xb4823dbc9c0 act_handler: signal 30, siginfo 0xb485620ba30, context 0xb485620b940 Thread T1 woke up Thread T2 woke up ===> pthread_mutex ==== run-regress-pthread_mutex ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/pthread_mutex"' -I/usr/src/regress/lib/libpthread/pthread_mutex/../include -MD -MP -c /usr/src/regress/lib/libpthread/pthread_mutex/pthread_mutex.c cc -o pthread_mutex pthread_mutex.o -lpthread ./pthread_mutex test_mutex_static() test_nocontention_lock() test_nocontention_trylock() test_contention_lock() test_mutex_fast() test_nocontention_lock() test_nocontention_trylock() test_contention_lock() test_mutex_debug() test_nocontention_lock() test_nocontention_trylock() test_contention_lock() test_debug_double_lock() test_debug_double_unlock() test_mutex_recursive() test_mutex_recursive_lock() test_mutex_recursive_trylock() test_mutex_normal() test_nocontention_lock() test_nocontention_trylock() test_contention_lock() ===> pthread_once The fix for this bug has been backed out. https://marc.info/?l=openbsd-cvs&m=150983604531467&w=2 Wait until guenther@ has fixed the binutils problem with the samba port. DISABLED ===> pthread_rwlock ==== run-regress-pthread_rwlock ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/pthread_rwlock"' -I/usr/src/regress/lib/libpthread/pthread_rwlock/../include -MD -MP -c /usr/src/regress/lib/libpthread/pthread_rwlock/pthread_rwlock.c cc -o pthread_rwlock pthread_rwlock.o -lpthread ./pthread_rwlock reader 0 locked, state = 1 reader 2 locked, state = 2 reader 5 locked, state = 3 reader 0 woken, state = 3 reader 3 locked, state = 4 reader 5 woken, state = 4 reader 0 woken, state = 4 reader 2 woken, state = 4 reader 1 locked, state = 5 reader 5 woken, state = 5 reader 3 woken, state = 5 reader 0 woken, state = 5 writer started, state = 5 reader 2 woken, state = 5 reader 4 locked, state = 6 reader 0 woken, state = 6 writer woken, state = 6 writer starting reader 0 woken, state = 7 reader 0 unlocked reader 3 woken, state = 7 reader 3 unlocked reader 1 woken, state = 7 reader 1 unlocked reader 2 woken, state = 7 reader 2 unlocked reader 5 woken, state = 7 reader 5 unlocked reader 4 unlocked writer locked reader 3 woken, state = 8 reader 4 woken, state = 8 reader 2 woken, state = 8 reader 1 woken, state = 9 reader 2 woken, state = 9 reader 0 woken, state = 9 reader 3 woken, state = 9 writer unlocking writer exiting reader 2 woken, state = 0 reader 2 trying again (1) reader 2 locked again (1) reader 3 woken, state = 1 reader 3 trying again (2) reader 3 locked again (2) reader 1 woken, state = 2 reader 1 trying again (3) reader 1 locked again (3) reader 4 woken, state = 3 reader 4 trying again (4) reader 4 locked again (4) reader 2 woken, state = 4 reader 1 woken, state = 4 reader 3 woken, state = 4 reader 0 woken, state = 4 reader 0 trying again (5) reader 0 locked again (5) reader 4 woken, state = 5 reader 3 woken, state = 5 reader 5 woken, state = 5 reader 5 trying again (6) reader 5 locked again (6) reader 5 exiting reader 2 woken, state = 6 reader 2 exiting reader 4 woken, state = 6 reader 4 exiting reader 1 woken, state = 6 reader 0 woken, state = 6 reader 1 exiting reader 0 exiting reader 3 woken, state = 6 reader 3 exiting ===> pthread_rwlock2 ==== run-regress-pthread_rwlock2 ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/pthread_rwlock2"' -I/usr/src/regress/lib/libpthread/pthread_rwlock2/../include -MD -MP -c /usr/src/regress/lib/libpthread/pthread_rwlock2/pthread_rwlock2.c /usr/src/regress/lib/libpthread/pthread_rwlock2/pthread_rwlock2.c:69:15: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] int self_n = (int)data; ^~~~~~~~~ 1 warning generated. cc -o pthread_rwlock2 pthread_rwlock2.o -lpthread ./pthread_rwlock2 rthread init 0x12b9efc81d8: mutex_lock 0x12b9efc8838 (0x0) 0x12b9efc81d8: mutex_unlock 0x12b9efc8838 (0x12b9efc81d8) 0x12b9efc81d8: mutex_lock 0x12b9efc8838 (0x0) 0x12b9efc81d8: mutex_unlock 0x12b9efc8838 (0x12b9efc81d8) 0x12b73bd4840: mutex_lock 0x12b9efc8868 (0x0) 0x12b9efc81d8: mutex_lock 0x12b9efc8838 (0x0) 0x12b9efc81d8: mutex_unlock 0x12b9efc8838 (0x12b9efc81d8) 0x12b73bd4840: mutex_unlock 0x12b9efc8868 (0x12b73bd4840) 0x12b73bd4840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fe40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b9efc81d8: mutex_lock 0x12b9efc8838 (0x0) 0x12b73bd4440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b9efc81d8: mutex_unlock 0x12b9efc8838 (0x12b9efc81d8) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b9efc81d8: mutex_lock 0x12b9efc8838 (0x0) 0x12b9efc81d8: mutex_unlock 0x12b9efc8838 (0x12b9efc81d8) 0x12b9efc81d8: mutex_lock 0x12b9efc8838 (0x0) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12b9efc81d8: mutex_unlock 0x12b9efc8838 (0x12b9efc81d8) 0x12b73bd4e40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12b9efc81d8: mutex_lock 0x12b9efc8838 (0x0) 0x12ad67e9440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b9efc81d8: mutex_unlock 0x12b9efc8838 (0x12b9efc81d8) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b9efc81d8: mutex_lock 0x12b9efc8838 (0x0) 0x12b9efc81d8: mutex_unlock 0x12b9efc8838 (0x12b9efc81d8) 0x12b73bd4e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b73bd4040: rwlock_wrlock 0x12b48bce4a0 (2147483650) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12b9efc81d8: mutex_lock 0x12b9efc8838 (0x0) 0x12b9efc81d8: mutex_unlock 0x12b9efc8838 (0x12b9efc81d8) 0x12b9efc81d8: mutex_lock 0x12b9efc8838 (0x0) 0x12b9efc81d8: mutex_unlock 0x12b9efc8838 (0x12b9efc81d8) 0x12ad67e9240: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b9efc81d8: mutex_lock 0x12b9efc8838 (0x0) 0x12b9efc81d8: mutex_unlock 0x12b9efc8838 (0x12b9efc81d8) 0x12b73bd4040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b5ec59240: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b9efc81d8: mutex_lock 0x12b9efc8838 (0x0) 0x12b9efc81d8: mutex_unlock 0x12b9efc8838 (0x12b9efc81d8) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b9efc81d8: mutex_lock 0x12b9efc8838 (0x0) 0x12b73bd4240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12b9efc81d8: mutex_unlock 0x12b9efc8838 (0x12b9efc81d8) 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b9efc81d8: mutex_lock 0x12b9efc8838 (0x0) 0x12b9efc81d8: mutex_unlock 0x12b9efc8838 (0x12b9efc81d8) 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b9efc81d8: mutex_lock 0x12b9efc8838 (0x0) 0x12b9efc81d8: mutex_unlock 0x12b9efc8838 (0x12b9efc81d8) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4840 stack 0x12b1c65a240 rthread reaping 0x12b73bd4440 stack 0x12b1c65a0f0 rthread reaping 0x12b0037fe40 stack 0x12b1c65a4b0 rthread reaping 0x12ad67e9440 stack 0x12b1c659600 rthread reaping 0x12b73bd4e40 stack 0x12b1c674e70 0x12b73bd4640: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b73bd4a40 stack 0x12b1c65ad50 rthread reaping 0x12b73bd4040 stack 0x12b1c654030 rthread reaping 0x12ad67e9240 stack 0x12b1c65a480 rthread reaping 0x12ad67e9a40 stack 0x12b1c6541b0 rthread reaping 0x12b5ec59240 stack 0x12b1c65a030 rthread reaping 0x12b73bd4240 stack 0x12b1c674e40 rthread reaping 0x12b73bd4c40 stack 0x12b1c6742d0 0x12b0037f240: rwlock_wrlock 0x12b48bce4a0 (2147483647) rthread reaping 0x12b0037f440 stack 0x12b1c6591b0 0x12b0037f640: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4640 stack 0x12b1c659690 rthread reaping 0x12b0037f240 stack 0x12b1c674960 rthread reaping 0x12b0037f640 stack 0x12b1c654810 0x12b0037fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b73bd4e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12b0037fa40: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037fc40 stack 0x12b1c654810 rthread reaping 0x12ad67e9640 stack 0x12b1c674960 0x12acbb7fc40: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b73bd4240 stack 0x12b1c659690 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9040 stack 0x12b1c6591b0 0x12acbb7fc40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12ad67e9c40 stack 0x12b1c6742d0 rthread reaping 0x12ad67e9840 stack 0x12b1c674e40 rthread reaping 0x12b5ec59840 stack 0x12b1c65a030 rthread reaping 0x12ad67e9a40 stack 0x12b1c6541b0 rthread reaping 0x12b73bd4c40 stack 0x12b1c65a480 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4840 stack 0x12b1c654030 rthread reaping 0x12ad67e9e40 stack 0x12b1c65ad50 0x12adcee5840: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b73bd4e40 stack 0x12b1c674e70 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_rdlock 0x12b48bce4a0 (1) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037fa40 stack 0x12b1c659600 rthread reaping 0x12acbb7f440 stack 0x12b1c65a4b0 rthread reaping 0x12adcee5840 stack 0x12b1c65a0f0 rthread reaping 0x12acbb7fc40 stack 0x12b1c65a240 0x12ad67e9040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12b73bd4a40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9040 stack 0x12b1c65a240 rthread reaping 0x12b0037fc40 stack 0x12b1c65a0f0 0x12b73bd4240: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b5ec59440 stack 0x12b1c65a4b0 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f640 stack 0x12b1c659600 0x12b73bd4240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f840 stack 0x12b1c674e70 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f040 stack 0x12b1c65ad50 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9240: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b0037fe40: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59240 stack 0x12b1c654030 rthread reaping 0x12b5ec59640 stack 0x12b1c65a480 rthread reaping 0x12b73bd4a40 stack 0x12b1c6541b0 rthread reaping 0x12b0037fe40 stack 0x12b1c65a030 rthread reaping 0x12ad67e9240 stack 0x12b1c674e40 rthread reaping 0x12b5ec59a40 stack 0x12b1c6742d0 rthread reaping 0x12b5ec59c40 stack 0x12b1c6591b0 rthread reaping 0x12b73bd4240 stack 0x12b1c659690 rthread reaping 0x12b73bd4c40 stack 0x12b1c674960 rthread reaping 0x12b5ec59e40 stack 0x12b1c654810 0x12b5ec59040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f240: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59040 stack 0x12b1c654810 rthread reaping 0x12ad67e9040 stack 0x12b1c674960 rthread reaping 0x12b5ec59440 stack 0x12b1c659690 rthread reaping 0x12b0037f240 stack 0x12b1c6591b0 rthread reaping 0x12ad67e9e40 stack 0x12b1c6742d0 rthread reaping 0x12ad67e9640 stack 0x12b1c674e40 0x12b0037f440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b5ec59240 stack 0x12b1c65a030 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4640 stack 0x12b1c6541b0 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59840 stack 0x12b1c65a480 0x12b0037f640: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b0037fa40 stack 0x12b1c654030 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65c40 stack 0x12b1c65ad50 rthread reaping 0x12ad67e9c40 stack 0x12b1c674e70 rthread reaping 0x12ad67e9440 stack 0x12b1c659600 0x12b84f65240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f440 stack 0x12b1c65a4b0 rthread reaping 0x12b0037f640 stack 0x12b1c65a0f0 rthread reaping 0x12b84f65240 stack 0x12b1c65a240 0x12b5ec59e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b5ec59e40 stack 0x12b1c65a240 rthread reaping 0x12b84f65840 stack 0x12b1c65a0f0 0x12b5ec59240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b84f65e40 stack 0x12b1c65a4b0 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65440 stack 0x12b1c659600 0x12b5ec59240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9240 stack 0x12b1c674e70 rthread reaping 0x12ad67e9640 stack 0x12b1c65ad50 rthread reaping 0x12b84f65a40 stack 0x12b1c654030 0x12b84f65640: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12ad67e9040 stack 0x12b1c65a480 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65040 stack 0x12b1c6541b0 rthread reaping 0x12b73bd4a40 stack 0x12b1c65a030 rthread reaping 0x12b73bd4e40 stack 0x12b1c674e40 rthread reaping 0x12ad67e9840 stack 0x12b1c6742d0 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59440 stack 0x12b1c6591b0 0x12b73bd4240: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b84f65640 stack 0x12b1c659690 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59240 stack 0x12b1c674960 rthread reaping 0x12b73bd4240 stack 0x12b1c654810 0x12b5ec59640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59640 stack 0x12b1c654810 rthread reaping 0x12b84f65840 stack 0x12b1c674960 rthread reaping 0x12b5ec59840 stack 0x12b1c659690 rthread reaping 0x12b0037fc40 stack 0x12b1c6591b0 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b5ec59e40 stack 0x12b1c6742d0 0x12ad67e9a40: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b84f65e40 stack 0x12b1c674e40 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59040 stack 0x12b1c65a030 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9840 stack 0x12b1c6541b0 0x12ad67e9a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f040 stack 0x12b1c65a480 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65a40 stack 0x12b1c654030 rthread reaping 0x12b73bd4840 stack 0x12b1c65ad50 rthread reaping 0x12b73bd4640 stack 0x12b1c674e70 rthread reaping 0x12b0037fe40 stack 0x12b1c659600 rthread reaping 0x12b73bd4c40 stack 0x12b1c65a4b0 rthread reaping 0x12b0037f240 stack 0x12b1c65a0f0 rthread reaping 0x12ad67e9a40 stack 0x12b1c65a240 0x12b73bd4640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4640 stack 0x12b1c65a240 rthread reaping 0x12b5ec59840 stack 0x12b1c65a0f0 0x12acbb7f440: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b5ec59240 stack 0x12b1c65a4b0 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59a40 stack 0x12b1c659600 0x12acbb7f440: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7f240 stack 0x12b1c674e70 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59c40 stack 0x12b1c65ad50 0x12b0037fa40: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7f840 stack 0x12b1c654030 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4240 stack 0x12b1c65a480 0x12b0037fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7f040 stack 0x12b1c6541b0 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7fa40 stack 0x12b1c65a030 rthread reaping 0x12b73bd4440 stack 0x12b1c674e40 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037fc40 stack 0x12b1c6742d0 rthread reaping 0x12b84f65c40 stack 0x12b1c6591b0 rthread reaping 0x12b73bd4a40 stack 0x12b1c659690 rthread reaping 0x12b0037fa40 stack 0x12b1c674960 rthread reaping 0x12acbb7f440 stack 0x12b1c654810 0x12b0037f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f040 stack 0x12b1c654810 rthread reaping 0x12b73bd4c40 stack 0x12b1c674960 0x12b84f65640: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b73bd4440 stack 0x12b1c659690 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65040 stack 0x12b1c6591b0 0x12b84f65640: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b73bd4e40 stack 0x12b1c6742d0 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59640 stack 0x12b1c674e40 rthread reaping 0x12b73bd4640 stack 0x12b1c65a030 rthread reaping 0x12b0037f840 stack 0x12b1c6541b0 rthread reaping 0x12b73bd4840 stack 0x12b1c65a480 rthread reaping 0x12b73bd4040 stack 0x12b1c654030 rthread reaping 0x12b84f65240 stack 0x12b1c65ad50 rthread reaping 0x12b5ec59c40 stack 0x12b1c674e70 rthread reaping 0x12b84f65440 stack 0x12b1c659600 rthread reaping 0x12adcee5640 stack 0x12b1c65a4b0 rthread reaping 0x12adcee5840 stack 0x12b1c65a0f0 rthread reaping 0x12b84f65640 stack 0x12b1c65a240 0x12b84f65840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12adcee5040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 0x12adcee5040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 main: 0 0x12b73bd4840: 0: enter run() 0x12b73bd4440: 1: enter run() 0x12b0037fe40: 2: enter run() 0x12b73bd4840: 0: set_msg 0x12b0037fe40: 2: set_msg 0x12b73bd4840: 0: msg: "new message" 0x12b73bd4840: 0: exit run() 0x12b0037fe40: 2: msg: "new message" 0x12b73bd4440: 1: set_msg 0x12ad67e9440: 3: enter run() 0x12b0037fe40: 2: exit run() 0x12b73bd4440: 1: msg: "new message" 0x12b73bd4e40: 4: enter run() 0x12b73bd4440: 1: exit run() 0x12ad67e9440: 3: set_msg 0x12b73bd4a40: 5: enter run() 0x12b73bd4e40: 4: set_msg 0x12b73bd4040: 6: enter run() 0x12b73bd4e40: 4: msg: "new message" 0x12ad67e9440: 3: msg: "new message" 0x12b73bd4e40: 4: exit run() 0x12ad67e9240: 7: enter run() 0x12ad67e9440: 3: exit run() 0x12b73bd4040: 6: set_msg 0x12ad67e9a40: 8: enter run() 0x12b5ec59240: 9: enter run() 0x12b73bd4a40: 5: set_msg 0x12b73bd4040: 6: msg: "new message" 0x12b73bd4240: 10: enter run() 0x12b73bd4040: 6: exit run() 0x12ad67e9240: 7: set_msg 0x12b73bd4a40: 5: msg: "new message" 0x12ad67e9240: 7: msg: "new message" 0x12b73bd4a40: 5: exit run() 0x12ad67e9240: 7: exit run() 0x12ad67e9a40: 8: set_msg 0x12ad67e9a40: 8: msg: "new message" 0x12ad67e9a40: 8: exit run() 0x12b5ec59240: 9: set_msg 0x12b5ec59240: 9: msg: "new message" 0x12b5ec59240: 9: exit run() 0x12b73bd4c40: 11: enter run() 0x12b0037f440: 12: enter run() 0x12b73bd4c40: 11: set_msg 0x12b0037f440: 12: set_msg 0x12b73bd4c40: 11: msg: "new message" 0x12b0037f440: 12: msg: "new message" 0x12b0037f440: 12: exit run() 0x12b73bd4c40: 11: exit run() 0x12b73bd4240: 10: set_msg 0x12b73bd4240: 10: msg: "new message" 0x12b73bd4240: 10: exit run() 0x12b73bd4640: 13: enter run() 0x12b0037f240: 14: enter run() 0x12b0037f640: 15: enter run() 0x12b73bd4640: 13: set_msg 0x12b0037f240: 14: set_msg 0x12b0037f640: 15: set_msg 0x12b0037f240: 14: msg: "new message" 0x12b0037f240: 14: exit run() 0x12b73bd4640: 13: msg: "new message" 0x12b0037f640: 15: msg: "new message" 0x12b73bd4640: 13: exit run() 0x12b0037f640: 15: exit run() main: 1 0x12b0037fc40: 0: enter run() 0x12b0037fc40: 0: set_msg 0x12b0037fc40: 0: msg: "new message" 0x12b0037fc40: 0: exit run() 0x12ad67e9640: 1: enter run() 0x12ad67e9640: 1: set_msg 0x12ad67e9640: 1: msg: "new message" 0x12ad67e9640: 1: exit run() 0x12b73bd4240: 2: enter run() 0x12b73bd4240: 2: set_msg 0x12b73bd4240: 2: msg: "new message" 0x12b73bd4240: 2: exit run() 0x12ad67e9040: 3: enter run() 0x12ad67e9040: 3: set_msg 0x12ad67e9040: 3: msg: "new message" 0x12ad67e9040: 3: exit run() 0x12ad67e9c40: 4: enter run() 0x12ad67e9840: 5: enter run() 0x12ad67e9c40: 4: set_msg 0x12ad67e9840: 5: set_msg 0x12ad67e9840: 5: msg: "new message" 0x12ad67e9840: 5: exit run() 0x12ad67e9c40: 4: msg: "new message" 0x12ad67e9c40: 4: exit run() 0x12b5ec59840: 6: enter run() 0x12b5ec59840: 6: set_msg 0x12b5ec59840: 6: msg: "new message" 0x12b5ec59840: 6: exit run() 0x12b73bd4c40: 8: enter run() 0x12b73bd4c40: 8: set_msg 0x12b73bd4c40: 8: msg: "new message" 0x12b73bd4c40: 8: exit run() 0x12b73bd4840: 9: enter run() 0x12ad67e9e40: 10: enter run() 0x12ad67e9e40: 10: set_msg 0x12ad67e9e40: 10: msg: "new message" 0x12b73bd4e40: 11: enter run() 0x12ad67e9a40: 7: enter run() 0x12ad67e9e40: 10: exit run() 0x12b73bd4840: 9: set_msg 0x12b0037fa40: 12: enter run() 0x12ad67e9a40: 7: set_msg 0x12ad67e9a40: 7: msg: "new message" 0x12ad67e9a40: 7: exit run() 0x12acbb7f440: 13: enter run() 0x12b73bd4e40: 11: set_msg 0x12b73bd4e40: 11: msg: "new message" 0x12b73bd4e40: 11: exit run() 0x12acbb7fc40: 15: enter run() 0x12acbb7fc40: 15: set_msg 0x12b73bd4840: 9: msg: "new message" 0x12acbb7fc40: 15: msg: "new message" 0x12adcee5840: 14: enter run() 0x12b73bd4840: 9: exit run() 0x12acbb7fc40: 15: exit run() 0x12adcee5840: 14: set_msg 0x12b0037fa40: 12: set_msg 0x12adcee5840: 14: msg: "new message" 0x12b0037fa40: 12: msg: "new message" 0x12adcee5840: 14: exit run() 0x12b0037fa40: 12: exit run() 0x12acbb7f440: 13: set_msg 0x12acbb7f440: 13: msg: "new message" 0x12acbb7f440: 13: exit run() main: 2 0x12ad67e9040: 0: enter run() 0x12ad67e9040: 0: set_msg 0x12ad67e9040: 0: msg: "new message" 0x12ad67e9040: 0: exit run() 0x12b0037fc40: 1: enter run() 0x12b0037fc40: 1: set_msg 0x12b0037fc40: 1: msg: "new message" 0x12b0037fc40: 1: exit run() 0x12b5ec59440: 2: enter run() 0x12b5ec59440: 2: set_msg 0x12b5ec59440: 2: msg: "new message" 0x12b5ec59440: 2: exit run() 0x12b0037f840: 4: enter run() 0x12b0037f840: 4: set_msg 0x12b0037f840: 4: msg: "new message" 0x12b0037f840: 4: exit run() 0x12b0037f640: 3: enter run() 0x12b0037f640: 3: set_msg 0x12b0037f640: 3: msg: "new message" 0x12b0037f640: 3: exit run() 0x12b0037f040: 5: enter run() 0x12b0037f040: 5: set_msg 0x12b5ec59240: 6: enter run() 0x12b0037f040: 5: msg: "new message" 0x12b5ec59640: 7: enter run() 0x12b0037f040: 5: exit run() 0x12b5ec59240: 6: set_msg 0x12b73bd4a40: 8: enter run() 0x12b5ec59640: 7: set_msg 0x12b5ec59640: 7: msg: "new message" 0x12b5ec59640: 7: exit run() 0x12b73bd4a40: 8: set_msg 0x12b5ec59a40: 11: enter run() 0x12b5ec59a40: 11: set_msg 0x12b5ec59a40: 11: msg: "new message" 0x12b5ec59a40: 11: exit run() 0x12b5ec59c40: 12: enter run() 0x12b5ec59c40: 12: set_msg 0x12b5ec59c40: 12: msg: "new message" 0x12b5ec59c40: 12: exit run() 0x12b73bd4a40: 8: msg: "new message" 0x12b73bd4a40: 8: exit run() 0x12b73bd4240: 13: enter run() 0x12b73bd4c40: 14: enter run() 0x12b73bd4240: 13: set_msg 0x12b73bd4c40: 14: set_msg 0x12b73bd4240: 13: msg: "new message" 0x12b73bd4c40: 14: msg: "new message" 0x12b5ec59240: 6: msg: "new message" 0x12b5ec59e40: 15: enter run() 0x12ad67e9240: 10: enter run() 0x12b73bd4240: 13: exit run() 0x12b0037fe40: 9: enter run() 0x12b73bd4c40: 14: exit run() 0x12b5ec59e40: 15: set_msg 0x12b5ec59240: 6: exit run() 0x12b5ec59e40: 15: msg: "new message" 0x12b5ec59e40: 15: exit run() 0x12b0037fe40: 9: set_msg 0x12b0037fe40: 9: msg: "new message" 0x12b0037fe40: 9: exit run() 0x12ad67e9240: 10: set_msg 0x12ad67e9240: 10: msg: "new message" 0x12ad67e9240: 10: exit run() main: 3 0x12b5ec59040: 0: enter run() 0x12b5ec59040: 0: set_msg 0x12b5ec59040: 0: msg: "new message" 0x12b5ec59040: 0: exit run() 0x12ad67e9040: 1: enter run() 0x12ad67e9040: 1: set_msg 0x12ad67e9040: 1: msg: "new message" 0x12ad67e9040: 1: exit run() 0x12b5ec59440: 2: enter run() 0x12b5ec59440: 2: set_msg 0x12b5ec59440: 2: msg: "new message" 0x12b5ec59440: 2: exit run() 0x12ad67e9e40: 4: enter run() 0x12b0037f240: 3: enter run() 0x12ad67e9e40: 4: set_msg 0x12b0037f240: 3: set_msg 0x12ad67e9e40: 4: msg: "new message" 0x12b0037f240: 3: msg: "new message" 0x12ad67e9e40: 4: exit run() 0x12b0037f240: 3: exit run() 0x12ad67e9640: 5: enter run() 0x12ad67e9640: 5: set_msg 0x12ad67e9640: 5: msg: "new message" 0x12ad67e9640: 5: exit run() 0x12b5ec59240: 6: enter run() 0x12b5ec59240: 6: set_msg 0x12b5ec59240: 6: msg: "new message" 0x12b5ec59240: 6: exit run() 0x12b73bd4640: 7: enter run() 0x12b73bd4640: 7: set_msg 0x12b73bd4640: 7: msg: "new message" 0x12b73bd4640: 7: exit run() 0x12b5ec59840: 8: enter run() 0x12b0037fa40: 9: enter run() 0x12b5ec59840: 8: set_msg 0x12b0037fa40: 9: set_msg 0x12b5ec59840: 8: msg: "new message" 0x12b0037fa40: 9: msg: "new message" 0x12b5ec59840: 8: exit run() 0x12b0037fa40: 9: exit run() 0x12b84f65c40: 10: enter run() 0x12b84f65c40: 10: set_msg 0x12b84f65c40: 10: msg: "new message" 0x12b84f65c40: 10: exit run() 0x12ad67e9c40: 11: enter run() 0x12ad67e9c40: 11: set_msg 0x12ad67e9c40: 11: msg: "new message" 0x12ad67e9440: 12: enter run() 0x12ad67e9c40: 11: exit run() 0x12ad67e9440: 12: set_msg 0x12ad67e9440: 12: msg: "new message" 0x12b0037f440: 13: enter run() 0x12ad67e9440: 12: exit run() 0x12b0037f640: 14: enter run() 0x12b0037f440: 13: set_msg 0x12b0037f640: 14: set_msg 0x12b0037f640: 14: msg: "new message" 0x12b0037f640: 14: exit run() 0x12b84f65240: 15: enter run() 0x12b84f65240: 15: set_msg 0x12b0037f440: 13: msg: "new message" 0x12b0037f440: 13: exit run() 0x12b84f65240: 15: msg: "new message" 0x12b84f65240: 15: exit run() main: 4 0x12b5ec59e40: 0: enter run() 0x12b5ec59e40: 0: set_msg 0x12b5ec59e40: 0: msg: "new message" 0x12b5ec59e40: 0: exit run() 0x12b84f65840: 1: enter run() 0x12b84f65840: 1: set_msg 0x12b84f65840: 1: msg: "new message" 0x12b84f65840: 1: exit run() 0x12b84f65e40: 2: enter run() 0x12b84f65e40: 2: set_msg 0x12b84f65e40: 2: msg: "new message" 0x12b84f65e40: 2: exit run() 0x12b84f65440: 3: enter run() 0x12ad67e9240: 4: enter run() 0x12b84f65440: 3: set_msg 0x12ad67e9240: 4: set_msg 0x12b84f65440: 3: msg: "new message" 0x12ad67e9240: 4: msg: "new message" 0x12b84f65440: 3: exit run() 0x12ad67e9240: 4: exit run() 0x12ad67e9640: 5: enter run() 0x12b84f65a40: 6: enter run() 0x12ad67e9640: 5: set_msg 0x12b84f65a40: 6: set_msg 0x12ad67e9640: 5: msg: "new message" 0x12b84f65a40: 6: msg: "new message" 0x12ad67e9640: 5: exit run() 0x12b84f65a40: 6: exit run() 0x12b84f65040: 8: enter run() 0x12b84f65040: 8: set_msg 0x12b84f65040: 8: msg: "new message" 0x12b84f65040: 8: exit run() 0x12ad67e9040: 7: enter run() 0x12ad67e9040: 7: set_msg 0x12b73bd4a40: 9: enter run() 0x12ad67e9040: 7: msg: "new message" 0x12ad67e9040: 7: exit run() 0x12b73bd4a40: 9: set_msg 0x12b73bd4e40: 10: enter run() 0x12b73bd4a40: 9: msg: "new message" 0x12b73bd4a40: 9: exit run() 0x12b73bd4e40: 10: set_msg 0x12b73bd4e40: 10: msg: "new message" 0x12b73bd4e40: 10: exit run() 0x12ad67e9840: 11: enter run() 0x12ad67e9840: 11: set_msg 0x12ad67e9840: 11: msg: "new message" 0x12ad67e9840: 11: exit run() 0x12b5ec59440: 12: enter run() 0x12b5ec59440: 12: set_msg 0x12b5ec59440: 12: msg: "new message" 0x12b5ec59440: 12: exit run() 0x12b84f65640: 13: enter run() 0x12b5ec59240: 14: enter run() 0x12b73bd4240: 15: enter run() 0x12b5ec59240: 14: set_msg 0x12b84f65640: 13: set_msg 0x12b84f65640: 13: msg: "new message" 0x12b84f65640: 13: exit run() 0x12b73bd4240: 15: set_msg 0x12b73bd4240: 15: msg: "new message" 0x12b73bd4240: 15: exit run() 0x12b5ec59240: 14: msg: "new message" 0x12b5ec59240: 14: exit run() main: 5 0x12b5ec59640: 0: enter run() 0x12b84f65840: 1: enter run() 0x12b5ec59640: 0: set_msg 0x12b84f65840: 1: set_msg 0x12b5ec59640: 0: msg: "new message" 0x12b84f65840: 1: msg: "new message" 0x12b5ec59640: 0: exit run() 0x12b84f65840: 1: exit run() 0x12b5ec59840: 2: enter run() 0x12b5ec59840: 2: set_msg 0x12b5ec59840: 2: msg: "new message" 0x12b5ec59840: 2: exit run() 0x12b0037fc40: 3: enter run() 0x12b0037fc40: 3: set_msg 0x12b5ec59e40: 4: enter run() 0x12b0037fc40: 3: msg: "new message" 0x12b0037fc40: 3: exit run() 0x12b5ec59e40: 4: set_msg 0x12b5ec59e40: 4: msg: "new message" 0x12b5ec59e40: 4: exit run() 0x12b84f65e40: 5: enter run() 0x12b84f65e40: 5: set_msg 0x12b84f65e40: 5: msg: "new message" 0x12b84f65e40: 5: exit run() 0x12b5ec59040: 6: enter run() 0x12ad67e9840: 7: enter run() 0x12b5ec59040: 6: set_msg 0x12ad67e9840: 7: set_msg 0x12b5ec59040: 6: msg: "new message" 0x12b5ec59040: 6: exit run() 0x12ad67e9840: 7: msg: "new message" 0x12ad67e9840: 7: exit run() 0x12b0037f040: 8: enter run() 0x12b0037f040: 8: set_msg 0x12b0037f040: 8: msg: "new message" 0x12b0037f040: 8: exit run() 0x12b84f65a40: 9: enter run() 0x12b84f65a40: 9: set_msg 0x12b84f65a40: 9: msg: "new message" 0x12b84f65a40: 9: exit run() 0x12b73bd4840: 10: enter run() 0x12b73bd4840: 10: set_msg 0x12b73bd4840: 10: msg: "new message" 0x12b73bd4840: 10: exit run() 0x12b73bd4640: 11: enter run() 0x12b73bd4640: 11: set_msg 0x12b73bd4640: 11: msg: "new message" 0x12b73bd4640: 11: exit run() 0x12b0037fe40: 12: enter run() 0x12b0037fe40: 12: set_msg 0x12b0037fe40: 12: msg: "new message" 0x12b0037fe40: 12: exit run() 0x12b0037f240: 14: enter run() 0x12b0037f240: 14: set_msg 0x12b0037f240: 14: msg: "new message" 0x12b0037f240: 14: exit run() 0x12ad67e9a40: 15: enter run() 0x12b73bd4c40: 13: enter run() 0x12b73bd4c40: 13: set_msg 0x12ad67e9a40: 15: set_msg 0x12b73bd4c40: 13: msg: "new message" 0x12ad67e9a40: 15: msg: "new message" 0x12b73bd4c40: 13: exit run() 0x12ad67e9a40: 15: exit run() main: 6 0x12b73bd4640: 0: enter run() 0x12b73bd4640: 0: set_msg 0x12b73bd4640: 0: msg: "new message" 0x12b73bd4640: 0: exit run() 0x12b5ec59840: 1: enter run() 0x12b5ec59840: 1: set_msg 0x12b5ec59840: 1: msg: "new message" 0x12b5ec59840: 1: exit run() 0x12b5ec59240: 2: enter run() 0x12b5ec59240: 2: set_msg 0x12b5ec59240: 2: msg: "new message" 0x12b5ec59240: 2: exit run() 0x12acbb7f240: 4: enter run() 0x12b5ec59a40: 3: enter run() 0x12acbb7f240: 4: set_msg 0x12b5ec59a40: 3: set_msg 0x12acbb7f240: 4: msg: "new message" 0x12b5ec59a40: 3: msg: "new message" 0x12acbb7f240: 4: exit run() 0x12b5ec59a40: 3: exit run() 0x12b5ec59c40: 5: enter run() 0x12b5ec59c40: 5: set_msg 0x12b5ec59c40: 5: msg: "new message" 0x12b5ec59c40: 5: exit run() 0x12b73bd4240: 7: enter run() 0x12b73bd4240: 7: set_msg 0x12b73bd4240: 7: msg: "new message" 0x12b73bd4240: 7: exit run() 0x12acbb7f040: 8: enter run() 0x12acbb7f840: 6: enter run() 0x12acbb7f040: 8: set_msg 0x12acbb7f840: 6: set_msg 0x12acbb7f040: 8: msg: "new message" 0x12acbb7f840: 6: msg: "new message" 0x12acbb7f040: 8: exit run() 0x12acbb7f840: 6: exit run() 0x12acbb7fa40: 9: enter run() 0x12b73bd4440: 10: enter run() 0x12b73bd4440: 10: set_msg 0x12b73bd4440: 10: msg: "new message" 0x12b73bd4440: 10: exit run() 0x12acbb7fa40: 9: set_msg 0x12acbb7fa40: 9: msg: "new message" 0x12acbb7fa40: 9: exit run() 0x12b73bd4a40: 13: enter run() 0x12b84f65c40: 12: enter run() 0x12b73bd4a40: 13: set_msg 0x12b84f65c40: 12: set_msg 0x12b73bd4a40: 13: msg: "new message" 0x12b84f65c40: 12: msg: "new message" 0x12b73bd4a40: 13: exit run() 0x12b84f65c40: 12: exit run() 0x12acbb7f440: 15: enter run() 0x12acbb7f440: 15: set_msg 0x12b0037fa40: 14: enter run() 0x12acbb7f440: 15: msg: "new message" 0x12acbb7f440: 15: exit run() 0x12b0037fa40: 14: set_msg 0x12b0037fc40: 11: enter run() 0x12b0037fa40: 14: msg: "new message" 0x12b0037fa40: 14: exit run() 0x12b0037fc40: 11: set_msg 0x12b0037fc40: 11: msg: "new message" 0x12b0037fc40: 11: exit run() main: 7 0x12b0037f040: 0: enter run() 0x12b0037f040: 0: set_msg 0x12b0037f040: 0: msg: "new message" 0x12b0037f040: 0: exit run() 0x12b73bd4c40: 1: enter run() 0x12b73bd4c40: 1: set_msg 0x12b73bd4c40: 1: msg: "new message" 0x12b73bd4c40: 1: exit run() 0x12b73bd4440: 2: enter run() 0x12b84f65040: 3: enter run() 0x12b73bd4440: 2: set_msg 0x12b84f65040: 3: set_msg 0x12b73bd4440: 2: msg: "new message" 0x12b73bd4440: 2: exit run() 0x12b84f65040: 3: msg: "new message" 0x12b84f65040: 3: exit run() 0x12b73bd4e40: 4: enter run() 0x12b73bd4e40: 4: set_msg 0x12b73bd4e40: 4: msg: "new message" 0x12b73bd4e40: 4: exit run() 0x12b5ec59640: 5: enter run() 0x12b73bd4640: 6: enter run() 0x12b5ec59640: 5: set_msg 0x12b73bd4640: 6: set_msg 0x12b5ec59640: 5: msg: "new message" 0x12b73bd4640: 6: msg: "new message" 0x12b5ec59640: 5: exit run() 0x12b73bd4640: 6: exit run() 0x12b0037f840: 7: enter run() 0x12b73bd4840: 8: enter run() 0x12b73bd4840: 8: set_msg 0x12b73bd4840: 8: msg: "new message" 0x12b73bd4840: 8: exit run() 0x12b0037f840: 7: set_msg 0x12b0037f840: 7: msg: "new message" 0x12b0037f840: 7: exit run() 0x12b73bd4040: 9: enter run() 0x12b73bd4040: 9: set_msg 0x12b73bd4040: 9: msg: "new message" 0x12b73bd4040: 9: exit run() 0x12b84f65240: 10: enter run() 0x12b84f65240: 10: set_msg 0x12b84f65240: 10: msg: "new message" 0x12b84f65240: 10: exit run() 0x12b5ec59c40: 11: enter run() 0x12b5ec59c40: 11: set_msg 0x12b5ec59c40: 11: msg: "new message" 0x12b5ec59c40: 11: exit run() 0x12b84f65440: 12: enter run() 0x12b84f65440: 12: set_msg 0x12b84f65440: 12: msg: "new message" 0x12b84f65440: 12: exit run() 0x12adcee5640: 13: enter run() 0x12adcee5640: 13: set_msg 0x12adcee5640: 13: msg: "new message" 0x12adcee5640: 13: exit run() 0x12adcee5840: 14: enter run() 0x12adcee5840: 14: set_msg 0x12adcee5840: 14: msg: "new message" 0x12adcee5840: 14: exit run() 0x12b84f65640: 15: enter run() 0x12b84f65640: 15: set_msg 0x12b84f65640: 15: msg: "new message" 0x12b84f65640: 15: exit run() main: 8 0x12b84f65840: 0: enter run() 0x12b84f65840: 0: set_msg 0x12adcee5e40: 1: enter run() 0x12b84f65840: 0: msg: "new message" 0x12b84f65840: 0: exit run() 0x12adcee5e40: 1: set_msg 0x12adcee5e40: 1: msg: "new message" 0x12adcee5e40: 1: exit run() 0x12adcee5240: 2: enter run() 0x12adcee5240: 2: set_msg 0x12adcee5240: 2: msg: "new message" 0x12adcee5240: 2: exit run() 0x12adcee5040: 4: enter run() 0x12adcee5040: 4: set_msg 0x12adcee5040: 4: msg: "new message" 0x12adcee5040: 4: exit run() 0x12b5ec59240: 3rthread reaping 0x12b84f65840 stack 0x12b1c65a240 0x12b5ec59240: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12adcee5e40 stack 0x12b1c65a0f0 rthread reaping 0x12adcee5240 stack 0x12b1c65a4b0 0x12b73bd4040: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12adcee5440: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b84f65a40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12adcee5a40: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b5ec59e40: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b84f65c40: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12adcee5c40: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b5ec59040: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b5ec59640: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12adcee5c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5c40: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_rdlock 0x12b48bce4a0 (2147483650) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59240 stack 0x12b1c659600 rthread reaping 0x12adcee5040 stack 0x12b1c674e70 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_rdlock 0x12b48bce4a0 (2) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4040 stack 0x12b1c65ad50 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12adcee5440 stack 0x12b1c654030 rthread reaping 0x12b84f65a40 stack 0x12b1c65a480 rthread reaping 0x12adcee5a40 stack 0x12b1c6541b0 rthread reaping 0x12b5ec59440 stack 0x12b1c65a030 rthread reaping 0x12b5ec59e40 stack 0x12b1c674e40 rthread reaping 0x12b84f65c40 stack 0x12b1c6742d0 rthread reaping 0x12adcee5c40 stack 0x12b1c6591b0 rthread reaping 0x12b5ec59040 stack 0x12b1c659690 rthread reaping 0x12b5ec59640 stack 0x12b1c674960 rthread reaping 0x12b84f65040 stack 0x12b1c654810 0x12b84f65840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b84f65440: rwlock_wrlock 0x12b48bce4a0 (1) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_wrlock 0x12b48bce4a0 (2147483649) rthread reaping 0x12b84f65840 stack 0x12b1c654810 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9840 stack 0x12b1c674960 0x12adcee5e40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b73bd4840 stack 0x12b1c659690 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65e40 stack 0x12b1c6591b0 0x12adcee5a40: rwlock_wrlock 0x12b48bce4a0 (2147483649) rthread reaping 0x12b84f65240 stack 0x12b1c6742d0 rthread reaping 0x12ad67e9640 stack 0x12b1c674e40 rthread reaping 0x12ad67e9a40 stack 0x12b1c65a030 0x12adcee5040: rwlock_wrlock 0x12b48bce4a0 (2147483649) rthread reaping 0x12ad67e9e40 stack 0x12b1c6541b0 rthread reaping 0x12adcee5640 stack 0x12b1c65a480 rthread reaping 0x12ad67e9440 stack 0x12b1c654030 rthread reaping 0x12ad67e9c40 stack 0x12b1c65ad50 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_rdlock 0x12b48bce4a0 (4294967295) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12adcee5e40 stack 0x12b1c674e70 rthread reaping 0x12acbb7f040 stack 0x12b1c65a4b0 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12adcee5a40 stack 0x12b1c65a0f0 0x12adcee5040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65440 stack 0x12b1c659600 rthread reaping 0x12adcee5040 stack 0x12b1c65a240 0x12adcee5640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12adcee5640 stack 0x12b1c65a240 rthread reaping 0x12adcee5240 stack 0x12b1c659600 0x12acbb7f440: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12ad67e9c40 stack 0x12b1c65a0f0 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65a40 stack 0x12b1c65a4b0 0x12acbb7f440: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12ad67e9040 stack 0x12b1c674e70 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9240 stack 0x12b1c65ad50 rthread reaping 0x12acbb7f240 stack 0x12b1c654030 rthread reaping 0x12adcee5840 stack 0x12b1c65a480 rthread reaping 0x12b84f65c40 stack 0x12b1c6541b0 rthread reaping 0x12b5ec59e40 stack 0x12b1c65a030 rthread reaping 0x12b5ec59a40 stack 0x12b1c674e40 rthread reaping 0x12b84f65e40 stack 0x12b1c6742d0 rthread reaping 0x12b84f65040 stack 0x12b1c6591b0 0x12acbb7f640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f840 stack 0x12b1c659690 rthread reaping 0x12acbb7f640 stack 0x12b1c674960 rthread reaping 0x12acbb7f440 stack 0x12b1c654810 0x12b0037f640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12adcee5c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5c40: rwlock_unlock 0x12b48bce4a0 0x12adcee5c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5c40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f640 stack 0x12b1c654810 rthread reaping 0x12acbb7f840 stack 0x12b1c674960 rthread reaping 0x12adcee5640 stack 0x12b1c659690 rthread reaping 0x12b0037fa40 stack 0x12b1c6591b0 rthread reaping 0x12adcee5240 stack 0x12b1c6742d0 rthread reaping 0x12adcee5c40 stack 0x12b1c674e40 rthread reaping 0x12acbb7fa40 stack 0x12b1c65a030 rthread reaping 0x12b0037f440 stack 0x12b1c6541b0 rthread reaping 0x12ad67e9440 stack 0x12b1c65a480 rthread reaping 0x12ad67e9840 stack 0x12b1c654030 rthread reaping 0x12adcee5e40 stack 0x12b1c65ad50 rthread reaping 0x12b5ec59c40 stack 0x12b1c674e70 rthread reaping 0x12ad67e9e40 stack 0x12b1c65a4b0 rthread reaping 0x12acbb7fc40 stack 0x12b1c65a0f0 0x12ad67e9040: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b5ec59040 stack 0x12b1c659600 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9040 stack 0x12b1c65a240 0x12b0037f640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12b84f65a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5640: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b0037f640 stack 0x12b1c65a240 0x12ad67e9a40: rwlock_rdlock 0x12b48bce4a0 (2147483647) rthread reaping 0x12b0037fc40 stack 0x12b1c659600 rthread reaping 0x12ad67e9c40 stack 0x12b1c65a0f0 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9e40 stack 0x12b1c65a4b0 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (2147483651) rthread reaping 0x12adcee5240 stack 0x12b1c674e70 rthread reaping 0x12acbb7fe40 stack 0x12b1c65ad50 rthread reaping 0x12b0037f240 stack 0x12b1c654030 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12adcee5640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_rdlock 0x12b48bce4a0 (3) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12adcee5440 stack 0x12b1c65a480 rthread reaping 0x12b0037fa40 stack 0x12b1c6541b0 rthread reaping 0x12ad67e9640 stack 0x12b1c65a030 rthread reaping 0x12acbb7f240 stack 0x12b1c674e40 rthread reaping 0x12ad67e9840 stack 0x12b1c6742d0 rthread reaping 0x12ad67e9a40 stack 0x12b1c6591b0 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4c40 stack 0x12b1c674960 rthread reaping 0x12b84f65a40 stack 0x12b1c659690 rthread reaping 0x12adcee5640 stack 0x12b1c654810 0x12b73bd4840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5040: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 0x12adcee5040: rwlock_rdlock 0x12b48bce4a0 (1) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5a40: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5a40: rwlock_unlock 0x12b48bce4a0 0x12adcee5c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5c40: rwlock_unlock 0x12b48bce4a0 0x12adcee5c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5c40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4840 stack 0x12b1c654810 rthread reaping 0x12b0037fa40 stack 0x12b1c659690 0x12b5ec59a40: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7f840 stack 0x12b1c674960 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7fc40 stack 0x12b1c6591b0 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7f040 stack 0x12b1c6742d0 rthread reaping 0x12adcee5e40 stack 0x12b1c674e40 rthread reaping 0x12b0037f440 stack 0x12b1c65a030 rthread reaping 0x12adcee5040 stack 0x12b1c6541b0 rthread reaping 0x12ad67e9440 stack 0x12b1c65a480 rthread reaping 0x12adcee5240 stack 0x12b1c654030 rthread reaping 0x12adcee5a40 stack 0x12b1c65ad50 rthread reaping 0x12adcee5c40 stack 0x12b1c674e70 rthread reaping 0x12ad67e9a40 stack 0x12b1c65a4b0 rthread reaping 0x12b0037fc40 stack 0x12b1c65a0f0 rthread reaping 0x12adcee5840 stack 0x12b1c659600 rthread reaping 0x12b5ec59a40 stack 0x12b1c65a240 0x12adcee5040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 0x12adcee5040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ad67e9040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_wrlock 0x12b48bce4a0 (1) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b0037f640: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_rdlock 0x12b48bce4a0 (4294967295) 0x12ad67e9c40: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b0037f240: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12adcee5040 stack 0x12b1c65a240 rthread reaping 0x12acbb7f040 stack 0x12b1c659600 rthread reaping 0x12ad67e9640 stack 0x12b1c65a0f0 rthread reaping 0x12b73bd4640 stack 0x12b1c65a4b0 rthread reaping 0x12ad67e9840 stack 0x12b1c674e70 rthread reaping 0x12ad67e9040 stack 0x12b1c65ad50 0x12b73bd4a40: rwlock_wrlock 0x12b48bce4a0 (2147483650) rthread reaping 0x12b73bd4440 stack 0x12b1c654030 0x12b73bd4e40: rwlock_wrlock 0x12b48bce4a0 (2147483650) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_rdlock 0x12b48bce4a0 (1) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7f840 stack 0x12b1c65a480 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9240: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9240 stack 0x12b1c6541b0 rthread reaping 0x12b0037f240 stack 0x12b1c65a030 rthread reaping 0x12b0037f640 stack 0x12b1c674e40 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9c40 stack 0x12b1c6742d0 rthread reaping 0x12acbb7f240 stack 0x12b1c6591b0 rthread reaping 0x12b73bd4a40 stack 0x12b1c674960 rthread reaping 0x12ad67e9e40 stack 0x12b1c654810 rthread reaping 0x12b73bd4e40 stack 0x12b1c659690 0x12b0037fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5a40: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037fa40 stack 0x12b1c654810 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12adcee5a40 stack 0x12b1c659690 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_wrlock 0x12b48bce4a0 (2) rthread reaping 0x12ad67e9a40 stack 0x12b1c674960 rthread reaping 0x12b0037f840 stack 0x12b1c6591b0 rthread reaping 0x12b73bd4040 stack 0x12b1c6742d0 rthread reaping 0x12ad67e9040 stack 0x12b1c674e40 rthread reaping 0x12b73bd4a40 stack 0x12b1c65a030 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037fe40 stack 0x12b1c6541b0 0x12ad67e9240: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b73bd4240 stack 0x12b1c65a480 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4440 stack 0x12b1c654030 rthread reaping 0x12adcee5840 stack 0x12b1c65ad50 rthread reaping 0x12adcee5640 stack 0x12b1c674e70 rthread reaping 0x12adcee5e40 stack 0x12b1c65a4b0 rthread reaping 0x12b0037f040 stack 0x12b1c65a0f0 rthread reaping 0x12b84f65040 stack 0x12b1c659600 rthread reaping 0x12ad67e9240 stack 0x12b1c65a240 0x12b0037f240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fe40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_wrlock 0x12b48bce4a0 (0) : enter run() 0x12b73bd4040: 5: enter run() 0x12adcee5440: 6: enter run() 0x12b84f65a40: 7: enter run() 0x12adcee5a40: 8: enter run() 0x12b5ec59440: 9: enter run() 0x12b5ec59e40: 10: enter run() 0x12b84f65c40: 11: enter run() 0x12adcee5c40: 12: enter run() 0x12b5ec59040: 13: enter run() 0x12b5ec59640: 14: enter run() 0x12b84f65040: 15: enter run() 0x12b5ec59240: 3: set_msg 0x12b84f65a40: 7: set_msg 0x12adcee5c40: 12: set_msg 0x12b5ec59e40: 10: set_msg 0x12b84f65c40: 11: set_msg 0x12adcee5c40: 12: msg: "new message" 0x12b84f65a40: 7: msg: "new message" 0x12b5ec59e40: 10: msg: "new message" 0x12adcee5c40: 12: exit run() 0x12b84f65c40: 11: msg: "new message" 0x12b84f65a40: 7: exit run() 0x12b5ec59240: 3: msg: "new message" 0x12b5ec59e40: 10: exit run() 0x12b84f65c40: 11: exit run() 0x12b5ec59240: 3: exit run() 0x12b5ec59040: 13: set_msg 0x12b5ec59640: 14: set_msg 0x12adcee5a40: 8: set_msg 0x12b5ec59640: 14: msg: "new message" 0x12b5ec59640: 14: exit run() 0x12b5ec59440: 9: set_msg 0x12adcee5a40: 8: msg: "new message" 0x12adcee5a40: 8: exit run() 0x12b73bd4040: 5: set_msg 0x12b5ec59440: 9: msg: "new message" 0x12b73bd4040: 5: msg: "new message" 0x12b5ec59440: 9: exit run() 0x12b73bd4040: 5: exit run() 0x12b5ec59040: 13: msg: "new message" 0x12b84f65040: 15: set_msg 0x12b5ec59040: 13: exit run() 0x12adcee5440: 6: set_msg 0x12b84f65040: 15: msg: "new message" 0x12adcee5440: 6: msg: "new message" 0x12b84f65040: 15: exit run() 0x12adcee5440: 6: exit run() main: 9 0x12b84f65840: 0: enter run() 0x12b84f65840: 0: set_msg 0x12b84f65840: 0: msg: "new message" 0x12b84f65840: 0: exit run() 0x12ad67e9840: 1: enter run() 0x12ad67e9840: 1: set_msg 0x12ad67e9840: 1: msg: "new message" 0x12ad67e9840: 1: exit run() 0x12b73bd4840: 2: enter run() 0x12b73bd4840: 2: set_msg 0x12b73bd4840: 2: msg: "new message" 0x12b73bd4840: 2: exit run() 0x12b84f65240: 4: enter run() 0x12b84f65240: 4: set_msg 0x12b84f65240: 4: msg: "new message" 0x12b84f65240: 4: exit run() 0x12b84f65e40: 3: enter run() 0x12b84f65e40: 3: set_msg 0x12b84f65e40: 3: msg: "new message" 0x12b84f65e40: 3: exit run() 0x12ad67e9640: 5: enter run() 0x12ad67e9a40: 6: enter run() 0x12ad67e9640: 5: set_msg 0x12ad67e9a40: 6: set_msg 0x12ad67e9640: 5: msg: "new message" 0x12ad67e9a40: 6: msg: "new message" 0x12ad67e9640: 5: exit run() 0x12ad67e9a40: 6: exit run() 0x12ad67e9e40: 7: enter run() 0x12ad67e9440: 9: enter run() 0x12adcee5640: 8: enter run() 0x12ad67e9440: 9: set_msg 0x12ad67e9e40: 7: set_msg 0x12adcee5640: 8: set_msg 0x12ad67e9e40: 7: msg: "new message" 0x12adcee5640: 8: msg: "new message" 0x12ad67e9e40: 7: exit run() 0x12adcee5640: 8: exit run() 0x12ad67e9c40: 10: enter run() 0x12ad67e9c40: 10: set_msg 0x12ad67e9c40: 10: msg: "new message" 0x12adcee5e40: 11: enter run() 0x12ad67e9c40: 10: exit run() 0x12b84f65440: 12: enter run() 0x12ad67e9440: 9: msg: "new message" 0x12acbb7f040: 13: enter run() 0x12ad67e9440: 9: exit run() 0x12adcee5e40: 11: set_msg 0x12adcee5e40: 11: msg: "new message" 0x12adcee5a40: 14: enter run() 0x12adcee5040: 15: enter run() 0x12acbb7f040: 13: set_msg 0x12adcee5a40: 14: set_msg 0x12acbb7f040: 13: msg: "new message" 0x12acbb7f040: 13: exit run() 0x12b84f65440: 12: set_msg 0x12adcee5e40: 11: exit run() 0x12b84f65440: 12: msg: "new message" 0x12adcee5a40: 14: msg: "new message" 0x12b84f65440: 12: exit run() 0x12adcee5a40: 14: exit run() 0x12adcee5040: 15: set_msg 0x12adcee5040: 15: msg: "new message" 0x12adcee5040: 15: exit run() main: 10 0x12adcee5640: 0: enter run() 0x12adcee5640: 0: set_msg 0x12adcee5640: 0: msg: "new message" 0x12adcee5640: 0: exit run() 0x12adcee5240: 1: enter run() 0x12adcee5240: 1: set_msg 0x12adcee5240: 1: msg: "new message" 0x12adcee5240: 1: exit run() 0x12ad67e9c40: 2: enter run() 0x12ad67e9c40: 2: set_msg 0x12ad67e9c40: 2: msg: "new message" 0x12ad67e9c40: 2: exit run() 0x12ad67e9040: 4: enter run() 0x12ad67e9040: 4: set_msg 0x12ad67e9040: 4: msg: "new message" 0x12ad67e9040: 4: exit run() 0x12ad67e9240: 5: enter run() 0x12ad67e9240: 5: set_msg 0x12ad67e9240: 5: msg: "new message" 0x12ad67e9240: 5: exit run() 0x12adcee5840: 7: enter run() 0x12adcee5840: 7: set_msg 0x12adcee5840: 7: msg: "new message" 0x12adcee5840: 7: exit run() 0x12b84f65c40: 8: enter run() 0x12acbb7f240: 6: enter run() 0x12b84f65c40: 8: set_msg 0x12acbb7f240: 6: set_msg 0x12b84f65c40: 8: msg: "new message" 0x12acbb7f240: 6: msg: "new message" 0x12b84f65c40: 8: exit run() 0x12acbb7f240: 6: exit run() 0x12b84f65a40: 3: enter run() 0x12b84f65a40: 3: set_msg 0x12b84f65a40: 3: msg: "new message" 0x12b84f65a40: 3: exit run() 0x12b5ec59e40: 9: enter run() 0x12b5ec59e40: 9: set_msg 0x12b5ec59e40: 9: msg: "new message" 0x12b5ec59e40: 9: exit run() 0x12b84f65e40: 11: enter run() 0x12b84f65e40: 11: set_msg 0x12b84f65e40: 11: msg: "new message" 0x12b84f65e40: 11: exit run() 0x12b84f65040: 12: enter run() 0x12b84f65040: 12: set_msg 0x12b5ec59a40: 10: enter run() 0x12b84f65040: 12: msg: "new message" 0x12b84f65040: 12: exit run() 0x12b5ec59a40: 10: set_msg 0x12b5ec59a40: 10: msg: "new message" 0x12b5ec59a40: 10: exit run() 0x12acbb7f440: 15: enter run() 0x12acbb7f440: 15: set_msg 0x12acbb7f440: 15: msg: "new message" 0x12acbb7f440: 15: exit run() 0x12acbb7f640: 14: enter run() 0x12acbb7f640: 14: set_msg 0x12acbb7f640: 14: msg: "new message" 0x12acbb7f640: 14: exit run() 0x12b0037f840: 13: enter run() 0x12b0037f840: 13: set_msg 0x12b0037f840: 13: msg: "new message" 0x12b0037f840: 13: exit run() main: 11 0x12b0037f640: 0: enter run() 0x12b0037f640: 0: set_msg 0x12b0037f640: 0: msg: "new message" 0x12b0037f640: 0: exit run() 0x12acbb7f840: 1: enter run() 0x12acbb7f840: 1: set_msg 0x12acbb7f840: 1: msg: "new message" 0x12acbb7f840: 1: exit run() 0x12adcee5640: 2: enter run() 0x12adcee5640: 2: set_msg 0x12adcee5640: 2: msg: "new message" 0x12adcee5640: 2: exit run() 0x12b0037fa40: 3: enter run() 0x12b0037fa40: 3: set_msg 0x12b0037fa40: 3: msg: "new message" 0x12b0037fa40: 3: exit run() 0x12adcee5240: 4: enter run() 0x12adcee5240: 4: set_msg 0x12adcee5240: 4: msg: "new message" 0x12adcee5240: 4: exit run() 0x12adcee5c40: 5: enter run() 0x12adcee5c40: 5: set_msg 0x12adcee5c40: 5: msg: "new message" 0x12adcee5c40: 5: exit run() 0x12acbb7fa40: 6: enter run() 0x12acbb7fa40: 6: set_msg 0x12acbb7fa40: 6: msg: "new message" 0x12acbb7fa40: 6: exit run() 0x12b0037f440: 7: enter run() 0x12b0037f440: 7: set_msg 0x12b0037f440: 7: msg: "new message" 0x12b0037f440: 7: exit run() 0x12ad67e9440: 8: enter run() 0x12ad67e9440: 8: set_msg 0x12ad67e9440: 8: msg: "new message" 0x12ad67e9440: 8: exit run() 0x12ad67e9840: 9: enter run() 0x12ad67e9840: 9: set_msg 0x12ad67e9840: 9: msg: "new message" 0x12ad67e9840: 9: exit run() 0x12adcee5e40: 10: enter run() 0x12adcee5e40: 10: set_msg 0x12adcee5e40: 10: msg: "new message" 0x12adcee5e40: 10: exit run() 0x12b5ec59c40: 11: enter run() 0x12ad67e9e40: 12: enter run() 0x12b5ec59c40: 11: set_msg 0x12ad67e9e40: 12: set_msg 0x12b5ec59c40: 11: msg: "new message" 0x12ad67e9e40: 12: msg: "new message" 0x12b5ec59c40: 11: exit run() 0x12ad67e9e40: 12: exit run() 0x12acbb7fc40: 13: enter run() 0x12b5ec59040: 14: enter run() 0x12acbb7fc40: 13: set_msg 0x12b5ec59040: 14: set_msg 0x12acbb7fc40: 13: msg: "new message" 0x12b5ec59040: 14: msg: "new message" 0x12acbb7fc40: 13: exit run() 0x12b5ec59040: 14: exit run() 0x12ad67e9040: 15: enter run() 0x12ad67e9040: 15: set_msg 0x12ad67e9040: 15: msg: "new message" 0x12ad67e9040: 15: exit run() main: 12 0x12b0037f640: 0: enter run() 0x12b0037f640: 0: set_msg 0x12b0037f640: 0: msg: "new message" 0x12b0037f640: 0: exit run() 0x12b0037fc40: 1: enter run() 0x12b0037fc40: 1: set_msg 0x12b0037fc40: 1: msg: "new message" 0x12b0037fc40: 1: exit run() 0x12ad67e9c40: 2: enter run() 0x12ad67e9c40: 2: set_msg 0x12ad67e9c40: 2: msg: "new message" 0x12ad67e9c40: 2: exit run() 0x12ad67e9e40: 3: enter run() 0x12ad67e9e40: 3: set_msg 0x12ad67e9e40: 3: msg: "new message" 0x12ad67e9e40: 3: exit run() 0x12adcee5240: 4: enter run() 0x12adcee5240: 4: set_msg 0x12adcee5240: 4: msg: "new message" 0x12adcee5240: 4: exit run() 0x12acbb7fe40: 5: enter run() 0x12acbb7fe40: 5: set_msg 0x12acbb7fe40: 5: msg: "new message" 0x12acbb7fe40: 5: exit run() 0x12b0037f240: 6: enter run() 0x12b0037f240: 6: set_msg 0x12adcee5440: 7: enter run() 0x12b0037fa40: 8: enter run() 0x12ad67e9640: 9: enter run() 0x12acbb7f240: 10: enter run() 0x12ad67e9840: 11: enter run() 0x12ad67e9a40: 12: enter run() 0x12b84f65a40: 13: enter run() 0x12b73bd4c40: 14: enter run() 0x12adcee5640: 15: enter run() 0x12b0037fa40: 8: set_msg 0x12ad67e9840: 11: set_msg 0x12ad67e9a40: 12: set_msg 0x12b73bd4c40: 14: set_msg 0x12b0037f240: 6: msg: "new message" 0x12b0037f240: 6: exit run() 0x12b0037fa40: 8: msg: "new message" 0x12ad67e9a40: 12: msg: "new message" 0x12ad67e9840: 11: msg: "new message" 0x12b73bd4c40: 14: msg: "new message" 0x12b0037fa40: 8: exit run() 0x12ad67e9a40: 12: exit run() 0x12ad67e9840: 11: exit run() 0x12adcee5440: 7: set_msg 0x12b73bd4c40: 14: exit run() 0x12ad67e9640: 9: set_msg 0x12adcee5640: 15: set_msg 0x12acbb7f240: 10: set_msg 0x12ad67e9640: 9: msg: "new message" 0x12adcee5640: 15: msg: "new message" 0x12adcee5440: 7: msg: "new message" 0x12acbb7f240: 10: msg: "new message" 0x12ad67e9640: 9: exit run() 0x12adcee5640: 15: exit run() 0x12adcee5440: 7: exit run() 0x12acbb7f240: 10: exit run() 0x12b84f65a40: 13: set_msg 0x12b84f65a40: 13: msg: "new message" 0x12b84f65a40: 13: exit run() main: 13 0x12b73bd4840: 0: enter run() 0x12b73bd4840: 0: set_msg 0x12b73bd4840: 0: msg: "new message" 0x12b73bd4840: 0: exit run() 0x12b0037fa40: 1: enter run() 0x12b0037fa40: 1: set_msg 0x12b0037fa40: 1: msg: "new message" 0x12b0037fa40: 1: exit run() 0x12acbb7f840: 2: enter run() 0x12acbb7fc40: 3: enter run() 0x12acbb7f840: 2: set_msg 0x12acbb7fc40: 3: set_msg 0x12acbb7f840: 2: msg: "new message" 0x12acbb7fc40: 3: msg: "new message" 0x12acbb7f840: 2: exit run() 0x12acbb7fc40: 3: exit run() 0x12acbb7f040: 4: enter run() 0x12acbb7f040: 4: set_msg 0x12adcee5e40: 5: enter run() 0x12adcee5e40: 5: set_msg 0x12adcee5e40: 5: msg: "new message" 0x12acbb7f040: 4: msg: "new message" 0x12adcee5e40: 5: exit run() 0x12acbb7f040: 4: exit run() 0x12b0037f440: 6: enter run() 0x12b0037f440: 6: set_msg 0x12b0037f440: 6: msg: "new message" 0x12b0037f440: 6: exit run() 0x12ad67e9440: 8: enter run() 0x12adcee5040: 7: enter run() 0x12ad67e9440: 8: set_msg 0x12adcee5040: 7: set_msg 0x12ad67e9440: 8: msg: "new message" 0x12adcee5040: 7: msg: "new message" 0x12ad67e9440: 8: exit run() 0x12adcee5040: 7: exit run() 0x12adcee5240: 9: enter run() 0x12adcee5240: 9: set_msg 0x12adcee5240: 9: msg: "new message" 0x12adcee5240: 9: exit run() 0x12adcee5a40: 10: enter run() 0x12adcee5a40: 10: set_msg 0x12adcee5a40: 10: msg: "new message" 0x12adcee5a40: 10: exit run() 0x12adcee5c40: 11: enter run() 0x12adcee5c40: 11: set_msg 0x12adcee5c40: 11: msg: "new message" 0x12adcee5c40: 11: exit run() 0x12b0037fc40: 13: enter run() 0x12ad67e9a40: 12: enter run() 0x12b0037fc40: 13: set_msg 0x12ad67e9a40: 12: set_msg 0x12b0037fc40: 13: msg: "new message" 0x12ad67e9a40: 12: msg: "new message" 0x12b0037fc40: 13: exit run() 0x12ad67e9a40: 12: exit run() 0x12adcee5840: 14: enter run() 0x12adcee5840: 14: set_msg 0x12adcee5840: 14: msg: "new message" 0x12adcee5840: 14: exit run() 0x12b5ec59a40: 15: enter run() 0x12b5ec59a40: 15: set_msg 0x12b5ec59a40: 15: msg: "new message" 0x12b5ec59a40: 15: exit run() main: 14 0x12adcee5040: 0: enter run() 0x12adcee5040: 0: set_msg 0x12adcee5040: 0: msg: "new message" 0x12adcee5040: 0: exit run() 0x12acbb7f040: 1: enter run() 0x12ad67e9640: 2: enter run() 0x12ad67e9640: 2: set_msg 0x12ad67e9640: 2: msg: "new message" 0x12ad67e9640: 2: exit run() 0x12acbb7f040: 1: set_msg 0x12acbb7f040: 1: msg: "new message" 0x12acbb7f040: 1: exit run() 0x12ad67e9040: 5: enter run() 0x12b73bd4640: 3: enter run() 0x12ad67e9040: 5: set_msg 0x12b73bd4640: 3: set_msg 0x12ad67e9040: 5: msg: "new message" 0x12b73bd4640: 3: msg: "new message" 0x12ad67e9040: 5: exit run() 0x12b73bd4640: 3: exit run() 0x12b73bd4440: 6: enter run() 0x12b73bd4440: 6: set_msg 0x12ad67e9840: 4: enter run() 0x12b73bd4440: 6: msg: "new message" 0x12b73bd4440: 6: exit run() 0x12ad67e9840: 4: set_msg 0x12acbb7f840: 7: enter run() 0x12ad67e9840: 4: msg: "new message" 0x12ad67e9240: 8: enter run() 0x12b0037f640: 10: enter run() 0x12ad67e9840: 4: exit run() 0x12acbb7f840: 7: set_msg 0x12ad67e9c40: 11: enter run() 0x12b0037f240: 9: enter run() 0x12b0037f640: 10: set_msg 0x12acbb7f240: 12: enter run() 0x12b73bd4a40: 13: enter run() 0x12b73bd4e40: 14: enter run() 0x12b0037f640: 10: msg: "new message" 0x12acbb7f840: 7: msg: "new message" 0x12ad67e9e40: 15: enter run() 0x12b0037f640: 10: exit run() 0x12acbb7f840: 7: exit run() 0x12b0037f240: 9: set_msg 0x12b73bd4a40: 13: set_msg 0x12acbb7f240: 12: set_msg 0x12b73bd4a40: 13: msg: "new message" 0x12b73bd4a40: 13: exit run() 0x12ad67e9c40: 11: set_msg 0x12acbb7f240: 12: msg: "new message" 0x12ad67e9c40: 11: msg: "new message" 0x12acbb7f240: 12: exit run() 0x12ad67e9c40: 11: exit run() 0x12ad67e9240: 8: set_msg 0x12b73bd4e40: 14: set_msg 0x12ad67e9e40: 15: set_msg 0x12ad67e9240: 8: msg: "new message" 0x12b73bd4e40: 14: msg: "new message" 0x12ad67e9240: 8: exit run() 0x12b73bd4e40: 14: exit run() 0x12b0037f240: 9: msg: "new message" 0x12b0037f240: 9: exit run() 0x12ad67e9e40: 15: msg: "new message" 0x12ad67e9e40: 15: exit run() main: 15 0x12b0037fa40: 0: enter run() 0x12b0037fa40: 0: set_msg 0x12b0037fa40: 0: msg: "new message" 0x12b0037fa40: 0: exit run() 0x12adcee5a40: 1: enter run() 0x12adcee5a40: 1: set_msg 0x12adcee5a40: 1: msg: "new message" 0x12adcee5a40: 1: exit run() 0x12ad67e9a40: 2: enter run() 0x12ad67e9a40: 2: set_msg 0x12ad67e9a40: 2: msg: "new message" 0x12ad67e9a40: 2: exit run() 0x12b0037f840: 3: enter run() 0x12b0037f840: 3: set_msg 0x12b0037f840: 3: msg: "new message" 0x12b0037f840: 3: exit run() 0x12ad67e9040: 5: enter run() 0x12ad67e9040: 5: set_msg 0x12ad67e9040: 5: msg: "new message" 0x12ad67e9040: 5: exit run() 0x12b73bd4040: 4: enter run() 0x12b73bd4040: 4: set_msg 0x12b73bd4040: 4: msg: "new message" 0x12b73bd4040: 4: exit run() 0x12b73bd4a40: 6: enter run() 0x12b73bd4a40: 6: set_msg 0x12b73bd4a40: 6: msg: "new message" 0x12b73bd4a40: 6: exit run() 0x12b0037fe40: 7: enter run() 0x12b0037fe40: 7: set_msg 0x12b0037fe40: 7: msg: "new message" 0x12b0037fe40: 7: exit run() 0x12b73bd4240: 8: enter run() 0x12b73bd4240: 8: set_msg 0x12b73bd4240: 8: msg: "new message" 0x12b73bd4240: 8: exit run() 0x12b73bd4440: 9: enter run() 0x12adcee5840: 10: enter run() 0x12b73bd4440: 9: set_msg 0x12adcee5840: 10: set_msg 0x12b73bd4440: 9: msg: "new message" 0x12adcee5840: 10: msg: "new message" 0x12b73bd4440: 9: exit run() 0x12adcee5840: 10: exit run() 0x12adcee5e40: 12: enter run() 0x12b0037f040: 13: enter run() 0x12adcee5e40: 12: set_msg 0x12b0037f040: 13: set_msg 0x12b0037f040: 13: msg: "new message" 0x12adcee5640: 11: enter run() 0x12b0037f040: 13: exit run() 0x12adcee5e40: 12: msg: "new message" 0x12adcee5e40: 12: exit run() 0x12b84f65040: 14: enter run() 0x12adcee5640: 11: set_msg 0x12b84f65040: 14: set_msg 0x12adcee5640: 11: msg: "new message" 0x12ad67e9240: 15: enter run() 0x12b84f65040: 14: msg: "new message" 0x12b84f65040: 14: exit run() 0x12adcee5640: 11: exit run() 0x12ad67e9240: 15: set_msg 0x12ad67e9240: 15: msg: "new message" 0x12ad67e9240: 15: exit run() main: 16 0x12b0037f240: 0: enter run() 0x12b0037f240: 0: set_msg 0x12b0037f240: 0: msg: "new message" 0x12b0037f240: 0: exit run() 0x12b0037fa40: 1: enter run() 0x12acbb7fe40: 2: enter run() 0x12b0037fa40: 1: set_msg 0x12acbb7fe40: 2: set_msg 0x12b0037fa40: 1: msg: "new message" 0x12acbb7fe40: 2: msg: "new message" 0x12b0037fa40: 1: exit run() 0x12acbb7fe40: 2: exit run() 0x12adcee5440: 4: enter run() 0x12acbb7f440: 3: enter run() 0x12adcee5440: 4: set_msg 0x12acbb7f440: 3: set_msg 0x12adcee5440: 4: msg: "new message" 0x12acbb7f440: 3: msg: "new message" 0x12adcee5440: 4: exit run() 0x12acbb7f440: 3: exit run() 0x12acbb7f640: 6: enter run() 0x12acbb7f640: 6: set_msg 0x12acbb7f640: 6: msg: "new message" 0x12adcee5840: 7: enter run() 0x12acbb7f640: 6: exit run() 0x12acbb7f040: 5: enter run() 0x12adcee5840: 7: set_msg 0x12acbb7f040: 5: set_msg 0x12adcee5840: 7: msg: "new message" 0x12acbb7f040: 5: msg: "new message" 0x12adcee5840: 7: exit run() 0x12acbb7f040: 5: exit run() 0x12b84f65a40: 8: enter run() 0x1rthread reaping 0x12b0037f240 stack 0x12b1c65a240 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037fa40 stack 0x12b1c659600 0x12b84f65a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7fe40 stack 0x12b1c65a0f0 rthread reaping 0x12acbb7f440 stack 0x12b1c65a4b0 0x12b0037fe40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b0037f440: rwlock_wrlock 0x12b48bce4a0 (1) rthread reaping 0x12adcee5440 stack 0x12b1c674e70 rthread reaping 0x12acbb7f040 stack 0x12b1c65ad50 0x12ad67e9040: rwlock_wrlock 0x12b48bce4a0 (1) rthread reaping 0x12acbb7f640 stack 0x12b1c654030 rthread reaping 0x12adcee5840 stack 0x12b1c65a480 0x12ad67e9840: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12b73bd4240: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12b73bd4640: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_rdlock 0x12b48bce4a0 (4294967295) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65a40 stack 0x12b1c6541b0 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_rdlock 0x12b48bce4a0 (2147483649) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65240 stack 0x12b1c65a030 rthread reaping 0x12b0037fe40 stack 0x12b1c674e40 rthread reaping 0x12b0037f440 stack 0x12b1c6742d0 rthread reaping 0x12ad67e9040 stack 0x12b1c6591b0 rthread reaping 0x12ad67e9840 stack 0x12b1c674960 rthread reaping 0x12b73bd4240 stack 0x12b1c659690 rthread reaping 0x12b73bd4640 stack 0x12b1c654810 0x12acbb7fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12adcee5c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5c40: rwlock_unlock 0x12b48bce4a0 0x12adcee5c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5c40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5640: rwlock_wrlock 0x12b48bce4a0 (1) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12adcee5040: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12adcee5e40: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12acbb7f240: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b73bd4e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7fc40 stack 0x12b1c654810 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f240 stack 0x12b1c659690 0x12b73bd4a40: rwlock_wrlock 0x12b48bce4a0 (2147483647) rthread reaping 0x12acbb7fa40 stack 0x12b1c674960 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b73bd4840 stack 0x12b1c6591b0 0x12adcee5040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12adcee5c40 stack 0x12b1c6742d0 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7f840 stack 0x12b1c674e40 0x12adcee5840: rwlock_wrlock 0x12b48bce4a0 (2147483649) rthread reaping 0x12adcee5640 stack 0x12b1c65a030 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4e40 stack 0x12b1c6541b0 rthread reaping 0x12b73bd4c40 stack 0x12b1c65a480 rthread reaping 0x12adcee5040 stack 0x12b1c654030 0x12b73bd4440: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_rdlock 0x12b48bce4a0 (4294967295) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12adcee5e40 stack 0x12b1c65ad50 rthread reaping 0x12acbb7f240 stack 0x12b1c674e70 rthread reaping 0x12adcee5840 stack 0x12b1c65a4b0 rthread reaping 0x12b73bd4440 stack 0x12b1c65a0f0 rthread reaping 0x12b5ec59c40 stack 0x12b1c659600 rthread reaping 0x12b73bd4a40 stack 0x12b1c65a240 0x12ba5360840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5a40: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5a40: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12ba5360a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 0x12ba5360a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360840 stack 0x12b1c65a240 rthread reaping 0x12b0037f240 stack 0x12b1c659600 rthread reaping 0x12b73bd4e40 stack 0x12b1c65a0f0 0x12adcee5440: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b73bd4640 stack 0x12b1c65a4b0 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360040 stack 0x12b1c674e70 0x12acbb7f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5440: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7f440 stack 0x12b1c65ad50 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4040 stack 0x12b1c654030 0x12acbb7f040: rwlock_rdlock 0x12b48bce4a0 (1) rthread reaping 0x12b0037fc40 stack 0x12b1c65a480 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4840 stack 0x12b1c6541b0 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f440 stack 0x12b1c65a030 rthread reaping 0x12adcee5a40 stack 0x12b1c674e40 rthread reaping 0x12ba5360640 stack 0x12b1c6742d0 rthread reaping 0x12adcee5640 stack 0x12b1c6591b0 rthread reaping 0x12ba5360a40 stack 0x12b1c674960 rthread reaping 0x12acbb7f040 stack 0x12b1c659690 rthread reaping 0x12adcee5440 stack 0x12b1c654810 0x12adcee5840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12adcee5c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5c40: rwlock_unlock 0x12b48bce4a0 0x12adcee5c40: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12adcee5c40: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12adcee5040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 0x12adcee5040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12ba5360a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 0x12ba5360a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12adcee5840 stack 0x12b1c654810 0x12ba5360440: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b73bd4c40 stack 0x12b1c659690 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4a40 stack 0x12b1c674960 0x12ba5360440: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b73bd4040 stack 0x12b1c6591b0 0x12b0037f640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12adcee5c40 stack 0x12b1c6742d0 rthread reaping 0x12b0037fe40 stack 0x12b1c674e40 rthread reaping 0x12b73bd4240 stack 0x12b1c65a030 rthread reaping 0x12ba5360640 stack 0x12b1c6541b0 0x12b0037f840: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7fa40 stack 0x12b1c65a480 0x12b0037f640: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b0037f040 stack 0x12b1c654030 rthread reaping 0x12adcee5040 stack 0x12b1c65ad50 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360240 stack 0x12b1c674e70 rthread reaping 0x12ba5360a40 stack 0x12b1c65a4b0 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f840 stack 0x12b1c65a0f0 rthread reaping 0x12ba5360440 stack 0x12b1c659600 rthread reaping 0x12b0037f640 stack 0x12b1c65a240 0x12b73bd4640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_rdlock 0x12b48bce4a0 (1) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b73bd4040: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_rdlock 0x12b48bce4a0 (4294967295) 0x12b0037f440: rwlock_rdlock 0x12b48bce4a0 (2147483650) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_wrlock 0x12b48bce4a0 (2147483650) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4640 stack 0x12b1c65a240 rthread reaping 0x12b0037fa40 stack 0x12b1c659600 rthread reaping 0x12adcee5240 stack 0x12b1c65a0f0 rthread reaping 0x12ba5360640 stack 0x12b1c65a4b0 rthread reaping 0x12b0037f040 stack 0x12b1c674e70 rthread reaping 0x12ba5360e40 stack 0x12b1c65ad50 rthread reaping 0x12b0037f240 stack 0x12b1c654030 rthread reaping 0x12b73bd4440 stack 0x12b1c65a480 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12ba5360c40: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12b73bd4840: rwlock_rdlock 0x12b48bce4a0 (2147483650) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4840 stack 0x12b1c6541b0 rthread reaping 0x12b73bd4040 stack 0x12b1c65a030 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f440 stack 0x12b1c674e40 rthread reaping 0x12adcee5640 stack 0x12b1c6742d0 rthread reaping 0x12b73bd4a40 stack 0x12b1c6591b0 0x12ba5360c40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b73bd4c40 stack 0x12b1c674960 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59440 stack 0x12b1c659690 rthread reaping 0x12ba5360c40 stack 0x12b1c654810 0x12b5ec59a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b5ec59e40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12ba5360040: rwlock_wrlock 0x12b48bce4a0 (1) 0x12ba5360840: rwlock_wrlock 0x12b48bce4a0 (1) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b0037fc40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12ba5360e40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12adcee5040: rwlock_wrlock 0x12b48bce4a0 (1) 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 0x12adcee5040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_wrlock 0x12b48bce4a0 (1) 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_wrlock 0x12b48bce4a0 (1) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_wrlock 0x12b48bce4a0 (1) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59a40 stack 0x12b1c654810 0x12b0037fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360440 stack 0x12b1c659690 rthread reaping 0x12ba5360e40 stack 0x12b1c674960 rthread reaping 0x12ba5360840 stack 0x12b1c6591b0 rthread reaping 0x12b5ec59c40 stack 0x12b1c6742d0 0x12b0037f640: rwlock_wrlock 0x12b48bce4a0 (1) rthread reaping 0x12b5ec59e40 stack 0x12b1c674e40 rthread reaping 0x12b5ec59040 stack 0x12b1c65a030 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360040 stack 0x12b1c6541b0 0x12b0037f640: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b0037fc40 stack 0x12b1c65a480 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12adcee5040 stack 0x12b1c654030 rthread reaping 0x12ba5360240 stack 0x12b1c65ad50 rthread reaping 0x12ad67e9640 stack 0x12b1c674e70 rthread reaping 0x12ad67e9440 stack 0x12b1c65a4b0 rthread reaping 0x12b0037fe40 stack 0x12b1c65a0f0 rthread reaping 0x12b0037f640 stack 0x12b1c659600 0x12ad67e9840: rwlock_wrlock 0x12b48bce4a0 (1) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9840 stack 0x12b1c65a240 0x12b0037f440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f440 stack 0x12b1c65a240 rthread reaping 0x12adcee5440 stack 0x12b1c659600 rthread reaping 0x12b0037fc40 stack 0x12b1c65a0f0 rthread reaping 0x12b0037f040 stack 0x12b1c65a4b0 0x12b5ec59640: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b0037f840 stack 0x12b1c674e70 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037fa40 stack 0x12b1c65ad50 0x12b5ec59640: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12ba5360440 stack 0x12b1c654030 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59040 stack 0x12b1c65a480 rthread reaping 0x12adcee5240 stack 0x12b1c6541b0 rthread reaping 0x12b5ec59240 stack 0x12b1c65a030 rthread reaping 0x12b73bd4240 stack 0x12b1c674e40 rthread reaping 0x12b73bd4c40 stack 0x12b1c6742d0 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12adcee5840 stack 0x12b1c6591b0 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360640 stack 0x12b1c659690 rthread reaping 0x12ba5360c40 stack 0x12b1c674960 rthread reaping 0x12b5ec59640 stack 0x12b1c654810 0x12b84f65640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12adcee5c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5c40: rwlock_unlock 0x12b48bce4a0 0x12adcee5c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fe40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65640 stack 0x12b1c654810 0x12b0037f640: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12adcee5c40 stack 0x12b1c674960 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b0037fc40 stack 0x12b1c659690 rthread reaping 0x12b73bd4a40 stack 0x12b1c6591b0 rthread reaping 0x12b0037fe40 stack 0x12b1c6742d0 rthread reaping 0x12adcee5840 stack 0x12b1c674e40 rthread reaping 0x12b0037f040 stack 0x12b1c65a030 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f240 stack 0x12b1c6541b0 rthread reaping 0x12b73bd4640 stack 0x12b1c65a480 rthread reaping 0x12b73bd4840 stack 0x12b1c654030 0x12b0037f640: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12adcee5e40 stack 0x12b1c65ad50 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65840 stack 0x12b1c674e70 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4040 stack 0x12b1c65a4b0 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12adcee5240 stack 0x12b1c65a0f0 rthread reaping 0x12b0037f640 stack 0x12b1c659600 rthread reaping 0x12b84f65040 stack 0x12b1c65a240 0x12b0037f440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_wrlock 0x12b48bce4a0 (0) 2b84f65a40: 8: set_msg 0x12b84f65240: 9: enter run() 0x12b0037fe40: 10: enter run() 0x12b0037f440: 11: enter run() 0x12ad67e9040: 12: enter run() 0x12ad67e9840: 13: enter run() 0x12b73bd4240: 14: enter run() 0x12b73bd4640: 15: enter run() 0x12b84f65a40: 8: msg: "new message" 0x12b0037f440: 11: set_msg 0x12ad67e9840: 13: set_msg 0x12b0037fe40: 10: set_msg 0x12ad67e9840: 13: msg: "new message" 0x12b84f65a40: 8: exit run() 0x12b0037f440: 11: msg: "new message" 0x12b0037f440: 11: exit run() 0x12b0037fe40: 10: msg: "new message" 0x12b0037fe40: 10: exit run() 0x12ad67e9840: 13: exit run() 0x12b73bd4640: 15: set_msg 0x12b73bd4240: 14: set_msg 0x12b73bd4640: 15: msg: "new message" 0x12b73bd4240: 14: msg: "new message" 0x12b73bd4640: 15: exit run() 0x12ad67e9040: 12: set_msg 0x12b73bd4240: 14: exit run() 0x12b84f65240: 9: set_msg 0x12ad67e9040: 12: msg: "new message" 0x12b84f65240: 9: msg: "new message" 0x12b84f65240: 9: exit run() 0x12ad67e9040: 12: exit run() main: 17 0x12acbb7fc40: 0: enter run() 0x12acbb7fc40: 0: set_msg 0x12acbb7fc40: 0: msg: "new message" 0x12acbb7fc40: 0: exit run() 0x12b0037f240: 1: enter run() 0x12b0037f240: 1: set_msg 0x12b0037f240: 1: msg: "new message" 0x12b0037f240: 1: exit run() 0x12acbb7fa40: 2: enter run() 0x12acbb7fa40: 2: set_msg 0x12acbb7fa40: 2: msg: "new message" 0x12acbb7fa40: 2: exit run() 0x12b73bd4840: 3: enter run() 0x12b73bd4840: 3: set_msg 0x12b73bd4840: 3: msg: "new message" 0x12b73bd4840: 3: exit run() 0x12adcee5c40: 4: enter run() 0x12adcee5c40: 4: set_msg 0x12adcee5c40: 4: msg: "new message" 0x12acbb7f840: 5: enter run() 0x12adcee5c40: 4: exit run() 0x12acbb7f840: 5: set_msg 0x12adcee5640: 6: enter run() 0x12acbb7f840: 5: msg: "new message" 0x12b73bd4e40: 7: enter run() 0x12b73bd4c40: 8: enter run() 0x12acbb7f840: 5: exit run() 0x12b73bd4e40: 7: set_msg 0x12adcee5040: 9: enter run() 0x12adcee5e40: 10: enter run() 0x12acbb7f240: 11: enter run() 0x12adcee5640: 6: set_msg 0x12b73bd4e40: 7: msg: "new message" 0x12adcee5840: 12: enter run() 0x12adcee5640: 6: msg: "new message" 0x12b73bd4e40: 7: exit run() 0x12adcee5640: 6: exit run() 0x12b73bd4c40: 8: set_msg 0x12b73bd4a40: 15: enter run() 0x12adcee5040: 9: set_msg 0x12b73bd4c40: 8: msg: "new message" 0x12adcee5040: 9: msg: "new message" 0x12b73bd4c40: 8: exit run() 0x12acbb7f240: 11: set_msg 0x12adcee5040: 9: exit run() 0x12b73bd4440: 13: enter run() 0x12b73bd4440: 13: set_msg 0x12b5ec59c40: 14: enter run() 0x12adcee5840: 12: set_msg 0x12b73bd4440: 13: msg: "new message" 0x12b73bd4440: 13: exit run() 0x12b73bd4a40: 15: set_msg 0x12adcee5840: 12: msg: "new message" 0x12b73bd4a40: 15: msg: "new message" 0x12adcee5840: 12: exit run() 0x12b73bd4a40: 15: exit run() 0x12acbb7f240: 11: msg: "new message" 0x12acbb7f240: 11: exit run() 0x12b5ec59c40: 14: set_msg 0x12adcee5e40: 10: set_msg 0x12b5ec59c40: 14: msg: "new message" 0x12adcee5e40: 10: msg: "new message" 0x12b5ec59c40: 14: exit run() 0x12adcee5e40: 10: exit run() main: 18 0x12ba5360840: 0: enter run() 0x12ba5360840: 0: set_msg 0x12ba5360840: 0: msg: "new message" 0x12ba5360840: 0: exit run() 0x12b0037f240: 1: enter run() 0x12b0037f240: 1: set_msg 0x12b0037f240: 1: msg: "new message" 0x12b0037f240: 1: exit run() 0x12b73bd4e40: 2: enter run() 0x12b73bd4e40: 2: set_msg 0x12b73bd4e40: 2: msg: "new message" 0x12b73bd4e40: 2: exit run() 0x12b73bd4640: 3: enter run() 0x12ba5360040: 4: enter run() 0x12ba5360040: 4: set_msg 0x12ba5360040: 4: msg: "new message" 0x12ba5360040: 4: exit run() 0x12b73bd4640: 3: set_msg 0x12b73bd4640: 3: msg: "new message" 0x12b73bd4640: 3: exit run() 0x12acbb7f440: 5: enter run() 0x12acbb7f440: 5: set_msg 0x12acbb7f440: 5: msg: "new message" 0x12acbb7f440: 5: exit run() 0x12b73bd4040: 6: enter run() 0x12b73bd4040: 6: set_msg 0x12b73bd4040: 6: msg: "new message" 0x12b73bd4040: 6: exit run() 0x12b0037fc40: 7: enter run() 0x12b0037fc40: 7: set_msg 0x12b0037fc40: 7: msg: "new message" 0x12b73bd4840: 8: enter run() 0x12b0037fc40: 7: exit run() 0x12b73bd4840: 8: set_msg 0x12b73bd4840: 8: msg: "new message" 0x12b73bd4840: 8: exit run() 0x12b0037f440: 9: enter run() 0x12b0037f440: 9: set_msg 0x12b0037f440: 9: msg: "new message" 0x12b0037f440: 9: exit run() 0x12adcee5a40: 10: enter run() 0x12adcee5a40: 10: set_msg 0x12adcee5a40: 10: msg: "new message" 0x12adcee5a40: 10: exit run() 0x12ba5360640: 11: enter run() 0x12ba5360640: 11: set_msg 0x12ba5360640: 11: msg: "new message" 0x12ba5360640: 11: exit run() 0x12adcee5640: 12: enter run() 0x12adcee5640: 12: set_msg 0x12adcee5640: 12: msg: "new message" 0x12adcee5640: 12: exit run() 0x12ba5360a40: 13: enter run() 0x12ba5360a40: 13: set_msg 0x12ba5360a40: 13: msg: "new message" 0x12ba5360a40: 13: exit run() 0x12adcee5440: 15: enter run() 0x12acbb7f040: 14: enter run() 0x12adcee5440: 15: set_msg 0x12acbb7f040: 14: set_msg 0x12adcee5440: 15: msg: "new message" 0x12acbb7f040: 14: msg: "new message" 0x12adcee5440: 15: exit run() 0x12acbb7f040: 14: exit run() main: 19 0x12adcee5840: 0: enter run() 0x12adcee5840: 0: set_msg 0x12adcee5840: 0: msg: "new message" 0x12adcee5840: 0: exit run() 0x12b73bd4c40: 1: enter run() 0x12b73bd4c40: 1: set_msg 0x12b73bd4c40: 1: msg: "new message" 0x12b73bd4c40: 1: exit run() 0x12b73bd4a40: 2: enter run() 0x12b73bd4a40: 2: set_msg 0x12b73bd4a40: 2: msg: "new message" 0x12b73bd4a40: 2: exit run() 0x12b73bd4040: 3: enter run() 0x12adcee5c40: 4: enter run() 0x12b73bd4040: 3: set_msg 0x12adcee5c40: 4: set_msg 0x12b73bd4040: 3: msg: "new message" 0x12adcee5c40: 4: msg: "new message" 0x12b73bd4040: 3: exit run() 0x12adcee5c40: 4: exit run() 0x12b0037fe40: 5: enter run() 0x12b73bd4240: 6: enter run() 0x12b73bd4240: 6: set_msg 0x12b0037fe40: 5: set_msg 0x12b73bd4240: 6: msg: "new message" 0x12b0037fe40: 5: msg: "new message" 0x12b73bd4240: 6: exit run() 0x12b0037fe40: 5: exit run() 0x12ba5360640: 7: enter run() 0x12ba5360640: 7: set_msg 0x12ba5360640: 7: msg: "new message" 0x12ba5360640: 7: exit run() 0x12acbb7fa40: 8: enter run() 0x12acbb7fa40: 8: set_msg 0x12acbb7fa40: 8: msg: "new message" 0x12acbb7fa40: 8: exit run() 0x12b0037f040: 9: enter run() 0x12b0037f040: 9: set_msg 0x12b0037f040: 9: msg: "new message" 0x12b0037f040: 9: exit run() 0x12adcee5040: 10: enter run() 0x12adcee5040: 10: set_msg 0x12adcee5040: 10: msg: "new message" 0x12adcee5040: 10: exit run() 0x12ba5360240: 11: enter run() 0x12ba5360240: 11: set_msg 0x12ba5360240: 11: msg: "new message" 0x12ba5360240: 11: exit run() 0x12ba5360a40: 12: enter run() 0x12ba5360a40: 12: set_msg 0x12ba5360a40: 12: msg: "new message" 0x12ba5360a40: 12: exit run() 0x12ba5360440: 14: enter run() 0x12ba5360440: 14: set_msg 0x12b0037f640: 15: enter run() 0x12ba5360440: 14: msg: "new message" 0x12b0037f840: 13: enter run() 0x12ba5360440: 14: exit run() 0x12b0037f640: 15: set_msg 0x12b0037f640: 15: msg: "new message" 0x12b0037f640: 15: exit run() 0x12b0037f840: 13: set_msg 0x12b0037f840: 13: msg: "new message" 0x12b0037f840: 13: exit run() main: 20 0x12b73bd4640: 0: enter run() 0x12b73bd4640: 0: set_msg 0x12b73bd4640: 0: msg: "new message" 0x12b73bd4640: 0: exit run() 0x12b0037fa40: 1: enter run() 0x12b0037fa40: 1: set_msg 0x12b0037fa40: 1: msg: "new message" 0x12b0037fa40: 1: exit run() 0x12adcee5240: 2: enter run() 0x12adcee5240: 2: set_msg 0x12adcee5240: 2: msg: "new message" 0x12adcee5240: 2: exit run() 0x12ba5360640: 3: enter run() 0x12ba5360640: 3: set_msg 0x12ba5360640: 3: msg: "new message" 0x12ba5360640: 3: exit run() 0x12ba5360e40: 5: enter run() 0x12b0037f040: 4: enter run() 0x12ba5360e40: 5: set_msg 0x12b0037f040: 4: set_msg 0x12ba5360e40: 5: msg: "new message" 0x12b0037f040: 4: msg: "new message" 0x12ba5360e40: 5: exit run() 0x12b0037f040: 4: exit run() 0x12b0037f240: 6: enter run() 0x12b73bd4440: 7: enter run() 0x12b0037f240: 6: set_msg 0x12b73bd4840: 8: enter run() 0x12b73bd4040: 9: enter run() 0x12b73bd4440: 7: set_msg 0x12b0037f440: 10: enter run() 0x12b0037f440: 10: set_msg 0x12b73bd4440: 7: msg: "new message" 0x12adcee5640: 11: enter run() 0x12b0037f240: 6: msg: "new message" 0x12b0037f440: 10: msg: "new message" 0x12b73bd4440: 7: exit run() 0x12b0037f240: 6: exit run() 0x12b73bd4c40: 13: enter run() 0x12b73bd4040: 9: set_msg 0x12b0037f440: 10: exit run() 0x12b73bd4a40: 12: enter run() 0x12ba5360c40: 15: enter run() 0x12b5ec59440: 14: enter run() 0x12b73bd4040: 9: msg: "new message" 0x12b73bd4a40: 12: set_msg 0x12b73bd4c40: 13: set_msg 0x12b73bd4840: 8: set_msg 0x12b73bd4c40: 13: msg: "new message" 0x12b73bd4a40: 12: msg: "new message" 0x12b73bd4c40: 13: exit run() 0x12b73bd4040: 9: exit run() 0x12b73bd4840: 8: msg: "new message" 0x12b73bd4a40: 12: exit run() 0x12b73bd4840: 8: exit run() 0x12adcee5640: 11: set_msg 0x12adcee5640: 11: msg: "new message" 0x12adcee5640: 11: exit run() 0x12ba5360c40: 15: set_msg 0x12ba5360c40: 15: msg: "new message" 0x12ba5360c40: 15: exit run() 0x12b5ec59440: 14: set_msg 0x12b5ec59440: 14: msg: "new message" 0x12b5ec59440: 14: exit run() main: 21 0x12b5ec59a40: 0: enter run() 0x12b5ec59a40: 0: set_msg 0x12b5ec59a40: 0: msg: "new message" 0x12b5ec59a40: 0: exit run() 0x12ba5360440: 1: enter run() 0x12ba5360440: 1: set_msg 0x12ba5360440: 1: msg: "new message" 0x12ba5360e40: 2: enter run() 0x12ba5360840: 3: enter run() 0x12b5ec59c40: 4: enter run() 0x12b5ec59e40: 5: enter run() 0x12b5ec59040: 6: enter run() 0x12ba5360040: 7: enter run() 0x12b0037fc40: 8: enter run() 0x12adcee5040: 9: enter run() 0x12ba5360240: 10: enter run() 0x12ad67e9640: 11: enter run() 0x12ad67e9440: 12: enter run() 0x12b0037fe40: 13: enter run() 0x12b0037f640: 14: enter run() 0x12ad67e9840: 15: enter run() 0x12b0037fc40: 8: set_msg 0x12ba5360e40: 2: set_msg 0x12b0037fc40: 8: msg: "new message" 0x12ba5360e40: 2: msg: "new message" 0x12b0037fc40: 8: exit run() 0x12ba5360840: 3: set_msg 0x12ba5360e40: 2: exit run() 0x12ba5360040: 7: set_msg 0x12b5ec59e40: 5: set_msg 0x12b5ec59e40: 5: msg: "new message" 0x12ba5360040: 7: msg: "new message" 0x12b5ec59e40: 5: exit run() 0x12ba5360840: 3: msg: "new message" 0x12ba5360040: 7: exit run() 0x12ba5360840: 3: exit run() 0x12b5ec59040: 6: set_msg 0x12b5ec59c40: 4: set_msg 0x12ba5360440: 1: exit run() 0x12b5ec59040: 6: msg: "new message" 0x12b5ec59c40: 4: msg: "new message" 0x12b5ec59040: 6: exit run() 0x12b5ec59c40: 4: exit run() 0x12adcee5040: 9: set_msg 0x12adcee5040: 9: msg: "new message" 0x12adcee5040: 9: exit run() 0x12ba5360240: 10: set_msg 0x12ba5360240: 10: msg: "new message" 0x12ba5360240: 10: exit run() 0x12ad67e9640: 11: set_msg 0x12ad67e9640: 11: msg: "new message" 0x12ad67e9640: 11: exit run() 0x12ad67e9440: 12: set_msg 0x12ad67e9440: 12: msg: "new message" 0x12ad67e9440: 12: exit run() 0x12b0037fe40: 13: set_msg 0x12b0037fe40: 13: msg: "new message" 0x12b0037fe40: 13: exit run() 0x12b0037f640: 14: set_msg 0x12b0037f640: 14: msg: "new message" 0x12b0037f640: 14: exit run() 0x12ad67e9840: 15: set_msg 0x12ad67e9840: 15: msg: "new message" 0x12ad67e9840: 15: exit run() main: 22 0x12b0037f440: 0: enter run() 0x12b0037f440: 0: set_msg 0x12b0037f440: 0: msg: "new message" 0x12b0037f440: 0: exit run() 0x12adcee5440: 1: enter run() 0x12adcee5440: 1: set_msg 0x12adcee5440: 1: msg: "new message" 0x12adcee5440: 1: exit run() 0x12b0037fc40: 2: enter run() 0x12b0037fc40: 2: set_msg 0x12b0037fc40: 2: msg: "new message" 0x12b0037fc40: 2: exit run() 0x12b0037f040: 3: enter run() 0x12b0037f040: 3: set_msg 0x12b0037f040: 3: msg: "new message" 0x12b0037f040: 3: exit run() 0x12b0037f840: 4: enter run() 0x12b0037f840: 4: set_msg 0x12b0037f840: 4: msg: "new message" 0x12b0037f840: 4: exit run() 0x12b0037fa40: 5: enter run() 0x12b0037fa40: 5: set_msg 0x12b0037fa40: 5: msg: "new message" 0x12b0037fa40: 5: exit run() 0x12ba5360440: 6: enter run() 0x12ba5360440: 6: set_msg 0x12ba5360440: 6: msg: "new message" 0x12ba5360440: 6: exit run() 0x12adcee5240: 8: enter run() 0x12b5ec59040: 7: enter run() 0x12adcee5240: 8: set_msg 0x12b5ec59040: 7: set_msg 0x12adcee5240: 8: msg: "new message" 0x12b5ec59040: 7: msg: "new message" 0x12adcee5240: 8: exit run() 0x12b5ec59040: 7: exit run() 0x12b5ec59240: 9: enter run() 0x12b5ec59240: 9: set_msg 0x12b5ec59240: 9: msg: "new message" 0x12b5ec59240: 9: exit run() 0x12b73bd4c40: 11: enter run() 0x12b73bd4c40: 11: set_msg 0x12b73bd4c40: 11: msg: "new message" 0x12adcee5840: 12: enter run() 0x12b73bd4c40: 11: exit run() 0x12adcee5840: 12: set_msg 0x12adcee5840: 12: msg: "new message" 0x12adcee5840: 12: exit run() 0x12b73bd4240: 10: enter run() 0x12b73bd4240: 10: set_msg 0x12b73bd4240: 10: msg: "new message" 0x12b73bd4240: 10: exit run() 0x12b5ec59640: 15: enter run() 0x12b5ec59640: 15: set_msg 0x12b5ec59640: 15: msg: "new message" 0x12b5ec59640: 15: exit run() 0x12ba5360640: 14: enter run() 0x12ba5360640: 14: set_msg 0x12ba5360c40: 13: enter run() 0x12ba5360640: 14: msg: "new message" 0x12ba5360640: 14: exit run() 0x12ba5360c40: 13: set_msg 0x12ba5360c40: 13: msg: "new message" 0x12ba5360c40: 13: exit run() main: 23 0x12b84f65640: 0: enter run() 0x12b84f65640: 0: set_msg 0x12b84f65640: 0: msg: "new message" 0x12b84f65640: 0: exit run() 0x12adcee5c40: 1: enter run() 0x12adcee5c40: 1: set_msg 0x12adcee5c40: 1: msg: "new message" 0x12adcee5c40: 1: exit run() 0x12b73bd4a40: 3: enter run() 0x12b73bd4a40: 3: set_msg 0x12b73bd4a40: 3: msg: "new message" 0x12b73bd4a40: 3: exit run() 0x12b0037fc40: 2: enter run() 0x12b0037fe40: 4: enter run() 0x12b0037fc40: 2: set_msg 0x12b0037fe40: 4: set_msg 0x12b0037fc40: 2: msg: "new message" 0x12b0037fe40: 4: msg: "new message" 0x12b0037fc40: 2: exit run() 0x12b0037fe40: 4: exit run() 0x12b0037f040: 6: enter run() 0x12adcee5840: 5: enter run() 0x12b0037f040: 6: set_msg 0x12adcee5840: 5: set_msg 0x12b0037f040: 6: msg: "new message" 0x12adcee5840: 5: msg: "new message" 0x12b0037f040: 6: exit run() 0x12adcee5840: 5: exit run() 0x12b0037f240: 7: enter run() 0x12b0037f240: 7: set_msg 0x12b0037f240: 7: msg: "new message" 0x12b0037f240: 7: exit run() 0x12b73bd4640: 8: enter run() 0x12b73bd4840: 9: enter run() 0x12b73bd4840: 9: set_msg 0x12b73bd4640: 8: set_msg 0x12b73bd4840: 9: msg: "new message" 0x12b73bd4640: 8: msg: "new message" 0x12b73bd4840: 9: exit run() 0x12b73bd4640: 8: exit run() 0x12adcee5e40: 10: enter run() 0x12adcee5e40: 10: set_msg 0x12adcee5e40: 10: msg: "new message" 0x12adcee5e40: 10: exit run() 0x12b73bd4040: 12: enter run() 0x12b73bd4040: 12: set_msg 0x12b73bd4040: 12: msg: "new message" 0x12b73bd4040: 12: exit run() 0x12b84f65840: 11: enter run() 0x12b84f65840: 11: set_msg 0x12b84f65840: 11: msg: "new message" 0x12b84f65840: 11: exit run() 0x12adcee5240: 13: enter run() 0x12adcee5240: 13: set_msg 0x12adcee5240: 13: msg: "new message" 0x12adcee5240: 13: exit run() 0x12b0037f640: 14: enter run() 0x12b84f65040: 15: enter run() 0x12b0037f640: 14: set_msg 0x12b84f65040: 15: set_msg 0x12b0037f640: 14: msg: "new message" 0x12b84f65040: 15: msg: "new message" 0x12b0037f640: 14: exit run() 0x12b84f65040: 15: exit run() main: 24 0x12b0037f440: 0: enter run() 0x12b0037f440: 0: set_msg 0x12b0037f440: 0: msg: "new message" 0x12b0037f440: 0: exit run() 0x12b73bd4a40: 1: enter run() 0x12b73bd4a40: 1: set_msg 0x12b73bd4a40: 1: msg: "new message" 0x12b73bd4a40: 1: exit run() 0x12b84f65a40: 2: enter run() 0x12b84f65a40: 2: set_msg 0x12b84f65a40: 2: msg: "new message" 0x12b84f65a40: 2: exit run() 0x12b84f65240: 3: enter run() 0x12b73bd4c40: 4: enter run() 0x12b84f65240: 3: set_msg 0x12b73bd4c40: 4: set_msg 0x12b84f65240: 3: msg: "new message" 0x12b73bd4c40: 4: msg: "new message" 0x12b84f65240: 3: exit run() 0x12b73bd4c40: 4: exit run() 0x12b0037fa40: 5: enter run() 0x12b73bd4e40: 6: enter run() 0x12b73bd4e40: 6: set_msg 0x12b73bd4e40: 6: msg: "new message" 0x12b73bd4e40: 6: exit run() 0x12b0037fa40: 5: set_msg 0x12b0037fa40: 5: msg: "new message" 0x12b0037fa40: 5: exit run() 0x12b84f65c40: 7: enter run() 0x12b84f65c40: 7: set_msg 0x12b84f65c40: 7: msg: "new message" 0x12b84f65c40: 7: exit run() 0x12b84f65440: 8: enter run() 0x12b84f65440: 8: set_msg 0x12b84f65440: 8: msg: "new message" 0x12b84f65440: 8: exit run() 0x12b73bd4240: 9: enter run() 0x12b73bd4240: 9: set_msg 0x12b73bd4240: 9: msg: "new message" 0x12b73bd4240: 9: exit run() 0x12b73bd4440: 10: enter run() 0x12b73bd4440: 10: set_msg 0x12b73bd4440: 10: msg: "new message" 0x12b73bd4440: 10: exit run() 0x12ba5360e40: 11: enter run() 0x12ba5360e40: 11: set_msg 0x12ba5360e40: 11: msg: "new message" 0x12ba5360e40: 11: exit run() 0x12b84f65e40: 12: enter run() 0x12b84f65rthread reaping 0x12b0037f440 stack 0x12b1c65a240 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4a40 stack 0x12b1c659600 0x12b84f65e40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b84f65a40 stack 0x12b1c65a0f0 0x12ba5360c40: rwlock_wrlock 0x12b48bce4a0 (1) rthread reaping 0x12b84f65240 stack 0x12b1c65a4b0 rthread reaping 0x12b73bd4c40 stack 0x12b1c674e70 0x12ba5360840: rwlock_wrlock 0x12b48bce4a0 (1) rthread reaping 0x12b0037fa40 stack 0x12b1c65ad50 rthread reaping 0x12b73bd4e40 stack 0x12b1c654030 rthread reaping 0x12b84f65c40 stack 0x12b1c65a480 rthread reaping 0x12b84f65440 stack 0x12b1c6541b0 0x12ba5360040: rwlock_wrlock 0x12b48bce4a0 (2147483649) rthread reaping 0x12b73bd4240 stack 0x12b1c65a030 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4440 stack 0x12b1c674e40 rthread reaping 0x12ba5360e40 stack 0x12b1c6742d0 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65e40 stack 0x12b1c6591b0 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360c40 stack 0x12b1c659690 rthread reaping 0x12ba5360840 stack 0x12b1c674960 rthread reaping 0x12ba5360040 stack 0x12b1c654810 0x12b73bd4040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_wrlock 0x12b48bce4a0 (1) 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b5ec59240: rwlock_wrlock 0x12b48bce4a0 (1) rthread reaping 0x12b73bd4040 stack 0x12b1c654810 0x12b73bd4840: rwlock_wrlock 0x12b48bce4a0 (1) 0x12ba5360a40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360240 stack 0x12b1c674960 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12acbb7f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b0037f840 stack 0x12b1c659690 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65a40 stack 0x12b1c6591b0 0x12ba5360a40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b0037fc40 stack 0x12b1c6742d0 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4240 stack 0x12b1c674e40 rthread reaping 0x12b84f65640 stack 0x12b1c65a030 rthread reaping 0x12ba5360440 stack 0x12b1c6541b0 rthread reaping 0x12b0037f440 stack 0x12b1c65a480 rthread reaping 0x12b84f65040 stack 0x12b1c654030 rthread reaping 0x12b73bd4440 stack 0x12b1c65ad50 rthread reaping 0x12ba5360640 stack 0x12b1c674e70 rthread reaping 0x12acbb7f040 stack 0x12b1c65a4b0 rthread reaping 0x12ba5360a40 stack 0x12b1c65a0f0 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59240 stack 0x12b1c659600 rthread reaping 0x12b73bd4840 stack 0x12b1c65a240 0x12ba5360240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360240 stack 0x12b1c65a240 rthread reaping 0x12b0037fe40 stack 0x12b1c659600 0x12b73bd4a40: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b5ec59440 stack 0x12b1c65a0f0 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59040 stack 0x12b1c65a4b0 0x12b73bd4a40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12ba5360c40 stack 0x12b1c674e70 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360e40 stack 0x12b1c65ad50 rthread reaping 0x12b5ec59a40 stack 0x12b1c654030 rthread reaping 0x12b0037fa40 stack 0x12b1c65a480 rthread reaping 0x12ba5360440 stack 0x12b1c6541b0 rthread reaping 0x12b84f65640 stack 0x12b1c65a030 rthread reaping 0x12b84f65c40 stack 0x12b1c674e40 rthread reaping 0x12b5ec59640 stack 0x12b1c6742d0 rthread reaping 0x12acbb7f640 stack 0x12b1c6591b0 rthread reaping 0x12b84f65840 stack 0x12b1c659690 rthread reaping 0x12b84f65e40 stack 0x12b1c674960 rthread reaping 0x12b73bd4a40 stack 0x12b1c654810 0x12b84f65640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65640 stack 0x12b1c654810 rthread reaping 0x12b5ec59c40 stack 0x12b1c674960 0x12ba5360c40: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b84f65040 stack 0x12b1c659690 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7f240 stack 0x12b1c6591b0 0x12ba5360c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b5ec59440 stack 0x12b1c6742d0 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7f040 stack 0x12b1c674e40 rthread reaping 0x12b84f65840 stack 0x12b1c65a030 rthread reaping 0x12b5ec59e40 stack 0x12b1c6541b0 rthread reaping 0x12b73bd4840 stack 0x12b1c65a480 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65240 stack 0x12b1c654030 0x12b84f65a40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7f840 stack 0x12b1c65ad50 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65440 stack 0x12b1c674e70 rthread reaping 0x12b5ec59840 stack 0x12b1c65a4b0 rthread reaping 0x12b73bd4c40 stack 0x12b1c65a0f0 rthread reaping 0x12b84f65a40 stack 0x12b1c659600 rthread reaping 0x12ba5360c40 stack 0x12b1c65a240 0x12b5ec59a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12ba5360a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 0x12ba5360a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9a40: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65e40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59a40 stack 0x12b1c65a240 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360a40 stack 0x12b1c659600 0x12b84f65e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b5ec59c40 stack 0x12b1c65a0f0 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_wrlock 0x12b48bce4a0 (2) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9a40 stack 0x12b1c65a4b0 rthread reaping 0x12ad67e9440 stack 0x12b1c674e70 rthread reaping 0x12ad67e9c40 stack 0x12b1c65ad50 rthread reaping 0x12acbb7f240 stack 0x12b1c654030 rthread reaping 0x12ba5360240 stack 0x12b1c65a480 rthread reaping 0x12b5ec59040 stack 0x12b1c6541b0 rthread reaping 0x12ba5360440 stack 0x12b1c65a030 rthread reaping 0x12b5ec59440 stack 0x12b1c674e40 rthread reaping 0x12b84f65c40 stack 0x12b1c6742d0 rthread reaping 0x12ba5360640 stack 0x12b1c6591b0 rthread reaping 0x12b84f65040 stack 0x12b1c659690 0x12b0037f040: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b84f65e40 stack 0x12b1c674960 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f040 stack 0x12b1c654810 0x12ad67e9040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9240: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ad67e9640: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b5ec59c40: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b84f65640: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9040 stack 0x12b1c654810 rthread reaping 0x12ad67e9e40 stack 0x12b1c674960 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65440 stack 0x12b1c659690 0x12ad67e9640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59240 stack 0x12b1c6591b0 rthread reaping 0x12ba5360c40 stack 0x12b1c6742d0 rthread reaping 0x12b84f65a40 stack 0x12b1c674e40 rthread reaping 0x12ad67e9240 stack 0x12b1c65a030 rthread reaping 0x12ad67e9c40 stack 0x12b1c6541b0 rthread reaping 0x12b5ec59440 stack 0x12b1c65a480 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360840 stack 0x12b1c654030 rthread reaping 0x12ad67e9640 stack 0x12b1c65ad50 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59c40 stack 0x12b1c674e70 rthread reaping 0x12b84f65640 stack 0x12b1c65a4b0 rthread reaping 0x12ba5360040 stack 0x12b1c65a0f0 rthread reaping 0x12b5ec59840 stack 0x12b1c659600 rthread reaping 0x12ad67e9a40 stack 0x12b1c65a240 0x12b84f65240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12ba5360a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 0x12ba5360a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65240 stack 0x12b1c65a240 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12ba5360a40 stack 0x12b1c659600 rthread reaping 0x12ba5360c40 stack 0x12b1c65a0f0 rthread reaping 0x12ad67e9640 stack 0x12b1c65a4b0 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65440 stack 0x12b1c674e70 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b5ec59e40 stack 0x12b1c65ad50 rthread reaping 0x12b84f65640 stack 0x12b1c654030 0x12ba5360240: rwlock_wrlock 0x12b48bce4a0 (1) rthread reaping 0x12ba5360e40 stack 0x12b1c65a480 rthread reaping 0x12ad67e9840 stack 0x12b1c6541b0 rthread reaping 0x12ad67e9e40 stack 0x12b1c65a030 0x12b5ec59640: rwlock_wrlock 0x12b48bce4a0 (1) rthread reaping 0x12ad67e9440 stack 0x12b1c674e40 rthread reaping 0x12b0037f640 stack 0x12b1c6742d0 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59440 stack 0x12b1c6591b0 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360240 stack 0x12b1c659690 rthread reaping 0x12ba5360640 stack 0x12b1c674960 rthread reaping 0x12b5ec59640 stack 0x12b1c654810 0x12b84f65c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fe40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65c40 stack 0x12b1c654810 rthread reaping 0x12b84f65e40 stack 0x12b1c674960 rthread reaping 0x12b84f65640 stack 0x12b1c659690 rthread reaping 0x12b5ec59240 stack 0x12b1c6591b0 rthread reaping 0x12b5ec59e40 stack 0x12b1c6742d0 0x12b84f65a40: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7f040 stack 0x12b1c674e40 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360e40 stack 0x12b1c65a030 rthread reaping 0x12acbb7f840 stack 0x12b1c6541b0 0x12ba5360440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9c40 stack 0x12b1c65a480 0x12ba5360440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7f440 stack 0x12b1c654030 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7fe40 stack 0x12b1c65ad50 rthread reaping 0x12ba5360040 stack 0x12b1c674e70 0x12ba5360840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65840 stack 0x12b1c65a4b0 rthread reaping 0x12ba5360440 stack 0x12b1c65a0f0 rthread reaping 0x12b84f65a40 stack 0x12b1c659600 rthread reaping 0x12ba5360840 stack 0x12b1c65a240 0x12b5ec59c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12ba5360a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fe40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 0x12ba5360a40: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12acbb7fc40: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12acbb7f240: rwlock_rdlock 0x12b48bce4a0 (4294967295) rthread reaping 0x12b5ec59c40 stack 0x12b1c65a240 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65040 stack 0x12b1c659600 rthread reaping 0x12b5ec59440 stack 0x12b1c65a0f0 0x12b5ec59840: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7fe40 stack 0x12b1c65a4b0 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360a40 stack 0x12b1c674e70 rthread reaping 0x12acbb7fa40 stack 0x12b1c65ad50 rthread reaping 0x12ba5360440 stack 0x12b1c654030 0x12b5ec59840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12acbb7f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65c40 stack 0x12b1c65a480 0x12acbb7fc40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12ba5360c40 stack 0x12b1c6541b0 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65440 stack 0x12b1c65a030 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7f240 stack 0x12b1c674e40 rthread reaping 0x12acbb7fc40 stack 0x12b1c6742d0 rthread reaping 0x12b5ec59840 stack 0x12b1c6591b0 rthread reaping 0x12b5ec59040 stack 0x12b1c659690 0x12b0037f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f040 stack 0x12b1c674960 rthread reaping 0x12acbb7f040 stack 0x12b1c654810 0x12b0037f640: rwlock_wrlock 0x12b48bce4a0 (0) e40: 12: set_msg 0x12ba5360c40: 13: enter run() 0x12ba5360840: 14: enter run() 0x12ba5360040: 15: enter run() 0x12b84f65e40: 12: msg: "new message" 0x12b84f65e40: 12: exit run() 0x12ba5360c40: 13: set_msg 0x12ba5360840: 14: set_msg 0x12ba5360c40: 13: msg: "new message" 0x12ba5360c40: 13: exit run() 0x12ba5360040: 15: set_msg 0x12ba5360040: 15: msg: "new message" 0x12ba5360040: 15: exit run() 0x12ba5360840: 14: msg: "new message" 0x12ba5360840: 14: exit run() main: 25 0x12b73bd4040: 0: enter run() 0x12b73bd4040: 0: set_msg 0x12b73bd4040: 0: msg: "new message" 0x12b73bd4040: 0: exit run() 0x12ba5360240: 1: enter run() 0x12ba5360240: 1: set_msg 0x12ba5360240: 1: msg: "new message" 0x12ba5360240: 1: exit run() 0x12b84f65a40: 3: enter run() 0x12b84f65a40: 3: set_msg 0x12b84f65a40: 3: msg: "new message" 0x12b84f65a40: 3: exit run() 0x12b0037f840: 2: enter run() 0x12b0037fc40: 4: enter run() 0x12b0037fc40: 4: set_msg 0x12b0037fc40: 4: msg: "new message" 0x12b0037fc40: 4: exit run() 0x12b73bd4240: 5: enter run() 0x12b0037f840: 2: set_msg 0x12b73bd4240: 5: set_msg 0x12b0037f840: 2: msg: "new message" 0x12b73bd4240: 5: msg: "new message" 0x12b0037f840: 2: exit run() 0x12b73bd4240: 5: exit run() 0x12b84f65640: 6: enter run() 0x12b84f65640: 6: set_msg 0x12b84f65640: 6: msg: "new message" 0x12b84f65640: 6: exit run() 0x12ba5360440: 7: enter run() 0x12ba5360440: 7: set_msg 0x12ba5360440: 7: msg: "new message" 0x12ba5360440: 7: exit run() 0x12b0037f440: 8: enter run() 0x12b0037f440: 8: set_msg 0x12b0037f440: 8: msg: "new message" 0x12b0037f440: 8: exit run() 0x12b84f65040: 9: enter run() 0x12b73bd4440: 10: enter run() 0x12b84f65040: 9: set_msg 0x12b73bd4440: 10: set_msg 0x12b84f65040: 9: msg: "new message" 0x12b73bd4440: 10: msg: "new message" 0x12b84f65040: 9: exit run() 0x12ba5360640: 11: enter run() 0x12acbb7f040: 12: enter run() 0x12ba5360a40: 13: enter run() 0x12b5ec59240: 14: enter run() 0x12b73bd4840: 15: enter run() 0x12b5ec59240: 14: set_msg 0x12b73bd4440: 10: exit run() 0x12b73bd4840: 15: set_msg 0x12acbb7f040: 12: set_msg 0x12ba5360640: 11: set_msg 0x12b73bd4840: 15: msg: "new message" 0x12ba5360640: 11: msg: "new message" 0x12b73bd4840: 15: exit run() 0x12ba5360640: 11: exit run() 0x12acbb7f040: 12: msg: "new message" 0x12ba5360a40: 13: set_msg 0x12ba5360a40: 13: msg: "new message" 0x12ba5360a40: 13: exit run() 0x12acbb7f040: 12: exit run() 0x12b5ec59240: 14: msg: "new message" 0x12b5ec59240: 14: exit run() main: 26 0x12ba5360240: 0: enter run() 0x12ba5360240: 0: set_msg 0x12ba5360240: 0: msg: "new message" 0x12ba5360240: 0: exit run() 0x12b0037fe40: 1: enter run() 0x12b0037fe40: 1: set_msg 0x12b0037fe40: 1: msg: "new message" 0x12b0037fe40: 1: exit run() 0x12b5ec59440: 2: enter run() 0x12b5ec59440: 2: set_msg 0x12b5ec59440: 2: msg: "new message" 0x12b5ec59440: 2: exit run() 0x12ba5360c40: 4: enter run() 0x12b5ec59040: 3: enter run() 0x12ba5360c40: 4: set_msg 0x12b5ec59040: 3: set_msg 0x12ba5360c40: 4: msg: "new message" 0x12b5ec59040: 3: msg: "new message" 0x12ba5360c40: 4: exit run() 0x12b5ec59040: 3: exit run() 0x12ba5360e40: 5: enter run() 0x12ba5360e40: 5: set_msg 0x12ba5360e40: 5: msg: "new message" 0x12ba5360e40: 5: exit run() 0x12b5ec59a40: 6: enter run() 0x12b5ec59a40: 6: set_msg 0x12b5ec59a40: 6: msg: "new message" 0x12b5ec59a40: 6: exit run() 0x12b0037fa40: 7: enter run() 0x12b0037fa40: 7: set_msg 0x12b0037fa40: 7: msg: "new message" 0x12b0037fa40: 7: exit run() 0x12b84f65640: 9: enter run() 0x12b84f65640: 9: set_msg 0x12b84f65640: 9: msg: "new message" 0x12b84f65640: 9: exit run() 0x12ba5360440: 8: enter run() 0x12ba5360440: 8: set_msg 0x12ba5360440: 8: msg: "new message" 0x12ba5360440: 8: exit run() 0x12b84f65c40: 10: enter run() 0x12b84f65c40: 10: set_msg 0x12b84f65c40: 10: msg: "new message" 0x12b84f65c40: 10: exit run() 0x12b5ec59640: 11: enter run() 0x12b5ec59640: 11: set_msg 0x12b5ec59640: 11: msg: "new message" 0x12b5ec59640: 11: exit run() 0x12acbb7f640: 12: enter run() 0x12acbb7f640: 12: set_msg 0x12acbb7f640: 12: msg: "new message" 0x12acbb7f640: 12: exit run() 0x12b84f65840: 13: enter run() 0x12b84f65840: 13: set_msg 0x12b84f65840: 13: msg: "new message" 0x12b84f65840: 13: exit run() 0x12b84f65e40: 14: enter run() 0x12b84f65e40: 14: set_msg 0x12b84f65e40: 14: msg: "new message" 0x12b84f65e40: 14: exit run() 0x12b73bd4a40: 15: enter run() 0x12b73bd4a40: 15: set_msg 0x12b73bd4a40: 15: msg: "new message" 0x12b73bd4a40: 15: exit run() main: 27 0x12b84f65640: 0: enter run() 0x12b84f65640: 0: set_msg 0x12b84f65640: 0: msg: "new message" 0x12b84f65640: 0: exit run() 0x12b5ec59c40: 1: enter run() 0x12b5ec59c40: 1: set_msg 0x12b5ec59c40: 1: msg: "new message" 0x12b5ec59c40: 1: exit run() 0x12b84f65040: 2: enter run() 0x12b84f65040: 2: set_msg 0x12b84f65040: 2: msg: "new message" 0x12b84f65040: 2: exit run() 0x12b5ec59440: 4: enter run() 0x12acbb7f240: 3: enter run() 0x12b5ec59440: 4: set_msg 0x12acbb7f240: 3: set_msg 0x12b5ec59440: 4: msg: "new message" 0x12acbb7f240: 3: msg: "new message" 0x12b5ec59440: 4: exit run() 0x12acbb7f240: 3: exit run() 0x12acbb7f040: 5: enter run() 0x12acbb7f040: 5: set_msg 0x12acbb7f040: 5: msg: "new message" 0x12acbb7f040: 5: exit run() 0x12b84f65840: 6: enter run() 0x12b84f65840: 6: set_msg 0x12b84f65840: 6: msg: "new message" 0x12b84f65840: 6: exit run() 0x12b5ec59e40: 7: enter run() 0x12b5ec59e40: 7: set_msg 0x12b5ec59e40: 7: msg: "new message" 0x12b5ec59e40: 7: exit run() 0x12b73bd4840: 8: enter run() 0x12b73bd4840: 8: set_msg 0x12b73bd4840: 8: msg: "new message" 0x12b73bd4840: 8: exit run() 0x12b84f65240: 9: enter run() 0x12b84f65240: 9: set_msg 0x12b84f65240: 9: msg: "new message" 0x12b84f65240: 9: exit run() 0x12acbb7f840: 10: enter run() 0x12acbb7f840: 10: set_msg 0x12acbb7f840: 10: msg: "new message" 0x12acbb7f840: 10: exit run() 0x12b5ec59840: 12: enter run() 0x12b5ec59840: 12: set_msg 0x12b5ec59840: 12: msg: "new message" 0x12b5ec59840: 12: exit run() 0x12b84f65440: 11: enter run() 0x12b84f65440: 11: set_msg 0x12b84f65440: 11: msg: "new message" 0x12b84f65440: 11: exit run() 0x12b73bd4c40: 13: enter run() 0x12b73bd4c40: 13: set_msg 0x12b73bd4c40: 13: msg: "new message" 0x12b73bd4c40: 13: exit run() 0x12ba5360c40: 15: enter run() 0x12ba5360c40: 15: set_msg 0x12b84f65a40: 14: enter run() 0x12ba5360c40: 15: msg: "new message" 0x12ba5360c40: 15: exit run() 0x12b84f65a40: 14: set_msg 0x12b84f65a40: 14: msg: "new message" 0x12b84f65a40: 14: exit run() main: 28 0x12b5ec59a40: 0: enter run() 0x12b5ec59a40: 0: set_msg 0x12b5ec59a40: 0: msg: "new message" 0x12b5ec59a40: 0: exit run() 0x12ba5360a40: 1: enter run() 0x12ba5360a40: 1: set_msg 0x12ba5360a40: 1: msg: "new message" 0x12ba5360a40: 1: exit run() 0x12b5ec59c40: 2: enter run() 0x12b5ec59c40: 2: set_msg 0x12b5ec59c40: 2: msg: "new message" 0x12b5ec59c40: 2: exit run() 0x12ad67e9a40: 3: enter run() 0x12ad67e9440: 4: enter run() 0x12ad67e9a40: 3: set_msg 0x12ad67e9440: 4: set_msg 0x12ad67e9a40: 3: msg: "new message" 0x12ad67e9440: 4: msg: "new message" 0x12ad67e9a40: 3: exit run() 0x12ad67e9440: 4: exit run() 0x12acbb7f240: 6: enter run() 0x12ad67e9c40: 5: enter run() 0x12acbb7f240: 6: set_msg 0x12ad67e9c40: 5: set_msg 0x12acbb7f240: 6: msg: "new message" 0x12ad67e9c40: 5: msg: "new message" 0x12acbb7f240: 6: exit run() 0x12ad67e9c40: 5: exit run() 0x12ba5360240: 7: enter run() 0x12ba5360240: 7: set_msg 0x12ba5360240: 7: msg: "new message" 0x12ba5360240: 7: exit run() 0x12b5ec59040: 8: enter run() 0x12b5ec59040: 8: set_msg 0x12b5ec59040: 8: msg: "new message" 0x12b5ec59040: 8: exit run() 0x12ba5360440: 9: enter run() 0x12ba5360440: 9: set_msg 0x12ba5360440: 9: msg: "new message" 0x12ba5360440: 9: exit run() 0x12b5ec59440: 10: enter run() 0x12b5ec59440: 10: set_msg 0x12b5ec59440: 10: msg: "new message" 0x12b5ec59440: 10: exit run() 0x12b84f65c40: 11: enter run() 0x12b84f65c40: 11: set_msg 0x12b84f65c40: 11: msg: "new message" 0x12b84f65c40: 11: exit run() 0x12ba5360640: 12: enter run() 0x12ba5360640: 12: set_msg 0x12ba5360640: 12: msg: "new message" 0x12ba5360640: 12: exit run() 0x12b84f65040: 13: enter run() 0x12b84f65e40: 14: enter run() 0x12b84f65040: 13: set_msg 0x12b84f65e40: 14: set_msg 0x12b84f65e40: 14: msg: "new message" 0x12b84f65040: 13: msg: "new message" 0x12b0037f040: 15: enter run() 0x12b84f65e40: 14: exit run() 0x12b84f65040: 13: exit run() 0x12b0037f040: 15: set_msg 0x12b0037f040: 15: msg: "new message" 0x12b0037f040: 15: exit run() main: 29 0x12ad67e9040: 0: enter run() 0x12ad67e9040: 0: set_msg 0x12ad67e9040: 0: msg: "new message" 0x12ad67e9040: 0: exit run() 0x12ad67e9e40: 1: enter run() 0x12ad67e9e40: 1: set_msg 0x12ad67e9e40: 1: msg: "new message" 0x12ad67e9e40: 1: exit run() 0x12b84f65440: 2: enter run() 0x12b84f65440: 2: set_msg 0x12b84f65440: 2: msg: "new message" 0x12b84f65440: 2: exit run() 0x12b5ec59240: 3: enter run() 0x12b5ec59240: 3: set_msg 0x12b5ec59240: 3: msg: "new message" 0x12b5ec59240: 3: exit run() 0x12ba5360c40: 4: enter run() 0x12ba5360c40: 4: set_msg 0x12ba5360c40: 4: msg: "new message" 0x12ba5360c40: 4: exit run() 0x12b84f65a40: 5: enter run() 0x12ad67e9240: 6: enter run() 0x12b84f65a40: 5: set_msg 0x12ad67e9c40: 7: enter run() 0x12ad67e9240: 6: set_msg 0x12ad67e9c40: 7: set_msg 0x12ad67e9240: 6: msg: "new message" 0x12ad67e9c40: 7: msg: "new message" 0x12ad67e9240: 6: exit run() 0x12b84f65a40: 5: msg: "new message" 0x12ad67e9c40: 7: exit run() 0x12b5ec59440: 8: enter run() 0x12b84f65a40: 5: exit run() 0x12ba5360840: 9: enter run() 0x12ad67e9640: 10: enter run() 0x12b5ec59c40: 11: enter run() 0x12b84f65640: 12: enter run() 0x12b5ec59440: 8: set_msg 0x12b5ec59440: 8: msg: "new message" 0x12b5ec59440: 8: exit run() 0x12ba5360840: 9: set_msg 0x12ba5360840: 9: msg: "new message" 0x12ba5360840: 9: exit run() 0x12ba5360040: 13: enter run() 0x12ba5360040: 13: set_msg 0x12ba5360040: 13: msg: "new message" 0x12ba5360040: 13: exit run() 0x12ad67e9640: 10: set_msg 0x12b5ec59840: 14: enter run() 0x12ad67e9640: 10: msg: "new message" 0x12ad67e9640: 10: exit run() 0x12b5ec59840: 14: set_msg 0x12b84f65640: 12: set_msg 0x12ad67e9a40: 15: enter run() 0x12b84f65640: 12: msg: "new message" 0x12b84f65640: 12: exit run() 0x12ad67e9a40: 15: set_msg 0x12ad67e9a40: 15: msg: "new message" 0x12b5ec59840: 14: msg: "new message" 0x12ad67e9a40: 15: exit run() 0x12b5ec59840: 14: exit run() 0x12b5ec59c40: 11: set_msg 0x12b5ec59c40: 11: msg: "new message" 0x12b5ec59c40: 11: exit run() main: 30 0x12b84f65240: 0: enter run() 0x12b84f65240: 0: set_msg 0x12b84f65240: 0: msg: "new message" 0x12b84f65240: 0: exit run() 0x12ba5360a40: 1: enter run() 0x12ba5360a40: 1: set_msg 0x12ba5360a40: 1: msg: "new message" 0x12ba5360a40: 1: exit run() 0x12ba5360c40: 2: enter run() 0x12ba5360c40: 2: set_msg 0x12ba5360c40: 2: msg: "new message" 0x12ba5360c40: 2: exit run() 0x12b84f65440: 4: enter run() 0x12b84f65440: 4: set_msg 0x12b84f65440: 4: msg: "new message" 0x12b84f65440: 4: exit run() 0x12ad67e9640: 3: enter run() 0x12b5ec59e40: 5: enter run() 0x12b5ec59e40: 5: set_msg 0x12ad67e9640: 3: set_msg 0x12b5ec59e40: 5: msg: "new message" 0x12ad67e9640: 3: msg: "new message" 0x12b5ec59e40: 5: exit run() 0x12ad67e9640: 3: exit run() 0x12b84f65640: 6: enter run() 0x12b84f65640: 6: set_msg 0x12b84f65640: 6: msg: "new message" 0x12b84f65640: 6: exit run() 0x12ba5360e40: 7: enter run() 0x12ba5360e40: 7: set_msg 0x12ba5360e40: 7: msg: "new message" 0x12ba5360e40: 7: exit run() 0x12ad67e9840: 8: enter run() 0x12ad67e9840: 8: set_msg 0x12ad67e9840: 8: msg: "new message" 0x12ad67e9840: 8: exit run() 0x12ad67e9e40: 9: enter run() 0x12ad67e9e40: 9: set_msg 0x12ad67e9e40: 9: msg: "new message" 0x12ad67e9e40: 9: exit run() 0x12ad67e9440: 10: enter run() 0x12ad67e9440: 10: set_msg 0x12ad67e9440: 10: msg: "new message" 0x12ad67e9440: 10: exit run() 0x12b0037f640: 11: enter run() 0x12b0037f640: 11: set_msg 0x12b0037f640: 11: msg: "new message" 0x12b0037f640: 11: exit run() 0x12b5ec59440: 12: enter run() 0x12b5ec59440: 12: set_msg 0x12b5ec59440: 12: msg: "new message" 0x12b5ec59440: 12: exit run() 0x12ba5360640: 14: enter run() 0x12ba5360640: 14: set_msg 0x12ba5360240: 13: enter run() 0x12b5ec59640: 15: enter run() 0x12ba5360640: 14: msg: "new message" 0x12ba5360640: 14: exit run() 0x12ba5360240: 13: set_msg 0x12b5ec59640: 15: set_msg 0x12ba5360240: 13: msg: "new message" 0x12ba5360240: 13: exit run() 0x12b5ec59640: 15: msg: "new message" 0x12b5ec59640: 15: exit run() main: 31 0x12b84f65c40: 0: enter run() 0x12b84f65c40: 0: set_msg 0x12b84f65c40: 0: msg: "new message" 0x12b84f65c40: 0: exit run() 0x12b84f65e40: 1: enter run() 0x12b84f65e40: 1: set_msg 0x12b84f65e40: 1: msg: "new message" 0x12b84f65e40: 1: exit run() 0x12b84f65640: 2: enter run() 0x12b84f65640: 2: set_msg 0x12b84f65640: 2: msg: "new message" 0x12b84f65640: 2: exit run() 0x12b5ec59240: 3: enter run() 0x12b5ec59240: 3: set_msg 0x12b5ec59240: 3: msg: "new message" 0x12b5ec59240: 3: exit run() 0x12b5ec59e40: 4: enter run() 0x12b5ec59e40: 4: set_msg 0x12b5ec59e40: 4: msg: "new message" 0x12b5ec59e40: 4: exit run() 0x12acbb7f040: 5: enter run() 0x12acbb7f040: 5: set_msg 0x12acbb7f040: 5: msg: "new message" 0x12acbb7f040: 5: exit run() 0x12ba5360e40: 6: enter run() 0x12ba5360e40: 6: set_msg 0x12ba5360e40: 6: msg: "new message" 0x12ba5360e40: 6: exit run() 0x12acbb7f840: 7: enter run() 0x12acbb7f840: 7: set_msg 0x12acbb7f840: 7: msg: "new message" 0x12acbb7f840: 7: exit run() 0x12acbb7f440: 9: enter run() 0x12acbb7f440: 9: set_msg 0x12ad67e9c40: 8: enter run() 0x12acbb7f440: 9: msg: "new message" 0x12acbb7f440: 9: exit run() 0x12ad67e9c40: 8: set_msg 0x12acbb7fe40: 10: enter run() 0x12ad67e9c40: 8: msg: "new message" 0x12ba5360040: 11: enter run() 0x12ba5360040: 11: set_msg 0x12ad67e9c40: 8: exit run() 0x12acbb7fe40: 10: set_msg 0x12ba5360040: 11: msg: "new message" 0x12acbb7fe40: 10: msg: "new message" 0x12ba5360040: 11: exit run() 0x12acbb7fe40: 10: exit run() 0x12b84f65a40: 14: enter run() 0x12b84f65a40: 14: set_msg 0x12ba5360440: 13: enter run() 0x12ba5360440: 13: set_msg 0x12b84f65a40: 14: msg: "new message" 0x12ba5360440: 13: msg: "new message" 0x12b84f65a40: 14: exit run() 0x12ba5360440: 13: exit run() 0x12ba5360840: 15: enter run() 0x12ba5360840: 15: set_msg 0x12ba5360840: 15: msg: "new message" 0x12ba5360840: 15: exit run() 0x12b84f65840: 12: enter run() 0x12b84f65840: 12: set_msg 0x12b84f65840: 12: msg: "new message" 0x12b84f65840: 12: exit run() main: 32 0x12b5ec59c40: 0: enter run() 0x12b5ec59c40: 0: set_msg 0x12b5ec59c40: 0: msg: "new message" 0x12b5ec59c40: 0: exit run() 0x12b84f65040: 1: enter run() 0x12b84f65040: 1: set_msg 0x12b84f65040: 1: msg: "new message" 0x12b84f65040: 1: exit run() 0x12b5ec59440: 2: enter run() 0x12b5ec59440: 2: set_msg 0x12b5ec59440: 2: msg: "new message" 0x12b5ec59440: 2: exit run() 0x12ba5360a40: 4: enter run() 0x12acbb7fe40: 3: enter run() 0x12ba5360a40: 4: set_msg 0x12acbb7fe40: 3: set_msg 0x12ba5360a40: 4: msg: "new message" 0x12acbb7fe40: 3: msg: "new message" 0x12ba5360a40: 4: exit run() 0x12acbb7fe40: 3: exit run() 0x12acbb7fa40: 5: enter run() 0x12acbb7fa40: 5: set_msg 0x12acbb7fa40: 5: msg: "new message" 0x12acbb7fa40: 5: exit run() 0x12ba5360440: 6: enter run() 0x12ba5360440: 6: set_msg 0x12ba5360440: 6: msg: "new message" 0x12ba5360440: 6: exit run() 0x12ba5360c40: 8: enter run() 0x12ba5360c40: 8: set_msg 0x12ba5360c40: 8: msg: "new message" 0x12ba5360c40: 8: exit run() 0x12b84f65440: 9: enter run() 0x12b84f65c40: 7: enter run() 0x12b84f65440: 9: set_msg 0x12acbb7f240: 10: enter run() 0x12acbb7fc40: 11: enter run() 0x12acbb7f240: 10: set_msg 0x12b5ec59840: 12: enter run() 0x12b84f65440: 9: msg: "new message" 0x12b5ec59040: 13: enter run() 0x12b84f65440: 9: exit run() 0x12acbb7fc40: 11: set_msg 0x12b0037f040: 14: enter run() 0x12b5ec59840: 12: set_msg 0x12b5ec59840: 12: msg: "new message" 0x12b5ec59840: 12: exit run() 0x12b84f65c40: 7: set_msg 0x12acbb7f040: 15: enter run() 0x12acbb7f040: 15: set_msg 0x12b84f65c40: 7: msg: "new message" 0x12acbb7f040: 15: msg: "new message" 0x12b84f65c40: 7: exit run() 0x12b5ec59040: 13: set_msg 0x12b5ec59040: 13: msg: "new message" 0x12b5ec59040: 13: exit run() 0x12acbb7fc40: 11: msg: "new message" 0x12acbb7fc40: 11: exit run() 0x12acbb7f040: 15: exit run() 0x12acbb7f240: 10: msg: "new message" 0x12acbb7f240: 10: exit run() 0x12b0037f040: 14: set_msg 0x12b0037f040: 14: msg: "new message" 0x12b0037f040: 14: exit run() main: 33 0x12b0037f640: 0: enter run() 0x0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_wrlock 0x12b48bce4a0 (1) 0x12acbb7f240: rwlock_wrlock 0x12b48bce4a0 (1) 0x12acbb7f640: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12acbb7f440: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12acbb7fa40: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12b5ec59a40: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12ad67e9840: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12acbb7fe40: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12ad67e9040: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12b5ec59e40: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12adcee5440: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12b5ec59c40: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12b5ec59240: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12b84f65440: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12adcee5e40: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_rdlock 0x12b48bce4a0 (4294967295) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_rdlock 0x12b48bce4a0 (4294967295) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12acbb7fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_rdlock 0x12b48bce4a0 (4294967295) 0x12ad67e9840: rwlock_rdlock 0x12b48bce4a0 (4294967295) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f640 stack 0x12b1c654810 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f440 stack 0x12b1c674960 0x12b5ec59a40: rwlock_rdlock 0x12b48bce4a0 (2147483651) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7f240 stack 0x12b1c659690 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7f640 stack 0x12b1c6591b0 rthread reaping 0x12acbb7f440 stack 0x12b1c6742d0 rthread reaping 0x12acbb7fa40 stack 0x12b1c674e40 rthread reaping 0x12b5ec59a40 stack 0x12b1c65a030 rthread reaping 0x12ad67e9840 stack 0x12b1c6541b0 rthread reaping 0x12acbb7fe40 stack 0x12b1c65a480 rthread reaping 0x12ad67e9040 stack 0x12b1c654030 rthread reaping 0x12b5ec59e40 stack 0x12b1c65ad50 rthread reaping 0x12adcee5440 stack 0x12b1c674e70 rthread reaping 0x12b5ec59c40 stack 0x12b1c65a4b0 rthread reaping 0x12b5ec59240 stack 0x12b1c65a0f0 rthread reaping 0x12b84f65440 stack 0x12b1c659600 rthread reaping 0x12adcee5e40 stack 0x12b1c65a240 0x12b0037fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b73bd4040: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b84f65e40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b0037f040: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (1) rthread reaping 0x12b0037fc40 stack 0x12b1c65a240 0x12adcee5040: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (1) rthread reaping 0x12b0037f840 stack 0x12b1c659600 rthread reaping 0x12b0037fa40 stack 0x12b1c65a0f0 rthread reaping 0x12acbb7fa40 stack 0x12b1c65a4b0 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59a40 stack 0x12b1c674e70 rthread reaping 0x12b5ec59c40 stack 0x12b1c65ad50 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_rdlock 0x12b48bce4a0 (4294967295) rthread reaping 0x12b84f65240 stack 0x12b1c654030 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12acbb7fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59440 stack 0x12b1c65a480 rthread reaping 0x12acbb7fc40 stack 0x12b1c6541b0 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4040 stack 0x12b1c65a030 0x12adcee5040: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7f840 stack 0x12b1c674e40 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65e40 stack 0x12b1c6742d0 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f040 stack 0x12b1c6591b0 rthread reaping 0x12b73bd4c40 stack 0x12b1c659690 rthread reaping 0x12adcee5040 stack 0x12b1c674960 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65040 stack 0x12b1c654810 0x12b0037f240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f240 stack 0x12b1c654810 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4e40 stack 0x12b1c674960 0x12b84f65a40: rwlock_wrlock 0x12b48bce4a0 (1) rthread reaping 0x12b84f65240 stack 0x12b1c659690 rthread reaping 0x12acbb7f640 stack 0x12b1c6591b0 rthread reaping 0x12b73bd4240 stack 0x12b1c6742d0 rthread reaping 0x12acbb7f840 stack 0x12b1c674e40 rthread reaping 0x12b0037f640 stack 0x12b1c65a030 rthread reaping 0x12b0037fc40 stack 0x12b1c6541b0 rthread reaping 0x12b73bd4440 stack 0x12b1c65a480 rthread reaping 0x12b0037fa40 stack 0x12b1c654030 rthread reaping 0x12b84f65440 stack 0x12b1c65ad50 rthread reaping 0x12b73bd4840 stack 0x12b1c674e70 rthread reaping 0x12b84f65640 stack 0x12b1c65a4b0 rthread reaping 0x12b0037fe40 stack 0x12b1c65a0f0 rthread reaping 0x12b84f65840 stack 0x12b1c659600 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65a40 stack 0x12b1c65a240 0x12b84f65c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65c40 stack 0x12b1c65a240 rthread reaping 0x12b0037f840 stack 0x12b1c659600 rthread reaping 0x12b73bd4c40 stack 0x12b1c65a0f0 rthread reaping 0x12acbb7f040 stack 0x12b1c65a4b0 rthread reaping 0x12b73bd4e40 stack 0x12b1c674e70 0x12b5ec59840: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7f240 stack 0x12b1c65ad50 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7f440 stack 0x12b1c654030 0x12b5ec59840: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b84f65040 stack 0x12b1c65a480 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037fa40 stack 0x12b1c6541b0 rthread reaping 0x12b0037fc40 stack 0x12b1c65a030 rthread reaping 0x12b73bd4640 stack 0x12b1c674e40 rthread reaping 0x12b0037f440 stack 0x12b1c6742d0 rthread reaping 0x12acbb7fa40 stack 0x12b1c6591b0 rthread reaping 0x12b5ec59040 stack 0x12b1c659690 rthread reaping 0x12b73bd4a40 stack 0x12b1c674960 rthread reaping 0x12b5ec59840 stack 0x12b1c654810 0x12acbb7f640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7f640 stack 0x12b1c654810 rthread reaping 0x12acbb7f840 stack 0x12b1c674960 0x12b0037fc40: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b73bd4a40 stack 0x12b1c659690 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12adcee5440 stack 0x12b1c6591b0 0x12b0037fc40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b73bd4c40 stack 0x12b1c6742d0 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f840 stack 0x12b1c674e40 rthread reaping 0x12b73bd4e40 stack 0x12b1c65a030 rthread reaping 0x12b73bd4040 stack 0x12b1c6541b0 0x12b0037f240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65040 stack 0x12b1c65a480 rthread reaping 0x12b5ec59e40 stack 0x12b1c654030 rthread reaping 0x12b0037f040 stack 0x12b1c65ad50 rthread reaping 0x12b84f65a40 stack 0x12b1c674e70 rthread reaping 0x12b5ec59a40 stack 0x12b1c65a4b0 rthread reaping 0x12b5ec59240 stack 0x12b1c65a0f0 rthread reaping 0x12b0037f240 stack 0x12b1c659600 rthread reaping 0x12b0037fc40 stack 0x12b1c65a240 0x12b5ec59c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_wrlock 0x12b48bce4a0 (1) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59c40 stack 0x12b1c65a240 rthread reaping 0x12acbb7fa40 stack 0x12b1c659600 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7fc40 stack 0x12b1c65a0f0 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b84f65840 stack 0x12b1c65a4b0 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59e40 stack 0x12b1c674e70 rthread reaping 0x12b84f65c40 stack 0x12b1c65ad50 rthread reaping 0x12b73bd4440 stack 0x12b1c654030 rthread reaping 0x12acbb7f040 stack 0x12b1c65a480 rthread reaping 0x12b84f65240 stack 0x12b1c6541b0 rthread reaping 0x12b73bd4a40 stack 0x12b1c65a030 rthread reaping 0x12acbb7f240 stack 0x12b1c674e40 rthread reaping 0x12b73bd4640 stack 0x12b1c6742d0 rthread reaping 0x12b73bd4c40 stack 0x12b1c6591b0 rthread reaping 0x12b5ec59240 stack 0x12b1c659690 rthread reaping 0x12b73bd4e40 stack 0x12b1c674960 rthread reaping 0x12b5ec59440 stack 0x12b1c654810 0x12ba5360840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_wrlock 0x12b48bce4a0 (1) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_wrlock 0x12b48bce4a0 (1) 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ba5360440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b5ec59a40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360840 stack 0x12b1c654810 0x12acbb7f440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12ba5360640 stack 0x12b1c674960 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4840 stack 0x12b1c659690 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65640 stack 0x12b1c6591b0 0x12acbb7f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b84f65040 stack 0x12b1c6742d0 rthread reaping 0x12b73bd4040 stack 0x12b1c674e40 rthread reaping 0x12b73bd4240 stack 0x12b1c65a030 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360c40 stack 0x12b1c6541b0 rthread reaping 0x12acbb7f240 stack 0x12b1c65a480 rthread reaping 0x12ba5360240 stack 0x12b1c654030 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360440 stack 0x12b1c65ad50 rthread reaping 0x12b5ec59640 stack 0x12b1c674e70 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360040 stack 0x12b1c65a4b0 rthread reaping 0x12b5ec59a40 stack 0x12b1c65a0f0 rthread reaping 0x12b5ec59c40 stack 0x12b1c659600 rthread reaping 0x12acbb7f440 stack 0x12b1c65a240 0x12acbb7f640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7f640 stack 0x12b1c65a240 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59e40 stack 0x12b1c659600 rthread reaping 0x12b73bd4440 stack 0x12b1c65a0f0 rthread reaping 0x12b73bd4640 stack 0x12b1c65a4b0 rthread reaping 0x12acbb7fc40 stack 0x12b1c674e70 rthread reaping 0x12b73bd4a40 stack 0x12b1c65ad50 rthread reaping 0x12b5ec59040 stack 0x12b1c654030 rthread reaping 0x12acbb7f040 stack 0x12b1c65a480 rthread reaping 0x12b73bd4c40 stack 0x12b1c65a030 rthread reaping 0x12b84f65840 stack 0x12b1c674e40 0x12acbb7f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4e40 stack 0x12b1c6742d0 rthread reaping 0x12b84f65c40 stack 0x12b1c6591b0 rthread reaping 0x12b5ec59240 stack 0x12b1c6541b0 rthread reaping 0x12b5ec59440 stack 0x12b1c659690 0x12acbb7fa40: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7f840 stack 0x12b1c674960 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7fa40 stack 0x12b1c654810 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_wrlock 0x12b48bce4a0 (0) 12b0037f640: 0: set_msg 0x12b0037f440: 1: enter run() 0x12acbb7f240: 2: enter run() 0x12acbb7f640: 3: enter run() 0x12acbb7f440: 4: enter run() 0x12acbb7fa40: 5: enter run() 0x12b5ec59a40: 6: enter run() 0x12ad67e9840: 7: enter run() 0x12acbb7fe40: 8: enter run() 0x12ad67e9040: 9: enter run() 0x12b5ec59e40: 10: enter run() 0x12adcee5440: 11: enter run() 0x12b5ec59c40: 12: enter run() 0x12b5ec59240: 13: enter run() 0x12b84f65440: 14: enter run() 0x12adcee5e40: 15: enter run() 0x12b0037f640: 0: msg: "new message" 0x12b0037f440: 1: set_msg 0x12acbb7f440: 4: set_msg 0x12b5ec59c40: 12: set_msg 0x12b5ec59e40: 10: set_msg 0x12b5ec59c40: 12: msg: "new message" 0x12b5ec59c40: 12: exit run() 0x12acbb7f240: 2: set_msg 0x12adcee5e40: 15: set_msg 0x12acbb7fe40: 8: set_msg 0x12ad67e9040: 9: set_msg 0x12acbb7f240: 2: msg: "new message" 0x12acbb7fe40: 8: msg: "new message" 0x12ad67e9040: 9: msg: "new message" 0x12acbb7f440: 4: msg: "new message" 0x12b0037f440: 1: msg: "new message" 0x12acbb7f240: 2: exit run() 0x12adcee5e40: 15: msg: "new message" 0x12acbb7fe40: 8: exit run() 0x12b5ec59e40: 10: msg: "new message" 0x12b0037f640: 0: exit run() 0x12ad67e9040: 9: exit run() 0x12acbb7f440: 4: exit run() 0x12b0037f440: 1: exit run() 0x12adcee5e40: 15: exit run() 0x12ad67e9840: 7: set_msg 0x12b5ec59e40: 10: exit run() 0x12adcee5440: 11: set_msg 0x12acbb7fa40: 5: set_msg 0x12acbb7f640: 3: set_msg 0x12b5ec59a40: 6: set_msg 0x12ad67e9840: 7: msg: "new message" 0x12acbb7f640: 3: msg: "new message" 0x12adcee5440: 11: msg: "new message" 0x12acbb7f640: 3: exit run() 0x12acbb7fa40: 5: msg: "new message" 0x12ad67e9840: 7: exit run() 0x12b5ec59a40: 6: msg: "new message" 0x12acbb7fa40: 5: exit run() 0x12adcee5440: 11: exit run() 0x12b5ec59240: 13: set_msg 0x12b5ec59a40: 6: exit run() 0x12b84f65440: 14: set_msg 0x12b5ec59240: 13: msg: "new message" 0x12b84f65440: 14: msg: "new message" 0x12b5ec59240: 13: exit run() 0x12b84f65440: 14: exit run() main: 34 0x12b0037fc40: 0: enter run() 0x12b0037fc40: 0: set_msg 0x12b0037fc40: 0: msg: "new message" 0x12b0037fc40: 0: exit run() 0x12b0037f840: 1: enter run() 0x12b0037f840: 1: set_msg 0x12b0037f840: 1: msg: "new message" 0x12b0037f840: 1: exit run() 0x12b0037fa40: 2: enter run() 0x12b0037fa40: 2: set_msg 0x12b0037fa40: 2: msg: "new message" 0x12b0037fa40: 2: exit run() 0x12b5ec59a40: 4: enter run() 0x12acbb7fa40: 3: enter run() 0x12b5ec59a40: 4: set_msg 0x12acbb7fa40: 3: set_msg 0x12b5ec59a40: 4: msg: "new message" 0x12acbb7fa40: 3: msg: "new message" 0x12b5ec59a40: 4: exit run() 0x12acbb7fa40: 3: exit run() 0x12b84f65240: 6: enter run() 0x12b84f65240: 6: set_msg 0x12b84f65240: 6: msg: "new message" 0x12b84f65240: 6: exit run() 0x12b5ec59c40: 5: enter run() 0x12b5ec59c40: 5: set_msg 0x12b5ec59c40: 5: msg: "new message" 0x12b5ec59440: 7: enter run() 0x12acbb7fc40: 8: enter run() 0x12b73bd4040: 9: enter run() 0x12acbb7f840: 10: enter run() 0x12b84f65e40: 11: enter run() 0x12b0037f040: 12: enter run() 0x12b73bd4c40: 13: enter run() 0x12adcee5040: 14: enter run() 0x12b84f65040: 15: enter run() 0x12b5ec59c40: 5: exit run() 0x12b5ec59440: 7: set_msg 0x12acbb7f840: 10: set_msg 0x12b84f65e40: 11: set_msg 0x12b84f65040: 15: set_msg 0x12b73bd4c40: 13: set_msg 0x12acbb7f840: 10: msg: "new message" 0x12b73bd4c40: 13: msg: "new message" 0x12acbb7f840: 10: exit run() 0x12b84f65e40: 11: msg: "new message" 0x12b84f65e40: 11: exit run() 0x12b5ec59440: 7: msg: "new message" 0x12b73bd4c40: 13: exit run() 0x12b5ec59440: 7: exit run() 0x12b73bd4040: 9: set_msg 0x12acbb7fc40: 8: set_msg 0x12b73bd4040: 9: msg: "new message" 0x12acbb7fc40: 8: msg: "new message" 0x12b73bd4040: 9: exit run() 0x12acbb7fc40: 8: exit run() 0x12adcee5040: 14: set_msg 0x12adcee5040: 14: msg: "new message" 0x12adcee5040: 14: exit run() 0x12b0037f040: 12: set_msg 0x12b0037f040: 12: msg: "new message" 0x12b0037f040: 12: exit run() 0x12b84f65040: 15: msg: "new message" 0x12b84f65040: 15: exit run() main: 35 0x12b0037f240: 0: enter run() 0x12b0037f240: 0: set_msg 0x12b0037f240: 0: msg: "new message" 0x12b0037f240: 0: exit run() 0x12b73bd4e40: 1: enter run() 0x12b73bd4e40: 1: set_msg 0x12b73bd4e40: 1: msg: "new message" 0x12b73bd4e40: 1: exit run() 0x12b84f65240: 2: enter run() 0x12acbb7f640: 3: enter run() 0x12b84f65240: 2: set_msg 0x12acbb7f640: 3: set_msg 0x12b84f65240: 2: msg: "new message" 0x12acbb7f640: 3: msg: "new message" 0x12b84f65240: 2: exit run() 0x12acbb7f640: 3: exit run() 0x12b73bd4240: 4: enter run() 0x12b73bd4240: 4: set_msg 0x12b73bd4240: 4: msg: "new message" 0x12acbb7f840: 5: enter run() 0x12b73bd4240: 4: exit run() 0x12acbb7f840: 5: set_msg 0x12acbb7f840: 5: msg: "new message" 0x12acbb7f840: 5: exit run() 0x12b0037fc40: 7: enter run() 0x12b0037f640: 6: enter run() 0x12b0037fc40: 7: set_msg 0x12b0037f640: 6: set_msg 0x12b0037fc40: 7: msg: "new message" 0x12b0037f640: 6: msg: "new message" 0x12b0037fc40: 7: exit run() 0x12b0037f640: 6: exit run() 0x12b73bd4440: 8: enter run() 0x12b73bd4440: 8: set_msg 0x12b73bd4440: 8: msg: "new message" 0x12b73bd4440: 8: exit run() 0x12b0037fa40: 9: enter run() 0x12b0037fa40: 9: set_msg 0x12b0037fa40: 9: msg: "new message" 0x12b0037fa40: 9: exit run() 0x12b84f65440: 10: enter run() 0x12b84f65440: 10: set_msg 0x12b84f65440: 10: msg: "new message" 0x12b84f65440: 10: exit run() 0x12b73bd4840: 11: enter run() 0x12b73bd4840: 11: set_msg 0x12b73bd4840: 11: msg: "new message" 0x12b73bd4840: 11: exit run() 0x12b84f65640: 12: enter run() 0x12b84f65640: 12: set_msg 0x12b84f65640: 12: msg: "new message" 0x12b84f65640: 12: exit run() 0x12b0037fe40: 13: enter run() 0x12b84f65840: 14: enter run() 0x12b0037fe40: 13: set_msg 0x12b84f65840: 14: set_msg 0x12b0037fe40: 13: msg: "new message" 0x12b84f65840: 14: msg: "new message" 0x12b0037fe40: 13: exit run() 0x12b84f65a40: 15: enter run() 0x12b84f65840: 14: exit run() 0x12b84f65a40: 15: set_msg 0x12b84f65a40: 15: msg: "new message" 0x12b84f65a40: 15: exit run() main: 36 0x12b84f65c40: 0: enter run() 0x12b84f65c40: 0: set_msg 0x12b84f65c40: 0: msg: "new message" 0x12b84f65c40: 0: exit run() 0x12b0037f840: 1: enter run() 0x12b0037f840: 1: set_msg 0x12b0037f840: 1: msg: "new message" 0x12b0037f840: 1: exit run() 0x12b73bd4c40: 2: enter run() 0x12b73bd4c40: 2: set_msg 0x12b73bd4c40: 2: msg: "new message" 0x12b73bd4c40: 2: exit run() 0x12b73bd4e40: 4: enter run() 0x12b73bd4e40: 4: set_msg 0x12b73bd4e40: 4: msg: "new message" 0x12b73bd4e40: 4: exit run() 0x12acbb7f040: 3: enter run() 0x12acbb7f040: 3: set_msg 0x12acbb7f040: 3: msg: "new message" 0x12acbb7f040: 3: exit run() 0x12acbb7f240: 5: enter run() 0x12acbb7f240: 5: set_msg 0x12acbb7f240: 5: msg: "new message" 0x12acbb7f240: 5: exit run() 0x12acbb7f440: 6: enter run() 0x12acbb7f440: 6: set_msg 0x12acbb7f440: 6: msg: "new message" 0x12acbb7f440: 6: exit run() 0x12b84f65040: 7: enter run() 0x12b84f65040: 7: set_msg 0x12b84f65040: 7: msg: "new message" 0x12b84f65040: 7: exit run() 0x12b0037fa40: 8: enter run() 0x12b0037fa40: 8: set_msg 0x12b0037fa40: 8: msg: "new message" 0x12b0037fa40: 8: exit run() 0x12b0037fc40: 9: enter run() 0x12b0037fc40: 9: set_msg 0x12b0037fc40: 9: msg: "new message" 0x12b0037fc40: 9: exit run() 0x12b73bd4640: 10: enter run() 0x12b73bd4640: 10: set_msg 0x12b73bd4640: 10: msg: "new message" 0x12b73bd4640: 10: exit run() 0x12acbb7fa40: 12: enter run() 0x12b0037f440: 11: enter run() 0x12acbb7fa40: 12: set_msg 0x12b0037f440: 11: set_msg 0x12acbb7fa40: 12: msg: "new message" 0x12b0037f440: 11: msg: "new message" 0x12acbb7fa40: 12: exit run() 0x12b0037f440: 11: exit run() 0x12b5ec59040: 13: enter run() 0x12b73bd4a40: 14: enter run() 0x12b5ec59040: 13: set_msg 0x12b73bd4a40: 14: set_msg 0x12b5ec59040: 13: msg: "new message" 0x12b73bd4a40: 14: msg: "new message" 0x12b5ec59040: 13: exit run() 0x12b73bd4a40: 14: exit run() 0x12b5ec59840: 15: enter run() 0x12b5ec59840: 15: set_msg 0x12b5ec59840: 15: msg: "new message" 0x12b5ec59840: 15: exit run() main: 37 0x12acbb7f640: 0: enter run() 0x12acbb7f640: 0: set_msg 0x12acbb7f640: 0: msg: "new message" 0x12acbb7f640: 0: exit run() 0x12acbb7f840: 1: enter run() 0x12acbb7f840: 1: set_msg 0x12acbb7f840: 1: msg: "new message" 0x12acbb7f840: 1: exit run() 0x12adcee5440: 3: enter run() 0x12adcee5440: 3: set_msg 0x12adcee5440: 3: msg: "new message" 0x12b73bd4c40: 4: enter run() 0x12adcee5440: 3: exit run() 0x12b73bd4c40: 4: set_msg 0x12b73bd4a40: 2: enter run() 0x12b73bd4c40: 4: msg: "new message" 0x12b73bd4c40: 4: exit run() 0x12b73bd4a40: 2: set_msg 0x12b73bd4a40: 2: msg: "new message" 0x12b73bd4a40: 2: exit run() 0x12b73bd4e40: 6: enter run() 0x12b73bd4e40: 6: set_msg 0x12b73bd4e40: 6: msg: "new message" 0x12b73bd4e40: 6: exit run() 0x12b73bd4040: 7: enter run() 0x12b0037f840: 5: enter run() 0x12b73bd4040: 7: set_msg 0x12b73bd4040: 7: msg: "new message" 0x12b73bd4040: 7: exit run() 0x12b0037f840: 5: set_msg 0x12b0037f840: 5: msg: "new message" 0x12b0037f840: 5: exit run() 0x12b0037f040: 10: enter run() 0x12b0037f040: 10: set_msg 0x12b0037f040: 10: msg: "new message" 0x12b0037f040: 10: exit run() 0x12b84f65a40: 11: enter run() 0x12b5ec59e40: 9: enter run() 0x12b84f65a40: 11: set_msg 0x12b84f65a40: 11: msg: "new message" 0x12b84f65a40: 11: exit run() 0x12b5ec59a40: 12: enter run() 0x12b5ec59a40: 12: set_msg 0x12b5ec59a40: 12: msg: "new message" 0x12b5ec59a40: 12: exit run() 0x12b5ec59240: 13: enter run() 0x12b5ec59e40: 9: set_msg 0x12b5ec59240: 13: set_msg 0x12b5ec59e40: 9: msg: "new message" 0x12b5ec59240: 13: msg: "new message" 0x12b5ec59e40: 9: exit run() 0x12b5ec59240: 13: exit run() 0x12b0037fc40: 15: enter run() 0x12b0037fc40: 15: set_msg 0x12b0037fc40: 15: msg: "new message" 0x12b0037f240: 14: enter run() 0x12b0037fc40: 15: exit run() 0x12b84f65040: 8: enter run() 0x12b0037f240: 14: set_msg 0x12b84f65040: 8: set_msg 0x12b0037f240: 14: msg: "new message" 0x12b84f65040: 8: msg: "new message" 0x12b0037f240: 14: exit run() 0x12b84f65040: 8: exit run() main: 38 0x12b5ec59c40: 0: enter run() 0x12b5ec59c40: 0: set_msg 0x12b5ec59c40: 0: msg: "new message" 0x12b5ec59c40: 0: exit run() 0x12acbb7fa40: 1: enter run() 0x12acbb7fa40: 1: set_msg 0x12acbb7fa40: 1: msg: "new message" 0x12acbb7fa40: 1: exit run() 0x12acbb7fc40: 2: enter run() 0x12b84f65840: 3: enter run() 0x12acbb7fc40: 2: set_msg 0x12b84f65840: 3: set_msg 0x12acbb7fc40: 2: msg: "new message" 0x12acbb7fc40: 2: exit run() 0x12b84f65840: 3: msg: "new message" 0x12b84f65840: 3: exit run() 0x12b5ec59e40: 4: enter run() 0x12b84f65c40: 5: enter run() 0x12b84f65c40: 5: set_msg 0x12b84f65c40: 5: msg: "new message" 0x12b84f65c40: 5: exit run() 0x12b5ec59e40: 4: set_msg 0x12b5ec59e40: 4: msg: "new message" 0x12b5ec59e40: 4: exit run() 0x12b73bd4440: 6: enter run() 0x12b73bd4440: 6: set_msg 0x12b73bd4440: 6: msg: "new message" 0x12acbb7f040: 7: enter run() 0x12b73bd4440: 6: exit run() 0x12acbb7f040: 7: set_msg 0x12acbb7f040: 7: msg: "new message" 0x12acbb7f040: 7: exit run() 0x12b84f65240: 8: enter run() 0x12b84f65240: 8: set_msg 0x12b84f65240: 8: msg: "new message" 0x12acbb7f240: 10: enter run() 0x12b84f65240: 8: exit run() 0x12acbb7f240: 10: set_msg 0x12acbb7f240: 10: msg: "new message" 0x12acbb7f240: 10: exit run() 0x12b73bd4a40: 9: enter run() 0x12b73bd4a40: 9: set_msg 0x12b73bd4a40: 9: msg: "new message" 0x12b73bd4a40: 9: exit run() 0x12b73bd4c40: 12: enter run() 0x12b73bd4c40: 12: set_msg 0x12b73bd4c40: 12: msg: "new message" 0x12b73bd4c40: 12: exit run() 0x12b5ec59240: 13: enter run() 0x12b73bd4640: 11: enter run() 0x12b5ec59240: 13: set_msg 0x12b5ec59240: 13: msg: "new message" 0x12b5ec59240: 13: exit run() 0x12b73bd4e40: 14: enter run() 0x12b73bd4e40: 14: set_msg 0x12b73bd4640: 11: set_msg 0x12b73bd4e40: 14: msg: "new message" 0x12b73bd4640: 11: msg: "new message" 0x12b73bd4e40: 14: exit run() 0x12b73bd4640: 11: exit run() 0x12b5ec59440: 15: enter run() 0x12b5ec59440: 15: set_msg 0x12b5ec59440: 15: msg: "new message" 0x12b5ec59440: 15: exit run() main: 39 0x12ba5360840: 0: enter run() 0x12ba5360840: 0: set_msg 0x12ba5360840: 0: msg: "new message" 0x12ba5360840: 0: exit run() 0x12ba5360640: 1: enter run() 0x12ba5360640: 1: set_msg 0x12ba5360640: 1: msg: "new message" 0x12ba5360640: 1: exit run() 0x12b73bd4840: 2: enter run() 0x12b73bd4840: 2: set_msg 0x12b73bd4840: 2: msg: "new message" 0x12b73bd4840: 2: exit run() 0x12b84f65640: 3: enter run() 0x12b84f65640: 3: set_msg 0x12b84f65640: 3: msg: "new message" 0x12b84f65640: 3: exit run() 0x12b84f65040: 4: enter run() 0x12b84f65040: 4: set_msg 0x12b84f65040: 4: msg: "new message" 0x12b84f65040: 4: exit run() 0x12b73bd4040: 5: enter run() 0x12b73bd4040: 5: set_msg 0x12b73bd4040: 5: msg: "new message" 0x12b73bd4040: 5: exit run() 0x12b73bd4240: 6: enter run() 0x12b73bd4240: 6: set_msg 0x12b73bd4240: 6: msg: "new message" 0x12b73bd4240: 6: exit run() 0x12ba5360c40: 7: enter run() 0x12ba5360c40: 7: set_msg 0x12acbb7f240: 8: enter run() 0x12ba5360c40: 7: msg: "new message" 0x12ba5360c40: 7: exit run() 0x12acbb7f240: 8: set_msg 0x12acbb7f240: 8: msg: "new message" 0x12acbb7f240: 8: exit run() 0x12ba5360240: 9: enter run() 0x12ba5360240: 9: set_msg 0x12ba5360440: 10: enter run() 0x12ba5360240: 9: msg: "new message" 0x12ba5360240: 9: exit run() 0x12ba5360440: 10: set_msg 0x12b5ec59640: 11: enter run() 0x12b5ec59640: 11: set_msg 0x12ba5360440: 10: msg: "new message" 0x12b5ec59640: 11: msg: "new message" 0x12ba5360440: 10: exit run() 0x12b5ec59640: 11: exit run() 0x12b5ec59c40: 14: enter run() 0x12ba5360040: 12: enter run() 0x12b5ec59a40: 13: enter run() 0x12b5ec59c40: 14: set_msg 0x12acbb7f440: 15: enter run() 0x12acbb7f440: 15: set_msg 0x12b5ec59c40: 14: msg: "new message" 0x12b5ec59c40: 14: exit run() 0x12ba5360040: 12: set_msg 0x12acbb7f440: 15: msg: "new message" 0x12ba5360040: 12: msg: "new message" 0x12acbb7f440: 15: exit run() 0x12ba5360040: 12: exit run() 0x12b5ec59a40: 13: set_msg 0x12b5ec59a40: 13: msg: "new message" 0x12b5ec59a40: 13: exit run() main: 40 0x12acbb7f640: 0: enter run() 0x12acbb7f640: 0: set_msg 0x12acbb7f640: 0: msg: "new message" 0x12acbb7f640: 0: exit run() 0x12b5ec59e40: 1: enter run() 0x12b5ec59e40: 1: set_msg 0x12b5ec59e40: 1: msg: "new message" 0x12b5ec59e40: 1: exit run() 0x12b73bd4440: 2: enter run() 0x12b73bd4440: 2: set_msg 0x12b73bd4440: 2: msg: "new message" 0x12b73bd4440: 2: exit run() 0x12b73bd4640: 3: enter run() 0x12b73bd4640: 3: set_msg 0x12b73bd4640: 3: msg: "new message" 0x12b73bd4640: 3: exit run() 0x12acbb7fc40: 4: enter run() 0x12acbb7fc40: 4: set_msg 0x12acbb7fc40: 4: msg: "new message" 0x12acbb7fc40: 4: exit run() 0x12b73bd4a40: 5: enter run() 0x12b73bd4a40: 5: set_msg 0x12b73bd4a40: 5: msg: "new message" 0x12b73bd4a40: 5: exit run() 0x12b5ec59040: 6: enter run() 0x12b5ec59040: 6: set_msg 0x12b5ec59040: 6: msg: "new message" 0x12b5ec59040: 6: exit run() 0x12acbb7f040: 7: enter run() 0x12acbb7f040: 7: set_msg 0x12acbb7f040: 7: msg: "new message" 0x12acbb7f040: 7: exit run() 0x12b73bd4c40: 9: enter run() 0x12b73bd4c40: 9: set_msg 0x12b73bd4c40: 9: msg: "new message" 0x12b73bd4c40: 9: exit run() 0x12b84f65840: 10: enter run() 0x12b84f65840: 10: set_msg 0x12b84f65840: 10: msg: "new message" 0x12b84f65840: 10: exit run() 0x12b84f65c40: 12: enter run() 0x12b5ec59240: 8: enter run() 0x12b84f65c40: 12: set_msg 0x12b73bd4e40: 11: enter run() 0x12b84f65c40: 12: msg: "new message" 0x12b5ec59440: 13: enter run() 0x12b84f65c40: 12: exit run() 0x12b5ec59440: 13: set_msg 0x12b5ec59440: 13: msg: "new message" 0x12b5ec59440: 13: exit run() 0x12b5ec59240: 8: set_msg 0x12b5ec59240: 8: msg: "new message" 0x12b5ec59240: 8: exit run() 0x12acbb7f840: 14: enter run() 0x12acbb7f840: 14: set_msg 0x12b73bd4e40: 11: set_msg 0x12acbb7f840: 14: msg: "new message" 0x12b73bd4e40: 11: msg: "new message" 0x12acbb7f840: 14: exit run() 0x12b73bd4e40: 11: exit run() 0x12acbb7fa40: 15: enter run() 0x12acbb7fa40: 15: set_msg 0x12acbb7fa40: 15: msg: "new message" 0x12acbb7fa40: 15: exit run() main: 41 0x12ba5360640: 0: enter run() 0x12ba5360640: 0: set_msg 0x12ba5360640: 0: msg: "new message" 0x12ba5360640: 0: exit run() 0x12ad67e9840: 1: enter run() 0x12ad67e9840: 1: set_msg 0x12ad67e9840: 1: msg: "new message" 0x12ad67e9840: 1: exit run() 0x12acbb7f440: 2: enter run() 0x12acbb7f440: 2: set_msg 0x12b73bd4840: 3: enter run() 0x12acbb7f440: 2: msg: "new message" 0x12acbb7f440: 2: exit run() 0x12b73bd4840: 3: set_msg 0x12b73bd4840: 3: msg: "new message" 0x12b73bd4840: 3: exit run() 0x12acbb7fe40: 4: enter run() 0x12acbb7fe40: 4: rthread reaping 0x12ba5360640 stack 0x12b1c654810 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12ad67e9840 stack 0x12b1c674960 0x12ad67e9040: rwlock_wrlock 0x12b48bce4a0 (1) rthread reaping 0x12acbb7f440 stack 0x12b1c659690 rthread reaping 0x12b73bd4840 stack 0x12b1c6541b0 0x12ba5360c40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12ad67e9a40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12ad67e9c40: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12b73bd4e40: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12ba5360e40: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12ad67e9240: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12acbb7f040: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12acbb7f640: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12b73bd4040: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_rdlock 0x12b48bce4a0 (4294967295) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (1) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7fe40 stack 0x12b1c6591b0 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_rdlock 0x12b48bce4a0 (4294967295) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12ad67e9a40: rwlock_rdlock 0x12b48bce4a0 (1) 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9040 stack 0x12b1c6742d0 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360c40 stack 0x12b1c674e40 rthread reaping 0x12ad67e9a40 stack 0x12b1c65a030 rthread reaping 0x12b73bd4c40 stack 0x12b1c65a480 rthread reaping 0x12ad67e9c40 stack 0x12b1c654030 rthread reaping 0x12b73bd4e40 stack 0x12b1c65ad50 rthread reaping 0x12ba5360e40 stack 0x12b1c674e70 rthread reaping 0x12ad67e9240 stack 0x12b1c65a4b0 rthread reaping 0x12acbb7f040 stack 0x12b1c65a0f0 rthread reaping 0x12acbb7f640 stack 0x12b1c659600 rthread reaping 0x12b73bd4040 stack 0x12b1c65a240 0x12ad67e9e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9e40 stack 0x12b1c65a240 rthread reaping 0x12b73bd4640 stack 0x12b1c659600 rthread reaping 0x12ad67e9440 stack 0x12b1c65a0f0 rthread reaping 0x12ad67e9040 stack 0x12b1c65a4b0 rthread reaping 0x12b73bd4440 stack 0x12b1c674e70 0x12b5ec59c40: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12ba5360240 stack 0x12b1c65ad50 rthread reaping 0x12ba5360440 stack 0x12b1c654030 rthread reaping 0x12acbb7f240 stack 0x12b1c65a480 0x12ad67e9640: rwlock_wrlock 0x12b48bce4a0 (2147483647) rthread reaping 0x12acbb7f840 stack 0x12b1c65a030 rthread reaping 0x12b73bd4a40 stack 0x12b1c674e40 0x12acbb7f440: rwlock_wrlock 0x12b48bce4a0 (2147483647) rthread reaping 0x12b5ec59840 stack 0x12b1c6742d0 rthread reaping 0x12ba5360640 stack 0x12b1c6591b0 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12b0037f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9640 stack 0x12b1c6541b0 rthread reaping 0x12b0037f840 stack 0x12b1c659690 rthread reaping 0x12b5ec59c40 stack 0x12b1c674960 rthread reaping 0x12acbb7f440 stack 0x12b1c654810 0x12acbb7f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b73bd4640: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12acbb7fc40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ba5360c40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b5ec59e40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (2147483647) rthread reaping 0x12acbb7f840 stack 0x12b1c654810 0x12acbb7fe40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ad67e9e40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b73bd4e40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ad67e9240: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_wrlock 0x12b48bce4a0 (2147483647) rthread reaping 0x12ad67e9c40 stack 0x12b1c674960 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59840 stack 0x12b1c659690 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12ad67e9240: rwlock_rdlock 0x12b48bce4a0 (4294967295) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_rdlock 0x12b48bce4a0 (4294967295) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12acbb7fc40: rwlock_rdlock 0x12b48bce4a0 (2147483655) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7fa40 stack 0x12b1c6541b0 0x12b73bd4640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59a40 stack 0x12b1c6591b0 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4640 stack 0x12b1c6742d0 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59440 stack 0x12b1c674e40 0x12ba5360c40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b73bd4e40 stack 0x12b1c65a030 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9e40 stack 0x12b1c65a480 rthread reaping 0x12acbb7fc40 stack 0x12b1c654030 rthread reaping 0x12ba5360c40 stack 0x12b1c65ad50 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7fe40 stack 0x12b1c674e70 rthread reaping 0x12b5ec59e40 stack 0x12b1c65a4b0 rthread reaping 0x12ad67e9240 stack 0x12b1c65a0f0 rthread reaping 0x12ba5360640 stack 0x12b1c659600 rthread reaping 0x12b5ec59040 stack 0x12b1c65a240 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ba5360440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4c40 stack 0x12b1c65a240 0x12b5ec59c40: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b5ec59640 stack 0x12b1c659600 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4e40 stack 0x12b1c65a0f0 0x12ba5360a40: rwlock_wrlock 0x12b48bce4a0 (2147483647) rthread reaping 0x12ba5360240 stack 0x12b1c65a4b0 0x12b5ec59c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360040 stack 0x12b1c674e70 0x12ba5360a40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b5ec59240 stack 0x12b1c65ad50 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59840 stack 0x12b1c654030 rthread reaping 0x12b5ec59a40 stack 0x12b1c65a480 rthread reaping 0x12acbb7fc40 stack 0x12b1c65a030 rthread reaping 0x12acbb7f640 stack 0x12b1c674e40 rthread reaping 0x12ba5360440 stack 0x12b1c6742d0 rthread reaping 0x12ad67e9040 stack 0x12b1c6591b0 rthread reaping 0x12ad67e9440 stack 0x12b1c6541b0 rthread reaping 0x12ba5360840 stack 0x12b1c659690 rthread reaping 0x12b5ec59c40 stack 0x12b1c674960 rthread reaping 0x12ba5360a40 stack 0x12b1c654810 0x12ad67e9640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9640 stack 0x12b1c654810 rthread reaping 0x12b84f65840 stack 0x12b1c674960 rthread reaping 0x12b84f65040 stack 0x12b1c659690 rthread reaping 0x12ba5360c40 stack 0x12b1c6541b0 0x12ad67e9a40: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12ad67e9840 stack 0x12b1c6591b0 rthread reaping 0x12b84f65240 stack 0x12b1c6742d0 rthread reaping 0x12ba5360440 stack 0x12b1c674e40 rthread reaping 0x12b5ec59040 stack 0x12b1c65a030 0x12b73bd4240: rwlock_wrlock 0x12b48bce4a0 (2147483647) rthread reaping 0x12b5ec59240 stack 0x12b1c65a480 0x12ad67e9c40: rwlock_wrlock 0x12b48bce4a0 (2147483647) rthread reaping 0x12b5ec59440 stack 0x12b1c654030 rthread reaping 0x12ad67e9e40 stack 0x12b1c65ad50 rthread reaping 0x12ba5360e40 stack 0x12b1c674e70 rthread reaping 0x12ba5360040 stack 0x12b1c65a4b0 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9a40 stack 0x12b1c65a0f0 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4240 stack 0x12b1c659600 rthread reaping 0x12ad67e9c40 stack 0x12b1c65a240 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12ba5360a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 0x12ba5360a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b5ec59440 stack 0x12b1c65a240 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65a40 stack 0x12b1c659600 0x12ad67e9040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9840 stack 0x12b1c65a0f0 0x12adcee5840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360640 stack 0x12b1c65a4b0 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360a40 stack 0x12b1c674e70 rthread reaping 0x12ba5360840 stack 0x12b1c65ad50 rthread reaping 0x12b5ec59640 stack 0x12b1c654030 rthread reaping 0x12b84f65440 stack 0x12b1c65a480 rthread reaping 0x12b5ec59840 stack 0x12b1c65a030 rthread reaping 0x12b84f65040 stack 0x12b1c674e40 rthread reaping 0x12ba5360c40 stack 0x12b1c6742d0 rthread reaping 0x12b84f65840 stack 0x12b1c6591b0 rthread reaping 0x12b5ec59a40 stack 0x12b1c6541b0 rthread reaping 0x12ad67e9040 stack 0x12b1c659690 rthread reaping 0x12adcee5840 stack 0x12b1c674960 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59e40 stack 0x12b1c654810 0x12b5ec59240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b5ec59240 stack 0x12b1c654810 0x12b5ec59640: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65c40 stack 0x12b1c674960 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65e40 stack 0x12b1c659690 0x12b5ec59640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360240: rwlock_wrlock 0x12b48bce4a0 (2147483647) rthread reaping 0x12b84f65040 stack 0x12b1c6541b0 0x12b73bd4040: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b73bd4840: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12b5ec59040: rwlock_wrlock 0x12b48bce4a0 (2147483647) rthread reaping 0x12ba5360840 stack 0x12b1c6591b0 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59c40 stack 0x12b1c6742d0 rthread reaping 0x12b84f65640 stack 0x12b1c674e40 rthread reaping 0x12b0037f040 stack 0x12b1c65a030 rthread reaping 0x12b0037f440 stack 0x12b1c65a480 rthread reaping 0x12ba5360e40 stack 0x12b1c654030 rthread reaping 0x12ba5360040 stack 0x12b1c65ad50 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4840 stack 0x12b1c674e70 0x12b73bd4040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360240 stack 0x12b1c65a4b0 rthread reaping 0x12b73bd4040 stack 0x12b1c65a0f0 rthread reaping 0x12b5ec59640 stack 0x12b1c659600 rthread reaping 0x12b5ec59040 stack 0x12b1c65a240 0x12acbb7f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b84f65c40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12acbb7f640: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12ba5360a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12acbb7f440: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12acbb7fa40: rwlock_wrlock 0x12b48bce4a0 (4294967295) rthread reaping 0x12acbb7f840 stack 0x12b1c65a240 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360040 stack 0x12b1c659600 rthread reaping 0x12ba5360440 stack 0x12b1c65a0f0 0x12acbb7f240: rwlock_rdlock 0x12b48bce4a0 (4294967295) 0x12acbb7fc40: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7f240 stack 0x12b1c65a4b0 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b84f65c40 stack 0x12b1c674e70 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7f640 stack 0x12b1c65ad50 rthread reaping 0x12ba5360640 stack 0x12b1c654030 rthread reaping 0x12b84f65840 stack 0x12b1c65a480 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 0x12ba5360a40: rwlock_rdlock 0x12b48bce4a0 (1) 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7f440 stack 0x12b1c65a030 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f640 stack 0x12b1c674e40 rthread reaping 0x12b84f65040 stack 0x12b1c6742d0 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f840 stack 0x12b1c6591b0 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12ba5360a40 stack 0x12b1c6541b0 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7fa40 stack 0x12b1c659690 0x12acbb7fc40: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7fc40 stack 0x12b1c674960 rthread reaping 0x12b5ec59440 stack 0x12b1c654810 0x12ba5360e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_rdlock 0x12b48bce4a0 (0) set_msg 0x12ad67e9040: 5: enter run() 0x12ba5360c40: 6: enter run() 0x12ad67e9a40: 7: enter run() 0x12b73bd4c40: 8: enter run() 0x12ad67e9c40: 9: enter run() 0x12b73bd4e40: 10: enter run() 0x12ba5360e40: 11: enter run() 0x12ad67e9240: 12: enter run() 0x12acbb7f040: 13: enter run() 0x12acbb7f640: 14: enter run() 0x12b73bd4040: 15: enter run() 0x12acbb7fe40: 4: msg: "new message" 0x12acbb7f040: 13: set_msg 0x12b73bd4c40: 8: set_msg 0x12ba5360e40: 11: set_msg 0x12acbb7f040: 13: msg: "new message" 0x12ba5360e40: 11: msg: "new message" 0x12b73bd4c40: 8: msg: "new message" 0x12ba5360e40: 11: exit run() 0x12acbb7f040: 13: exit run() 0x12acbb7f640: 14: set_msg 0x12b73bd4c40: 8: exit run() 0x12ad67e9040: 5: set_msg 0x12acbb7fe40: 4: exit run() 0x12b73bd4040: 15: set_msg 0x12ad67e9240: 12: set_msg 0x12ba5360c40: 6: set_msg 0x12ba5360c40: 6: msg: "new message" 0x12acbb7f640: 14: msg: "new message" 0x12b73bd4040: 15: msg: "new message" 0x12acbb7f640: 14: exit run() 0x12ad67e9040: 5: msg: "new message" 0x12ad67e9a40: 7: set_msg 0x12ad67e9040: 5: exit run() 0x12b73bd4040: 15: exit run() 0x12ad67e9240: 12: msg: "new message" 0x12ad67e9240: 12: exit run() 0x12ad67e9a40: 7: msg: "new message" 0x12ad67e9a40: 7: exit run() 0x12b73bd4e40: 10: set_msg 0x12b73bd4e40: 10: msg: "new message" 0x12b73bd4e40: 10: exit run() 0x12ad67e9c40: 9: set_msg 0x12ad67e9c40: 9: msg: "new message" 0x12ad67e9c40: 9: exit run() 0x12ba5360c40: 6: exit run() main: 42 0x12ad67e9e40: 0: enter run() 0x12ad67e9e40: 0: set_msg 0x12ad67e9e40: 0: msg: "new message" 0x12ad67e9e40: 0: exit run() 0x12b73bd4640: 1: enter run() 0x12b73bd4640: 1: set_msg 0x12b73bd4640: 1: msg: "new message" 0x12b73bd4640: 1: exit run() 0x12ad67e9040: 3: enter run() 0x12ad67e9040: 3: set_msg 0x12ad67e9040: 3: msg: "new message" 0x12ad67e9040: 3: exit run() 0x12b73bd4440: 4: enter run() 0x12ad67e9440: 2: enter run() 0x12b73bd4440: 4: set_msg 0x12ad67e9440: 2: set_msg 0x12b73bd4440: 4: msg: "new message" 0x12ad67e9440: 2: msg: "new message" 0x12ad67e9440: 2: exit run() 0x12ba5360240: 5: enter run() 0x12b73bd4440: 4: exit run() 0x12ba5360240: 5: set_msg 0x12ba5360240: 5: msg: "new message" 0x12ba5360240: 5: exit run() 0x12acbb7f240: 7: enter run() 0x12acbb7f240: 7: set_msg 0x12acbb7f240: 7: msg: "new message" 0x12acbb7f240: 7: exit run() 0x12acbb7f840: 8: enter run() 0x12ba5360440: 6: enter run() 0x12acbb7f840: 8: set_msg 0x12acbb7f840: 8: msg: "new message" 0x12acbb7f840: 8: exit run() 0x12b5ec59840: 10: enter run() 0x12ba5360440: 6: set_msg 0x12ba5360440: 6: msg: "new message" 0x12ba5360440: 6: exit run() 0x12ba5360640: 11: enter run() 0x12b5ec59840: 10: set_msg 0x12ba5360640: 11: set_msg 0x12b5ec59840: 10: msg: "new message" 0x12ba5360640: 11: msg: "new message" 0x12b5ec59840: 10: exit run() 0x12ba5360640: 11: exit run() 0x12b73bd4a40: 9: enter run() 0x12b73bd4a40: 9: set_msg 0x12b73bd4a40: 9: msg: "new message" 0x12b73bd4a40: 9: exit run() 0x12b5ec59c40: 14: enter run() 0x12ad67e9640: 12: enter run() 0x12acbb7f440: 15: enter run() 0x12b5ec59c40: 14: set_msg 0x12b0037f840: 13: enter run() 0x12b0037f840: 13: set_msg 0x12b0037f840: 13: msg: "new message" 0x12b0037f840: 13: exit run() 0x12acbb7f440: 15: set_msg 0x12ad67e9640: 12: set_msg 0x12b5ec59c40: 14: msg: "new message" 0x12ad67e9640: 12: msg: "new message" 0x12acbb7f440: 15: msg: "new message" 0x12b5ec59c40: 14: exit run() 0x12ad67e9640: 12: exit run() 0x12acbb7f440: 15: exit run() main: 43 0x12acbb7f840: 0: enter run() 0x12acbb7f840: 0: set_msg 0x12acbb7f840: 0: msg: "new message" 0x12acbb7f840: 0: exit run() 0x12ad67e9c40: 1: enter run() 0x12ad67e9c40: 1: set_msg 0x12ad67e9c40: 1: msg: "new message" 0x12ad67e9c40: 1: exit run() 0x12b5ec59840: 2: enter run() 0x12b5ec59840: 2: set_msg 0x12b5ec59840: 2: msg: "new message" 0x12b5ec59840: 2: exit run() 0x12acbb7fa40: 3: enter run() 0x12acbb7fa40: 3: set_msg 0x12b5ec59a40: 4: enter run() 0x12b73bd4640: 5: enter run() 0x12b5ec59440: 6: enter run() 0x12b73bd4e40: 7: enter run() 0x12ad67e9e40: 8: enter run() 0x12acbb7fc40: 9: enter run() 0x12ba5360c40: 10: enter run() 0x12acbb7fe40: 11: enter run() 0x12b5ec59e40: 12: enter run() 0x12ad67e9240: 13: enter run() 0x12ba5360640: 14: enter run() 0x12b5ec59040: 15: enter run() 0x12ba5360640: 14: set_msg 0x12ad67e9240: 13: set_msg 0x12b5ec59e40: 12: set_msg 0x12b5ec59a40: 4: set_msg 0x12ad67e9e40: 8: set_msg 0x12acbb7fc40: 9: set_msg 0x12b5ec59040: 15: set_msg 0x12b73bd4e40: 7: set_msg 0x12b5ec59040: 15: msg: "new message" 0x12b73bd4e40: 7: msg: "new message" 0x12b5ec59e40: 12: msg: "new message" 0x12b5ec59a40: 4: msg: "new message" 0x12ad67e9240: 13: msg: "new message" 0x12b5ec59040: 15: exit run() 0x12ba5360640: 14: msg: "new message" 0x12ad67e9e40: 8: msg: "new message" 0x12acbb7fa40: 3: msg: "new message" 0x12b73bd4e40: 7: exit run() 0x12acbb7fc40: 9: msg: "new message" 0x12b5ec59e40: 12: exit run() 0x12b5ec59a40: 4: exit run() 0x12ad67e9240: 13: exit run() 0x12ba5360640: 14: exit run() 0x12ad67e9e40: 8: exit run() 0x12acbb7fa40: 3: exit run() 0x12b73bd4640: 5: set_msg 0x12acbb7fc40: 9: exit run() 0x12b5ec59440: 6: set_msg 0x12b73bd4640: 5: msg: "new message" 0x12b5ec59440: 6: msg: "new message" 0x12b73bd4640: 5: exit run() 0x12b5ec59440: 6: exit run() 0x12ba5360c40: 10: set_msg 0x12ba5360c40: 10: msg: "new message" 0x12ba5360c40: 10: exit run() 0x12acbb7fe40: 11: set_msg 0x12acbb7fe40: 11: msg: "new message" 0x12acbb7fe40: 11: exit run() main: 44 0x12b73bd4c40: 0: enter run() 0x12b73bd4c40: 0: set_msg 0x12b73bd4c40: 0: msg: "new message" 0x12b73bd4c40: 0: exit run() 0x12b5ec59640: 1: enter run() 0x12b5ec59640: 1: set_msg 0x12b5ec59640: 1: msg: "new message" 0x12b5ec59640: 1: exit run() 0x12b73bd4e40: 2: enter run() 0x12b73bd4e40: 2: set_msg 0x12b73bd4e40: 2: msg: "new message" 0x12b73bd4e40: 2: exit run() 0x12ba5360240: 3: enter run() 0x12ba5360240: 3: set_msg 0x12ba5360240: 3: msg: "new message" 0x12ba5360240: 3: exit run() 0x12ba5360040: 4: enter run() 0x12ba5360040: 4: set_msg 0x12ba5360040: 4: msg: "new message" 0x12ba5360040: 4: exit run() 0x12b5ec59240: 5: enter run() 0x12b5ec59240: 5: set_msg 0x12b5ec59240: 5: msg: "new message" 0x12b5ec59240: 5: exit run() 0x12b5ec59840: 6: enter run() 0x12b5ec59840: 6: set_msg 0x12b5ec59840: 6: msg: "new message" 0x12b5ec59840: 6: exit run() 0x12b5ec59a40: 7: enter run() 0x12b5ec59a40: 7: set_msg 0x12b5ec59a40: 7: msg: "new message" 0x12b5ec59a40: 7: exit run() 0x12acbb7f640: 9: enter run() 0x12acbb7fc40: 8: enter run() 0x12acbb7f640: 9: set_msg 0x12acbb7fc40: 8: set_msg 0x12acbb7f640: 9: msg: "new message" 0x12acbb7fc40: 8: msg: "new message" 0x12acbb7f640: 9: exit run() 0x12acbb7fc40: 8: exit run() 0x12ba5360440: 10: enter run() 0x12ba5360440: 10: set_msg 0x12ad67e9040: 11: enter run() 0x12ad67e9040: 11: set_msg 0x12ba5360440: 10: msg: "new message" 0x12ad67e9040: 11: msg: "new message" 0x12ba5360440: 10: exit run() 0x12ad67e9040: 11: exit run() 0x12ad67e9440: 12: enter run() 0x12ba5360840: 13: enter run() 0x12ba5360840: 13: set_msg 0x12ba5360840: 13: msg: "new message" 0x12ba5360840: 13: exit run() 0x12ad67e9440: 12: set_msg 0x12ad67e9440: 12: msg: "new message" 0x12ad67e9440: 12: exit run() 0x12b5ec59c40: 14: enter run() 0x12b5ec59c40: 14: set_msg 0x12ba5360a40: 15: enter run() 0x12ba5360a40: 15: set_msg 0x12b5ec59c40: 14: msg: "new message" 0x12ba5360a40: 15: msg: "new message" 0x12ba5360a40: 15: exit run() 0x12b5ec59c40: 14: exit run() main: 45 0x12ad67e9640: 0: enter run() 0x12ad67e9640: 0: set_msg 0x12ad67e9640: 0: msg: "new message" 0x12ad67e9640: 0: exit run() 0x12b84f65840: 1: enter run() 0x12b84f65840: 1: set_msg 0x12b84f65840: 1: msg: "new message" 0x12b84f65840: 1: exit run() 0x12b84f65040: 2: enter run() 0x12ba5360c40: 3: enter run() 0x12b84f65040: 2: set_msg 0x12ba5360c40: 3: set_msg 0x12b84f65040: 2: msg: "new message" 0x12ba5360c40: 3: msg: "new message" 0x12b84f65040: 2: exit run() 0x12ba5360c40: 3: exit run() 0x12ad67e9840: 4: enter run() 0x12ad67e9840: 4: set_msg 0x12ad67e9840: 4: msg: "new message" 0x12ad67e9840: 4: exit run() 0x12b84f65240: 5: enter run() 0x12b84f65240: 5: set_msg 0x12b84f65240: 5: msg: "new message" 0x12b84f65240: 5: exit run() 0x12b5ec59040: 7: enter run() 0x12ba5360440: 6: enter run() 0x12b5ec59040: 7: set_msg 0x12ba5360440: 6: set_msg 0x12b5ec59040: 7: msg: "new message" 0x12ba5360440: 6: msg: "new message" 0x12b5ec59040: 7: exit run() 0x12ba5360440: 6: exit run() 0x12b5ec59240: 8: enter run() 0x12b5ec59240: 8: set_msg 0x12b5ec59240: 8: msg: "new message" 0x12b5ec59240: 8: exit run() 0x12b5ec59440: 9: enter run() 0x12b5ec59440: 9: set_msg 0x12b5ec59440: 9: msg: "new message" 0x12b5ec59440: 9: exit run() 0x12ad67e9e40: 10: enter run() 0x12ad67e9e40: 10: set_msg 0x12ad67e9e40: 10: msg: "new message" 0x12ad67e9e40: 10: exit run() 0x12ba5360e40: 11: enter run() 0x12ba5360e40: 11: set_msg 0x12ba5360e40: 11: msg: "new message" 0x12ba5360e40: 11: exit run() 0x12ba5360040: 12: enter run() 0x12ba5360040: 12: set_msg 0x12ba5360040: 12: msg: "new message" 0x12ba5360040: 12: exit run() 0x12ad67e9a40: 13: enter run() 0x12b73bd4240: 14: enter run() 0x12ad67e9c40: 15: enter run() 0x12ad67e9a40: 13: set_msg 0x12ad67e9a40: 13: msg: "new message" 0x12b73bd4240: 14: set_msg 0x12ad67e9a40: 13: exit run() 0x12ad67e9c40: 15: set_msg 0x12b73bd4240: 14: msg: "new message" 0x12ad67e9c40: 15: msg: "new message" 0x12b73bd4240: 14: exit run() 0x12ad67e9c40: 15: exit run() main: 46 0x12b5ec59440: 0: enter run() 0x12b5ec59440: 0: set_msg 0x12b5ec59440: 0: msg: "new message" 0x12b5ec59440: 0: exit run() 0x12b84f65a40: 1: enter run() 0x12b84f65a40: 1: set_msg 0x12b84f65a40: 1: msg: "new message" 0x12b84f65a40: 1: exit run() 0x12ad67e9840: 2: enter run() 0x12ad67e9840: 2: set_msg 0x12ad67e9840: 2: msg: "new message" 0x12ad67e9840: 2: exit run() 0x12ba5360a40: 4: enter run() 0x12ba5360640: 3: enter run() 0x12ba5360a40: 4: set_msg 0x12ba5360640: 3: set_msg 0x12ba5360a40: 4: msg: "new message" 0x12ba5360640: 3: msg: "new message" 0x12ba5360a40: 4: exit run() 0x12ba5360640: 3: exit run() 0x12ba5360840: 5: enter run() 0x12ba5360840: 5: set_msg 0x12ba5360840: 5: msg: "new message" 0x12ba5360840: 5: exit run() 0x12b5ec59640: 6: enter run() 0x12b5ec59640: 6: set_msg 0x12b5ec59640: 6: msg: "new message" 0x12b5ec59640: 6: exit run() 0x12b5ec59840: 8: enter run() 0x12b5ec59840: 8: set_msg 0x12b5ec59840: 8: msg: "new message" 0x12b5ec59840: 8: exit run() 0x12b84f65040: 9: enter run() 0x12b84f65440: 7: enter run() 0x12b84f65040: 9: set_msg 0x12b84f65440: 7: set_msg 0x12b84f65040: 9: msg: "new message" 0x12b84f65440: 7: msg: "new message" 0x12b84f65040: 9: exit run() 0x12b84f65440: 7: exit run() 0x12ba5360c40: 10: enter run() 0x12ba5360c40: 10: set_msg 0x12ba5360c40: 10: msg: "new message" 0x12ba5360c40: 10: exit run() 0x12b84f65840: 11: enter run() 0x12b84f65840: 11: set_msg 0x12b84f65840: 11: msg: "new message" 0x12b84f65840: 11: exit run() 0x12b5ec59a40: 12: enter run() 0x12b5ec59a40: 12: set_msg 0x12b5ec59a40: 12: msg: "new message" 0x12b5ec59a40: 12: exit run() 0x12ad67e9040: 13: enter run() 0x12adcee5840: 14: enter run() 0x12ad67e9040: 13: set_msg 0x12b5ec59e40: 15: enter run() 0x12adcee5840: 14: set_msg 0x12ad67e9040: 13: msg: "new message" 0x12adcee5840: 14: msg: "new message" 0x12ad67e9040: 13: exit run() 0x12adcee5840: 14: exit run() 0x12b5ec59e40: 15: set_msg 0x12b5ec59e40: 15: msg: "new message" 0x12b5ec59e40: 15: exit run() main: 47 0x12b5ec59240: 0: enter run() 0x12b5ec59240: 0: set_msg 0x12b5ec59240: 0: msg: "new message" 0x12b5ec59240: 0: exit run() 0x12b84f65c40: 1: enter run() 0x12b84f65c40: 1: set_msg 0x12b84f65c40: 1: msg: "new message" 0x12b84f65c40: 1: exit run() 0x12b84f65e40: 2: enter run() 0x12b84f65e40: 2: set_msg 0x12b84f65e40: 2: msg: "new message" 0x12b84f65e40: 2: exit run() 0x12b84f65040: 3: enter run() 0x12b84f65040: 3: set_msg 0x12b84f65040: 3: msg: "new message" 0x12b84f65040: 3: exit run() 0x12ba5360840: 4: enter run() 0x12ba5360840: 4: set_msg 0x12ba5360840: 4: msg: "new message" 0x12ba5360840: 4: exit run() 0x12b5ec59c40: 5: enter run() 0x12b5ec59c40: 5: set_msg 0x12b5ec59c40: 5: msg: "new message" 0x12b5ec59c40: 5: exit run() 0x12b84f65640: 6: enter run() 0x12b84f65640: 6: set_msg 0x12b84f65640: 6: msg: "new message" 0x12b84f65640: 6: exit run() 0x12b0037f040: 7: enter run() 0x12b0037f040: 7: set_msg 0x12b0037f040: 7: msg: "new message" 0x12b0037f040: 7: exit run() 0x12b0037f440: 8: enter run() 0x12b0037f440: 8: set_msg 0x12b0037f440: 8: msg: "new message" 0x12b0037f440: 8: exit run() 0x12ba5360e40: 9: enter run() 0x12ba5360e40: 9: set_msg 0x12ba5360e40: 9: msg: "new message" 0x12ba5360e40: 9: exit run() 0x12ba5360040: 10: enter run() 0x12ba5360040: 10: set_msg 0x12ba5360040: 10: msg: "new message" 0x12ba5360040: 10: exit run() 0x12b73bd4840: 11: enter run() 0x12b73bd4840: 11: set_msg 0x12ba5360240: 12: enter run() 0x12b73bd4040: 13: enter run() 0x12b5ec59640: 14: enter run() 0x12b5ec59040: 15: enter run() 0x12b5ec59640: 14: set_msg 0x12b5ec59640: 14: msg: "new message" 0x12b73bd4840: 11: msg: "new message" 0x12b5ec59640: 14: exit run() 0x12b73bd4840: 11: exit run() 0x12b73bd4040: 13: set_msg 0x12b73bd4040: 13: msg: "new message" 0x12ba5360240: 12: set_msg 0x12b73bd4040: 13: exit run() 0x12b5ec59040: 15: set_msg 0x12ba5360240: 12: msg: "new message" 0x12ba5360240: 12: exit run() 0x12b5ec59040: 15: msg: "new message" 0x12b5ec59040: 15: exit run() main: 48 0x12acbb7f840: 0: enter run() 0x12acbb7f840: 0: set_msg 0x12acbb7f840: 0: msg: "new message" 0x12acbb7f840: 0: exit run() 0x12ba5360040: 1: enter run() 0x12ba5360040: 1: set_msg 0x12ba5360040: 1: msg: "new message" 0x12ba5360040: 1: exit run() 0x12ba5360440: 2: enter run() 0x12acbb7f240: 3: enter run() 0x12b84f65c40: 4: enter run() 0x12ba5360440: 2: set_msg 0x12acbb7f640: 5: enter run() 0x12b84f65c40: 4: set_msg 0x12ba5360440: 2: msg: "new message" 0x12b84f65c40: 4: msg: "new message" 0x12ba5360640: 6: enter run() 0x12b84f65c40: 4: exit run() 0x12ba5360440: 2: exit run() 0x12acbb7f640: 5: set_msg 0x12b0037f640: 9: enter run() 0x12b0037f640: 9: set_msg 0x12b84f65840: 7: enter run() 0x12b84f65840: 7: set_msg 0x12ba5360640: 6: set_msg 0x12b84f65840: 7: msg: "new message" 0x12ba5360640: 6: msg: "new message" 0x12b84f65840: 7: exit run() 0x12ba5360640: 6: exit run() 0x12b0037f640: 9: msg: "new message" 0x12b0037f640: 9: exit run() 0x12ba5360a40: 12: enter run() 0x12b84f65040: 10: enter run() 0x12acbb7f640: 5: msg: "new message" 0x12b0037f840: 11: enter run() 0x12acbb7f440: 8: enter run() 0x12acbb7fa40: 13: enter run() 0x12acbb7f240: 3: set_msg 0x12acbb7f640: 5: exit run() 0x12acbb7fc40: 14: enter run() 0x12b5ec59440: 15: enter run() 0x12b0037f840: 11: set_msg 0x12acbb7f240: 3: msg: "new message" 0x12b0037f840: 11: msg: "new message" 0x12acbb7f240: 3: exit run() 0x12acbb7fa40: 13: set_msg 0x12b0037f840: 11: exit run() 0x12b84f65040: 10: set_msg 0x12b84f65040: 10: msg: "new message" 0x12b84f65040: 10: exit run() 0x12acbb7f440: 8: set_msg 0x12ba5360a40: 12: set_msg 0x12acbb7f440: 8: msg: "new message" 0x12ba5360a40: 12: msg: "new message" 0x12acbb7f440: 8: exit run() 0x12ba5360a40: 12: exit run() 0x12b5ec59440: 15: set_msg 0x12acbb7fa40: 13: msg: "new message" 0x12acbb7fa40: 13: exit run() 0x12acbb7fc40: 14: set_msg 0x12b5ec59440: 15: msg: "new message" 0x12acbb7fc40: 14: msg: "new message" 0x12b5ec59440: 15: exit run() 0x12acbb7fc40: 14: exit run() main: 49 0x12ba5360e40: 0: enter run() 0x12ba5360e40: 0: set_msg 0x12ba5360e40: 0: msg: "new message" 0x12ba5360e40: 0: exit run() 0x12acbb7fe40: 1: enter run() 0x12acbb7fe40: 1: set_msg 0x12acbb7fe40: 1: msg: "new message" 0x12acbb7fe40: 1: exit run() 0x12b0037fa40: 2: enter run() 0x12b0037fa40: 2: set_msg 0x12b0037fa40: 2: msg: "new message" 0x12b0037fa40: 2: exit run() 0x12ba5360640: 3: enter run() 0x12ba5360640: 3: set_msg 0x12ba5360640: 3: msg: "new message" 0x12ba5360640: 3: exit run() 0x12b84f65240: 5: enter run() 0x12b84f65240: 5: set_msg 0x12b84f65240: 5: msg: "new message" 0x12b84f65240: 5: exit run() 0x12b84f65a40: 6: enter run() 0x12b84f65c40: 4: enter run() 0x12b84f65a40: 6: set_msg 0x12b84f65c40: 4: set_msg 0x12b84f65a40: 6: msg: "new message" 0x12b84f65c40: 4: msg: "new message" 0x12b84f65a40: 6: exit run() 0x12b84f65c40: 4: exit run() 0x12acbb7f040: 7: enter run() 0x12acbb7f040: 7: set_msg 0x12acbb7f040: 7: msg: "new message" 0x12acbb7f040: 7: exit run() 0x12b0037f040: 8: enter run() 0x12b0037f040: 8: set_msg 0x12b003rthread reaping 0x12ba5360e40 stack 0x12b1c654810 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7fe40 stack 0x12b1c674960 rthread reaping 0x12b0037fa40 stack 0x12b1c659690 rthread reaping 0x12ba5360640 stack 0x12b1c6541b0 0x12acbb7f240: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b84f65c40 stack 0x12b1c6591b0 rthread reaping 0x12b84f65240 stack 0x12b1c6742d0 0x12b84f65440: rwlock_wrlock 0x12b48bce4a0 (2147483647) rthread reaping 0x12b84f65a40 stack 0x12b1c674e40 rthread reaping 0x12acbb7f040 stack 0x12b1c65a030 0x12ba5360840: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12acbb7f440: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12adcee5a40: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12adcee5240: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12acbb7f640: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f040 stack 0x12b1c65a480 0x12adcee5a40: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12acbb7f440: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_rdlock 0x12b48bce4a0 (2147483651) 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7f240 stack 0x12b1c654030 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65440 stack 0x12b1c65ad50 rthread reaping 0x12ba5360840 stack 0x12b1c674e70 rthread reaping 0x12acbb7f440 stack 0x12b1c65a4b0 rthread reaping 0x12adcee5a40 stack 0x12b1c65a0f0 rthread reaping 0x12adcee5240 stack 0x12b1c659600 rthread reaping 0x12acbb7f640 stack 0x12b1c65a240 0x12acbb7f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12ba5360a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 0x12ba5360a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_rdlock 0x12b48bce4a0 (4294967295) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b84f65640: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b0037fe40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12acbb7fe40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b0037f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7f840 stack 0x12b1c65a240 rthread reaping 0x12ba5360a40 stack 0x12b1c659600 0x12ad67e9240: rwlock_wrlock 0x12b48bce4a0 (4294967295) rthread reaping 0x12b84f65240 stack 0x12b1c65a0f0 rthread reaping 0x12b0037f840 stack 0x12b1c65a4b0 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7fa40 stack 0x12b1c674e70 rthread reaping 0x12b84f65440 stack 0x12b1c65ad50 rthread reaping 0x12b0037fc40 stack 0x12b1c654030 rthread reaping 0x12ba5360c40 stack 0x12b1c65a480 0x12b0037f440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_rdlock 0x12b48bce4a0 (1) 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037fe40 stack 0x12b1c65a030 rthread reaping 0x12b84f65640 stack 0x12b1c674e40 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f240 stack 0x12b1c6742d0 0x12b84f65840: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7fe40 stack 0x12b1c6591b0 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360640 stack 0x12b1c6541b0 rthread reaping 0x12ad67e9240 stack 0x12b1c674960 rthread reaping 0x12b84f65840 stack 0x12b1c659690 rthread reaping 0x12b0037f440 stack 0x12b1c654810 0x12adcee5e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5a40: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5a40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b0037f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f840: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12adcee5e40 stack 0x12b1c654810 rthread reaping 0x12b0037fa40 stack 0x12b1c659690 0x12ba5360e40: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12adcee5840 stack 0x12b1c674960 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65040 stack 0x12b1c6541b0 0x12ba5360e40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b84f65e40 stack 0x12b1c6591b0 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12adcee5a40 stack 0x12b1c6742d0 rthread reaping 0x12acbb7f440 stack 0x12b1c674e40 rthread reaping 0x12adcee5640 stack 0x12b1c65a030 rthread reaping 0x12acbb7f640 stack 0x12b1c65a480 rthread reaping 0x12b84f65a40 stack 0x12b1c654030 rthread reaping 0x12b0037f840 stack 0x12b1c65ad50 rthread reaping 0x12b0037f640 stack 0x12b1c674e70 rthread reaping 0x12acbb7f840 stack 0x12b1c65a4b0 0x12adcee5c40: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b84f65c40 stack 0x12b1c65a0f0 0x12adcee5c40: rwlock_unlock 0x12b48bce4a0 0x12adcee5c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360e40 stack 0x12b1c65a240 rthread reaping 0x12adcee5c40 stack 0x12b1c659600 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fe40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_wrlock 0x12b48bce4a0 (2147483649) rthread reaping 0x12ba5360640 stack 0x12b1c659600 0x12acbb7f440: rwlock_wrlock 0x12b48bce4a0 (2147483649) rthread reaping 0x12b84f65c40 stack 0x12b1c65a240 rthread reaping 0x12ba5360040 stack 0x12b1c65a0f0 0x12b0037fa40: rwlock_wrlock 0x12b48bce4a0 (2147483649) rthread reaping 0x12acbb7fc40 stack 0x12b1c65a4b0 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7f240 stack 0x12b1c674e70 rthread reaping 0x12b84f65440 stack 0x12b1c65ad50 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65e40 stack 0x12b1c654030 0x12adcee5440: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b0037fc40 stack 0x12b1c65a480 rthread reaping 0x12ba5360840 stack 0x12b1c65a030 0x12b0037f440: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_rdlock 0x12b48bce4a0 (2147483649) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037fe40 stack 0x12b1c674e40 rthread reaping 0x12ba5360240 stack 0x12b1c6742d0 0x12adcee5440: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b0037f440 stack 0x12b1c6591b0 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7f440 stack 0x12b1c6541b0 rthread reaping 0x12b0037fa40 stack 0x12b1c674960 rthread reaping 0x12b0037f040 stack 0x12b1c659690 rthread reaping 0x12adcee5440 stack 0x12b1c654810 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12adcee5040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 0x12adcee5040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5a40: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_wrlock 0x12b48bce4a0 (1) 0x12adcee5240: rwlock_wrlock 0x12b48bce4a0 (1) rthread reaping 0x12b84f65040 stack 0x12b1c654810 rthread reaping 0x12acbb7fc40 stack 0x12b1c659690 rthread reaping 0x12b0037f440 stack 0x12b1c674960 rthread reaping 0x12acbb7f640 stack 0x12b1c6541b0 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037f640 stack 0x12b1c6591b0 rthread reaping 0x12acbb7f040 stack 0x12b1c6742d0 rthread reaping 0x12adcee5040 stack 0x12b1c674e40 0x12b84f65440: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7fe40 stack 0x12b1c65a030 rthread reaping 0x12adcee5a40 stack 0x12b1c65a480 rthread reaping 0x12adcee5e40 stack 0x12b1c654030 0x12ba5360a40: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b5ec59240 stack 0x12b1c65ad50 0x12b84f65640: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 0x12ba5360a40: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12adcee5240 stack 0x12b1c674e70 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65240 stack 0x12b1c65a4b0 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360a40 stack 0x12b1c65a0f0 rthread reaping 0x12b84f65440 stack 0x12b1c65a240 rthread reaping 0x12b84f65640 stack 0x12b1c659600 0x12b0037f640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12b0037fe40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fe40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b0037f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12b0037f240: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b0037f640 stack 0x12b1c659600 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360e40 stack 0x12b1c65a240 0x12b5ec59e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7f840 stack 0x12b1c65a0f0 rthread reaping 0x12b0037fc40 stack 0x12b1c65a4b0 rthread reaping 0x12b5ec59440 stack 0x12b1c674e70 rthread reaping 0x12ba5360640 stack 0x12b1c65ad50 rthread reaping 0x12b0037fe40 stack 0x12b1c654030 rthread reaping 0x12b5ec59a40 stack 0x12b1c65a480 rthread reaping 0x12b5ec59040 stack 0x12b1c65a030 rthread reaping 0x12b0037f040 stack 0x12b1c674e40 rthread reaping 0x12b5ec59c40 stack 0x12b1c6742d0 rthread reaping 0x12ba5360040 stack 0x12b1c6591b0 rthread reaping 0x12ba5360c40 stack 0x12b1c6541b0 rthread reaping 0x12b0037f240 stack 0x12b1c674960 rthread reaping 0x12ba5360240 stack 0x12b1c659690 rthread reaping 0x12b5ec59e40 stack 0x12b1c654810 0x12b0037fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b0037fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fa40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12b0037f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b0037fa40 stack 0x12b1c654810 rthread reaping 0x12b5ec59240 stack 0x12b1c659690 rthread reaping 0x12ba5360440 stack 0x12b1c674960 rthread reaping 0x12ba5360640 stack 0x12b1c6541b0 rthread reaping 0x12adcee5840 stack 0x12b1c6591b0 rthread reaping 0x12ba5360840 stack 0x12b1c6742d0 rthread reaping 0x12ad67e9440 stack 0x12b1c674e40 rthread reaping 0x12b0037f440 stack 0x12b1c65a030 rthread reaping 0x12ad67e9e40 stack 0x12b1c65a480 rthread reaping 0x12b5ec59640 stack 0x12b1c654030 rthread reaping 0x12b0037f640 stack 0x12b1c65ad50 rthread reaping 0x12b0037fc40 stack 0x12b1c674e70 rthread reaping 0x12b5ec59840 stack 0x12b1c65a4b0 rthread reaping 0x12ad67e9840 stack 0x12b1c65a0f0 0x12b73bd4a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b73bd4a40 stack 0x12b1c65a240 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4040 stack 0x12b1c659600 0x12adcee5a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5a40: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (1) 0x12adcee5440: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12adcee5c40: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12b5ec59e40: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12ad67e9440: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12ad67e9240: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12adcee5040: rwlock_wrlock 0x12b48bce4a0 (2147483649) rthread reaping 0x12adcee5a40 stack 0x12b1c659600 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 0x12adcee5040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_wrlock 0x12b48bce4a0 (2147483649) rthread reaping 0x12ad67e9040 stack 0x12b1c65a240 rthread reaping 0x12ad67e9c40 stack 0x12b1c65a0f0 rthread reaping 0x12ba5360640 stack 0x12b1c65a4b0 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12adcee5640 stack 0x12b1c674e70 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5c40: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 0x12adcee5c40: rwlock_rdlock 0x12b48bce4a0 (4294967295) 0x12ad67e9240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_rdlock 0x12b48bce4a0 (4294967295) 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12adcee5c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_rdlock 0x12b48bce4a0 (2147483650) 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59e40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360e40 stack 0x12b1c65ad50 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59440 stack 0x12b1c654030 rthread reaping 0x12adcee5440 stack 0x12b1c65a480 rthread reaping 0x12adcee5c40 stack 0x12b1c65a030 rthread reaping 0x12ad67e9240 stack 0x12b1c674e40 rthread reaping 0x12adcee5e40 stack 0x12b1c6742d0 rthread reaping 0x12b5ec59e40 stack 0x12b1c6591b0 rthread reaping 0x12adcee5040 stack 0x12b1c6541b0 rthread reaping 0x12ad67e9440 stack 0x12b1c674960 rthread reaping 0x12b5ec59a40 stack 0x12b1c659690 rthread reaping 0x12adcee5240 stack 0x12b1c654810 0x12b5ec59040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59040: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12adcee5040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 0x12adcee5040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12b5ec59240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b5ec59240: rwlock_unlock 0x12b48bce4a0 0x12adcee5840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5a40: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12adcee5a40: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f440: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ba5360240: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_rdlock 0x12b48bce4a0 (4294967295) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12acbb7f440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f440: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_rdlock 0x12b48bce4a0 (0) 7f040: 8: msg: "new message" 0x12acbb7f240: 9: enter run() 0x12b84f65440: 10: enter run() 0x12ba5360840: 11: enter run() 0x12acbb7f440: 12: enter run() 0x12adcee5a40: 13: enter run() 0x12adcee5240: 14: enter run() 0x12acbb7f640: 15: enter run() 0x12b0037f040: 8: exit run() 0x12acbb7f240: 9: set_msg 0x12adcee5a40: 13: set_msg 0x12adcee5240: 14: set_msg 0x12adcee5a40: 13: msg: "new message" 0x12adcee5a40: 13: exit run() 0x12acbb7f440: 12: set_msg 0x12ba5360840: 11: set_msg 0x12acbb7f640: 15: set_msg 0x12acbb7f240: 9: msg: "new message" 0x12acbb7f240: 9: exit run() 0x12acbb7f440: 12: msg: "new message" 0x12ba5360840: 11: msg: "new message" 0x12adcee5240: 14: msg: "new message" 0x12acbb7f640: 15: msg: "new message" 0x12acbb7f440: 12: exit run() 0x12ba5360840: 11: exit run() 0x12adcee5240: 14: exit run() 0x12acbb7f640: 15: exit run() 0x12b84f65440: 10: set_msg 0x12b84f65440: 10: msg: "new message" 0x12b84f65440: 10: exit run() main: 50 0x12acbb7f840: 0: enter run() 0x12acbb7f840: 0: set_msg 0x12acbb7f840: 0: msg: "new message" 0x12acbb7f840: 0: exit run() 0x12ba5360a40: 1: enter run() 0x12ba5360a40: 1: set_msg 0x12ba5360a40: 1: msg: "new message" 0x12ba5360a40: 1: exit run() 0x12b84f65240: 2: enter run() 0x12b84f65240: 2: set_msg 0x12b84f65240: 2: msg: "new message" 0x12b84f65240: 2: exit run() 0x12acbb7fa40: 4: enter run() 0x12b0037f840: 3: enter run() 0x12b0037f840: 3: set_msg 0x12acbb7fa40: 4: set_msg 0x12b0037f840: 3: msg: "new message" 0x12acbb7fa40: 4: msg: "new message" 0x12b0037f840: 3: exit run() 0x12acbb7fa40: 4: exit run() 0x12b84f65440: 5: enter run() 0x12b0037fc40: 6: enter run() 0x12b84f65440: 5: set_msg 0x12ba5360c40: 7: enter run() 0x12ba5360c40: 7: set_msg 0x12b84f65440: 5: msg: "new message" 0x12b84f65440: 5: exit run() 0x12ba5360c40: 7: msg: "new message" 0x12ba5360c40: 7: exit run() 0x12b0037fc40: 6: set_msg 0x12b0037f240: 10: enter run() 0x12b84f65640: 9: enter run() 0x12b0037fe40: 8: enter run() 0x12acbb7fe40: 11: enter run() 0x12acbb7fe40: 11: set_msg 0x12b0037fc40: 6: msg: "new message" 0x12acbb7fe40: 11: msg: "new message" 0x12b0037fc40: 6: exit run() 0x12acbb7fe40: 11: exit run() 0x12ba5360640: 12: enter run() 0x12b0037f240: 10: set_msg 0x12ba5360640: 12: set_msg 0x12b0037f240: 10: msg: "new message" 0x12ba5360640: 12: msg: "new message" 0x12b0037f240: 10: exit run() 0x12ba5360640: 12: exit run() 0x12b0037fe40: 8: set_msg 0x12b0037fe40: 8: msg: "new message" 0x12b84f65840: 13: enter run() 0x12ad67e9240: 14: enter run() 0x12b84f65640: 9: set_msg 0x12b0037fe40: 8: exit run() 0x12b0037f440: 15: enter run() 0x12ad67e9240: 14: set_msg 0x12b0037f440: 15: set_msg 0x12ad67e9240: 14: msg: "new message" 0x12b0037f440: 15: msg: "new message" 0x12ad67e9240: 14: exit run() 0x12b0037f440: 15: exit run() 0x12b84f65640: 9: msg: "new message" 0x12b84f65640: 9: exit run() 0x12b84f65840: 13: set_msg 0x12b84f65840: 13: msg: "new message" 0x12b84f65840: 13: exit run() main: 51 0x12adcee5e40: 0: enter run() 0x12adcee5e40: 0: set_msg 0x12adcee5e40: 0: msg: "new message" 0x12adcee5e40: 0: exit run() 0x12b0037fa40: 1: enter run() 0x12b0037fa40: 1: set_msg 0x12b0037fa40: 1: msg: "new message" 0x12b0037fa40: 1: exit run() 0x12b84f65040: 3: enter run() 0x12adcee5840: 2: enter run() 0x12b84f65040: 3: set_msg 0x12adcee5840: 2: set_msg 0x12b84f65040: 3: msg: "new message" 0x12adcee5840: 2: msg: "new message" 0x12b84f65040: 3: exit run() 0x12adcee5840: 2: exit run() 0x12b84f65e40: 4: enter run() 0x12b84f65e40: 4: set_msg 0x12b84f65e40: 4: msg: "new message" 0x12b84f65e40: 4: exit run() 0x12adcee5a40: 5: enter run() 0x12adcee5a40: 5: set_msg 0x12adcee5a40: 5: msg: "new message" 0x12adcee5a40: 5: exit run() 0x12acbb7f440: 6: enter run() 0x12acbb7f440: 6: set_msg 0x12acbb7f440: 6: msg: "new message" 0x12acbb7f440: 6: exit run() 0x12adcee5640: 7: enter run() 0x12adcee5640: 7: set_msg 0x12adcee5640: 7: msg: "new message" 0x12adcee5640: 7: exit run() 0x12b84f65a40: 9: enter run() 0x12acbb7f640: 8: enter run() 0x12b84f65a40: 9: set_msg 0x12acbb7f640: 8: set_msg 0x12b84f65a40: 9: msg: "new message" 0x12acbb7f640: 8: msg: "new message" 0x12b84f65a40: 9: exit run() 0x12acbb7f640: 8: exit run() 0x12b0037f840: 10: enter run() 0x12b0037f840: 10: set_msg 0x12b0037f840: 10: msg: "new message" 0x12b0037f840: 10: exit run() 0x12b0037f640: 11: enter run() 0x12b0037f640: 11: set_msg 0x12b0037f640: 11: msg: "new message" 0x12b0037f640: 11: exit run() 0x12b84f65c40: 13: enter run() 0x12acbb7f840: 12: enter run() 0x12b84f65c40: 13: set_msg 0x12acbb7f840: 12: set_msg 0x12b84f65c40: 13: msg: "new message" 0x12acbb7f840: 12: msg: "new message" 0x12b84f65c40: 13: exit run() 0x12acbb7f840: 12: exit run() 0x12ba5360e40: 15: enter run() 0x12ba5360e40: 15: set_msg 0x12ba5360e40: 15: msg: "new message" 0x12ba5360e40: 15: exit run() 0x12adcee5c40: 14: enter run() 0x12adcee5c40: 14: set_msg 0x12adcee5c40: 14: msg: "new message" 0x12adcee5c40: 14: exit run() main: 52 0x12ba5360640: 0: enter run() 0x12ba5360640: 0: set_msg 0x12ba5360640: 0: msg: "new message" 0x12ba5360640: 0: exit run() 0x12b84f65c40: 1: enter run() 0x12b84f65c40: 1: set_msg 0x12b84f65c40: 1: msg: "new message" 0x12b84f65c40: 1: exit run() 0x12ba5360040: 2: enter run() 0x12ba5360040: 2: set_msg 0x12ba5360040: 2: msg: "new message" 0x12ba5360040: 2: exit run() 0x12acbb7f240: 4: enter run() 0x12acbb7f240: 4: set_msg 0x12acbb7fc40: 3: enter run() 0x12acbb7f240: 4: msg: "new message" 0x12b84f65440: 5: enter run() 0x12b84f65e40: 6: enter run() 0x12acbb7f240: 4: exit run() 0x12b84f65e40: 6: set_msg 0x12b84f65440: 5: set_msg 0x12acbb7fc40: 3: set_msg 0x12acbb7fc40: 3: msg: "new message" 0x12acbb7fc40: 3: exit run() 0x12b84f65e40: 6: msg: "new message" 0x12b84f65e40: 6: exit run() 0x12b84f65440: 5: msg: "new message" 0x12b84f65440: 5: exit run() 0x12b0037fc40: 7: enter run() 0x12ba5360840: 8: enter run() 0x12b0037fc40: 7: set_msg 0x12b0037fe40: 9: enter run() 0x12ba5360840: 8: set_msg 0x12ba5360240: 10: enter run() 0x12b0037fc40: 7: msg: "new message" 0x12ba5360840: 8: msg: "new message" 0x12ba5360840: 8: exit run() 0x12b0037fc40: 7: exit run() 0x12ba5360240: 10: set_msg 0x12b0037f440: 11: enter run() 0x12acbb7f440: 12: enter run() 0x12b0037fa40: 13: enter run() 0x12ba5360240: 10: msg: "new message" 0x12adcee5440: 15: enter run() 0x12b0037f440: 11: set_msg 0x12b0037fe40: 9: set_msg 0x12b0037f040: 14: enter run() 0x12ba5360240: 10: exit run() 0x12b0037f040: 14: set_msg 0x12b0037fe40: 9: msg: "new message" 0x12b0037f440: 11: msg: "new message" 0x12b0037f440: 11: exit run() 0x12b0037f040: 14: msg: "new message" 0x12b0037fe40: 9: exit run() 0x12adcee5440: 15: set_msg 0x12b0037fa40: 13: set_msg 0x12adcee5440: 15: msg: "new message" 0x12b0037f040: 14: exit run() 0x12b0037fa40: 13: msg: "new message" 0x12adcee5440: 15: exit run() 0x12b0037fa40: 13: exit run() 0x12acbb7f440: 12: set_msg 0x12acbb7f440: 12: msg: "new message" 0x12acbb7f440: 12: exit run() main: 53 0x12b84f65040: 0: enter run() 0x12b84f65040: 0: set_msg 0x12b84f65040: 0: msg: "new message" 0x12b84f65040: 0: exit run() 0x12acbb7fc40: 1: enter run() 0x12acbb7fc40: 1: set_msg 0x12acbb7fc40: 1: msg: "new message" 0x12acbb7fc40: 1: exit run() 0x12b0037f440: 2: enter run() 0x12acbb7f640: 3: enter run() 0x12b0037f440: 2: set_msg 0x12acbb7f640: 3: set_msg 0x12b0037f440: 2: msg: "new message" 0x12acbb7f640: 3: msg: "new message" 0x12b0037f440: 2: exit run() 0x12acbb7f640: 3: exit run() 0x12b0037f640: 4: enter run() 0x12acbb7f040: 5: enter run() 0x12acbb7f040: 5: set_msg 0x12acbb7f040: 5: msg: "new message" 0x12acbb7f040: 5: exit run() 0x12adcee5040: 6: enter run() 0x12adcee5040: 6: set_msg 0x12adcee5040: 6: msg: "new message" 0x12adcee5040: 6: exit run() 0x12b0037f640: 4: set_msg 0x12b0037f640: 4: msg: "new message" 0x12b0037f640: 4: exit run() 0x12acbb7fe40: 7: enter run() 0x12acbb7fe40: 7: set_msg 0x12acbb7fe40: 7: msg: "new message" 0x12acbb7fe40: 7: exit run() 0x12adcee5e40: 9: enter run() 0x12adcee5a40: 8: enter run() 0x12adcee5e40: 9: set_msg 0x12adcee5a40: 8: set_msg 0x12adcee5e40: 9: msg: "new message" 0x12adcee5a40: 8: msg: "new message" 0x12adcee5e40: 9: exit run() 0x12b5ec59240: 10: enter run() 0x12adcee5a40: 8: exit run() 0x12b5ec59240: 10: set_msg 0x12b84f65240: 12: enter run() 0x12adcee5240: 11: enter run() 0x12b5ec59240: 10: msg: "new message" 0x12b84f65440: 14: enter run() 0x12ba5360a40: 13: enter run() 0x12b84f65240: 12: set_msg 0x12b5ec59240: 10: exit run() 0x12b84f65640: 15: enter run() 0x12adcee5240: 11: set_msg 0x12b84f65240: 12: msg: "new message" 0x12adcee5240: 11: msg: "new message" 0x12b84f65240: 12: exit run() 0x12adcee5240: 11: exit run() 0x12b84f65640: 15: set_msg 0x12ba5360a40: 13: set_msg 0x12b84f65640: 15: msg: "new message" 0x12ba5360a40: 13: msg: "new message" 0x12b84f65640: 15: exit run() 0x12ba5360a40: 13: exit run() 0x12b84f65440: 14: set_msg 0x12b84f65440: 14: msg: "new message" 0x12b84f65440: 14: exit run() main: 54 0x12b0037f640: 0: enter run() 0x12b0037f640: 0: set_msg 0x12b0037f640: 0: msg: "new message" 0x12b0037f640: 0: exit run() 0x12ba5360e40: 1: enter run() 0x12ba5360e40: 1: set_msg 0x12ba5360e40: 1: msg: "new message" 0x12ba5360e40: 1: exit run() 0x12b0037fc40: 3: enter run() 0x12acbb7f840: 2: enter run() 0x12b0037fc40: 3: set_msg 0x12acbb7f840: 2: set_msg 0x12b0037fc40: 3: msg: "new message" 0x12acbb7f840: 2: msg: "new message" 0x12b0037fc40: 3: exit run() 0x12acbb7f840: 2: exit run() 0x12b5ec59440: 4: enter run() 0x12b5ec59440: 4: set_msg 0x12b5ec59440: 4: msg: "new message" 0x12b5ec59440: 4: exit run() 0x12ba5360640: 5: enter run() 0x12ba5360640: 5: set_msg 0x12ba5360640: 5: msg: "new message" 0x12ba5360640: 5: exit run() 0x12b0037fe40: 6: enter run() 0x12b0037fe40: 6: set_msg 0x12b0037fe40: 6: msg: "new message" 0x12b0037fe40: 6: exit run() 0x12b5ec59040: 8: enter run() 0x12b5ec59040: 8: set_msg 0x12b5ec59040: 8: msg: "new message" 0x12b5ec59040: 8: exit run() 0x12b5ec59a40: 7: enter run() 0x12b5ec59a40: 7: set_msg 0x12b0037f040: 9: enter run() 0x12b5ec59a40: 7: msg: "new message" 0x12b5ec59a40: 7: exit run() 0x12b0037f040: 9: set_msg 0x12b5ec59c40: 10: enter run() 0x12b0037f040: 9: msg: "new message" 0x12b0037f040: 9: exit run() 0x12b5ec59c40: 10: set_msg 0x12ba5360040: 11: enter run() 0x12b5ec59c40: 10: msg: "new message" 0x12ba5360c40: 12: enter run() 0x12b5ec59c40: 10: exit run() 0x12b0037f240: 13: enter run() 0x12ba5360040: 11: set_msg 0x12ba5360c40: 12: set_msg 0x12ba5360c40: 12: msg: "new message" 0x12ba5360c40: 12: exit run() 0x12b0037f240: 13: set_msg 0x12ba5360040: 11: msg: "new message" 0x12b0037f240: 13: msg: "new message" 0x12ba5360040: 11: exit run() 0x12b0037f240: 13: exit run() 0x12ba5360240: 14: enter run() 0x12ba5360240: 14: set_msg 0x12ba5360240: 14: msg: "new message" 0x12ba5360240: 14: exit run() 0x12b5ec59e40: 15: enter run() 0x12b5ec59e40: 15: set_msg 0x12b5ec59e40: 15: msg: "new message" 0x12b5ec59e40: 15: exit run() main: 55 0x12b0037fa40: 0: enter run() 0x12b0037fa40: 0: set_msg 0x12b0037fa40: 0: msg: "new message" 0x12b0037fa40: 0: exit run() 0x12b5ec59240: 1: enter run() 0x12b5ec59240: 1: set_msg 0x12b5ec59240: 1: msg: "new message" 0x12b5ec59240: 1: exit run() 0x12ba5360440: 2: enter run() 0x12ba5360640: 3: enter run() 0x12ba5360440: 2: set_msg 0x12ba5360640: 3: set_msg 0x12ba5360440: 2: msg: "new message" 0x12ba5360640: 3: msg: "new message" 0x12ba5360440: 2: exit run() 0x12ba5360640: 3: exit run() 0x12adcee5840: 4: enter run() 0x12adcee5840: 4: set_msg 0x12adcee5840: 4: msg: "new message" 0x12adcee5840: 4: exit run() 0x12ba5360840: 5: enter run() 0x12ba5360840: 5: set_msg 0x12ad67e9440: 6: enter run() 0x12ba5360840: 5: msg: "new message" 0x12ba5360840: 5: exit run() 0x12ad67e9440: 6: set_msg 0x12ad67e9440: 6: msg: "new message" 0x12b0037f440: 7: enter run() 0x12ad67e9440: 6: exit run() 0x12b0037f440: 7: set_msg 0x12b0037f440: 7: msg: "new message" 0x12b0037f440: 7: exit run() 0x12ad67e9e40: 8: enter run() 0x12ad67e9e40: 8: set_msg 0x12ad67e9e40: 8: msg: "new message" 0x12ad67e9e40: 8: exit run() 0x12b5ec59640: 9: enter run() 0x12b5ec59640: 9: set_msg 0x12b5ec59640: 9: msg: "new message" 0x12b5ec59640: 9: exit run() 0x12b0037f640: 10: enter run() 0x12b0037f640: 10: set_msg 0x12b0037f640: 10: msg: "new message" 0x12b0037f640: 10: exit run() 0x12b0037fc40: 11: enter run() 0x12b0037fc40: 11: set_msg 0x12b0037fc40: 11: msg: "new message" 0x12b0037fc40: 11: exit run() 0x12b5ec59840: 12: enter run() 0x12ad67e9840: 13: enter run() 0x12b5ec59840: 12: set_msg 0x12ad67e9840: 13: set_msg 0x12b5ec59840: 12: msg: "new message" 0x12ad67e9840: 13: msg: "new message" 0x12b5ec59840: 12: exit run() 0x12ad67e9840: 13: exit run() 0x12b73bd4a40: 14: enter run() 0x12b73bd4a40: 14: set_msg 0x12b73bd4040: 15: enter run() 0x12b73bd4a40: 14: msg: "new message" 0x12b73bd4a40: 14: exit run() 0x12b73bd4040: 15: set_msg 0x12b73bd4040: 15: msg: "new message" 0x12b73bd4040: 15: exit run() main: 56 0x12adcee5a40: 0: enter run() 0x12adcee5a40: 0: set_msg 0x12adcee5a40: 0: msg: "new message" 0x12adcee5a40: 0: exit run() 0x12ad67e9040: 1: enter run() 0x12ad67e9040: 1: set_msg 0x12ad67e9040: 1: msg: "new message" 0x12ad67e9040: 1: exit run() 0x12ad67e9c40: 2: enter run() 0x12ad67e9c40: 2: set_msg 0x12ad67e9c40: 2: msg: "new message" 0x12ad67e9c40: 2: exit run() 0x12adcee5640: 4: enter run() 0x12adcee5640: 4: set_msg 0x12adcee5640: 4: msg: "new message" 0x12adcee5640: 4: exit run() 0x12ba5360640: 3: enter run() 0x12ba5360640: 3: set_msg 0x12ba5360640: 3: msg: "new message" 0x12ba5360e40: 5: enter run() 0x12ba5360640: 3: exit run() 0x12ba5360e40: 5: set_msg 0x12b5ec59440: 6: enter run() 0x12adcee5440: 7: enter run() 0x12ba5360e40: 5: msg: "new message" 0x12adcee5c40: 8: enter run() 0x12ad67e9240: 9: enter run() 0x12adcee5e40: 10: enter run() 0x12b5ec59e40: 11: enter run() 0x12adcee5040: 12: enter run() 0x12ad67e9440: 13: enter run() 0x12b5ec59a40: 14: enter run() 0x12adcee5240: 15: enter run() 0x12adcee5040: 12: set_msg 0x12adcee5040: 12: msg: "new message" 0x12adcee5040: 12: exit run() 0x12b5ec59a40: 14: set_msg 0x12ba5360e40: 5: exit run() 0x12ad67e9440: 13: set_msg 0x12ad67e9240: 9: set_msg 0x12adcee5c40: 8: set_msg 0x12adcee5440: 7: set_msg 0x12ad67e9240: 9: msg: "new message" 0x12adcee5c40: 8: msg: "new message" 0x12ad67e9240: 9: exit run() 0x12b5ec59a40: 14: msg: "new message" 0x12adcee5c40: 8: exit run() 0x12adcee5440: 7: msg: "new message" 0x12b5ec59a40: 14: exit run() 0x12b5ec59e40: 11: set_msg 0x12b5ec59440: 6: set_msg 0x12adcee5e40: 10: set_msg 0x12ad67e9440: 13: msg: "new message" 0x12adcee5e40: 10: msg: "new message" 0x12b5ec59440: 6: msg: "new message" 0x12ad67e9440: 13: exit run() 0x12b5ec59e40: 11: msg: "new message" 0x12adcee5e40: 10: exit run() 0x12b5ec59440: 6: exit run() 0x12b5ec59e40: 11: exit run() 0x12adcee5240: 15: set_msg 0x12adcee5240: 15: msg: "new message" 0x12adcee5240: 15: exit run() 0x12adcee5440: 7: exit run() main: 57 0x12b5ec59040: 0: enter run() 0x12b5ec59040: 0: set_msg 0x12b5ec59040: 0: msg: "new message" 0x12b5ec59040: 0: exit run() 0x12b5ec59640: 1: enter run() 0x12b5ec59640: 1: set_msg 0x12b5ec59640: 1: msg: "new message" 0x12b5ec59640: 1: exit run() 0x12adcee5040: 3: enter run() 0x12adcee5040: 3: set_msg 0x12ad67e9640: 2: enter run() 0x12adcee5040: 3: msg: "new message" 0x12adcee5040: 3: exit run() 0x12ad67e9640: 2: set_msg 0x12ad67e9640: 2: msg: "new message" 0x12ad67e9640: 2: exit run() 0x12adcee5440: 4: enter run() 0x12adcee5440: 4: set_msg 0x12adcee5440: 4: msg: "new message" 0x12adcee5440: 4: exit run() 0x12b5ec59240: 6: enter run() 0x12adcee5840: 5: enter run() 0x12b5ec59240: 6: set_msg 0x12adcee5840: 5: set_msg 0x12b5ec59240: 6: msg: "new message" 0x12adcee5840: 5: msg: "new message" 0x12b5ec59240: 6: exit run() 0x12adcee5840: 5: exit run() 0x12b5ec59440: 8: enter run() 0x12adcee5a40: 7: enter run() 0x12b5ec59440: 8: set_msg 0x12adcee5a40: 7: set_msg 0x12b5ec59440: 8: msg: "new message" 0x12adcee5a40: 7: msg: "new message" 0x12b5ec59440: 8: exit run() 0x12adcee5a40: 7: exit run() 0x12ba5360440: 9: enter run() 0x12acbb7f440: 10: enter run() 0x12ba5360240: 11: enter run() 0x12ba5360440: 9: set_msg 0x12acbb7f440: 10: set_msg 0x12ba5360440: 9: msg: "new message" 0x12ba5360440: 9: exit run() 0x12acbb7f440: 10: msg: "new message" 0x12acbb7f440: 10: exit run() 0x12ba5360240: 11: set_msg 0x12ba5360240: 11: msg: "new message" 0x12ba5360240: 11: exit run() 0x12acbb7fe40: 12: enter run() 0x12acbb7fe40: 12: set_msg 0x12acbb7f040:rthread reaping 0x12b5ec59040 stack 0x12b1c654810 0x12acbb7f040: rwlock_wrlock 0x12b48bce4a0 (1) rthread reaping 0x12b5ec59640 stack 0x12b1c659690 rthread reaping 0x12ad67e9640 stack 0x12b1c674960 rthread reaping 0x12adcee5040 stack 0x12b1c6541b0 rthread reaping 0x12adcee5440 stack 0x12b1c6591b0 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12adcee5840 stack 0x12b1c6742d0 0x12ad67e9840: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b5ec59240 stack 0x12b1c674e40 rthread reaping 0x12adcee5a40 stack 0x12b1c65a030 rthread reaping 0x12b5ec59440 stack 0x12b1c65a480 rthread reaping 0x12ba5360440 stack 0x12b1c654030 0x12ba5360840: rwlock_wrlock 0x12b48bce4a0 (4294967295) rthread reaping 0x12acbb7f440 stack 0x12b1c65ad50 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360240 stack 0x12b1c674e70 0x12ad67e9840: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7fe40 stack 0x12b1c65a4b0 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9840 stack 0x12b1c65a0f0 rthread reaping 0x12acbb7f040 stack 0x12b1c65a240 rthread reaping 0x12ba5360840 stack 0x12b1c659600 0x12b5ec59a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59a40: rwlock_unlock 0x12b48bce4a0 0x12adcee5c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5c40: rwlock_unlock 0x12b48bce4a0 0x12adcee5c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5c40: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12b5ec59c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59c40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fa40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fa40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 0x12adcee5240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 0x12adcee5e40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b5ec59a40 stack 0x12b1c659600 0x12adcee5e40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12adcee5c40 stack 0x12b1c65a240 rthread reaping 0x12b5ec59c40 stack 0x12b1c65a0f0 0x12ad67e9040: rwlock_wrlock 0x12b48bce4a0 (1) rthread reaping 0x12adcee5440 stack 0x12b1c65a4b0 0x12adcee5240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7f640 stack 0x12b1c674e70 rthread reaping 0x12b5ec59840 stack 0x12b1c65ad50 rthread reaping 0x12acbb7fa40 stack 0x12b1c654030 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9a40 stack 0x12b1c65a480 0x12ad67e9040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7fc40 stack 0x12b1c65a030 rthread reaping 0x12acbb7f240 stack 0x12b1c674e40 rthread reaping 0x12acbb7f840 stack 0x12b1c6742d0 rthread reaping 0x12ad67e9640 stack 0x12b1c6591b0 rthread reaping 0x12ad67e9c40 stack 0x12b1c6541b0 rthread reaping 0x12adcee5e40 stack 0x12b1c674960 rthread reaping 0x12adcee5240 stack 0x12b1c659690 rthread reaping 0x12ad67e9040 stack 0x12b1c654810 0x12b5ec59440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12b5ec59640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b5ec59640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fe40: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fe40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b5ec59840: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b84f65440: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b5ec59840: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12adcee5640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_rdlock 0x12b48bce4a0 (1) 0x12adcee5640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b5ec59440 stack 0x12b1c654810 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12b5ec59640 stack 0x12b1c659690 rthread reaping 0x12ad67e9a40 stack 0x12b1c674960 rthread reaping 0x12b84f65a40 stack 0x12b1c6541b0 rthread reaping 0x12ad67e9240 stack 0x12b1c6591b0 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7fc40 stack 0x12b1c6742d0 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7fe40 stack 0x12b1c674e40 0x12b84f65c40: rwlock_wrlock 0x12b48bce4a0 (1) rthread reaping 0x12acbb7f040 stack 0x12b1c65a030 rthread reaping 0x12b84f65840 stack 0x12b1c65a480 rthread reaping 0x12b84f65440 stack 0x12b1c654030 0x12b84f65640: rwlock_wrlock 0x12b48bce4a0 (1) rthread reaping 0x12b5ec59840 stack 0x12b1c65ad50 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12adcee5640 stack 0x12b1c674e70 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9e40 stack 0x12b1c65a4b0 0x12b84f65640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65c40 stack 0x12b1c65a0f0 rthread reaping 0x12b73bd4c40 stack 0x12b1c65a240 rthread reaping 0x12b84f65640 stack 0x12b1c659600 0x12b73bd4040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (1) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_wrlock 0x12b48bce4a0 (1) 0x12acbb7f640: rwlock_wrlock 0x12b48bce4a0 (1) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12acbb7f640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_wrlock 0x12b48bce4a0 (2147483647) rthread reaping 0x12b73bd4040 stack 0x12b1c659600 rthread reaping 0x12ad67e9240 stack 0x12b1c65a240 rthread reaping 0x12ba5360c40 stack 0x12b1c65a0f0 rthread reaping 0x12b73bd4240 stack 0x12b1c65a4b0 rthread reaping 0x12ba5360640 stack 0x12b1c674e70 rthread reaping 0x12acbb7f240 stack 0x12b1c65ad50 rthread reaping 0x12ba5360840 stack 0x12b1c654030 rthread reaping 0x12ad67e9c40 stack 0x12b1c65a480 rthread reaping 0x12acbb7f040 stack 0x12b1c65a030 rthread reaping 0x12b73bd4440 stack 0x12b1c674e40 rthread reaping 0x12acbb7f640 stack 0x12b1c6742d0 0x12b84f65e40: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12b73bd4a40: rwlock_wrlock 0x12b48bce4a0 (4294967295) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_rdlock 0x12b48bce4a0 (4294967295) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4e40 stack 0x12b1c6541b0 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4640 stack 0x12b1c6591b0 rthread reaping 0x12ad67e9040 stack 0x12b1c674960 0x12b84f65e40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b73bd4a40 stack 0x12b1c659690 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65e40 stack 0x12b1c654810 0x12ba5360a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 0x12ba5360a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12ba5360e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360e40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12acbb7fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b84f65240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65240: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_rdlock 0x12b48bce4a0 (1) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12ba5360040: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12acbb7f840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360240: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9640: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 0x12ba5360240: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b0037fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b0037fc40: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b84f65040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65040: rwlock_unlock 0x12b48bce4a0 0x12b0037f640: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12ba5360a40 stack 0x12b1c654810 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9440 stack 0x12b1c659690 0x12b0037f640: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12ba5360440 stack 0x12b1c674960 0x12b0037f640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12acbb7fc40 stack 0x12b1c6591b0 0x12ad67e9840: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12ba5360e40 stack 0x12b1c6541b0 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65240 stack 0x12b1c6742d0 0x12ad67e9840: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12ba5360040 stack 0x12b1c674e40 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65a40 stack 0x12b1c65a030 rthread reaping 0x12ba5360240 stack 0x12b1c65a480 rthread reaping 0x12ad67e9640 stack 0x12b1c654030 rthread reaping 0x12acbb7f840 stack 0x12b1c65ad50 rthread reaping 0x12b0037fc40 stack 0x12b1c674e70 rthread reaping 0x12b0037f640 stack 0x12b1c65a4b0 rthread reaping 0x12b84f65040 stack 0x12b1c65a0f0 rthread reaping 0x12ad67e9840 stack 0x12b1c65a240 0x12b73bd4840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4840 stack 0x12b1c659600 0x12ad67e9040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12ad67e9040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12ba5360440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4240: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9240: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9240: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12ba5360640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ba5360640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 0x12b73bd4440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4440: rwlock_unlock 0x12b48bce4a0 0x12ba5360840: rwlock_unlock 0x12b48bce4a0 0x12ba5360a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9040 stack 0x12b1c659600 rthread reaping 0x12b73bd4c40 stack 0x12b1c65a240 rthread reaping 0x12ba5360440 stack 0x12b1c65a0f0 rthread reaping 0x12b73bd4240 stack 0x12b1c65a4b0 rthread reaping 0x12b73bd4e40 stack 0x12b1c674e70 rthread reaping 0x12ad67e9240 stack 0x12b1c65ad50 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9440 stack 0x12b1c654030 0x12ba5360a40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12b73bd4040 stack 0x12b1c65a480 rthread reaping 0x12ba5360640 stack 0x12b1c65a030 rthread reaping 0x12ba5360840 stack 0x12b1c674e40 0x12acbb7f040: rwlock_wrlock 0x12b48bce4a0 (1) rthread reaping 0x12b73bd4440 stack 0x12b1c6742d0 0x12b84f65e40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12b84f65c40: rwlock_wrlock 0x12b48bce4a0 (1) 0x12acbb7f240: rwlock_wrlock 0x12b48bce4a0 (2147483649) 0x12ba5360a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ba5360a40 stack 0x12b1c6541b0 0x12acbb7f040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f040: rwlock_unlock 0x12b48bce4a0 0x12b84f65c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65e40: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12acbb7f040 stack 0x12b1c6591b0 0x12b84f65e40: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 0x12acbb7f240: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7f240: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65e40 stack 0x12b1c674960 rthread reaping 0x12b84f65c40 stack 0x12b1c659690 rthread reaping 0x12acbb7f240 stack 0x12b1c654810 0x12ad67e9440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12ad67e9440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12b73bd4640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4640: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12ad67e9e40: rwlock_rdlock 0x12b48bce4a0 (2147483647) 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_rdlock 0x12b48bce4a0 (1) 0x12ad67e9e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12ad67e9840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9840: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65840: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65840: rwlock_unlock 0x12b48bce4a0 0x12b73bd4c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_wrlock 0x12b48bce4a0 (2147483647) 0x12ad67e9c40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12ad67e9c40: rwlock_unlock 0x12b48bce4a0 0x12b84f65440: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b73bd4e40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b73bd4e40: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12b84f65a40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65a40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_wrlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12acbb7fc40: rwlock_rdlock 0x12b48bce4a0 (0) 0x12acbb7fc40: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_wrlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12b84f65640: rwlock_rdlock 0x12b48bce4a0 (0) 0x12b84f65640: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 0x12adcee5440: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5440: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9440 stack 0x12b1c654810 rthread reaping 0x12b73bd4640 stack 0x12b1c659690 rthread reaping 0x12ad67e9e40 stack 0x12b1c674960 rthread reaping 0x12b73bd4840 stack 0x12b1c6591b0 rthread reaping 0x12b73bd4c40 stack 0x12b1c6541b0 0x12ad67e9640: rwlock_wrlock 0x12b48bce4a0 (0) rthread reaping 0x12ad67e9840 stack 0x12b1c6742d0 rthread reaping 0x12b84f65840 stack 0x12b1c674e40 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b73bd4e40 stack 0x12b1c65a030 0x12ad67e9640: rwlock_rdlock 0x12b48bce4a0 (0) rthread reaping 0x12ad67e9c40 stack 0x12b1c65a480 0x12ad67e9640: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12b84f65440 stack 0x12b1c654030 rthread reaping 0x12b84f65a40 stack 0x12b1c65ad50 rthread reaping 0x12acbb7fc40 stack 0x12b1c674e70 rthread reaping 0x12b84f65640 stack 0x12b1c65a4b0 rthread reaping 0x12adcee5440 stack 0x12b1c65a0f0 0x12adcee5040: rwlock_wrlock 0x12b48bce4a0 (0) 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 0x12adcee5040: rwlock_rdlock 0x12b48bce4a0 (0) 0x12adcee5040: rwlock_unlock 0x12b48bce4a0 rthread reaping 0x12ad67e9640 stack 0x12b1c659600 rthread reaping 0x12adcee5040 stack 0x12b1c65a240 14: enter run() 0x12acbb7fe40: 12: msg: "new message" 0x12ad67e9840: 13: enter run() 0x12ba5360840: 15: enter run() 0x12ad67e9840: 13: set_msg 0x12acbb7fe40: 12: exit run() 0x12acbb7f040: 14: set_msg 0x12acbb7f040: 14: msg: "new message" 0x12ad67e9840: 13: msg: "new message" 0x12acbb7f040: 14: exit run() 0x12ad67e9840: 13: exit run() 0x12ba5360840: 15: set_msg 0x12ba5360840: 15: msg: "new message" 0x12ba5360840: 15: exit run() main: 58 0x12b5ec59a40: 0: enter run() 0x12b5ec59a40: 0: set_msg 0x12b5ec59a40: 0: msg: "new message" 0x12b5ec59a40: 0: exit run() 0x12adcee5c40: 1: enter run() 0x12adcee5c40: 1: set_msg 0x12adcee5c40: 1: msg: "new message" 0x12adcee5c40: 1: exit run() 0x12adcee5440: 3: enter run() 0x12adcee5440: 3: set_msg 0x12adcee5440: 3: msg: "new message" 0x12b5ec59c40: 2: enter run() 0x12adcee5440: 3: exit run() 0x12b5ec59c40: 2: set_msg 0x12b5ec59c40: 2: msg: "new message" 0x12b5ec59c40: 2: exit run() 0x12acbb7f640: 4: enter run() 0x12acbb7f640: 4: set_msg 0x12acbb7f640: 4: msg: "new message" 0x12acbb7f640: 4: exit run() 0x12b5ec59840: 5: enter run() 0x12b5ec59840: 5: set_msg 0x12b5ec59840: 5: msg: "new message" 0x12b5ec59840: 5: exit run() 0x12acbb7fa40: 6: enter run() 0x12acbb7fa40: 6: set_msg 0x12acbb7fa40: 6: msg: "new message" 0x12acbb7fa40: 6: exit run() 0x12acbb7fc40: 8: enter run() 0x12ad67e9a40: 7: enter run() 0x12acbb7fc40: 8: set_msg 0x12ad67e9a40: 7: set_msg 0x12acbb7fc40: 8: msg: "new message" 0x12ad67e9a40: 7: msg: "new message" 0x12acbb7fc40: 8: exit run() 0x12ad67e9a40: 7: exit run() 0x12acbb7f240: 9: enter run() 0x12acbb7f240: 9: set_msg 0x12acbb7f240: 9: msg: "new message" 0x12acbb7f240: 9: exit run() 0x12acbb7f840: 10: enter run() 0x12acbb7f840: 10: set_msg 0x12acbb7f840: 10: msg: "new message" 0x12acbb7f840: 10: exit run() 0x12ad67e9640: 11: enter run() 0x12ad67e9c40: 12: enter run() 0x12ad67e9640: 11: set_msg 0x12ad67e9c40: 12: set_msg 0x12ad67e9640: 11: msg: "new message" 0x12ad67e9c40: 12: msg: "new message" 0x12ad67e9640: 11: exit run() 0x12ad67e9c40: 12: exit run() 0x12adcee5e40: 13: enter run() 0x12adcee5240: 14: enter run() 0x12adcee5240: 14: set_msg 0x12adcee5e40: 13: set_msg 0x12adcee5240: 14: msg: "new message" 0x12adcee5e40: 13: msg: "new message" 0x12ad67e9040: 15: enter run() 0x12adcee5e40: 13: exit run() 0x12ad67e9040: 15: set_msg 0x12adcee5240: 14: exit run() 0x12ad67e9040: 15: msg: "new message" 0x12ad67e9040: 15: exit run() main: 59 0x12b5ec59440: 0: enter run() 0x12b5ec59440: 0: set_msg 0x12b5ec59440: 0: msg: "new message" 0x12b5ec59440: 0: exit run() 0x12b5ec59640: 1: enter run() 0x12b5ec59640: 1: set_msg 0x12b5ec59640: 1: msg: "new message" 0x12b5ec59640: 1: exit run() 0x12ad67e9a40: 2: enter run() 0x12ad67e9a40: 2: set_msg 0x12ad67e9a40: 2: msg: "new message" 0x12ad67e9a40: 2: exit run() 0x12b84f65a40: 3: enter run() 0x12b84f65a40: 3: set_msg 0x12b84f65a40: 3: msg: "new message" 0x12b84f65a40: 3: exit run() 0x12ad67e9240: 4: enter run() 0x12ad67e9240: 4: set_msg 0x12ad67e9240: 4: msg: "new message" 0x12ad67e9240: 4: exit run() 0x12acbb7fc40: 5: enter run() 0x12acbb7fc40: 5: set_msg 0x12acbb7fc40: 5: msg: "new message" 0x12acbb7fc40: 5: exit run() 0x12acbb7fe40: 6: enter run() 0x12acbb7f040: 7: enter run() 0x12acbb7fe40: 6: set_msg 0x12acbb7f040: 7: set_msg 0x12acbb7fe40: 6: msg: "new message" 0x12acbb7f040: 7: msg: "new message" 0x12acbb7fe40: 6: exit run() 0x12acbb7f040: 7: exit run() 0x12b84f65840: 8: enter run() 0x12b5ec59840: 10: enter run() 0x12b84f65840: 8: set_msg 0x12b84f65440: 9: enter run() 0x12b84f65440: 9: set_msg 0x12b84f65840: 8: msg: "new message" 0x12b5ec59840: 10: set_msg 0x12b84f65840: 8: exit run() 0x12b84f65440: 9: msg: "new message" 0x12b5ec59840: 10: msg: "new message" 0x12b84f65440: 9: exit run() 0x12b5ec59840: 10: exit run() 0x12ad67e9e40: 12: enter run() 0x12adcee5640: 11: enter run() 0x12adcee5640: 11: set_msg 0x12ad67e9e40: 12: set_msg 0x12adcee5640: 11: msg: "new message" 0x12ad67e9e40: 12: msg: "new message" 0x12adcee5640: 11: exit run() 0x12ad67e9e40: 12: exit run() 0x12b73bd4c40: 14: enter run() 0x12b73bd4c40: 14: set_msg 0x12b84f65c40: 13: enter run() 0x12b84f65640: 15: enter run() 0x12b73bd4c40: 14: msg: "new message" 0x12b84f65640: 15: set_msg 0x12b73bd4c40: 14: exit run() 0x12b84f65c40: 13: set_msg 0x12b84f65640: 15: msg: "new message" 0x12b84f65c40: 13: msg: "new message" 0x12b84f65640: 15: exit run() 0x12b84f65c40: 13: exit run() main: 60 0x12b73bd4040: 0: enter run() 0x12b73bd4040: 0: set_msg 0x12b73bd4040: 0: msg: "new message" 0x12b73bd4040: 0: exit run() 0x12ad67e9240: 1: enter run() 0x12ad67e9240: 1: set_msg 0x12ad67e9240: 1: msg: "new message" 0x12ad67e9240: 1: exit run() 0x12b73bd4240: 3: enter run() 0x12b73bd4240: 3: set_msg 0x12b73bd4240: 3: msg: "new message" 0x12ba5360c40: 2: enter run() 0x12b73bd4240: 3: exit run() 0x12ba5360c40: 2: set_msg 0x12ba5360c40: 2: msg: "new message" 0x12ba5360640: 4: enter run() 0x12ba5360c40: 2: exit run() 0x12ba5360640: 4: set_msg 0x12ba5360640: 4: msg: "new message" 0x12ba5360640: 4: exit run() 0x12ba5360840: 6: enter run() 0x12ba5360840: 6: set_msg 0x12ba5360840: 6: msg: "new message" 0x12ba5360840: 6: exit run() 0x12ad67e9c40: 7: enter run() 0x12ad67e9c40: 7: set_msg 0x12acbb7f040: 8: enter run() 0x12ad67e9c40: 7: msg: "new message" 0x12ad67e9c40: 7: exit run() 0x12acbb7f040: 8: set_msg 0x12acbb7f040: 8: msg: "new message" 0x12acbb7f040: 8: exit run() 0x12acbb7f240: 5: enter run() 0x12acbb7f240: 5: set_msg 0x12b73bd4440: 9: enter run() 0x12acbb7f240: 5: msg: "new message" 0x12acbb7f640: 10: enter run() 0x12acbb7f240: 5: exit run() 0x12acbb7f640: 10: set_msg 0x12acbb7f640: 10: msg: "new message" 0x12acbb7f640: 10: exit run() 0x12b73bd4440: 9: set_msg 0x12b73bd4440: 9: msg: "new message" 0x12b73bd4e40: 12: enter run() 0x12b73bd4440: 9: exit run() 0x12b73bd4640: 11: enter run() 0x12ad67e9040: 13: enter run() 0x12b73bd4e40: 12: set_msg 0x12b84f65e40: 15: enter run() 0x12b73bd4a40: 14: enter run() 0x12ad67e9040: 13: set_msg 0x12b73bd4a40: 14: set_msg 0x12ad67e9040: 13: msg: "new message" 0x12ad67e9040: 13: exit run() 0x12b73bd4640: 11: set_msg 0x12b73bd4e40: 12: msg: "new message" 0x12b73bd4640: 11: msg: "new message" 0x12b73bd4e40: 12: exit run() 0x12b73bd4a40: 14: msg: "new message" 0x12b73bd4640: 11: exit run() 0x12b73bd4a40: 14: exit run() 0x12b84f65e40: 15: set_msg 0x12b84f65e40: 15: msg: "new message" 0x12b84f65e40: 15: exit run() main: 61 0x12ba5360a40: 0: enter run() 0x12ba5360a40: 0: set_msg 0x12ba5360a40: 0: msg: "new message" 0x12ba5360a40: 0: exit run() 0x12ad67e9440: 1: enter run() 0x12ad67e9440: 1: set_msg 0x12ad67e9440: 1: msg: "new message" 0x12ad67e9440: 1: exit run() 0x12ba5360440: 2: enter run() 0x12ba5360440: 2: set_msg 0x12ba5360440: 2: msg: "new message" 0x12ba5360440: 2: exit run() 0x12ba5360e40: 4: enter run() 0x12ba5360e40: 4: set_msg 0x12acbb7fc40: 3: enter run() 0x12ba5360e40: 4: msg: "new message" 0x12ba5360e40: 4: exit run() 0x12acbb7fc40: 3: set_msg 0x12b84f65240: 5: enter run() 0x12acbb7fc40: 3: msg: "new message" 0x12acbb7fc40: 3: exit run() 0x12b84f65240: 5: set_msg 0x12b84f65240: 5: msg: "new message" 0x12b84f65240: 5: exit run() 0x12b84f65a40: 7: enter run() 0x12ba5360040: 6: enter run() 0x12b84f65a40: 7: set_msg 0x12ba5360040: 6: set_msg 0x12b84f65a40: 7: msg: "new message" 0x12ba5360040: 6: msg: "new message" 0x12b84f65a40: 7: exit run() 0x12ba5360040: 6: exit run() 0x12acbb7f840: 10: enter run() 0x12acbb7f840: 10: set_msg 0x12acbb7f840: 10: msg: "new message" 0x12acbb7f840: 10: exit run() 0x12ad67e9640: 9: enter run() 0x12ba5360240: 8: enter run() 0x12ad67e9640: 9: set_msg 0x12ba5360240: 8: set_msg 0x12ad67e9640: 9: msg: "new message" 0x12ba5360240: 8: msg: "new message" 0x12ad67e9640: 9: exit run() 0x12ba5360240: 8: exit run() 0x12b0037f640: 12: enter run() 0x12b0037fc40: 11: enter run() 0x12b0037fc40: 11: set_msg 0x12b0037fc40: 11: msg: "new message" 0x12b0037fc40: 11: exit run() 0x12b84f65040: 13: enter run() 0x12b84f65040: 13: set_msg 0x12b84f65040: 13: msg: "new message" 0x12b84f65040: 13: exit run() 0x12b0037f640: 12: set_msg 0x12ad67e9840: 14: enter run() 0x12b0037f640: 12: msg: "new message" 0x12b0037f640: 12: exit run() 0x12ad67e9840: 14: set_msg 0x12ad67e9840: 14: msg: "new message" 0x12ad67e9840: 14: exit run() 0x12b73bd4840: 15: enter run() 0x12b73bd4840: 15: set_msg 0x12b73bd4840: 15: msg: "new message" 0x12b73bd4840: 15: exit run() main: 62 0x12ad67e9040: 0: enter run() 0x12ad67e9040: 0: set_msg 0x12ad67e9040: 0: msg: "new message" 0x12ad67e9040: 0: exit run() 0x12b73bd4c40: 1: enter run() 0x12b73bd4c40: 1: set_msg 0x12b73bd4c40: 1: msg: "new message" 0x12b73bd4c40: 1: exit run() 0x12ba5360440: 2: enter run() 0x12ba5360440: 2: set_msg 0x12ba5360440: 2: msg: "new message" 0x12ba5360440: 2: exit run() 0x12b73bd4240: 3: enter run() 0x12b73bd4240: 3: set_msg 0x12b73bd4240: 3: msg: "new message" 0x12b73bd4240: 3: exit run() 0x12b73bd4e40: 4: enter run() 0x12b73bd4e40: 4: set_msg 0x12b73bd4e40: 4: msg: "new message" 0x12b73bd4e40: 4: exit run() 0x12ad67e9440: 6: enter run() 0x12ad67e9240: 5: enter run() 0x12ad67e9440: 6: set_msg 0x12ad67e9240: 5: set_msg 0x12ad67e9440: 6: msg: "new message" 0x12ad67e9240: 5: msg: "new message" 0x12ad67e9440: 6: exit run() 0x12ad67e9240: 5: exit run() 0x12ba5360640: 8: enter run() 0x12ba5360840: 9: enter run() 0x12ba5360640: 8: set_msg 0x12b73bd4040: 7: enter run() 0x12ba5360640: 8: msg: "new message" 0x12ba5360640: 8: exit run() 0x12b73bd4040: 7: set_msg 0x12b73bd4440: 10: enter run() 0x12b73bd4440: 10: set_msg 0x12ba5360840: 9: set_msg 0x12b73bd4440: 10: msg: "new message" 0x12ba5360840: 9: msg: "new message" 0x12b73bd4440: 10: exit run() 0x12ba5360840: 9: exit run() 0x12ba5360a40: 11: enter run() 0x12b73bd4040: 7: msg: "new message" 0x12b73bd4040: 7: exit run() 0x12ba5360a40: 11: set_msg 0x12acbb7f040: 12: enter run() 0x12b84f65e40: 13: enter run() 0x12b84f65c40: 14: enter run() 0x12acbb7f240: 15: enter run() 0x12ba5360a40: 11: msg: "new message" 0x12ba5360a40: 11: exit run() 0x12b84f65e40: 13: set_msg 0x12acbb7f040: 12: set_msg 0x12b84f65c40: 14: set_msg 0x12acbb7f040: 12: msg: "new message" 0x12b84f65c40: 14: msg: "new message" 0x12acbb7f040: 12: exit run() 0x12b84f65e40: 13: msg: "new message" 0x12b84f65c40: 14: exit run() 0x12b84f65e40: 13: exit run() 0x12acbb7f240: 15: set_msg 0x12acbb7f240: 15: msg: "new message" 0x12acbb7f240: 15: exit run() main: 63 0x12ad67e9440: 0: enter run() 0x12ad67e9440: 0: set_msg 0x12ad67e9440: 0: msg: "new message" 0x12ad67e9440: 0: exit run() 0x12b73bd4640: 1: enter run() 0x12b73bd4640: 1: set_msg 0x12b73bd4640: 1: msg: "new message" 0x12b73bd4640: 1: exit run() 0x12ad67e9e40: 2: enter run() 0x12b73bd4840: 3: enter run() 0x12ad67e9e40: 2: set_msg 0x12b73bd4840: 3: set_msg 0x12ad67e9e40: 2: msg: "new message" 0x12b73bd4840: 3: msg: "new message" 0x12ad67e9e40: 2: exit run() 0x12b73bd4840: 3: exit run() 0x12ad67e9840: 5: enter run() 0x12ad67e9840: 5: set_msg 0x12ad67e9840: 5: msg: "new message" 0x12ad67e9840: 5: exit run() 0x12b84f65840: 6: enter run() 0x12b73bd4c40: 4: enter run() 0x12b84f65840: 6: set_msg 0x12b73bd4c40: 4: set_msg 0x12b84f65840: 6: msg: "new message" 0x12b73bd4c40: 4: msg: "new message" 0x12b84f65840: 6: exit run() 0x12b73bd4c40: 4: exit run() 0x12b84f65440: 9: enter run() 0x12ad67e9c40: 8: enter run() 0x12b84f65440: 9: set_msg 0x12b73bd4e40: 7: enter run() 0x12ad67e9c40: 8: set_msg 0x12b84f65440: 9: msg: "new message" 0x12ad67e9c40: 8: msg: "new message" 0x12ad67e9c40: 8: exit run() 0x12b73bd4e40: 7: set_msg 0x12b84f65440: 9: exit run() 0x12b73bd4e40: 7: msg: "new message" 0x12b73bd4e40: 7: exit run() 0x12b84f65a40: 10: enter run() 0x12b84f65a40: 10: set_msg 0x12b84f65a40: 10: msg: "new message" 0x12b84f65a40: 10: exit run() 0x12acbb7fc40: 11: enter run() 0x12acbb7fc40: 11: set_msg 0x12acbb7fc40: 11: msg: "new message" 0x12acbb7fc40: 11: exit run() 0x12b84f65640: 12: enter run() 0x12b84f65640: 12: set_msg 0x12b84f65640: 12: msg: "new message" 0x12b84f65640: 12: exit run() 0x12adcee5440: 13: enter run() 0x12adcee5440: 13: set_msg 0x12adcee5440: 13: msg: "new message" 0x12adcee5440: 13: exit run() 0x12ad67e9640: 15: enter run() 0x12ad67e9640: 15: set_msg 0x12ad67e9640: 15: msg: "new message" 0x12ad67e9640: 15: exit run() 0x12adcee5040: 14: enter run() 0x12adcee5040: 14: set_msg 0x12adcee5040: 14: msg: "new message" 0x12adcee5040: 14: exit run() ===> pthread_specific ==== run-regress-pthread_specific ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/pthread_specific"' -I/usr/src/regress/lib/libpthread/pthread_specific/../include -MD -MP -c /usr/src/regress/lib/libpthread/pthread_specific/pthread_specific.c /usr/src/regress/lib/libpthread/pthread_specific/pthread_specific.c:47:2: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(write(STDOUT_FILENO, ".", 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/pthread_specific/../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/pthread_specific/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ /usr/src/regress/lib/libpthread/pthread_specific/pthread_specific.c:87:2: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(write(STDOUT_FILENO, "\n", 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/pthread_specific/../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/pthread_specific/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ 2 warnings generated. cc -o pthread_specific pthread_specific.o -lpthread ./pthread_specific ................................................................................................................................ ===> readdir ==== run-regress-readdir ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/readdir"' -I/usr/src/regress/lib/libpthread/readdir/../include -MD -MP -c /usr/src/regress/lib/libpthread/readdir/readdir.c /usr/src/regress/lib/libpthread/readdir/readdir.c:58:2: warning: format specifies type 'char *' but the argument has type 'DIR *' (aka 'struct _dirdesc *') [-Wformat] CHECKn(dot_dir = opendir(".")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/readdir/../include/test.h:111:19: note: expanded from macro 'CHECKn' #define CHECKn(x) _CHECK(x, != 0, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/readdir/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ 1 warning generated. cc -o readdir readdir.o -lpthread ./readdir ===> restart ===> restart/accept ==== run-regress-accept ==== cc -O2 -pipe -g -I/usr/src/regress/lib/libpthread/restart/accept/../../include -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/restart/accept"' -I/usr/src/regress/lib/libpthread/restart/accept/../include -MD -MP -c /usr/src/regress/lib/libpthread/restart/accept/accept.c cc -o accept accept.o -lpthread ./accept ===> restart/connect ==== run-regress-connect ==== cc -O2 -pipe -g -I/usr/src/regress/lib/libpthread/restart/connect/../../include -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/restart/connect"' -I/usr/src/regress/lib/libpthread/restart/connect/../include -MD -MP -c /usr/src/regress/lib/libpthread/restart/connect/connect.c cc -o connect connect.o -lpthread ./connect ===> restart/kevent ==== run-regress-kevent ==== cc -O2 -pipe -g -I/usr/src/regress/lib/libpthread/restart/kevent/../../include -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/restart/kevent"' -I/usr/src/regress/lib/libpthread/restart/kevent/../include -MD -MP -c /usr/src/regress/lib/libpthread/restart/kevent/kevent.c cc -o kevent kevent.o -lpthread ./kevent ===> restart/read ==== run-regress-read ==== cc -O2 -pipe -g -I/usr/src/regress/lib/libpthread/restart/read/../../include -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/restart/read"' -I/usr/src/regress/lib/libpthread/restart/read/../include -MD -MP -c /usr/src/regress/lib/libpthread/restart/read/read.c cc -o read read.o -lpthread ./read ===> restart/readv ==== run-regress-readv ==== cc -O2 -pipe -g -I/usr/src/regress/lib/libpthread/restart/readv/../../include -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/restart/readv"' -I/usr/src/regress/lib/libpthread/restart/readv/../include -MD -MP -c /usr/src/regress/lib/libpthread/restart/readv/readv.c cc -o readv readv.o -lpthread ./readv ===> restart/recvfrom ==== run-regress-recvfrom ==== cc -O2 -pipe -g -I/usr/src/regress/lib/libpthread/restart/recvfrom/../../include -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/restart/recvfrom"' -I/usr/src/regress/lib/libpthread/restart/recvfrom/../include -MD -MP -c /usr/src/regress/lib/libpthread/restart/recvfrom/recvfrom.c cc -o recvfrom recvfrom.o -lpthread ./recvfrom ===> restart/recvmsg ==== run-regress-recvmsg ==== cc -O2 -pipe -g -I/usr/src/regress/lib/libpthread/restart/recvmsg/../../include -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/restart/recvmsg"' -I/usr/src/regress/lib/libpthread/restart/recvmsg/../include -MD -MP -c /usr/src/regress/lib/libpthread/restart/recvmsg/recvmsg.c cc -o recvmsg recvmsg.o -lpthread ./recvmsg ===> select ==== run-regress-select ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/select"' -I/usr/src/regress/lib/libpthread/select/../include -MD -MP -c /usr/src/regress/lib/libpthread/select/select.c /usr/src/regress/lib/libpthread/select/select.c:134:2: warning: format specifies type 'char *' but the argument has type 'FILE *' (aka 'struct __sFILE *') [-Wformat] CHECKn(slpr = popen("sleep 2; echo foo", "r")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/select/../include/test.h:111:19: note: expanded from macro 'CHECKn' #define CHECKn(x) _CHECK(x, != 0, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/select/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ 1 warning generated. cc -o select select.o -lpthread ./select ...................................................................................................................................................................................................................................................................................................................select returned 1 read 4: `foo ' last read was 0, errno = 0 success read finished ===> semaphore ===> semaphore/sem_destroy ==== run-regress-sem_destroy ==== cc -O2 -pipe -g -I/usr/src/regress/lib/libpthread/semaphore/sem_destroy/../../include -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/semaphore/sem_destroy"' -I/usr/src/regress/lib/libpthread/semaphore/sem_destroy/../include -MD -MP -c /usr/src/regress/lib/libpthread/semaphore/sem_destroy/sem_destroy.c cc -o sem_destroy sem_destroy.o -lpthread ./sem_destroy ===> semaphore/sem_getvalue ==== run-regress-sem_getvalue ==== cc -O2 -pipe -g -I/usr/src/regress/lib/libpthread/semaphore/sem_getvalue/../../include -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/semaphore/sem_getvalue"' -I/usr/src/regress/lib/libpthread/semaphore/sem_getvalue/../include -MD -MP -c /usr/src/regress/lib/libpthread/semaphore/sem_getvalue/sem_getvalue.c cc -o sem_getvalue sem_getvalue.o -lpthread ./sem_getvalue ===> semaphore/sem_trywait ==== run-regress-sem_trywait ==== cc -O2 -pipe -g -I/usr/src/regress/lib/libpthread/semaphore/sem_trywait/../../include -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/semaphore/sem_trywait"' -I/usr/src/regress/lib/libpthread/semaphore/sem_trywait/../include -MD -MP -c /usr/src/regress/lib/libpthread/semaphore/sem_trywait/sem_trywait.c cc -o sem_trywait sem_trywait.o -lpthread ./sem_trywait ===> semaphore/sem_wait ==== run-regress-sem_wait ==== cc -O2 -pipe -g -I/usr/src/regress/lib/libpthread/semaphore/sem_wait/../../include -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/semaphore/sem_wait"' -I/usr/src/regress/lib/libpthread/semaphore/sem_wait/../include -MD -MP -c /usr/src/regress/lib/libpthread/semaphore/sem_wait/sem_wait.c cc -o sem_wait sem_wait.o -lpthread ./sem_wait sem_destroy on semaphore with waiters! sending sig got sig posting expect: sem_destroy on semaphore with waiters! ===> semaphore/sem_timedwait ==== run-regress-sem_timedwait ==== cc -O2 -pipe -g -I/usr/src/regress/lib/libpthread/semaphore/sem_timedwait/../../include -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/semaphore/sem_timedwait"' -I/usr/src/regress/lib/libpthread/semaphore/sem_timedwait/../include -MD -MP -c /usr/src/regress/lib/libpthread/semaphore/sem_timedwait/sem_timedwait.c cc -o sem_timedwait sem_timedwait.o -lpthread ./sem_timedwait sem_destroy on semaphore with waiters! sending sig got sig posting timeout: expected 1739409472.110588169 actual 1739409472.120453257 timeout: expected 1739409472.120453257 actual 1739409472.130588169 expect: sem_destroy on semaphore with waiters! ===> setjmp ==== run-regress-setjmp ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/setjmp"' -I/usr/src/regress/lib/libpthread/setjmp/../include -MD -MP -c /usr/src/regress/lib/libpthread/setjmp/setjmp.c cc -o setjmp setjmp.o -lpthread ./setjmp jumping in main thread _jumping in main thread jumping in child thread _jumping in child thread ===> sigdeliver ==== run-regress-sigdeliver ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/sigdeliver"' -I/usr/src/regress/lib/libpthread/sigdeliver/../include -MD -MP -c /usr/src/regress/lib/libpthread/sigdeliver/sigdeliver.c cc -o sigdeliver sigdeliver.o -lpthread ./sigdeliver ===> siginfo ==== run-regress-siginfo ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/siginfo"' -I/usr/src/regress/lib/libpthread/siginfo/../include -MD -MP -c /usr/src/regress/lib/libpthread/siginfo/siginfo.c cc -o siginfo siginfo.o -lpthread ./siginfo act_handler: signal 11, siginfo 0x7995a9e01470, context 0x7995a9e01380 addr 0x987230, code 1, trap 6 ===> siginterrupt ==== run-regress-siginterrupt ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/siginterrupt"' -I/usr/src/regress/lib/libpthread/siginterrupt/../include -MD -MP -c /usr/src/regress/lib/libpthread/siginterrupt/siginterrupt.c cc -o siginterrupt siginterrupt.o -lpthread ./siginterrupt ===> signal ==== run-regress-signal ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/signal"' -I/usr/src/regress/lib/libpthread/signal/../include -MD -MP -c /usr/src/regress/lib/libpthread/signal/signal.c /usr/src/regress/lib/libpthread/signal/signal.c:26:2: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(write(STDOUT_FILENO, "\n", 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/signal/../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/signal/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ /usr/src/regress/lib/libpthread/signal/signal.c:53:4: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(write(STDOUT_FILENO, "!", 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/signal/../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/signal/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ 2 warnings generated. cc -o signal signal.o -lpthread ./signal !! ===> signals ===> signals/ignore_sigchild ==== run-regress-ignore_sigchild ==== cc -O2 -pipe -g -I/usr/src/regress/lib/libpthread/signals/ignore_sigchild/../../include -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/signals/ignore_sigchild"' -I/usr/src/regress/lib/libpthread/signals/ignore_sigchild/../include -MD -MP -c /usr/src/regress/lib/libpthread/signals/ignore_sigchild/ignore_sigchild.c cc -o ignore_sigchild ignore_sigchild.o -lpthread ./ignore_sigchild ===> signals/pthread_join ==== run-regress-pthread_join ==== cc -O2 -pipe -g -I/usr/src/regress/lib/libpthread/signals/pthread_join/../../include -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/signals/pthread_join"' -I/usr/src/regress/lib/libpthread/signals/pthread_join/../include -MD -MP -c /usr/src/regress/lib/libpthread/signals/pthread_join/pthread_join.c cc -o pthread_join pthread_join.o -lpthread ./pthread_join ===> signals/pthread_mutex_lock ==== run-regress-pthread_mutex_lock ==== cc -O2 -pipe -g -I/usr/src/regress/lib/libpthread/signals/pthread_mutex_lock/../../include -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/signals/pthread_mutex_lock"' -I/usr/src/regress/lib/libpthread/signals/pthread_mutex_lock/../include -MD -MP -c /usr/src/regress/lib/libpthread/signals/pthread_mutex_lock/pthread_mutex_lock.c cc -o pthread_mutex_lock pthread_mutex_lock.o -lpthread ./pthread_mutex_lock ===> signodefer ==== run-regress-signodefer ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/signodefer"' -I/usr/src/regress/lib/libpthread/signodefer/../include -MD -MP -c /usr/src/regress/lib/libpthread/signodefer/signodefer.c /usr/src/regress/lib/libpthread/signodefer/signodefer.c:34:2: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(write(STDOUT_FILENO, str, strlen(str))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/signodefer/../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/signodefer/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ 1 warning generated. cc -o signodefer signodefer.o -lpthread ./signodefer act_handler/1, signal 30, siginfo 0x726308c02930, context 0x726308c02840 act_handler/2, signal 30, siginfo 0x726308c02930, context 0x726308c02840 act_handler/3, signal 30, siginfo 0x726308c02930, context 0x726308c02840 [recurse] act_handler/4, signal 30, siginfo 0x726308c023b0, context 0x726308c022c0 ===> sigsuspend ==== run-regress-sigsuspend ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/sigsuspend"' -I/usr/src/regress/lib/libpthread/sigsuspend/../include -MD -MP -c /usr/src/regress/lib/libpthread/sigsuspend/sigsuspend.c /usr/src/regress/lib/libpthread/sigsuspend/sigsuspend.c:56:6: warning: variable 'save_count' set but not used [-Wunused-but-set-variable] int save_count, status, i; ^ 1 warning generated. cc -o sigsuspend sigsuspend.o -lpthread ./sigsuspend -> Suspender thread signal handler caught signal 16 (Urgent I/O condition) -> Main thread signal handler caught signal 16 (Urgent I/O condition) -> Suspender thread signal handler caught signal 31 (User defined signal 2) -> Suspender thread signal handler caught signal 31 (User defined signal 2) Sigsuspend woke up by signal 16 (Urgent I/O condition) Sigsuspend woke up by signal 31 (User defined signal 2) Sigsuspend woke up by signal 31 (User defined signal 2) ===> sigwait ==== run-regress-sigwait ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/sigwait"' -I/usr/src/regress/lib/libpthread/sigwait/../include -MD -MP -c /usr/src/regress/lib/libpthread/sigwait/sigwait.c cc -o sigwait sigwait.o -lpthread ./sigwait Sigwait waiting (thread 0x5b487b25840) Sigwait caught signal 16 (Urgent I/O condition) Sigwait waiting (thread 0x5b487b25840) Sigwait caught signal 16 (Urgent I/O condition) Sigwait waiting (thread 0x5b487b25840) Sigwait caught signal 30 (User defined signal 1) Sigwait waiting (thread 0x5b487b25840) Sigwait caught signal 30 (User defined signal 1) Sigwait waiting (thread 0x5b487b25840) Sigwait caught signal 1 (Hangup) Sigwait waiting (thread 0x5b487b25840) Sigwait caught signal 1 (Hangup) Sigwait waiting (thread 0x5b487b25840) Sigwait caught signal 1 (Hangup) Sigwait waiting (thread 0x5b487b25840) Sigwait caught signal 30 (User defined signal 1) Sigwait waiting (thread 0x5b487b25840) Sigwait caught signal 30 (User defined signal 1) Sigwait waiting (thread 0x5b487b25840) ===> sleep ==== run-regress-sleep ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/sleep"' -I/usr/src/regress/lib/libpthread/sleep/../include -MD -MP -c /usr/src/regress/lib/libpthread/sleep/sleep.c /usr/src/regress/lib/libpthread/sleep/sleep.c:83:2: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(write(STDOUT_FILENO, "\n", 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/sleep/../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/sleep/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ 1 warning generated. cc -o sleep sleep.o -lpthread ./sleep abbababaabbaabababab Going to sleep Done sleeping ===> socket ===> socket/1 ==== run-regress-socket1 ==== cc -O2 -pipe -I/usr/src/regress/lib/libpthread/socket/1/../../include -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/socket/1"' -I/usr/src/regress/lib/libpthread/socket/1/../include -MD -MP -c /usr/src/regress/lib/libpthread/socket/1/socket1.c /usr/src/regress/lib/libpthread/socket/1/socket1.c:93:2: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(read(fd, buf, 1024)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/socket/1/../../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/socket/1/../../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ /usr/src/regress/lib/libpthread/socket/1/socket1.c:110:2: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(write(fd, "5", 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/socket/1/../../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/socket/1/../../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ /usr/src/regress/lib/libpthread/socket/1/socket1.c:160:2: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(read(fd, buf, 1024)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/socket/1/../../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/socket/1/../../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ 3 warnings generated. cc -o socket1 socket1.o -lpthread ./socket1 ===> socket/2a ==== dummy ==== cc -O2 -pipe -I/usr/src/regress/lib/libpthread/socket/2a/../../include -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/socket/2a"' -I/usr/src/regress/lib/libpthread/socket/2a/../include -MD -MP -c /usr/src/regress/lib/libpthread/socket/2a/socket2a.c /usr/src/regress/lib/libpthread/socket/2a/socket2a.c:87:2: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(read(fd, buf, 1024)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/socket/2a/../../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/socket/2a/../../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ /usr/src/regress/lib/libpthread/socket/2a/socket2a.c:88:2: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(write(fd, MESSAGE6, sizeof(MESSAGE6))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/socket/2a/../../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/socket/2a/../../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ 2 warnings generated. cc -o socket2a socket2a.o -lpthread socket2a ready ===> socket/2 ==== run-regress-socket2 ==== cc -O2 -pipe -I/usr/src/regress/lib/libpthread/socket/2/../../include -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/socket/2"' -I/usr/src/regress/lib/libpthread/socket/2/../include -MD -MP -c /usr/src/regress/lib/libpthread/socket/2/socket2.c /usr/src/regress/lib/libpthread/socket/2/socket2.c:68:2: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(write(fd, MESSAGE5, sizeof(MESSAGE5))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/socket/2/../../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/socket/2/../../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ /usr/src/regress/lib/libpthread/socket/2/socket2.c:156:2: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(read(fd, buf, 1024)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/socket/2/../../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/socket/2/../../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ 2 warnings generated. cc -o socket2 socket2.o -lpthread ./socket2 listening on port 3276 74408: This should be message #1 waiting for child 25019: This should be message #2 25019: This should be message #3 74408: This should be message #4 25019: This should be message #5 74408: This should be message #6 child exited ===> socket/3 ==== run-regress-socket3 ==== cc -O2 -pipe -I/usr/src/regress/lib/libpthread/socket/3/../../include -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/socket/3"' -I/usr/src/regress/lib/libpthread/socket/3/../include -MD -MP -c /usr/src/regress/lib/libpthread/socket/3/socket3.c cc -o socket3 socket3.o -lpthread ./socket3 listen_fd = 3 accept_fd = 0, flags = 6 ===> spinlock ==== run-regress-spinlock ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/spinlock"' -I/usr/src/regress/lib/libpthread/spinlock/../include -MD -MP -c /usr/src/regress/lib/libpthread/spinlock/spinlock.c cc -o spinlock spinlock.o -lpthread ./spinlock Thread 0 started Thread 1 started Thread 2 started Thread 3 started Thread 4 started Thread 5 started Thread 6 started Thread 7 started Thread 8 started Thread 9 started ===> stack ==== run-regress-stack ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/stack"' -I/usr/src/regress/lib/libpthread/stack/../include -MD -MP -c /usr/src/regress/lib/libpthread/stack/stack.c /usr/src/regress/lib/libpthread/stack/stack.c:25:11: warning: address of stack memory associated with local variable 's' returned [-Wreturn-stack-address] return (&s); ^ /usr/src/regress/lib/libpthread/stack/stack.c:35:10: warning: address of stack memory associated with local variable 'buf' returned [-Wreturn-stack-address] return (buf + LARGE_SIZE/2); ^~~ 2 warnings generated. cc -o stack stack.o -lpthread ./stack ===> stdarg ==== run-regress-stdarg ==== cc -O2 -pipe -I/usr/src/regress/lib/libpthread/stdarg/../include -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/stdarg"' -I/usr/src/regress/lib/libpthread/stdarg/../include -MD -MP -c /usr/src/regress/lib/libpthread/stdarg/stdarg.c /usr/src/regress/lib/libpthread/stdarg/stdarg.c:43:3: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] EQ(l, 123456789L); ^~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/stdarg/stdarg.c:14:19: note: expanded from macro 'EQ' #define EQ(v,exp) _CHECK(v, == exp, NULL) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/stdarg/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ /usr/src/regress/lib/libpthread/stdarg/stdarg.c:47:3: warning: format specifies type 'char *' but the argument has type 'void *' [-Wformat] EQ(p, &thing); ^~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/stdarg/stdarg.c:14:19: note: expanded from macro 'EQ' #define EQ(v,exp) _CHECK(v, == exp, NULL) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/stdarg/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ 2 warnings generated. cc -o stdarg stdarg.o -lpthread ./stdarg trying loop in single-threaded mode: main ok now running loop with 2 threads: child 1 child 2 ok ok ===> stdio ==== run-regress-stdio ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/stdio"' -I/usr/src/regress/lib/libpthread/stdio/../include -MD -MP -c /usr/src/regress/lib/libpthread/stdio/stdio.c /usr/src/regress/lib/libpthread/stdio/stdio.c:57:2: warning: format specifies type 'char *' but the argument has type 'FILE *' (aka 'struct __sFILE *') [-Wformat] CHECKn((fp = fopen(fullname, "r"))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/stdio/../include/test.h:111:19: note: expanded from macro 'CHECKn' #define CHECKn(x) _CHECK(x, != 0, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/stdio/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ /usr/src/regress/lib/libpthread/stdio/stdio.c:74:2: warning: format specifies type 'char *' but the argument has type 'FILE *' (aka 'struct __sFILE *') [-Wformat] CHECKn(fp1 = fopen(fullname, "r")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/stdio/../include/test.h:111:19: note: expanded from macro 'CHECKn' #define CHECKn(x) _CHECK(x, != 0, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/stdio/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ /usr/src/regress/lib/libpthread/stdio/stdio.c:77:2: warning: format specifies type 'char *' but the argument has type 'FILE *' (aka 'struct __sFILE *') [-Wformat] CHECKn(fp2 = fopen(fullname, "r")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/stdio/../include/test.h:111:19: note: expanded from macro 'CHECKn' #define CHECKn(x) _CHECK(x, != 0, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/stdio/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ 3 warnings generated. cc -o stdio stdio.o -lpthread ./stdio ===> switch ==== run-regress-switch-2 ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/switch"' -I/usr/src/regress/lib/libpthread/switch/../include -MD -MP -c /usr/src/regress/lib/libpthread/switch/switch.c /usr/src/regress/lib/libpthread/switch/switch.c:76:3: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(write(STDOUT_FILENO, (char *) arg, 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/switch/../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/switch/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ /usr/src/regress/lib/libpthread/switch/switch.c:116:2: warning: format specifies type 'int' but the argument has type 'ssize_t' (aka 'long') [-Wformat] CHECKe(write(STDOUT_FILENO, "\n", 1)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/switch/../include/test.h:110:19: note: expanded from macro 'CHECKe' #define CHECKe(x) _CHECK(x, != -1, strerror(errno)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/lib/libpthread/switch/../include/test.h:106:13: note: expanded from macro '_CHECK' , #x, _x, #rhs); \ ^~ 2 warnings generated. cc -o switch switch.o -lpthread time ./switch -c 2 | wc -c 1854865 0m02.00s real 0m01.00s user 0m04.19s system ==== run-regress-switch-3 ==== time ./switch -c 3 | wc -c 1003004 0m02.00s real 0m00.64s user 0m05.81s system ==== run-regress-switch-4 ==== time ./switch -c 4 | wc -c 834393 0m02.00s real 0m00.47s user 0m07.26s system ==== run-regress-switch-6 ==== time ./switch -c 6 | wc -c 575074 0m02.00s real 0m00.29s user 0m08.95s system ==== run-regress-switch-8 ==== time ./switch -c 8 | wc -c 454868 0m02.00s real 0m00.34s user 0m09.83s system ==== run-regress-switch-20 ==== time ./switch -c 20 | wc -c 335082 0m02.00s real 0m00.14s user 0m11.66s system ==== run-regress-switch-26 ==== time ./switch -c 26 | wc -c 335511 0m02.00s real 0m00.22s user 0m11.69s system ===> system ==== run-regress-system ==== cc -O2 -pipe -g -Wall -DSRCDIR='"/usr/src/regress/lib/libpthread/system"' -I/usr/src/regress/lib/libpthread/system/../include -MD -MP -c /usr/src/regress/lib/libpthread/system/system.c cc -o system system.o -lpthread ./system system system.d system.o PASS lib/libpthread Duration 4m39.21s START lib/libradius 2025-02-13T01:19:10Z rm -f a.out [Ee]rrs mklog *.core y.tab.h radius_test main.o test00.o test01.o test02.o test03.o test04.o test05.o test06.o test10.o test11.o test20.o test21.o test22.o test23.o test24.o test25.o main.d test00.d test01.d test02.d test03.d test04.d test05.d test06.d test10.d test11.d test20.d test21.d test22.d test23.d test24.d test25.d ==== run-radius_test ==== cc -O2 -pipe -std=gnu99 -Wall -g -O0 -g -MD -MP -c /usr/src/regress/lib/libradius/main.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -g -MD -MP -c /usr/src/regress/lib/libradius/test00.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -g -MD -MP -c /usr/src/regress/lib/libradius/test01.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -g -MD -MP -c /usr/src/regress/lib/libradius/test02.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -g -MD -MP -c /usr/src/regress/lib/libradius/test03.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -g -MD -MP -c /usr/src/regress/lib/libradius/test04.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -g -MD -MP -c /usr/src/regress/lib/libradius/test05.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -g -MD -MP -c /usr/src/regress/lib/libradius/test06.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -g -MD -MP -c /usr/src/regress/lib/libradius/test10.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -g -MD -MP -c /usr/src/regress/lib/libradius/test11.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -g -MD -MP -c /usr/src/regress/lib/libradius/test20.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -g -MD -MP -c /usr/src/regress/lib/libradius/test21.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -g -MD -MP -c /usr/src/regress/lib/libradius/test22.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -g -MD -MP -c /usr/src/regress/lib/libradius/test23.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -g -MD -MP -c /usr/src/regress/lib/libradius/test24.c cc -O2 -pipe -std=gnu99 -Wall -g -O0 -g -MD -MP -c /usr/src/regress/lib/libradius/test25.c cc -g -o radius_test main.o test00.o test01.o test02.o test03.o test04.o test05.o test06.o test10.o test11.o test20.o test21.o test22.o test23.o test24.o test25.o -lradius -lcrypto ld: warning: test04.c:24 (/usr/src/regress/lib/libradius/test04.c:24)(test04.o:(test04)): warning: random() may return deterministic values, is that what you want? ./radius_test running test test00 running test test01 running test test02 running test test03 running test test04 running test test05 running test test06 running test test10 running test test11 running test test20 running test test21 running test test22 running test test23 running test test24 running test test25 tests are successfully completed. PASS lib/libradius Duration 0m01.19s START lib/libskey 2025-02-13T01:19:11Z rm -f a.out [Ee]rrs mklog *.core y.tab.h skeytest skeytest.o skeytest.d ==== skey-regress ==== cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/lib/libskey/skeytest.c cc -o skeytest skeytest.o -lskey ./skeytest 0 errors PASS lib/libskey Duration 0m00.18s START lib/libsndio 2025-02-13T01:19:11Z ===> play rm -f a.out [Ee]rrs mklog *.core y.tab.h play play.o tools.o play.d tools.d ===> rec rm -f a.out [Ee]rrs mklog *.core y.tab.h rec rec.o tools.o rec.d tools.d ===> fd rm -f a.out [Ee]rrs mklog *.core y.tab.h fd fd.o tools.o fd.d tools.d ===> cap rm -f a.out [Ee]rrs mklog *.core y.tab.h cap cap.o cap.d ===> vol rm -f a.out [Ee]rrs mklog *.core y.tab.h vol vol.o tools.o vol.d tools.d ===> play ==== run-regress-play ==== SKIPPED ===> rec ==== run-regress-rec ==== SKIPPED ===> fd ==== run-regress-fd ==== SKIPPED ===> cap ==== run-regress-cap ==== SKIPPED ===> vol ==== run-regress-vol ==== SKIPPED SKIP lib/libsndio Test skipped itself START lib/libssl/api 2025-02-13T01:19:11Z rm -f a.out [Ee]rrs mklog *.core y.tab.h apitest apitest.o apitest.d ==== run-regress-apitest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -DCERTSDIR=\"/usr/src/regress/lib/libssl/api/../../libssl/certs\" -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/api/apitest.c cc -o apitest apitest.o -lssl -lcrypto ./apitest == Testing SSL_get_peer_cert_chain()... == INFO: client connect done INFO: server accept done INFO: Done! INFO: client connect done INFO: server accept done INFO: Done! INFO: server accept done INFO: client connect done INFO: Done! PASS lib/libssl/api Duration 0m00.32s START lib/libssl/asn1 2025-02-13T01:19:12Z rm -f a.out [Ee]rrs mklog *.core y.tab.h asn1test asn1test.o asn1test.d ==== run-regress-asn1test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -I/usr/src/regress/lib/libssl/asn1/../../../../lib/libssl -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/asn1/asn1test.c cc -o asn1test asn1test.o -lcrypto -lssl ./asn1test PASS lib/libssl/asn1 Duration 0m00.30s START lib/libssl/buffer 2025-02-13T01:19:12Z rm -f a.out [Ee]rrs mklog *.core y.tab.h buffertest buffertest.o buffertest.d ==== run-regress-buffertest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -I/usr/src/regress/lib/libssl/buffer/../../../../lib/libssl -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/buffer/buffertest.c cc -o buffertest buffertest.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto ./buffertest PASS lib/libssl/buffer Duration 0m00.24s START lib/libssl/bytestring 2025-02-13T01:19:12Z rm -f a.out [Ee]rrs mklog *.core y.tab.h bytestringtest bytestringtest.o bytestringtest.d ==== run-regress-bytestringtest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wundef -Werror -I/usr/src/regress/lib/libssl/bytestring/../../../../lib/libssl -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/bytestring/bytestringtest.c cc -o bytestringtest bytestringtest.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto ./bytestringtest PASS PASS lib/libssl/bytestring Duration 0m00.53s START lib/libssl/ciphers 2025-02-13T01:19:13Z rm -f a.out [Ee]rrs mklog *.core y.tab.h cipherstest cipherstest.o cipherstest.d ==== run-regress-cipherstest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/ciphers/cipherstest.c cc -o cipherstest cipherstest.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto ./cipherstest PASS lib/libssl/ciphers Duration 0m00.36s START lib/libssl/client 2025-02-13T01:19:13Z rm -f a.out [Ee]rrs mklog *.core y.tab.h clienttest clienttest.o clienttest.d ==== run-regress-clienttest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/client/clienttest.c cc -o clienttest clienttest.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto ./clienttest Test 0 - DTLSv1 client method Test 1 - DTLSv1.2 client method Test 2 - DTLS client method Test 3 - DTLS client method (no DTLSv1.2) Test 4 - DTLS client method (no DTLSv1.0) Test 5 - TLSv1 client method Test 6 - TLSv1_1 client method Test 7 - TLSv1_2 client method Test 8 - SSLv23 default Test 9 - SSLv23 default (no TLSv1.3) Test 10 - SSLv23 (no TLSv1.2) Test 11 - SSLv23 (no TLSv1.1) Test 12 - TLS default Test 13 - TLS (no TLSv1.3) Test 14 - TLS (no TLSv1.2) Test 15 - TLS (no TLSv1.1) Test 16 - TLS (no TLSv1.0, no TLSv1.1, no TLSv1.2) PASS lib/libssl/client Duration 0m00.32s START lib/libssl/dtls 2025-02-13T01:19:13Z rm -f a.out [Ee]rrs mklog *.core y.tab.h dtlstest dtlstest.o dtlstest.d ==== regress-dtlstest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -I/usr/src/regress/lib/libssl/dtls/../../../../lib/libcrypto/bio -I/usr/src/regress/lib/libssl/dtls/../../../../lib/libssl -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/dtls/dtlstest.c cc -o dtlstest dtlstest.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto ./dtlstest /usr/src/regress/lib/libssl/dtls/../../libssl/certs/server1-rsa.pem /usr/src/regress/lib/libssl/dtls/../../libssl/certs/server1-rsa.pem /usr/src/regress/lib/libssl/dtls/../../libssl/certs/ca-int-rsa.pem == Testing DTLS without cookies... == INFO: server accept done INFO: client connect done INFO: server write done INFO: client read done INFO: client write done INFO: server read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing DTLS without cookies (initial epoch 0xfffe)... == INFO: server accept done INFO: client connect done INFO: server write done INFO: client read done INFO: client write done INFO: server read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing DTLS without cookies (initial epoch 0xffff)... == INFO: server accept done INFO: client connect done INFO: server write done INFO: client read done INFO: client write done INFO: server read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing DTLS with cookies... == INFO: server accept done INFO: client connect done INFO: server write done INFO: client read done INFO: client write done INFO: server read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing DTLS with low MTU... == INFO: server accept done INFO: client connect done INFO: server write done INFO: client read done INFO: client write done INFO: server read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing DTLS with low MTU and cookies... == INFO: server accept done INFO: client connect done INFO: server write done INFO: client read done INFO: client write done INFO: server read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing DTLS with dropped server response... == INFO: client timeout INFO: server timeout INFO: server accept done INFO: client connect done INFO: server write done INFO: client read done INFO: client write done INFO: server read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing DTLS with two dropped server responses... == INFO: client timeout INFO: server timeout INFO: client timeout INFO: server timeout INFO: server accept done INFO: client connect done INFO: server write done INFO: client read done INFO: client write done INFO: server read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing DTLS with dropped ServerHello... == INFO: client timeout INFO: server timeout INFO: server accept done INFO: client connect done INFO: server write done INFO: client read done INFO: client write done INFO: server read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing DTLS with dropped server Certificate... == INFO: client timeout INFO: server timeout INFO: server accept done INFO: client connect done INFO: server write done INFO: client read done INFO: client write done INFO: server read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing DTLS with dropped ServerKeyExchange... == INFO: server timeout INFO: server accept done INFO: client connect done INFO: server write done INFO: client read done INFO: client write done INFO: server read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing DTLS with dropped ServerHelloDone... == INFO: server timeout INFO: server accept done INFO: client connect done INFO: server write done INFO: client read done INFO: client write done INFO: server read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing DTLS with dropped ClientKeyExchange... == INFO: client timeout INFO: server timeout INFO: server accept done INFO: client connect done INFO: server write done INFO: client read done INFO: client write done INFO: server read done INFO: server shutdown done INFO: client shutdown done INFO: Done! == Testing DTLS with dropped client CCS... == INFO: client timeout INFO: server timeout INFO: server accept done INFO: client connect done INFO: server write done INFO: client read done INFO: client write done INFO: server read done INFO: server shutdown done INFO: client shutdown done INFO: Done! == Testing DTLS with dropped client Finished... == INFO: client timeout INFO: server timeout INFO: server accept done INFO: client connect done INFO: server write done INFO: client read done INFO: client write done INFO: server read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing DTLS with delayed client CCS... == INFO: client timeout INFO: server timeout INFO: server accept done INFO: client connect done INFO: server write done INFO: client read done INFO: client write done INFO: server read done INFO: server shutdown done INFO: client shutdown done INFO: Done! == Testing DTLS with delayed server CCS... == INFO: server accept done INFO: server writing after accept INFO: server writing after accept INFO: server writing after accept INFO: client connect done INFO: client reading after connect INFO: client reading after connect INFO: client reading after connect INFO: Done! == Testing DTLS with delayed server CCS (initial epoch 0xfffe)... == INFO: server accept done INFO: server writing after accept INFO: server writing after accept INFO: server writing after accept INFO: client connect done INFO: client reading after connect INFO: client reading after connect INFO: client reading after connect INFO: Done! == Testing DTLS with delayed server CCS (initial epoch 0xffff)... == INFO: server accept done INFO: server writing after accept INFO: server writing after accept INFO: server writing after accept INFO: client connect done INFO: client reading after connect INFO: client reading after connect INFO: client reading after connect INFO: Done! == Testing DTLS with delayed server Finished... == INFO: server accept done INFO: server writing after accept INFO: server writing after accept INFO: server writing after accept INFO: client connect done INFO: client reading after connect INFO: client reading after connect INFO: client reading after connect INFO: Done! == Testing DTLS with delayed server CCS (close-notify)... == INFO: server accept done INFO: client connect done INFO: client received close-notify INFO: Done! PASS lib/libssl/dtls Duration 0m14.03s START lib/libssl/exporter 2025-02-13T01:19:27Z rm -f a.out [Ee]rrs mklog *.core y.tab.h exportertest exportertest.o exportertest.d ==== run-regress-exportertest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -I/usr/src/regress/lib/libssl/exporter/../../../../lib/libssl -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/exporter/exportertest.c cc -o exportertest exportertest.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto ./exportertest PASS lib/libssl/exporter Duration 0m00.30s START lib/libssl/handshake 2025-02-13T01:19:28Z rm -f a.out [Ee]rrs mklog *.core y.tab.h handshake_table valid_handshakes_terminate handshake_table.o valid_handshakes_terminate.o handshake.gv handshake.png handshake.ps handshake.svg handshake_table.d valid_handshakes_terminate.d ==== run-regress-handshake_table ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wundef -Werror -I/usr/src/regress/lib/libssl/handshake/../../../../lib/libssl -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/handshake/handshake_table.c cc -o handshake_table handshake_table.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto ./handshake_table ==== run-regress-valid_handshakes_terminate ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wundef -Werror -I/usr/src/regress/lib/libssl/handshake/../../../../lib/libssl -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/handshake/valid_handshakes_terminate.c cc -o valid_handshakes_terminate valid_handshakes_terminate.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto ./valid_handshakes_terminate PASS lib/libssl/handshake Duration 0m00.75s START lib/libssl/interop 2025-02-13T01:19:28Z ===> libressl rm -f a.out [Ee]rrs mklog *.core y.tab.h client server client.o util.o server.o util.o *.out *.fstat 127.0.0.1.{crt,key} ca.{crt,key,srl} fake-ca.{crt,key} {client,server}.{req,crt,key} {dsa,ec,rsa}.{key,req,crt} dh.param client.d util.d server.d util.d ===> openssl33 rm -f a.out [Ee]rrs mklog *.core y.tab.h client server client.o util.o server.o util.o *.out *.fstat 127.0.0.1.{crt,key} ca.{crt,key,srl} fake-ca.{crt,key} {client,server}.{req,crt,key} {dsa,ec,rsa}.{key,req,crt} dh.param client.d util.d server.d util.d ===> openssl34 rm -f a.out [Ee]rrs mklog *.core y.tab.h *.out *.fstat 127.0.0.1.{crt,key} ca.{crt,key,srl} fake-ca.{crt,key} {client,server}.{req,crt,key} {dsa,ec,rsa}.{key,req,crt} dh.param ===> netcat rm -f a.out [Ee]rrs mklog *.core y.tab.h *.out *.fstat 127.0.0.1.{crt,key} ca.{crt,key,srl} fake-ca.{crt,key} {client,server}.{req,crt,key} {dsa,ec,rsa}.{key,req,crt} dh.param ===> session rm -f a.out [Ee]rrs mklog *.core y.tab.h *.out *.fstat 127.0.0.1.{crt,key} ca.{crt,key,srl} fake-ca.{crt,key} {client,server}.{req,crt,key} {dsa,ec,rsa}.{key,req,crt} dh.param ===> botan rm -f a.out [Ee]rrs mklog *.core y.tab.h client client.o *.out *.fstat 127.0.0.1.{crt,key} ca.{crt,key,srl} fake-ca.{crt,key} {client,server}.{req,crt,key} {dsa,ec,rsa}.{key,req,crt} dh.param client.d ===> version rm -f a.out [Ee]rrs mklog *.core y.tab.h *.out *.fstat 127.0.0.1.{crt,key} ca.{crt,key,srl} fake-ca.{crt,key} {client,server}.{req,crt,key} {dsa,ec,rsa}.{key,req,crt} dh.param ===> cipher rm -f a.out [Ee]rrs mklog *.core y.tab.h *.tmp *.ciphers ciphers.mk *.out *.fstat 127.0.0.1.{crt,key} ca.{crt,key,srl} fake-ca.{crt,key} {client,server}.{req,crt,key} {dsa,ec,rsa}.{key,req,crt} dh.param ===> cert rm -f client-*.out rm -f server-*.out rm -f a.out [Ee]rrs mklog *.core y.tab.h *.out *.fstat 127.0.0.1.{crt,key} ca.{crt,key,srl} fake-ca.{crt,key} {client,server}.{req,crt,key} {dsa,ec,rsa}.{key,req,crt} dh.param ===> libressl ==== run-self-client-server ==== cc -O2 -pipe -DLIBRESSL_HAS_TLS1_3 -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/interop/libressl/../client.c cc -O2 -pipe -DLIBRESSL_HAS_TLS1_3 -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/interop/libressl/../util.c cc -o client client.o util.o -lssl -lcrypto cc -O2 -pipe -DLIBRESSL_HAS_TLS1_3 -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/interop/libressl/../server.c cc -o server server.o util.o -lssl -lcrypto openssl req -batch -new -subj /L=OpenBSD/O=tls-regress/OU=server/CN=127.0.0.1/ -nodes -newkey rsa -keyout 127.0.0.1.key -x509 -out 127.0.0.1.crt Generating a 2048 bit RSA private key .................. .......................................................................................... writing new private key to '127.0.0.1.key' ----- # check that tls client and server work together LD_LIBRARY_PATH= ./server >server-self.out 127.0.0.1 0 LD_LIBRARY_PATH= ./client >client-self.out `sed -n 's/listen sock: //p' server-self.out` # wait for server to terminate sed -n 's/listen sock: //p' server-self.out | xargs nc 2>/dev/null *** Error 123 in target 'run-self-client-server' (ignored) # check that the client run successfully to the end grep -q '^success$' client-self.out # client must have read server greeting grep -q '^<<< greeting$' client-self.out # check that the server child run successfully to the end grep -q '^success$' server-self.out # server must have read client hello grep -q '^<<< hello$' server-self.out ==== run-ldd-client ==== # programs must be linked with correct libraries LD_LIBRARY_PATH= ldd client >ldd-client.out # check that client is linked with LibreSSL grep -q /usr/lib/libcrypto.so ldd-client.out grep -q /usr/lib/libssl.so ldd-client.out # check that client is not linked with OpenSSL ! grep /usr/local/lib/ ldd-client.out ==== run-version-client ==== # check that tls client and server work together LD_LIBRARY_PATH= ./server >server-self.out 127.0.0.1 0 LD_LIBRARY_PATH= ./client >client-self.out `sed -n 's/listen sock: //p' server-self.out` # wait for server to terminate sed -n 's/listen sock: //p' server-self.out | xargs nc 2>/dev/null *** Error 123 in target 'run-self-client-server' (ignored) # check that the client run successfully to the end grep -q '^success$' client-self.out # client must have read server greeting grep -q '^<<< greeting$' client-self.out # check that the server child run successfully to the end grep -q '^success$' server-self.out # server must have read client hello grep -q '^<<< hello$' server-self.out # check that runtime version is LibreSSL grep 'SSLEAY_VERSION: LibreSSL' client-self.out SSLeay_version SSLEAY_VERSION: LibreSSL 4.0.0 ==== run-protocol-client ==== # check that tls client and server work together LD_LIBRARY_PATH= ./server >server-self.out 127.0.0.1 0 LD_LIBRARY_PATH= ./client >client-self.out `sed -n 's/listen sock: //p' server-self.out` # wait for server to terminate sed -n 's/listen sock: //p' server-self.out | xargs nc 2>/dev/null *** Error 123 in target 'run-self-client-server' (ignored) # check that the client run successfully to the end grep -q '^success$' client-self.out # client must have read server greeting grep -q '^<<< greeting$' client-self.out # check that the server child run successfully to the end grep -q '^success$' server-self.out # server must have read client hello grep -q '^<<< hello$' server-self.out # check that LibreSSL protocol version is TLS 1.3 grep 'Protocol *: TLSv1.3' client-self.out Protocol : TLSv1.3 ==== run-ldd-server ==== # programs must be linked with correct libraries LD_LIBRARY_PATH= ldd server >ldd-server.out # check that server is linked with LibreSSL grep -q /usr/lib/libcrypto.so ldd-server.out grep -q /usr/lib/libssl.so ldd-server.out # check that server is not linked with OpenSSL ! grep /usr/local/lib/ ldd-server.out ==== run-version-server ==== # check that tls client and server work together LD_LIBRARY_PATH= ./server >server-self.out 127.0.0.1 0 LD_LIBRARY_PATH= ./client >client-self.out `sed -n 's/listen sock: //p' server-self.out` # wait for server to terminate sed -n 's/listen sock: //p' server-self.out | xargs nc 2>/dev/null *** Error 123 in target 'run-self-client-server' (ignored) # check that the client run successfully to the end grep -q '^success$' client-self.out # client must have read server greeting grep -q '^<<< greeting$' client-self.out # check that the server child run successfully to the end grep -q '^success$' server-self.out # server must have read client hello grep -q '^<<< hello$' server-self.out # check that runtime version is LibreSSL grep 'SSLEAY_VERSION: LibreSSL' server-self.out SSLeay_version SSLEAY_VERSION: LibreSSL 4.0.0 ==== run-protocol-server ==== # check that tls client and server work together LD_LIBRARY_PATH= ./server >server-self.out 127.0.0.1 0 LD_LIBRARY_PATH= ./client >client-self.out `sed -n 's/listen sock: //p' server-self.out` # wait for server to terminate sed -n 's/listen sock: //p' server-self.out | xargs nc 2>/dev/null *** Error 123 in target 'run-self-client-server' (ignored) # check that the client run successfully to the end grep -q '^success$' client-self.out # client must have read server greeting grep -q '^<<< greeting$' client-self.out # check that the server child run successfully to the end grep -q '^success$' server-self.out # server must have read client hello grep -q '^<<< hello$' server-self.out # check that LibreSSL protocol version is TLS 1.3 grep 'Protocol *: TLSv1.3' server-self.out Protocol : TLSv1.3 ===> openssl33 ==== run-self-client-server ==== cc -O2 -pipe -DOPENSSL_SUPPRESS_DEPRECATED -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -I /usr/local/include/eopenssl33 -c /usr/src/regress/lib/libssl/interop/openssl33/../client.c cc -O2 -pipe -DOPENSSL_SUPPRESS_DEPRECATED -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -I /usr/local/include/eopenssl33 -c /usr/src/regress/lib/libssl/interop/openssl33/../util.c cc -L /usr/local/lib/eopenssl33 -o client client.o util.o -lssl -lcrypto cc -O2 -pipe -DOPENSSL_SUPPRESS_DEPRECATED -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -I /usr/local/include/eopenssl33 -c /usr/src/regress/lib/libssl/interop/openssl33/../server.c cc -L /usr/local/lib/eopenssl33 -o server server.o util.o -lssl -lcrypto openssl req -batch -new -subj /L=OpenBSD/O=tls-regress/OU=server/CN=127.0.0.1/ -nodes -newkey rsa -keyout 127.0.0.1.key -x509 -out 127.0.0.1.crt Generating a 2048 bit RSA private key ................ ...................................................................................... writing new private key to '127.0.0.1.key' ----- # check that tls client and server work together LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ./server >server-self.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ./client >client-self.out `sed -n 's/listen sock: //p' server-self.out` # wait for server to terminate sed -n 's/listen sock: //p' server-self.out | xargs nc 2>/dev/null *** Error 123 in target 'run-self-client-server' (ignored) # check that the client run successfully to the end grep -q '^success$' client-self.out # client must have read server greeting grep -q '^<<< greeting$' client-self.out # check that the server child run successfully to the end grep -q '^success$' server-self.out # server must have read client hello grep -q '^<<< hello$' server-self.out ==== run-ldd-client ==== # programs must be linked with correct libraries LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ldd client >ldd-client.out # check that client is linked with OpenSSL 3.3 grep -q /usr/local/lib/eopenssl33/libcrypto.so ldd-client.out grep -q /usr/local/lib/eopenssl33/libssl.so ldd-client.out # check that client is not linked with LibreSSL ! grep -v libc.so ldd-client.out | grep /usr/lib/ ==== run-version-client ==== # check that tls client and server work together LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ./server >server-self.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ./client >client-self.out `sed -n 's/listen sock: //p' server-self.out` # wait for server to terminate sed -n 's/listen sock: //p' server-self.out | xargs nc 2>/dev/null *** Error 123 in target 'run-self-client-server' (ignored) # check that the client run successfully to the end grep -q '^success$' client-self.out # client must have read server greeting grep -q '^<<< greeting$' client-self.out # check that the server child run successfully to the end grep -q '^success$' server-self.out # server must have read client hello grep -q '^<<< hello$' server-self.out # check that runtime version is OpenSSL 3.3 grep 'SSLEAY_VERSION: OpenSSL 3.3' client-self.out SSLeay_version SSLEAY_VERSION: OpenSSL 3.3.2 3 Sep 2024 ==== run-protocol-client ==== # check that tls client and server work together LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ./server >server-self.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ./client >client-self.out `sed -n 's/listen sock: //p' server-self.out` # wait for server to terminate sed -n 's/listen sock: //p' server-self.out | xargs nc 2>/dev/null *** Error 123 in target 'run-self-client-server' (ignored) # check that the client run successfully to the end grep -q '^success$' client-self.out # client must have read server greeting grep -q '^<<< greeting$' client-self.out # check that the server child run successfully to the end grep -q '^success$' server-self.out # server must have read client hello grep -q '^<<< hello$' server-self.out # check that OpenSSL 3.3 protocol version is TLS 1.3 grep 'Protocol *: TLSv1.3' client-self.out Protocol : TLSv1.3 ==== run-ldd-server ==== # programs must be linked with correct libraries LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ldd server >ldd-server.out # check that server is linked with OpenSSL 3.3 grep -q /usr/local/lib/eopenssl33/libcrypto.so ldd-server.out grep -q /usr/local/lib/eopenssl33/libssl.so ldd-server.out # check that server is not linked with LibreSSL ! grep -v libc.so ldd-server.out | grep /usr/lib/ ==== run-version-server ==== # check that tls client and server work together LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ./server >server-self.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ./client >client-self.out `sed -n 's/listen sock: //p' server-self.out` # wait for server to terminate sed -n 's/listen sock: //p' server-self.out | xargs nc 2>/dev/null *** Error 123 in target 'run-self-client-server' (ignored) # check that the client run successfully to the end grep -q '^success$' client-self.out # client must have read server greeting grep -q '^<<< greeting$' client-self.out # check that the server child run successfully to the end grep -q '^success$' server-self.out # server must have read client hello grep -q '^<<< hello$' server-self.out # check that runtime version is OpenSSL 3.3 grep 'SSLEAY_VERSION: OpenSSL 3.3' server-self.out SSLeay_version SSLEAY_VERSION: OpenSSL 3.3.2 3 Sep 2024 ==== run-protocol-server ==== # check that tls client and server work together LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ./server >server-self.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ./client >client-self.out `sed -n 's/listen sock: //p' server-self.out` # wait for server to terminate sed -n 's/listen sock: //p' server-self.out | xargs nc 2>/dev/null *** Error 123 in target 'run-self-client-server' (ignored) # check that the client run successfully to the end grep -q '^success$' client-self.out # client must have read server greeting grep -q '^<<< greeting$' client-self.out # check that the server child run successfully to the end grep -q '^success$' server-self.out # server must have read client hello grep -q '^<<< hello$' server-self.out # check that OpenSSL 3.3 protocol version is TLS 1.3 grep 'Protocol *: TLSv1.3' server-self.out Protocol : TLSv1.3 ===> openssl34 Run "pkg_add openssl--%3.4" to run tests against OpenSSL 3.4 SKIPPED ===> netcat ==== run-netcat-client-libressl-server-nc ==== openssl req -batch -new -subj /L=OpenBSD/O=tls-regress/OU=server/CN=127.0.0.1/ -nodes -newkey rsa -keyout 127.0.0.1.key -x509 -out 127.0.0.1.crt Generating a 2048 bit RSA private key ...... ................. writing new private key to '127.0.0.1.key' ----- echo "greeting" | nc >server-netcat-client-libressl-server-nc.out -l -c -C 127.0.0.1.crt -K 127.0.0.1.key 127.0.0.1 0 & for i in `jot 1000`; do fstat -p $! >netcat.fstat; grep -q ' stream tcp .*:[1-9][0-9]*$' netcat.fstat && exit 0; done; exit 1 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-netcat-client-libressl-server-nc.out `sed -n 's/.* stream tcp .*:/127.0.0.1 /p' netcat.fstat` # check that the client run successfully to the end grep -q '^success$' client-netcat-client-libressl-server-nc.out # client must have read server greeting grep -q '^<<< greeting$' client-netcat-client-libressl-server-nc.out # netstat server must have read client hello grep -q '^hello$' server-netcat-client-libressl-server-nc.out ==== run-protocol-client-libressl ==== # check that LibTLS protocol version is TLS 1.2 or TLS 1.3 grep 'Protocol *: TLSv1.[23]' client-netcat-client-libressl-server-nc.out Protocol : TLSv1.3 ==== run-netcat-client-openssl33-server-nc ==== echo "greeting" | nc >server-netcat-client-openssl33-server-nc.out -l -c -C 127.0.0.1.crt -K 127.0.0.1.key 127.0.0.1 0 & for i in `jot 1000`; do fstat -p $! >netcat.fstat; grep -q ' stream tcp .*:[1-9][0-9]*$' netcat.fstat && exit 0; done; exit 1 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-netcat-client-openssl33-server-nc.out `sed -n 's/.* stream tcp .*:/127.0.0.1 /p' netcat.fstat` # check that the client run successfully to the end grep -q '^success$' client-netcat-client-openssl33-server-nc.out # client must have read server greeting grep -q '^<<< greeting$' client-netcat-client-openssl33-server-nc.out # netstat server must have read client hello grep -q '^hello$' server-netcat-client-openssl33-server-nc.out ==== run-protocol-client-openssl33 ==== # check that LibTLS protocol version is TLS 1.2 or TLS 1.3 grep 'Protocol *: TLSv1.[23]' client-netcat-client-openssl33-server-nc.out Protocol : TLSv1.3 ==== run-netcat-client-nc-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-netcat-client-nc-server-libressl.out 127.0.0.1 0 echo "hello" | nc >client-netcat-client-nc-server-libressl.out -c -R 127.0.0.1.crt `sed -n 's/listen sock: //p' server-netcat-client-nc-server-libressl.out` # check that the server child run successfully to the end grep -q '^success$' server-netcat-client-nc-server-libressl.out || { sleep 1; grep -q '^success$' server-netcat-client-nc-server-libressl.out; } # server must have read client hello grep -q '^<<< hello$' server-netcat-client-nc-server-libressl.out # client must have read server greeting grep -q '^greeting$' client-netcat-client-nc-server-libressl.out ==== run-netcat-client-nc-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-netcat-client-nc-server-openssl33.out 127.0.0.1 0 echo "hello" | nc >client-netcat-client-nc-server-openssl33.out -c -R 127.0.0.1.crt `sed -n 's/listen sock: //p' server-netcat-client-nc-server-openssl33.out` # check that the server child run successfully to the end grep -q '^success$' server-netcat-client-nc-server-openssl33.out || { sleep 1; grep -q '^success$' server-netcat-client-nc-server-openssl33.out; } # server must have read client hello grep -q '^<<< hello$' server-netcat-client-nc-server-openssl33.out # client must have read server greeting grep -q '^greeting$' client-netcat-client-nc-server-openssl33.out ==== run-protocol-client-libressl ==== # check that LibTLS protocol version is TLS 1.2 or TLS 1.3 grep 'Protocol *: TLSv1.[23]' client-netcat-client-libressl-server-nc.out Protocol : TLSv1.3 ==== run-protocol-client-openssl33 ==== # check that LibTLS protocol version is TLS 1.2 or TLS 1.3 grep 'Protocol *: TLSv1.[23]' client-netcat-client-openssl33-server-nc.out Protocol : TLSv1.3 ==== run-protocol-server-libressl ==== # check that LibTLS protocol version is TLS 1.2 or TLS 1.3 grep 'Protocol *: TLSv1.[23]' server-netcat-client-nc-server-libressl.out Protocol : TLSv1.3 ==== run-protocol-server-openssl33 ==== # check that LibTLS protocol version is TLS 1.2 or TLS 1.3 grep 'Protocol *: TLSv1.[23]' server-netcat-client-nc-server-openssl33.out Protocol : TLSv1.3 ===> session ==== run-session-client-libressl-server-libressl ==== openssl req -batch -new -subj /L=OpenBSD/O=tls-regress/OU=server/CN=127.0.0.1/ -nodes -newkey rsa -keyout 127.0.0.1.key -x509 -out 127.0.0.1.crt Generating a 2048 bit RSA private key .................... ................ writing new private key to '127.0.0.1.key' ----- # TLS 1.3 needs some extra setup for session reuse DISABLED ===> botan ==== run-client-botan-server-libressl ==== c++ -I/usr/local/include/botan-2 -Wall -MD -MP -c /usr/src/regress/lib/libssl/interop/botan/client.cpp c++ -L/usr/local/lib -o client client.o -lbotan-2 /usr/local/bin/botan keygen >ca.key.tmp mv ca.key.tmp ca.key /usr/local/bin/botan gen_self_signed ca.key ca >ca.crt.tmp --organization=tls-regress --ca mv ca.crt.tmp ca.crt /usr/local/bin/botan keygen >server.key.tmp mv server.key.tmp server.key /usr/local/bin/botan gen_pkcs10 server.key localhost >server.req.tmp --organization=tls-regress --dns=127.0.0.1 mv server.req.tmp server.req /usr/local/bin/botan sign_cert ca.crt ca.key server.req >server.crt.tmp mv server.crt.tmp server.crt LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-libressl.out -c server.crt -k server.key 127.0.0.1 0 ./client >client-botan.out -C ca.crt 127.0.0.1 `sed -n 's/listen sock: 127.0.0.1 //p' server-libressl.out` # check that the server child run successfully to the end grep -q '^success$' server-libressl.out || { sleep 1; grep -q '^success$' server-libressl.out; } # server must have read client hello grep -q '^<<< hello$' server-libressl.out # check that the client run successfully to the end grep -q '^success$' client-botan.out # client must have read server greeting grep -q '^<<< greeting$' client-botan.out # currently botan supports TLS 1.2, adapt later grep -q ' Protocol *: TLSv1.2$' server-libressl.out ==== run-client-botan-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-openssl33.out -c server.crt -k server.key 127.0.0.1 0 ./client >client-botan.out -C ca.crt 127.0.0.1 `sed -n 's/listen sock: 127.0.0.1 //p' server-openssl33.out` # check that the server child run successfully to the end grep -q '^success$' server-openssl33.out || { sleep 1; grep -q '^success$' server-openssl33.out; } # server must have read client hello grep -q '^<<< hello$' server-openssl33.out # check that the client run successfully to the end grep -q '^success$' client-botan.out # client must have read server greeting grep -q '^<<< greeting$' client-botan.out # currently botan supports TLS 1.2, adapt later grep -q ' Protocol *: TLSv1.2$' server-openssl33.out ===> version ==== run-version-client-libressl-any-server-libressl-any ==== openssl req -batch -new -subj /L=OpenBSD/O=tls-regress/OU=server/CN=127.0.0.1/ -nodes -newkey rsa -keyout 127.0.0.1.key -x509 -out 127.0.0.1.crt Generating a 2048 bit RSA private key .................................. ...................................... writing new private key to '127.0.0.1.key' ----- LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-version-client-libressl-any-server-libressl-any.out -c 127.0.0.1.crt -k 127.0.0.1.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-version-client-libressl-any-server-libressl-any.out `sed -n 's/listen sock: //p' server-version-client-libressl-any-server-libressl-any.out` grep -q '^success$' server-version-client-libressl-any-server-libressl-any.out || { sleep 1; grep -q '^success$' server-version-client-libressl-any-server-libressl-any.out; } grep -q '^success$' client-version-client-libressl-any-server-libressl-any.out ==== check-version-client-libressl-any-server-libressl-any ==== Protocol : TLSv1.3 Protocol : TLSv1.3 grep -q ' Protocol *: TLSv1.3$' client-version-client-libressl-any-server-libressl-any.out grep -q ' Protocol *: TLSv1.3$' server-version-client-libressl-any-server-libressl-any.out ==== run-version-client-libressl-any-server-openssl33-any ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-version-client-libressl-any-server-openssl33-any.out -c 127.0.0.1.crt -k 127.0.0.1.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-version-client-libressl-any-server-openssl33-any.out `sed -n 's/listen sock: //p' server-version-client-libressl-any-server-openssl33-any.out` grep -q '^success$' server-version-client-libressl-any-server-openssl33-any.out || { sleep 1; grep -q '^success$' server-version-client-libressl-any-server-openssl33-any.out; } grep -q '^success$' client-version-client-libressl-any-server-openssl33-any.out ==== check-version-client-libressl-any-server-openssl33-any ==== Protocol : TLSv1.3 Protocol : TLSv1.3 grep -q ' Protocol *: TLSv1.3$' client-version-client-libressl-any-server-openssl33-any.out grep -q ' Protocol *: TLSv1.3$' server-version-client-libressl-any-server-openssl33-any.out ==== run-version-client-openssl33-any-server-libressl-any ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-version-client-openssl33-any-server-libressl-any.out -c 127.0.0.1.crt -k 127.0.0.1.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-version-client-openssl33-any-server-libressl-any.out `sed -n 's/listen sock: //p' server-version-client-openssl33-any-server-libressl-any.out` grep -q '^success$' server-version-client-openssl33-any-server-libressl-any.out || { sleep 1; grep -q '^success$' server-version-client-openssl33-any-server-libressl-any.out; } grep -q '^success$' client-version-client-openssl33-any-server-libressl-any.out ==== check-version-client-openssl33-any-server-libressl-any ==== Protocol : TLSv1.3 Protocol : TLSv1.3 grep -q ' Protocol *: TLSv1.3$' client-version-client-openssl33-any-server-libressl-any.out grep -q ' Protocol *: TLSv1.3$' server-version-client-openssl33-any-server-libressl-any.out ==== run-version-client-libressl-any-server-libressl-TLS1_2 ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-version-client-libressl-any-server-libressl-TLS1_2.out -c 127.0.0.1.crt -k 127.0.0.1.key -V TLS1_2 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-version-client-libressl-any-server-libressl-TLS1_2.out `sed -n 's/listen sock: //p' server-version-client-libressl-any-server-libressl-TLS1_2.out` grep -q '^success$' server-version-client-libressl-any-server-libressl-TLS1_2.out || { sleep 1; grep -q '^success$' server-version-client-libressl-any-server-libressl-TLS1_2.out; } grep -q '^success$' client-version-client-libressl-any-server-libressl-TLS1_2.out ==== check-version-client-libressl-any-server-libressl-TLS1_2 ==== Protocol : TLSv1.2 Protocol : TLSv1.2 grep -q ' Protocol *: TLSv1.2$' client-version-client-libressl-any-server-libressl-TLS1_2.out grep -q ' Protocol *: TLSv1.2$' server-version-client-libressl-any-server-libressl-TLS1_2.out ==== run-version-client-libressl-any-server-openssl33-TLS1_2 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-version-client-libressl-any-server-openssl33-TLS1_2.out -c 127.0.0.1.crt -k 127.0.0.1.key -V TLS1_2 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-version-client-libressl-any-server-openssl33-TLS1_2.out `sed -n 's/listen sock: //p' server-version-client-libressl-any-server-openssl33-TLS1_2.out` grep -q '^success$' server-version-client-libressl-any-server-openssl33-TLS1_2.out || { sleep 1; grep -q '^success$' server-version-client-libressl-any-server-openssl33-TLS1_2.out; } grep -q '^success$' client-version-client-libressl-any-server-openssl33-TLS1_2.out ==== check-version-client-libressl-any-server-openssl33-TLS1_2 ==== Protocol : TLSv1.2 Protocol : TLSv1.2 grep -q ' Protocol *: TLSv1.2$' client-version-client-libressl-any-server-openssl33-TLS1_2.out grep -q ' Protocol *: TLSv1.2$' server-version-client-libressl-any-server-openssl33-TLS1_2.out ==== run-version-client-openssl33-any-server-libressl-TLS1_2 ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-version-client-openssl33-any-server-libressl-TLS1_2.out -c 127.0.0.1.crt -k 127.0.0.1.key -V TLS1_2 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-version-client-openssl33-any-server-libressl-TLS1_2.out `sed -n 's/listen sock: //p' server-version-client-openssl33-any-server-libressl-TLS1_2.out` grep -q '^success$' server-version-client-openssl33-any-server-libressl-TLS1_2.out || { sleep 1; grep -q '^success$' server-version-client-openssl33-any-server-libressl-TLS1_2.out; } grep -q '^success$' client-version-client-openssl33-any-server-libressl-TLS1_2.out ==== check-version-client-openssl33-any-server-libressl-TLS1_2 ==== Protocol : TLSv1.2 Protocol : TLSv1.2 grep -q ' Protocol *: TLSv1.2$' client-version-client-openssl33-any-server-libressl-TLS1_2.out grep -q ' Protocol *: TLSv1.2$' server-version-client-openssl33-any-server-libressl-TLS1_2.out ==== run-version-client-libressl-TLS1_2-server-libressl-any ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-version-client-libressl-TLS1_2-server-libressl-any.out -c 127.0.0.1.crt -k 127.0.0.1.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-version-client-libressl-TLS1_2-server-libressl-any.out -V TLS1_2 `sed -n 's/listen sock: //p' server-version-client-libressl-TLS1_2-server-libressl-any.out` grep -q '^success$' server-version-client-libressl-TLS1_2-server-libressl-any.out || { sleep 1; grep -q '^success$' server-version-client-libressl-TLS1_2-server-libressl-any.out; } grep -q '^success$' client-version-client-libressl-TLS1_2-server-libressl-any.out ==== check-version-client-libressl-TLS1_2-server-libressl-any ==== Protocol : TLSv1.2 Protocol : TLSv1.2 grep -q ' Protocol *: TLSv1.2$' client-version-client-libressl-TLS1_2-server-libressl-any.out grep -q ' Protocol *: TLSv1.2$' server-version-client-libressl-TLS1_2-server-libressl-any.out ==== run-version-client-libressl-TLS1_2-server-openssl33-any ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-version-client-libressl-TLS1_2-server-openssl33-any.out -c 127.0.0.1.crt -k 127.0.0.1.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-version-client-libressl-TLS1_2-server-openssl33-any.out -V TLS1_2 `sed -n 's/listen sock: //p' server-version-client-libressl-TLS1_2-server-openssl33-any.out` grep -q '^success$' server-version-client-libressl-TLS1_2-server-openssl33-any.out || { sleep 1; grep -q '^success$' server-version-client-libressl-TLS1_2-server-openssl33-any.out; } grep -q '^success$' client-version-client-libressl-TLS1_2-server-openssl33-any.out ==== check-version-client-libressl-TLS1_2-server-openssl33-any ==== Protocol : TLSv1.2 Protocol : TLSv1.2 grep -q ' Protocol *: TLSv1.2$' client-version-client-libressl-TLS1_2-server-openssl33-any.out grep -q ' Protocol *: TLSv1.2$' server-version-client-libressl-TLS1_2-server-openssl33-any.out ==== run-version-client-openssl33-TLS1_2-server-libressl-any ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-version-client-openssl33-TLS1_2-server-libressl-any.out -c 127.0.0.1.crt -k 127.0.0.1.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-version-client-openssl33-TLS1_2-server-libressl-any.out -V TLS1_2 `sed -n 's/listen sock: //p' server-version-client-openssl33-TLS1_2-server-libressl-any.out` grep -q '^success$' server-version-client-openssl33-TLS1_2-server-libressl-any.out || { sleep 1; grep -q '^success$' server-version-client-openssl33-TLS1_2-server-libressl-any.out; } grep -q '^success$' client-version-client-openssl33-TLS1_2-server-libressl-any.out ==== check-version-client-openssl33-TLS1_2-server-libressl-any ==== Protocol : TLSv1.2 Protocol : TLSv1.2 grep -q ' Protocol *: TLSv1.2$' client-version-client-openssl33-TLS1_2-server-libressl-any.out grep -q ' Protocol *: TLSv1.2$' server-version-client-openssl33-TLS1_2-server-libressl-any.out ==== run-version-client-libressl-TLS1_2-server-libressl-TLS1_2 ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-version-client-libressl-TLS1_2-server-libressl-TLS1_2.out -c 127.0.0.1.crt -k 127.0.0.1.key -V TLS1_2 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-version-client-libressl-TLS1_2-server-libressl-TLS1_2.out -V TLS1_2 `sed -n 's/listen sock: //p' server-version-client-libressl-TLS1_2-server-libressl-TLS1_2.out` grep -q '^success$' server-version-client-libressl-TLS1_2-server-libressl-TLS1_2.out || { sleep 1; grep -q '^success$' server-version-client-libressl-TLS1_2-server-libressl-TLS1_2.out; } grep -q '^success$' client-version-client-libressl-TLS1_2-server-libressl-TLS1_2.out ==== check-version-client-libressl-TLS1_2-server-libressl-TLS1_2 ==== Protocol : TLSv1.2 Protocol : TLSv1.2 grep -q ' Protocol *: TLSv1.2$' client-version-client-libressl-TLS1_2-server-libressl-TLS1_2.out grep -q ' Protocol *: TLSv1.2$' server-version-client-libressl-TLS1_2-server-libressl-TLS1_2.out ==== run-version-client-libressl-TLS1_2-server-openssl33-TLS1_2 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-version-client-libressl-TLS1_2-server-openssl33-TLS1_2.out -c 127.0.0.1.crt -k 127.0.0.1.key -V TLS1_2 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-version-client-libressl-TLS1_2-server-openssl33-TLS1_2.out -V TLS1_2 `sed -n 's/listen sock: //p' server-version-client-libressl-TLS1_2-server-openssl33-TLS1_2.out` grep -q '^success$' server-version-client-libressl-TLS1_2-server-openssl33-TLS1_2.out || { sleep 1; grep -q '^success$' server-version-client-libressl-TLS1_2-server-openssl33-TLS1_2.out; } grep -q '^success$' client-version-client-libressl-TLS1_2-server-openssl33-TLS1_2.out ==== check-version-client-libressl-TLS1_2-server-openssl33-TLS1_2 ==== Protocol : TLSv1.2 Protocol : TLSv1.2 grep -q ' Protocol *: TLSv1.2$' client-version-client-libressl-TLS1_2-server-openssl33-TLS1_2.out grep -q ' Protocol *: TLSv1.2$' server-version-client-libressl-TLS1_2-server-openssl33-TLS1_2.out ==== run-version-client-openssl33-TLS1_2-server-libressl-TLS1_2 ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-version-client-openssl33-TLS1_2-server-libressl-TLS1_2.out -c 127.0.0.1.crt -k 127.0.0.1.key -V TLS1_2 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-version-client-openssl33-TLS1_2-server-libressl-TLS1_2.out -V TLS1_2 `sed -n 's/listen sock: //p' server-version-client-openssl33-TLS1_2-server-libressl-TLS1_2.out` grep -q '^success$' server-version-client-openssl33-TLS1_2-server-libressl-TLS1_2.out || { sleep 1; grep -q '^success$' server-version-client-openssl33-TLS1_2-server-libressl-TLS1_2.out; } grep -q '^success$' client-version-client-openssl33-TLS1_2-server-libressl-TLS1_2.out ==== check-version-client-openssl33-TLS1_2-server-libressl-TLS1_2 ==== Protocol : TLSv1.2 Protocol : TLSv1.2 grep -q ' Protocol *: TLSv1.2$' client-version-client-openssl33-TLS1_2-server-libressl-TLS1_2.out grep -q ' Protocol *: TLSv1.2$' server-version-client-openssl33-TLS1_2-server-libressl-TLS1_2.out ==== run-version-client-openssl33-any-server-openssl33-any ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-version-client-openssl33-any-server-openssl33-any.out -c 127.0.0.1.crt -k 127.0.0.1.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-version-client-openssl33-any-server-openssl33-any.out `sed -n 's/listen sock: //p' server-version-client-openssl33-any-server-openssl33-any.out` grep -q '^success$' server-version-client-openssl33-any-server-openssl33-any.out || { sleep 1; grep -q '^success$' server-version-client-openssl33-any-server-openssl33-any.out; } grep -q '^success$' client-version-client-openssl33-any-server-openssl33-any.out ==== check-version-client-openssl33-any-server-openssl33-any ==== Protocol : TLSv1.3 Protocol : TLSv1.3 grep -q ' Protocol *: TLSv1.3$' client-version-client-openssl33-any-server-openssl33-any.out grep -q ' Protocol *: TLSv1.3$' server-version-client-openssl33-any-server-openssl33-any.out ==== run-version-client-openssl33-any-server-openssl33-TLS1_2 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-version-client-openssl33-any-server-openssl33-TLS1_2.out -c 127.0.0.1.crt -k 127.0.0.1.key -V TLS1_2 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-version-client-openssl33-any-server-openssl33-TLS1_2.out `sed -n 's/listen sock: //p' server-version-client-openssl33-any-server-openssl33-TLS1_2.out` grep -q '^success$' server-version-client-openssl33-any-server-openssl33-TLS1_2.out || { sleep 1; grep -q '^success$' server-version-client-openssl33-any-server-openssl33-TLS1_2.out; } grep -q '^success$' client-version-client-openssl33-any-server-openssl33-TLS1_2.out ==== check-version-client-openssl33-any-server-openssl33-TLS1_2 ==== Protocol : TLSv1.2 Protocol : TLSv1.2 grep -q ' Protocol *: TLSv1.2$' client-version-client-openssl33-any-server-openssl33-TLS1_2.out grep -q ' Protocol *: TLSv1.2$' server-version-client-openssl33-any-server-openssl33-TLS1_2.out ==== run-version-client-openssl33-TLS1_2-server-openssl33-any ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-version-client-openssl33-TLS1_2-server-openssl33-any.out -c 127.0.0.1.crt -k 127.0.0.1.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-version-client-openssl33-TLS1_2-server-openssl33-any.out -V TLS1_2 `sed -n 's/listen sock: //p' server-version-client-openssl33-TLS1_2-server-openssl33-any.out` grep -q '^success$' server-version-client-openssl33-TLS1_2-server-openssl33-any.out || { sleep 1; grep -q '^success$' server-version-client-openssl33-TLS1_2-server-openssl33-any.out; } grep -q '^success$' client-version-client-openssl33-TLS1_2-server-openssl33-any.out ==== check-version-client-openssl33-TLS1_2-server-openssl33-any ==== Protocol : TLSv1.2 Protocol : TLSv1.2 grep -q ' Protocol *: TLSv1.2$' client-version-client-openssl33-TLS1_2-server-openssl33-any.out grep -q ' Protocol *: TLSv1.2$' server-version-client-openssl33-TLS1_2-server-openssl33-any.out ==== run-version-client-openssl33-TLS1_2-server-openssl33-TLS1_2 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-version-client-openssl33-TLS1_2-server-openssl33-TLS1_2.out -c 127.0.0.1.crt -k 127.0.0.1.key -V TLS1_2 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-version-client-openssl33-TLS1_2-server-openssl33-TLS1_2.out -V TLS1_2 `sed -n 's/listen sock: //p' server-version-client-openssl33-TLS1_2-server-openssl33-TLS1_2.out` grep -q '^success$' server-version-client-openssl33-TLS1_2-server-openssl33-TLS1_2.out || { sleep 1; grep -q '^success$' server-version-client-openssl33-TLS1_2-server-openssl33-TLS1_2.out; } grep -q '^success$' client-version-client-openssl33-TLS1_2-server-openssl33-TLS1_2.out ==== check-version-client-openssl33-TLS1_2-server-openssl33-TLS1_2 ==== Protocol : TLSv1.2 Protocol : TLSv1.2 grep -q ' Protocol *: TLSv1.2$' client-version-client-openssl33-TLS1_2-server-openssl33-TLS1_2.out grep -q ' Protocol *: TLSv1.2$' server-version-client-openssl33-TLS1_2-server-openssl33-TLS1_2.out ===> cipher LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client -l ALL -L >client-libressl.ciphers.tmp sed -n 's/^cipher //p' client-libressl.ciphers rm client-libressl.ciphers.tmp openssl req -batch -new -subj /L=OpenBSD/O=tls-regress/OU=server/CN=127.0.0.1/ -nodes -newkey rsa -keyout 127.0.0.1.key -x509 -out 127.0.0.1.crt Generating a 2048 bit RSA private key ..... ...................... writing new private key to '127.0.0.1.key' ----- openssl req -batch -new -subj /L=OpenBSD/O=tls-regress/OU=ca/CN=root/ -nodes -newkey rsa -keyout ca.key -x509 -out ca.crt Generating a 2048 bit RSA private key .................................................................................................................... ................. writing new private key to 'ca.key' ----- openssl dsaparam -genkey -out dsa.key 2048 Generating DSA parameters, 2048 bit long prime This could take some time ...........................................................................................................................................................................................* ...................................................................................................................................................................................................................................................................................................* openssl req -batch -new -subj /L=OpenBSD/O=tls-regress/OU=dsa/CN=localhost/ -nodes -key dsa.key -out dsa.req openssl x509 -CAcreateserial -CAkey ca.key -CA ca.crt -req -in dsa.req -out dsa.crt Signature ok subject=/L=OpenBSD/O=tls-regress/OU=dsa/CN=localhost openssl ecparam -genkey -name secp256r1 -out ec.key using curve name prime256v1 instead of secp256r1 openssl req -batch -new -subj /L=OpenBSD/O=tls-regress/OU=ec/CN=localhost/ -nodes -key ec.key -out ec.req openssl x509 -CAcreateserial -CAkey ca.key -CA ca.crt -req -in ec.req -out ec.crt Signature ok subject=/L=OpenBSD/O=tls-regress/OU=ec/CN=localhost openssl genrsa -out rsa.key 2048 Generating RSA private key, 2048 bit long modulus ............ ............. e is 65537 (0x010001) openssl req -batch -new -subj /L=OpenBSD/O=tls-regress/OU=rsa/CN=localhost/ -nodes -key rsa.key -out rsa.req openssl x509 -CAcreateserial -CAkey ca.key -CA ca.crt -req -in rsa.req -out rsa.crt Signature ok subject=/L=OpenBSD/O=tls-regress/OU=rsa/CN=localhost LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server -l ALL -L >server-libressl.ciphers.tmp sed -n 's/^cipher //p' server-libressl.ciphers rm server-libressl.ciphers.tmp # get ciphers shared between client and server sort client-libressl.ciphers server-libressl.ciphers >client-libressl-server-libressl.ciphers.tmp uniq -d client-libressl-server-libressl.ciphers # we are only interested in ciphers supported by libressl sort client-libressl-server-libressl.ciphers client-libressl.ciphers >client-libressl-server-libressl.ciphers.tmp uniq -d client-libressl-server-libressl.ciphers rm client-libressl-server-libressl.ciphers.tmp LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server -l ALL -L >server-openssl33.ciphers.tmp sed -n 's/^cipher //p' server-openssl33.ciphers rm server-openssl33.ciphers.tmp # get ciphers shared between client and server sort client-libressl.ciphers server-openssl33.ciphers >client-libressl-server-openssl33.ciphers.tmp uniq -d client-libressl-server-openssl33.ciphers # we are only interested in ciphers supported by libressl sort client-libressl-server-openssl33.ciphers client-libressl.ciphers >client-libressl-server-openssl33.ciphers.tmp # OpenSSL's SSL_CTX_set_cipher_list doesn't accept TLSv1.3 ciphers sed -i '/^TLS_/d' client-libressl-server-openssl33.ciphers.tmp uniq -d client-libressl-server-openssl33.ciphers rm client-libressl-server-openssl33.ciphers.tmp LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client -l ALL -L >client-openssl33.ciphers.tmp sed -n 's/^cipher //p' client-openssl33.ciphers rm client-openssl33.ciphers.tmp # get ciphers shared between client and server sort client-openssl33.ciphers server-libressl.ciphers >client-openssl33-server-libressl.ciphers.tmp uniq -d client-openssl33-server-libressl.ciphers # we are only interested in ciphers supported by libressl sort client-openssl33-server-libressl.ciphers client-libressl.ciphers >client-openssl33-server-libressl.ciphers.tmp # OpenSSL's SSL_CTX_set_cipher_list doesn't accept TLSv1.3 ciphers sed -i '/^TLS_/d' client-openssl33-server-libressl.ciphers.tmp uniq -d client-openssl33-server-libressl.ciphers rm client-openssl33-server-libressl.ciphers.tmp # get ciphers shared between client and server sort client-openssl33.ciphers server-openssl33.ciphers >client-openssl33-server-openssl33.ciphers.tmp uniq -d client-openssl33-server-openssl33.ciphers # we are only interested in ciphers supported by libressl sort client-openssl33-server-openssl33.ciphers client-libressl.ciphers >client-openssl33-server-openssl33.ciphers.tmp # OpenSSL's SSL_CTX_set_cipher_list doesn't accept TLSv1.3 ciphers sed -i '/^TLS_/d' client-openssl33-server-openssl33.ciphers.tmp uniq -d client-openssl33-server-openssl33.ciphers rm client-openssl33-server-openssl33.ciphers.tmp rm -f ciphers.mk ciphers.mk.tmp echo 'CIPHERS_libressl_libressl =' >>ciphers.mk.tmp `cat client-libressl-server-libressl.ciphers` echo 'CIPHERS_libressl_openssl33 =' >>ciphers.mk.tmp `cat client-libressl-server-openssl33.ciphers` echo 'CIPHERS_openssl33_libressl =' >>ciphers.mk.tmp `cat client-openssl33-server-libressl.ciphers` echo 'CIPHERS_openssl33_openssl33 =' >>ciphers.mk.tmp `cat client-openssl33-server-openssl33.ciphers` mv ciphers.mk.tmp ciphers.mk ==== run-cipher-AES128-GCM-SHA256-client-libressl-server-libressl ==== openssl dhparam -out dh.param 1024 Generating DH parameters, 1024 bit long safe prime, generator 2 This is going to take a long time ...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................* LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-AES128-GCM-SHA256-client-libressl-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES128-GCM-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-AES128-GCM-SHA256-client-libressl-server-libressl.out -l AES128-GCM-SHA256 `sed -n 's/listen sock: //p' server-cipher-AES128-GCM-SHA256-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-AES128-GCM-SHA256-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-AES128-GCM-SHA256-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-AES128-GCM-SHA256-client-libressl-server-libressl.out ==== check-cipher-AES128-GCM-SHA256-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-AES128-GCM-SHA256-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-AES128-GCM-SHA256-client-libressl-server-libressl.out ==== run-cipher-AES128-SHA-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-AES128-SHA-client-libressl-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES128-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-AES128-SHA-client-libressl-server-libressl.out -l AES128-SHA `sed -n 's/listen sock: //p' server-cipher-AES128-SHA-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-AES128-SHA-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-AES128-SHA-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-AES128-SHA-client-libressl-server-libressl.out ==== check-cipher-AES128-SHA-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-AES128-SHA-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-AES128-SHA-client-libressl-server-libressl.out ==== run-cipher-AES128-SHA256-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-AES128-SHA256-client-libressl-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES128-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-AES128-SHA256-client-libressl-server-libressl.out -l AES128-SHA256 `sed -n 's/listen sock: //p' server-cipher-AES128-SHA256-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-AES128-SHA256-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-AES128-SHA256-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-AES128-SHA256-client-libressl-server-libressl.out ==== check-cipher-AES128-SHA256-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-AES128-SHA256-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-AES128-SHA256-client-libressl-server-libressl.out ==== run-cipher-AES256-GCM-SHA384-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-AES256-GCM-SHA384-client-libressl-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES256-GCM-SHA384 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-AES256-GCM-SHA384-client-libressl-server-libressl.out -l AES256-GCM-SHA384 `sed -n 's/listen sock: //p' server-cipher-AES256-GCM-SHA384-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-AES256-GCM-SHA384-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-AES256-GCM-SHA384-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-AES256-GCM-SHA384-client-libressl-server-libressl.out ==== check-cipher-AES256-GCM-SHA384-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-AES256-GCM-SHA384-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-AES256-GCM-SHA384-client-libressl-server-libressl.out ==== run-cipher-AES256-SHA-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-AES256-SHA-client-libressl-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES256-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-AES256-SHA-client-libressl-server-libressl.out -l AES256-SHA `sed -n 's/listen sock: //p' server-cipher-AES256-SHA-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-AES256-SHA-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-AES256-SHA-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-AES256-SHA-client-libressl-server-libressl.out ==== check-cipher-AES256-SHA-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-AES256-SHA-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-AES256-SHA-client-libressl-server-libressl.out ==== run-cipher-AES256-SHA256-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-AES256-SHA256-client-libressl-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES256-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-AES256-SHA256-client-libressl-server-libressl.out -l AES256-SHA256 `sed -n 's/listen sock: //p' server-cipher-AES256-SHA256-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-AES256-SHA256-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-AES256-SHA256-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-AES256-SHA256-client-libressl-server-libressl.out ==== check-cipher-AES256-SHA256-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-AES256-SHA256-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-AES256-SHA256-client-libressl-server-libressl.out ==== run-cipher-CAMELLIA128-SHA-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-CAMELLIA128-SHA-client-libressl-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l CAMELLIA128-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-CAMELLIA128-SHA-client-libressl-server-libressl.out -l CAMELLIA128-SHA `sed -n 's/listen sock: //p' server-cipher-CAMELLIA128-SHA-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-CAMELLIA128-SHA-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-CAMELLIA128-SHA-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-CAMELLIA128-SHA-client-libressl-server-libressl.out ==== check-cipher-CAMELLIA128-SHA-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-CAMELLIA128-SHA-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-CAMELLIA128-SHA-client-libressl-server-libressl.out ==== run-cipher-CAMELLIA128-SHA256-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-CAMELLIA128-SHA256-client-libressl-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l CAMELLIA128-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-CAMELLIA128-SHA256-client-libressl-server-libressl.out -l CAMELLIA128-SHA256 `sed -n 's/listen sock: //p' server-cipher-CAMELLIA128-SHA256-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-CAMELLIA128-SHA256-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-CAMELLIA128-SHA256-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-CAMELLIA128-SHA256-client-libressl-server-libressl.out ==== check-cipher-CAMELLIA128-SHA256-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-CAMELLIA128-SHA256-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-CAMELLIA128-SHA256-client-libressl-server-libressl.out ==== run-cipher-CAMELLIA256-SHA-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-CAMELLIA256-SHA-client-libressl-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l CAMELLIA256-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-CAMELLIA256-SHA-client-libressl-server-libressl.out -l CAMELLIA256-SHA `sed -n 's/listen sock: //p' server-cipher-CAMELLIA256-SHA-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-CAMELLIA256-SHA-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-CAMELLIA256-SHA-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-CAMELLIA256-SHA-client-libressl-server-libressl.out ==== check-cipher-CAMELLIA256-SHA-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-CAMELLIA256-SHA-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-CAMELLIA256-SHA-client-libressl-server-libressl.out ==== run-cipher-CAMELLIA256-SHA256-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-CAMELLIA256-SHA256-client-libressl-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l CAMELLIA256-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-CAMELLIA256-SHA256-client-libressl-server-libressl.out -l CAMELLIA256-SHA256 `sed -n 's/listen sock: //p' server-cipher-CAMELLIA256-SHA256-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-CAMELLIA256-SHA256-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-CAMELLIA256-SHA256-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-CAMELLIA256-SHA256-client-libressl-server-libressl.out ==== check-cipher-CAMELLIA256-SHA256-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-CAMELLIA256-SHA256-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-CAMELLIA256-SHA256-client-libressl-server-libressl.out ==== run-cipher-DES-CBC3-SHA-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DES-CBC3-SHA-client-libressl-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l DES-CBC3-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DES-CBC3-SHA-client-libressl-server-libressl.out -l DES-CBC3-SHA `sed -n 's/listen sock: //p' server-cipher-DES-CBC3-SHA-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-DES-CBC3-SHA-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DES-CBC3-SHA-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-DES-CBC3-SHA-client-libressl-server-libressl.out ==== check-cipher-DES-CBC3-SHA-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DES-CBC3-SHA-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DES-CBC3-SHA-client-libressl-server-libressl.out ==== run-cipher-DHE-RSA-AES128-GCM-SHA256-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-AES128-GCM-SHA256-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-AES128-GCM-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-AES128-GCM-SHA256-client-libressl-server-libressl.out -l DHE-RSA-AES128-GCM-SHA256 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES128-GCM-SHA256-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-AES128-GCM-SHA256-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES128-GCM-SHA256-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-AES128-GCM-SHA256-client-libressl-server-libressl.out ==== check-cipher-DHE-RSA-AES128-GCM-SHA256-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-AES128-GCM-SHA256-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-AES128-GCM-SHA256-client-libressl-server-libressl.out ==== run-cipher-DHE-RSA-AES128-SHA-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-AES128-SHA-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-AES128-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-AES128-SHA-client-libressl-server-libressl.out -l DHE-RSA-AES128-SHA `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES128-SHA-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-AES128-SHA-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES128-SHA-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-AES128-SHA-client-libressl-server-libressl.out ==== check-cipher-DHE-RSA-AES128-SHA-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-AES128-SHA-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-AES128-SHA-client-libressl-server-libressl.out ==== run-cipher-DHE-RSA-AES128-SHA256-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-AES128-SHA256-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-AES128-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-AES128-SHA256-client-libressl-server-libressl.out -l DHE-RSA-AES128-SHA256 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES128-SHA256-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-AES128-SHA256-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES128-SHA256-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-AES128-SHA256-client-libressl-server-libressl.out ==== check-cipher-DHE-RSA-AES128-SHA256-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-AES128-SHA256-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-AES128-SHA256-client-libressl-server-libressl.out ==== run-cipher-DHE-RSA-AES256-GCM-SHA384-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-AES256-GCM-SHA384-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-AES256-GCM-SHA384 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-AES256-GCM-SHA384-client-libressl-server-libressl.out -l DHE-RSA-AES256-GCM-SHA384 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES256-GCM-SHA384-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-AES256-GCM-SHA384-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES256-GCM-SHA384-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-AES256-GCM-SHA384-client-libressl-server-libressl.out ==== check-cipher-DHE-RSA-AES256-GCM-SHA384-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-AES256-GCM-SHA384-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-AES256-GCM-SHA384-client-libressl-server-libressl.out ==== run-cipher-DHE-RSA-AES256-SHA-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-AES256-SHA-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-AES256-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-AES256-SHA-client-libressl-server-libressl.out -l DHE-RSA-AES256-SHA `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES256-SHA-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-AES256-SHA-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES256-SHA-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-AES256-SHA-client-libressl-server-libressl.out ==== check-cipher-DHE-RSA-AES256-SHA-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-AES256-SHA-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-AES256-SHA-client-libressl-server-libressl.out ==== run-cipher-DHE-RSA-AES256-SHA256-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-AES256-SHA256-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-AES256-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-AES256-SHA256-client-libressl-server-libressl.out -l DHE-RSA-AES256-SHA256 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES256-SHA256-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-AES256-SHA256-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES256-SHA256-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-AES256-SHA256-client-libressl-server-libressl.out ==== check-cipher-DHE-RSA-AES256-SHA256-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-AES256-SHA256-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-AES256-SHA256-client-libressl-server-libressl.out ==== run-cipher-DHE-RSA-CAMELLIA128-SHA-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-CAMELLIA128-SHA-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-CAMELLIA128-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-CAMELLIA128-SHA-client-libressl-server-libressl.out -l DHE-RSA-CAMELLIA128-SHA `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-CAMELLIA128-SHA-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA128-SHA-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA128-SHA-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-CAMELLIA128-SHA-client-libressl-server-libressl.out ==== check-cipher-DHE-RSA-CAMELLIA128-SHA-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-CAMELLIA128-SHA-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-CAMELLIA128-SHA-client-libressl-server-libressl.out ==== run-cipher-DHE-RSA-CAMELLIA128-SHA256-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-CAMELLIA128-SHA256-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-CAMELLIA128-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-CAMELLIA128-SHA256-client-libressl-server-libressl.out -l DHE-RSA-CAMELLIA128-SHA256 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-CAMELLIA128-SHA256-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA128-SHA256-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA128-SHA256-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-CAMELLIA128-SHA256-client-libressl-server-libressl.out ==== check-cipher-DHE-RSA-CAMELLIA128-SHA256-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-CAMELLIA128-SHA256-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-CAMELLIA128-SHA256-client-libressl-server-libressl.out ==== run-cipher-DHE-RSA-CAMELLIA256-SHA-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-CAMELLIA256-SHA-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-CAMELLIA256-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-CAMELLIA256-SHA-client-libressl-server-libressl.out -l DHE-RSA-CAMELLIA256-SHA `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-CAMELLIA256-SHA-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA256-SHA-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA256-SHA-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-CAMELLIA256-SHA-client-libressl-server-libressl.out ==== check-cipher-DHE-RSA-CAMELLIA256-SHA-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-CAMELLIA256-SHA-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-CAMELLIA256-SHA-client-libressl-server-libressl.out ==== run-cipher-DHE-RSA-CAMELLIA256-SHA256-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-CAMELLIA256-SHA256-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-CAMELLIA256-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-CAMELLIA256-SHA256-client-libressl-server-libressl.out -l DHE-RSA-CAMELLIA256-SHA256 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-CAMELLIA256-SHA256-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA256-SHA256-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA256-SHA256-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-CAMELLIA256-SHA256-client-libressl-server-libressl.out ==== check-cipher-DHE-RSA-CAMELLIA256-SHA256-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-CAMELLIA256-SHA256-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-CAMELLIA256-SHA256-client-libressl-server-libressl.out ==== run-cipher-DHE-RSA-CHACHA20-POLY1305-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-CHACHA20-POLY1305-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-CHACHA20-POLY1305 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-CHACHA20-POLY1305-client-libressl-server-libressl.out -l DHE-RSA-CHACHA20-POLY1305 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-CHACHA20-POLY1305-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-CHACHA20-POLY1305-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-CHACHA20-POLY1305-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-CHACHA20-POLY1305-client-libressl-server-libressl.out ==== check-cipher-DHE-RSA-CHACHA20-POLY1305-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-CHACHA20-POLY1305-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-CHACHA20-POLY1305-client-libressl-server-libressl.out ==== run-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-libressl-server-libressl.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES128-GCM-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-libressl-server-libressl.out -l ECDHE-ECDSA-AES128-GCM-SHA256 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-libressl-server-libressl.out ==== check-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-libressl-server-libressl.out ==== run-cipher-ECDHE-ECDSA-AES128-SHA-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-ECDSA-AES128-SHA-client-libressl-server-libressl.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES128-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-ECDSA-AES128-SHA-client-libressl-server-libressl.out -l ECDHE-ECDSA-AES128-SHA `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES128-SHA-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-SHA-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-SHA-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES128-SHA-client-libressl-server-libressl.out ==== check-cipher-ECDHE-ECDSA-AES128-SHA-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-ECDSA-AES128-SHA-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-ECDSA-AES128-SHA-client-libressl-server-libressl.out ==== run-cipher-ECDHE-ECDSA-AES128-SHA256-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-ECDSA-AES128-SHA256-client-libressl-server-libressl.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES128-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-ECDSA-AES128-SHA256-client-libressl-server-libressl.out -l ECDHE-ECDSA-AES128-SHA256 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES128-SHA256-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-SHA256-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-SHA256-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES128-SHA256-client-libressl-server-libressl.out ==== check-cipher-ECDHE-ECDSA-AES128-SHA256-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-ECDSA-AES128-SHA256-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-ECDSA-AES128-SHA256-client-libressl-server-libressl.out ==== run-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-libressl-server-libressl.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES256-GCM-SHA384 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-libressl-server-libressl.out -l ECDHE-ECDSA-AES256-GCM-SHA384 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-libressl-server-libressl.out ==== check-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-libressl-server-libressl.out ==== run-cipher-ECDHE-ECDSA-AES256-SHA-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-ECDSA-AES256-SHA-client-libressl-server-libressl.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES256-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-ECDSA-AES256-SHA-client-libressl-server-libressl.out -l ECDHE-ECDSA-AES256-SHA `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES256-SHA-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-SHA-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-SHA-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES256-SHA-client-libressl-server-libressl.out ==== check-cipher-ECDHE-ECDSA-AES256-SHA-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-ECDSA-AES256-SHA-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-ECDSA-AES256-SHA-client-libressl-server-libressl.out ==== run-cipher-ECDHE-ECDSA-AES256-SHA384-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-ECDSA-AES256-SHA384-client-libressl-server-libressl.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES256-SHA384 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-ECDSA-AES256-SHA384-client-libressl-server-libressl.out -l ECDHE-ECDSA-AES256-SHA384 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES256-SHA384-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-SHA384-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-SHA384-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES256-SHA384-client-libressl-server-libressl.out ==== check-cipher-ECDHE-ECDSA-AES256-SHA384-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-ECDSA-AES256-SHA384-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-ECDSA-AES256-SHA384-client-libressl-server-libressl.out ==== run-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-libressl-server-libressl.out -c ec.crt -k ec.key -l ECDHE-ECDSA-CHACHA20-POLY1305 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-libressl-server-libressl.out -l ECDHE-ECDSA-CHACHA20-POLY1305 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-libressl-server-libressl.out ==== check-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-libressl-server-libressl.out ==== run-cipher-ECDHE-ECDSA-DES-CBC3-SHA-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-ECDSA-DES-CBC3-SHA-client-libressl-server-libressl.out -c ec.crt -k ec.key -l ECDHE-ECDSA-DES-CBC3-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-ECDSA-DES-CBC3-SHA-client-libressl-server-libressl.out -l ECDHE-ECDSA-DES-CBC3-SHA `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-DES-CBC3-SHA-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-DES-CBC3-SHA-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-DES-CBC3-SHA-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-DES-CBC3-SHA-client-libressl-server-libressl.out ==== check-cipher-ECDHE-ECDSA-DES-CBC3-SHA-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-ECDSA-DES-CBC3-SHA-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-ECDSA-DES-CBC3-SHA-client-libressl-server-libressl.out ==== run-cipher-ECDHE-ECDSA-RC4-SHA-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-ECDSA-RC4-SHA-client-libressl-server-libressl.out -c ec.crt -k ec.key -l ECDHE-ECDSA-RC4-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-ECDSA-RC4-SHA-client-libressl-server-libressl.out -l ECDHE-ECDSA-RC4-SHA `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-RC4-SHA-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-RC4-SHA-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-RC4-SHA-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-RC4-SHA-client-libressl-server-libressl.out ==== check-cipher-ECDHE-ECDSA-RC4-SHA-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-ECDSA-RC4-SHA-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-ECDSA-RC4-SHA-client-libressl-server-libressl.out ==== run-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES128-GCM-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-libressl-server-libressl.out -l ECDHE-RSA-AES128-GCM-SHA256 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-libressl-server-libressl.out ==== check-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-libressl-server-libressl.out ==== run-cipher-ECDHE-RSA-AES128-SHA-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-RSA-AES128-SHA-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES128-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-RSA-AES128-SHA-client-libressl-server-libressl.out -l ECDHE-RSA-AES128-SHA `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES128-SHA-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES128-SHA-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES128-SHA-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES128-SHA-client-libressl-server-libressl.out ==== check-cipher-ECDHE-RSA-AES128-SHA-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-RSA-AES128-SHA-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-RSA-AES128-SHA-client-libressl-server-libressl.out ==== run-cipher-ECDHE-RSA-AES128-SHA256-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-RSA-AES128-SHA256-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES128-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-RSA-AES128-SHA256-client-libressl-server-libressl.out -l ECDHE-RSA-AES128-SHA256 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES128-SHA256-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES128-SHA256-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES128-SHA256-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES128-SHA256-client-libressl-server-libressl.out ==== check-cipher-ECDHE-RSA-AES128-SHA256-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-RSA-AES128-SHA256-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-RSA-AES128-SHA256-client-libressl-server-libressl.out ==== run-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES256-GCM-SHA384 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-libressl-server-libressl.out -l ECDHE-RSA-AES256-GCM-SHA384 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-libressl-server-libressl.out ==== check-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-libressl-server-libressl.out ==== run-cipher-ECDHE-RSA-AES256-SHA-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-RSA-AES256-SHA-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES256-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-RSA-AES256-SHA-client-libressl-server-libressl.out -l ECDHE-RSA-AES256-SHA `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES256-SHA-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES256-SHA-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES256-SHA-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES256-SHA-client-libressl-server-libressl.out ==== check-cipher-ECDHE-RSA-AES256-SHA-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-RSA-AES256-SHA-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-RSA-AES256-SHA-client-libressl-server-libressl.out ==== run-cipher-ECDHE-RSA-AES256-SHA384-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-RSA-AES256-SHA384-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES256-SHA384 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-RSA-AES256-SHA384-client-libressl-server-libressl.out -l ECDHE-RSA-AES256-SHA384 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES256-SHA384-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES256-SHA384-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES256-SHA384-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES256-SHA384-client-libressl-server-libressl.out ==== check-cipher-ECDHE-RSA-AES256-SHA384-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-RSA-AES256-SHA384-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-RSA-AES256-SHA384-client-libressl-server-libressl.out ==== run-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l ECDHE-RSA-CHACHA20-POLY1305 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-libressl-server-libressl.out -l ECDHE-RSA-CHACHA20-POLY1305 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-libressl-server-libressl.out ==== check-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-libressl-server-libressl.out ==== run-cipher-ECDHE-RSA-DES-CBC3-SHA-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-RSA-DES-CBC3-SHA-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l ECDHE-RSA-DES-CBC3-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-RSA-DES-CBC3-SHA-client-libressl-server-libressl.out -l ECDHE-RSA-DES-CBC3-SHA `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-DES-CBC3-SHA-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-RSA-DES-CBC3-SHA-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-DES-CBC3-SHA-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-RSA-DES-CBC3-SHA-client-libressl-server-libressl.out ==== check-cipher-ECDHE-RSA-DES-CBC3-SHA-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-RSA-DES-CBC3-SHA-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-RSA-DES-CBC3-SHA-client-libressl-server-libressl.out ==== run-cipher-ECDHE-RSA-RC4-SHA-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-RSA-RC4-SHA-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l ECDHE-RSA-RC4-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-RSA-RC4-SHA-client-libressl-server-libressl.out -l ECDHE-RSA-RC4-SHA `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-RC4-SHA-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-RSA-RC4-SHA-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-RC4-SHA-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-RSA-RC4-SHA-client-libressl-server-libressl.out ==== check-cipher-ECDHE-RSA-RC4-SHA-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-RSA-RC4-SHA-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-RSA-RC4-SHA-client-libressl-server-libressl.out ==== run-cipher-EDH-RSA-DES-CBC3-SHA-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-EDH-RSA-DES-CBC3-SHA-client-libressl-server-libressl.out -c rsa.crt -k rsa.key -l EDH-RSA-DES-CBC3-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-EDH-RSA-DES-CBC3-SHA-client-libressl-server-libressl.out -l EDH-RSA-DES-CBC3-SHA `sed -n 's/listen sock: //p' server-cipher-EDH-RSA-DES-CBC3-SHA-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-EDH-RSA-DES-CBC3-SHA-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-EDH-RSA-DES-CBC3-SHA-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-EDH-RSA-DES-CBC3-SHA-client-libressl-server-libressl.out ==== check-cipher-EDH-RSA-DES-CBC3-SHA-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-EDH-RSA-DES-CBC3-SHA-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-EDH-RSA-DES-CBC3-SHA-client-libressl-server-libressl.out ==== run-cipher-RC4-SHA-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-RC4-SHA-client-libressl-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l RC4-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-RC4-SHA-client-libressl-server-libressl.out -l RC4-SHA `sed -n 's/listen sock: //p' server-cipher-RC4-SHA-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-RC4-SHA-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-RC4-SHA-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-RC4-SHA-client-libressl-server-libressl.out ==== check-cipher-RC4-SHA-client-libressl-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-RC4-SHA-client-libressl-server-libressl.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-RC4-SHA-client-libressl-server-libressl.out ==== run-cipher-TLS_AES_128_GCM_SHA256-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-TLS_AES_128_GCM_SHA256-client-libressl-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l TLS_AES_128_GCM_SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-TLS_AES_128_GCM_SHA256-client-libressl-server-libressl.out -l TLS_AES_128_GCM_SHA256 `sed -n 's/listen sock: //p' server-cipher-TLS_AES_128_GCM_SHA256-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-TLS_AES_128_GCM_SHA256-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-TLS_AES_128_GCM_SHA256-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-TLS_AES_128_GCM_SHA256-client-libressl-server-libressl.out ==== check-cipher-TLS_AES_128_GCM_SHA256-client-libressl-server-libressl ==== grep -q ' Cipher *: TLS_AES_128_GCM_SHA256$' client-cipher-TLS_AES_128_GCM_SHA256-client-libressl-server-libressl.out grep -q ' Cipher *: TLS_AES_128_GCM_SHA256$' server-cipher-TLS_AES_128_GCM_SHA256-client-libressl-server-libressl.out ==== run-cipher-TLS_AES_256_GCM_SHA384-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-TLS_AES_256_GCM_SHA384-client-libressl-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l TLS_AES_256_GCM_SHA384 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-TLS_AES_256_GCM_SHA384-client-libressl-server-libressl.out -l TLS_AES_256_GCM_SHA384 `sed -n 's/listen sock: //p' server-cipher-TLS_AES_256_GCM_SHA384-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-TLS_AES_256_GCM_SHA384-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-TLS_AES_256_GCM_SHA384-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-TLS_AES_256_GCM_SHA384-client-libressl-server-libressl.out ==== check-cipher-TLS_AES_256_GCM_SHA384-client-libressl-server-libressl ==== grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-TLS_AES_256_GCM_SHA384-client-libressl-server-libressl.out grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-TLS_AES_256_GCM_SHA384-client-libressl-server-libressl.out ==== run-cipher-TLS_CHACHA20_POLY1305_SHA256-client-libressl-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-TLS_CHACHA20_POLY1305_SHA256-client-libressl-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l TLS_CHACHA20_POLY1305_SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-TLS_CHACHA20_POLY1305_SHA256-client-libressl-server-libressl.out -l TLS_CHACHA20_POLY1305_SHA256 `sed -n 's/listen sock: //p' server-cipher-TLS_CHACHA20_POLY1305_SHA256-client-libressl-server-libressl.out` grep -q '^success$' server-cipher-TLS_CHACHA20_POLY1305_SHA256-client-libressl-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-TLS_CHACHA20_POLY1305_SHA256-client-libressl-server-libressl.out; } grep -q '^success$' client-cipher-TLS_CHACHA20_POLY1305_SHA256-client-libressl-server-libressl.out ==== check-cipher-TLS_CHACHA20_POLY1305_SHA256-client-libressl-server-libressl ==== grep -q ' Cipher *: TLS_CHACHA20_POLY1305_SHA256$' client-cipher-TLS_CHACHA20_POLY1305_SHA256-client-libressl-server-libressl.out grep -q ' Cipher *: TLS_CHACHA20_POLY1305_SHA256$' server-cipher-TLS_CHACHA20_POLY1305_SHA256-client-libressl-server-libressl.out ==== run-cipher-AES128-GCM-SHA256-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-AES128-GCM-SHA256-client-libressl-server-openssl33.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES128-GCM-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-AES128-GCM-SHA256-client-libressl-server-openssl33.out -l AES128-GCM-SHA256 `sed -n 's/listen sock: //p' server-cipher-AES128-GCM-SHA256-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-AES128-GCM-SHA256-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-AES128-GCM-SHA256-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-AES128-GCM-SHA256-client-libressl-server-openssl33.out ==== check-cipher-AES128-GCM-SHA256-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-AES128-GCM-SHA256-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-AES128-GCM-SHA256-client-libressl-server-openssl33.out ==== run-cipher-AES128-SHA-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-AES128-SHA-client-libressl-server-openssl33.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES128-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-AES128-SHA-client-libressl-server-openssl33.out -l AES128-SHA `sed -n 's/listen sock: //p' server-cipher-AES128-SHA-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-AES128-SHA-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-AES128-SHA-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-AES128-SHA-client-libressl-server-openssl33.out ==== check-cipher-AES128-SHA-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-AES128-SHA-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-AES128-SHA-client-libressl-server-openssl33.out ==== run-cipher-AES128-SHA256-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-AES128-SHA256-client-libressl-server-openssl33.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES128-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-AES128-SHA256-client-libressl-server-openssl33.out -l AES128-SHA256 `sed -n 's/listen sock: //p' server-cipher-AES128-SHA256-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-AES128-SHA256-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-AES128-SHA256-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-AES128-SHA256-client-libressl-server-openssl33.out ==== check-cipher-AES128-SHA256-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-AES128-SHA256-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-AES128-SHA256-client-libressl-server-openssl33.out ==== run-cipher-AES256-GCM-SHA384-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-AES256-GCM-SHA384-client-libressl-server-openssl33.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES256-GCM-SHA384,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-AES256-GCM-SHA384-client-libressl-server-openssl33.out -l AES256-GCM-SHA384 `sed -n 's/listen sock: //p' server-cipher-AES256-GCM-SHA384-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-AES256-GCM-SHA384-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-AES256-GCM-SHA384-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-AES256-GCM-SHA384-client-libressl-server-openssl33.out ==== check-cipher-AES256-GCM-SHA384-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-AES256-GCM-SHA384-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-AES256-GCM-SHA384-client-libressl-server-openssl33.out ==== run-cipher-AES256-SHA-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-AES256-SHA-client-libressl-server-openssl33.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES256-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-AES256-SHA-client-libressl-server-openssl33.out -l AES256-SHA `sed -n 's/listen sock: //p' server-cipher-AES256-SHA-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-AES256-SHA-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-AES256-SHA-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-AES256-SHA-client-libressl-server-openssl33.out ==== check-cipher-AES256-SHA-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-AES256-SHA-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-AES256-SHA-client-libressl-server-openssl33.out ==== run-cipher-AES256-SHA256-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-AES256-SHA256-client-libressl-server-openssl33.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES256-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-AES256-SHA256-client-libressl-server-openssl33.out -l AES256-SHA256 `sed -n 's/listen sock: //p' server-cipher-AES256-SHA256-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-AES256-SHA256-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-AES256-SHA256-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-AES256-SHA256-client-libressl-server-openssl33.out ==== check-cipher-AES256-SHA256-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-AES256-SHA256-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-AES256-SHA256-client-libressl-server-openssl33.out ==== run-cipher-CAMELLIA128-SHA-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-CAMELLIA128-SHA-client-libressl-server-openssl33.out -c 127.0.0.1.crt -k 127.0.0.1.key -l CAMELLIA128-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-CAMELLIA128-SHA-client-libressl-server-openssl33.out -l CAMELLIA128-SHA `sed -n 's/listen sock: //p' server-cipher-CAMELLIA128-SHA-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-CAMELLIA128-SHA-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-CAMELLIA128-SHA-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-CAMELLIA128-SHA-client-libressl-server-openssl33.out ==== check-cipher-CAMELLIA128-SHA-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-CAMELLIA128-SHA-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-CAMELLIA128-SHA-client-libressl-server-openssl33.out ==== run-cipher-CAMELLIA128-SHA256-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-CAMELLIA128-SHA256-client-libressl-server-openssl33.out -c 127.0.0.1.crt -k 127.0.0.1.key -l CAMELLIA128-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-CAMELLIA128-SHA256-client-libressl-server-openssl33.out -l CAMELLIA128-SHA256 `sed -n 's/listen sock: //p' server-cipher-CAMELLIA128-SHA256-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-CAMELLIA128-SHA256-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-CAMELLIA128-SHA256-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-CAMELLIA128-SHA256-client-libressl-server-openssl33.out ==== check-cipher-CAMELLIA128-SHA256-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-CAMELLIA128-SHA256-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-CAMELLIA128-SHA256-client-libressl-server-openssl33.out ==== run-cipher-CAMELLIA256-SHA-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-CAMELLIA256-SHA-client-libressl-server-openssl33.out -c 127.0.0.1.crt -k 127.0.0.1.key -l CAMELLIA256-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-CAMELLIA256-SHA-client-libressl-server-openssl33.out -l CAMELLIA256-SHA `sed -n 's/listen sock: //p' server-cipher-CAMELLIA256-SHA-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-CAMELLIA256-SHA-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-CAMELLIA256-SHA-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-CAMELLIA256-SHA-client-libressl-server-openssl33.out ==== check-cipher-CAMELLIA256-SHA-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-CAMELLIA256-SHA-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-CAMELLIA256-SHA-client-libressl-server-openssl33.out ==== run-cipher-CAMELLIA256-SHA256-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-CAMELLIA256-SHA256-client-libressl-server-openssl33.out -c 127.0.0.1.crt -k 127.0.0.1.key -l CAMELLIA256-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-CAMELLIA256-SHA256-client-libressl-server-openssl33.out -l CAMELLIA256-SHA256 `sed -n 's/listen sock: //p' server-cipher-CAMELLIA256-SHA256-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-CAMELLIA256-SHA256-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-CAMELLIA256-SHA256-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-CAMELLIA256-SHA256-client-libressl-server-openssl33.out ==== check-cipher-CAMELLIA256-SHA256-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-CAMELLIA256-SHA256-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-CAMELLIA256-SHA256-client-libressl-server-openssl33.out ==== run-cipher-DHE-RSA-AES128-GCM-SHA256-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-AES128-GCM-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out -l DHE-RSA-AES128-GCM-SHA256 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out ==== check-cipher-DHE-RSA-AES128-GCM-SHA256-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out ==== run-cipher-DHE-RSA-AES128-SHA-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-AES128-SHA-client-libressl-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-AES128-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-AES128-SHA-client-libressl-server-openssl33.out -l DHE-RSA-AES128-SHA `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES128-SHA-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-AES128-SHA-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES128-SHA-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-AES128-SHA-client-libressl-server-openssl33.out ==== check-cipher-DHE-RSA-AES128-SHA-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-AES128-SHA-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-AES128-SHA-client-libressl-server-openssl33.out ==== run-cipher-DHE-RSA-AES128-SHA256-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-AES128-SHA256-client-libressl-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-AES128-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-AES128-SHA256-client-libressl-server-openssl33.out -l DHE-RSA-AES128-SHA256 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES128-SHA256-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-AES128-SHA256-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES128-SHA256-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-AES128-SHA256-client-libressl-server-openssl33.out ==== check-cipher-DHE-RSA-AES128-SHA256-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-AES128-SHA256-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-AES128-SHA256-client-libressl-server-openssl33.out ==== run-cipher-DHE-RSA-AES256-GCM-SHA384-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-AES256-GCM-SHA384,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out -l DHE-RSA-AES256-GCM-SHA384 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out ==== check-cipher-DHE-RSA-AES256-GCM-SHA384-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out ==== run-cipher-DHE-RSA-AES256-SHA-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-AES256-SHA-client-libressl-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-AES256-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-AES256-SHA-client-libressl-server-openssl33.out -l DHE-RSA-AES256-SHA `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES256-SHA-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-AES256-SHA-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES256-SHA-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-AES256-SHA-client-libressl-server-openssl33.out ==== check-cipher-DHE-RSA-AES256-SHA-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-AES256-SHA-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-AES256-SHA-client-libressl-server-openssl33.out ==== run-cipher-DHE-RSA-AES256-SHA256-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-AES256-SHA256-client-libressl-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-AES256-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-AES256-SHA256-client-libressl-server-openssl33.out -l DHE-RSA-AES256-SHA256 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES256-SHA256-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-AES256-SHA256-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES256-SHA256-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-AES256-SHA256-client-libressl-server-openssl33.out ==== check-cipher-DHE-RSA-AES256-SHA256-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-AES256-SHA256-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-AES256-SHA256-client-libressl-server-openssl33.out ==== run-cipher-DHE-RSA-CAMELLIA128-SHA-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-CAMELLIA128-SHA-client-libressl-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-CAMELLIA128-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-CAMELLIA128-SHA-client-libressl-server-openssl33.out -l DHE-RSA-CAMELLIA128-SHA `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-CAMELLIA128-SHA-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA128-SHA-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA128-SHA-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-CAMELLIA128-SHA-client-libressl-server-openssl33.out ==== check-cipher-DHE-RSA-CAMELLIA128-SHA-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-CAMELLIA128-SHA-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-CAMELLIA128-SHA-client-libressl-server-openssl33.out ==== run-cipher-DHE-RSA-CAMELLIA128-SHA256-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-CAMELLIA128-SHA256-client-libressl-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-CAMELLIA128-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-CAMELLIA128-SHA256-client-libressl-server-openssl33.out -l DHE-RSA-CAMELLIA128-SHA256 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-CAMELLIA128-SHA256-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA128-SHA256-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA128-SHA256-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-CAMELLIA128-SHA256-client-libressl-server-openssl33.out ==== check-cipher-DHE-RSA-CAMELLIA128-SHA256-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-CAMELLIA128-SHA256-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-CAMELLIA128-SHA256-client-libressl-server-openssl33.out ==== run-cipher-DHE-RSA-CAMELLIA256-SHA-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-CAMELLIA256-SHA-client-libressl-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-CAMELLIA256-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-CAMELLIA256-SHA-client-libressl-server-openssl33.out -l DHE-RSA-CAMELLIA256-SHA `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-CAMELLIA256-SHA-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA256-SHA-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA256-SHA-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-CAMELLIA256-SHA-client-libressl-server-openssl33.out ==== check-cipher-DHE-RSA-CAMELLIA256-SHA-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-CAMELLIA256-SHA-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-CAMELLIA256-SHA-client-libressl-server-openssl33.out ==== run-cipher-DHE-RSA-CAMELLIA256-SHA256-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-CAMELLIA256-SHA256-client-libressl-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-CAMELLIA256-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-CAMELLIA256-SHA256-client-libressl-server-openssl33.out -l DHE-RSA-CAMELLIA256-SHA256 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-CAMELLIA256-SHA256-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA256-SHA256-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA256-SHA256-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-CAMELLIA256-SHA256-client-libressl-server-openssl33.out ==== check-cipher-DHE-RSA-CAMELLIA256-SHA256-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-CAMELLIA256-SHA256-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-CAMELLIA256-SHA256-client-libressl-server-openssl33.out ==== run-cipher-DHE-RSA-CHACHA20-POLY1305-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-CHACHA20-POLY1305,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-DHE-RSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out -l DHE-RSA-CHACHA20-POLY1305 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out ==== check-cipher-DHE-RSA-CHACHA20-POLY1305-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-DHE-RSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-DHE-RSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out ==== run-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES128-GCM-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out -l ECDHE-ECDSA-AES128-GCM-SHA256 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out ==== check-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out ==== run-cipher-ECDHE-ECDSA-AES128-SHA-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-ECDSA-AES128-SHA-client-libressl-server-openssl33.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES128-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-ECDSA-AES128-SHA-client-libressl-server-openssl33.out -l ECDHE-ECDSA-AES128-SHA `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES128-SHA-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-SHA-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-SHA-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES128-SHA-client-libressl-server-openssl33.out ==== check-cipher-ECDHE-ECDSA-AES128-SHA-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-ECDSA-AES128-SHA-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-ECDSA-AES128-SHA-client-libressl-server-openssl33.out ==== run-cipher-ECDHE-ECDSA-AES128-SHA256-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-ECDSA-AES128-SHA256-client-libressl-server-openssl33.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES128-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-ECDSA-AES128-SHA256-client-libressl-server-openssl33.out -l ECDHE-ECDSA-AES128-SHA256 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES128-SHA256-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-SHA256-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-SHA256-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES128-SHA256-client-libressl-server-openssl33.out ==== check-cipher-ECDHE-ECDSA-AES128-SHA256-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-ECDSA-AES128-SHA256-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-ECDSA-AES128-SHA256-client-libressl-server-openssl33.out ==== run-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES256-GCM-SHA384,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out -l ECDHE-ECDSA-AES256-GCM-SHA384 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out ==== check-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out ==== run-cipher-ECDHE-ECDSA-AES256-SHA-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-ECDSA-AES256-SHA-client-libressl-server-openssl33.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES256-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-ECDSA-AES256-SHA-client-libressl-server-openssl33.out -l ECDHE-ECDSA-AES256-SHA `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES256-SHA-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-SHA-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-SHA-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES256-SHA-client-libressl-server-openssl33.out ==== check-cipher-ECDHE-ECDSA-AES256-SHA-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-ECDSA-AES256-SHA-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-ECDSA-AES256-SHA-client-libressl-server-openssl33.out ==== run-cipher-ECDHE-ECDSA-AES256-SHA384-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-ECDSA-AES256-SHA384-client-libressl-server-openssl33.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES256-SHA384,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-ECDSA-AES256-SHA384-client-libressl-server-openssl33.out -l ECDHE-ECDSA-AES256-SHA384 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES256-SHA384-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-SHA384-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-SHA384-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES256-SHA384-client-libressl-server-openssl33.out ==== check-cipher-ECDHE-ECDSA-AES256-SHA384-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-ECDSA-AES256-SHA384-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-ECDSA-AES256-SHA384-client-libressl-server-openssl33.out ==== run-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out -c ec.crt -k ec.key -l ECDHE-ECDSA-CHACHA20-POLY1305,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out -l ECDHE-ECDSA-CHACHA20-POLY1305 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out ==== check-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out ==== run-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES128-GCM-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out -l ECDHE-RSA-AES128-GCM-SHA256 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out ==== check-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-libressl-server-openssl33.out ==== run-cipher-ECDHE-RSA-AES128-SHA-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-RSA-AES128-SHA-client-libressl-server-openssl33.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES128-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-RSA-AES128-SHA-client-libressl-server-openssl33.out -l ECDHE-RSA-AES128-SHA `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES128-SHA-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES128-SHA-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES128-SHA-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES128-SHA-client-libressl-server-openssl33.out ==== check-cipher-ECDHE-RSA-AES128-SHA-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-RSA-AES128-SHA-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-RSA-AES128-SHA-client-libressl-server-openssl33.out ==== run-cipher-ECDHE-RSA-AES128-SHA256-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-RSA-AES128-SHA256-client-libressl-server-openssl33.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES128-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-RSA-AES128-SHA256-client-libressl-server-openssl33.out -l ECDHE-RSA-AES128-SHA256 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES128-SHA256-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES128-SHA256-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES128-SHA256-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES128-SHA256-client-libressl-server-openssl33.out ==== check-cipher-ECDHE-RSA-AES128-SHA256-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-RSA-AES128-SHA256-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-RSA-AES128-SHA256-client-libressl-server-openssl33.out ==== run-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES256-GCM-SHA384,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out -l ECDHE-RSA-AES256-GCM-SHA384 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out ==== check-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-libressl-server-openssl33.out ==== run-cipher-ECDHE-RSA-AES256-SHA-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-RSA-AES256-SHA-client-libressl-server-openssl33.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES256-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-RSA-AES256-SHA-client-libressl-server-openssl33.out -l ECDHE-RSA-AES256-SHA `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES256-SHA-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES256-SHA-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES256-SHA-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES256-SHA-client-libressl-server-openssl33.out ==== check-cipher-ECDHE-RSA-AES256-SHA-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-RSA-AES256-SHA-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-RSA-AES256-SHA-client-libressl-server-openssl33.out ==== run-cipher-ECDHE-RSA-AES256-SHA384-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-RSA-AES256-SHA384-client-libressl-server-openssl33.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES256-SHA384,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-RSA-AES256-SHA384-client-libressl-server-openssl33.out -l ECDHE-RSA-AES256-SHA384 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES256-SHA384-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES256-SHA384-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES256-SHA384-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES256-SHA384-client-libressl-server-openssl33.out ==== check-cipher-ECDHE-RSA-AES256-SHA384-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-RSA-AES256-SHA384-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-RSA-AES256-SHA384-client-libressl-server-openssl33.out ==== run-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-libressl-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out -c rsa.crt -k rsa.key -l ECDHE-RSA-CHACHA20-POLY1305,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out -l ECDHE-RSA-CHACHA20-POLY1305 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out ==== check-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-libressl-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' client-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out # libressl client may prefer chacha-poly if aes-ni is not supported egrep -q ' Cipher *: TLS_(AES_256_GCM_SHA384|CHACHA20_POLY1305_SHA256)$' server-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-libressl-server-openssl33.out ==== run-cipher-AES128-GCM-SHA256-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-AES128-GCM-SHA256-client-openssl33-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES128-GCM-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-AES128-GCM-SHA256-client-openssl33-server-libressl.out -l AES128-GCM-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-AES128-GCM-SHA256-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-AES128-GCM-SHA256-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-AES128-GCM-SHA256-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-AES128-GCM-SHA256-client-openssl33-server-libressl.out ==== check-cipher-AES128-GCM-SHA256-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-AES128-GCM-SHA256-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-AES128-GCM-SHA256-client-openssl33-server-libressl.out ==== run-cipher-AES128-SHA-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-AES128-SHA-client-openssl33-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES128-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-AES128-SHA-client-openssl33-server-libressl.out -l AES128-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-AES128-SHA-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-AES128-SHA-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-AES128-SHA-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-AES128-SHA-client-openssl33-server-libressl.out ==== check-cipher-AES128-SHA-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-AES128-SHA-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-AES128-SHA-client-openssl33-server-libressl.out ==== run-cipher-AES128-SHA256-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-AES128-SHA256-client-openssl33-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES128-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-AES128-SHA256-client-openssl33-server-libressl.out -l AES128-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-AES128-SHA256-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-AES128-SHA256-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-AES128-SHA256-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-AES128-SHA256-client-openssl33-server-libressl.out ==== check-cipher-AES128-SHA256-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-AES128-SHA256-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-AES128-SHA256-client-openssl33-server-libressl.out ==== run-cipher-AES256-GCM-SHA384-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-AES256-GCM-SHA384-client-openssl33-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES256-GCM-SHA384 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-AES256-GCM-SHA384-client-openssl33-server-libressl.out -l AES256-GCM-SHA384,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-AES256-GCM-SHA384-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-AES256-GCM-SHA384-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-AES256-GCM-SHA384-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-AES256-GCM-SHA384-client-openssl33-server-libressl.out ==== check-cipher-AES256-GCM-SHA384-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-AES256-GCM-SHA384-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-AES256-GCM-SHA384-client-openssl33-server-libressl.out ==== run-cipher-AES256-SHA-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-AES256-SHA-client-openssl33-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES256-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-AES256-SHA-client-openssl33-server-libressl.out -l AES256-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-AES256-SHA-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-AES256-SHA-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-AES256-SHA-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-AES256-SHA-client-openssl33-server-libressl.out ==== check-cipher-AES256-SHA-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-AES256-SHA-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-AES256-SHA-client-openssl33-server-libressl.out ==== run-cipher-AES256-SHA256-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-AES256-SHA256-client-openssl33-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES256-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-AES256-SHA256-client-openssl33-server-libressl.out -l AES256-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-AES256-SHA256-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-AES256-SHA256-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-AES256-SHA256-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-AES256-SHA256-client-openssl33-server-libressl.out ==== check-cipher-AES256-SHA256-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-AES256-SHA256-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-AES256-SHA256-client-openssl33-server-libressl.out ==== run-cipher-CAMELLIA128-SHA-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-CAMELLIA128-SHA-client-openssl33-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l CAMELLIA128-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-CAMELLIA128-SHA-client-openssl33-server-libressl.out -l CAMELLIA128-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-CAMELLIA128-SHA-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-CAMELLIA128-SHA-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-CAMELLIA128-SHA-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-CAMELLIA128-SHA-client-openssl33-server-libressl.out ==== check-cipher-CAMELLIA128-SHA-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-CAMELLIA128-SHA-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-CAMELLIA128-SHA-client-openssl33-server-libressl.out ==== run-cipher-CAMELLIA128-SHA256-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-CAMELLIA128-SHA256-client-openssl33-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l CAMELLIA128-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-CAMELLIA128-SHA256-client-openssl33-server-libressl.out -l CAMELLIA128-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-CAMELLIA128-SHA256-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-CAMELLIA128-SHA256-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-CAMELLIA128-SHA256-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-CAMELLIA128-SHA256-client-openssl33-server-libressl.out ==== check-cipher-CAMELLIA128-SHA256-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-CAMELLIA128-SHA256-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-CAMELLIA128-SHA256-client-openssl33-server-libressl.out ==== run-cipher-CAMELLIA256-SHA-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-CAMELLIA256-SHA-client-openssl33-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l CAMELLIA256-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-CAMELLIA256-SHA-client-openssl33-server-libressl.out -l CAMELLIA256-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-CAMELLIA256-SHA-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-CAMELLIA256-SHA-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-CAMELLIA256-SHA-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-CAMELLIA256-SHA-client-openssl33-server-libressl.out ==== check-cipher-CAMELLIA256-SHA-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-CAMELLIA256-SHA-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-CAMELLIA256-SHA-client-openssl33-server-libressl.out ==== run-cipher-CAMELLIA256-SHA256-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-CAMELLIA256-SHA256-client-openssl33-server-libressl.out -c 127.0.0.1.crt -k 127.0.0.1.key -l CAMELLIA256-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-CAMELLIA256-SHA256-client-openssl33-server-libressl.out -l CAMELLIA256-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-CAMELLIA256-SHA256-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-CAMELLIA256-SHA256-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-CAMELLIA256-SHA256-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-CAMELLIA256-SHA256-client-openssl33-server-libressl.out ==== check-cipher-CAMELLIA256-SHA256-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-CAMELLIA256-SHA256-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-CAMELLIA256-SHA256-client-openssl33-server-libressl.out ==== run-cipher-DHE-RSA-AES128-GCM-SHA256-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-AES128-GCM-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out -l DHE-RSA-AES128-GCM-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out ==== check-cipher-DHE-RSA-AES128-GCM-SHA256-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out ==== run-cipher-DHE-RSA-AES128-SHA-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-AES128-SHA-client-openssl33-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-AES128-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-AES128-SHA-client-openssl33-server-libressl.out -l DHE-RSA-AES128-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES128-SHA-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-AES128-SHA-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES128-SHA-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-AES128-SHA-client-openssl33-server-libressl.out ==== check-cipher-DHE-RSA-AES128-SHA-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-AES128-SHA-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-AES128-SHA-client-openssl33-server-libressl.out ==== run-cipher-DHE-RSA-AES128-SHA256-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-AES128-SHA256-client-openssl33-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-AES128-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-AES128-SHA256-client-openssl33-server-libressl.out -l DHE-RSA-AES128-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES128-SHA256-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-AES128-SHA256-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES128-SHA256-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-AES128-SHA256-client-openssl33-server-libressl.out ==== check-cipher-DHE-RSA-AES128-SHA256-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-AES128-SHA256-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-AES128-SHA256-client-openssl33-server-libressl.out ==== run-cipher-DHE-RSA-AES256-GCM-SHA384-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-AES256-GCM-SHA384 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out -l DHE-RSA-AES256-GCM-SHA384,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out ==== check-cipher-DHE-RSA-AES256-GCM-SHA384-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out ==== run-cipher-DHE-RSA-AES256-SHA-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-AES256-SHA-client-openssl33-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-AES256-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-AES256-SHA-client-openssl33-server-libressl.out -l DHE-RSA-AES256-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES256-SHA-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-AES256-SHA-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES256-SHA-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-AES256-SHA-client-openssl33-server-libressl.out ==== check-cipher-DHE-RSA-AES256-SHA-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-AES256-SHA-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-AES256-SHA-client-openssl33-server-libressl.out ==== run-cipher-DHE-RSA-AES256-SHA256-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-AES256-SHA256-client-openssl33-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-AES256-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-AES256-SHA256-client-openssl33-server-libressl.out -l DHE-RSA-AES256-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES256-SHA256-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-AES256-SHA256-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES256-SHA256-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-AES256-SHA256-client-openssl33-server-libressl.out ==== check-cipher-DHE-RSA-AES256-SHA256-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-AES256-SHA256-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-AES256-SHA256-client-openssl33-server-libressl.out ==== run-cipher-DHE-RSA-CAMELLIA128-SHA-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-CAMELLIA128-SHA-client-openssl33-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-CAMELLIA128-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-CAMELLIA128-SHA-client-openssl33-server-libressl.out -l DHE-RSA-CAMELLIA128-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-CAMELLIA128-SHA-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA128-SHA-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA128-SHA-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-CAMELLIA128-SHA-client-openssl33-server-libressl.out ==== check-cipher-DHE-RSA-CAMELLIA128-SHA-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-CAMELLIA128-SHA-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-CAMELLIA128-SHA-client-openssl33-server-libressl.out ==== run-cipher-DHE-RSA-CAMELLIA128-SHA256-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-CAMELLIA128-SHA256-client-openssl33-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-CAMELLIA128-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-CAMELLIA128-SHA256-client-openssl33-server-libressl.out -l DHE-RSA-CAMELLIA128-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-CAMELLIA128-SHA256-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA128-SHA256-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA128-SHA256-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-CAMELLIA128-SHA256-client-openssl33-server-libressl.out ==== check-cipher-DHE-RSA-CAMELLIA128-SHA256-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-CAMELLIA128-SHA256-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-CAMELLIA128-SHA256-client-openssl33-server-libressl.out ==== run-cipher-DHE-RSA-CAMELLIA256-SHA-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-CAMELLIA256-SHA-client-openssl33-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-CAMELLIA256-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-CAMELLIA256-SHA-client-openssl33-server-libressl.out -l DHE-RSA-CAMELLIA256-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-CAMELLIA256-SHA-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA256-SHA-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA256-SHA-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-CAMELLIA256-SHA-client-openssl33-server-libressl.out ==== check-cipher-DHE-RSA-CAMELLIA256-SHA-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-CAMELLIA256-SHA-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-CAMELLIA256-SHA-client-openssl33-server-libressl.out ==== run-cipher-DHE-RSA-CAMELLIA256-SHA256-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-CAMELLIA256-SHA256-client-openssl33-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-CAMELLIA256-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-CAMELLIA256-SHA256-client-openssl33-server-libressl.out -l DHE-RSA-CAMELLIA256-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-CAMELLIA256-SHA256-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA256-SHA256-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA256-SHA256-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-CAMELLIA256-SHA256-client-openssl33-server-libressl.out ==== check-cipher-DHE-RSA-CAMELLIA256-SHA256-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-CAMELLIA256-SHA256-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-CAMELLIA256-SHA256-client-openssl33-server-libressl.out ==== run-cipher-DHE-RSA-CHACHA20-POLY1305-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-DHE-RSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out -c rsa.crt -k rsa.key -l DHE-RSA-CHACHA20-POLY1305 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out -l DHE-RSA-CHACHA20-POLY1305,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-DHE-RSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-DHE-RSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out ==== check-cipher-DHE-RSA-CHACHA20-POLY1305-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out ==== run-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES128-GCM-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out -l ECDHE-ECDSA-AES128-GCM-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out ==== check-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out ==== run-cipher-ECDHE-ECDSA-AES128-SHA-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-ECDSA-AES128-SHA-client-openssl33-server-libressl.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES128-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-ECDSA-AES128-SHA-client-openssl33-server-libressl.out -l ECDHE-ECDSA-AES128-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES128-SHA-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-SHA-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-SHA-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES128-SHA-client-openssl33-server-libressl.out ==== check-cipher-ECDHE-ECDSA-AES128-SHA-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-ECDSA-AES128-SHA-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-ECDSA-AES128-SHA-client-openssl33-server-libressl.out ==== run-cipher-ECDHE-ECDSA-AES128-SHA256-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-ECDSA-AES128-SHA256-client-openssl33-server-libressl.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES128-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-ECDSA-AES128-SHA256-client-openssl33-server-libressl.out -l ECDHE-ECDSA-AES128-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES128-SHA256-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-SHA256-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-SHA256-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES128-SHA256-client-openssl33-server-libressl.out ==== check-cipher-ECDHE-ECDSA-AES128-SHA256-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-ECDSA-AES128-SHA256-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-ECDSA-AES128-SHA256-client-openssl33-server-libressl.out ==== run-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES256-GCM-SHA384 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out -l ECDHE-ECDSA-AES256-GCM-SHA384,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out ==== check-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out ==== run-cipher-ECDHE-ECDSA-AES256-SHA-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-ECDSA-AES256-SHA-client-openssl33-server-libressl.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES256-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-ECDSA-AES256-SHA-client-openssl33-server-libressl.out -l ECDHE-ECDSA-AES256-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES256-SHA-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-SHA-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-SHA-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES256-SHA-client-openssl33-server-libressl.out ==== check-cipher-ECDHE-ECDSA-AES256-SHA-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-ECDSA-AES256-SHA-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-ECDSA-AES256-SHA-client-openssl33-server-libressl.out ==== run-cipher-ECDHE-ECDSA-AES256-SHA384-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-ECDSA-AES256-SHA384-client-openssl33-server-libressl.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES256-SHA384 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-ECDSA-AES256-SHA384-client-openssl33-server-libressl.out -l ECDHE-ECDSA-AES256-SHA384,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES256-SHA384-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-SHA384-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-SHA384-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES256-SHA384-client-openssl33-server-libressl.out ==== check-cipher-ECDHE-ECDSA-AES256-SHA384-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-ECDSA-AES256-SHA384-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-ECDSA-AES256-SHA384-client-openssl33-server-libressl.out ==== run-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out -c ec.crt -k ec.key -l ECDHE-ECDSA-CHACHA20-POLY1305 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out -l ECDHE-ECDSA-CHACHA20-POLY1305,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out ==== check-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out ==== run-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES128-GCM-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out -l ECDHE-RSA-AES128-GCM-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out ==== check-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-openssl33-server-libressl.out ==== run-cipher-ECDHE-RSA-AES128-SHA-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-RSA-AES128-SHA-client-openssl33-server-libressl.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES128-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-RSA-AES128-SHA-client-openssl33-server-libressl.out -l ECDHE-RSA-AES128-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES128-SHA-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES128-SHA-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES128-SHA-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES128-SHA-client-openssl33-server-libressl.out ==== check-cipher-ECDHE-RSA-AES128-SHA-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-RSA-AES128-SHA-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-RSA-AES128-SHA-client-openssl33-server-libressl.out ==== run-cipher-ECDHE-RSA-AES128-SHA256-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-RSA-AES128-SHA256-client-openssl33-server-libressl.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES128-SHA256 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-RSA-AES128-SHA256-client-openssl33-server-libressl.out -l ECDHE-RSA-AES128-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES128-SHA256-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES128-SHA256-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES128-SHA256-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES128-SHA256-client-openssl33-server-libressl.out ==== check-cipher-ECDHE-RSA-AES128-SHA256-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-RSA-AES128-SHA256-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-RSA-AES128-SHA256-client-openssl33-server-libressl.out ==== run-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES256-GCM-SHA384 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out -l ECDHE-RSA-AES256-GCM-SHA384,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out ==== check-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-openssl33-server-libressl.out ==== run-cipher-ECDHE-RSA-AES256-SHA-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-RSA-AES256-SHA-client-openssl33-server-libressl.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES256-SHA 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-RSA-AES256-SHA-client-openssl33-server-libressl.out -l ECDHE-RSA-AES256-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES256-SHA-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES256-SHA-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES256-SHA-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES256-SHA-client-openssl33-server-libressl.out ==== check-cipher-ECDHE-RSA-AES256-SHA-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-RSA-AES256-SHA-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-RSA-AES256-SHA-client-openssl33-server-libressl.out ==== run-cipher-ECDHE-RSA-AES256-SHA384-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-RSA-AES256-SHA384-client-openssl33-server-libressl.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES256-SHA384 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-RSA-AES256-SHA384-client-openssl33-server-libressl.out -l ECDHE-RSA-AES256-SHA384,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES256-SHA384-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES256-SHA384-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES256-SHA384-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES256-SHA384-client-openssl33-server-libressl.out ==== check-cipher-ECDHE-RSA-AES256-SHA384-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-RSA-AES256-SHA384-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-RSA-AES256-SHA384-client-openssl33-server-libressl.out ==== run-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-openssl33-server-libressl ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out -c rsa.crt -k rsa.key -l ECDHE-RSA-CHACHA20-POLY1305 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out -l ECDHE-RSA-CHACHA20-POLY1305,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out` grep -q '^success$' server-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out; } grep -q '^success$' client-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out ==== check-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-openssl33-server-libressl ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-openssl33-server-libressl.out ==== run-cipher-AES128-GCM-SHA256-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-AES128-GCM-SHA256-client-openssl33-server-openssl33.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES128-GCM-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-AES128-GCM-SHA256-client-openssl33-server-openssl33.out -l AES128-GCM-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-AES128-GCM-SHA256-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-AES128-GCM-SHA256-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-AES128-GCM-SHA256-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-AES128-GCM-SHA256-client-openssl33-server-openssl33.out ==== check-cipher-AES128-GCM-SHA256-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-AES128-GCM-SHA256-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-AES128-GCM-SHA256-client-openssl33-server-openssl33.out ==== run-cipher-AES128-SHA-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-AES128-SHA-client-openssl33-server-openssl33.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES128-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-AES128-SHA-client-openssl33-server-openssl33.out -l AES128-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-AES128-SHA-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-AES128-SHA-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-AES128-SHA-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-AES128-SHA-client-openssl33-server-openssl33.out ==== check-cipher-AES128-SHA-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-AES128-SHA-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-AES128-SHA-client-openssl33-server-openssl33.out ==== run-cipher-AES128-SHA256-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-AES128-SHA256-client-openssl33-server-openssl33.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES128-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-AES128-SHA256-client-openssl33-server-openssl33.out -l AES128-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-AES128-SHA256-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-AES128-SHA256-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-AES128-SHA256-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-AES128-SHA256-client-openssl33-server-openssl33.out ==== check-cipher-AES128-SHA256-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-AES128-SHA256-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-AES128-SHA256-client-openssl33-server-openssl33.out ==== run-cipher-AES256-GCM-SHA384-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-AES256-GCM-SHA384-client-openssl33-server-openssl33.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES256-GCM-SHA384,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-AES256-GCM-SHA384-client-openssl33-server-openssl33.out -l AES256-GCM-SHA384,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-AES256-GCM-SHA384-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-AES256-GCM-SHA384-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-AES256-GCM-SHA384-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-AES256-GCM-SHA384-client-openssl33-server-openssl33.out ==== check-cipher-AES256-GCM-SHA384-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-AES256-GCM-SHA384-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-AES256-GCM-SHA384-client-openssl33-server-openssl33.out ==== run-cipher-AES256-SHA-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-AES256-SHA-client-openssl33-server-openssl33.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES256-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-AES256-SHA-client-openssl33-server-openssl33.out -l AES256-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-AES256-SHA-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-AES256-SHA-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-AES256-SHA-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-AES256-SHA-client-openssl33-server-openssl33.out ==== check-cipher-AES256-SHA-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-AES256-SHA-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-AES256-SHA-client-openssl33-server-openssl33.out ==== run-cipher-AES256-SHA256-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-AES256-SHA256-client-openssl33-server-openssl33.out -c 127.0.0.1.crt -k 127.0.0.1.key -l AES256-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-AES256-SHA256-client-openssl33-server-openssl33.out -l AES256-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-AES256-SHA256-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-AES256-SHA256-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-AES256-SHA256-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-AES256-SHA256-client-openssl33-server-openssl33.out ==== check-cipher-AES256-SHA256-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-AES256-SHA256-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-AES256-SHA256-client-openssl33-server-openssl33.out ==== run-cipher-CAMELLIA128-SHA-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-CAMELLIA128-SHA-client-openssl33-server-openssl33.out -c 127.0.0.1.crt -k 127.0.0.1.key -l CAMELLIA128-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-CAMELLIA128-SHA-client-openssl33-server-openssl33.out -l CAMELLIA128-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-CAMELLIA128-SHA-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-CAMELLIA128-SHA-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-CAMELLIA128-SHA-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-CAMELLIA128-SHA-client-openssl33-server-openssl33.out ==== check-cipher-CAMELLIA128-SHA-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-CAMELLIA128-SHA-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-CAMELLIA128-SHA-client-openssl33-server-openssl33.out ==== run-cipher-CAMELLIA128-SHA256-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-CAMELLIA128-SHA256-client-openssl33-server-openssl33.out -c 127.0.0.1.crt -k 127.0.0.1.key -l CAMELLIA128-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-CAMELLIA128-SHA256-client-openssl33-server-openssl33.out -l CAMELLIA128-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-CAMELLIA128-SHA256-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-CAMELLIA128-SHA256-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-CAMELLIA128-SHA256-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-CAMELLIA128-SHA256-client-openssl33-server-openssl33.out ==== check-cipher-CAMELLIA128-SHA256-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-CAMELLIA128-SHA256-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-CAMELLIA128-SHA256-client-openssl33-server-openssl33.out ==== run-cipher-CAMELLIA256-SHA-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-CAMELLIA256-SHA-client-openssl33-server-openssl33.out -c 127.0.0.1.crt -k 127.0.0.1.key -l CAMELLIA256-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-CAMELLIA256-SHA-client-openssl33-server-openssl33.out -l CAMELLIA256-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-CAMELLIA256-SHA-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-CAMELLIA256-SHA-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-CAMELLIA256-SHA-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-CAMELLIA256-SHA-client-openssl33-server-openssl33.out ==== check-cipher-CAMELLIA256-SHA-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-CAMELLIA256-SHA-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-CAMELLIA256-SHA-client-openssl33-server-openssl33.out ==== run-cipher-CAMELLIA256-SHA256-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-CAMELLIA256-SHA256-client-openssl33-server-openssl33.out -c 127.0.0.1.crt -k 127.0.0.1.key -l CAMELLIA256-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-CAMELLIA256-SHA256-client-openssl33-server-openssl33.out -l CAMELLIA256-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-CAMELLIA256-SHA256-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-CAMELLIA256-SHA256-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-CAMELLIA256-SHA256-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-CAMELLIA256-SHA256-client-openssl33-server-openssl33.out ==== check-cipher-CAMELLIA256-SHA256-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-CAMELLIA256-SHA256-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-CAMELLIA256-SHA256-client-openssl33-server-openssl33.out ==== run-cipher-DHE-RSA-AES128-GCM-SHA256-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-AES128-GCM-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out -l DHE-RSA-AES128-GCM-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out ==== check-cipher-DHE-RSA-AES128-GCM-SHA256-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out ==== run-cipher-DHE-RSA-AES128-SHA-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-AES128-SHA-client-openssl33-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-AES128-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-AES128-SHA-client-openssl33-server-openssl33.out -l DHE-RSA-AES128-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES128-SHA-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-AES128-SHA-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES128-SHA-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-AES128-SHA-client-openssl33-server-openssl33.out ==== check-cipher-DHE-RSA-AES128-SHA-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-AES128-SHA-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-AES128-SHA-client-openssl33-server-openssl33.out ==== run-cipher-DHE-RSA-AES128-SHA256-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-AES128-SHA256-client-openssl33-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-AES128-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-AES128-SHA256-client-openssl33-server-openssl33.out -l DHE-RSA-AES128-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES128-SHA256-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-AES128-SHA256-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES128-SHA256-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-AES128-SHA256-client-openssl33-server-openssl33.out ==== check-cipher-DHE-RSA-AES128-SHA256-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-AES128-SHA256-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-AES128-SHA256-client-openssl33-server-openssl33.out ==== run-cipher-DHE-RSA-AES256-GCM-SHA384-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-AES256-GCM-SHA384,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out -l DHE-RSA-AES256-GCM-SHA384,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out ==== check-cipher-DHE-RSA-AES256-GCM-SHA384-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out ==== run-cipher-DHE-RSA-AES256-SHA-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-AES256-SHA-client-openssl33-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-AES256-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-AES256-SHA-client-openssl33-server-openssl33.out -l DHE-RSA-AES256-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES256-SHA-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-AES256-SHA-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES256-SHA-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-AES256-SHA-client-openssl33-server-openssl33.out ==== check-cipher-DHE-RSA-AES256-SHA-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-AES256-SHA-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-AES256-SHA-client-openssl33-server-openssl33.out ==== run-cipher-DHE-RSA-AES256-SHA256-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-AES256-SHA256-client-openssl33-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-AES256-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-AES256-SHA256-client-openssl33-server-openssl33.out -l DHE-RSA-AES256-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-AES256-SHA256-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-AES256-SHA256-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-AES256-SHA256-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-AES256-SHA256-client-openssl33-server-openssl33.out ==== check-cipher-DHE-RSA-AES256-SHA256-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-AES256-SHA256-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-AES256-SHA256-client-openssl33-server-openssl33.out ==== run-cipher-DHE-RSA-CAMELLIA128-SHA-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-CAMELLIA128-SHA-client-openssl33-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-CAMELLIA128-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-CAMELLIA128-SHA-client-openssl33-server-openssl33.out -l DHE-RSA-CAMELLIA128-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-CAMELLIA128-SHA-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA128-SHA-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA128-SHA-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-CAMELLIA128-SHA-client-openssl33-server-openssl33.out ==== check-cipher-DHE-RSA-CAMELLIA128-SHA-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-CAMELLIA128-SHA-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-CAMELLIA128-SHA-client-openssl33-server-openssl33.out ==== run-cipher-DHE-RSA-CAMELLIA128-SHA256-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-CAMELLIA128-SHA256-client-openssl33-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-CAMELLIA128-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-CAMELLIA128-SHA256-client-openssl33-server-openssl33.out -l DHE-RSA-CAMELLIA128-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-CAMELLIA128-SHA256-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA128-SHA256-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA128-SHA256-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-CAMELLIA128-SHA256-client-openssl33-server-openssl33.out ==== check-cipher-DHE-RSA-CAMELLIA128-SHA256-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-CAMELLIA128-SHA256-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-CAMELLIA128-SHA256-client-openssl33-server-openssl33.out ==== run-cipher-DHE-RSA-CAMELLIA256-SHA-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-CAMELLIA256-SHA-client-openssl33-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-CAMELLIA256-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-CAMELLIA256-SHA-client-openssl33-server-openssl33.out -l DHE-RSA-CAMELLIA256-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-CAMELLIA256-SHA-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA256-SHA-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA256-SHA-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-CAMELLIA256-SHA-client-openssl33-server-openssl33.out ==== check-cipher-DHE-RSA-CAMELLIA256-SHA-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-CAMELLIA256-SHA-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-CAMELLIA256-SHA-client-openssl33-server-openssl33.out ==== run-cipher-DHE-RSA-CAMELLIA256-SHA256-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-CAMELLIA256-SHA256-client-openssl33-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-CAMELLIA256-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-CAMELLIA256-SHA256-client-openssl33-server-openssl33.out -l DHE-RSA-CAMELLIA256-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-CAMELLIA256-SHA256-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA256-SHA256-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-CAMELLIA256-SHA256-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-CAMELLIA256-SHA256-client-openssl33-server-openssl33.out ==== check-cipher-DHE-RSA-CAMELLIA256-SHA256-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-CAMELLIA256-SHA256-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-CAMELLIA256-SHA256-client-openssl33-server-openssl33.out ==== run-cipher-DHE-RSA-CHACHA20-POLY1305-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-DHE-RSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out -c rsa.crt -k rsa.key -l DHE-RSA-CHACHA20-POLY1305,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-DHE-RSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out -l DHE-RSA-CHACHA20-POLY1305,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-DHE-RSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-DHE-RSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-DHE-RSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-DHE-RSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out ==== check-cipher-DHE-RSA-CHACHA20-POLY1305-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-DHE-RSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-DHE-RSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out ==== run-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES128-GCM-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out -l ECDHE-ECDSA-AES128-GCM-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out ==== check-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-ECDSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out ==== run-cipher-ECDHE-ECDSA-AES128-SHA-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-ECDSA-AES128-SHA-client-openssl33-server-openssl33.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES128-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-ECDSA-AES128-SHA-client-openssl33-server-openssl33.out -l ECDHE-ECDSA-AES128-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES128-SHA-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-SHA-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-SHA-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES128-SHA-client-openssl33-server-openssl33.out ==== check-cipher-ECDHE-ECDSA-AES128-SHA-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-ECDSA-AES128-SHA-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-ECDSA-AES128-SHA-client-openssl33-server-openssl33.out ==== run-cipher-ECDHE-ECDSA-AES128-SHA256-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-ECDSA-AES128-SHA256-client-openssl33-server-openssl33.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES128-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-ECDSA-AES128-SHA256-client-openssl33-server-openssl33.out -l ECDHE-ECDSA-AES128-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES128-SHA256-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-SHA256-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES128-SHA256-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES128-SHA256-client-openssl33-server-openssl33.out ==== check-cipher-ECDHE-ECDSA-AES128-SHA256-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-ECDSA-AES128-SHA256-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-ECDSA-AES128-SHA256-client-openssl33-server-openssl33.out ==== run-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES256-GCM-SHA384,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out -l ECDHE-ECDSA-AES256-GCM-SHA384,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out ==== check-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-ECDSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out ==== run-cipher-ECDHE-ECDSA-AES256-SHA-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-ECDSA-AES256-SHA-client-openssl33-server-openssl33.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES256-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-ECDSA-AES256-SHA-client-openssl33-server-openssl33.out -l ECDHE-ECDSA-AES256-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES256-SHA-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-SHA-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-SHA-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES256-SHA-client-openssl33-server-openssl33.out ==== check-cipher-ECDHE-ECDSA-AES256-SHA-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-ECDSA-AES256-SHA-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-ECDSA-AES256-SHA-client-openssl33-server-openssl33.out ==== run-cipher-ECDHE-ECDSA-AES256-SHA384-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-ECDSA-AES256-SHA384-client-openssl33-server-openssl33.out -c ec.crt -k ec.key -l ECDHE-ECDSA-AES256-SHA384,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-ECDSA-AES256-SHA384-client-openssl33-server-openssl33.out -l ECDHE-ECDSA-AES256-SHA384,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-AES256-SHA384-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-SHA384-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-AES256-SHA384-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-AES256-SHA384-client-openssl33-server-openssl33.out ==== check-cipher-ECDHE-ECDSA-AES256-SHA384-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-ECDSA-AES256-SHA384-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-ECDSA-AES256-SHA384-client-openssl33-server-openssl33.out ==== run-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out -c ec.crt -k ec.key -l ECDHE-ECDSA-CHACHA20-POLY1305,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out -l ECDHE-ECDSA-CHACHA20-POLY1305,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out ==== check-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-ECDSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out ==== run-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES128-GCM-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out -l ECDHE-RSA-AES128-GCM-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out ==== check-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-RSA-AES128-GCM-SHA256-client-openssl33-server-openssl33.out ==== run-cipher-ECDHE-RSA-AES128-SHA-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-RSA-AES128-SHA-client-openssl33-server-openssl33.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES128-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-RSA-AES128-SHA-client-openssl33-server-openssl33.out -l ECDHE-RSA-AES128-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES128-SHA-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES128-SHA-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES128-SHA-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES128-SHA-client-openssl33-server-openssl33.out ==== check-cipher-ECDHE-RSA-AES128-SHA-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-RSA-AES128-SHA-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-RSA-AES128-SHA-client-openssl33-server-openssl33.out ==== run-cipher-ECDHE-RSA-AES128-SHA256-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-RSA-AES128-SHA256-client-openssl33-server-openssl33.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES128-SHA256,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-RSA-AES128-SHA256-client-openssl33-server-openssl33.out -l ECDHE-RSA-AES128-SHA256,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES128-SHA256-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES128-SHA256-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES128-SHA256-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES128-SHA256-client-openssl33-server-openssl33.out ==== check-cipher-ECDHE-RSA-AES128-SHA256-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-RSA-AES128-SHA256-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-RSA-AES128-SHA256-client-openssl33-server-openssl33.out ==== run-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES256-GCM-SHA384,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out -l ECDHE-RSA-AES256-GCM-SHA384,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out ==== check-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-RSA-AES256-GCM-SHA384-client-openssl33-server-openssl33.out ==== run-cipher-ECDHE-RSA-AES256-SHA-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-RSA-AES256-SHA-client-openssl33-server-openssl33.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES256-SHA,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-RSA-AES256-SHA-client-openssl33-server-openssl33.out -l ECDHE-RSA-AES256-SHA,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES256-SHA-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES256-SHA-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES256-SHA-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES256-SHA-client-openssl33-server-openssl33.out ==== check-cipher-ECDHE-RSA-AES256-SHA-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-RSA-AES256-SHA-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-RSA-AES256-SHA-client-openssl33-server-openssl33.out ==== run-cipher-ECDHE-RSA-AES256-SHA384-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-RSA-AES256-SHA384-client-openssl33-server-openssl33.out -c rsa.crt -k rsa.key -l ECDHE-RSA-AES256-SHA384,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-RSA-AES256-SHA384-client-openssl33-server-openssl33.out -l ECDHE-RSA-AES256-SHA384,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-AES256-SHA384-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-RSA-AES256-SHA384-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-AES256-SHA384-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-RSA-AES256-SHA384-client-openssl33-server-openssl33.out ==== check-cipher-ECDHE-RSA-AES256-SHA384-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-RSA-AES256-SHA384-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-RSA-AES256-SHA384-client-openssl33-server-openssl33.out ==== run-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-openssl33-server-openssl33 ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out -c rsa.crt -k rsa.key -l ECDHE-RSA-CHACHA20-POLY1305,@SECLEVEL=0 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out -l ECDHE-RSA-CHACHA20-POLY1305,@SECLEVEL=0 `sed -n 's/listen sock: //p' server-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out` grep -q '^success$' server-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out || { sleep 1; grep -q '^success$' server-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out; } grep -q '^success$' client-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out ==== check-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-openssl33-server-openssl33 ==== # client and server 1.3 capable, not TLS 1.3 cipher # openssl 1.1 generic client cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' client-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out # generic server cipher grep -q ' Cipher *: TLS_AES_256_GCM_SHA384$' server-cipher-ECDHE-RSA-CHACHA20-POLY1305-client-openssl33-server-openssl33.out ===> cert ==== run-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-nocert-noverify ==== openssl req -batch -new -subj /L=OpenBSD/O=tls-regress/OU=server/CN=127.0.0.1/ -nodes -newkey rsa -keyout 127.0.0.1.key -x509 -out 127.0.0.1.crt Generating a 2048 bit RSA private key ....... ... writing new private key to '127.0.0.1.key' ----- openssl req -batch -new -subj /L=OpenBSD/O=tls-regress/OU=ca/CN=root/ -nodes -newkey rsa -keyout ca.key -x509 -out ca.crt Generating a 2048 bit RSA private key .......................................................................................................... ............ writing new private key to 'ca.key' ----- openssl req -batch -new -subj /L=OpenBSD/O=tls-regress/OU=ca/CN=root/ -nodes -newkey rsa -keyout fake-ca.key -x509 -out fake-ca.crt Generating a 2048 bit RSA private key ............................................................ .. writing new private key to 'fake-ca.key' ----- openssl req -batch -new -subj /L=OpenBSD/O=tls-regress/OU=client/CN=localhost/ -nodes -newkey rsa -keyout client.key -out client.req Generating a 2048 bit RSA private key ..... ................................... writing new private key to 'client.key' ----- openssl x509 -CAcreateserial -CAkey ca.key -CA ca.crt -req -in client.req -out client.crt Signature ok subject=/L=OpenBSD/O=tls-regress/OU=client/CN=localhost openssl req -batch -new -subj /L=OpenBSD/O=tls-regress/OU=server/CN=localhost/ -nodes -newkey rsa -keyout server.key -out server.req Generating a 2048 bit RSA private key ...... ......................... writing new private key to 'server.key' ----- openssl x509 -CAcreateserial -CAkey ca.key -CA ca.crt -req -in server.req -out server.crt Signature ok subject=/L=OpenBSD/O=tls-regress/OU=server/CN=localhost LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-nocert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-nocert-noverify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-nocert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-nocert-noverify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-nocert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-nocert-noverify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-nocert-verify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-nocert-verify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-nocert-verify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-nocert-verify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-nocert-verify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-nocert-verify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-nocert-verify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-nocert-verify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-nocert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-nocert-certverify.out` 2010653635032:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 8608485093848:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-nocert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-nocert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 13926336688600:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-nocert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-nocert-certverify.out` 8448655929816:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-noverify.out` 13436606116312:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-noverify.out server-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-noverify.out client-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-noverify.out` 4543537496536:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-noverify.out server-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-noverify.out client-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 2394602660312:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-noverify.out server-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-noverify.out client-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-verify.out` 17130183725528:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-verify.out server-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-verify.out client-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-verify.out` 17025353646552:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-verify.out server-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-verify.out client-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 9520373141976:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-verify.out server-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-verify.out client-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-certverify.out` 7146384339416:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-certverify.out server-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-certverify.out client-cert-client-libressl-noca-nocert-verify-server-libressl-noca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-certverify.out` 10533402804696:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-certverify.out server-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-certverify.out client-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 4544454455768:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-certverify.out server-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-certverify.out client-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-cert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-cert-noverify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-cert-noverify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-cert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-cert-noverify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-cert-noverify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-cert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-cert-noverify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-cert-verify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-cert-verify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-cert-verify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-cert-verify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-cert-verify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-cert-verify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-cert-verify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-cert-verify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-cert-verify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-cert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-libressl-noca-cert-certverify.out` 4436804927960:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 13712684065240:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-cert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-noca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 14143723082200:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-cert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-noca-cert-certverify.out` 13424008872408:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-noca-nocert-verify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-verify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-libressl-noca-cert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-libressl-noca-cert-noverify.out` 11330710823384:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-libressl-noca-cert-noverify.out server-cert-client-libressl-noca-nocert-verify-server-libressl-noca-cert-noverify.out client-cert-client-libressl-noca-nocert-verify-server-libressl-noca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-cert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-cert-noverify.out` 13290812535256:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-cert-noverify.out server-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-cert-noverify.out client-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-cert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-cert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 10211107307992:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-cert-noverify.out server-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-cert-noverify.out client-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-verify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-libressl-noca-cert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-libressl-noca-cert-verify.out` 15758368719320:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-libressl-noca-cert-verify.out server-cert-client-libressl-noca-nocert-verify-server-libressl-noca-cert-verify.out client-cert-client-libressl-noca-nocert-verify-server-libressl-noca-cert-verify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-cert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-cert-verify.out` 9055299178968:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-cert-verify.out server-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-cert-verify.out client-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-cert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-cert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 14462487613912:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-cert-verify.out server-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-cert-verify.out client-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-cert-verify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-verify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-libressl-noca-cert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-libressl-noca-cert-certverify.out` 13414225998296:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 ==== run-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-cert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-openssl33-noca-cert-certverify.out` 16711702573528:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 ==== run-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-cert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-libressl-noca-cert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 1288420950488:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 ==== run-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-noverify.out success ==== run-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-noverify.out success ==== run-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-noverify.out success ==== run-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-verify.out` 14176618193368:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-verify.out server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-verify.out client-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-verify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 5715175494104:error:1404C418:SSL routines:ST_OK:tlsv1 alert unknown ca:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 48 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-verify.out server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-verify.out client-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-verify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-verify.out` 280526864856:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 client: SSL_read 0 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-verify.out server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-verify.out client-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-verify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-certverify.out` 14794625782232:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-certverify.out server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-certverify.out client-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-certverify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 2762817446360:error:1404C418:SSL routines:ST_OK:tlsv1 alert unknown ca:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 48 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-certverify.out server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-certverify.out client-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-certverify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-certverify.out` 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 8399974375896:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 client: SSL_read 0 grep '^verify: fail' client-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-certverify.out server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-certverify.out client-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-certverify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-noverify.out` 12276963713496:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-noverify.out server-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-noverify.out client-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-noverify.out` 17376582533592:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-noverify.out server-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-noverify.out client-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 11248480272856:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-noverify.out server-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-noverify.out client-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-verify.out` 14882602922456:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-verify.out server-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-verify.out client-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-verify.out` 5575295136216:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-verify.out server-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-verify.out client-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 2909936648664:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-verify.out server-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-verify.out client-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-certverify.out` 4570885198296:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-certverify.out server-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-certverify.out client-cert-client-libressl-noca-cert-verify-server-libressl-noca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-certverify.out` 8000212259288:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-certverify.out server-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-certverify.out client-cert-client-libressl-noca-cert-verify-server-openssl33-noca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 2559170601432:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-certverify.out server-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-certverify.out client-cert-client-openssl33-noca-cert-verify-server-libressl-noca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-noverify.out` grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-noverify.out success ==== run-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-noverify.out` grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-noverify.out success ==== run-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-noverify.out success ==== run-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-verify.out` 4181136703960:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-verify.out server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-verify.out client-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-verify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-verify.out:verify: fail ==== run-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-verify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 4169796665816:error:1404C418:SSL routines:ST_OK:tlsv1 alert unknown ca:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 48 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-verify.out server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-verify.out client-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-verify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-verify.out` 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 client: SSL_read 0 11877415858648:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-verify.out server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-verify.out client-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-verify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-verify.out:verify: fail ==== run-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-certverify.out` 3200586527192:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-certverify.out server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-certverify.out client-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-certverify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-libressl-noca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-certverify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 16378819863000:error:1404C418:SSL routines:ST_OK:tlsv1 alert unknown ca:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 48 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-certverify.out server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-certverify.out client-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-certverify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-openssl33-noca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-certverify.out` 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 client: SSL_read 0 10781807411672:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-certverify.out server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-certverify.out client-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-certverify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-libressl-noca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-noverify.out` 8423740891608:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-noverify.out server-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-noverify.out client-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-noverify.out` 12095399866840:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-noverify.out server-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-noverify.out client-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 13024899047896:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-noverify.out server-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-noverify.out client-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-verify.out` 8342585729496:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-verify.out server-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-verify.out client-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-verify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-verify.out` 7795425911256:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-verify.out server-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-verify.out client-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 16276737008088:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-verify.out server-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-verify.out client-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-verify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-certverify.out` 13634973528536:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-certverify.out server-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-certverify.out client-cert-client-libressl-noca-cert-verify-server-libressl-noca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-certverify.out` 9136301904344:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-certverify.out server-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-certverify.out client-cert-client-libressl-noca-cert-verify-server-openssl33-noca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 9427618288088:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-certverify.out server-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-certverify.out client-cert-client-openssl33-noca-cert-verify-server-libressl-noca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-nocert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-nocert-noverify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-nocert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-nocert-noverify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-nocert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-nocert-noverify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-nocert-verify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-nocert-verify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-nocert-verify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-nocert-verify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-nocert-verify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-nocert-verify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-nocert-verify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-nocert-verify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-nocert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-nocert-certverify.out` 957070389720:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 14108129628632:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-nocert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-nocert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 8459468206552:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-nocert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-nocert-certverify.out` 13017367560664:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-noverify.out` 12742490112472:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-noverify.out server-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-noverify.out client-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-noverify.out` 1151339332056:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-noverify.out server-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-noverify.out client-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 15978480914904:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-noverify.out server-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-noverify.out client-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-verify.out` 8012948410840:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-verify.out server-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-verify.out client-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-verify.out` 9363238408664:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-verify.out server-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-verify.out client-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 2074539360728:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-verify.out server-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-verify.out client-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-certverify.out` 7355157082584:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-certverify.out server-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-certverify.out client-cert-client-libressl-noca-nocert-verify-server-libressl-ca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-certverify.out` 6184284512728:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-certverify.out server-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-certverify.out client-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 15643337912792:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-certverify.out server-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-certverify.out client-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-cert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-cert-noverify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-cert-noverify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-cert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-cert-noverify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-cert-noverify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-cert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-cert-noverify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-cert-verify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-cert-verify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-cert-verify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-cert-verify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-cert-verify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-cert-verify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-cert-verify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-cert-verify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-cert-verify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-cert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-libressl-ca-cert-certverify.out` 12785201832408:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 15567941575128:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-cert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-ca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 12047544263128:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-cert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-ca-cert-certverify.out` 11654633300440:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-noca-nocert-verify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-verify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-libressl-ca-cert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-libressl-ca-cert-noverify.out` 2346387366360:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-libressl-ca-cert-noverify.out server-cert-client-libressl-noca-nocert-verify-server-libressl-ca-cert-noverify.out client-cert-client-libressl-noca-nocert-verify-server-libressl-ca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-cert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-cert-noverify.out` 15299197178328:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-cert-noverify.out server-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-cert-noverify.out client-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-cert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-cert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 14156477149656:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-cert-noverify.out server-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-cert-noverify.out client-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-verify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-libressl-ca-cert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-libressl-ca-cert-verify.out` 7966213951960:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-libressl-ca-cert-verify.out server-cert-client-libressl-noca-nocert-verify-server-libressl-ca-cert-verify.out client-cert-client-libressl-noca-nocert-verify-server-libressl-ca-cert-verify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-cert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-cert-verify.out` 5880802505176:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-cert-verify.out server-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-cert-verify.out client-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-cert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-cert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 174424519128:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-cert-verify.out server-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-cert-verify.out client-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-cert-verify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-verify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-libressl-ca-cert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-libressl-ca-cert-certverify.out` 14021513994712:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 ==== run-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-cert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-openssl33-ca-cert-certverify.out` 17162220757464:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 ==== run-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-cert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-libressl-ca-cert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 6570611020248:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 ==== run-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-noverify.out success ==== run-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-noverify.out success ==== run-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-noverify.out success ==== run-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-verify.out` grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-verify.out success ==== run-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-verify.out` grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-verify.out success ==== run-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-verify.out success ==== run-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-certverify.out` grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-certverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-certverify.out; } success grep '^success$' client-cert-client-libressl-noca-cert-noverify-server-libressl-ca-nocert-certverify.out success ==== run-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-certverify.out` grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-certverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-certverify.out; } success grep '^success$' client-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-nocert-certverify.out success ==== run-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-certverify.out` grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-certverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-certverify.out; } success grep '^success$' client-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-nocert-certverify.out success ==== run-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-noverify.out` 816067559896:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-noverify.out server-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-noverify.out client-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-noverify.out` 16249595036120:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-noverify.out server-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-noverify.out client-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 59703874008:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-noverify.out server-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-noverify.out client-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-verify.out` 11428783026648:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-verify.out server-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-verify.out client-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-verify.out` 13142430351832:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-verify.out server-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-verify.out client-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 656948376024:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-verify.out server-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-verify.out client-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-certverify.out` 3277629071832:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-certverify.out server-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-certverify.out client-cert-client-libressl-noca-cert-verify-server-libressl-ca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-certverify.out` 5091963257304:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-certverify.out server-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-certverify.out client-cert-client-libressl-noca-cert-verify-server-openssl33-ca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 11011484570072:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-certverify.out server-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-certverify.out client-cert-client-openssl33-noca-cert-verify-server-libressl-ca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-noverify.out` grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-noverify.out success ==== run-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-noverify.out` grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-noverify.out success ==== run-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-noverify.out success ==== run-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-verify.out` grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-verify.out success ==== run-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-verify.out` grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-verify.out success ==== run-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-verify.out` grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-verify.out success ==== run-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-certverify.out` grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-certverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-certverify.out; } success grep '^success$' client-cert-client-libressl-noca-cert-noverify-server-libressl-ca-cert-certverify.out success ==== run-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-certverify.out` grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-certverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-certverify.out; } success grep '^success$' client-cert-client-libressl-noca-cert-noverify-server-openssl33-ca-cert-certverify.out success ==== run-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-certverify.out` grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-certverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-certverify.out; } success grep '^success$' client-cert-client-openssl33-noca-cert-noverify-server-libressl-ca-cert-certverify.out success ==== run-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-noverify.out` 10992676700632:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-noverify.out server-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-noverify.out client-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-noverify.out` 251099972056:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-noverify.out server-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-noverify.out client-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 17168861364696:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-noverify.out server-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-noverify.out client-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-verify.out` 11999924371928:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-verify.out server-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-verify.out client-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-verify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-verify.out` 7590575374808:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-verify.out server-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-verify.out client-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 15499084567000:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-verify.out server-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-verify.out client-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-verify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-certverify.out` 9394425643480:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-certverify.out server-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-certverify.out client-cert-client-libressl-noca-cert-verify-server-libressl-ca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-certverify.out` 12923809243608:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-certverify.out server-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-certverify.out client-cert-client-libressl-noca-cert-verify-server-openssl33-ca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 9573746033112:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-certverify.out server-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-certverify.out client-cert-client-openssl33-noca-cert-verify-server-libressl-ca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-nocert-verify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-nocert-verify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-nocert-verify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-nocert-verify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-nocert-verify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-nocert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-nocert-certverify.out` 15012096553432:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 12217475400152:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-nocert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-nocert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 17289965076952:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-nocert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-nocert-certverify.out` 8958027526616:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-noverify.out` 2516031369688:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-noverify.out server-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-noverify.out client-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out` 3218756321752:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out server-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out client-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 7189433852376:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-noverify.out server-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-noverify.out client-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-verify.out` 9528744079832:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-verify.out server-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-verify.out client-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-verify.out` 10367116235224:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-verify.out server-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-verify.out client-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 12428675654104:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-verify.out server-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-verify.out client-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-certverify.out` 727789736408:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-certverify.out server-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-certverify.out client-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out` 9281130557912:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out server-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out client-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 2037998957016:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-certverify.out server-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-certverify.out client-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-cert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-cert-noverify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-cert-noverify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-cert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-cert-noverify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-cert-verify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-cert-verify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-cert-verify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-cert-verify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-cert-verify.out` grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-cert-verify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-cert-verify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-cert-verify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-cert-verify.out success ==== run-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-cert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-libressl-fakeca-cert-certverify.out` 9005059498456:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 16610914849240:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-cert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-noverify-server-openssl33-fakeca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 11882091667928:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-cert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-libressl-fakeca-cert-certverify.out` 1708893274584:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-noverify.out` 12030180508120:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 12030180508120:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 12030180508120:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 12030180508120:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-noverify.out server-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-noverify.out client-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-noverify.out` 16521453887960:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 16521453887960:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 16521453887960:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 16521453887960:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-noverify.out server-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-noverify.out client-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-cert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-cert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 8797029683672:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-cert-noverify.out server-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-cert-noverify.out client-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-verify.out` 9003386790360:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 9003386790360:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 9003386790360:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 9003386790360:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-verify.out server-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-verify.out client-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-verify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-verify.out` 14600148787672:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 14600148787672:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 14600148787672:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 14600148787672:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-verify.out server-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-verify.out client-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-cert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-cert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 2275332936152:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-cert-verify.out server-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-cert-verify.out client-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-cert-verify.out:verify: fail ==== run-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-libressl-fakeca-cert-certverify.out` 6305931956696:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 6305931956696:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 6305931956696:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 6305931956696:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 ==== run-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-nocert-verify-server-openssl33-fakeca-cert-certverify.out` 16660674773464:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 16660674773464:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 16660674773464:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 16660674773464:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 ==== run-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-cert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-libressl-fakeca-cert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 4396796772824:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 ==== run-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-noverify.out success ==== run-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out success ==== run-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-noverify.out success ==== run-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-verify.out` 11795457073624:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 11795457073624:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 11795457073624:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 11795457073624:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-verify.out server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-verify.out client-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 3230609310168:error:1404C41B:SSL routines:ST_OK:tlsv1 alert decrypt error:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 51 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-verify.out server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-verify.out client-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-verify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-verify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 11614608064984:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: client: SSL_read 0 11614608064984:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 11614608064984:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 11614608064984:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-verify.out server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-verify.out client-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-certverify.out` 3696438190552:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 3696438190552:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 3696438190552:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 3696438190552:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-certverify.out server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-certverify.out client-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 11615141597656:error:1404C41B:SSL routines:ST_OK:tlsv1 alert decrypt error:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 51 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out client-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-certverify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 13342350840280:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: client: SSL_read 0 13342350840280:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 13342350840280:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 13342350840280:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-certverify.out server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-certverify.out client-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-noverify.out` 12411810062808:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-noverify.out server-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-noverify.out client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-noverify.out` 2149516894680:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-noverify.out server-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-noverify.out client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 10340914930136:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-noverify.out server-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-noverify.out client-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-verify.out` 5975671939544:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-verify.out server-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-verify.out client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-verify.out` 2182843363800:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-verify.out server-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-verify.out client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 16249208017368:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-verify.out server-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-verify.out client-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-certverify.out` 16051008049624:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-certverify.out server-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-certverify.out client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-certverify.out` 99025600984:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-certverify.out server-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-certverify.out client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 160145797592:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-certverify.out server-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-certverify.out client-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-noverify.out` grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-noverify.out success ==== run-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-noverify.out` grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-noverify.out success ==== run-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-noverify.out success ==== run-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-verify.out` 152105112024:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 152105112024:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 152105112024:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 152105112024:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-verify.out server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-verify.out client-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail ==== run-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 10535215825368:error:1404C41B:SSL routines:ST_OK:tlsv1 alert decrypt error:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 51 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-verify.out server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-verify.out client-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-verify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-verify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 client: SSL_read 0 15032798487000:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 15032798487000:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 15032798487000:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 15032798487000:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-verify.out server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-verify.out client-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail ==== run-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-certverify.out` 8892993745368:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 8892993745368:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 8892993745368:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 8892993745368:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-certverify.out server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-certverify.out client-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 13923383554520:error:1404C41B:SSL routines:ST_OK:tlsv1 alert decrypt error:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 51 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-certverify.out server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-certverify.out client-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-certverify.out:verify: fail server-cert-client-libressl-noca-cert-noverify-server-openssl33-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-certverify.out` 7234545181144:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 7234545181144:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 7234545181144:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 7234545181144:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: client: SSL_read 0 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-certverify.out server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-certverify.out client-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-noverify.out` 14615866343896:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 14615866343896:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 14615866343896:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 14615866343896:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-noverify.out server-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-noverify.out client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-noverify.out` 14971359211992:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 14971359211992:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 14971359211992:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 14971359211992:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-noverify.out server-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-noverify.out client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 12905409106392:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-noverify.out server-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-noverify.out client-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-verify.out` 2042439590360:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 2042439590360:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 2042439590360:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 2042439590360:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-verify.out server-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-verify.out client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-verify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-verify.out` 16835439473112:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 16835439473112:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 16835439473112:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 16835439473112:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-verify.out server-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-verify.out client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 11250094039512:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-verify.out server-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-verify.out client-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-verify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-certverify.out` 943692452312:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 943692452312:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 943692452312:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 943692452312:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-certverify.out server-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-certverify.out client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-noca-cert-verify-server-libressl-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-certverify.out` 10461724508632:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 10461724508632:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 10461724508632:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 10461724508632:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-certverify.out server-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-certverify.out client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-noca-cert-verify-server-openssl33-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 11332132258264:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-certverify.out server-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-certverify.out client-cert-client-openssl33-noca-cert-verify-server-libressl-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-nocert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-nocert-noverify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-nocert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-nocert-noverify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-nocert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-nocert-noverify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-nocert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-nocert-verify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-nocert-verify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-nocert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-nocert-verify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-nocert-verify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-nocert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-nocert-verify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-nocert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-nocert-certverify.out` 7348523155928:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 17416037409240:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-nocert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-nocert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 11933998965208:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-nocert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-nocert-certverify.out` 17195545481688:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-noverify.out` 10009528119768:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-noverify.out server-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-noverify.out client-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-noverify.out` 4933224833496:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-noverify.out server-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-noverify.out client-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 5482616091096:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-noverify.out server-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-noverify.out client-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-verify.out` 15443703947736:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-verify.out server-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-verify.out client-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-verify.out` 4164015092184:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-verify.out server-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-verify.out client-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 1357958427096:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-verify.out server-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-verify.out client-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-certverify.out` 7136012272088:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-certverify.out server-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-certverify.out client-cert-client-libressl-ca-nocert-verify-server-libressl-noca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-certverify.out` 1318344778200:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-certverify.out server-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-certverify.out client-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 9917697671640:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-certverify.out server-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-certverify.out client-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-cert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-cert-noverify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-cert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-cert-noverify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-cert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-cert-noverify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-cert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-cert-verify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-cert-verify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-cert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-cert-verify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-cert-verify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-cert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-cert-verify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-cert-verify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-cert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-libressl-noca-cert-certverify.out` 4250608632280:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 5686223868376:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-cert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-noca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 11749073011160:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-cert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-noca-cert-certverify.out` 5287358214616:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-ca-nocert-verify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-verify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-libressl-noca-cert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-libressl-noca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-libressl-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-libressl-noca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-verify-server-libressl-noca-cert-noverify.out success ==== run-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-cert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-cert-noverify.out success ==== run-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-cert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-cert-noverify.out success ==== run-cert-client-libressl-ca-nocert-verify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-verify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-libressl-noca-cert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-libressl-noca-cert-verify.out` grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-libressl-noca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-libressl-noca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-verify-server-libressl-noca-cert-verify.out success ==== run-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-cert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-cert-verify.out` grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-cert-verify.out success ==== run-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-cert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-cert-verify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-cert-verify.out success ==== run-cert-client-libressl-ca-nocert-verify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-verify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-libressl-noca-cert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-libressl-noca-cert-certverify.out` 10455245943256:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 13465944273368:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-cert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-openssl33-noca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 10458886631896:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-cert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-libressl-noca-cert-certverify.out` 17049357373912:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-noverify.out success ==== run-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-noverify.out success ==== run-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-noverify.out success ==== run-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-verify.out` 794819346904:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-verify.out server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-verify.out client-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-verify.out:verify: fail server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 376190407128:error:1404C418:SSL routines:ST_OK:tlsv1 alert unknown ca:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 48 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-verify.out server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-verify.out client-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-verify.out:verify: fail server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-verify.out` 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 1387497914840:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 client: SSL_read 0 grep '^verify: fail' client-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-verify.out server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-verify.out client-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-verify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-certverify.out` 2940457660888:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-certverify.out server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-certverify.out client-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-certverify.out:verify: fail server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 8798279893464:error:1404C418:SSL routines:ST_OK:tlsv1 alert unknown ca:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 48 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-certverify.out server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-certverify.out client-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-certverify.out:verify: fail server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-certverify.out` 10855186285016:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 client: SSL_read 0 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-certverify.out server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-certverify.out client-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-certverify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-noverify.out` 12794107355608:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-noverify.out server-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-noverify.out client-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-noverify.out` 1485821870552:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-noverify.out server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-noverify.out client-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 3504270811608:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-noverify.out server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-noverify.out client-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-verify.out` 15418260099544:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-verify.out server-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-verify.out client-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-verify.out` 7731967709656:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-verify.out server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-verify.out client-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 3714925015512:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-verify.out server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-verify.out client-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-certverify.out` 1012885582296:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-certverify.out server-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-certverify.out client-cert-client-libressl-ca-cert-verify-server-libressl-noca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-certverify.out` 14714806075864:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-certverify.out server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-certverify.out client-cert-client-libressl-ca-cert-verify-server-openssl33-noca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 5885388603864:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-certverify.out server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-certverify.out client-cert-client-openssl33-ca-cert-verify-server-libressl-noca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-noverify.out success ==== run-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-noverify.out success ==== run-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-noverify.out success ==== run-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-verify.out` 16579178365400:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-verify.out server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-verify.out server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-verify.out:verify: fail ==== run-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-verify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 6941202797016:error:1404C418:SSL routines:ST_OK:tlsv1 alert unknown ca:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 48 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-verify.out server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-verify.out server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-verify.out` 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 16870807699928:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: client: SSL_read 0 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-verify.out server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-verify.out server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-verify.out:verify: fail ==== run-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-certverify.out` 12294652883416:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-certverify.out server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-certverify.out server-cert-client-libressl-ca-cert-noverify-server-libressl-noca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-certverify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 11781707018712:error:1404C418:SSL routines:ST_OK:tlsv1 alert unknown ca:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 48 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-certverify.out server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-certverify.out server-cert-client-libressl-ca-cert-noverify-server-openssl33-noca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-certverify.out` 9195957731800:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 client: SSL_read 0 grep '^verify: fail' client-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-certverify.out server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-certverify.out server-cert-client-openssl33-ca-cert-noverify-server-libressl-noca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-noverify.out success ==== run-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-noverify.out success ==== run-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-noverify.out success ==== run-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-verify.out` 9098691813848:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-verify.out server-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-verify.out server-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-verify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-verify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 2755440095704:error:1404C418:SSL routines:ST_OK:tlsv1 alert unknown ca:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 48 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-verify.out server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-verify.out server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-verify.out` 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 1175830299096:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: client: SSL_read 0 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-verify.out server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-verify.out server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-verify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-certverify.out` 4832740749784:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-certverify.out server-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-certverify.out server-cert-client-libressl-ca-cert-verify-server-libressl-noca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-certverify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 15582694220248:error:1404C418:SSL routines:ST_OK:tlsv1 alert unknown ca:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 48 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-certverify.out server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-certverify.out server-cert-client-libressl-ca-cert-verify-server-openssl33-noca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-certverify.out` 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 client: SSL_read 0 3269469659608:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-certverify.out server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-certverify.out server-cert-client-openssl33-ca-cert-verify-server-libressl-noca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-nocert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-nocert-noverify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-nocert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-nocert-noverify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-nocert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-nocert-noverify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-nocert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-nocert-verify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-nocert-verify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-nocert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-nocert-verify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-nocert-verify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-nocert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-nocert-verify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-nocert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-nocert-certverify.out` 8355714081240:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 12713332543960:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-nocert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-nocert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 146229809624:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-nocert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-nocert-certverify.out` 16049590739416:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-noverify.out` 9885882118616:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-noverify.out server-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-noverify.out client-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-noverify.out` 2845544341976:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-noverify.out server-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-noverify.out client-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 11713286504920:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-noverify.out server-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-noverify.out client-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-verify.out` 6972547170776:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-verify.out server-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-verify.out client-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-verify.out` 11725092495832:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-verify.out server-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-verify.out client-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 11183092277720:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-verify.out server-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-verify.out client-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-certverify.out` 8965770174936:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-certverify.out server-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-certverify.out client-cert-client-libressl-ca-nocert-verify-server-libressl-ca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-certverify.out` 10802201727448:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-certverify.out server-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-certverify.out client-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 16836790161880:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-certverify.out server-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-certverify.out client-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-cert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-cert-noverify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-cert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-cert-noverify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-cert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-cert-noverify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-cert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-cert-verify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-cert-verify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-cert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-cert-verify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-cert-verify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-cert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-cert-verify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-cert-verify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-cert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-libressl-ca-cert-certverify.out` 2989480583640:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 12744907108824:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-cert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-ca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 1609902866904:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-cert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-ca-cert-certverify.out` 1354767491544:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-ca-nocert-verify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-verify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-libressl-ca-cert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-libressl-ca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-libressl-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-libressl-ca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-verify-server-libressl-ca-cert-noverify.out success ==== run-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-cert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-cert-noverify.out success ==== run-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-cert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-cert-noverify.out success ==== run-cert-client-libressl-ca-nocert-verify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-verify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-libressl-ca-cert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-libressl-ca-cert-verify.out` grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-libressl-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-libressl-ca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-verify-server-libressl-ca-cert-verify.out success ==== run-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-cert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-cert-verify.out` grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-cert-verify.out success ==== run-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-cert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-cert-verify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-cert-verify.out success ==== run-cert-client-libressl-ca-nocert-verify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-verify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-libressl-ca-cert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-libressl-ca-cert-certverify.out` 10669061464536:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 5071846437336:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-cert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-openssl33-ca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 7651698000344:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-cert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-libressl-ca-cert-certverify.out` 3102829228504:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-noverify.out success ==== run-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-noverify.out success ==== run-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-noverify.out success ==== run-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-verify.out` grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-verify.out success ==== run-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-verify.out` grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-verify.out success ==== run-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-verify.out success ==== run-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-certverify.out` grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-certverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-certverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-noverify-server-libressl-ca-nocert-certverify.out success ==== run-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-certverify.out` grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-certverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-certverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-nocert-certverify.out success ==== run-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-certverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-certverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-certverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-nocert-certverify.out success ==== run-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-noverify.out` 10750368907736:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-noverify.out server-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-noverify.out client-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-noverify.out` 15349508751832:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-noverify.out server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-noverify.out client-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 4719995826648:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-noverify.out server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-noverify.out client-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-verify.out` 11740314603992:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-verify.out server-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-verify.out client-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-verify.out` 6631881372120:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-verify.out server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-verify.out client-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 11314469573080:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-verify.out server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-verify.out client-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-certverify.out` 7271259509208:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-certverify.out server-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-certverify.out client-cert-client-libressl-ca-cert-verify-server-libressl-ca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-certverify.out` 5676952064472:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-certverify.out server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-certverify.out client-cert-client-libressl-ca-cert-verify-server-openssl33-ca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 15861964870104:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-certverify.out server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-certverify.out client-cert-client-openssl33-ca-cert-verify-server-libressl-ca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-noverify.out success ==== run-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-noverify.out success ==== run-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-noverify.out success ==== run-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-verify.out` grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-verify.out success ==== run-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-verify.out` grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-verify.out success ==== run-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-verify.out` grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-verify.out success ==== run-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-certverify.out` grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-certverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-certverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-noverify-server-libressl-ca-cert-certverify.out success ==== run-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-certverify.out` grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-certverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-certverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-noverify-server-openssl33-ca-cert-certverify.out success ==== run-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-certverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-certverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-certverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-noverify-server-libressl-ca-cert-certverify.out success ==== run-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-noverify.out success ==== run-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-noverify.out success ==== run-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-noverify.out success ==== run-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-verify.out` grep '^success$' server-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-verify.out success ==== run-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-verify.out` grep '^success$' server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-verify.out success ==== run-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-verify.out` grep '^success$' server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-verify.out success ==== run-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-certverify.out` grep '^success$' server-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-certverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-certverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-verify-server-libressl-ca-cert-certverify.out success ==== run-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-certverify.out` grep '^success$' server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-certverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-certverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-verify-server-openssl33-ca-cert-certverify.out success ==== run-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-certverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-certverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-certverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-verify-server-libressl-ca-cert-certverify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-nocert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-nocert-verify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-nocert-verify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-nocert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-nocert-verify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-nocert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-nocert-certverify.out` 3597942850008:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 12372884734424:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-nocert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-nocert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 2387943698904:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-nocert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-nocert-certverify.out` 5260225241560:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-noverify.out` 16135257539032:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-noverify.out server-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-noverify.out client-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out` 6193216463320:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out server-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out client-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 3497459872216:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-noverify.out server-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-noverify.out client-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-verify.out` 138456773080:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-verify.out server-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-verify.out client-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-verify.out` 1736326230488:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-verify.out server-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-verify.out client-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 5797621584344:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-verify.out server-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-verify.out client-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-certverify.out` 13250625352152:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-certverify.out server-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-certverify.out client-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out` 5613602681304:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out server-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out client-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 17199644881368:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-certverify.out server-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-certverify.out client-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-cert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-cert-noverify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-cert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-cert-noverify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-cert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-cert-verify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-cert-verify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-cert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-cert-verify.out` grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-cert-verify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-cert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-cert-verify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-cert-verify.out success ==== run-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-cert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-libressl-fakeca-cert-certverify.out` 6219265761752:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 11038644736472:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-cert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-noverify-server-openssl33-fakeca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 2710893789656:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-cert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-libressl-fakeca-cert-certverify.out` 1385950560728:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-cert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-cert-noverify.out success ==== run-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-cert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-cert-noverify.out success ==== run-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-cert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-cert-noverify.out success ==== run-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-cert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-cert-verify.out` grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-cert-verify.out success ==== run-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-cert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-cert-verify.out` grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-cert-verify.out success ==== run-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-cert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-cert-verify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-cert-verify.out success ==== run-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-cert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-libressl-fakeca-cert-certverify.out` 3568703574488:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 7064046465496:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-cert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-nocert-verify-server-openssl33-fakeca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 12503202767320:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-cert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-libressl-fakeca-cert-certverify.out` 10110056731096:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-noverify.out success ==== run-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out success ==== run-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-noverify.out success ==== run-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-verify.out` 1637503320536:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 1637503320536:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 1637503320536:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 1637503320536:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-verify.out server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-verify.out client-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 4996274880984:error:1404C41B:SSL routines:ST_OK:tlsv1 alert decrypt error:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 51 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-verify.out server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-verify.out client-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-verify.out:verify: fail server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-verify.out` 13621594677720:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 13621594677720:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 13621594677720:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: client: 13621594677720:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: SSL_read 0 13621594677720:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 13621594677720:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 13621594677720:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-verify.out server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-verify.out client-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-certverify.out` 3068038697432:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 3068038697432:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 3068038697432:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 3068038697432:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-certverify.out server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-certverify.out client-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 11645988016600:error:1404C41B:SSL routines:ST_OK:tlsv1 alert decrypt error:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 51 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out client-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out:verify: fail server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-certverify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 client: 16676083511768:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: SSL_read 0 16676083511768:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 16676083511768:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 16676083511768:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 16676083511768:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 16676083511768:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 16676083511768:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-certverify.out server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-certverify.out client-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-noverify.out` 345937134040:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-noverify.out server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-noverify.out client-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-noverify.out` 13221857620440:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-noverify.out server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-noverify.out client-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 16838696698328:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-noverify.out server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-noverify.out client-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-verify.out` 3445613388248:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-verify.out server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-verify.out client-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-verify.out` 17529096761816:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-verify.out server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-verify.out client-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 471830192600:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-verify.out server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-verify.out client-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-certverify.out` 8067070067160:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-certverify.out server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-certverify.out client-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-certverify.out` 17412715717080:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-certverify.out server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-certverify.out client-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 2422169182680:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-certverify.out server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-certverify.out client-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-noverify.out success ==== run-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-noverify.out success ==== run-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-noverify.out success ==== run-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-verify.out` 4591567696344:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 4591567696344:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 4591567696344:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 4591567696344:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-verify.out server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-verify.out client-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail ==== run-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 6330038583768:error:1404C41B:SSL routines:ST_OK:tlsv1 alert decrypt error:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 51 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-verify.out server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-verify.out client-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-verify.out:verify: fail server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-verify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 15396408173016:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: client: SSL_read 0 15396408173016:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 15396408173016:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 15396408173016:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 15396408173016:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 15396408173016:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 15396408173016:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-verify.out server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-verify.out server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail ==== run-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-certverify.out` 10444691755480:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 10444691755480:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 10444691755480:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 10444691755480:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-certverify.out server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-certverify.out client-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-libressl-ca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 9265609056728:error:1404C41B:SSL routines:ST_OK:tlsv1 alert decrypt error:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 51 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-certverify.out server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-certverify.out client-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-certverify.out:verify: fail server-cert-client-libressl-ca-cert-noverify-server-openssl33-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-certverify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 client: SSL_read 013513016644056:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 13513016644056:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 13513016644056:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 13513016644056:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 13513016644056:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 13513016644056:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 13513016644056:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-certverify.out server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-certverify.out server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-noverify.out success ==== run-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-noverify.out` grep '^success$' server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-noverify.out success ==== run-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-noverify.out success ==== run-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-verify.out` 10721420792280:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 10721420792280:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 10721420792280:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 10721420792280:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-verify.out server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-verify.out client-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-verify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 1283531481560:error:1404C41B:SSL routines:ST_OK:tlsv1 alert decrypt error:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 51 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-verify.out server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-verify.out client-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-verify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 13158743298520:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: client: SSL_read 0 13158743298520:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 13158743298520:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 13158743298520:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 13158743298520:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 13158743298520:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 13158743298520:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-verify.out server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-verify.out server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-verify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-certverify.out` 15174438056408:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 15174438056408:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 15174438056408:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 15174438056408:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-certverify.out server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-certverify.out client-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-libressl-ca-cert-verify-server-libressl-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 14957178417624:error:1404C41B:SSL routines:ST_OK:tlsv1 alert decrypt error:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 51 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-certverify.out server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-certverify.out client-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-certverify.out:verify: fail server-cert-client-libressl-ca-cert-verify-server-openssl33-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-certverify.out` 14193887781336:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 14193887781336:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 14193887781336:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: client: 14193887781336:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: SSL_read 014193887781336:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 14193887781336:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 14193887781336:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-certverify.out server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-certverify.out server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-openssl33-ca-cert-verify-server-libressl-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-nocert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-nocert-noverify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-nocert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-nocert-noverify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-nocert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-nocert-noverify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-nocert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-nocert-verify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-nocert-verify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-nocert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-nocert-verify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-nocert-verify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-nocert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-nocert-verify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-nocert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-nocert-certverify.out` 3883218579928:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 616123912664:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-nocert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-nocert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 13676295999960:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-nocert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-nocert-certverify.out` 3208736788952:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-noverify.out` 9337233068504:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-noverify.out server-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-noverify.out client-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-noverify.out` 16973447176664:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-noverify.out server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-noverify.out client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 6664045789656:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-noverify.out server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-noverify.out client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-verify.out` 11241762234840:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-verify.out server-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-verify.out client-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-verify.out` 12564482925016:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-verify.out server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-verify.out client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 14811017970136:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-verify.out server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-verify.out client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-certverify.out` 1272659382744:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-certverify.out server-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-certverify.out client-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-certverify.out` 4221163409880:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-certverify.out server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-certverify.out client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 14333963411928:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-certverify.out server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-certverify.out client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-cert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-cert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-cert-noverify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-cert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-cert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-cert-noverify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-cert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-cert-noverify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-cert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-cert-verify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-cert-verify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-cert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-cert-verify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-cert-verify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-cert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-cert-verify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-cert-verify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-cert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-noca-cert-certverify.out` 2163017056728:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 16712657592792:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-cert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-noca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 14267207672280:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-cert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-noca-cert-certverify.out` 2529892286936:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-noverify.out` 4440303006168:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 4440303006168:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 4440303006168:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 4440303006168:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-noverify.out server-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-noverify.out client-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-noverify.out` 2794209837528:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 2794209837528:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 2794209837528:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 2794209837528:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-noverify.out server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-noverify.out client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-cert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-cert-noverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 13925450838488:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-cert-noverify.out server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-cert-noverify.out client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-verify.out` 11104657613272:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 11104657613272:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 11104657613272:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 11104657613272:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-verify.out server-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-verify.out client-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-verify.out` 13506485379544:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 13506485379544:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 13506485379544:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 13506485379544:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-verify.out server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-verify.out client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-cert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-cert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 8479542436312:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-cert-verify.out server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-cert-verify.out client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-cert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-libressl-noca-cert-certverify.out` 1160232722904:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 1160232722904:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 1160232722904:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 1160232722904:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 ==== run-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-noca-cert-certverify.out` 10704642294232:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 10704642294232:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 10704642294232:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 10704642294232:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 ==== run-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-cert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-noca-cert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 9812011041240:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 ==== run-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-noverify.out success ==== run-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-noverify.out success ==== run-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-noverify.out success ==== run-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-verify.out` 2076902777304:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-verify.out server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-verify.out client-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-verify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 12443145503192:error:1404C418:SSL routines:ST_OK:tlsv1 alert unknown ca:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 48 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-verify.out server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-verify.out client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-verify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-verify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 449775935960:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: client: 449775935960:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: SSL_read 0 449775935960:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 449775935960:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-verify.out server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-verify.out client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-verify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-verify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-verify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-certverify.out` 16138510320088:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-certverify.out server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-certverify.out client-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-certverify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 14329928630744:error:1404C418:SSL routines:ST_OK:tlsv1 alert unknown ca:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 48 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-certverify.out server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-certverify.out client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-certverify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-certverify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 10916689658328:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: client: SSL_read 0 10916689658328:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 10916689658328:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 10916689658328:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-certverify.out server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-certverify.out client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-certverify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-certverify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-certverify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-noverify.out` 7020961636824:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-noverify.out server-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-noverify.out client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-noverify.out` 8288193585624:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-noverify.out server-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-noverify.out client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 11632856027608:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-noverify.out server-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-noverify.out client-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-verify.out` 12637691838936:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-verify.out server-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-verify.out client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-verify.out` 496902521304:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-verify.out server-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-verify.out client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 10560878977496:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-verify.out server-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-verify.out client-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-certverify.out` 8939275805144:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-certverify.out server-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-certverify.out client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-certverify.out` 912003199448:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-certverify.out server-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-certverify.out client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 13508386845144:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-certverify.out server-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-certverify.out client-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-noverify.out success ==== run-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-noverify.out success ==== run-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-noverify.out success ==== run-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-verify.out` 4249692205528:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-verify.out server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-verify.out client-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-verify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-verify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 15850233016792:error:1404C418:SSL routines:ST_OK:tlsv1 alert unknown ca:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 48 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-verify.out server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-verify.out client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-verify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-verify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 client: 1082890514904:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: SSL_read 0 1082890514904:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 1082890514904:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 1082890514904:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-verify.out server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-verify.out client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-verify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-verify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-verify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-certverify.out` 13255299019224:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-certverify.out server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-certverify.out client-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-certverify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-libressl-noca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-certverify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 550152581592:error:1404C418:SSL routines:ST_OK:tlsv1 alert unknown ca:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 48 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-certverify.out server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-certverify.out client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-certverify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-noca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-certverify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 client: SSL_read 0 9345272861144:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 9345272861144:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 9345272861144:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 9345272861144:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-certverify.out server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-certverify.out client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-certverify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-certverify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-certverify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-noca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-noverify.out` 4469885227480:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 4469885227480:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 4469885227480:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 4469885227480:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-noverify.out server-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-noverify.out client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-noverify.out` 3071362785752:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 3071362785752:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 3071362785752:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 3071362785752:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-noverify.out server-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-noverify.out client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-noverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 13455880913368:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-noverify.out server-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-noverify.out client-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-verify.out` 2875184427480:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 2875184427480:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 2875184427480:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 2875184427480:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-verify.out server-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-verify.out client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-verify.out` 6321182585304:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 6321182585304:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 6321182585304:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 6321182585304:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-verify.out server-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-verify.out client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 1887882650072:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-verify.out server-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-verify.out client-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-certverify.out` 15745161949656:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 15745161949656:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 15745161949656:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 15745161949656:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-certverify.out server-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-certverify.out client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-noca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-certverify.out` 12222623273432:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 12222623273432:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 12222623273432:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 12222623273432:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-certverify.out server-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-certverify.out client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-noca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 6168220144088:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-certverify.out server-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-certverify.out client-cert-client-openssl33-fakeca-cert-verify-server-libressl-noca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-nocert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-nocert-noverify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-nocert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-nocert-noverify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-nocert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-nocert-noverify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-nocert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-nocert-verify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-nocert-verify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-nocert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-nocert-verify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-nocert-verify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-nocert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-nocert-verify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-nocert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-nocert-certverify.out` 9205285577176:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 7081886208472:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-nocert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-nocert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 14111420293592:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-nocert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-nocert-certverify.out` 16297413792216:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-noverify.out` 4912985391576:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-noverify.out server-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-noverify.out client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-noverify.out` 5251800326616:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-noverify.out server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-noverify.out client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 8516336366040:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-noverify.out server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-noverify.out client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-verify.out` 13034452062680:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-verify.out server-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-verify.out client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-verify.out` 11266053427672:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-verify.out server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-verify.out client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 13947151217112:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-verify.out server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-verify.out client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-certverify.out` 8765804765656:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-certverify.out server-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-certverify.out client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-certverify.out` 9881520218584:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-certverify.out server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-certverify.out client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 1763080282584:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-certverify.out server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-certverify.out client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-cert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-cert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-cert-noverify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-cert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-cert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-cert-noverify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-cert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-cert-noverify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-cert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-cert-verify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-cert-verify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-cert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-cert-verify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-cert-verify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-cert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-cert-verify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-cert-verify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-cert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-ca-cert-certverify.out` 8398679908824:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 8164959306200:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-cert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-ca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 13412844052952:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-cert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-ca-cert-certverify.out` 4481567396312:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-noverify.out` 14723047731672:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 14723047731672:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 14723047731672:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 14723047731672:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 14723047731672:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 14723047731672:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 14723047731672:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-noverify.out server-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-noverify.out client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-noverify.out` 13295841505752:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 13295841505752:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 13295841505752:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 13295841505752:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 13295841505752:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 13295841505752:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 13295841505752:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-noverify.out server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-noverify.out client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-cert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-cert-noverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 9338904990168:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-cert-noverify.out server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-cert-noverify.out client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-verify.out` 9754763096536:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 9754763096536:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 9754763096536:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 9754763096536:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 9754763096536:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 9754763096536:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 9754763096536:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-verify.out server-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-verify.out client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-verify.out` 13587759034840:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 13587759034840:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 13587759034840:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 13587759034840:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 13587759034840:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 13587759034840:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 13587759034840:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-verify.out server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-verify.out client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-cert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-cert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 12160301281752:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-cert-verify.out server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-cert-verify.out client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-cert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-libressl-ca-cert-certverify.out` 4429018427864:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 4429018427864:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 4429018427864:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 4429018427864:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 4429018427864:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 4429018427864:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 4429018427864:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 ==== run-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-ca-cert-certverify.out` 7116666831320:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 7116666831320:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 7116666831320:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 7116666831320:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 7116666831320:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 7116666831320:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 7116666831320:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 ==== run-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-cert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-ca-cert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 8928600179160:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 ==== run-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-noverify.out success ==== run-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-noverify.out success ==== run-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-noverify.out success ==== run-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-verify.out` grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-verify.out success ==== run-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-verify.out` grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-verify.out success ==== run-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-verify.out success ==== run-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-certverify.out` grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-certverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-certverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-nocert-certverify.out success ==== run-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-certverify.out` grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-certverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-certverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-nocert-certverify.out success ==== run-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-certverify.out` grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-certverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-certverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-nocert-certverify.out success ==== run-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-noverify.out` 3858958299608:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-noverify.out server-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-noverify.out client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-noverify.out` 10095949955544:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-noverify.out server-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-noverify.out client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 17322002059736:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-noverify.out server-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-noverify.out client-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-verify.out` 56391008728:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-verify.out server-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-verify.out client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-verify.out` 835399655896:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-verify.out server-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-verify.out client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 15527830487512:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-verify.out server-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-verify.out client-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-certverify.out` 14576138256856:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-certverify.out server-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-certverify.out client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-certverify.out` 15018131726808:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-certverify.out server-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-certverify.out client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 9700081926616:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-certverify.out server-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-certverify.out client-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-noverify.out success ==== run-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-noverify.out success ==== run-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-noverify.out success ==== run-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-verify.out` grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-verify.out success ==== run-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-verify.out` grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-verify.out success ==== run-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-verify.out` grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-verify.out success ==== run-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-certverify.out` grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-certverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-certverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-cert-noverify-server-libressl-ca-cert-certverify.out success ==== run-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-certverify.out` grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-certverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-certverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-ca-cert-certverify.out success ==== run-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-certverify.out` grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-certverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-certverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-ca-cert-certverify.out success ==== run-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-noverify.out` 2249363907032:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 2249363907032:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 2249363907032:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 2249363907032:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 2249363907032:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 2249363907032:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 2249363907032:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-noverify.out server-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-noverify.out client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-noverify.out` 15919522857432:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 15919522857432:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 15919522857432:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 15919522857432:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 15919522857432:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 15919522857432:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 15919522857432:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-noverify.out server-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-noverify.out client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-noverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 14174251708888:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-noverify.out server-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-noverify.out client-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-verify.out` 11044968452568:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 11044968452568:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 11044968452568:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 11044968452568:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 11044968452568:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 11044968452568:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 11044968452568:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-verify.out server-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-verify.out client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-verify.out` 10805291708888:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 10805291708888:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 10805291708888:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 10805291708888:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 10805291708888:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 10805291708888:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 10805291708888:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-verify.out server-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-verify.out client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 6974398964184:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-verify.out server-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-verify.out client-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-certverify.out` 3202514657752:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 3202514657752:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 3202514657752:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 3202514657752:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 3202514657752:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 3202514657752:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 3202514657752:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-certverify.out server-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-certverify.out client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-ca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-certverify.out` 12329240195544:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 12329240195544:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 12329240195544:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 12329240195544:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 12329240195544:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 12329240195544:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 12329240195544:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-certverify.out server-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-certverify.out client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-ca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 5806734623192:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-certverify.out server-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-certverify.out client-cert-client-openssl33-fakeca-cert-verify-server-libressl-ca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-nocert-noverify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-nocert-verify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-nocert-verify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-nocert-verify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-nocert-certverify.out` 7832924193240:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 9809825960408:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 14428338823640:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-nocert-certverify.out` 17351206494680:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-noverify.out` 12088634999256:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-noverify.out server-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-noverify.out client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out` 3409679933912:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 1835513729496:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-noverify.out server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-noverify.out client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-verify.out` 10744571757016:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-verify.out server-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-verify.out client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-verify.out` 11564089840088:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-verify.out server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-verify.out client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 6181310841304:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-verify.out server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-verify.out client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-certverify.out` 5121348846040:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-certverify.out server-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-certverify.out client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out` 3107940757976:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 6762313593304:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-certverify.out server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-certverify.out client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-cert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-cert-noverify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-cert-noverify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-cert-verify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-cert-verify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-cert-verify.out` grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-cert-verify.out; } success grep '^success$' client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-cert-verify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-cert-verify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-cert-verify.out success ==== run-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-libressl-fakeca-cert-certverify.out` 3082539663832:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 12154066022872:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-noverify-server-openssl33-fakeca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 14640890106328:error:1404C45C:SSL routines:ST_OK:tlsv13 alert certificate required:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 116 client: SSL_read -1 ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-libressl-fakeca-cert-certverify.out` 13973568770520:error:14FFF0C7:SSL routines:(UNKNOWN)SSL_internal:peer did not return a certificate:/usr/src/lib/libssl/tls13_server.c:889: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-noverify.out` 9102713639384:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 9102713639384:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 9102713639384:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 9102713639384:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-noverify.out server-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-noverify.out client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-noverify.out` 16388721504728:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 16388721504728:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 16388721504728:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 16388721504728:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-noverify.out server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-noverify.out client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-cert-noverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 12569356030424:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-cert-noverify.out server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-cert-noverify.out client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-verify.out` 15645280264664:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 15645280264664:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 15645280264664:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 15645280264664:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-verify.out server-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-verify.out client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-verify.out` 12464089735640:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 12464089735640:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 12464089735640:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 12464089735640:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-verify.out server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-verify.out client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-cert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 166785032664:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-cert-verify.out server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-cert-verify.out client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-cert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-libressl-fakeca-cert-certverify.out` 17162474263000:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 17162474263000:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 17162474263000:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 17162474263000:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 ==== run-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-nocert-verify-server-openssl33-fakeca-cert-certverify.out` 3504280834520:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 3504280834520:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 3504280834520:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 3504280834520:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 ==== run-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-libressl-fakeca-cert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 3382449226200:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 ==== run-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-noverify.out success ==== run-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out success ==== run-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-noverify.out success ==== run-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify.out` 15991702131160:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 15991702131160:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 15991702131160:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 15991702131160:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify.out server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify.out client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 13093514707416:error:1404C41B:SSL routines:ST_OK:tlsv1 alert decrypt error:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 51 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-verify.out server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-verify.out client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-verify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 17269172376024:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: client: SSL_read 017269172376024:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 17269172376024:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 17269172376024:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify.out server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify.out client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify.out` 2561608503768:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 2561608503768:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 2561608503768:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 2561608503768:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify.out server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify.out client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 9202044084696:error:1404C41B:SSL routines:ST_OK:tlsv1 alert decrypt error:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 51 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 12839107187160:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: client: SSL_read 0 12839107187160:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 12839107187160:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 12839107187160:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify.out server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify.out client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-noverify.out` 7802580312536:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-noverify.out server-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-noverify.out client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-noverify.out` 4153131319768:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-noverify.out server-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-noverify.out client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 8460270002648:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-noverify.out server-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-noverify.out client-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-verify.out` 3654513406424:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-verify.out server-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-verify.out client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-verify.out` 15557820027352:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-verify.out server-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-verify.out client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 8516986581464:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-verify.out server-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-verify.out client-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-certverify.out` 10145103004120:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-certverify.out server-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-certverify.out client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-certverify.out` 2716482863576:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-certverify.out server-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-certverify.out client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 4299445137880:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-certverify.out server-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-certverify.out client-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-noverify.out success ==== run-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-noverify.out` grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-noverify.out success ==== run-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-noverify.out success ==== run-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out` 9318046396888:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 9318046396888:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 9318046396888:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 9318046396888:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 16652518588888:error:1404C41B:SSL routines:ST_OK:tlsv1 alert decrypt error:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 51 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-verify.out server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-verify.out client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-verify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 client: 14168594174424:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: SSL_read 0 14168594174424:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 14168594174424:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 14168594174424:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out` 12049125491160:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 12049125491160:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 12049125491160:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 12049125491160:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 15184387883480:error:1404C41B:SSL routines:ST_OK:tlsv1 alert decrypt error:/usr/src/lib/libssl/tls13_lib.c:167:SSL alert number 51 client: SSL_read -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-certverify.out server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-certverify.out client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-certverify.out:verify: fail server-cert-client-libressl-fakeca-cert-noverify-server-openssl33-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 client: SSL_read 08740988285400:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 8740988285400:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 8740988285400:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 8740988285400:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_server.c:921: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out client-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-libressl-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-noverify.out` 1155993272792:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 1155993272792:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 1155993272792:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 1155993272792:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-noverify.out server-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-noverify.out client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-noverify.out` 7988788265432:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 7988788265432:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 7988788265432:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 7988788265432:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-noverify.out server-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-noverify.out client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-noverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-noverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 10967175356888:error:1403F3F2:SSL routines:ACCEPT_SR_FINISHED:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-noverify.out server-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-noverify.out client-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-noverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-verify.out` 10945657700824:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 10945657700824:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 10945657700824:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 10945657700824:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-verify.out server-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-verify.out client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-verify.out` 14145580331480:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 14145580331480:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 14145580331480:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 14145580331480:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-verify.out server-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-verify.out client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 16836625924568:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-verify.out server-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-verify.out client-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-verify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-certverify.out` 8293732569560:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 8293732569560:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 8293732569560:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 8293732569560:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-certverify.out server-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-certverify.out client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-libressl-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/client >client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-certverify.out` 11862580195800:error:04FFF06A:rsa routines:CRYPTO_internal:block type is not 01:/usr/src/lib/libcrypto/rsa/rsa_pk1.c:134: 11862580195800:error:04FFF072:rsa routines:CRYPTO_internal:padding check failed:/usr/src/lib/libcrypto/rsa/rsa_eay.c:646: 11862580195800:error:0DFFF006:asn1 encoding routines:CRYPTO_internal:EVP lib:/usr/src/lib/libcrypto/asn1/asn1_item.c:455: 11862580195800:error:14FFF086:SSL routines:(UNKNOWN)SSL_internal:certificate verify failed:/usr/src/lib/libssl/tls13_client.c:609: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-certverify.out server-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-certverify.out client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-certverify.out:verify: fail client-cert-client-libressl-fakeca-cert-verify-server-openssl33-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/elibressl ../libressl/server >server-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 4851570733528:error:140393F2:SSL routines:ACCEPT_SR_CERT_VRFY:sslv3 alert unexpected message:/usr/src/lib/libssl/tls13_lib.c:192: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-certverify.out server-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-certverify.out client-cert-client-openssl33-fakeca-cert-verify-server-libressl-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-nocert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-nocert-noverify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-nocert-verify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-nocert-verify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-nocert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-nocert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-noverify.out server-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-noverify.out client-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-verify.out server-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-verify.out client-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-certverify.out server-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-certverify.out client-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-cert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-cert-noverify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-cert-verify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-cert-verify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-cert-verify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-cert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-noca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-cert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-cert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-cert-noverify.out server-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-cert-noverify.out client-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-cert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-cert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-cert-verify.out server-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-cert-verify.out client-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-cert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-openssl33-noca-cert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 ==== run-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-noverify.out success ==== run-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 client: SSL_read 0 grep '^verify: fail' client-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-verify.out server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-verify.out client-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-verify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 client: SSL_read 0 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-certverify.out server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-certverify.out client-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-certverify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-noverify.out server-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-noverify.out client-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-verify.out server-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-verify.out client-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-certverify.out server-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-certverify.out client-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-noverify.out success ==== run-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-verify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 client: SSL_read 0 grep '^verify: fail' client-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-verify.out server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-verify.out client-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-verify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-certverify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 client: SSL_read 0 grep '^verify: fail' client-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-certverify.out server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-certverify.out client-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-certverify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-openssl33-noca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-noverify.out server-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-noverify.out client-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-verify.out server-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-verify.out client-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-certverify.out server-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-certverify.out client-cert-client-openssl33-noca-cert-verify-server-openssl33-noca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-nocert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-nocert-noverify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-nocert-verify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-nocert-verify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-nocert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-nocert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-noverify.out server-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-noverify.out client-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-verify.out server-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-verify.out client-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-certverify.out server-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-certverify.out client-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-cert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-cert-noverify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-cert-verify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-cert-verify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-cert-verify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-cert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-ca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-cert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-cert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-cert-noverify.out server-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-cert-noverify.out client-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-cert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-cert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-cert-verify.out server-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-cert-verify.out client-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-cert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-openssl33-ca-cert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 ==== run-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-noverify.out success ==== run-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-verify.out success ==== run-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-certverify.out` grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-certverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-certverify.out; } success grep '^success$' client-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-nocert-certverify.out success ==== run-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-noverify.out server-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-noverify.out client-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-verify.out server-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-verify.out client-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-certverify.out server-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-certverify.out client-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-noverify.out success ==== run-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-verify.out` grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-verify.out success ==== run-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-certverify.out` grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-certverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-certverify.out; } success grep '^success$' client-cert-client-openssl33-noca-cert-noverify-server-openssl33-ca-cert-certverify.out success ==== run-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-noverify.out server-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-noverify.out client-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-verify.out server-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-verify.out client-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-certverify.out server-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-certverify.out client-cert-client-openssl33-noca-cert-verify-server-openssl33-ca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-nocert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-nocert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out server-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out client-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-verify.out server-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-verify.out client-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out server-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out client-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-cert-verify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-cert-verify.out` grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-cert-verify.out success ==== run-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-cert-certverify.out `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-noverify-server-openssl33-fakeca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-cert-noverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-cert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-cert-noverify.out server-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-cert-noverify.out client-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-cert-verify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-cert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-cert-verify.out server-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-cert-verify.out client-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-cert-certverify.out -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-nocert-verify-server-openssl33-fakeca-cert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 ==== run-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out success ==== run-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: client: SSL_read 0 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-verify.out server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-verify.out client-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-verify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 client: SSL_read 0 grep '^verify: fail' client-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out client-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-noverify.out server-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-noverify.out client-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-verify.out server-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-verify.out client-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-certverify.out server-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-certverify.out client-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-noverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-noverify.out success ==== run-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-verify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: client: SSL_read 0 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-verify.out server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-verify.out client-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-verify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-certverify.out -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: client: SSL_read 0 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-certverify.out server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-certverify.out client-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-certverify.out:verify: fail server-cert-client-openssl33-noca-cert-noverify-server-openssl33-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-noverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-noverify.out server-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-noverify.out client-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-verify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-verify.out server-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-verify.out client-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-certverify.out -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-certverify.out server-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-certverify.out client-cert-client-openssl33-noca-cert-verify-server-openssl33-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-nocert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-nocert-noverify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-nocert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-nocert-verify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-nocert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-nocert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-noverify.out server-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-noverify.out client-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-verify.out server-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-verify.out client-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-certverify.out server-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-certverify.out client-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-cert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-cert-noverify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-cert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-cert-verify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-cert-verify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-cert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-noca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-cert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-cert-noverify.out success ==== run-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-cert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-cert-verify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-cert-verify.out success ==== run-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-cert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-noca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-noverify.out success ==== run-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 client: SSL_read 0 grep '^verify: fail' client-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-verify.out server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-verify.out client-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-verify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 client: SSL_read 0 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-certverify.out server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-certverify.out client-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-certverify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-noverify.out server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-noverify.out client-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-verify.out server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-verify.out client-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-certverify.out server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-certverify.out client-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-noverify.out success ==== run-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-verify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 client: SSL_read 0 grep '^verify: fail' client-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-verify.out server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-verify.out server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-certverify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 client: SSL_read 0 grep '^verify: fail' client-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-certverify.out server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-certverify.out server-cert-client-openssl33-ca-cert-noverify-server-openssl33-noca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-noverify.out success ==== run-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-verify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 client: SSL_read 0 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-verify.out server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-verify.out server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-certverify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 client: SSL_read 0 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-certverify.out server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-certverify.out server-cert-client-openssl33-ca-cert-verify-server-openssl33-noca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-nocert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-nocert-noverify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-nocert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-nocert-verify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-nocert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-nocert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-noverify.out server-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-noverify.out client-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-verify.out server-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-verify.out client-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-certverify.out server-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-certverify.out client-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-cert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-cert-noverify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-cert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-cert-verify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-cert-verify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-cert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-ca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-cert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-cert-noverify.out success ==== run-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-cert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-cert-verify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-cert-verify.out success ==== run-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-cert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-ca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-noverify.out success ==== run-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-verify.out success ==== run-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-certverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-certverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-certverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-nocert-certverify.out success ==== run-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-noverify.out server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-noverify.out client-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-verify.out server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-verify.out client-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-certverify.out server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-certverify.out client-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-noverify.out success ==== run-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-verify.out` grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-verify.out success ==== run-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-certverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-certverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-certverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-noverify-server-openssl33-ca-cert-certverify.out success ==== run-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-noverify.out success ==== run-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-verify.out` grep '^success$' server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-verify.out success ==== run-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-certverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-certverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-certverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-verify-server-openssl33-ca-cert-certverify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-nocert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-nocert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out server-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out client-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-verify.out server-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-verify.out client-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out server-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out client-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-cert-verify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-cert-verify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-cert-verify.out success ==== run-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-cert-certverify.out -C ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-noverify-server-openssl33-fakeca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-cert-noverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-cert-noverify.out success ==== run-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-cert-verify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-cert-verify.out` grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-cert-verify.out success ==== run-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-cert-certverify.out -C ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-nocert-verify-server-openssl33-fakeca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out success ==== run-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-verify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 client: SSL_read 0 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-verify.out server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-verify.out client-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-verify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 client: SSL_read 0 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out client-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out:verify: fail server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-noverify.out server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-noverify.out client-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-verify.out server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-verify.out client-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-certverify.out server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-certverify.out client-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-noverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-noverify.out success ==== run-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-verify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-verify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 client: 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: SSL_read 0 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-verify.out server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-verify.out server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-certverify.out -C ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-certverify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 client: SSL_read 0 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-certverify.out server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-certverify.out server-cert-client-openssl33-ca-cert-noverify-server-openssl33-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-noverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-noverify.out success ==== run-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-verify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-verify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 client: SSL_read 0 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-verify.out server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-verify.out server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-certverify.out -C ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-certverify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 client: SSL_read 0 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-certverify.out server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-certverify.out server-cert-client-openssl33-ca-cert-verify-server-openssl33-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-nocert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-nocert-noverify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-nocert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-nocert-verify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-nocert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-nocert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-noverify.out server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-noverify.out client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-verify.out server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-verify.out client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-certverify.out server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-certverify.out client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-cert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-cert-noverify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-cert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-cert-verify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-cert-verify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-cert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-noca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-cert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-cert-noverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-cert-noverify.out server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-cert-noverify.out client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-cert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-cert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-cert-verify.out server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-cert-verify.out client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-cert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-noca-cert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 ==== run-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-noverify.out success ==== run-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 client: SSL_read 0 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-verify.out server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-verify.out client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-verify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 client: SSL_read 0 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-certverify.out server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-certverify.out client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-certverify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-noverify.out 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-noverify.out server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-noverify.out client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-verify.out -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-verify.out server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-verify.out client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-certverify.out -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-certverify.out server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-certverify.out client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-noverify.out success ==== run-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-verify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 client: SSL_read 0 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-verify.out server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-verify.out client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-verify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-certverify.out` 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 client: SSL_read 0 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-certverify.out server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-certverify.out client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-certverify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-noca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-noverify.out -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-noverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-noverify.out server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-noverify.out client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-verify.out -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-verify.out server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-verify.out client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-certverify.out -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-certverify.out server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-certverify.out client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-noca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-nocert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-nocert-noverify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-nocert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-nocert-verify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-nocert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-nocert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-noverify.out server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-noverify.out client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-verify.out server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-verify.out client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-certverify.out server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-certverify.out client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-cert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-cert-noverify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-cert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-cert-verify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-cert-verify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-cert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-ca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-cert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-cert-noverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-cert-noverify.out server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-cert-noverify.out client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-cert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-cert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-cert-verify.out server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-cert-verify.out client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-cert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-ca-cert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 ==== run-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-noverify.out success ==== run-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-verify.out success ==== run-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-certverify.out` grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-certverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-certverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-nocert-certverify.out success ==== run-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-noverify.out -C ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-noverify.out server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-noverify.out client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-verify.out -C ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-verify.out server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-verify.out client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-certverify.out -C ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-certverify.out server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-certverify.out client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-noverify.out success ==== run-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-verify.out` grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-verify.out success ==== run-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-certverify.out` grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-certverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-certverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-ca-cert-certverify.out success ==== run-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-noverify.out -C ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-noverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-noverify.out server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-noverify.out client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-verify.out -C ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-verify.out server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-verify.out client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-certverify.out -C ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-certverify.out server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-certverify.out client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-ca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-noverify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-verify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-nocert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-verify.out server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-verify.out client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-cert-noverify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-cert-verify.out` grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-cert-verify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-cert-verify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-cert-verify.out success ==== run-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-noverify-server-openssl33-fakeca-cert-certverify.out` 00000000:error:0A0000C7:SSL routines:tls_process_client_certificate:peer did not return a certificate:ssl/statem/statem_srvr.c:3706: server: SSL_accept -1 00000000:error:0A00045C:SSL routines:ssl3_read_bytes:tlsv13 alert certificate required:ssl/record/rec_layer_s3.c:907:SSL alert number 116 client: SSL_read 0 ==== run-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-cert-noverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-cert-noverify.out server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-cert-noverify.out client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-cert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-cert-verify.out server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-cert-verify.out client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-nocert-verify-server-openssl33-fakeca-cert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 ==== run-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-noverify.out success ==== run-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: client: SSL_read 000000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-verify.out server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-verify.out client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-verify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: client: SSL_read 0 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-noverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-noverify.out server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-noverify.out client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-verify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-verify.out server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-verify.out client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-certverify.out` 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A000418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:ssl/record/rec_layer_s3.c:907:SSL alert number 48 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-certverify.out server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-certverify.out client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-nocert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-noverify.out` grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-noverify.out || { sleep 1; grep '^success$' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-noverify.out; } success grep '^success$' client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-noverify.out success ==== run-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-verify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 client: SSL_read 0 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-verify.out server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-verify.out client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-verify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-certverify.out` 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 client: SSL_read 0 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_process_client_certificate:certificate verify failed:ssl/statem/statem_srvr.c:3719: server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-certverify.out server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-certverify.out client-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-certverify.out:verify: fail server-cert-client-openssl33-fakeca-cert-noverify-server-openssl33-fakeca-cert-certverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-noverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-noverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-noverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-noverify.out server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-noverify.out client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-noverify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-verify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-verify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-verify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-verify.out server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-verify.out client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-verify.out:verify: fail ==== run-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-certverify ==== LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/server >server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -vv 127.0.0.1 0 ! LD_LIBRARY_PATH=/usr/local/lib/eopenssl33 ../openssl33/client >client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-certverify.out -C fake-ca.crt -c server.crt -k server.key -v `sed -n 's/listen sock: //p' server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-certverify.out` 00000000:error:0200008A:rsa routines:RSA_padding_check_PKCS1_type_1:invalid padding:crypto/rsa/rsa_pk1.c:79: 00000000:error:02000072:rsa routines:rsa_ossl_public_decrypt:padding check failed:crypto/rsa/rsa_ossl.c:746: 00000000:error:1C880004:Provider routines:rsa_verify:RSA lib:providers/implementations/signature/rsa_sig.c:801: 00000000:error:06880006:asn1 encoding routines:ASN1_item_verify_ctx:EVP lib:crypto/asn1/a_verify.c:218: 00000000:error:0A000086:SSL routines:tls_post_process_server_certificate:certificate verify failed:ssl/statem/statem_clnt.c:2092: client: SSL_connect -1 00000000:error:0A00041B:SSL routines:ssl3_read_bytes:tlsv1 alert decrypt error:ssl/record/rec_layer_s3.c:907:SSL alert number 51 server: SSL_accept -1 grep '^verify: fail' client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-certverify.out server-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-certverify.out client-cert-client-openssl33-fakeca-cert-verify-server-openssl33-fakeca-cert-certverify.out:verify: fail ==== run-bob ==== Bob, be happy! Tests finished. SKIP lib/libssl/interop Test skipped itself START lib/libssl/key_schedule 2025-02-13T01:21:58Z rm -f a.out [Ee]rrs mklog *.core y.tab.h key_schedule key_schedule.o key_schedule.d ==== run-regress-key_schedule ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wundef -Werror -I/usr/src/regress/lib/libssl/key_schedule/../../../../lib/libssl -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/key_schedule/key_schedule.c cc -o key_schedule key_schedule.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto ./key_schedule extracted_early: received: 0x33, 0xad, 0x0a, 0x1c, 0x60, 0x7e, 0xc0, 0x3b, 0x09, 0xe6, 0xcd, 0x98, 0x93, 0x68, 0x0c, 0xe2, 0x10, 0xad, 0xf3, 0x00, 0xaa, 0x1f, 0x26, 0x60, 0xe1, 0xb2, 0x2e, 0x10, 0xf1, 0x70, 0xf9, 0x2a, test data: 0x33, 0xad, 0x0a, 0x1c, 0x60, 0x7e, 0xc0, 0x3b, 0x09, 0xe6, 0xcd, 0x98, 0x93, 0x68, 0x0c, 0xe2, 0x10, 0xad, 0xf3, 0x00, 0xaa, 0x1f, 0x26, 0x60, 0xe1, 0xb2, 0x2e, 0x10, 0xf1, 0x70, 0xf9, 0x2a, derived_early: received: 0x6f, 0x26, 0x15, 0xa1, 0x08, 0xc7, 0x02, 0xc5, 0x67, 0x8f, 0x54, 0xfc, 0x9d, 0xba, 0xb6, 0x97, 0x16, 0xc0, 0x76, 0x18, 0x9c, 0x48, 0x25, 0x0c, 0xeb, 0xea, 0xc3, 0x57, 0x6c, 0x36, 0x11, 0xba, test data: 0x6f, 0x26, 0x15, 0xa1, 0x08, 0xc7, 0x02, 0xc5, 0x67, 0x8f, 0x54, 0xfc, 0x9d, 0xba, 0xb6, 0x97, 0x16, 0xc0, 0x76, 0x18, 0x9c, 0x48, 0x25, 0x0c, 0xeb, 0xea, 0xc3, 0x57, 0x6c, 0x36, 0x11, 0xba, extracted_handshake: received: 0x1d, 0xc8, 0x26, 0xe9, 0x36, 0x06, 0xaa, 0x6f, 0xdc, 0x0a, 0xad, 0xc1, 0x2f, 0x74, 0x1b, 0x01, 0x04, 0x6a, 0xa6, 0xb9, 0x9f, 0x69, 0x1e, 0xd2, 0x21, 0xa9, 0xf0, 0xca, 0x04, 0x3f, 0xbe, 0xac, test data: 0x1d, 0xc8, 0x26, 0xe9, 0x36, 0x06, 0xaa, 0x6f, 0xdc, 0x0a, 0xad, 0xc1, 0x2f, 0x74, 0x1b, 0x01, 0x04, 0x6a, 0xa6, 0xb9, 0x9f, 0x69, 0x1e, 0xd2, 0x21, 0xa9, 0xf0, 0xca, 0x04, 0x3f, 0xbe, 0xac, client_handshake_traffic: received: 0xb3, 0xed, 0xdb, 0x12, 0x6e, 0x06, 0x7f, 0x35, 0xa7, 0x80, 0xb3, 0xab, 0xf4, 0x5e, 0x2d, 0x8f, 0x3b, 0x1a, 0x95, 0x07, 0x38, 0xf5, 0x2e, 0x96, 0x00, 0x74, 0x6a, 0x0e, 0x27, 0xa5, 0x5a, 0x21, test data: 0xb3, 0xed, 0xdb, 0x12, 0x6e, 0x06, 0x7f, 0x35, 0xa7, 0x80, 0xb3, 0xab, 0xf4, 0x5e, 0x2d, 0x8f, 0x3b, 0x1a, 0x95, 0x07, 0x38, 0xf5, 0x2e, 0x96, 0x00, 0x74, 0x6a, 0x0e, 0x27, 0xa5, 0x5a, 0x21, server_handshake_traffic: received: 0xb6, 0x7b, 0x7d, 0x69, 0x0c, 0xc1, 0x6c, 0x4e, 0x75, 0xe5, 0x42, 0x13, 0xcb, 0x2d, 0x37, 0xb4, 0xe9, 0xc9, 0x12, 0xbc, 0xde, 0xd9, 0x10, 0x5d, 0x42, 0xbe, 0xfd, 0x59, 0xd3, 0x91, 0xad, 0x38, test data: 0xb6, 0x7b, 0x7d, 0x69, 0x0c, 0xc1, 0x6c, 0x4e, 0x75, 0xe5, 0x42, 0x13, 0xcb, 0x2d, 0x37, 0xb4, 0xe9, 0xc9, 0x12, 0xbc, 0xde, 0xd9, 0x10, 0x5d, 0x42, 0xbe, 0xfd, 0x59, 0xd3, 0x91, 0xad, 0x38, derived_early: received: 0x6f, 0x26, 0x15, 0xa1, 0x08, 0xc7, 0x02, 0xc5, 0x67, 0x8f, 0x54, 0xfc, 0x9d, 0xba, 0xb6, 0x97, 0x16, 0xc0, 0x76, 0x18, 0x9c, 0x48, 0x25, 0x0c, 0xeb, 0xea, 0xc3, 0x57, 0x6c, 0x36, 0x11, 0xba, test data: 0x6f, 0x26, 0x15, 0xa1, 0x08, 0xc7, 0x02, 0xc5, 0x67, 0x8f, 0x54, 0xfc, 0x9d, 0xba, 0xb6, 0x97, 0x16, 0xc0, 0x76, 0x18, 0x9c, 0x48, 0x25, 0x0c, 0xeb, 0xea, 0xc3, 0x57, 0x6c, 0x36, 0x11, 0xba, derived_handshake: received: 0x43, 0xde, 0x77, 0xe0, 0xc7, 0x77, 0x13, 0x85, 0x9a, 0x94, 0x4d, 0xb9, 0xdb, 0x25, 0x90, 0xb5, 0x31, 0x90, 0xa6, 0x5b, 0x3e, 0xe2, 0xe4, 0xf1, 0x2d, 0xd7, 0xa0, 0xbb, 0x7c, 0xe2, 0x54, 0xb4, test data: 0x43, 0xde, 0x77, 0xe0, 0xc7, 0x77, 0x13, 0x85, 0x9a, 0x94, 0x4d, 0xb9, 0xdb, 0x25, 0x90, 0xb5, 0x31, 0x90, 0xa6, 0x5b, 0x3e, 0xe2, 0xe4, 0xf1, 0x2d, 0xd7, 0xa0, 0xbb, 0x7c, 0xe2, 0x54, 0xb4, extracted_master: received: 0x18, 0xdf, 0x06, 0x84, 0x3d, 0x13, 0xa0, 0x8b, 0xf2, 0xa4, 0x49, 0x84, 0x4c, 0x5f, 0x8a, 0x47, 0x80, 0x01, 0xbc, 0x4d, 0x4c, 0x62, 0x79, 0x84, 0xd5, 0xa4, 0x1d, 0xa8, 0xd0, 0x40, 0x29, 0x19, test data: 0x18, 0xdf, 0x06, 0x84, 0x3d, 0x13, 0xa0, 0x8b, 0xf2, 0xa4, 0x49, 0x84, 0x4c, 0x5f, 0x8a, 0x47, 0x80, 0x01, 0xbc, 0x4d, 0x4c, 0x62, 0x79, 0x84, 0xd5, 0xa4, 0x1d, 0xa8, 0xd0, 0x40, 0x29, 0x19, server_application_traffic: received: 0xa1, 0x1a, 0xf9, 0xf0, 0x55, 0x31, 0xf8, 0x56, 0xad, 0x47, 0x11, 0x6b, 0x45, 0xa9, 0x50, 0x32, 0x82, 0x04, 0xb4, 0xf4, 0x4b, 0xfb, 0x6b, 0x3a, 0x4b, 0x4f, 0x1f, 0x3f, 0xcb, 0x63, 0x16, 0x43, test data: 0xa1, 0x1a, 0xf9, 0xf0, 0x55, 0x31, 0xf8, 0x56, 0xad, 0x47, 0x11, 0x6b, 0x45, 0xa9, 0x50, 0x32, 0x82, 0x04, 0xb4, 0xf4, 0x4b, 0xfb, 0x6b, 0x3a, 0x4b, 0x4f, 0x1f, 0x3f, 0xcb, 0x63, 0x16, 0x43, client_application_traffic: received: 0x9e, 0x40, 0x64, 0x6c, 0xe7, 0x9a, 0x7f, 0x9d, 0xc0, 0x5a, 0xf8, 0x88, 0x9b, 0xce, 0x65, 0x52, 0x87, 0x5a, 0xfa, 0x0b, 0x06, 0xdf, 0x00, 0x87, 0xf7, 0x92, 0xeb, 0xb7, 0xc1, 0x75, 0x04, 0xa5, test data: 0x9e, 0x40, 0x64, 0x6c, 0xe7, 0x9a, 0x7f, 0x9d, 0xc0, 0x5a, 0xf8, 0x88, 0x9b, 0xce, 0x65, 0x52, 0x87, 0x5a, 0xfa, 0x0b, 0x06, 0xdf, 0x00, 0x87, 0xf7, 0x92, 0xeb, 0xb7, 0xc1, 0x75, 0x04, 0xa5, exporter_master: received: 0xfe, 0x22, 0xf8, 0x81, 0x17, 0x6e, 0xda, 0x18, 0xeb, 0x8f, 0x44, 0x52, 0x9e, 0x67, 0x92, 0xc5, 0x0c, 0x9a, 0x3f, 0x89, 0x45, 0x2f, 0x68, 0xd8, 0xae, 0x31, 0x1b, 0x43, 0x09, 0xd3, 0xcf, 0x50, test data: 0xfe, 0x22, 0xf8, 0x81, 0x17, 0x6e, 0xda, 0x18, 0xeb, 0x8f, 0x44, 0x52, 0x9e, 0x67, 0x92, 0xc5, 0x0c, 0x9a, 0x3f, 0x89, 0x45, 0x2f, 0x68, 0xd8, 0xae, 0x31, 0x1b, 0x43, 0x09, 0xd3, 0xcf, 0x50, server_application_traffic after update: received: 0x51, 0x92, 0x1b, 0x8a, 0xa3, 0x00, 0x19, 0x76, 0xeb, 0x40, 0x1d, 0x0a, 0x43, 0x19, 0xa8, 0x51, 0x64, 0x16, 0xa6, 0xc5, 0x60, 0x01, 0xa3, 0x57, 0xe5, 0xd1, 0x62, 0x03, 0x1e, 0x84, 0xf9, 0x16, test data: 0x51, 0x92, 0x1b, 0x8a, 0xa3, 0x00, 0x19, 0x76, 0xeb, 0x40, 0x1d, 0x0a, 0x43, 0x19, 0xa8, 0x51, 0x64, 0x16, 0xa6, 0xc5, 0x60, 0x01, 0xa3, 0x57, 0xe5, 0xd1, 0x62, 0x03, 0x1e, 0x84, 0xf9, 0x16, client_application_traffic after update: received: 0xfc, 0xdf, 0xcc, 0x72, 0x72, 0x5a, 0xae, 0xe4, 0x8b, 0xf6, 0x4e, 0x4f, 0xd8, 0xb7, 0x49, 0xcd, 0xbd, 0xba, 0xb3, 0x9d, 0x90, 0xda, 0x0b, 0x26, 0xe2, 0x24, 0x5c, 0xa6, 0xea, 0x16, 0x72, 0x07, test data: 0xfc, 0xdf, 0xcc, 0x72, 0x72, 0x5a, 0xae, 0xe4, 0x8b, 0xf6, 0x4e, 0x4f, 0xd8, 0xb7, 0x49, 0xcd, 0xbd, 0xba, 0xb3, 0x9d, 0x90, 0xda, 0x0b, 0x26, 0xe2, 0x24, 0x5c, 0xa6, 0xea, 0x16, 0x72, 0x07, PASS lib/libssl/key_schedule Duration 0m00.27s START lib/libssl/openssl-ruby 2025-02-13T01:21:58Z rm -r build rm -f a.out [Ee]rrs mklog *.core y.tab.h .build .test .builddir ==== openssl-ruby-test ==== rm -f .test cd /usr/src/regress/lib/libssl/openssl-ruby && exec make test mkdir -p build touch .builddir cd build && ruby33 /usr/local/share/openssl-ruby-tests/ext/openssl/extconf.rb && make; checking for rb_io_descriptor()... yes checking for rb_io_maybe_wait(0, Qnil, Qnil, Qnil) in ruby/io.h... yes checking for rb_io_timeout() in ruby/io.h... yes checking for t_open() in -lnsl... no checking for socket() in -lsocket... no checking for pkg-config for openssl... [" ", "", "-lssl -lcrypto"] checking for openssl/ssl.h... yes checking for LIBRESSL_VERSION_NUMBER in openssl/opensslv.h... yes checking for LibreSSL version >= 3.9.0... yes checking for RAND_egd() in openssl/rand.h... no checking for EVP_PBE_scrypt("", 0, (unsigned char *)"", 0, 0, 0, 0, 0, NULL, 0) in openssl/evp.h... no checking for EVP_PKEY_check(NULL) in openssl/evp.h... no checking for SSL_set0_tmp_dh_pkey(NULL, NULL) in openssl/ssl.h... no checking for ERR_get_error_all(NULL, NULL, NULL, NULL, NULL) in openssl/err.h... no checking for SSL_CTX_load_verify_file(NULL, "") in openssl/ssl.h... no checking for BN_check_prime(NULL, NULL, NULL) in openssl/bn.h... no checking for EVP_MD_CTX_get0_md(NULL) in openssl/evp.h... no checking for EVP_MD_CTX_get_pkey_ctx(NULL) in openssl/evp.h... no checking for EVP_PKEY_eq(NULL, NULL) in openssl/evp.h... no checking for EVP_PKEY_dup(NULL) in openssl/evp.h... no checking for TS_VERIFY_CTX_set0_certs(NULL, NULL) in openssl/ts.h... no creating extconf.h creating Makefile compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_asn1.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_bio.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_bn.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_cipher.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_config.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_digest.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_engine.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_hmac.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_kdf.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_ns_spki.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_ocsp.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_pkcs12.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_pkcs7.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_pkey.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_pkey_dh.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_pkey_dsa.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_pkey_ec.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_pkey_rsa.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_provider.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_rand.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_ssl.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_ssl_session.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_ts.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_x509.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_x509attr.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_x509cert.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_x509crl.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_x509ext.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_x509name.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_x509req.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_x509revoked.c compiling /usr/local/share/openssl-ruby-tests/ext/openssl/ossl_x509store.c linking shared-object openssl.so touch .build cd build && env SKIP_EXPECTED_FAILURES=true ruby33 -I. -I/usr/local/share/openssl-ruby-tests/test/openssl -I/usr/local/share/openssl-ruby-tests/lib -e 'Dir["/usr/local/share/openssl-ruby-tests/test/openssl/test_*.rb"].each{|f| require f}' -- --no-use-color --no-show-detail-immediately Loaded suite -e Started OPOOOOOOOPOOPP/usr/local/share/openssl-ruby-tests/test/openssl/test_bn.rb:349: warning: Ractor is experimental, and the behavior may change in future versions of Ruby! Also there are many implementation issues. 1) Pending: test_client_ca(OpenSSL::TestSSL): skip failing client CA test /usr/local/share/openssl-ruby-tests/test/openssl/test_ssl.rb:446:in `test_client_ca' 443: 444: def test_client_ca 445: if ENV['SKIP_EXPECTED_FAILURES'] => 446: pend "skip failing client CA test" 447: end 448: 449: ctx_proc = Proc.new do |ctx| 2) Pending: test_s_parse_include(OpenSSL::TestConfig): .include directive is not supported /usr/local/share/openssl-ruby-tests/test/openssl/test_config.rb:123:in `test_s_parse_include' 120: def test_s_parse_include 121: if !openssl?(1, 1, 1, 2) 122: # OpenSSL < 1.1.1 parses .include directive as a normal assignment => 123: pend ".include directive is not supported" 124: end 125: 126: in_tmpdir("ossl-config-include-test") do |dir| 3) Pending: test_scrypt_rfc7914_first(OpenSSL::TestKDF): scrypt is not implemented /usr/local/share/openssl-ruby-tests/test/openssl/test_kdf.rb:105:in `test_scrypt_rfc7914_first' 102: end 103: 104: def test_scrypt_rfc7914_first => 105: pend "scrypt is not implemented" unless OpenSSL::KDF.respond_to?(:scrypt) # OpenSSL >= 1.1.0 106: pass = "" 107: salt = "" 108: n = 16 4) Pending: test_scrypt_rfc7914_second(OpenSSL::TestKDF): scrypt is not implemented /usr/local/share/openssl-ruby-tests/test/openssl/test_kdf.rb:120:in `test_scrypt_rfc7914_second' 117: end 118: 119: def test_scrypt_rfc7914_second => 120: pend "scrypt is not implemented" unless OpenSSL::KDF.respond_to?(:scrypt) # OpenSSL >= 1.1.0 121: pass = "password" 122: salt = "NaCl" 123: n = 1024 Omissions: 1) Omission: Only for OpenSSL FIPS [test_new_break_on_fips(OpenSSL::TestPKeyDH)] /usr/local/share/openssl-ruby-tests/test/openssl/utils.rb:160:in `omit_on_non_fips' 2) Omission: LibreSSL does not support OPENSSL_CONF [test_ctx_options_config(OpenSSL::TestSSL)] /usr/local/share/openssl-ruby-tests/test/openssl/test_ssl.rb:42:in `test_ctx_options_config' 3) Omission: Keylog callback is not supported [test_keylog_cb(OpenSSL::TestSSL)] /usr/local/share/openssl-ruby-tests/test/openssl/test_ssl.rb:931:in `test_keylog_cb' 4) Omission: LibreSSL does not support OPENSSL_CONF [test_minmax_version_system_default(OpenSSL::TestSSL)] /usr/local/share/openssl-ruby-tests/test/openssl/test_ssl.rb:1381:in `test_minmax_version_system_default' 5) Omission: LibreSSL does not support OPENSSL_CONF [test_respect_system_default_min(OpenSSL::TestSSL)] /usr/local/share/openssl-ruby-tests/test/openssl/test_ssl.rb:1425:in `test_respect_system_default_min' 6) Omission: LibreSSL does not call session_new_cb in TLS 1.3 [test_ctx_client_session_cb_tls13(OpenSSL::TestSSLSession)] /usr/local/share/openssl-ruby-tests/test/openssl/test_ssl_session.rb:253:in `test_ctx_client_session_cb_tls13' 7) Omission: LibreSSL does not call session_new_cb in TLS 1.3 [test_ctx_client_session_cb_tls13_exception(OpenSSL::TestSSLSession)] /usr/local/share/openssl-ruby-tests/test/openssl/test_ssl_session.rb:276:in `test_ctx_client_session_cb_tls13_exception' 8) Omission: id-aes192-wrap-pad is not supported: unsupported cipher algorithm (id-aes192-wrap-pad) [test_aes_keywrap_pad(OpenSSL::TestCipher)] /usr/local/share/openssl-ruby-tests/test/openssl/test_cipher.rb:367:in `rescue in test_aes_keywrap_pad' 9) Omission: Only for FIPS mode environment [test_fips_mode_get_is_true_on_fips_mode_enabled(OpenSSL::TestFIPS)] /usr/local/share/openssl-ruby-tests/test/openssl/test_fips.rb:9:in `test_fips_mode_get_is_true_on_fips_mode_enabled' 10) Omission: OpenSSL is not FIPS-capable [test_fips_mode_get_with_fips_mode_set(OpenSSL::TestFIPS)] /usr/local/share/openssl-ruby-tests/test/openssl/test_fips.rb:38:in `test_fips_mode_get_with_fips_mode_set' Finished in 10.789689145 seconds. ------------------------------------------------------------------------------- 574 tests, 4140 assertions, 0 failures, 0 errors, 4 pendings, 10 omissions, 0 notifications 99.2908% passed ------------------------------------------------------------------------------- 53.20 tests/s, 383.70 assertions/s touch .test ==== test_client_ca ==== cd build && ruby33 -I. -I/usr/local/share/openssl-ruby-tests/test/openssl -I/usr/local/share/openssl-ruby-tests/lib /usr/local/share/openssl-ruby-tests/test/openssl/test_ssl.rb -n test_client_ca Loaded suite /usr/local/share/openssl-ruby-tests/test/openssl/test_ssl Started F =============================================================================== Failure: test_client_ca(OpenSSL::TestSSL): exceptions on 1 threads: #: /usr/local/share/openssl-ruby-tests/lib/openssl/ssl.rb:551:in `accept': SSL_accept returned=1 errno=0 peeraddr=(null) state=SSLv3 read certificate verify A: peer did not return a certificate (OpenSSL::SSL::SSLError) from /usr/local/share/openssl-ruby-tests/lib/openssl/ssl.rb:551:in `accept' from /usr/local/share/openssl-ruby-tests/test/openssl/utils.rb:227:in `block (3 levels) in start_server' from :187:in `loop' from /usr/local/share/openssl-ruby-tests/test/openssl/utils.rb:223:in `block (2 levels) in start_server' /usr/local/lib/ruby/gems/3.3/gems/test-unit-3.6.1/lib/test/unit/assertions.rb:60:in `block in assert_block': <[#]> expected but was (Test::Unit::AssertionFailedError) . from /usr/local/lib/ruby/gems/3.3/gems/test-unit-3.6.1/lib/test/unit/assertions.rb:1918:in `_wrap_assertion' from /usr/local/lib/ruby/gems/3.3/gems/test-unit-3.6.1/lib/test/unit/assertions.rb:54:in `assert_block' from /usr/local/lib/ruby/gems/3.3/gems/test-unit-3.6.1/lib/test/unit/assertions.rb:245:in `assert_equal' from /usr/local/share/openssl-ruby-tests/test/openssl/test_ssl.rb:462:in `block (2 levels) in test_client_ca' from /usr/local/share/openssl-ruby-tests/test/openssl/test_ssl.rb:2081:in `server_connect' from /usr/local/share/openssl-ruby-tests/test/openssl/test_ssl.rb:461:in `block in test_client_ca' from /usr/local/share/openssl-ruby-tests/test/openssl/utils.rb:256:in `block (2 levels) in start_server' /usr/local/lib/ruby/gems/3.3/gems/test-unit-ruby-core-1.0.2/lib/core_assertions.rb:748:in `assert_join_threads' /usr/local/share/openssl-ruby-tests/test/openssl/utils.rb:278:in `block in start_server' /usr/local/share/openssl-ruby-tests/test/openssl/utils.rb:199:in `pipe' /usr/local/share/openssl-ruby-tests/test/openssl/utils.rb:199:in `start_server' /usr/local/share/openssl-ruby-tests/test/openssl/test_ssl.rb:454:in `test_client_ca' 451: end 452: 453: vflag = OpenSSL::SSL::VERIFY_PEER|OpenSSL::SSL::VERIFY_FAIL_IF_NO_PEER_CERT => 454: start_server(verify_mode: vflag, ctx_proc: ctx_proc) { |port| 455: ctx = OpenSSL::SSL::SSLContext.new 456: client_ca_from_server = nil 457: ctx.client_cert_cb = Proc.new do |sslconn| =============================================================================== Finished in 0.042007945 seconds. ------------------------------------------------------------------------------- 1 tests, 2 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 0% passed ------------------------------------------------------------------------------- 23.81 tests/s, 47.61 assertions/s *** Error 1 in . (Makefile:67 'test_client_ca') EXPECTED_FAIL XFAIL lib/libssl/openssl-ruby *** Error 1 in . (Makefile:67 'test_client_ca') START lib/libssl/pqueue 2025-02-13T01:22:33Z rm -f a.out [Ee]rrs mklog *.core y.tab.h pq_test pq_test.o pq_test.d ==== regress-pq_test ==== cc -O2 -pipe -I/usr/src/regress/lib/libssl/pqueue/../../../../lib/libssl -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/pqueue/pq_test.c cc -o pq_test pq_test.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto /usr/src/regress/lib/libssl/pqueue/obj/pq_test | cmp -s /usr/src/regress/lib/libssl/pqueue/expected.txt /dev/stdin found 0xedfd93dae20 found 0xedfd93d50a0 found 0xedfd93dadc0 PASS lib/libssl/pqueue Duration 0m00.18s START lib/libssl/quic 2025-02-13T01:22:34Z rm -f a.out [Ee]rrs mklog *.core y.tab.h quictest quictest.o quictest.d ==== regress-quictest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/quic/quictest.c cc -o quictest quictest.o -lssl -lcrypto ./quictest /usr/src/regress/lib/libssl/quic/../../libssl/certs/server1-rsa.pem /usr/src/regress/lib/libssl/quic/../../libssl/certs/server1-rsa-chain.pem /usr/src/regress/lib/libssl/quic/../../libssl/certs/ca-root-rsa.pem INFO: client handshake done INFO: server handshake done INFO: Done! PASS lib/libssl/quic Duration 0m00.31s START lib/libssl/record 2025-02-13T01:22:34Z rm -f a.out [Ee]rrs mklog *.core y.tab.h recordtest recordtest.o recordtest.d ==== run-regress-recordtest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -I/usr/src/regress/lib/libssl/record/../../../../lib/libssl -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/record/recordtest.c cc -o recordtest recordtest.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto ./recordtest PASS lib/libssl/record Duration 0m00.34s START lib/libssl/record_layer 2025-02-13T01:22:34Z rm -f a.out [Ee]rrs mklog *.core y.tab.h record_layer_test record_layer_test.o record_layer_test.d ==== run-regress-record_layer_test ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -I/usr/src/regress/lib/libssl/record_layer/../../../../lib/libssl -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/record_layer/record_layer_test.c cc -o record_layer_test record_layer_test.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto ./record_layer_test Running TLSv1.2 sequence number tests... Running DTLSv1.2 sequence number tests... Running TLSv1.3 sequence number tests... PASS lib/libssl/record_layer Duration 0m00.27s START lib/libssl/rust-openssl 2025-02-13T01:22:34Z rm -f a.out [Ee]rrs mklog *.core y.tab.h packages rust-openssl-tests and rust are required for this regress SKIPPED SKIP lib/libssl/rust-openssl Test skipped itself START lib/libssl/server 2025-02-13T01:22:34Z rm -f a.out [Ee]rrs mklog *.core y.tab.h servertest servertest.o servertest.d ==== regress-servertest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/server/servertest.c cc -o servertest servertest.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto ./servertest /usr/src/regress/lib/libssl/server/../../libssl/certs/server1-rsa.pem /usr/src/regress/lib/libssl/server/../../libssl/certs/server1-rsa-chain.pem /usr/src/regress/lib/libssl/server/../../libssl/certs/ca-root-rsa.pem Test 0 - TLSv1.0 in SSLv2 record Test 1 - TLSv1.2 in SSLv2 record PASS lib/libssl/server Duration 0m00.25s START lib/libssl/shutdown 2025-02-13T01:22:35Z rm -f a.out [Ee]rrs mklog *.core y.tab.h shutdowntest shutdowntest.o shutdowntest.d ==== regress-shutdowntest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/shutdown/shutdowntest.c cc -o shutdowntest shutdowntest.o -lssl -lcrypto ./shutdowntest /usr/src/regress/lib/libssl/shutdown/../../libssl/certs/server1-rsa.pem /usr/src/regress/lib/libssl/shutdown/../../libssl/certs/server1-rsa-chain.pem /usr/src/regress/lib/libssl/shutdown/../../libssl/certs/ca-root-rsa.pem == Testing TLSv1.2, bidirectional shutdown... == INFO: server accept done INFO: client connect done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing TLSv1.2, client quiet shutdown... == INFO: server accept done INFO: client connect done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown encountered EOF INFO: Done! == Testing TLSv1.2, server quiet shutdown... == INFO: server accept done INFO: client connect done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: server shutdown done INFO: client shutdown encountered EOF INFO: Done! == Testing TLSv1.2, both quiet shutdown... == INFO: server accept done INFO: client connect done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing TLSv1.2, client set sent shutdown... == INFO: server accept done INFO: client connect done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown encountered EOF INFO: Done! == Testing TLSv1.2, client set received shutdown... == INFO: server accept done INFO: client connect done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing TLSv1.2, client set sent/received shutdown... == INFO: server accept done INFO: client connect done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown encountered EOF INFO: Done! == Testing TLSv1.2, server set sent shutdown... == INFO: server accept done INFO: client connect done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: server shutdown done INFO: client shutdown encountered EOF INFO: Done! == Testing TLSv1.2, server set received shutdown... == INFO: server accept done INFO: client connect done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: server shutdown done INFO: client shutdown done INFO: Done! == Testing TLSv1.2, server set sent/received shutdown... == INFO: server accept done INFO: client connect done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: server shutdown done INFO: client shutdown encountered EOF INFO: Done! == Testing TLSv1.2, shutdown sequence... == INFO: server accept done INFO: client connect done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: Done! == Testing TLSv1.3, bidirectional shutdown... == INFO: client connect done INFO: server accept done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing TLSv1.3, client quiet shutdown... == INFO: client connect done INFO: server accept done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown encountered EOF INFO: Done! == Testing TLSv1.3, server quiet shutdown... == INFO: client connect done INFO: server accept done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: server shutdown done INFO: client shutdown encountered EOF INFO: Done! == Testing TLSv1.3, both quiet shutdown... == INFO: client connect done INFO: server accept done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing TLSv1.3, client set sent shutdown... == INFO: client connect done INFO: server accept done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown encountered EOF INFO: Done! == Testing TLSv1.3, client set received shutdown... == INFO: client connect done INFO: server accept done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing TLSv1.3, client set sent/received shutdown... == INFO: client connect done INFO: server accept done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown encountered EOF INFO: Done! == Testing TLSv1.3, server set sent shutdown... == INFO: client connect done INFO: server accept done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: server shutdown done INFO: client shutdown encountered EOF INFO: Done! == Testing TLSv1.3, server set received shutdown... == INFO: client connect done INFO: server accept done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: server shutdown done INFO: client shutdown done INFO: Done! == Testing TLSv1.3, server set sent/received shutdown... == INFO: client connect done INFO: server accept done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: server shutdown done INFO: client shutdown encountered EOF INFO: Done! == Testing TLSv1.3, shutdown sequence... == INFO: client connect done INFO: server accept done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: Done! PASS lib/libssl/shutdown Duration 0m00.48s START lib/libssl/ssl 2025-02-13T01:22:35Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ssltest ssltest.o ssltest.d ==== regress-ssltest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -I/usr/src/regress/lib/libssl/ssl/../../../../lib/libssl -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/ssl/ssltest.c cc -o ssltest ssltest.o -lcrypto -lssl sh /usr/src/regress/lib/libssl/ssl/testssl /usr/src/regress/lib/libssl/ssl/../certs/server1-rsa.pem /usr/src/regress/lib/libssl/ssl/../certs/server1-rsa-chain.pem /usr/src/regress/lib/libssl/ssl/../certs/ca-root-rsa.pem LibreSSL 4.0.0 test sslv2/sslv3 TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 1 handshakes of 256 bytes done test sslv2/sslv3 with server authentication server authentication In app_verify_callback, allowing cert. Arg is: Test Callback Argument Finished printing do we have a context? 0x0x3937042f3c0 a cert? 0x0x3937044b000 cert depth=0 /CN=LibreSSL Test Server 1 RSA TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 1 handshakes of 256 bytes done test sslv2/sslv3 with client authentication client authentication In app_verify_callback, allowing cert. Arg is: Test Callback Argument Finished printing do we have a context? 0x0xd9b9fb9d9c0 a cert? 0x0xd9b91337460 cert depth=0 /CN=LibreSSL Test Server 1 RSA TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 1 handshakes of 256 bytes done test sslv2/sslv3 with both client and server authentication client authentication server authentication In app_verify_callback, allowing cert. Arg is: Test Callback Argument Finished printing do we have a context? 0x0x342dcf38d80 a cert? 0x0x342f20480e0 cert depth=0 /CN=LibreSSL Test Server 1 RSA In app_verify_callback, allowing cert. Arg is: Test Callback Argument Finished printing do we have a context? 0x0x342e3e5f0c0 a cert? 0x0x342f2048620 cert depth=0 /CN=LibreSSL Test Server 1 RSA TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 1 handshakes of 256 bytes done test sslv2/sslv3 via BIO pair TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 1 handshakes of 256 bytes done test sslv2/sslv3 w/o (EC)DHE via BIO pair TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 1 handshakes of 256 bytes done test sslv2/sslv3 with 1024bit DHE via BIO pair DONE: TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 1 handshakes of 256 bytes done test sslv2/sslv3 with server authentication server authentication In app_verify_callback, allowing cert. Arg is: Test Callback Argument Finished printing do we have a context? 0x0x988a5ab9e40 a cert? 0x0x989703408c0 cert depth=0 /CN=LibreSSL Test Server 1 RSA TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 1 handshakes of 256 bytes done test sslv2/sslv3 with client authentication via BIO pair client authentication In app_verify_callback, allowing cert. Arg is: Test Callback Argument Finished printing do we have a context? 0x0xac5c9131900 a cert? 0x0xac644d101c0 cert depth=0 /CN=LibreSSL Test Server 1 RSA TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 1 handshakes of 256 bytes done test sslv2/sslv3 with both client and server authentication via BIO pair client authentication server authentication In app_verify_callback, allowing cert. Arg is: Test Callback Argument Finished printing do we have a context? 0x0xfa9bb9cb540 a cert? 0x0xfa9bb9dc1c0 cert depth=0 /CN=LibreSSL Test Server 1 RSA In app_verify_callback, allowing cert. Arg is: Test Callback Argument Finished printing do we have a context? 0x0xfa9bb9dfb40 a cert? 0x0xfa9bb9c38c0 cert depth=0 /CN=LibreSSL Test Server 1 RSA TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 1 handshakes of 256 bytes done test sslv2/sslv3 with both client and server authentication via BIO pair and app verify client authentication server authentication In app_verify_callback, allowing cert. Arg is: Test Callback Argument Finished printing do we have a context? 0x0xc1179a3e180 a cert? 0x0xc122f97db60 cert depth=0 /CN=LibreSSL Test Server 1 RSA In app_verify_callback, allowing cert. Arg is: Test Callback Argument Finished printing do we have a context? 0x0xc1179a05300 a cert? 0x0xc122f9b17e0 cert depth=0 /CN=LibreSSL Test Server 1 RSA TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 1 handshakes of 256 bytes done Testing ciphersuites Testing ciphersuites for SSLv3 Testing ECDHE-RSA-AES256-SHA TLSv1.2, cipher TLSv1/SSLv3 ECDHE-RSA-AES256-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing DHE-RSA-AES256-SHA TLSv1.2, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing DHE-RSA-CAMELLIA256-SHA TLSv1.2, cipher TLSv1/SSLv3 DHE-RSA-CAMELLIA256-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing AES256-SHA TLSv1.2, cipher TLSv1/SSLv3 AES256-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing CAMELLIA256-SHA TLSv1.2, cipher TLSv1/SSLv3 CAMELLIA256-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing ECDHE-RSA-AES128-SHA TLSv1.2, cipher TLSv1/SSLv3 ECDHE-RSA-AES128-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing DHE-RSA-AES128-SHA TLSv1.2, cipher TLSv1/SSLv3 DHE-RSA-AES128-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing DHE-RSA-CAMELLIA128-SHA TLSv1.2, cipher TLSv1/SSLv3 DHE-RSA-CAMELLIA128-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing AES128-SHA TLSv1.2, cipher TLSv1/SSLv3 AES128-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing CAMELLIA128-SHA TLSv1.2, cipher TLSv1/SSLv3 CAMELLIA128-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing ECDHE-RSA-RC4-SHA TLSv1.2, cipher TLSv1/SSLv3 ECDHE-RSA-RC4-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing RC4-SHA TLSv1.2, cipher TLSv1/SSLv3 RC4-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing RC4-MD5 TLSv1.2, cipher TLSv1/SSLv3 RC4-MD5, 2048 bit RSA 1 handshakes of 256 bytes done Testing ECDHE-RSA-DES-CBC3-SHA TLSv1.2, cipher TLSv1/SSLv3 ECDHE-RSA-DES-CBC3-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing EDH-RSA-DES-CBC3-SHA TLSv1.2, cipher TLSv1/SSLv3 EDH-RSA-DES-CBC3-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing DES-CBC3-SHA TLSv1.2, cipher TLSv1/SSLv3 DES-CBC3-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing ECDHE-RSA-NULL-SHA TLSv1.2, cipher TLSv1/SSLv3 ECDHE-RSA-NULL-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing NULL-SHA TLSv1.2, cipher TLSv1/SSLv3 NULL-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing NULL-MD5 TLSv1.2, cipher TLSv1/SSLv3 NULL-MD5, 2048 bit RSA 1 handshakes of 256 bytes done Testing ciphersuites for TLSv1.2 Testing ECDHE-RSA-AES256-GCM-SHA384 TLSv1.2, cipher TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384, 2048 bit RSA 1 handshakes of 256 bytes done Testing ECDHE-RSA-AES256-SHA384 TLSv1.2, cipher TLSv1/SSLv3 ECDHE-RSA-AES256-SHA384, 2048 bit RSA 1 handshakes of 256 bytes done Testing DHE-RSA-AES256-GCM-SHA384 TLSv1.2, cipher TLSv1/SSLv3 DHE-RSA-AES256-GCM-SHA384, 2048 bit RSA 1 handshakes of 256 bytes done Testing DHE-RSA-AES256-SHA256 TLSv1.2, cipher TLSv1/SSLv3 DHE-RSA-AES256-SHA256, 2048 bit RSA 1 handshakes of 256 bytes done Testing ECDHE-RSA-CHACHA20-POLY1305 TLSv1.2, cipher TLSv1/SSLv3 ECDHE-RSA-CHACHA20-POLY1305, 2048 bit RSA 1 handshakes of 256 bytes done Testing DHE-RSA-CHACHA20-POLY1305 TLSv1.2, cipher TLSv1/SSLv3 DHE-RSA-CHACHA20-POLY1305, 2048 bit RSA 1 handshakes of 256 bytes done Testing DHE-RSA-CAMELLIA256-SHA256 TLSv1.2, cipher TLSv1/SSLv3 DHE-RSA-CAMELLIA256-SHA256, 2048 bit RSA 1 handshakes of 256 bytes done Testing AES256-GCM-SHA384 TLSv1.2, cipher TLSv1/SSLv3 AES256-GCM-SHA384, 2048 bit RSA 1 handshakes of 256 bytes done Testing AES256-SHA256 TLSv1.2, cipher TLSv1/SSLv3 AES256-SHA256, 2048 bit RSA 1 handshakes of 256 bytes done Testing CAMELLIA256-SHA256 TLSv1.2, cipher TLSv1/SSLv3 CAMELLIA256-SHA256, 2048 bit RSA 1 handshakes of 256 bytes done Testing ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2, cipher TLSv1/SSLv3 ECDHE-RSA-AES128-GCM-SHA256, 2048 bit RSA 1 handshakes of 256 bytes done Testing ECDHE-RSA-AES128-SHA256 TLSv1.2, cipher TLSv1/SSLv3 ECDHE-RSA-AES128-SHA256, 2048 bit RSA 1 handshakes of 256 bytes done Testing DHE-RSA-AES128-GCM-SHA256 TLSv1.2, cipher TLSv1/SSLv3 DHE-RSA-AES128-GCM-SHA256, 2048 bit RSA 1 handshakes of 256 bytes done Testing DHE-RSA-AES128-SHA256 TLSv1.2, cipher TLSv1/SSLv3 DHE-RSA-AES128-SHA256, 2048 bit RSA 1 handshakes of 256 bytes done Testing DHE-RSA-CAMELLIA128-SHA256 TLSv1.2, cipher TLSv1/SSLv3 DHE-RSA-CAMELLIA128-SHA256, 2048 bit RSA 1 handshakes of 256 bytes done Testing AES128-GCM-SHA256 TLSv1.2, cipher TLSv1/SSLv3 AES128-GCM-SHA256, 2048 bit RSA 1 handshakes of 256 bytes done Testing AES128-SHA256 TLSv1.2, cipher TLSv1/SSLv3 AES128-SHA256, 2048 bit RSA 1 handshakes of 256 bytes done Testing CAMELLIA128-SHA256 TLSv1.2, cipher TLSv1/SSLv3 CAMELLIA128-SHA256, 2048 bit RSA 1 handshakes of 256 bytes done Testing NULL-SHA256 TLSv1.2, cipher TLSv1/SSLv3 NULL-SHA256, 2048 bit RSA 1 handshakes of 256 bytes done Testing ciphersuites for TLSv1.3 at security level 2 Testing TLS_AES_256_GCM_SHA384 TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 1 handshakes of 256 bytes done Testing TLS_CHACHA20_POLY1305_SHA256 TLSv1.3, cipher TLSv1/SSLv3 TLS_CHACHA20_POLY1305_SHA256, 2048 bit RSA 1 handshakes of 256 bytes done Testing TLS_AES_128_GCM_SHA256 TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_128_GCM_SHA256, 2048 bit RSA 1 handshakes of 256 bytes done Testing ciphersuites for TLSv1.3 at security level 3 Testing TLS_AES_256_GCM_SHA384 3288445063640:error:14FFF18A:SSL routines:(UNKNOWN)SSL_internal:dh key too small:/usr/src/lib/libssl/s3_lib.c:1946: 3288445063640:error:14FFF18F:SSL routines:(UNKNOWN)SSL_internal:ee key too small:/usr/src/lib/libssl/ssl_rsa.c:394: ERROR in SERVER 3288445063640:error:14FFF0A8:SSL routines:(UNKNOWN)SSL_internal:missing rsa certificate:/usr/src/lib/libssl/tls13_server.c:649: TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384 1 handshakes of 256 bytes done Testing TLS_CHACHA20_POLY1305_SHA256 9013802631640:error:14FFF18A:SSL routines:(UNKNOWN)SSL_internal:dh key too small:/usr/src/lib/libssl/s3_lib.c:1946: 9013802631640:error:14FFF18F:SSL routines:(UNKNOWN)SSL_internal:ee key too small:/usr/src/lib/libssl/ssl_rsa.c:394: ERROR in SERVER 9013802631640:error:14FFF0A8:SSL routines:(UNKNOWN)SSL_internal:missing rsa certificate:/usr/src/lib/libssl/tls13_server.c:649: TLSv1.3, cipher TLSv1/SSLv3 TLS_CHACHA20_POLY1305_SHA256 1 handshakes of 256 bytes done Testing TLS_AES_128_GCM_SHA256 1364725801432:error:14FFF18A:SSL routines:(UNKNOWN)SSL_internal:dh key too small:/usr/src/lib/libssl/s3_lib.c:1946: 1364725801432:error:14FFF18F:SSL routines:(UNKNOWN)SSL_internal:ee key too small:/usr/src/lib/libssl/ssl_rsa.c:394: ERROR in SERVER 1364725801432:error:14FFF0A8:SSL routines:(UNKNOWN)SSL_internal:missing rsa certificate:/usr/src/lib/libssl/tls13_server.c:649: TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_128_GCM_SHA256 1 handshakes of 256 bytes done dh skipping tls1 tests. DTLSv1.2, cipher TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384, 2048 bit RSA 1 handshakes of 256 bytes done test dtlsv1_2 with server authentication server authentication In app_verify_callback, allowing cert. Arg is: Test Callback Argument Finished printing do we have a context? 0x0x5c10ef7b0c0 a cert? 0x0x5c12d458ee0 cert depth=0 /CN=LibreSSL Test Server 1 RSA DTLSv1.2, cipher TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384, 2048 bit RSA 1 handshakes of 256 bytes done test dtlsv1_2 with client authentication client authentication In app_verify_callback, allowing cert. Arg is: Test Callback Argument Finished printing do we have a context? 0x0x71332503540 a cert? 0x0x7136b0ffee0 cert depth=0 /CN=LibreSSL Test Server 1 RSA DTLSv1.2, cipher TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384, 2048 bit RSA 1 handshakes of 256 bytes done test dtlsv1_2 with both client and server authentication client authentication server authentication In app_verify_callback, allowing cert. Arg is: Test Callback Argument Finished printing do we have a context? 0x0xd7d181aea80 a cert? 0x0xd7cc756dc40 cert depth=0 /CN=LibreSSL Test Server 1 RSA In app_verify_callback, allowing cert. Arg is: Test Callback Argument Finished printing do we have a context? 0x0xd7d181aec00 a cert? 0x0xd7cd8449460 cert depth=0 /CN=LibreSSL Test Server 1 RSA DTLSv1.2, cipher TLSv1/SSLv3 ECDHE-RSA-AES256-GCM-SHA384, 2048 bit RSA 1 handshakes of 256 bytes done Testing DTLS ciphersuites Testing ciphersuites for SSLv3 Testing AES256-SHA DTLSv1.2, cipher TLSv1/SSLv3 AES256-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing CAMELLIA256-SHA DTLSv1.2, cipher TLSv1/SSLv3 CAMELLIA256-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing AES128-SHA DTLSv1.2, cipher TLSv1/SSLv3 AES128-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing CAMELLIA128-SHA DTLSv1.2, cipher TLSv1/SSLv3 CAMELLIA128-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing DES-CBC3-SHA DTLSv1.2, cipher TLSv1/SSLv3 DES-CBC3-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing NULL-SHA DTLSv1.2, cipher TLSv1/SSLv3 NULL-SHA, 2048 bit RSA 1 handshakes of 256 bytes done Testing NULL-MD5 DTLSv1.2, cipher TLSv1/SSLv3 NULL-MD5, 2048 bit RSA 1 handshakes of 256 bytes done Testing ALPN... TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 1 handshakes of 256 bytes done TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 1 handshakes of 256 bytes done TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 1 handshakes of 256 bytes done TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 1 handshakes of 256 bytes done TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 1 handshakes of 256 bytes done TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 1 handshakes of 256 bytes done TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 1 handshakes of 256 bytes done TLSv1.3, cipher TLSv1/SSLv3 TLS_AES_256_GCM_SHA384, 2048 bit RSA 1 handshakes of 256 bytes done PASS lib/libssl/ssl Duration 0m02.11s START lib/libssl/symbols 2025-02-13T01:22:37Z rm -f a.out [Ee]rrs mklog *.core y.tab.h symbols symbols.o symbols.c symbols.c.tmp symbols.d ==== run-regress-symbols ==== awk -f /usr/src/regress/lib/libssl/symbols/symbols.awk < /usr/src/lib/libssl/Symbols.list > symbols.c.tmp && mv -f symbols.c.tmp symbols.c cc -O2 -pipe -Wno-deprecated-declarations -g -MD -MP -c symbols.c cc -lcrypto -lssl -Wl,--no-allow-shlib-undefined -o symbols symbols.o ./symbols 2>/dev/null OK PASS lib/libssl/symbols Duration 0m00.29s START lib/libssl/tls 2025-02-13T01:22:38Z rm -f a.out [Ee]rrs mklog *.core y.tab.h tlstest tlstest.o tlstest.d ==== regress-tlstest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/tls/tlstest.c cc -o tlstest tlstest.o -lssl -lcrypto ./tlstest /usr/src/regress/lib/libssl/tls/../../libssl/certs/server1-rsa.pem /usr/src/regress/lib/libssl/tls/../../libssl/certs/server1-rsa-chain.pem /usr/src/regress/lib/libssl/tls/../../libssl/certs/ca-root-rsa.pem == Testing Default client and server... == INFO: client connect done INFO: server accept done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing Default client and TLSv1.2 server... == INFO: server accept done INFO: client connect done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing Default client and default server with ECDHE KEX... == INFO: client connect done INFO: server accept done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing Default client and TLSv1.2 server with ECDHE KEX... == INFO: server accept done INFO: client connect done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing Default client and default server with DHE KEX... == INFO: client connect done INFO: server accept done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing Default client and TLSv1.2 server with DHE KEX... == INFO: server accept done INFO: client connect done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing Default client and default server with RSA KEX... == INFO: client connect done INFO: server accept done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing Default client and TLSv1.2 server with RSA KEX... == INFO: server accept done INFO: client connect done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing TLSv1.2 client and default server... == INFO: server accept done INFO: client connect done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing TLSv1.2 client and default server with ECDHE KEX... == INFO: server accept done INFO: client connect done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing TLSv1.2 client and default server with DHE KEX... == INFO: server accept done INFO: client connect done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown done INFO: Done! == Testing TLSv1.2 client and default server with RSA KEX... == INFO: server accept done INFO: client connect done INFO: client write done INFO: server read done INFO: server write done INFO: client read done INFO: client shutdown done INFO: server shutdown done INFO: Done! PASS lib/libssl/tls Duration 0m00.36s START lib/libssl/tlsext 2025-02-13T01:22:38Z rm -f a.out [Ee]rrs mklog *.core y.tab.h tlsexttest tlsexttest.o tlsexttest.d ==== run-regress-tlsexttest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wundef -Werror -I/usr/src/regress/lib/libssl/tlsext/../../../../lib/libssl -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/tlsext/tlsexttest.c cc -o tlsexttest tlsexttest.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto ./tlsexttest PASS lib/libssl/tlsext Duration 0m01.68s START lib/libssl/tlsfuzzer 2025-02-13T01:22:40Z rm -f a.out [Ee]rrs mklog *.core y.tab.h localhost.key localhost.crt ==== regress-tlsfuzzer ==== openssl req -x509 -newkey rsa -keyout localhost.key -out localhost.crt -subj /CN=localhost -nodes -batch Generating a 2048 bit RSA private key ............................................ ............... writing new private key to 'localhost.key' ----- python3 /usr/src/regress/lib/libssl/tlsfuzzer/tlsfuzzer.py -s Running TLSv1.3 tests ... test-tls13-ccs.py OK test-tls13-conversation.py OK test-tls13-count-tickets.py OK test-tls13-empty-alert.py OK test-tls13-finished.py OK test-tls13-finished-plaintext.py OK test-tls13-hrr.py OK test-tls13-keyshare-omitted.py OK test-tls13-legacy-version.py OK test-tls13-nociphers.py OK test-tls13-record-padding.py OK test-tls13-shuffled-extentions.py OK test-tls13-zero-content-type.py OK test-tls13-zero-length-data.py OK test-tls13-connection-abort.py OK Running slow TLSv1.3 tests ... test-tls13-dhe-shared-secret-padding.py OK test-tls13-invalid-ciphers.py OK test-tls13-serverhello-random.py OK test-tls13-record-layer-limits.py OK test-tls13-large-number-of-extensions.py OK Running TLSv1.2 tests ... test-aes-gcm-nonces.py OK test-connection-abort.py OK test-conversation.py OK test-cve-2016-2107.py OK test-cve-2016-6309.py OK test-dhe-rsa-key-exchange.py OK test-early-application-data.py OK test-empty-extensions.py OK test-extensions.py OK test-fuzzed-MAC.py OK test-fuzzed-ciphertext.py OK test-fuzzed-finished.py OK test-fuzzed-padding.py OK test-fuzzed-plaintext.py OK test-hello-request-by-client.py OK test-invalid-cipher-suites.py OK test-invalid-content-type.py OK test-invalid-session-id.py OK test-invalid-version.py OK test-large-number-of-extensions.py OK test-lucky13.py OK test-message-skipping.py OK test-no-heartbeat.py OK test-record-layer-fragmentation.py OK test-sslv2-connection.py OK test-truncating-of-finished.py OK test-truncating-of-kRSA-client-key-exchange.py OK test-unsupported-curve-fallback.py OK test-version-numbers.py OK test-zero-length-data.py OK test-atypical-padding.py OK test-ccs.py OK test-dhe-rsa-key-exchange-signatures.py OK test-dhe-rsa-key-exchange-with-bad-messages.py OK test-dhe-key-share-random.py OK test-export-ciphers-rejected.py OK test-downgrade-protection.py OK test-fallback-scsv.py OK test-invalid-compression-methods.py OK test-renegotiation-changed-clienthello.py OK test-sessionID-resumption.py OK test-sig-algs-renegotiation-resumption.py OK test-serverhello-random.py OK test-chacha20.py OK Running slow TLSv1.2 tests ... test-cve-2016-7054.py OK test-dhe-no-shared-secret-padding.py OK test-ecdhe-padded-shared-secret.py OK test-ecdhe-rsa-key-share-random.py OK test-large-hello.py OK PASS lib/libssl/tlsfuzzer Duration 1m37.42s START lib/libssl/tlslegacy 2025-02-13T01:24:17Z rm -f a.out [Ee]rrs mklog *.core y.tab.h tlslegacytest tlslegacytest.o tlslegacytest.d ==== run-regress-tlslegacytest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/tlslegacy/tlslegacytest.c cc -o tlslegacytest tlslegacytest.o -lssl -lcrypto ./tlslegacytest Test 0 - TLSv1.2 legacy fallback Test 1 - TLSv1.2 legacy fallback with server cert PASS lib/libssl/tlslegacy Duration 0m00.23s START lib/libssl/unit 2025-02-13T01:24:17Z rm -f a.out [Ee]rrs mklog *.core y.tab.h cipher_list ssl_get_shared_ciphers ssl_methods ssl_set_alpn_protos ssl_verify_param ssl_versions tls_ext_alpn tls_prf cipher_list.o ssl_get_shared_ciphers.o ssl_methods.o ssl_set_alpn_protos.o ssl_verify_param.o ssl_versions.o tls_ext_alpn.o tls_prf.o cipher_list.d ssl_get_shared_ciphers.d ssl_methods.d ssl_set_alpn_protos.d ssl_verify_param.d ssl_versions.d tls_ext_alpn.d tls_prf.d ==== run-regress-cipher_list ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -DCERTSDIR=\"/usr/src/regress/lib/libssl/unit/../certs\" -I/usr/src/regress/lib/libssl/unit/../../../../lib/libssl -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/unit/cipher_list.c cc -o cipher_list cipher_list.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto ./cipher_list PASS /usr/src/regress/lib/libssl/unit/cipher_list.c ==== run-regress-ssl_get_shared_ciphers ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -DCERTSDIR=\"/usr/src/regress/lib/libssl/unit/../certs\" -I/usr/src/regress/lib/libssl/unit/../../../../lib/libssl -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/unit/ssl_get_shared_ciphers.c cc -o ssl_get_shared_ciphers ssl_get_shared_ciphers.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto ./ssl_get_shared_ciphers PASS /usr/src/regress/lib/libssl/unit/ssl_get_shared_ciphers.c ==== run-regress-ssl_methods ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -DCERTSDIR=\"/usr/src/regress/lib/libssl/unit/../certs\" -I/usr/src/regress/lib/libssl/unit/../../../../lib/libssl -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/unit/ssl_methods.c cc -o ssl_methods ssl_methods.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto ./ssl_methods PASS /usr/src/regress/lib/libssl/unit/ssl_methods.c ==== run-regress-ssl_set_alpn_protos ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -DCERTSDIR=\"/usr/src/regress/lib/libssl/unit/../certs\" -I/usr/src/regress/lib/libssl/unit/../../../../lib/libssl -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/unit/ssl_set_alpn_protos.c cc -o ssl_set_alpn_protos ssl_set_alpn_protos.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto ./ssl_set_alpn_protos PASS /usr/src/regress/lib/libssl/unit/ssl_set_alpn_protos.c ==== run-regress-ssl_verify_param ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -DCERTSDIR=\"/usr/src/regress/lib/libssl/unit/../certs\" -I/usr/src/regress/lib/libssl/unit/../../../../lib/libssl -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/unit/ssl_verify_param.c cc -o ssl_verify_param ssl_verify_param.o /usr/lib/libssl.a -Wl,-Bstatic -lcrypto -Wl,-Bdynamic ./ssl_verify_param ==== run-regress-ssl_versions ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -DCERTSDIR=\"/usr/src/regress/lib/libssl/unit/../certs\" -I/usr/src/regress/lib/libssl/unit/../../../../lib/libssl -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/unit/ssl_versions.c cc -o ssl_versions ssl_versions.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto ./ssl_versions INFO: starting enabled version range tests... INFO: starting max shared version tests... INFO: starting min max version tests... PASS /usr/src/regress/lib/libssl/unit/ssl_versions.c ==== run-regress-tls_ext_alpn ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -DCERTSDIR=\"/usr/src/regress/lib/libssl/unit/../certs\" -I/usr/src/regress/lib/libssl/unit/../../../../lib/libssl -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/unit/tls_ext_alpn.c cc -o tls_ext_alpn tls_ext_alpn.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto ./tls_ext_alpn PASS /usr/src/regress/lib/libssl/unit/tls_ext_alpn.c ==== run-regress-tls_prf ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -DCERTSDIR=\"/usr/src/regress/lib/libssl/unit/../certs\" -I/usr/src/regress/lib/libssl/unit/../../../../lib/libssl -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/unit/tls_prf.c cc -o tls_prf tls_prf.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto ./tls_prf Test 0 - SHA256 Test 1 - SHA384 PASS lib/libssl/unit Duration 0m02.39s START lib/libssl/verify 2025-02-13T01:24:20Z rm -f a.out [Ee]rrs mklog *.core y.tab.h verify verify.o *.pem *.key verify.d stamp-create-libressl-test-certs ==== create-libressl-test-certs ==== perl /usr/src/regress/lib/libssl/verify/create-libressl-test-certs.pl ==== run-verify ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wundef -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/verify/verify.c cc -o verify verify.o -lcrypto -lssl ./verify unusual wildcard cert, no CA given to client: ok unusual wildcard cert, CA given to client: ok common wildcard cert, no CA given to client: ok common wildcard cert, CA given to client: ok server sends all chain certificates: ok PASS /usr/src/regress/lib/libssl/verify/verify.c PASS lib/libssl/verify Duration 0m01.03s START lib/libtls/config 2025-02-13T01:24:21Z rm -f a.out [Ee]rrs mklog *.core y.tab.h configtest configtest.o configtest.d ==== run-regress-configtest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libtls/config/configtest.c cc -o configtest configtest.o -lcrypto -lssl -ltls ./configtest PASS lib/libtls/config Duration 0m00.17s START lib/libtls/gotls 2025-02-13T01:24:21Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ==== regress-gotls ==== cd /usr/src/regress/lib/libtls/gotls && go test -test.v . === RUN TestTLSBasic tls_test.go:214: Connecting to 127.0.0.1:24574 tls_test.go:229: Wrote 16 bytes... tls_test.go:236: Read 129 bytes... --- PASS: TestTLSBasic (0.01s) === RUN TestTLSVersions tls_test.go:262: Testing handshake with protocols 301:304 tls_test.go:262: Testing handshake with protocols 300:303 tls_test.go:262: Testing handshake with protocols 301:303 tls_test.go:262: Testing handshake with protocols 302:303 tls_test.go:262: Testing handshake with protocols 300:302 2025/01/20 17:58:13 http: TLS handshake error from 127.0.0.1:34516: tls: client offered only unsupported versions: [304 303] tls_test.go:262: Testing handshake with protocols 300:301 2025/01/20 17:58:13 http: TLS handshake error from 127.0.0.1:28016: tls: client offered only unsupported versions: [304 303] tls_test.go:262: Testing handshake with protocols 300:300 2025/01/20 17:58:13 http: TLS handshake error from 127.0.0.1:47268: tls: client offered only unsupported versions: [304 303] tls_test.go:262: Testing handshake with protocols 301:301 2025/01/20 17:58:13 http: TLS handshake error from 127.0.0.1:1314: tls: client offered only unsupported versions: [304 303] tls_test.go:262: Testing handshake with protocols 302:302 2025/01/20 17:58:13 http: TLS handshake error from 127.0.0.1:30625: tls: client offered only unsupported versions: [304 303] tls_test.go:262: Testing handshake with protocols 303:303 --- PASS: TestTLSVersions (0.03s) === RUN TestTLSSingleByteReadWrite tls_test.go:315: Connecting to 127.0.0.1:45748 --- PASS: TestTLSSingleByteReadWrite (0.00s) === RUN TestTLSInfo tls_test.go:384: Connecting to 127.0.0.1:45537 tls_test.go:442: Protocol version: TLSv1.3 tls_test.go:447: Cipher: TLS_AES_128_GCM_SHA256 tls_test.go:452: Cipher Strength: 128 bits tls_test.go:467: Issuer: /O=Acme Co tls_test.go:472: Subject: /O=Acme Co tls_test.go:477: Subject: tls_test.go:484: Hash: SHA256:1153aa0230ee0481b36bdd83ddb04b607340dbda35f3a4fff0615e4d9292d687 tls_test.go:491: NotBefore: 1970-01-01 00:00:00 +0000 UTC tls_test.go:498: NotAfter: 2084-01-29 16:00:00 +0000 UTC --- PASS: TestTLSInfo (0.00s) PASS ok gotls (cached) PASS lib/libtls/gotls Duration 0m00.39s START lib/libtls/keypair 2025-02-13T01:24:21Z rm -f a.out [Ee]rrs mklog *.core y.tab.h keypairtest keypairtest.o keypairtest.d ==== regress-keypairtest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -I/usr/src/regress/lib/libtls/keypair/../../../../lib/libtls -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libtls/keypair/keypairtest.c cc -o keypairtest keypairtest.o -lcrypto -lssl -Wl,-Bstatic -ltls -Wl,-Bdynamic ./keypairtest /usr/src/regress/lib/libtls/keypair/../../libssl/certs/ca-root-rsa.pem /usr/src/regress/lib/libtls/keypair/../../libssl/certs/server1-rsa.pem /usr/src/regress/lib/libtls/keypair/../../libssl/certs/server1-rsa.pem PASS lib/libtls/keypair Duration 0m00.28s START lib/libtls/signer 2025-02-13T01:24:22Z rm -f a.out [Ee]rrs mklog *.core y.tab.h signertest signertest.o signertest.d ==== run-regress-signertest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Wall -Wundef -Werror -I/usr/src/regress/lib/libtls/signer/../../../../lib/libtls/ -DCERTSDIR=\"/usr/src/regress/lib/libtls/signer/../../libssl/certs\" -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libtls/signer/signertest.c cc -o signertest signertest.o -lcrypto -lssl -Wl,-Bstatic -ltls -Wl,-Bdynamic ./signertest PASS lib/libtls/signer Duration 0m00.38s START lib/libtls/tls 2025-02-13T01:24:22Z rm -f a.out [Ee]rrs mklog *.core y.tab.h tlstest tlstest.o tlstest.d ==== regress-tlstest ==== cc -O2 -pipe -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libtls/tls/tlstest.c cc -o tlstest tlstest.o -lcrypto -lssl -ltls ./tlstest /usr/src/regress/lib/libtls/tls/../../libssl/certs/ca-root-rsa.pem /usr/src/regress/lib/libtls/tls/../../libssl/certs/server1-rsa-chain.pem /usr/src/regress/lib/libtls/tls/../../libssl/certs/server1-rsa.pem == TLS tests == INFO: callback TLS handshake completed successfully INFO: callback TLS close completed successfully INFO: file descriptor TLS handshake completed successfully INFO: file descriptor TLS close completed successfully INFO: socket TLS handshake completed successfully INFO: socket TLS close completed successfully == TLS ordering tests == == TLS version tests == INFO: version test 0 - client versions 'tlsv1.3' and server versions 'all' INFO: callback TLS handshake completed successfully INFO: callback TLS close completed successfully INFO: version test 1 - client versions 'tlsv1.2' and server versions 'all' INFO: callback TLS handshake completed successfully INFO: callback TLS close completed successfully INFO: version test 2 - client versions 'all' and server versions 'tlsv1.3' INFO: callback TLS handshake completed successfully INFO: callback TLS close completed successfully INFO: version test 3 - client versions 'all' and server versions 'tlsv1.2' INFO: callback TLS handshake completed successfully INFO: callback TLS close completed successfully INFO: version test 4 - client versions 'all:!tlsv1.1' and server versions 'tlsv1.2' INFO: callback TLS handshake completed successfully INFO: callback TLS close completed successfully INFO: version test 5 - client versions 'all:!tlsv1.2' and server versions 'tlsv1.3' INFO: callback TLS handshake completed successfully INFO: callback TLS close completed successfully INFO: version test 6 - client versions 'all:!tlsv1.3' and server versions 'tlsv1.2' INFO: callback TLS handshake completed successfully INFO: callback TLS close completed successfully INFO: version test 7 - client versions 'all:!tlsv1.2:!tlsv1.1' and server versions 'tlsv1.3' INFO: callback TLS handshake completed successfully INFO: callback TLS close completed successfully INFO: version test 8 - client versions 'all:!tlsv1.2:!tlsv1.1:!tlsv1.0' and server versions 'tlsv1.3' INFO: callback TLS handshake completed successfully INFO: callback TLS close completed successfully INFO: version test 9 - client versions 'tlsv1.3' and server versions 'tlsv1.3' INFO: callback TLS handshake completed successfully INFO: callback TLS close completed successfully INFO: version test 10 - client versions 'tlsv1.2' and server versions 'tlsv1.2' INFO: callback TLS handshake completed successfully INFO: callback TLS close completed successfully PASS lib/libtls/tls Duration 0m00.44s START lib/libtls/verify 2025-02-13T01:24:22Z rm -f a.out [Ee]rrs mklog *.core y.tab.h verifytest verifytest.o verifytest.d ==== run-regress-verifytest ==== cc -O2 -pipe -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libtls/verify/verifytest.c cc -o verifytest verifytest.o -lcrypto -lssl -Wl,-Bstatic -ltls -Wl,-Bdynamic ./verifytest PASS lib/libtls/verify Duration 0m00.24s START lib/libusbhid 2025-02-13T01:24:23Z ===> usage rm -f a.out [Ee]rrs mklog *.core y.tab.h parsetest parsetest.o parsetest.d ===> usage ==== run-regress-parsetest-hex ==== cc -O2 -pipe -Werror -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libusbhid/usage/parsetest.c cc -o parsetest parsetest.o -lusbhid sh /usr/src/regress/lib/libusbhid/usage/runparse.sh hex "100002 100012" Unable to handle %x format names - DISABLED ==== run-regress-parsetest-dec ==== sh /usr/src/regress/lib/libusbhid/usage/runparse.sh dec "90002 A0002 810002" Testing %d & %u format names 90002 A0002 810002 ==== run-regress-parsetest-static ==== sh /usr/src/regress/lib/libusbhid/usage/runparse.sh static "B0002 D0002 820012" Testing staticly named usage names B0002 D0002 820012 PASS lib/libusbhid Duration 0m00.30s START lib/libutil 2025-02-13T01:24:23Z ===> bcrypt_pbkdf rm -f a.out [Ee]rrs mklog *.core y.tab.h bcrypt_pbkdf_test bcrypt_pbkdf_test.o bcrypt_pbkdf_test.d ===> ber rm -f a.out [Ee]rrs mklog *.core y.tab.h ber_test ber_test.d ber_test_int_i ber_test_int_i.d ===> fmt_scaled rm -f a.out [Ee]rrs mklog *.core y.tab.h fmt_test fmt_test.o fmt_test.d ===> imsg rm -f a.out [Ee]rrs mklog *.core y.tab.h ibuf_test ibuf_test.o ibuf_test.d ===> pkcs5_pbkdf2 rm -f a.out [Ee]rrs mklog *.core y.tab.h pkcs5_pbkdf2_test pkcs5_pbkdf2_test.o pkcs5_pbkdf2_test.d ===> bcrypt_pbkdf ==== run-regress-bcrypt_pbkdf_test ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libutil/bcrypt_pbkdf/bcrypt_pbkdf_test.c cc -o bcrypt_pbkdf_test bcrypt_pbkdf_test.o -lutil ./bcrypt_pbkdf_test ===> ber ==== run-regress ==== cc -O2 -pipe -g -MD -MP -lutil -o ber_test /usr/src/regress/lib/libutil/ber/ber_test.c /usr/src/regress/lib/libutil/ber/obj/ber_test SUCCESS: boolean SUCCESS: boolean (constructed - expected failure) SUCCESS: boolean (more than 1 content octet - expected failure) SUCCESS: enum SUCCESS: enum (constructed - expected failure) SUCCESS: enum minimal contents octets (expected failure) SUCCESS: integer (zero) SUCCESS: integer (constructed - expected failure) SUCCESS: positive integer SUCCESS: large positive integer SUCCESS: negative integer SUCCESS: integer minimal contents octets (expected failure) SUCCESS: bit string SUCCESS: octet string SUCCESS: null SUCCESS: null (constructed - expected failure) SUCCESS: object identifier SUCCESS: sequence SUCCESS: ldap bind SUCCESS: ldap search SUCCESS: snmpd encode SUCCESS: set with integer and boolean SUCCESS: indefinite encoding (expected failure) SUCCESS: reserved for future use (expected failure) SUCCESS: long form tagging prohibited (expected failure) SUCCESS: max long form length octets (i.e. 4 bytes) SUCCESS: overflow long form length octets (expected failure) SUCCESS: incorrect length - not enough data (expected failure) SUCCESS: test_ber_printf_elements_integer SUCCESS: test_ber_printf_elements_ldap_bind SUCCESS: test_ber_printf_elements_ldap_search SUCCESS: test_ber_printf_elements_snmpd_v3_encode SUCCESS: test_ber_null ==== run-regress-int-i ==== cc -O2 -pipe -g -MD -MP -lutil -o ber_test_int_i /usr/src/regress/lib/libutil/ber/ber_test_int_i.c /usr/src/regress/lib/libutil/ber/obj/ber_test_int_i = = = = = test_read_elements SUCCESS: integer (-9223372036854775807) SUCCESS: integer (-9223372036854775806) SUCCESS: integer (-2147483650) (expected failure) SUCCESS: integer (-2147483650) SUCCESS: integer (-2147483649) SUCCESS: integer (-2147483648) (expected failure) SUCCESS: integer (-2147483648) SUCCESS: integer (-1073741824) SUCCESS: integer (-536870912) SUCCESS: integer (-268435456) SUCCESS: integer (-1342177728) SUCCESS: integer (-67108865) SUCCESS: integer (-67108864) SUCCESS: integer (-67108863) SUCCESS: integer (-3554432) SUCCESS: integer (-65535) SUCCESS: integer (-32769) SUCCESS: integer (-32768) SUCCESS: integer (-128) SUCCESS: integer (-1) SUCCESS: integer (0) SUCCESS: integer (127) SUCCESS: integer (128) SUCCESS: integer (32767) SUCCESS: integer (32768) SUCCESS: integer (65535) SUCCESS: integer (65536) SUCCESS: integer (2147483647) SUCCESS: integer (2147483648) SUCCESS: integer (2147483649) SUCCESS: integer (4294967295) SUCCESS: integer (4294967296) SUCCESS: integer (4294967297) SUCCESS: integer (9223372036854775806) SUCCESS: integer (9223372036854775807) = = = = = test_printf_elements SUCCESS: integer (-9223372036854775807) SUCCESS: integer (-9223372036854775806) SUCCESS: integer (-2147483650) SUCCESS: integer (-2147483649) SUCCESS: integer (-2147483648) SUCCESS: integer (-1073741824) SUCCESS: integer (-536870912) SUCCESS: integer (-268435456) SUCCESS: integer (-1342177728) SUCCESS: integer (-67108865) SUCCESS: integer (-67108864) SUCCESS: integer (-67108863) SUCCESS: integer (-3554432) SUCCESS: integer (-65535) SUCCESS: integer (-32769) SUCCESS: integer (-32768) SUCCESS: integer (-128) SUCCESS: integer (-1) SUCCESS: integer (0) SUCCESS: integer (127) SUCCESS: integer (128) SUCCESS: integer (32767) SUCCESS: integer (32768) SUCCESS: integer (65535) SUCCESS: integer (65536) SUCCESS: integer (2147483647) SUCCESS: integer (2147483648) SUCCESS: integer (2147483649) SUCCESS: integer (4294967295) SUCCESS: integer (4294967296) SUCCESS: integer (4294967297) SUCCESS: integer (9223372036854775806) SUCCESS: integer (9223372036854775807) ===> fmt_scaled ==== run-regress-fmt_test ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libutil/fmt_scaled/fmt_test.c cc -o fmt_test fmt_test.o -lutil ./fmt_test ===> imsg ==== run-regress-ibuf_test ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libutil/imsg/ibuf_test.c cc -o ibuf_test ibuf_test.o -lutil ./ibuf_test SUCCESS: test_ibuf_open SUCCESS: test_ibuf_dynamic SUCCESS: test_ibuf_reserve SUCCESS: test_ibuf_seek ===> pkcs5_pbkdf2 ==== run-regress-pkcs5_pbkdf2_test ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/lib/libutil/pkcs5_pbkdf2/pkcs5_pbkdf2_test.c cc -o pkcs5_pbkdf2_test pkcs5_pbkdf2_test.o -lutil ./pkcs5_pbkdf2_test PASS lib/libutil Duration 0m02.27s START lib/libz 2025-02-13T01:24:25Z rm -f a.out [Ee]rrs mklog *.core y.tab.h example infcover minigzip utils_unittest example.o infcover.o minigzip.o utils_unittest.o foo.gz in out out.gz example.d infcover.d minigzip.d utils_unittest.d ==== run-regress-example ==== cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -I/usr/src/regress/lib/libz/../../../lib/libz -c /usr/src/regress/lib/libz/example.c cc -o example example.o -lz ./example zlib version 1.3.1.1-motley = 0x1311, compile flags = 0xa9 uncompress(): hello, hello! gzread(): hello, hello! gzgets() after gzseek: hello! inflate(): hello, hello! large_inflate(): OK after inflateSync(): hello, hello! inflate with dictionary: hello, hello! ==== run-regress-infcover ==== cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -I/usr/src/regress/lib/libz/../../../lib/libz -c /usr/src/regress/lib/libz/infcover.c cc -o infcover infcover.o -Wl,-Bstatic -lz -Wl,-Bdynamic ld: warning: infcover.c:529 (/usr/src/regress/lib/libz/infcover.c:529)(infcover.o:(try)): warning: strcpy() is almost always misused, please use strlcpy() ./infcover 1.3.1.1-motley inflate init: 7160 allocated prime: 7160 high water mark force window allocation: 79856 high water mark force window replacement: 14832 high water mark force split window update: 14832 high water mark use fixed blocks: 7160 high water mark bad window size: 7160 high water mark wrong version: 0 high water mark inflate built-in memory routines inflate bad parameters bad gzip method: 7160 high water mark bad gzip flags: 7160 high water mark bad zlib method: 7160 high water mark set window size from header: 14320 high water mark bad zlib window size: 7160 high water mark check adler32: 7160 high water mark bad header crc: 7160 high water mark check gzip length: 7160 high water mark bad zlib header check: 7160 high water mark need dictionary: 14832 high water mark compute adler32: 79856 high water mark miscellaneous, force memory errors: 14576 high water mark inflateBack bad parameters inflateBack bad state: 7160 high water mark inflateBack built-in memory routines invalid stored block lengths-late: 7160 high water mark invalid stored block lengths-back: 7160 high water mark fixed-late: 7160 high water mark fixed-back: 7160 high water mark invalid block type-late: 7160 high water mark invalid block type-back: 7160 high water mark stored-late: 39928 high water mark stored-back: 7160 high water mark too many length or distance symbols-late: 7160 high water mark too many length or distance symbols-back: 7160 high water mark invalid code lengths set-late: 7160 high water mark invalid code lengths set-back: 7160 high water mark invalid bit length repeat-late: 7160 high water mark invalid bit length repeat-back: 7160 high water mark invalid bit length repeat-late: 7160 high water mark invalid bit length repeat-back: 7160 high water mark invalid code -- missing end-of-block-late: 7160 high water mark invalid code -- missing end-of-block-back: 7160 high water mark invalid literal/lengths set-late: 7160 high water mark invalid literal/lengths set-back: 7160 high water mark invalid distances set-late: 7160 high water mark invalid distances set-back: 7160 high water mark invalid literal/length code-late: 7160 high water mark invalid literal/length code-back: 7160 high water mark invalid distance code-late: 7160 high water mark invalid distance code-back: 7160 high water mark invalid distance too far back-late: 7160 high water mark invalid distance too far back-back: 7160 high water mark incorrect data check-late: 7160 high water mark incorrect length check-late: 7160 high water mark pull 17-late: 7160 high water mark pull 17-back: 7160 high water mark long code-late: 7160 high water mark long code-back: 7160 high water mark length extra-late: 39928 high water mark length extra-back: 7160 high water mark long distance and extra-late: 39928 high water mark long distance and extra-back: 7160 high water mark window end-late: 39928 high water mark window end-back: 7160 high water mark inflate_fast TYPE return: 7160 high water mark window wrap: 14832 high water mark inflate_table not enough errors fast length extra bits: 7160 high water mark fast distance extra bits: 7160 high water mark fast invalid distance code: 7160 high water mark fast invalid literal/length code: 7160 high water mark fast 2nd level codes and too far back: 7160 high water mark very common case: 14832 high water mark contiguous and wrap around window: 14832 high water mark copy direct from output: 7416 high water mark ==== run-default-level0-zero0-rand0 ==== cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -I/usr/src/regress/lib/libz/../../../lib/libz -c /usr/src/regress/lib/libz/minigzip.c cc -o minigzip minigzip.o -lz rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip out.gz gunzip -k out.gz cmp in out ==== run-default-level0-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip out.gz gunzip -k out.gz cmp in out ==== run-default-level0-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip out.gz gunzip -k out.gz cmp in out ==== run-default-level0-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip out.gz gunzip -k out.gz cmp in out ==== run-default-level0-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip out.gz gunzip -k out.gz cmp in out ==== run-default-level0-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip out.gz gunzip -k out.gz cmp in out ==== run-default-level1-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -1 out.gz gunzip -k out.gz cmp in out ==== run-default-level1-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -1 out.gz gunzip -k out.gz cmp in out ==== run-default-level1-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -1 out.gz gunzip -k out.gz cmp in out ==== run-default-level1-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -1 out.gz gunzip -k out.gz cmp in out ==== run-default-level1-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -1 out.gz gunzip -k out.gz cmp in out ==== run-default-level1-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -1 out.gz gunzip -k out.gz cmp in out ==== run-default-level2-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -2 out.gz gunzip -k out.gz cmp in out ==== run-default-level2-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -2 out.gz gunzip -k out.gz cmp in out ==== run-default-level2-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -2 out.gz gunzip -k out.gz cmp in out ==== run-default-level2-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -2 out.gz gunzip -k out.gz cmp in out ==== run-default-level2-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -2 out.gz gunzip -k out.gz cmp in out ==== run-default-level2-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -2 out.gz gunzip -k out.gz cmp in out ==== run-default-level3-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -3 out.gz gunzip -k out.gz cmp in out ==== run-default-level3-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -3 out.gz gunzip -k out.gz cmp in out ==== run-default-level3-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -3 out.gz gunzip -k out.gz cmp in out ==== run-default-level3-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -3 out.gz gunzip -k out.gz cmp in out ==== run-default-level3-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -3 out.gz gunzip -k out.gz cmp in out ==== run-default-level3-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -3 out.gz gunzip -k out.gz cmp in out ==== run-default-level4-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -4 out.gz gunzip -k out.gz cmp in out ==== run-default-level4-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -4 out.gz gunzip -k out.gz cmp in out ==== run-default-level4-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -4 out.gz gunzip -k out.gz cmp in out ==== run-default-level4-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -4 out.gz gunzip -k out.gz cmp in out ==== run-default-level4-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -4 out.gz gunzip -k out.gz cmp in out ==== run-default-level4-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -4 out.gz gunzip -k out.gz cmp in out ==== run-default-level5-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -5 out.gz gunzip -k out.gz cmp in out ==== run-default-level5-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -5 out.gz gunzip -k out.gz cmp in out ==== run-default-level5-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -5 out.gz gunzip -k out.gz cmp in out ==== run-default-level5-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -5 out.gz gunzip -k out.gz cmp in out ==== run-default-level5-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -5 out.gz gunzip -k out.gz cmp in out ==== run-default-level5-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -5 out.gz gunzip -k out.gz cmp in out ==== run-default-level6-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -6 out.gz gunzip -k out.gz cmp in out ==== run-default-level6-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -6 out.gz gunzip -k out.gz cmp in out ==== run-default-level6-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -6 out.gz gunzip -k out.gz cmp in out ==== run-default-level6-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -6 out.gz gunzip -k out.gz cmp in out ==== run-default-level6-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -6 out.gz gunzip -k out.gz cmp in out ==== run-default-level6-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -6 out.gz gunzip -k out.gz cmp in out ==== run-default-level7-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -7 out.gz gunzip -k out.gz cmp in out ==== run-default-level7-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -7 out.gz gunzip -k out.gz cmp in out ==== run-default-level7-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -7 out.gz gunzip -k out.gz cmp in out ==== run-default-level7-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -7 out.gz gunzip -k out.gz cmp in out ==== run-default-level7-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -7 out.gz gunzip -k out.gz cmp in out ==== run-default-level7-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -7 out.gz gunzip -k out.gz cmp in out ==== run-default-level8-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -8 out.gz gunzip -k out.gz cmp in out ==== run-default-level8-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -8 out.gz gunzip -k out.gz cmp in out ==== run-default-level8-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -8 out.gz gunzip -k out.gz cmp in out ==== run-default-level8-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -8 out.gz gunzip -k out.gz cmp in out ==== run-default-level8-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -8 out.gz gunzip -k out.gz cmp in out ==== run-default-level8-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -8 out.gz gunzip -k out.gz cmp in out ==== run-default-level9-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -9 out.gz gunzip -k out.gz cmp in out ==== run-default-level9-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -9 out.gz gunzip -k out.gz cmp in out ==== run-default-level9-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -9 out.gz gunzip -k out.gz cmp in out ==== run-default-level9-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -9 out.gz gunzip -k out.gz cmp in out ==== run-default-level9-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -9 out.gz gunzip -k out.gz cmp in out ==== run-default-level9-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -9 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level0-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -f out.gz gunzip -k out.gz cmp in out ==== run-filtered-level0-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -f out.gz gunzip -k out.gz cmp in out ==== run-filtered-level0-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -f out.gz gunzip -k out.gz cmp in out ==== run-filtered-level0-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -f out.gz gunzip -k out.gz cmp in out ==== run-filtered-level0-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -f out.gz gunzip -k out.gz cmp in out ==== run-filtered-level0-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -f out.gz gunzip -k out.gz cmp in out ==== run-filtered-level1-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -f -1 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level1-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -f -1 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level1-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -f -1 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level1-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -f -1 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level1-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -f -1 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level1-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -f -1 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level2-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -f -2 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level2-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -f -2 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level2-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -f -2 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level2-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -f -2 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level2-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -f -2 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level2-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -f -2 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level3-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -f -3 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level3-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -f -3 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level3-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -f -3 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level3-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -f -3 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level3-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -f -3 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level3-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -f -3 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level4-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -f -4 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level4-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -f -4 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level4-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -f -4 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level4-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -f -4 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level4-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -f -4 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level4-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -f -4 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level5-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -f -5 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level5-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -f -5 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level5-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -f -5 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level5-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -f -5 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level5-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -f -5 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level5-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -f -5 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level6-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -f -6 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level6-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -f -6 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level6-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -f -6 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level6-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -f -6 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level6-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -f -6 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level6-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -f -6 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level7-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -f -7 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level7-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -f -7 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level7-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -f -7 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level7-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -f -7 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level7-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -f -7 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level7-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -f -7 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level8-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -f -8 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level8-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -f -8 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level8-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -f -8 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level8-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -f -8 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level8-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -f -8 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level8-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -f -8 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level9-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -f -9 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level9-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -f -9 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level9-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -f -9 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level9-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -f -9 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level9-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -f -9 out.gz gunzip -k out.gz cmp in out ==== run-filtered-level9-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -f -9 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level0-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -h out.gz gunzip -k out.gz cmp in out ==== run-huffman-level0-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -h out.gz gunzip -k out.gz cmp in out ==== run-huffman-level0-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -h out.gz gunzip -k out.gz cmp in out ==== run-huffman-level0-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -h out.gz gunzip -k out.gz cmp in out ==== run-huffman-level0-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -h out.gz gunzip -k out.gz cmp in out ==== run-huffman-level0-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -h out.gz gunzip -k out.gz cmp in out ==== run-huffman-level1-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -h -1 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level1-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -h -1 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level1-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -h -1 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level1-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -h -1 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level1-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -h -1 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level1-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -h -1 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level2-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -h -2 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level2-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -h -2 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level2-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -h -2 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level2-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -h -2 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level2-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -h -2 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level2-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -h -2 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level3-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -h -3 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level3-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -h -3 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level3-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -h -3 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level3-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -h -3 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level3-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -h -3 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level3-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -h -3 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level4-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -h -4 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level4-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -h -4 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level4-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -h -4 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level4-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -h -4 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level4-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -h -4 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level4-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -h -4 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level5-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -h -5 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level5-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -h -5 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level5-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -h -5 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level5-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -h -5 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level5-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -h -5 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level5-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -h -5 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level6-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -h -6 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level6-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -h -6 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level6-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -h -6 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level6-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -h -6 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level6-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -h -6 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level6-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -h -6 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level7-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -h -7 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level7-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -h -7 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level7-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -h -7 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level7-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -h -7 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level7-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -h -7 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level7-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -h -7 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level8-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -h -8 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level8-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -h -8 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level8-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -h -8 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level8-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -h -8 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level8-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -h -8 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level8-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -h -8 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level9-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -h -9 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level9-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -h -9 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level9-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -h -9 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level9-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -h -9 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level9-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -h -9 out.gz gunzip -k out.gz cmp in out ==== run-huffman-level9-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -h -9 out.gz gunzip -k out.gz cmp in out ==== run-rle-level0-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -r out.gz gunzip -k out.gz cmp in out ==== run-rle-level0-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -r out.gz gunzip -k out.gz cmp in out ==== run-rle-level0-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -r out.gz gunzip -k out.gz cmp in out ==== run-rle-level0-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -r out.gz gunzip -k out.gz cmp in out ==== run-rle-level0-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -r out.gz gunzip -k out.gz cmp in out ==== run-rle-level0-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -r out.gz gunzip -k out.gz cmp in out ==== run-rle-level1-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -r -1 out.gz gunzip -k out.gz cmp in out ==== run-rle-level1-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -r -1 out.gz gunzip -k out.gz cmp in out ==== run-rle-level1-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -r -1 out.gz gunzip -k out.gz cmp in out ==== run-rle-level1-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -r -1 out.gz gunzip -k out.gz cmp in out ==== run-rle-level1-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -r -1 out.gz gunzip -k out.gz cmp in out ==== run-rle-level1-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -r -1 out.gz gunzip -k out.gz cmp in out ==== run-rle-level2-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -r -2 out.gz gunzip -k out.gz cmp in out ==== run-rle-level2-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -r -2 out.gz gunzip -k out.gz cmp in out ==== run-rle-level2-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -r -2 out.gz gunzip -k out.gz cmp in out ==== run-rle-level2-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -r -2 out.gz gunzip -k out.gz cmp in out ==== run-rle-level2-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -r -2 out.gz gunzip -k out.gz cmp in out ==== run-rle-level2-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -r -2 out.gz gunzip -k out.gz cmp in out ==== run-rle-level3-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -r -3 out.gz gunzip -k out.gz cmp in out ==== run-rle-level3-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -r -3 out.gz gunzip -k out.gz cmp in out ==== run-rle-level3-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -r -3 out.gz gunzip -k out.gz cmp in out ==== run-rle-level3-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -r -3 out.gz gunzip -k out.gz cmp in out ==== run-rle-level3-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -r -3 out.gz gunzip -k out.gz cmp in out ==== run-rle-level3-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -r -3 out.gz gunzip -k out.gz cmp in out ==== run-rle-level4-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -r -4 out.gz gunzip -k out.gz cmp in out ==== run-rle-level4-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -r -4 out.gz gunzip -k out.gz cmp in out ==== run-rle-level4-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -r -4 out.gz gunzip -k out.gz cmp in out ==== run-rle-level4-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -r -4 out.gz gunzip -k out.gz cmp in out ==== run-rle-level4-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -r -4 out.gz gunzip -k out.gz cmp in out ==== run-rle-level4-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -r -4 out.gz gunzip -k out.gz cmp in out ==== run-rle-level5-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -r -5 out.gz gunzip -k out.gz cmp in out ==== run-rle-level5-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -r -5 out.gz gunzip -k out.gz cmp in out ==== run-rle-level5-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -r -5 out.gz gunzip -k out.gz cmp in out ==== run-rle-level5-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -r -5 out.gz gunzip -k out.gz cmp in out ==== run-rle-level5-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -r -5 out.gz gunzip -k out.gz cmp in out ==== run-rle-level5-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -r -5 out.gz gunzip -k out.gz cmp in out ==== run-rle-level6-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -r -6 out.gz gunzip -k out.gz cmp in out ==== run-rle-level6-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -r -6 out.gz gunzip -k out.gz cmp in out ==== run-rle-level6-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -r -6 out.gz gunzip -k out.gz cmp in out ==== run-rle-level6-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -r -6 out.gz gunzip -k out.gz cmp in out ==== run-rle-level6-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -r -6 out.gz gunzip -k out.gz cmp in out ==== run-rle-level6-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -r -6 out.gz gunzip -k out.gz cmp in out ==== run-rle-level7-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -r -7 out.gz gunzip -k out.gz cmp in out ==== run-rle-level7-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -r -7 out.gz gunzip -k out.gz cmp in out ==== run-rle-level7-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -r -7 out.gz gunzip -k out.gz cmp in out ==== run-rle-level7-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -r -7 out.gz gunzip -k out.gz cmp in out ==== run-rle-level7-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -r -7 out.gz gunzip -k out.gz cmp in out ==== run-rle-level7-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -r -7 out.gz gunzip -k out.gz cmp in out ==== run-rle-level8-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -r -8 out.gz gunzip -k out.gz cmp in out ==== run-rle-level8-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -r -8 out.gz gunzip -k out.gz cmp in out ==== run-rle-level8-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -r -8 out.gz gunzip -k out.gz cmp in out ==== run-rle-level8-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -r -8 out.gz gunzip -k out.gz cmp in out ==== run-rle-level8-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -r -8 out.gz gunzip -k out.gz cmp in out ==== run-rle-level8-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -r -8 out.gz gunzip -k out.gz cmp in out ==== run-rle-level9-zero0-rand0 ==== rm -f in out out.gz dd status=none seek=0 count=0 if=/dev/random of=in bs=1k ./minigzip -r -9 out.gz gunzip -k out.gz cmp in out ==== run-rle-level9-zero0-rand1 ==== rm -f in out out.gz dd status=none seek=0 count=1 if=/dev/random of=in bs=1k ./minigzip -r -9 out.gz gunzip -k out.gz cmp in out ==== run-rle-level9-zero1-rand0 ==== rm -f in out out.gz dd status=none seek=1 count=0 if=/dev/random of=in bs=1k ./minigzip -r -9 out.gz gunzip -k out.gz cmp in out ==== run-rle-level9-zero0-rand10 ==== rm -f in out out.gz dd status=none seek=0 count=10 if=/dev/random of=in bs=1k ./minigzip -r -9 out.gz gunzip -k out.gz cmp in out ==== run-rle-level9-zero5-rand5 ==== rm -f in out out.gz dd status=none seek=5 count=5 if=/dev/random of=in bs=1k ./minigzip -r -9 out.gz gunzip -k out.gz cmp in out ==== run-rle-level9-zero10-rand0 ==== rm -f in out out.gz dd status=none seek=10 count=0 if=/dev/random of=in bs=1k ./minigzip -r -9 out.gz gunzip -k out.gz cmp in out ==== run-utils_unittest-0 ==== c++ -O2 -pipe -MD -MP -I/usr/src/regress/lib/libz/../../../lib/libz -c /usr/src/regress/lib/libz/utils_unittest.cc c++ -o utils_unittest utils_unittest.o -lz ./utils_unittest 0 ==== run-utils_unittest-1 ==== ./utils_unittest 1 ==== run-utils_unittest-2 ==== ./utils_unittest 2 ==== run-utils_unittest-3 ==== ./utils_unittest 3 ==== run-utils_unittest-4 ==== ./utils_unittest 4 ==== run-utils_unittest-5 ==== ./utils_unittest 5 ==== run-utils_unittest-6 ==== ./utils_unittest 6 PASS lib/libz Duration 0m13.64s START libexec/ftpd 2025-02-13T01:24:39Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ftpd.regress ftpd.regress.local user ftp is required in /etc/passwd for this regress SKIPPED SKIP libexec/ftpd Test skipped itself START libexec/ld.so 2025-02-13T01:24:39Z ===> elf ===> elf/libbar rm -f a.out [Ee]rrs mklog *.core y.tab.h bar.d rm -f libbar.a bar.o rm -f libbar_g.a rm -f libbar_p.a bar.po rm -f libbar.so.*.* bar.so .ldadd rm -f libbar_d.a bar.do ===> elf/foo rm -f a.out [Ee]rrs mklog *.core y.tab.h elfbug main.o main.d ===> hidden ===> hidden/libaa rm -f a.out [Ee]rrs mklog *.core y.tab.h aa.d rm -f libaa.a aa.o rm -f libaa_g.a rm -f libaa_p.a aa.po rm -f libaa.so.*.* aa.so .ldadd rm -f libaa_d.a aa.do ===> hidden/libab rm -f a.out [Ee]rrs mklog *.core y.tab.h ab.d rm -f libab.a ab.o rm -f libab_g.a rm -f libab_p.a ab.po rm -f libab.so.*.* ab.so .ldadd rm -f libab_d.a ab.do ===> hidden/test1 rm -f a.out [Ee]rrs mklog *.core y.tab.h test1 test1.o test1.d ===> hidden/test2 rm -f a.out [Ee]rrs mklog *.core y.tab.h test2 test2.o test2.d ===> weak ===> weak/libstrong rm -f a.out [Ee]rrs mklog *.core y.tab.h strong.d rm -f libstrong.a strong.o rm -f libstrong_g.a rm -f libstrong_p.a strong.po rm -f libstrong.so.*.* strong.so .ldadd rm -f libstrong_d.a strong.do ===> weak/libweak rm -f a.out [Ee]rrs mklog *.core y.tab.h weak.d rm -f libweak.a weak.o rm -f libweak_g.a rm -f libweak_p.a weak.po rm -f libweak.so.*.* weak.so .ldadd rm -f libweak_d.a weak.do ===> weak/prog rm -f a.out [Ee]rrs mklog *.core y.tab.h prog main.o main.d ===> weak/prog2 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog2 main.o main.d ===> dlsym ===> dlsym/test1 ===> dlsym/test1/libaa rm -f a.out [Ee]rrs mklog *.core y.tab.h aa.d rm -f libaa.a aa.o rm -f libaa_g.a rm -f libaa_p.a aa.po rm -f libaa.so.*.* aa.so .ldadd rm -f libaa_d.a aa.do ===> dlsym/test1/prog1 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog1 main.o main.d ===> dlsym/test1/prog2 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog2 main.o main.d ===> dlsym/test2 ===> dlsym/test2/libcc rm -f a.out [Ee]rrs mklog *.core y.tab.h cc.d rm -f libcc.a cc.o rm -f libcc_g.a rm -f libcc_p.a cc.po rm -f libcc.so.*.* cc.so .ldadd rm -f libcc_d.a cc.do ===> dlsym/test2/libbb rm -f a.out [Ee]rrs mklog *.core y.tab.h bb.d rm -f libbb.a bb.o rm -f libbb_g.a rm -f libbb_p.a bb.po rm -f libbb.so.*.* bb.so .ldadd rm -f libbb_d.a bb.do ===> dlsym/test2/libaa rm -f a.out [Ee]rrs mklog *.core y.tab.h aa.d rm -f libaa.a aa.o rm -f libaa_g.a rm -f libaa_p.a aa.po rm -f libaa.so.*.* aa.so .ldadd rm -f libaa_d.a aa.do ===> dlsym/test2/prog1 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog1 main.o main.d ===> dlsym/test2/prog2 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog2 main.o main.d ===> dlsym/test2/prog3 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog3 main.o main.d ===> dlsym/test2/prog4 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog4 main.o main.d ===> dlsym/test2/prog5 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog5 main.o main.d ===> dlsym/test3 ===> dlsym/test3/libee rm -f a.out [Ee]rrs mklog *.core y.tab.h ee.d rm -f libee.a ee.o rm -f libee_g.a rm -f libee_p.a ee.po rm -f libee.so.*.* ee.so .ldadd rm -f libee_d.a ee.do ===> dlsym/test3/libdd rm -f a.out [Ee]rrs mklog *.core y.tab.h dd.d rm -f libdd.a dd.o rm -f libdd_g.a rm -f libdd_p.a dd.po rm -f libdd.so.*.* dd.so .ldadd rm -f libdd_d.a dd.do ===> dlsym/test3/libcc rm -f a.out [Ee]rrs mklog *.core y.tab.h cc.d rm -f libcc.a cc.o rm -f libcc_g.a rm -f libcc_p.a cc.po rm -f libcc.so.*.* cc.so .ldadd rm -f libcc_d.a cc.do ===> dlsym/test3/libbb rm -f a.out [Ee]rrs mklog *.core y.tab.h bb.d rm -f libbb.a bb.o rm -f libbb_g.a rm -f libbb_p.a bb.po rm -f libbb.so.*.* bb.so .ldadd rm -f libbb_d.a bb.do ===> dlsym/test3/libaa rm -f a.out [Ee]rrs mklog *.core y.tab.h aa.d rm -f libaa.a aa.o rm -f libaa_g.a rm -f libaa_p.a aa.po rm -f libaa.so.*.* aa.so .ldadd rm -f libaa_d.a aa.do ===> dlsym/test3/prog1 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog1 main.o main.d ===> dlsym/test3/prog2 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog2 main.o main.d ===> dlsym/test3/prog3 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog3 main.o main.d ===> dlsym/test3/prog4 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog4 main.o main.d ===> dlopen ===> dlopen/libaa rm -f a.out [Ee]rrs mklog *.core y.tab.h aa.d rm -f libaa.a aa.o rm -f libaa_g.a rm -f libaa_p.a aa.po rm -f libaa.so.*.* aa.so .ldadd rm -f libaa_d.a aa.do ===> dlopen/libab rm -f a.out [Ee]rrs mklog *.core y.tab.h ab.d rm -f libab.a ab.o rm -f libab_g.a rm -f libab_p.a ab.po rm -f libab.so.*.* ab.so .ldadd rm -f libab_d.a ab.do ===> dlopen/libac rm -f a.out [Ee]rrs mklog *.core y.tab.h ac.d rm -f libac.a ac.o rm -f libac_g.a rm -f libac_p.a ac.po rm -f libac.so.*.* ac.so .ldadd rm -f libac_d.a ac.do ===> dlopen/prog1 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog1 prog1.o prog1.d ===> dlopen/prog2 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog2 prog2.o prog2.d ===> dlopen/prog3 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog3 main.o main.d ===> dlopen/prog4 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog4 main.o main.d ===> dlclose ===> dlclose/test1 ===> dlclose/test1/libbb rm -f a.out [Ee]rrs mklog *.core y.tab.h bb.d bbb.d rm -f libbb.a bb.o bbb.o rm -f libbb_g.a rm -f libbb_p.a bb.po bbb.po rm -f libbb.so.*.* bb.so bbb.so .ldadd rm -f libbb_d.a bb.do bbb.do ===> dlclose/test1/libaa rm -f a.out [Ee]rrs mklog *.core y.tab.h aa.d rm -f libaa.a aa.o rm -f libaa_g.a rm -f libaa_p.a aa.po rm -f libaa.so.*.* aa.so .ldadd rm -f libaa_d.a aa.do ===> dlclose/test1/prog1 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog1 main.o main.d ===> dlclose/test1/prog2 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog2 main.o main.d ===> dlclose/test1/prog3 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog3 main.o main.d ===> dlclose/test2 ===> dlclose/test2/libzz rm -f a.out [Ee]rrs mklog *.core y.tab.h zz.d rm -f libzz.a zz.o rm -f libzz_g.a rm -f libzz_p.a zz.po rm -f libzz.so.*.* zz.so .ldadd rm -f libzz_d.a zz.do ===> dlclose/test2/libcc rm -f a.out [Ee]rrs mklog *.core y.tab.h cc.d rm -f libcc.a cc.o rm -f libcc_g.a rm -f libcc_p.a cc.po rm -f libcc.so.*.* cc.so .ldadd rm -f libcc_d.a cc.do ===> dlclose/test2/libbb rm -f a.out [Ee]rrs mklog *.core y.tab.h bb.d rm -f libbb.a bb.o rm -f libbb_g.a rm -f libbb_p.a bb.po rm -f libbb.so.*.* bb.so .ldadd rm -f libbb_d.a bb.do ===> dlclose/test2/libaa rm -f a.out [Ee]rrs mklog *.core y.tab.h aa.d rm -f libaa.a aa.o rm -f libaa_g.a rm -f libaa_p.a aa.po rm -f libaa.so.*.* aa.so .ldadd rm -f libaa_d.a aa.do ===> dlclose/test2/prog1 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog1 main.o main.d ===> lazy ===> lazy/libfoo rm -f a.out [Ee]rrs mklog *.core y.tab.h foo.d rm -f libfoo.a foo.o rm -f libfoo_g.a rm -f libfoo_p.a foo.po rm -f libfoo.so.*.* foo.so .ldadd rm -f libfoo_d.a foo.do ===> lazy/libbar rm -f a.out [Ee]rrs mklog *.core y.tab.h bar.d rm -f libbar.a bar.o rm -f libbar_g.a rm -f libbar_p.a bar.po rm -f libbar.so.*.* bar.so .ldadd rm -f libbar_d.a bar.do ===> lazy/prog rm -f a.out [Ee]rrs mklog *.core y.tab.h prog prog.o prog.d ===> constructor ===> constructor/libaa rm -f a.out [Ee]rrs mklog *.core y.tab.h aa.d rm -f libaa.a aa.o rm -f libaa_g.a rm -f libaa_p.a aa.po rm -f libaa.so.*.* aa.so .ldadd rm -f libaa_d.a aa.do ===> constructor/libab rm -f a.out [Ee]rrs mklog *.core y.tab.h ab.d rm -f libab.a ab.o rm -f libab_g.a rm -f libab_p.a ab.po rm -f libab.so.*.* ab.so .ldadd rm -f libab_d.a ab.do ===> constructor/prog1 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog1 prog1.o prog1.d ===> constructor/prog2 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog2 prog2.o prog2.d ===> link-order ===> link-order/libnover rm -f a.out [Ee]rrs mklog *.core y.tab.h nover.d rm -f libtest.a nover.o rm -f libtest_g.a rm -f libtest_p.a nover.po rm -f libtest.so.*.* nover.so .ldadd rm -f libtest_d.a nover.do ===> link-order/lib10 rm -f a.out [Ee]rrs mklog *.core y.tab.h 10.d rm -f libtest.a 10.o rm -f libtest_g.a rm -f libtest_p.a 10.po rm -f libtest.so.*.* 10.so .ldadd rm -f libtest_d.a 10.do ===> link-order/lib11 rm -f a.out [Ee]rrs mklog *.core y.tab.h 11.d rm -f libtest.a 11.o rm -f libtest_g.a rm -f libtest_p.a 11.po rm -f libtest.so.*.* 11.so .ldadd rm -f libtest_d.a 11.do ===> link-order/lib20 rm -f a.out [Ee]rrs mklog *.core y.tab.h 20.d rm -f libtest.a 20.o rm -f libtest_g.a rm -f libtest_p.a 20.po rm -f libtest.so.*.* 20.so .ldadd rm -f libtest_d.a 20.do ===> link-order/prog rm -f a.out [Ee]rrs mklog *.core y.tab.h prog prog.o prog.d ===> link-order/test ===> edgecases ===> edgecases/test1 ===> edgecases/test1/libaa_g rm -f a.out [Ee]rrs mklog *.core y.tab.h aa.d rm -f libaa.a aa.o rm -f libaa_g.a rm -f libaa_p.a aa.po rm -f libaa.so.*.* aa.so .ldadd rm -f libaa_d.a aa.do ===> edgecases/test1/libaa_b rm -f a.out [Ee]rrs mklog *.core y.tab.h aa.d rm -f libaa.a aa.o rm -f libaa_g.a rm -f libaa_p.a aa.po rm -f libaa.so.*.* aa.so .ldadd rm -f libaa_d.a aa.do ===> edgecases/test1/prog1 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog1 main.o main.d ===> edgecases/test2 ===> edgecases/test2/libaa rm -f a.out [Ee]rrs mklog *.core y.tab.h aa.d rm -f libaa.a aa.o rm -f libaa_g.a rm -f libaa_p.a aa.po rm -f libaa.so.*.* aa.so .ldadd rm -f libaa_d.a aa.do ===> edgecases/test2/prog1 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog1 main.o main.d ===> edgecases/test3 ===> edgecases/test3/libbb rm -f a.out [Ee]rrs mklog *.core y.tab.h bb.d rm -f libbb.a bb.o rm -f libbb_g.a rm -f libbb_p.a bb.po rm -f libbb.so.*.* bb.so .ldadd rm -f libbb_d.a bb.do ===> edgecases/test3/libaa rm -f a.out [Ee]rrs mklog *.core y.tab.h aa.d rm -f libaa.a aa.o rm -f libaa_g.a rm -f libaa_p.a aa.po rm -f libaa.so.*.* aa.so .ldadd rm -f libaa_d.a aa.do ===> edgecases/test3/prog1 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog1 main.o main.d ===> initfirst ===> initfirst/test1 ===> initfirst/test1/libif1 rm -f a.out [Ee]rrs mklog *.core y.tab.h lib.d rm -f libif1.a lib.o rm -f libif1_g.a rm -f libif1_p.a lib.po rm -f libif1.so.*.* lib.so .ldadd rm -f libif1_d.a lib.do ===> initfirst/test1/libif2 rm -f a.out [Ee]rrs mklog *.core y.tab.h lib.d rm -f libif2.a lib.o rm -f libif2_g.a rm -f libif2_p.a lib.po rm -f libif2.so.*.* lib.so .ldadd rm -f libif2_d.a lib.do ===> initfirst/test1/libif3 rm -f a.out [Ee]rrs mklog *.core y.tab.h lib.d rm -f libif3.a lib.o rm -f libif3_g.a rm -f libif3_p.a lib.po rm -f libif3.so.*.* lib.so .ldadd rm -f libif3_d.a lib.do ===> initfirst/test1/libnormal rm -f a.out [Ee]rrs mklog *.core y.tab.h lib.d rm -f libnormal.a lib.o rm -f libnormal_g.a rm -f libnormal_p.a lib.po rm -f libnormal.so.*.* lib.so .ldadd rm -f libnormal_d.a lib.do ===> initfirst/test1/prog1 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog1 prog2 prog3 prog4 main.o main.o main.o main.o main.d main.d main.d main.d ===> initfirst/test2 ===> initfirst/test2/libae rm -f a.out [Ee]rrs mklog *.core y.tab.h ae.d rm -f libae.a ae.o rm -f libae_g.a rm -f libae_p.a ae.po rm -f libae.so.*.* ae.so .ldadd rm -f libae_d.a ae.do ===> initfirst/test2/libad rm -f a.out [Ee]rrs mklog *.core y.tab.h ad.d rm -f libad.a ad.o rm -f libad_g.a rm -f libad_p.a ad.po rm -f libad.so.*.* ad.so .ldadd rm -f libad_d.a ad.do ===> initfirst/test2/libac rm -f a.out [Ee]rrs mklog *.core y.tab.h ac.d rm -f libac.a ac.o rm -f libac_g.a rm -f libac_p.a ac.po rm -f libac.so.*.* ac.so .ldadd rm -f libac_d.a ac.do ===> initfirst/test2/libab rm -f a.out [Ee]rrs mklog *.core y.tab.h ab.d rm -f libab.a ab.o rm -f libab_g.a rm -f libab_p.a ab.po rm -f libab.so.*.* ab.so .ldadd rm -f libab_d.a ab.do ===> initfirst/test2/libaa rm -f a.out [Ee]rrs mklog *.core y.tab.h aa.d rm -f libaa.a aa.o rm -f libaa_g.a rm -f libaa_p.a aa.po rm -f libaa.so.*.* aa.so .ldadd rm -f libaa_d.a aa.do ===> initfirst/test2/prog1 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog1 prog1.o prog1.d ===> initfirst/test2/prog2 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog2 prog2.o prog2.d ===> df_1_noopen rm -f a.out [Ee]rrs mklog *.core y.tab.h emptyfile lib1.so lib2.so lib3.so dlopen dlopen1 dlopen2 dlopen3 ===> randomdata ===> randomdata/libaa rm -f a.out [Ee]rrs mklog *.core y.tab.h aa.d rm -f libaa.a aa.o rm -f libaa_g.a rm -f libaa_p.a aa.po rm -f libaa.so.*.* aa.so .ldadd rm -f libaa_d.a aa.do ===> randomdata/prog-dynamic rm -f a.out [Ee]rrs mklog *.core y.tab.h prog prog.o prog.d ===> randomdata/prog-static rm -f a.out [Ee]rrs mklog *.core y.tab.h prog prog.o prog.d ===> randomdata/prog-pie rm -f a.out [Ee]rrs mklog *.core y.tab.h prog prog.o prog.d ===> randomdata/ld.so-cookie rm -f a.out [Ee]rrs mklog *.core y.tab.h test test.o test.d ===> subst ===> subst/libaa rm -f a.out [Ee]rrs mklog *.core y.tab.h aa.d rm -f libaa.a aa.o rm -f libaa_g.a rm -f libaa_p.a aa.po rm -f libaa.so.*.* aa.so .ldadd rm -f libaa_d.a aa.do ===> subst/prog1 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog1 main.o main.d rm -rf OpenBSD ===> subst/prog2 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog2 main.o main.d rm -rf lib bin bin2 bin3 ===> dependencies ===> dependencies/order1 ===> dependencies/order1/libbb rm -f a.out [Ee]rrs mklog *.core y.tab.h bb.d rm -f libbb.a bb.o rm -f libbb_g.a rm -f libbb_p.a bb.po rm -f libbb.so.*.* bb.so .ldadd rm -f libbb_d.a bb.do ===> dependencies/order1/libaa rm -f a.out [Ee]rrs mklog *.core y.tab.h aa.d rm -f libaa.a aa.o rm -f libaa_g.a rm -f libaa_p.a aa.po rm -f libaa.so.*.* aa.so .ldadd rm -f libaa_d.a aa.do ===> dependencies/order1/prog1 rm -f a.out [Ee]rrs mklog *.core y.tab.h prog1 main.o main.d ===> init-env ===> init-env/libaa rm -f a.out [Ee]rrs mklog *.core y.tab.h aa.d rm -f libaa.a aa.o rm -f libaa_g.a rm -f libaa_p.a aa.po rm -f libaa.so.*.* aa.so .ldadd rm -f libaa_d.a aa.do ===> init-env/prog rm -f a.out [Ee]rrs mklog *.core y.tab.h prog prog.o prog.d ===> nodelete ===> nodelete/liba rm -f a.out [Ee]rrs mklog *.core y.tab.h liba.d rm -f liba.a liba.o rm -f liba_g.a rm -f liba_p.a liba.po rm -f liba.so.*.* liba.so .ldadd rm -f liba_d.a liba.do ===> nodelete/test1 rm -f a.out [Ee]rrs mklog *.core y.tab.h test1 test1.o test1.d ===> noload ===> noload/liba rm -f a.out [Ee]rrs mklog *.core y.tab.h liba.d rm -f liba.a liba.o rm -f liba_g.a rm -f liba_p.a liba.po rm -f liba.so.*.* liba.so .ldadd rm -f liba_d.a liba.do ===> noload/libb rm -f a.out [Ee]rrs mklog *.core y.tab.h libb.d rm -f libb.a libb.o rm -f libb_g.a rm -f libb_p.a libb.po rm -f libb.so.*.* libb.so .ldadd rm -f libb_d.a libb.do ===> noload/test1 rm -f a.out [Ee]rrs mklog *.core y.tab.h test1 test1.o test1.d ===> ldd rm -f a.out [Ee]rrs mklog *.core y.tab.h *.in *.out ===> elf ===> elf/libbar cc -O2 -pipe -g -I/usr/src/regress/libexec/ld.so/elf/libbar/.. -MD -MP -c /usr/src/regress/libexec/ld.so/elf/libbar/bar.c -o bar.o building standard bar library ranlib libbar.a cc -O2 -pipe -g -I/usr/src/regress/libexec/ld.so/elf/libbar/.. -MD -MP -c -p /usr/src/regress/libexec/ld.so/elf/libbar/bar.c -o bar.po building profiled bar library ranlib libbar_p.a cc -O2 -pipe -g -I/usr/src/regress/libexec/ld.so/elf/libbar/.. -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/elf/libbar/bar.c -o bar.so building shared bar library (version 1.0) cc -shared -Wl,-soname,libbar.so.1.0 -fpic -o libbar.so.1.0 `echo bar.so | tr ' ' '\n' | sort -R` ===> elf/foo ==== run-regress-elfbug ==== cc -O2 -pipe -g -MD -MP -I/usr/src/regress/libexec/ld.so/elf/foo/.. -c /usr/src/regress/libexec/ld.so/elf/foo/main.c cc -o elfbug main.o -Wl,-rpath,/usr/src/regress/libexec/ld.so/elf/foo/../libbar/obj -L/usr/src/regress/libexec/ld.so/elf/foo/../libbar/obj -lbar ./elfbug bar ===> hidden ===> hidden/libaa cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/hidden/libaa/aa.c -o aa.o building standard aa library ranlib libaa.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/hidden/libaa/aa.c -o aa.so building shared aa library (version 0.0) cc -shared -Wl,-soname,libaa.so.0.0 -fpic -o libaa.so.0.0 `echo aa.so | tr ' ' '\n' | sort -R` ===> hidden/libab cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/hidden/libab/ab.c -o ab.o building standard ab library ranlib libab.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/hidden/libab/ab.c -o ab.so building shared ab library (version 0.0) cc -shared -Wl,-soname,libab.so.0.0 -fpic -o libab.so.0.0 `echo ab.so | tr ' ' '\n' | sort -R` ===> hidden/test1 ==== run-regress-test1 ==== cc -O2 -pipe -DLIBAA="\"/usr/src/regress/libexec/ld.so/hidden/test1/../libaa/obj/libaa.so\"" -DLIBAB="\"/usr/src/regress/libexec/ld.so/hidden/test1/../libab/obj/libab.so\"" -g -MD -MP -c /usr/src/regress/libexec/ld.so/hidden/test1/test1.c cc -Wl,-E -o test1 test1.o ./test1 ===> hidden/test2 ==== run-regress-test2 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/hidden/test2/test2.c cc -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/hidden/test2/../libaa/obj -L/usr/src/regress/libexec/ld.so/hidden/test2/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/hidden/test2/../libab/obj -L/usr/src/regress/libexec/ld.so/hidden/test2/../libab/obj -o test2 test2.o -laa -lab ./test2 ===> weak ===> weak/libstrong cc -O2 -pipe -g -I/usr/src/regress/libexec/ld.so/weak/libstrong/../prog -Wall -Werror -MD -MP -c /usr/src/regress/libexec/ld.so/weak/libstrong/strong.c -o strong.o building standard strong library ranlib libstrong.a cc -O2 -pipe -g -I/usr/src/regress/libexec/ld.so/weak/libstrong/../prog -Wall -Werror -MD -MP -c -p /usr/src/regress/libexec/ld.so/weak/libstrong/strong.c -o strong.po building profiled strong library ranlib libstrong_p.a cc -O2 -pipe -g -I/usr/src/regress/libexec/ld.so/weak/libstrong/../prog -Wall -Werror -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/weak/libstrong/strong.c -o strong.so building shared strong library (version 2.0) cc -shared -Wl,-soname,libstrong.so.2.0 -fpic -o libstrong.so.2.0 `echo strong.so | tr ' ' '\n' | sort -R` ===> weak/libweak cc -O2 -pipe -g -I/usr/src/regress/libexec/ld.so/weak/libweak/../prog -Wall -Werror -MD -MP -c /usr/src/regress/libexec/ld.so/weak/libweak/weak.c -o weak.o building standard weak library ranlib libweak.a cc -O2 -pipe -g -I/usr/src/regress/libexec/ld.so/weak/libweak/../prog -Wall -Werror -MD -MP -c -p /usr/src/regress/libexec/ld.so/weak/libweak/weak.c -o weak.po building profiled weak library ranlib libweak_p.a cc -O2 -pipe -g -I/usr/src/regress/libexec/ld.so/weak/libweak/../prog -Wall -Werror -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/weak/libweak/weak.c -o weak.so building shared weak library (version 2.0) cc -shared -Wl,-soname,libweak.so.2.0 -fpic -o libweak.so.2.0 `echo weak.so | tr ' ' '\n' | sort -R` ===> weak/prog ==== run-regress-prog ==== cc -O2 -pipe -g -I/usr/src/regress/libexec/ld.so/weak/prog/../prog -Wall -Werror -MD -MP -c /usr/src/regress/libexec/ld.so/weak/prog/main.c cc -o prog main.o -Wl,-rpath,/usr/src/regress/libexec/ld.so/weak/prog/../libweak/obj -L/usr/src/regress/libexec/ld.so/weak/prog/../libweak/obj -lweak -Wl,-rpath,/usr/src/regress/libexec/ld.so/weak/prog/../libstrong/obj -L/usr/src/regress/libexec/ld.so/weak/prog/../libstrong/obj -lstrong ./prog ===> weak/prog2 ==== run-regress-prog2 ==== cc -O2 -pipe -g -I/usr/src/regress/libexec/ld.so/weak/prog2/../prog -Wall -Werror -MD -MP -c /usr/src/regress/libexec/ld.so/weak/prog2/main.c cc -o prog2 main.o -Wl,-rpath,/usr/src/regress/libexec/ld.so/weak/prog2/../libweak/obj -L/usr/src/regress/libexec/ld.so/weak/prog2/../libweak/obj -lweak ./prog2 ===> dlsym ===> dlsym/test1 ===> dlsym/test1/libaa cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlsym/test1/libaa/aa.c -o aa.o building standard aa library ranlib libaa.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/dlsym/test1/libaa/aa.c -o aa.po building profiled aa library ranlib libaa_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dlsym/test1/libaa/aa.c -o aa.so building shared aa library (version 1.0 ) cc -shared -Wl,-soname,libaa.so.1.0 -fpic -o libaa.so.1.0 `echo aa.so | tr ' ' '\n' | sort -R` ===> dlsym/test1/prog1 ==== run-regress-prog1 ==== cc -O2 -pipe -g -MD -MP -I/usr/src/regress/libexec/ld.so/dlsym/test1/prog1/../libaa -c /usr/src/regress/libexec/ld.so/dlsym/test1/prog1/main.c cc -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test1/prog1/../libaa/obj -L/usr/src/regress/libexec/ld.so/dlsym/test1/prog1/../libaa/obj -o prog1 main.o -laa ./prog1 ===> dlsym/test1/prog2 ==== run-regress-prog2 ==== cc -O2 -pipe -g -MD -MP -I/usr/src/regress/libexec/ld.so/dlsym/test1/prog2/../libaa -c /usr/src/regress/libexec/ld.so/dlsym/test1/prog2/main.c cc -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test1/prog2/../libaa/obj -L/usr/src/regress/libexec/ld.so/dlsym/test1/prog2/../libaa/obj -o prog2 main.o -laa ./prog2 ===> dlsym/test2 ===> dlsym/test2/libcc cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlsym/test2/libcc/cc.c -o cc.o building standard cc library ranlib libcc.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/dlsym/test2/libcc/cc.c -o cc.po building profiled cc library ranlib libcc_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dlsym/test2/libcc/cc.c -o cc.so building shared cc library (version 1.0 ) cc -shared -Wl,-soname,libcc.so.1.0 -fpic -o libcc.so.1.0 `echo cc.so | tr ' ' '\n' | sort -R` ===> dlsym/test2/libbb cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlsym/test2/libbb/bb.c -o bb.o building standard bb library ranlib libbb.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/dlsym/test2/libbb/bb.c -o bb.po building profiled bb library ranlib libbb_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dlsym/test2/libbb/bb.c -o bb.so building shared bb library (version 1.0 ) cc -shared -Wl,-soname,libbb.so.1.0 -fpic -o libbb.so.1.0 `echo bb.so | tr ' ' '\n' | sort -R` -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test2/libbb/../libcc/obj -L/usr/src/regress/libexec/ld.so/dlsym/test2/libbb/../libcc/obj -lcc ===> dlsym/test2/libaa cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlsym/test2/libaa/aa.c -o aa.o building standard aa library ranlib libaa.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/dlsym/test2/libaa/aa.c -o aa.po building profiled aa library ranlib libaa_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dlsym/test2/libaa/aa.c -o aa.so building shared aa library (version 1.0 ) cc -shared -Wl,-soname,libaa.so.1.0 -fpic -o libaa.so.1.0 `echo aa.so | tr ' ' '\n' | sort -R` ===> dlsym/test2/prog1 ==== run-regress-prog1 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlsym/test2/prog1/main.c cc -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test2/prog1/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test2/prog1/../libbb/obj -L/usr/src/regress/libexec/ld.so/dlsym/test2/prog1/../libaa/obj -o prog1 main.o -laa ./prog1 ===> dlsym/test2/prog2 ==== run-regress-prog2 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlsym/test2/prog2/main.c cc -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test2/prog2/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test2/prog2/../libbb/obj -L/usr/src/regress/libexec/ld.so/dlsym/test2/prog2/../libaa/obj -o prog2 main.o -laa ./prog2 ===> dlsym/test2/prog3 ==== run-regress-prog3 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlsym/test2/prog3/main.c cc -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test2/prog3/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test2/prog3/../libbb/obj -L/usr/src/regress/libexec/ld.so/dlsym/test2/prog3/../libaa/obj -o prog3 main.o -laa ./prog3 ===> dlsym/test2/prog4 ==== run-regress-prog4 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlsym/test2/prog4/main.c cc -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test2/prog4/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test2/prog4/../libbb/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test2/prog4/../libcc/obj -L/usr/src/regress/libexec/ld.so/dlsym/test2/prog4/../libaa/obj -o prog4 main.o -laa ./prog4 ===> dlsym/test2/prog5 ==== run-regress-prog5 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlsym/test2/prog5/main.c cc -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test2/prog5/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test2/prog5/../libbb/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test2/prog5/../libcc/obj -L/usr/src/regress/libexec/ld.so/dlsym/test2/prog5/../libaa/obj -o prog5 main.o -laa ./prog5 ===> dlsym/test3 ===> dlsym/test3/libee cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlsym/test3/libee/ee.c -o ee.o building standard ee library ranlib libee.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/dlsym/test3/libee/ee.c -o ee.po building profiled ee library ranlib libee_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dlsym/test3/libee/ee.c -o ee.so building shared ee library (version 1.0 ) cc -shared -Wl,-soname,libee.so.1.0 -fpic -o libee.so.1.0 `echo ee.so | tr ' ' '\n' | sort -R` ===> dlsym/test3/libdd cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlsym/test3/libdd/dd.c -o dd.o building standard dd library ranlib libdd.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/dlsym/test3/libdd/dd.c -o dd.po building profiled dd library ranlib libdd_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dlsym/test3/libdd/dd.c -o dd.so building shared dd library (version 1.0 ) cc -shared -Wl,-soname,libdd.so.1.0 -fpic -o libdd.so.1.0 `echo dd.so | tr ' ' '\n' | sort -R` -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test3/libdd/../libee/obj -L/usr/src/regress/libexec/ld.so/dlsym/test3/libdd/../libee/obj -lee ===> dlsym/test3/libcc cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlsym/test3/libcc/cc.c -o cc.o building standard cc library ranlib libcc.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/dlsym/test3/libcc/cc.c -o cc.po building profiled cc library ranlib libcc_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dlsym/test3/libcc/cc.c -o cc.so building shared cc library (version 1.0 ) cc -shared -Wl,-soname,libcc.so.1.0 -fpic -o libcc.so.1.0 `echo cc.so | tr ' ' '\n' | sort -R` ===> dlsym/test3/libbb cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlsym/test3/libbb/bb.c -o bb.o building standard bb library ranlib libbb.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/dlsym/test3/libbb/bb.c -o bb.po building profiled bb library ranlib libbb_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dlsym/test3/libbb/bb.c -o bb.so building shared bb library (version 1.0 ) cc -shared -Wl,-soname,libbb.so.1.0 -fpic -o libbb.so.1.0 `echo bb.so | tr ' ' '\n' | sort -R` -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test3/libbb/../libcc/obj -L/usr/src/regress/libexec/ld.so/dlsym/test3/libbb/../libcc/obj -lcc ===> dlsym/test3/libaa cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlsym/test3/libaa/aa.c -o aa.o building standard aa library ranlib libaa.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/dlsym/test3/libaa/aa.c -o aa.po building profiled aa library ranlib libaa_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dlsym/test3/libaa/aa.c -o aa.so building shared aa library (version 1.0 ) cc -shared -Wl,-soname,libaa.so.1.0 -fpic -o libaa.so.1.0 `echo aa.so | tr ' ' '\n' | sort -R` ===> dlsym/test3/prog1 ==== run-regress-prog1 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlsym/test3/prog1/main.c cc -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test3/prog1/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test3/prog1/../libbb/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test3/prog1/../libdd/obj -L/usr/src/regress/libexec/ld.so/dlsym/test3/prog1/../libaa/obj -o prog1 main.o -laa ./prog1 ===> dlsym/test3/prog2 ==== run-regress-prog2 ==== cc -O2 -pipe -g -MD -MP -I/usr/src/regress/libexec/ld.so/dlsym/test3/prog2/../libaa -c /usr/src/regress/libexec/ld.so/dlsym/test3/prog2/main.c cc -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test3/prog2/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test3/prog2/../libbb/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test3/prog2/../libdd/obj -L/usr/src/regress/libexec/ld.so/dlsym/test3/prog2/../libaa/obj -o prog2 main.o -laa ./prog2 ===> dlsym/test3/prog3 ==== run-regress-prog3 ==== cc -O2 -pipe -g -MD -MP -I/usr/src/regress/libexec/ld.so/dlsym/test3/prog3/../libaa -c /usr/src/regress/libexec/ld.so/dlsym/test3/prog3/main.c cc -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test3/prog3/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test3/prog3/../libbb/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test3/prog3/../libcc/obj -L/usr/src/regress/libexec/ld.so/dlsym/test3/prog3/../libaa/obj -o prog3 main.o -laa ./prog3 ===> dlsym/test3/prog4 ==== run-regress-prog4 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlsym/test3/prog4/main.c cc -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test3/prog4/../libbb/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlsym/test3/prog4/../libcc/obj -o prog4 main.o ./prog4 ===> dlopen ===> dlopen/libaa c++ -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlopen/libaa/aa.C -o aa.o building standard aa library ranlib libaa.a c++ -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dlopen/libaa/aa.C -o aa.so building shared aa library (version 0.0) cc -shared -Wl,-soname,libaa.so.0.0 -fpic -o libaa.so.0.0 `echo aa.so | tr ' ' '\n' | sort -R` ===> dlopen/libab c++ -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlopen/libab/ab.C -o ab.o building standard ab library ranlib libab.a c++ -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/dlopen/libab/ab.C -o ab.po building profiled ab library ranlib libab_p.a c++ -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dlopen/libab/ab.C -o ab.so building shared ab library (version 0.0) cc -shared -Wl,-soname,libab.so.0.0 -fpic -o libab.so.0.0 `echo ab.so | tr ' ' '\n' | sort -R` ===> dlopen/libac c++ -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlopen/libac/ac.C -o ac.o building standard ac library ranlib libac.a c++ -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/dlopen/libac/ac.C -o ac.po building profiled ac library ranlib libac_p.a c++ -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dlopen/libac/ac.C -o ac.so building shared ac library (version 0.0) cc -shared -Wl,-soname,libac.so.0.0 -fpic -o libac.so.0.0 `echo ac.so | tr ' ' '\n' | sort -R` -L/usr/src/regress/libexec/ld.so/dlopen/libac/../libaa/obj -laa ===> dlopen/prog1 ==== run-regress-prog1 ==== c++ -O2 -pipe -MD -MP -c /usr/src/regress/libexec/ld.so/dlopen/prog1/prog1.C c++ -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlopen/prog1/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlopen/prog1/../libab/obj -o prog1 prog1.o ./prog1 main ===> dlopen/prog2 ==== run-regress-prog2 ==== c++ -I/usr/src/regress/libexec/ld.so/dlopen/prog2/../libab -MD -MP -c /usr/src/regress/libexec/ld.so/dlopen/prog2/prog2.C c++ -L/usr/src/regress/libexec/ld.so/dlopen/prog2/../libaa/obj -L/usr/src/regress/libexec/ld.so/dlopen/prog2/../libab/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlopen/prog2/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlopen/prog2/../libab/obj -o prog2 prog2.o -laa -lab ./prog2 main ===> dlopen/prog3 ==== run-regress-prog3 ==== c++ -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlopen/prog3/main.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -L/usr/src/regress/libexec/ld.so/dlopen/prog3/../libaa/obj -L/usr/src/regress/libexec/ld.so/dlopen/prog3/../libac/obj -Wl,-disable-new-dtags -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlopen/prog3/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlopen/prog3/../libac/obj -o prog3 main.o ./prog3 ===> dlopen/prog4 ==== run-regress-prog4 ==== c++ -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlopen/prog4/main.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -L/usr/src/regress/libexec/ld.so/dlopen/prog4/../libaa/obj -L/usr/src/regress/libexec/ld.so/dlopen/prog4/../libac/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlopen/prog4/../libac/obj -o prog4 main.o ./prog4 ===> dlclose ===> dlclose/test1 ===> dlclose/test1/libbb cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlclose/test1/libbb/bb.c -o bb.o cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlclose/test1/libbb/bbb.c -o bbb.o building standard bb library ranlib libbb.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/dlclose/test1/libbb/bb.c -o bb.po cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/dlclose/test1/libbb/bbb.c -o bbb.po building profiled bb library ranlib libbb_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dlclose/test1/libbb/bb.c -o bb.so cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dlclose/test1/libbb/bbb.c -o bbb.so building shared bb library (version 1.0 ) cc -shared -Wl,-soname,libbb.so.1.0 -fpic -o libbb.so.1.0 `echo bb.so bbb.so | tr ' ' '\n' | sort -R` ===> dlclose/test1/libaa cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlclose/test1/libaa/aa.c -o aa.o building standard aa library ranlib libaa.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/dlclose/test1/libaa/aa.c -o aa.po building profiled aa library ranlib libaa_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dlclose/test1/libaa/aa.c -o aa.so building shared aa library (version 1.0 ) cc -shared -Wl,-soname,libaa.so.1.0 -fpic -o libaa.so.1.0 `echo aa.so | tr ' ' '\n' | sort -R` -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlclose/test1/libaa/../libbb/obj -L/usr/src/regress/libexec/ld.so/dlclose/test1/libaa/../libbb/obj -lbb ===> dlclose/test1/prog1 ==== run-regress-prog1 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlclose/test1/prog1/main.c cc -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlclose/test1/prog1/../libaa/obj -o prog1 main.o ./prog1 ===> dlclose/test1/prog2 ==== run-regress-prog2 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlclose/test1/prog2/main.c cc -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlclose/test1/prog2/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlclose/test1/prog2/../libbb/obj -o prog2 main.o ./prog2 ===> dlclose/test1/prog3 ==== run-regress-prog3 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlclose/test1/prog3/main.c cc -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlclose/test1/prog3/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlclose/test1/prog3/../libbb/obj -o prog3 main.o ./prog3 ===> dlclose/test2 ===> dlclose/test2/libzz cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlclose/test2/libzz/zz.c -o zz.o building standard zz library ranlib libzz.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/dlclose/test2/libzz/zz.c -o zz.po building profiled zz library ranlib libzz_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dlclose/test2/libzz/zz.c -o zz.so building shared zz library (version 1.0 ) cc -shared -Wl,-soname,libzz.so.1.0 -fpic -o libzz.so.1.0 `echo zz.so | tr ' ' '\n' | sort -R` ===> dlclose/test2/libcc cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlclose/test2/libcc/cc.c -o cc.o building standard cc library ranlib libcc.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/dlclose/test2/libcc/cc.c -o cc.po building profiled cc library ranlib libcc_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dlclose/test2/libcc/cc.c -o cc.so building shared cc library (version 1.0 ) cc -shared -Wl,-soname,libcc.so.1.0 -fpic -o libcc.so.1.0 `echo cc.so | tr ' ' '\n' | sort -R` -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlclose/test2/libcc/../libzz/obj -L/usr/src/regress/libexec/ld.so/dlclose/test2/libcc/../libzz/obj -lzz ===> dlclose/test2/libbb cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlclose/test2/libbb/bb.c -o bb.o building standard bb library ranlib libbb.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/dlclose/test2/libbb/bb.c -o bb.po building profiled bb library ranlib libbb_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dlclose/test2/libbb/bb.c -o bb.so building shared bb library (version 1.0 ) cc -shared -Wl,-soname,libbb.so.1.0 -fpic -o libbb.so.1.0 `echo bb.so | tr ' ' '\n' | sort -R` -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlclose/test2/libbb/../libzz/obj -L/usr/src/regress/libexec/ld.so/dlclose/test2/libbb/../libzz/obj -lzz ===> dlclose/test2/libaa cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlclose/test2/libaa/aa.c -o aa.o building standard aa library ranlib libaa.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/dlclose/test2/libaa/aa.c -o aa.po building profiled aa library ranlib libaa_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dlclose/test2/libaa/aa.c -o aa.so building shared aa library (version 1.0 ) cc -shared -Wl,-soname,libaa.so.1.0 -fpic -o libaa.so.1.0 `echo aa.so | tr ' ' '\n' | sort -R` -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlclose/test2/libaa/../libbb/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlclose/test2/libaa/../libcc/obj -L/usr/src/regress/libexec/ld.so/dlclose/test2/libaa/../libbb/obj -lbb -L/usr/src/regress/libexec/ld.so/dlclose/test2/libaa/../libcc/obj -lcc ===> dlclose/test2/prog1 ==== run-regress-prog1 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dlclose/test2/prog1/main.c cc -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dlclose/test2/prog1/../libaa/obj -o prog1 main.o ./prog1 ===> lazy ===> lazy/libfoo cc -O2 -pipe -g -MD -MP -DBAR="/usr/src/regress/libexec/ld.so/lazy/libfoo/../libbar/obj/libbar.so" -c /usr/src/regress/libexec/ld.so/lazy/libfoo/foo.c -o foo.o building standard foo library ranlib libfoo.a cc -O2 -pipe -g -MD -MP -DBAR="/usr/src/regress/libexec/ld.so/lazy/libfoo/../libbar/obj/libbar.so" -c -p /usr/src/regress/libexec/ld.so/lazy/libfoo/foo.c -o foo.po building profiled foo library ranlib libfoo_p.a cc -O2 -pipe -g -MD -MP -DBAR="/usr/src/regress/libexec/ld.so/lazy/libfoo/../libbar/obj/libbar.so" -c -fpic -DPIC /usr/src/regress/libexec/ld.so/lazy/libfoo/foo.c -o foo.so building shared foo library (version 0.0) cc -shared -Wl,-soname,libfoo.so.0.0 -fpic -o libfoo.so.0.0 `echo foo.so | tr ' ' '\n' | sort -R` ===> lazy/libbar cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/lazy/libbar/bar.c -o bar.o building standard bar library ranlib libbar.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/lazy/libbar/bar.c -o bar.po building profiled bar library ranlib libbar_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/lazy/libbar/bar.c -o bar.so building shared bar library (version 0.0) cc -shared -Wl,-soname,libbar.so.0.0 -fpic -o libbar.so.0.0 `echo bar.so | tr ' ' '\n' | sort -R` ===> lazy/prog ==== run-regress-prog ==== cc -O2 -pipe -g -MD -MP -DFOO=\"/usr/src/regress/libexec/ld.so/lazy/prog/../libfoo/obj/libfoo.so\" -c /usr/src/regress/libexec/ld.so/lazy/prog/prog.c cc -o prog prog.o ./prog loading: /usr/src/regress/libexec/ld.so/lazy/prog/../libfoo/obj/libfoo.so loaded: /usr/src/regress/libexec/ld.so/lazy/prog/../libfoo/obj/libfoo.so looking up foo found 0x212a85feab0 - calling it loading /usr/src/regress/libexec/ld.so/lazy/libfoo/../libbar/obj/libbar.so loaded: /usr/src/regress/libexec/ld.so/lazy/libfoo/../libbar/obj/libbar.so bar done. ===> constructor ===> constructor/libaa c++ -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/constructor/libaa/aa.C -o aa.o building standard aa library ranlib libaa.a c++ -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/constructor/libaa/aa.C -o aa.so building shared aa library (version 2.0) cc -shared -Wl,-soname,libaa.so.2.0 -fpic -o libaa.so.2.0 `echo aa.so | tr ' ' '\n' | sort -R` ===> constructor/libab c++ -O2 -pipe -g -MD -MP -I/usr/src/regress/libexec/ld.so/constructor/libab/../libaa -c /usr/src/regress/libexec/ld.so/constructor/libab/ab.C -o ab.o building standard ab library ranlib libab.a c++ -O2 -pipe -g -MD -MP -I/usr/src/regress/libexec/ld.so/constructor/libab/../libaa -c -fpic -DPIC /usr/src/regress/libexec/ld.so/constructor/libab/ab.C -o ab.so building shared ab library (version 2.0) c++ -shared -Wl,-soname,libab.so.2.0 -fpic -o libab.so.2.0 `echo ab.so | tr ' ' '\n' | sort -R` -L../libaa -laa ===> constructor/prog1 ==== run-regress-prog1 ==== c++ -O2 -pipe -MD -MP -I/usr/src/regress/libexec/ld.so/constructor/prog1/../libab -c /usr/src/regress/libexec/ld.so/constructor/prog1/prog1.C c++ -L/usr/src/regress/libexec/ld.so/constructor/prog1/../libaa/obj -L/usr/src/regress/libexec/ld.so/constructor/prog1/../libab/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/constructor/prog1/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/constructor/prog1/../libab/obj -o prog1 prog1.o -lab -laa ./prog1 main ===> constructor/prog2 ==== run-regress-prog2 ==== c++ -O2 -pipe -MD -MP -I/usr/src/regress/libexec/ld.so/constructor/prog2/../libab -c /usr/src/regress/libexec/ld.so/constructor/prog2/prog2.C c++ -L/usr/src/regress/libexec/ld.so/constructor/prog2/../libaa/obj -L/usr/src/regress/libexec/ld.so/constructor/prog2/../libab/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/constructor/prog2/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/constructor/prog2/../libab/obj -o prog2 prog2.o -laa -lab ./prog2 main ===> link-order ===> link-order/libnover cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/link-order/libnover/nover.c -o nover.o building standard test library ranlib libtest.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/link-order/libnover/nover.c -o nover.po building profiled test library ranlib libtest_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/link-order/libnover/nover.c -o nover.so building shared test library cc -shared -fpic -o libtest.so `lorder nover.so|tsort -q` ===> link-order/lib10 cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/link-order/lib10/10.c -o 10.o building standard test library ranlib libtest.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/link-order/lib10/10.c -o 10.po building profiled test library ranlib libtest_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/link-order/lib10/10.c -o 10.so building shared test library (version 1.0) cc -shared -Wl,-soname,libtest.so.1.0 -fpic -o libtest.so.1.0 `echo 10.so | tr ' ' '\n' | sort -R` ===> link-order/lib11 cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/link-order/lib11/11.c -o 11.o building standard test library ranlib libtest.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/link-order/lib11/11.c -o 11.po building profiled test library ranlib libtest_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/link-order/lib11/11.c -o 11.so building shared test library (version 1.1) cc -shared -Wl,-soname,libtest.so.1.1 -fpic -o libtest.so.1.1 `echo 11.so | tr ' ' '\n' | sort -R` ===> link-order/lib20 cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/link-order/lib20/20.c -o 20.o building standard test library ranlib libtest.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/link-order/lib20/20.c -o 20.po building profiled test library ranlib libtest_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/link-order/lib20/20.c -o 20.so building shared test library (version 2.0) cc -shared -Wl,-soname,libtest.so.2.0 -fpic -o libtest.so.2.0 `echo 20.so | tr ' ' '\n' | sort -R` ===> link-order/prog ===> link-order/test ==== test-none ==== cc -O2 -pipe -MD -MP -c /usr/src/regress/libexec/ld.so/link-order/prog/prog.c cc -o prog prog.o sh /usr/src/regress/libexec/ld.so/link-order/test/test.sh /usr/src/regress/libexec/ld.so/link-order/test/../prog/obj/prog '%ERROR%' prog: could not dynamically link libtest ==== test-single ==== cp /usr/src/regress/libexec/ld.so/link-order/test/../lib10/obj/libtest.so.1.0 lib/ sh /usr/src/regress/libexec/ld.so/link-order/test/test.sh /usr/src/regress/libexec/ld.so/link-order/test/../prog/obj/prog 1.0 ==== test-minor-1 ==== cp /usr/src/regress/libexec/ld.so/link-order/test/../lib10/obj/libtest.so.1.0 /usr/src/regress/libexec/ld.so/link-order/test/../lib11/obj/libtest.so.1.1 lib/ sh /usr/src/regress/libexec/ld.so/link-order/test/test.sh /usr/src/regress/libexec/ld.so/link-order/test/../prog/obj/prog 1.1 ==== test-minor-2 ==== cp /usr/src/regress/libexec/ld.so/link-order/test/../lib10/obj/libtest.so.1.0 /usr/src/regress/libexec/ld.so/link-order/test/../lib11/obj/libtest.so.1.1 lib/ sh /usr/src/regress/libexec/ld.so/link-order/test/test.sh /usr/src/regress/libexec/ld.so/link-order/test/../prog/obj/prog 1.1 ==== test-major-1 ==== cp /usr/src/regress/libexec/ld.so/link-order/test/../lib11/obj/libtest.so.1.1 /usr/src/regress/libexec/ld.so/link-order/test/../lib20/obj/libtest.so.2.0 lib/ sh /usr/src/regress/libexec/ld.so/link-order/test/test.sh /usr/src/regress/libexec/ld.so/link-order/test/../prog/obj/prog 2.0 ==== test-major-2 ==== cp /usr/src/regress/libexec/ld.so/link-order/test/../lib11/obj/libtest.so.1.1 /usr/src/regress/libexec/ld.so/link-order/test/../lib20/obj/libtest.so.2.0 lib/ sh /usr/src/regress/libexec/ld.so/link-order/test/test.sh /usr/src/regress/libexec/ld.so/link-order/test/../prog/obj/prog 2.0 ==== test-nover ==== cp /usr/src/regress/libexec/ld.so/link-order/test/../libnover/obj/libtest.so lib/ sh /usr/src/regress/libexec/ld.so/link-order/test/test.sh /usr/src/regress/libexec/ld.so/link-order/test/../prog/obj/prog none ==== test-nover-single-1 ==== cp /usr/src/regress/libexec/ld.so/link-order/test/../libnover/obj/libtest.so /usr/src/regress/libexec/ld.so/link-order/test/../lib10/obj/libtest.so.1.0 lib/ sh /usr/src/regress/libexec/ld.so/link-order/test/test.sh /usr/src/regress/libexec/ld.so/link-order/test/../prog/obj/prog none ==== test-nover-single-2 ==== cp /usr/src/regress/libexec/ld.so/link-order/test/../lib10/obj/libtest.so.1.0 /usr/src/regress/libexec/ld.so/link-order/test/../libnover/obj/libtest.so lib/ sh /usr/src/regress/libexec/ld.so/link-order/test/test.sh /usr/src/regress/libexec/ld.so/link-order/test/../prog/obj/prog none ===> edgecases ===> edgecases/test1 ===> edgecases/test1/libaa_g cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/edgecases/test1/libaa_g/aa.c -o aa.o building standard aa library ranlib libaa.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/edgecases/test1/libaa_g/aa.c -o aa.po building profiled aa library ranlib libaa_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/edgecases/test1/libaa_g/aa.c -o aa.so building shared aa library (version 0.0) cc -shared -Wl,-soname,libaa.so.0.0 -fpic -o libaa.so.0.0 `echo aa.so | tr ' ' '\n' | sort -R` ===> edgecases/test1/libaa_b cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/edgecases/test1/libaa_b/aa.c -o aa.o building standard aa library ranlib libaa.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/edgecases/test1/libaa_b/aa.c -o aa.po building profiled aa library ranlib libaa_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/edgecases/test1/libaa_b/aa.c -o aa.so building shared aa library (version 0.0) cc -shared -Wl,-soname,libaa.so.0.0 -fpic -o libaa.so.0.0 `echo aa.so | tr ' ' '\n' | sort -R` ===> edgecases/test1/prog1 ==== run-regress-prog1 ==== cc -I/usr/src/regress/libexec/ld.so/edgecases/test1/prog1/../libac -g -MD -MP -c /usr/src/regress/libexec/ld.so/edgecases/test1/prog1/main.c cc -L/usr/src/regress/libexec/ld.so/edgecases/test1/prog1/../libaa_g/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/edgecases/test1/prog1/../libaa_b/obj -o prog1 main.o -laa ./prog1 2>&1 | grep "undefined symbol 'libglobal'" prog1:./prog1: undefined symbol 'libglobal' Killed ./prog1 >/dev/null 2>&1 || echo "ld.so killed program, good"; ld.so killed program, good ===> edgecases/test2 ===> edgecases/test2/libaa cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/edgecases/test2/libaa/aa.c -o aa.o building standard aa library ranlib libaa.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/edgecases/test2/libaa/aa.c -o aa.po building profiled aa library ranlib libaa_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/edgecases/test2/libaa/aa.c -o aa.so building shared aa library (version 1.0 ) cc -shared -Wl,-soname,libaa.so.1.0 -fpic -o libaa.so.1.0 `echo aa.so | tr ' ' '\n' | sort -R` ===> edgecases/test2/prog1 ==== run-regress-prog1 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/edgecases/test2/prog1/main.c cc -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/edgecases/test2/prog1/../libaa/obj -o prog1 main.o ./prog1 ! ./prog1 2>&1 | grep unresolvedWeakSymbol ===> edgecases/test3 ===> edgecases/test3/libbb cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/edgecases/test3/libbb/bb.c -o bb.o building standard bb library ranlib libbb.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/edgecases/test3/libbb/bb.c -o bb.po building profiled bb library ranlib libbb_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/edgecases/test3/libbb/bb.c -o bb.so building shared bb library (version 1.0 ) cc -shared -Wl,-soname,libbb.so.1.0 -fpic -o libbb.so.1.0 `echo bb.so | tr ' ' '\n' | sort -R` ===> edgecases/test3/libaa cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/edgecases/test3/libaa/aa.c -o aa.o building standard aa library ranlib libaa.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/edgecases/test3/libaa/aa.c -o aa.po building profiled aa library ranlib libaa_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/edgecases/test3/libaa/aa.c -o aa.so building shared aa library (version 1.0 ) cc -shared -Wl,-soname,libaa.so.1.0 -fpic -o libaa.so.1.0 `echo aa.so | tr ' ' '\n' | sort -R` ===> edgecases/test3/prog1 ==== run-regress-prog1 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/edgecases/test3/prog1/main.c cc -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/edgecases/test3/prog1/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/edgecases/test3/prog1/../libbb/obj -o prog1 main.o ./prog1 ===> initfirst ===> initfirst/test1 ===> initfirst/test1/libif1 cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/initfirst/test1/libif1/lib.c -o lib.o building standard if1 library ranlib libif1.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/initfirst/test1/libif1/lib.c -o lib.po building profiled if1 library ranlib libif1_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/initfirst/test1/libif1/lib.c -o lib.so building shared if1 library (version 1.0 ) cc -shared -Wl,-soname,libif1.so.1.0 -fpic -o libif1.so.1.0 `echo lib.so | tr ' ' '\n' | sort -R` -Wl,-zinitfirst ===> initfirst/test1/libif2 cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/initfirst/test1/libif2/lib.c -o lib.o building standard if2 library ranlib libif2.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/initfirst/test1/libif2/lib.c -o lib.po building profiled if2 library ranlib libif2_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/initfirst/test1/libif2/lib.c -o lib.so building shared if2 library (version 1.0 ) cc -shared -Wl,-soname,libif2.so.1.0 -fpic -o libif2.so.1.0 `echo lib.so | tr ' ' '\n' | sort -R` -Wl,-zinitfirst ===> initfirst/test1/libif3 cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/initfirst/test1/libif3/lib.c -o lib.o building standard if3 library ranlib libif3.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/initfirst/test1/libif3/lib.c -o lib.po building profiled if3 library ranlib libif3_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/initfirst/test1/libif3/lib.c -o lib.so building shared if3 library (version 1.0 ) cc -shared -Wl,-soname,libif3.so.1.0 -fpic -o libif3.so.1.0 `echo lib.so | tr ' ' '\n' | sort -R` -Wl,-zinitfirst ===> initfirst/test1/libnormal cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/initfirst/test1/libnormal/lib.c -o lib.o building standard normal library ranlib libnormal.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/initfirst/test1/libnormal/lib.c -o lib.po building profiled normal library ranlib libnormal_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/initfirst/test1/libnormal/lib.c -o lib.so building shared normal library (version 1.0 ) cc -shared -Wl,-soname,libnormal.so.1.0 -fpic -o libnormal.so.1.0 `echo lib.so | tr ' ' '\n' | sort -R` ===> initfirst/test1/prog1 ==== do-prog1 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/initfirst/test1/prog1/main.c cc -Wl,-E -Wl,--disable-new-dtags -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif1/obj -L/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif1/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif2/obj -L/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif2/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif3/obj -L/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif3/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libnormal/obj -L/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libnormal/obj -o prog1 main.o -lnormal -lif1 -lif2 ./prog1 | cmp -s /usr/src/regress/libexec/ld.so/initfirst/test1/prog1/expected1 - ==== do-prog2 ==== cc -Wl,-E -Wl,--disable-new-dtags -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif1/obj -L/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif1/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif2/obj -L/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif2/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif3/obj -L/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif3/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libnormal/obj -L/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libnormal/obj -o prog2 main.o -lif1 -lnormal -lif2 ./prog2 | cmp -s /usr/src/regress/libexec/ld.so/initfirst/test1/prog1/expected2 - ==== do-prog3 ==== cc -Wl,-E -Wl,--disable-new-dtags -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif1/obj -L/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif1/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif2/obj -L/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif2/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif3/obj -L/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif3/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libnormal/obj -L/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libnormal/obj -o prog3 main.o -lif1 -lif2 -lnormal ./prog3 | cmp -s /usr/src/regress/libexec/ld.so/initfirst/test1/prog1/expected3 - ==== do-prog4 ==== cc -Wl,-E -Wl,--disable-new-dtags -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif1/obj -L/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif1/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif2/obj -L/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif2/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif3/obj -L/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libif3/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libnormal/obj -L/usr/src/regress/libexec/ld.so/initfirst/test1/prog1/../libnormal/obj -o prog4 main.o -lif1 -lif2 -lif3 ./prog4 | cmp -s /usr/src/regress/libexec/ld.so/initfirst/test1/prog1/expected4 - ===> initfirst/test2 ===> initfirst/test2/libae c++ -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/initfirst/test2/libae/ae.C -o ae.o building standard ae library ranlib libae.a c++ -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/initfirst/test2/libae/ae.C -o ae.po building profiled ae library ranlib libae_p.a c++ -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/initfirst/test2/libae/ae.C -o ae.so building shared ae library (version 0.0) cc -shared -Wl,-soname,libae.so.0.0 -fpic -o libae.so.0.0 `echo ae.so | tr ' ' '\n' | sort -R` ===> initfirst/test2/libad c++ -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/initfirst/test2/libad/ad.C -o ad.o building standard ad library ranlib libad.a c++ -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/initfirst/test2/libad/ad.C -o ad.po building profiled ad library ranlib libad_p.a c++ -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/initfirst/test2/libad/ad.C -o ad.so building shared ad library (version 0.0) cc -shared -Wl,-soname,libad.so.0.0 -fpic -o libad.so.0.0 `echo ad.so | tr ' ' '\n' | sort -R` -Wl,-z,initfirst -L../libae -lae ===> initfirst/test2/libac c++ -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/initfirst/test2/libac/ac.C -o ac.o building standard ac library ranlib libac.a c++ -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/initfirst/test2/libac/ac.C -o ac.po building profiled ac library ranlib libac_p.a c++ -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/initfirst/test2/libac/ac.C -o ac.so building shared ac library (version 0.0) cc -shared -Wl,-soname,libac.so.0.0 -fpic -o libac.so.0.0 `echo ac.so | tr ' ' '\n' | sort -R` -L../libad -lad ===> initfirst/test2/libab c++ -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/initfirst/test2/libab/ab.C -o ab.o building standard ab library ranlib libab.a c++ -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/initfirst/test2/libab/ab.C -o ab.po building profiled ab library ranlib libab_p.a c++ -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/initfirst/test2/libab/ab.C -o ab.so building shared ab library (version 0.0) cc -shared -Wl,-soname,libab.so.0.0 -fpic -o libab.so.0.0 `echo ab.so | tr ' ' '\n' | sort -R` -Wl,-z,initfirst -L../libac -lac ===> initfirst/test2/libaa c++ -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/initfirst/test2/libaa/aa.C -o aa.o building standard aa library ranlib libaa.a c++ -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/initfirst/test2/libaa/aa.C -o aa.po building profiled aa library ranlib libaa_p.a c++ -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/initfirst/test2/libaa/aa.C -o aa.so building shared aa library (version 0.0) cc -shared -Wl,-soname,libaa.so.0.0 -fpic -o libaa.so.0.0 `echo aa.so | tr ' ' '\n' | sort -R` -L../libab -lab ===> initfirst/test2/prog1 ==== run-regress-prog1 ==== c++ -O2 -pipe -MD -MP -c /usr/src/regress/libexec/ld.so/initfirst/test2/prog1/prog1.C c++ -L/usr/src/regress/libexec/ld.so/initfirst/test2/prog1/../libaa/obj -Wl,--disable-new-dtags -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test2/prog1/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test2/prog1/../libab/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test2/prog1/../libac/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test2/prog1/../libad/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test2/prog1/../libae/obj -o prog1 prog1.o -laa [ "`./prog1`" = "DBECAPpacebd" ] *** Error 1 in initfirst/test2/prog1 (Makefile:56 'run-regress-prog1') FAILED ===> initfirst/test2/prog2 ==== run-regress-prog2 ==== c++ -O2 -pipe -MD -MP -c /usr/src/regress/libexec/ld.so/initfirst/test2/prog2/prog2.C c++ -L/usr/src/regress/libexec/ld.so/initfirst/test2/prog2/../libaa/obj -Wl,--disable-new-dtags -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test2/prog2/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test2/prog2/../libab/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test2/prog2/../libac/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test2/prog2/../libad/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/initfirst/test2/prog2/../libae/obj -o prog2 prog2.o -laa [ "`./prog2`" = "DBECAacebd" ] ===> df_1_noopen ==== test ==== printf "\n\n\n\n" > emptyfile cc -o lib1.so emptyfile -fPIC -shared -Wl,-znodlopen cc -o lib2.so emptyfile -fPIC -shared -L. -l1 cc -o lib3.so emptyfile -fPIC -shared -L. -l2 cc -o dlopen /usr/src/regress/libexec/ld.so/df_1_noopen/dlopen.c cc -o dlopen1 /usr/src/regress/libexec/ld.so/df_1_noopen/dlopen.c -L. -l1 cc -o dlopen2 /usr/src/regress/libexec/ld.so/df_1_noopen/dlopen.c -L. -l2 cc -o dlopen3 /usr/src/regress/libexec/ld.so/df_1_noopen/dlopen.c -L. -l3 /bin/sh /usr/src/regress/libexec/ld.so/df_1_noopen/test.sh lib1.so: lib1.so passed passed passed passed passed passed passed passed lib2.so: lib2.so lib1.so passed passed passed passed passed passed passed passed lib3.so: lib3.so lib2.so lib1.so passed passed passed passed passed passed passed passed ===> randomdata ===> randomdata/libaa cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/randomdata/libaa/aa.c -o aa.o building standard aa library ranlib libaa.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/randomdata/libaa/aa.c -o aa.po building profiled aa library ranlib libaa_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/randomdata/libaa/aa.c -o aa.so building shared aa library (version 0.0) cc -shared -Wl,-soname,libaa.so.0.0 -fpic -o libaa.so.0.0 `echo aa.so | tr ' ' '\n' | sort -R` ===> randomdata/prog-dynamic ==== run-regress-prog ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/randomdata/prog-dynamic/../prog/prog.c cc -o prog prog.o -Wl,-rpath,/usr/src/regress/libexec/ld.so/randomdata/prog-dynamic/../libaa/obj -L/usr/src/regress/libexec/ld.so/randomdata/prog-dynamic/../libaa/obj -laa ./prog ===> randomdata/prog-static ==== run-regress-prog ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/randomdata/prog-static/../prog/prog.c cc -static -pie -o prog prog.o -L/usr/src/regress/libexec/ld.so/randomdata/prog-static/../libaa/obj -laa ./prog ===> randomdata/prog-pie ==== run-regress-prog ==== cc -O2 -pipe -fPIE -g -MD -MP -c /usr/src/regress/libexec/ld.so/randomdata/prog-pie/../prog/prog.c cc -pie -o prog prog.o -Wl,-rpath,/usr/src/regress/libexec/ld.so/randomdata/prog-pie/../libaa/obj -L/usr/src/regress/libexec/ld.so/randomdata/prog-pie/../libaa/obj -laa ./prog ===> randomdata/ld.so-cookie ==== run-regress-test ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/randomdata/ld.so-cookie/test.c cc -o test test.o ./test ===> subst ===> subst/libaa cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/subst/libaa/aa.c -o aa.o building standard aa library ranlib libaa.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/subst/libaa/aa.c -o aa.po building profiled aa library ranlib libaa_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/subst/libaa/aa.c -o aa.so building shared aa library (version 1.0 ) cc -shared -Wl,-soname,libaa.so.1.0 -fpic -o libaa.so.1.0 `echo aa.so | tr ' ' '\n' | sort -R` ===> subst/prog1 ==== test ==== cc -O2 -pipe -g -MD -MP -I/usr/src/regress/libexec/ld.so/subst/prog1/../libaa -c /usr/src/regress/libexec/ld.so/subst/prog1/main.c cc -Wl,-z,origin,-rpath,'$ORIGIN/${OSNAME}/$OSREL/${PLATFORM}' -L/usr/src/regress/libexec/ld.so/subst/prog1/../libaa/obj -o prog1 main.o -laa mkdir -p "OpenBSD/`uname -r`/`uname -m`" cp /usr/src/regress/libexec/ld.so/subst/prog1/../libaa/obj/libaa.so* "OpenBSD/`uname -r`/`uname -m`/" ./prog1 ===> subst/prog2 ==== test ==== cc -O2 -pipe -g -MD -MP -I/usr/src/regress/libexec/ld.so/subst/prog2/../libaa -c /usr/src/regress/libexec/ld.so/subst/prog2/main.c cc -Wl,-z,origin,-rpath,'$ORIGIN/../lib' -L/usr/src/regress/libexec/ld.so/subst/prog2/../libaa/obj -o prog2 main.o -laa mkdir -p lib bin bin2 bin3/bin cp /usr/src/regress/libexec/ld.so/subst/prog2/../libaa/obj/libaa.so* lib cp ./prog2 bin bin/prog2 ln -sf ../bin bin2/bin bin2/bin/prog2 ln -sf $(realpath bin/prog2) bin3/bin/prog2 bin3/bin/prog2 ===> dependencies ===> dependencies/order1 ===> dependencies/order1/libbb cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dependencies/order1/libbb/bb.c -o bb.o building standard bb library ranlib libbb.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/dependencies/order1/libbb/bb.c -o bb.po building profiled bb library ranlib libbb_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dependencies/order1/libbb/bb.c -o bb.so building shared bb library (version 1.0) cc -shared -Wl,-soname,libbb.so.1.0 -fpic -o libbb.so.1.0 `echo bb.so | tr ' ' '\n' | sort -R` ===> dependencies/order1/libaa cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dependencies/order1/libaa/aa.c -o aa.o building standard aa library ranlib libaa.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/dependencies/order1/libaa/aa.c -o aa.po building profiled aa library ranlib libaa_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/dependencies/order1/libaa/aa.c -o aa.so building shared aa library (version 1.0) cc -shared -Wl,-soname,libaa.so.1.0 -fpic -o libaa.so.1.0 `echo aa.so | tr ' ' '\n' | sort -R` -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dependencies/order1/libaa/../libbb/obj -L/usr/src/regress/libexec/ld.so/dependencies/order1/libaa/../libbb/obj -lbb ===> dependencies/order1/prog1 ==== run-regress-prog1 ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/dependencies/order1/prog1/main.c cc -Wl,-E -Wl,-rpath,/usr/src/regress/libexec/ld.so/dependencies/order1/prog1/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/dependencies/order1/prog1/../libbb/obj -o prog1 main.o ./prog1 ===> init-env ===> init-env/libaa c++ -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/init-env/libaa/aa.C -o aa.o building standard aa library ranlib libaa.a c++ -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/init-env/libaa/aa.C -o aa.po building profiled aa library ranlib libaa_p.a c++ -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/init-env/libaa/aa.C -o aa.so building shared aa library (version 1.0) c++ -shared -Wl,-soname,libaa.so.1.0 -fpic -o libaa.so.1.0 `echo aa.so | tr ' ' '\n' | sort -R` ===> init-env/prog ==== run-regress-prog ==== c++ -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/init-env/prog/prog.c c++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] c++ -L/usr/src/regress/libexec/ld.so/init-env/prog/../libaa/obj -Wl,-rpath,/usr/src/regress/libexec/ld.so/init-env/prog/../libaa/obj -o prog prog.o -laa ./prog OK: PATH is set OK: __progname is set OK: main's 3rd arg == environ OK: env var set by .so init function set ===> nodelete ===> nodelete/liba cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/nodelete/liba/liba.c -o liba.o building standard a library ranlib liba.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/nodelete/liba/liba.c -o liba.po building profiled a library ranlib liba_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/nodelete/liba/liba.c -o liba.so building shared a library (version 0.0) cc -shared -Wl,-soname,liba.so.0.0 -fpic -o liba.so.0.0 `echo liba.so | tr ' ' '\n' | sort -R` ===> nodelete/test1 ==== run-regress-test1 ==== cc -O2 -pipe -DLIBNAME=\"/usr/src/regress/libexec/ld.so/nodelete/test1/../liba/obj/liba.so.0.0\" -g -MD -MP -c /usr/src/regress/libexec/ld.so/nodelete/test1/test1.c cc -o test1 test1.o ./test1 symbol absent: function opening symbol present: function closing symbol present: function ===> noload ===> noload/liba cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/noload/liba/liba.c -o liba.o building standard a library ranlib liba.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/noload/liba/liba.c -o liba.po building profiled a library ranlib liba_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/noload/liba/liba.c -o liba.so building shared a library (version 0.0) cc -shared -Wl,-soname,liba.so.0.0 -fpic -o liba.so.0.0 `echo liba.so | tr ' ' '\n' | sort -R` ===> noload/libb cc -O2 -pipe -g -MD -MP -c /usr/src/regress/libexec/ld.so/noload/libb/libb.c -o libb.o building standard b library ranlib libb.a cc -O2 -pipe -g -MD -MP -c -p /usr/src/regress/libexec/ld.so/noload/libb/libb.c -o libb.po building profiled b library ranlib libb_p.a cc -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/libexec/ld.so/noload/libb/libb.c -o libb.so building shared b library (version 0.0) cc -shared -Wl,-soname,libb.so.0.0 -fpic -o libb.so.0.0 `echo libb.so | tr ' ' '\n' | sort -R` ===> noload/test1 ==== run-regress ==== cc -O2 -pipe -DLIBANAME=\"/usr/src/regress/libexec/ld.so/noload/test1/../liba/obj/liba.so.0.0\" -DLIBBNAME=\"/usr/src/regress/libexec/ld.so/noload/test1/../libb/obj/libb.so.0.0\" -g -MD -MP -c /usr/src/regress/libexec/ld.so/noload/test1/test1.c cc -o test1 test1.o if ./test1 | grep found; then echo failed; exit 1; fi LD_PRELOAD=/usr/src/regress/libexec/ld.so/noload/test1/../liba/obj/liba.so.0.0 ./test1 | grep /usr/src/regress/libexec/ld.so/noload/test1/../liba/obj/liba.so.0.0.found /usr/src/regress/libexec/ld.so/noload/test1/../liba/obj/liba.so.0.0 found LD_PRELOAD=/usr/src/regress/libexec/ld.so/noload/test1/../libb/obj/libb.so.0.0 ./test1 | grep /usr/src/regress/libexec/ld.so/noload/test1/../libb/obj/libb.so.0.0.found /usr/src/regress/libexec/ld.so/noload/test1/../libb/obj/libb.so.0.0 found ===> ldd ==== empty ==== : >empty.in ldd empty.in 2>&1 | tee empty.out | grep -q 'incomplete ELF header' ==== short ==== dd if=/usr/bin/ldd of=short.in count=128 bs=1 status=none ldd short.in 2>&1 | tee short.out | grep -q 'incomplete program header' FAIL libexec/ld.so *** Error 1 in initfirst/test2/prog1 (Makefile:56 'run-regress-prog1') START misc/c++abi 2025-02-13T01:25:31Z rm -f a.out [Ee]rrs mklog *.core y.tab.h *.o *.out ==== check1 ==== c++ -O2 -pipe -MD -MP -c /usr/src/regress/misc/c++abi/nm1.C nm -C nm1.o | fgrep witness | sort | sed -e 's/.* T witness_//' >nm1.out diff -I 'OpenBSD' -u nm1.out /usr/src/regress/misc/c++abi/nm1.ref PASS misc/c++abi Duration 0m00.13s START misc/exceptions 2025-02-13T01:25:31Z ===> simple rm -f a.out [Ee]rrs mklog *.core y.tab.h exceptions exceptions.o exceptions.d ===> simple2 rm -f a.out [Ee]rrs mklog *.core y.tab.h simple2 simple2.o simple2.d ===> libbar rm -f a.out [Ee]rrs mklog *.core y.tab.h bar.d rm -f libbar.a bar.o rm -f libbar_g.a rm -f libbar_p.a bar.po rm -f libbar.so.*.* bar.so .ldadd rm -f libbar_d.a bar.do ===> foo rm -f a.out [Ee]rrs mklog *.core y.tab.h foo foo.o foo.d ===> threads rm -f a.out [Ee]rrs mklog *.core y.tab.h exceptions exceptions.o exceptions.d ===> simple ==== run-regress-exceptions ==== c++ -O2 -pipe -MD -MP -c /usr/src/regress/misc/exceptions/simple/exceptions.cc c++ -o exceptions exceptions.o ./exceptions ===> simple2 ==== run-regress-simple2 ==== c++ -O0 -MD -MP -c /usr/src/regress/misc/exceptions/simple2/simple2.cc c++ -o simple2 simple2.o ./simple2 Catching... ===> libbar c++ -O2 -pipe -g -MD -MP -c /usr/src/regress/misc/exceptions/libbar/bar.cc -o bar.o building standard bar library ranlib libbar.a c++ -O2 -pipe -g -MD -MP -c -p /usr/src/regress/misc/exceptions/libbar/bar.cc -o bar.po building profiled bar library ranlib libbar_p.a c++ -O2 -pipe -g -MD -MP -c -fpic -DPIC /usr/src/regress/misc/exceptions/libbar/bar.cc -o bar.so building shared bar library (version 1.0) cc -shared -Wl,-soname,libbar.so.1.0 -fpic -o libbar.so.1.0 `echo bar.so | tr ' ' '\n' | sort -R` ===> foo ==== run-regress-foo ==== c++ -O2 -pipe -MD -MP -c /usr/src/regress/misc/exceptions/foo/foo.cc c++ -o foo foo.o -Wl,-rpath,/usr/src/regress/misc/exceptions/foo/../libbar/obj -L/usr/src/regress/misc/exceptions/foo/../libbar/obj -lbar ./foo Throwing up Wew, that was close! ===> threads ==== runs ==== c++ -O2 -pipe -MD -MP -c /usr/src/regress/misc/exceptions/threads/exceptions.cc c++ -o exceptions exceptions.o -lpthread for i in $(jot 100); do ./exceptions; done .................................................................................................... PASS misc/exceptions Duration 0m07.11s START misc/os-test 2025-02-13T01:25:38Z rm -f uname.out os-test.html rm -rf io io.expect udp udp.expect ............. ............................................................................................................................................................................................................... PASS misc/os-test Duration 0m05.75s START misc/posixtestsuite 2025-02-13T01:25:44Z rm -f logfile *.log uname.out posixtestsuite.html rm -rf conformance functional conformance/behavior/WIFEXITED/1-1: execution: PASS conformance/behavior/WIFEXITED/1-2: execution: PASS conformance/behavior/WIFEXITED/1-3: execution: PASS conformance/behavior/timers/1-1: execution: PASS conformance/interfaces/asctime/1-1: execution: PASS conformance/interfaces/clock/1-1: execution: PASS conformance/interfaces/clock/2-1: execution: FAILED conformance/interfaces/clock/4-1: execution: PASS conformance/interfaces/clock_getcpuclockid/1-1: execution: PASS conformance/interfaces/clock_getcpuclockid/2-1: execution: FAILED conformance/interfaces/clock_getres/1-1: execution: PASS conformance/interfaces/clock_getres/2-1: execution: PASS conformance/interfaces/clock_getres/3-1: execution: PASS conformance/interfaces/clock_getres/4-1: execution: PASS conformance/interfaces/clock_getres/5-1: execution: PASS conformance/interfaces/clock_getres/6-1: execution: PASS conformance/interfaces/clock_getres/6-2: execution: PASS conformance/interfaces/clock_getres/7-1: execution: PASS conformance/interfaces/clock_getres/8-1: execution: PASS conformance/interfaces/clock_gettime/1-1: execution: PASS conformance/interfaces/clock_gettime/1-2: execution: PASS conformance/interfaces/clock_gettime/2-1: execution: PASS conformance/interfaces/clock_gettime/3-1: execution: PASS conformance/interfaces/clock_gettime/4-1: execution: PASS conformance/interfaces/clock_gettime/6-1: execution: PASS conformance/interfaces/clock_gettime/7-1: execution: PASS conformance/interfaces/clock_gettime/8-1: execution: PASS conformance/interfaces/clock_gettime/8-2: execution: PASS conformance/interfaces/clock_nanosleep/1-2: execution: PASS conformance/interfaces/clock_nanosleep/15-1: execution: PASS conformance/interfaces/clock_nanosleep/4-1: execution: PASS conformance/interfaces/clock_nanosleep/5-1: execution: PASS conformance/interfaces/clock_nanosleep/6-1: execution: PASS conformance/interfaces/clock_nanosleep/8-1: execution: PASS conformance/interfaces/clock_settime/1-1: execution: PASS conformance/interfaces/clock_settime/15-1: execution: PASS conformance/interfaces/clock_settime/16-1: execution: PASS conformance/interfaces/clock_settime/17-1: execution: PASS conformance/interfaces/clock_settime/17-2: execution: PASS conformance/interfaces/clock_settime/18-1: execution: PASS conformance/interfaces/clock_settime/19-1: execution: PASS conformance/interfaces/clock_settime/20-1: execution: PASS conformance/interfaces/clock_settime/3-1: execution: PASS conformance/interfaces/clock_settime/6-1: execution: PASS conformance/interfaces/ctime/1-1: execution: PASS conformance/interfaces/difftime/1-1: execution: PASS conformance/interfaces/difftime/2-1: execution: PASS conformance/interfaces/fork/1-1: execution: PASS conformance/interfaces/fork/11-1: execution: PASS conformance/interfaces/fork/12-1: execution: PASS conformance/interfaces/fork/13-1: execution: PASS conformance/interfaces/fork/14-1: execution: PASS conformance/interfaces/fork/16-1: execution: PASS conformance/interfaces/fork/2-1: execution: FAILED conformance/interfaces/fork/21-1: execution: PASS conformance/interfaces/fork/22-1: execution: PASS conformance/interfaces/fork/3-1: execution: PASS conformance/interfaces/fork/4-1: execution: PASS conformance/interfaces/fork/6-1: execution: PASS conformance/interfaces/fork/7-1: execution: UNRESOLVED conformance/interfaces/fork/8-1: execution: PASS conformance/interfaces/fork/9-1: execution: PASS conformance/interfaces/fsync/4-1: execution: PASS conformance/interfaces/fsync/5-1: execution: PASS conformance/interfaces/fsync/7-1: execution: PASS conformance/interfaces/getpid/1-1: execution: PASS conformance/interfaces/gmtime/1-1: execution: PASS conformance/interfaces/gmtime/2-1: execution: PASS conformance/interfaces/kill/1-1: execution: PASS conformance/interfaces/kill/1-2: execution: PASS conformance/interfaces/kill/2-1: execution: PASS conformance/interfaces/kill/2-2: execution: PASS conformance/interfaces/kill/3-1: execution: PASS conformance/interfaces/killpg/1-1: execution: PASS conformance/interfaces/killpg/2-1: execution: PASS conformance/interfaces/killpg/4-1: execution: PASS conformance/interfaces/killpg/5-1: execution: PASS conformance/interfaces/killpg/6-1: execution: PASS conformance/interfaces/killpg/8-1: execution: PASS conformance/interfaces/localtime/1-1: execution: PASS conformance/interfaces/mktime/1-1: execution: PASS conformance/interfaces/mlock/10-1: execution: PASS conformance/interfaces/mlock/2-1: execution: PASS conformance/interfaces/mlock/4-1: execution: PASS conformance/interfaces/mlock/5-1: execution: PASS conformance/interfaces/mlock/7-1: execution: PASS conformance/interfaces/mlock/8-1: execution: PASS conformance/interfaces/mlock/speculative/12-1: execution: FAILED conformance/interfaces/mlockall/13-1: execution: PASS conformance/interfaces/mlockall/13-2: execution: PASS conformance/interfaces/mlockall/2-1: execution: PASS conformance/interfaces/mlockall/3-6: execution: FAILED conformance/interfaces/mlockall/3-7: execution: UNRESOLVED conformance/interfaces/mlockall/7-1: execution: PASS conformance/interfaces/mlockall/8-1: execution: PASS conformance/interfaces/mlockall/9-1: execution: PASS conformance/interfaces/mlockall/speculative/15-1: execution: UNRESOLVED conformance/interfaces/mmap/1-1: execution: PASS conformance/interfaces/mmap/1-2: execution: PASS conformance/interfaces/mmap/10-1: execution: PASS conformance/interfaces/mmap/11-1: execution: FAILED conformance/interfaces/mmap/11-2: execution: PASS conformance/interfaces/mmap/11-3: execution: PASS conformance/interfaces/mmap/11-4: execution: PASS conformance/interfaces/mmap/11-5: execution: PASS conformance/interfaces/mmap/12-1: execution: PASS conformance/interfaces/mmap/13-1: execution: PASS conformance/interfaces/mmap/14-1: execution: PASS conformance/interfaces/mmap/16-1: execution: PASS conformance/interfaces/mmap/17-1: execution: PASS conformance/interfaces/mmap/18-1: execution: FAILED conformance/interfaces/mmap/19-1: execution: PASS conformance/interfaces/mmap/20-1: execution: PASS conformance/interfaces/mmap/21-1: execution: PASS conformance/interfaces/mmap/23-1: execution: PASS conformance/interfaces/mmap/24-1: execution: HUNG conformance/interfaces/mmap/27-1: execution: UNTESTED conformance/interfaces/mmap/28-1: execution: FAILED conformance/interfaces/mmap/3-1: execution: PASS conformance/interfaces/mmap/31-1: execution: FAILED conformance/interfaces/mmap/5-1: execution: FAILED conformance/interfaces/mmap/6-1: execution: PASS conformance/interfaces/mmap/6-2: execution: PASS conformance/interfaces/mmap/6-3: execution: PASS conformance/interfaces/mmap/6-4: execution: PASS conformance/interfaces/mmap/6-5: execution: PASS conformance/interfaces/mmap/6-6: execution: PASS conformance/interfaces/mmap/7-1: execution: PASS conformance/interfaces/mmap/7-2: execution: PASS conformance/interfaces/mmap/7-3: execution: PASS conformance/interfaces/mmap/7-4: execution: PASS conformance/interfaces/mmap/9-1: execution: PASS conformance/interfaces/mq_close/5-1: execution: UNTESTED conformance/interfaces/mq_getattr/1-1: execution: PASS conformance/interfaces/mq_getattr/5-1: execution: PASS conformance/interfaces/mq_getattr/6-1: execution: PASS conformance/interfaces/mq_notify/6-1: execution: PASS conformance/interfaces/mq_notify/7-1: execution: PASS conformance/interfaces/mq_open/10-1: execution: UNTESTED conformance/interfaces/mq_open/14-1: execution: UNTESTED conformance/interfaces/mq_open/17-1: execution: UNTESTED conformance/interfaces/mq_open/22-1: execution: UNTESTED conformance/interfaces/mq_open/24-1: execution: UNTESTED conformance/interfaces/mq_open/25-1: execution: UNTESTED conformance/interfaces/mq_open/28-1: execution: UNTESTED conformance/interfaces/mq_open/30-1: execution: UNTESTED conformance/interfaces/mq_open/4-1: execution: UNTESTED conformance/interfaces/mq_receive/4-1: execution: PASS conformance/interfaces/mq_receive/9-1: execution: PASS conformance/interfaces/mq_send/6-1: execution: UNTESTED conformance/interfaces/mq_setattr/3-1: execution: PASS conformance/interfaces/mq_setattr/4-1: execution: PASS conformance/interfaces/mq_timedreceive/12-1: execution: PASS conformance/interfaces/mq_timedreceive/16-1: execution: PASS conformance/interfaces/mq_timedreceive/4-1: execution: PASS conformance/interfaces/mq_timedsend/17-1: execution: UNTESTED conformance/interfaces/mq_timedsend/6-1: execution: UNTESTED conformance/interfaces/mq_unlink/2-3: execution: UNTESTED conformance/interfaces/mq_unlink/3-1: execution: PASS conformance/interfaces/mq_unlink/4-1: execution: PASS conformance/interfaces/munlock/10-1: execution: PASS conformance/interfaces/munlock/11-1: execution: PASS conformance/interfaces/munlock/2-1: execution: PASS conformance/interfaces/munlock/7-1: execution: PASS conformance/interfaces/munlock/9-1: execution: PASS conformance/interfaces/munlockall/5-1: execution: PASS conformance/interfaces/munlockall/6-1: execution: PASS conformance/interfaces/munmap/1-1: execution: PASS conformance/interfaces/munmap/1-2: execution: PASS conformance/interfaces/munmap/10-1: execution: PASS conformance/interfaces/munmap/2-1: execution: PASS conformance/interfaces/munmap/3-1: execution: FAILED conformance/interfaces/munmap/4-1: execution: PASS conformance/interfaces/munmap/7-1: execution: PASS conformance/interfaces/munmap/8-1: execution: PASS conformance/interfaces/munmap/9-1: execution: FAILED conformance/interfaces/nanosleep/1-1: execution: PASS conformance/interfaces/nanosleep/1-2: execution: PASS conformance/interfaces/nanosleep/1-3: execution: PASS conformance/interfaces/nanosleep/10000-1: execution: PASS conformance/interfaces/nanosleep/2-1: execution: PASS conformance/interfaces/nanosleep/3-1: execution: PASS conformance/interfaces/nanosleep/3-2: execution: PASS conformance/interfaces/nanosleep/4-1: execution: PASS conformance/interfaces/nanosleep/5-1: execution: PASS conformance/interfaces/nanosleep/5-2: execution: PASS conformance/interfaces/nanosleep/6-1: execution: PASS conformance/interfaces/nanosleep/7-1: execution: PASS conformance/interfaces/nanosleep/7-2: execution: PASS conformance/interfaces/pthread_atfork/1-1: execution: PASS conformance/interfaces/pthread_atfork/1-2: execution: PASS conformance/interfaces/pthread_atfork/2-1: execution: PASS conformance/interfaces/pthread_atfork/2-2: execution: PASS conformance/interfaces/pthread_atfork/3-1: execution: PASS conformance/interfaces/pthread_atfork/3-2: execution: PASS conformance/interfaces/pthread_atfork/3-3: execution: PASS conformance/interfaces/pthread_atfork/4-1: execution: PASS conformance/interfaces/pthread_attr_destroy/1-1: execution: INTERRUPTED conformance/interfaces/pthread_attr_destroy/2-1: execution: PASS conformance/interfaces/pthread_attr_destroy/3-1: execution: PASS conformance/interfaces/pthread_attr_getdetachstate/1-1: execution: PASS conformance/interfaces/pthread_attr_getdetachstate/1-2: execution: PASS conformance/interfaces/pthread_attr_getdetachstate/2-1: execution: PASS conformance/interfaces/pthread_attr_getinheritsched/1-1: execution: PASS conformance/interfaces/pthread_attr_getinheritsched/2-1: execution: PASS conformance/interfaces/pthread_attr_getschedparam/1-1: execution: PASS conformance/interfaces/pthread_attr_getschedparam/2-1: execution: PASS conformance/interfaces/pthread_attr_getschedpolicy/1-1: execution: PASS conformance/interfaces/pthread_attr_getschedpolicy/2-1: execution: PASS conformance/interfaces/pthread_attr_getschedpolicy/3-1: execution: PASS conformance/interfaces/pthread_attr_getscope/1-1: execution: PASS conformance/interfaces/pthread_attr_getscope/2-1: execution: PASS conformance/interfaces/pthread_attr_getstack/1-1: execution: PASS conformance/interfaces/pthread_attr_getstack/2-1: execution: PASS conformance/interfaces/pthread_attr_getstacksize/1-1: execution: PASS conformance/interfaces/pthread_attr_getstacksize/2-1: execution: PASS conformance/interfaces/pthread_attr_init/1-1: execution: PASS conformance/interfaces/pthread_attr_init/2-1: execution: PASS conformance/interfaces/pthread_attr_init/3-1: execution: PASS conformance/interfaces/pthread_attr_init/4-1: execution: PASS conformance/interfaces/pthread_attr_setdetachstate/1-1: execution: PASS conformance/interfaces/pthread_attr_setdetachstate/1-2: execution: PASS conformance/interfaces/pthread_attr_setdetachstate/2-1: execution: PASS conformance/interfaces/pthread_attr_setdetachstate/3-1: execution: PASS conformance/interfaces/pthread_attr_setdetachstate/4-1: execution: PASS conformance/interfaces/pthread_attr_setinheritsched/1-1: execution: PASS conformance/interfaces/pthread_attr_setinheritsched/2-1: execution: PASS conformance/interfaces/pthread_attr_setinheritsched/2-2: execution: PASS conformance/interfaces/pthread_attr_setinheritsched/2-3: execution: PASS conformance/interfaces/pthread_attr_setinheritsched/2-4: execution: PASS conformance/interfaces/pthread_attr_setinheritsched/3-1: execution: PASS conformance/interfaces/pthread_attr_setinheritsched/4-1: execution: PASS conformance/interfaces/pthread_attr_setschedparam/1-1: execution: PASS conformance/interfaces/pthread_attr_setschedparam/1-2: execution: PASS conformance/interfaces/pthread_attr_setschedparam/1-3: execution: PASS conformance/interfaces/pthread_attr_setschedparam/1-4: execution: PASS conformance/interfaces/pthread_attr_setschedparam/2-1: execution: PASS conformance/interfaces/pthread_attr_setschedparam/speculative/3-1: execution: FAILED conformance/interfaces/pthread_attr_setschedparam/speculative/3-2: execution: FAILED conformance/interfaces/pthread_attr_setschedpolicy/1-1: execution: PASS conformance/interfaces/pthread_attr_setschedpolicy/3-1: execution: PASS conformance/interfaces/pthread_attr_setschedpolicy/4-1: execution: PASS conformance/interfaces/pthread_attr_setschedpolicy/speculative/5-1: execution: UNRESOLVED conformance/interfaces/pthread_attr_setscope/1-1: execution: PASS conformance/interfaces/pthread_attr_setscope/3-1: execution: PASS conformance/interfaces/pthread_attr_setscope/4-1: execution: PASS conformance/interfaces/pthread_attr_setscope/5-1: execution: UNTESTED conformance/interfaces/pthread_attr_setstack/1-1: execution: PASS conformance/interfaces/pthread_attr_setstack/3-1: execution: PASS conformance/interfaces/pthread_attr_setstack/4-1: execution: PASS conformance/interfaces/pthread_attr_setstack/5-1: execution: PASS conformance/interfaces/pthread_attr_setstack/6-1: execution: PASS conformance/interfaces/pthread_attr_setstack/7-1: execution: PASS conformance/interfaces/pthread_attr_setstacksize/1-1: execution: PASS conformance/interfaces/pthread_attr_setstacksize/3-1: execution: PASS conformance/interfaces/pthread_attr_setstacksize/4-1: execution: PASS conformance/interfaces/pthread_barrier_destroy/1-1: execution: PASS conformance/interfaces/pthread_barrier_destroy/2-1: execution: PASS conformance/interfaces/pthread_barrier_destroy/3-1: execution: PASS conformance/interfaces/pthread_barrier_init/1-1: execution: PASS conformance/interfaces/pthread_barrier_init/2-1: execution: PASS conformance/interfaces/pthread_barrier_init/3-1: execution: PASS conformance/interfaces/pthread_barrier_init/4-1: execution: PASS conformance/interfaces/pthread_barrier_wait/1-1: execution: PASS conformance/interfaces/pthread_barrier_wait/2-1: execution: PASS conformance/interfaces/pthread_barrier_wait/3-1: execution: PASS conformance/interfaces/pthread_barrier_wait/3-2: execution: PASS conformance/interfaces/pthread_barrier_wait/4-1: execution: PASS conformance/interfaces/pthread_barrier_wait/5-1: execution: PASS conformance/interfaces/pthread_barrier_wait/6-1: execution: PASS conformance/interfaces/pthread_barrierattr_destroy/1-1: execution: PASS conformance/interfaces/pthread_barrierattr_destroy/2-1: execution: PASS conformance/interfaces/pthread_barrierattr_getpshared/1-1: execution: PASS conformance/interfaces/pthread_barrierattr_getpshared/2-1: execution: UNRESOLVED conformance/interfaces/pthread_barrierattr_getpshared/3-1: execution: PASS conformance/interfaces/pthread_barrierattr_init/1-1: execution: PASS conformance/interfaces/pthread_barrierattr_init/2-1: execution: PASS conformance/interfaces/pthread_barrierattr_init/3-1: execution: PASS conformance/interfaces/pthread_barrierattr_setpshared/1-1: execution: FAILED conformance/interfaces/pthread_barrierattr_setpshared/2-1: execution: PASS conformance/interfaces/pthread_barrierattr_setpshared/3-1: execution: PASS conformance/interfaces/pthread_cancel/1-1: execution: PASS conformance/interfaces/pthread_cancel/1-2: execution: PASS conformance/interfaces/pthread_cancel/1-3: execution: PASS conformance/interfaces/pthread_cancel/2-1: execution: PASS conformance/interfaces/pthread_cancel/2-2: execution: PASS conformance/interfaces/pthread_cancel/2-3: execution: PASS conformance/interfaces/pthread_cancel/3-1: execution: PASS conformance/interfaces/pthread_cancel/4-1: execution: PASS conformance/interfaces/pthread_cancel/5-1: execution: PASS conformance/interfaces/pthread_cancel/5-2: execution: PASS conformance/interfaces/pthread_cleanup_pop/1-1: execution: PASS conformance/interfaces/pthread_cleanup_pop/1-2: execution: PASS conformance/interfaces/pthread_cleanup_pop/1-3: execution: PASS conformance/interfaces/pthread_cleanup_pop/2-1: execution: PASS conformance/interfaces/pthread_cleanup_push/1-1: execution: PASS conformance/interfaces/pthread_cleanup_push/1-2: execution: PASS conformance/interfaces/pthread_cleanup_push/1-3: execution: PASS conformance/interfaces/pthread_cleanup_push/2-1: execution: PASS conformance/interfaces/pthread_cond_broadcast/1-1: execution: PASS conformance/interfaces/pthread_cond_broadcast/2-1: execution: PASS conformance/interfaces/pthread_cond_broadcast/2-2: execution: PASS conformance/interfaces/pthread_cond_broadcast/4-1: execution: PASS conformance/interfaces/pthread_cond_broadcast/4-2: execution: PASS conformance/interfaces/pthread_cond_destroy/1-1: execution: PASS conformance/interfaces/pthread_cond_destroy/3-1: execution: PASS conformance/interfaces/pthread_cond_destroy/speculative/4-1: execution: PASS conformance/interfaces/pthread_cond_init/1-1: execution: PASS conformance/interfaces/pthread_cond_init/1-2: execution: UNTESTED conformance/interfaces/pthread_cond_init/2-1: execution: PASS conformance/interfaces/pthread_cond_init/2-2: execution: UNTESTED conformance/interfaces/pthread_cond_init/3-1: execution: PASS conformance/interfaces/pthread_cond_signal/1-1: execution: PASS conformance/interfaces/pthread_cond_signal/2-1: execution: PASS conformance/interfaces/pthread_cond_signal/2-2: execution: PASS conformance/interfaces/pthread_cond_signal/4-1: execution: PASS conformance/interfaces/pthread_cond_signal/4-2: execution: PASS conformance/interfaces/pthread_cond_timedwait/1-1: execution: PASS conformance/interfaces/pthread_cond_timedwait/2-1: execution: PASS conformance/interfaces/pthread_cond_timedwait/2-2: execution: INTERRUPTED conformance/interfaces/pthread_cond_timedwait/2-3: execution: INTERRUPTED conformance/interfaces/pthread_cond_timedwait/3-1: execution: PASS conformance/interfaces/pthread_cond_timedwait/4-1: execution: PASS conformance/interfaces/pthread_cond_timedwait/4-3: execution: PASS conformance/interfaces/pthread_cond_wait/1-1: execution: PASS conformance/interfaces/pthread_cond_wait/2-1: execution: PASS conformance/interfaces/pthread_cond_wait/3-1: execution: PASS conformance/interfaces/pthread_cond_wait/4-1: execution: PASS conformance/interfaces/pthread_condattr_destroy/1-1: execution: PASS conformance/interfaces/pthread_condattr_destroy/2-1: execution: PASS conformance/interfaces/pthread_condattr_destroy/3-1: execution: PASS conformance/interfaces/pthread_condattr_destroy/4-1: execution: INTERRUPTED conformance/interfaces/pthread_condattr_getclock/1-1: execution: PASS conformance/interfaces/pthread_condattr_getclock/1-2: execution: PASS conformance/interfaces/pthread_condattr_getclock/2-1: execution: PASS conformance/interfaces/pthread_condattr_getpshared/3-1: execution: PASS conformance/interfaces/pthread_condattr_init/3-1: execution: PASS conformance/interfaces/pthread_condattr_setclock/1-1: execution: PASS conformance/interfaces/pthread_condattr_setclock/1-2: execution: PASS conformance/interfaces/pthread_condattr_setclock/1-3: execution: PASS conformance/interfaces/pthread_condattr_setclock/2-1: execution: PASS conformance/interfaces/pthread_create/1-1: execution: PASS conformance/interfaces/pthread_create/1-2: execution: PASS conformance/interfaces/pthread_create/1-3: execution: PASS conformance/interfaces/pthread_create/1-4: execution: PASS conformance/interfaces/pthread_create/1-5: execution: PASS conformance/interfaces/pthread_create/1-6: execution: PASS conformance/interfaces/pthread_create/10-1: execution: PASS conformance/interfaces/pthread_create/11-1: execution: PASS conformance/interfaces/pthread_create/12-1: execution: PASS conformance/interfaces/pthread_create/14-1: execution: PASS conformance/interfaces/pthread_create/15-1: execution: PASS conformance/interfaces/pthread_create/2-1: execution: INTERRUPTED conformance/interfaces/pthread_create/3-1: execution: PASS conformance/interfaces/pthread_create/3-2: execution: PASS conformance/interfaces/pthread_create/4-1: execution: PASS conformance/interfaces/pthread_create/5-1: execution: PASS conformance/interfaces/pthread_create/5-2: execution: PASS conformance/interfaces/pthread_create/8-1: execution: PASS conformance/interfaces/pthread_create/8-2: execution: PASS conformance/interfaces/pthread_detach/1-1: execution: PASS conformance/interfaces/pthread_detach/1-2: execution: INTERRUPTED conformance/interfaces/pthread_detach/2-1: execution: PASS conformance/interfaces/pthread_detach/2-2: execution: PASS conformance/interfaces/pthread_detach/3-1: execution: PASS conformance/interfaces/pthread_detach/4-1: execution: PASS conformance/interfaces/pthread_detach/4-2: execution: INTERRUPTED conformance/interfaces/pthread_detach/4-3: execution: PASS conformance/interfaces/pthread_equal/1-1: execution: PASS conformance/interfaces/pthread_equal/1-2: execution: PASS conformance/interfaces/pthread_equal/2-1: execution: PASS conformance/interfaces/pthread_exit/1-1: execution: PASS conformance/interfaces/pthread_exit/1-2: execution: PASS conformance/interfaces/pthread_exit/2-1: execution: PASS conformance/interfaces/pthread_exit/2-2: execution: PASS conformance/interfaces/pthread_exit/3-1: execution: PASS conformance/interfaces/pthread_exit/3-2: execution: PASS conformance/interfaces/pthread_exit/4-1: execution: PASS conformance/interfaces/pthread_exit/5-1: execution: PASS conformance/interfaces/pthread_exit/6-1: execution: FAILED conformance/interfaces/pthread_exit/6-2: execution: PASS conformance/interfaces/pthread_getcpuclockid/1-1: execution: PASS conformance/interfaces/pthread_getcpuclockid/2-1: execution: PASS conformance/interfaces/pthread_getcpuclockid/speculative/3-1: execution: PASS conformance/interfaces/pthread_getschedparam/1-1: execution: PASS conformance/interfaces/pthread_getschedparam/1-2: execution: PASS conformance/interfaces/pthread_getschedparam/4-1: execution: PASS conformance/interfaces/pthread_getspecific/1-1: execution: PASS conformance/interfaces/pthread_getspecific/3-1: execution: PASS conformance/interfaces/pthread_join/1-1: execution: PASS conformance/interfaces/pthread_join/1-2: execution: PASS conformance/interfaces/pthread_join/2-1: execution: PASS conformance/interfaces/pthread_join/3-1: execution: PASS conformance/interfaces/pthread_join/4-1: execution: HUNG conformance/interfaces/pthread_join/5-1: execution: PASS conformance/interfaces/pthread_join/6-2: execution: HUNG conformance/interfaces/pthread_join/6-3: execution: PASS conformance/interfaces/pthread_join/speculative/6-1: execution: PASS conformance/interfaces/pthread_key_create/1-1: execution: PASS conformance/interfaces/pthread_key_create/1-2: execution: PASS conformance/interfaces/pthread_key_create/2-1: execution: PASS conformance/interfaces/pthread_key_create/3-1: execution: PASS conformance/interfaces/pthread_key_create/speculative/5-1: execution: INTERRUPTED conformance/interfaces/pthread_key_delete/1-1: execution: PASS conformance/interfaces/pthread_key_delete/1-2: execution: PASS conformance/interfaces/pthread_key_delete/2-1: execution: PASS conformance/interfaces/pthread_key_delete/3-1: execution: PASS conformance/interfaces/pthread_kill/1-1: execution: PASS conformance/interfaces/pthread_kill/1-2: execution: PASS conformance/interfaces/pthread_kill/2-1: execution: PASS conformance/interfaces/pthread_kill/3-1: execution: PASS conformance/interfaces/pthread_kill/6-1: execution: INTERRUPTED conformance/interfaces/pthread_kill/7-1: execution: PASS conformance/interfaces/pthread_kill/8-1: execution: PASS conformance/interfaces/pthread_mutex_destroy/1-1: execution: FAILED conformance/interfaces/pthread_mutex_destroy/2-1: execution: PASS conformance/interfaces/pthread_mutex_destroy/3-1: execution: PASS conformance/interfaces/pthread_mutex_destroy/5-1: execution: PASS conformance/interfaces/pthread_mutex_destroy/speculative/4-2: execution: PASS conformance/interfaces/pthread_mutex_getprioceiling/1-1: execution: FAILED conformance/interfaces/pthread_mutex_init/1-1: execution: PASS conformance/interfaces/pthread_mutex_init/1-2: execution: INTERRUPTED conformance/interfaces/pthread_mutex_init/2-1: execution: PASS conformance/interfaces/pthread_mutex_init/3-1: execution: PASS conformance/interfaces/pthread_mutex_init/3-2: execution: INTERRUPTED conformance/interfaces/pthread_mutex_init/4-1: execution: PASS conformance/interfaces/pthread_mutex_init/5-3: execution: PASS conformance/interfaces/pthread_mutex_init/speculative/5-2: execution: UNTESTED conformance/interfaces/pthread_mutex_lock/1-1: execution: PASS conformance/interfaces/pthread_mutex_lock/2-1: execution: PASS conformance/interfaces/pthread_mutex_lock/3-1: execution: PASS conformance/interfaces/pthread_mutex_lock/4-1: execution: PASS conformance/interfaces/pthread_mutex_lock/5-1: execution: PASS conformance/interfaces/pthread_mutex_timedlock/1-1: execution: PASS conformance/interfaces/pthread_mutex_timedlock/2-1: execution: PASS conformance/interfaces/pthread_mutex_timedlock/4-1: execution: PASS conformance/interfaces/pthread_mutex_timedlock/5-1: execution: HUNG conformance/interfaces/pthread_mutex_timedlock/5-2: execution: HUNG conformance/interfaces/pthread_mutex_timedlock/5-3: execution: PASS conformance/interfaces/pthread_mutex_trylock/1-1: execution: PASS conformance/interfaces/pthread_mutex_trylock/3-1: execution: PASS conformance/interfaces/pthread_mutex_trylock/4-1: execution: PASS conformance/interfaces/pthread_mutex_unlock/1-1: execution: PASS conformance/interfaces/pthread_mutex_unlock/2-1: execution: PASS conformance/interfaces/pthread_mutex_unlock/3-1: execution: PASS conformance/interfaces/pthread_mutex_unlock/5-1: execution: PASS conformance/interfaces/pthread_mutex_unlock/5-2: execution: PASS conformance/interfaces/pthread_mutexattr_destroy/1-1: execution: PASS conformance/interfaces/pthread_mutexattr_destroy/2-1: execution: PASS conformance/interfaces/pthread_mutexattr_destroy/3-1: execution: PASS conformance/interfaces/pthread_mutexattr_destroy/4-1: execution: INTERRUPTED conformance/interfaces/pthread_mutexattr_getprioceiling/1-1: execution: PASS conformance/interfaces/pthread_mutexattr_getprioceiling/1-2: execution: PASS conformance/interfaces/pthread_mutexattr_getprioceiling/2-1: execution: PASS conformance/interfaces/pthread_mutexattr_getprioceiling/3-1: execution: INTERRUPTED conformance/interfaces/pthread_mutexattr_getprotocol/1-1: execution: PASS conformance/interfaces/pthread_mutexattr_getprotocol/1-2: execution: PASS conformance/interfaces/pthread_mutexattr_getpshared/2-1: execution: PASS conformance/interfaces/pthread_mutexattr_gettype/1-1: execution: PASS conformance/interfaces/pthread_mutexattr_gettype/1-2: execution: PASS conformance/interfaces/pthread_mutexattr_gettype/1-3: execution: PASS conformance/interfaces/pthread_mutexattr_gettype/1-4: execution: PASS conformance/interfaces/pthread_mutexattr_gettype/1-5: execution: PASS conformance/interfaces/pthread_mutexattr_gettype/speculative/3-1: execution: INTERRUPTED conformance/interfaces/pthread_mutexattr_init/3-1: execution: PASS conformance/interfaces/pthread_mutexattr_setprioceiling/1-1: execution: PASS conformance/interfaces/pthread_mutexattr_setprioceiling/2-1: execution: PASS conformance/interfaces/pthread_mutexattr_setprioceiling/3-1: execution: INTERRUPTED conformance/interfaces/pthread_mutexattr_setprioceiling/3-2: execution: PASS conformance/interfaces/pthread_mutexattr_setprotocol/1-1: execution: PASS conformance/interfaces/pthread_mutexattr_setprotocol/2-2: execution: PASS conformance/interfaces/pthread_mutexattr_setprotocol/3-1: execution: PASS conformance/interfaces/pthread_mutexattr_setprotocol/3-2: execution: INTERRUPTED conformance/interfaces/pthread_mutexattr_settype/1-1: execution: PASS conformance/interfaces/pthread_mutexattr_settype/2-1: execution: PASS conformance/interfaces/pthread_mutexattr_settype/3-1: execution: PASS conformance/interfaces/pthread_mutexattr_settype/3-2: execution: PASS conformance/interfaces/pthread_mutexattr_settype/3-3: execution: PASS conformance/interfaces/pthread_mutexattr_settype/3-4: execution: PASS conformance/interfaces/pthread_mutexattr_settype/6-1: execution: PASS conformance/interfaces/pthread_mutexattr_settype/7-1: execution: PASS conformance/interfaces/pthread_once/1-1: execution: PASS conformance/interfaces/pthread_once/1-2: execution: PASS conformance/interfaces/pthread_once/1-3: execution: PASS conformance/interfaces/pthread_once/2-1: execution: PASS conformance/interfaces/pthread_rwlock_destroy/1-1: execution: PASS conformance/interfaces/pthread_rwlock_destroy/2-1: execution: PASS conformance/interfaces/pthread_rwlock_destroy/3-1: execution: PASS conformance/interfaces/pthread_rwlock_init/1-1: execution: PASS conformance/interfaces/pthread_rwlock_init/2-1: execution: PASS conformance/interfaces/pthread_rwlock_init/3-1: execution: PASS conformance/interfaces/pthread_rwlock_init/4-1: execution: PASS conformance/interfaces/pthread_rwlock_init/6-1: execution: PASS conformance/interfaces/pthread_rwlock_rdlock/1-1: execution: PASS conformance/interfaces/pthread_rwlock_rdlock/2-1: execution: FAILED conformance/interfaces/pthread_rwlock_rdlock/2-2: execution: FAILED conformance/interfaces/pthread_rwlock_rdlock/2-3: execution: PASS conformance/interfaces/pthread_rwlock_rdlock/4-1: execution: PASS conformance/interfaces/pthread_rwlock_rdlock/5-1: execution: PASS conformance/interfaces/pthread_rwlock_rdlock/6-2: execution: PASS conformance/interfaces/pthread_rwlock_timedrdlock/1-1: execution: PASS conformance/interfaces/pthread_rwlock_timedrdlock/2-1: execution: PASS conformance/interfaces/pthread_rwlock_timedrdlock/3-1: execution: PASS conformance/interfaces/pthread_rwlock_timedrdlock/4-1: execution: PASS conformance/interfaces/pthread_rwlock_timedrdlock/5-1: execution: PASS conformance/interfaces/pthread_rwlock_timedrdlock/6-1: execution: PASS conformance/interfaces/pthread_rwlock_timedrdlock/6-2: execution: UNRESOLVED conformance/interfaces/pthread_rwlock_timedrdlock/7-1: execution: PASS conformance/interfaces/pthread_rwlock_timedwrlock/1-1: execution: PASS conformance/interfaces/pthread_rwlock_timedwrlock/2-1: execution: PASS conformance/interfaces/pthread_rwlock_timedwrlock/3-1: execution: PASS conformance/interfaces/pthread_rwlock_timedwrlock/4-1: execution: PASS conformance/interfaces/pthread_rwlock_timedwrlock/5-1: execution: PASS conformance/interfaces/pthread_rwlock_timedwrlock/6-1: execution: PASS conformance/interfaces/pthread_rwlock_timedwrlock/6-2: execution: UNRESOLVED conformance/interfaces/pthread_rwlock_timedwrlock/7-1: execution: PASS conformance/interfaces/pthread_rwlock_tryrdlock/1-1: execution: PASS conformance/interfaces/pthread_rwlock_tryrdlock/2-1: execution: PASS conformance/interfaces/pthread_rwlock_tryrdlock/3-1: execution: PASS conformance/interfaces/pthread_rwlock_trywrlock/1-1: execution: PASS conformance/interfaces/pthread_rwlock_trywrlock/2-1: execution: PASS conformance/interfaces/pthread_rwlock_trywrlock/speculative/3-1: execution: PASS conformance/interfaces/pthread_rwlock_unlock/1-1: execution: PASS conformance/interfaces/pthread_rwlock_unlock/2-1: execution: PASS conformance/interfaces/pthread_rwlock_unlock/3-1: execution: FAILED conformance/interfaces/pthread_rwlock_unlock/4-1: execution: INTERRUPTED conformance/interfaces/pthread_rwlock_unlock/4-2: execution: UNRESOLVED conformance/interfaces/pthread_rwlock_wrlock/1-1: execution: PASS conformance/interfaces/pthread_rwlock_wrlock/2-1: execution: PASS conformance/interfaces/pthread_rwlock_wrlock/3-1: execution: HUNG conformance/interfaces/pthread_rwlockattr_destroy/1-1: execution: PASS conformance/interfaces/pthread_rwlockattr_destroy/2-1: execution: PASS conformance/interfaces/pthread_rwlockattr_destroy/3-1: execution: PASS conformance/interfaces/pthread_rwlockattr_getpshared/1-1: execution: PASS conformance/interfaces/pthread_rwlockattr_getpshared/4-1: execution: PASS conformance/interfaces/pthread_rwlockattr_getpshared/5-1: execution: PASS conformance/interfaces/pthread_rwlockattr_init/1-1: execution: PASS conformance/interfaces/pthread_rwlockattr_init/2-1: execution: PASS conformance/interfaces/pthread_rwlockattr_init/3-1: execution: PASS conformance/interfaces/pthread_rwlockattr_setpshared/1-1: execution: FAILED conformance/interfaces/pthread_rwlockattr_setpshared/2-1: execution: PASS conformance/interfaces/pthread_self/1-1: execution: PASS conformance/interfaces/pthread_setcancelstate/1-1: execution: PASS conformance/interfaces/pthread_setcancelstate/1-2: execution: PASS conformance/interfaces/pthread_setcancelstate/2-1: execution: PASS conformance/interfaces/pthread_setcancelstate/3-1: execution: PASS conformance/interfaces/pthread_setcanceltype/1-1: execution: PASS conformance/interfaces/pthread_setcanceltype/1-2: execution: PASS conformance/interfaces/pthread_setcanceltype/2-1: execution: PASS conformance/interfaces/pthread_setschedparam/1-1: execution: PASS conformance/interfaces/pthread_setschedparam/1-2: execution: PASS conformance/interfaces/pthread_setschedparam/4-1: execution: PASS conformance/interfaces/pthread_setschedparam/5-1: execution: PASS conformance/interfaces/pthread_setspecific/1-1: execution: PASS conformance/interfaces/pthread_setspecific/1-2: execution: PASS conformance/interfaces/pthread_setspecific/3-1: execution: PASS conformance/interfaces/pthread_sigmask/10-1: execution: PASS conformance/interfaces/pthread_sigmask/14-1: execution: PASS conformance/interfaces/pthread_sigmask/15-1: execution: PASS conformance/interfaces/pthread_sigmask/16-1: execution: PASS conformance/interfaces/pthread_sigmask/18-1: execution: PASS conformance/interfaces/pthread_sigmask/4-1: execution: PASS conformance/interfaces/pthread_sigmask/5-1: execution: PASS conformance/interfaces/pthread_sigmask/6-1: execution: PASS conformance/interfaces/pthread_sigmask/9-1: execution: PASS conformance/interfaces/pthread_spin_destroy/1-1: execution: PASS conformance/interfaces/pthread_spin_destroy/2-1: execution: PASS conformance/interfaces/pthread_spin_destroy/3-1: execution: PASS conformance/interfaces/pthread_spin_init/1-1: execution: PASS conformance/interfaces/pthread_spin_init/3-1: execution: PASS conformance/interfaces/pthread_spin_init/4-1: execution: PASS conformance/interfaces/pthread_spin_lock/1-1: execution: PASS conformance/interfaces/pthread_spin_lock/1-2: execution: PASS conformance/interfaces/pthread_spin_lock/2-1: execution: PASS conformance/interfaces/pthread_spin_lock/3-1: execution: PASS conformance/interfaces/pthread_spin_lock/3-2: execution: INTERRUPTED conformance/interfaces/pthread_spin_trylock/1-1: execution: PASS conformance/interfaces/pthread_spin_trylock/2-1: execution: PASS conformance/interfaces/pthread_spin_trylock/3-1: execution: PASS conformance/interfaces/pthread_spin_trylock/4-1: execution: INTERRUPTED conformance/interfaces/pthread_spin_unlock/1-1: execution: PASS conformance/interfaces/pthread_spin_unlock/1-2: execution: PASS conformance/interfaces/pthread_spin_unlock/2-1: execution: PASS conformance/interfaces/pthread_spin_unlock/3-1: execution: FAILED conformance/interfaces/pthread_testcancel/1-1: execution: PASS conformance/interfaces/pthread_testcancel/2-1: execution: PASS conformance/interfaces/raise/1-1: execution: PASS conformance/interfaces/raise/1-2: execution: PASS conformance/interfaces/raise/10000-1: execution: PASS conformance/interfaces/raise/2-1: execution: PASS conformance/interfaces/raise/4-1: execution: PASS conformance/interfaces/raise/6-1: execution: PASS conformance/interfaces/raise/7-1: execution: PASS conformance/interfaces/sched_get_priority_max/1-1: execution: PASS conformance/interfaces/sched_get_priority_max/1-2: execution: PASS conformance/interfaces/sched_get_priority_max/1-3: execution: UNSUPPORTED conformance/interfaces/sched_get_priority_max/1-4: execution: PASS conformance/interfaces/sched_get_priority_max/2-1: execution: PASS conformance/interfaces/sched_get_priority_max/3-1: execution: PASS conformance/interfaces/sched_get_priority_min/1-1: execution: PASS conformance/interfaces/sched_get_priority_min/1-2: execution: PASS conformance/interfaces/sched_get_priority_min/1-3: execution: UNSUPPORTED conformance/interfaces/sched_get_priority_min/1-4: execution: PASS conformance/interfaces/sched_get_priority_min/2-1: execution: PASS conformance/interfaces/sched_get_priority_min/3-1: execution: PASS conformance/interfaces/sched_getparam/5-1: execution: PASS conformance/interfaces/sched_getscheduler/2-1: execution: UNTESTED conformance/interfaces/sched_getscheduler/6-1: execution: PASS conformance/interfaces/sched_rr_get_interval/4-1: execution: PASS conformance/interfaces/sched_setparam/11-1: execution: PASS conformance/interfaces/sched_setparam/12-1: execution: UNTESTED conformance/interfaces/sched_setparam/13-1: execution: UNTESTED conformance/interfaces/sched_setparam/14-1: execution: UNTESTED conformance/interfaces/sched_setparam/15-1: execution: UNTESTED conformance/interfaces/sched_setparam/16-1: execution: UNTESTED conformance/interfaces/sched_setparam/17-1: execution: UNTESTED conformance/interfaces/sched_setparam/18-1: execution: UNTESTED conformance/interfaces/sched_setparam/19-1: execution: UNTESTED conformance/interfaces/sched_setparam/23-2: execution: UNSUPPORTED conformance/interfaces/sched_setparam/23-3: execution: UNSUPPORTED conformance/interfaces/sched_setparam/23-4: execution: UNSUPPORTED conformance/interfaces/sched_setparam/23-5: execution: UNSUPPORTED conformance/interfaces/sched_setparam/24-1: execution: PASS conformance/interfaces/sched_setparam/25-2: execution: UNSUPPORTED conformance/interfaces/sched_setparam/3-1: execution: UNTESTED conformance/interfaces/sched_setparam/4-1: execution: PASS conformance/interfaces/sched_setparam/6-1: execution: UNTESTED conformance/interfaces/sched_setparam/7-1: execution: UNTESTED conformance/interfaces/sched_setparam/8-1: execution: UNTESTED conformance/interfaces/sched_setscheduler/10-1: execution: UNTESTED conformance/interfaces/sched_setscheduler/11-1: execution: UNTESTED conformance/interfaces/sched_setscheduler/12-1: execution: UNTESTED conformance/interfaces/sched_setscheduler/13-1: execution: UNTESTED conformance/interfaces/sched_setscheduler/14-1: execution: UNTESTED conformance/interfaces/sched_setscheduler/17-2: execution: UNSUPPORTED conformance/interfaces/sched_setscheduler/17-3: execution: UNSUPPORTED conformance/interfaces/sched_setscheduler/17-4: execution: UNSUPPORTED conformance/interfaces/sched_setscheduler/18-1: execution: PASS conformance/interfaces/sched_setscheduler/19-2: execution: UNSUPPORTED conformance/interfaces/sched_setscheduler/19-3: execution: UNSUPPORTED conformance/interfaces/sched_setscheduler/19-4: execution: UNSUPPORTED conformance/interfaces/sched_setscheduler/2-1: execution: UNTESTED conformance/interfaces/sched_setscheduler/3-1: execution: PASS conformance/interfaces/sched_setscheduler/5-1: execution: UNTESTED conformance/interfaces/sched_setscheduler/6-1: execution: UNTESTED conformance/interfaces/sched_setscheduler/7-1: execution: UNTESTED conformance/interfaces/sched_setscheduler/8-1: execution: PASS conformance/interfaces/sched_setscheduler/9-1: execution: UNTESTED conformance/interfaces/sched_yield/2-1: execution: PASS conformance/interfaces/sched_yield/3-1: execution: PASS conformance/interfaces/sem_close/1-1: execution: PASS conformance/interfaces/sem_close/2-1: execution: PASS conformance/interfaces/sem_close/3-1: execution: PASS conformance/interfaces/sem_close/3-2: execution: PASS conformance/interfaces/sem_destroy/3-1: execution: PASS conformance/interfaces/sem_destroy/4-1: execution: PASS conformance/interfaces/sem_getvalue/1-1: execution: PASS conformance/interfaces/sem_getvalue/2-1: execution: PASS conformance/interfaces/sem_getvalue/2-2: execution: PASS conformance/interfaces/sem_getvalue/4-1: execution: PASS conformance/interfaces/sem_getvalue/5-1: execution: PASS conformance/interfaces/sem_init/1-1: execution: PASS conformance/interfaces/sem_init/2-1: execution: PASS conformance/interfaces/sem_init/2-2: execution: PASS conformance/interfaces/sem_init/3-1: execution: PASS conformance/interfaces/sem_init/3-2: execution: UNRESOLVED conformance/interfaces/sem_init/3-3: execution: UNRESOLVED conformance/interfaces/sem_init/5-1: execution: PASS conformance/interfaces/sem_init/5-2: execution: PASS conformance/interfaces/sem_init/6-1: execution: PASS conformance/interfaces/sem_init/7-1: execution: UNTESTED conformance/interfaces/sem_open/1-1: execution: PASS conformance/interfaces/sem_open/1-2: execution: PASS conformance/interfaces/sem_open/1-3: execution: PASS conformance/interfaces/sem_open/1-4: execution: PASS conformance/interfaces/sem_open/10-1: execution: PASS conformance/interfaces/sem_open/15-1: execution: FAILED conformance/interfaces/sem_open/2-1: execution: PASS conformance/interfaces/sem_open/2-2: execution: PASS conformance/interfaces/sem_open/3-1: execution: UNRESOLVED conformance/interfaces/sem_open/4-1: execution: PASS conformance/interfaces/sem_open/5-1: execution: FAILED conformance/interfaces/sem_open/6-1: execution: PASS conformance/interfaces/sem_post/1-1: execution: PASS conformance/interfaces/sem_post/1-2: execution: PASS conformance/interfaces/sem_post/2-1: execution: PASS conformance/interfaces/sem_post/4-1: execution: PASS conformance/interfaces/sem_post/5-1: execution: PASS conformance/interfaces/sem_post/6-1: execution: PASS conformance/interfaces/sem_timedwait/1-1: execution: PASS conformance/interfaces/sem_timedwait/10-1: execution: PASS conformance/interfaces/sem_timedwait/11-1: execution: PASS conformance/interfaces/sem_timedwait/2-1: execution: PASS conformance/interfaces/sem_timedwait/2-2: execution: PASS conformance/interfaces/sem_timedwait/4-1: execution: PASS conformance/interfaces/sem_timedwait/6-1: execution: PASS conformance/interfaces/sem_timedwait/6-2: execution: PASS conformance/interfaces/sem_timedwait/9-1: execution: PASS conformance/interfaces/sem_unlink/1-1: execution: PASS conformance/interfaces/sem_unlink/2-1: execution: PASS conformance/interfaces/sem_unlink/2-2: execution: PASS conformance/interfaces/sem_unlink/3-1: execution: FAILED conformance/interfaces/sem_unlink/4-1: execution: PASS conformance/interfaces/sem_unlink/4-2: execution: PASS conformance/interfaces/sem_unlink/6-1: execution: PASS conformance/interfaces/sem_unlink/7-1: execution: PASS conformance/interfaces/sem_unlink/9-1: execution: PASS conformance/interfaces/sem_wait/1-1: execution: PASS conformance/interfaces/sem_wait/1-2: execution: PASS conformance/interfaces/sem_wait/11-1: execution: PASS conformance/interfaces/sem_wait/12-1: execution: PASS conformance/interfaces/sem_wait/13-1: execution: PASS conformance/interfaces/sem_wait/3-1: execution: PASS conformance/interfaces/sem_wait/5-1: execution: PASS conformance/interfaces/sem_wait/7-1: execution: PASS conformance/interfaces/shm_open/1-1: execution: PASS conformance/interfaces/shm_open/10-1: execution: UNTESTED conformance/interfaces/shm_open/11-1: execution: PASS conformance/interfaces/shm_open/12-1: execution: UNTESTED conformance/interfaces/shm_open/13-1: execution: PASS conformance/interfaces/shm_open/13-2: execution: PASS conformance/interfaces/shm_open/14-1: execution: PASS conformance/interfaces/shm_open/14-2: execution: PASS conformance/interfaces/shm_open/15-1: execution: PASS conformance/interfaces/shm_open/16-1: execution: PASS conformance/interfaces/shm_open/17-1: execution: PASS conformance/interfaces/shm_open/18-1: execution: FAILED conformance/interfaces/shm_open/19-1: execution: UNTESTED conformance/interfaces/shm_open/2-1: execution: UNTESTED conformance/interfaces/shm_open/20-1: execution: PASS conformance/interfaces/shm_open/20-2: execution: PASS conformance/interfaces/shm_open/20-3: execution: PASS conformance/interfaces/shm_open/21-1: execution: PASS conformance/interfaces/shm_open/22-1: execution: PASS conformance/interfaces/shm_open/23-1: execution: PASS conformance/interfaces/shm_open/24-1: execution: UNTESTED conformance/interfaces/shm_open/25-1: execution: PASS conformance/interfaces/shm_open/26-1: execution: PASS conformance/interfaces/shm_open/26-2: execution: UNRESOLVED conformance/interfaces/shm_open/27-1: execution: UNTESTED conformance/interfaces/shm_open/28-1: execution: PASS conformance/interfaces/shm_open/28-2: execution: PASS conformance/interfaces/shm_open/28-3: execution: PASS conformance/interfaces/shm_open/29-1: execution: UNTESTED conformance/interfaces/shm_open/3-1: execution: UNTESTED conformance/interfaces/shm_open/30-1: execution: PASS conformance/interfaces/shm_open/31-1: execution: PASS conformance/interfaces/shm_open/32-1: execution: PASS conformance/interfaces/shm_open/34-1: execution: PASS conformance/interfaces/shm_open/35-1: execution: PASS conformance/interfaces/shm_open/36-1: execution: UNTESTED conformance/interfaces/shm_open/37-1: execution: PASS conformance/interfaces/shm_open/38-1: execution: PASS conformance/interfaces/shm_open/39-1: execution: FAILED conformance/interfaces/shm_open/39-2: execution: FAILED conformance/interfaces/shm_open/4-1: execution: PASS conformance/interfaces/shm_open/41-1: execution: PASS conformance/interfaces/shm_open/42-1: execution: UNTESTED conformance/interfaces/shm_open/5-1: execution: PASS conformance/interfaces/shm_open/6-1: execution: UNTESTED conformance/interfaces/shm_open/7-1: execution: UNTESTED conformance/interfaces/shm_open/8-1: execution: PASS conformance/interfaces/shm_open/9-1: execution: UNTESTED conformance/interfaces/shm_unlink/1-1: execution: PASS conformance/interfaces/shm_unlink/10-1: execution: FAILED conformance/interfaces/shm_unlink/10-2: execution: FAILED conformance/interfaces/shm_unlink/11-1: execution: PASS conformance/interfaces/shm_unlink/2-1: execution: PASS conformance/interfaces/shm_unlink/3-1: execution: PASS conformance/interfaces/shm_unlink/4-1: execution: PASS conformance/interfaces/shm_unlink/5-1: execution: PASS conformance/interfaces/shm_unlink/6-1: execution: PASS conformance/interfaces/shm_unlink/7-1: execution: PASS conformance/interfaces/shm_unlink/8-1: execution: PASS conformance/interfaces/shm_unlink/9-1: execution: FAILED conformance/interfaces/sigaction/1-1: execution: PASS conformance/interfaces/sigaction/1-10: execution: PASS conformance/interfaces/sigaction/1-11: execution: PASS conformance/interfaces/sigaction/1-12: execution: PASS conformance/interfaces/sigaction/1-13: execution: PASS conformance/interfaces/sigaction/1-14: execution: PASS conformance/interfaces/sigaction/1-15: execution: PASS conformance/interfaces/sigaction/1-16: execution: PASS conformance/interfaces/sigaction/1-17: execution: PASS conformance/interfaces/sigaction/1-18: execution: PASS conformance/interfaces/sigaction/1-2: execution: PASS conformance/interfaces/sigaction/1-20: execution: PASS conformance/interfaces/sigaction/1-21: execution: PASS conformance/interfaces/sigaction/1-22: execution: PASS conformance/interfaces/sigaction/1-23: execution: PASS conformance/interfaces/sigaction/1-24: execution: PASS conformance/interfaces/sigaction/1-25: execution: PASS conformance/interfaces/sigaction/1-26: execution: PASS conformance/interfaces/sigaction/1-3: execution: PASS conformance/interfaces/sigaction/1-4: execution: PASS conformance/interfaces/sigaction/1-5: execution: PASS conformance/interfaces/sigaction/1-6: execution: PASS conformance/interfaces/sigaction/1-7: execution: PASS conformance/interfaces/sigaction/1-8: execution: PASS conformance/interfaces/sigaction/1-9: execution: PASS conformance/interfaces/sigaction/10-1: execution: FAILED conformance/interfaces/sigaction/11-1: execution: PASS conformance/interfaces/sigaction/12-1: execution: PASS conformance/interfaces/sigaction/12-10: execution: PASS conformance/interfaces/sigaction/12-11: execution: PASS conformance/interfaces/sigaction/12-12: execution: PASS conformance/interfaces/sigaction/12-13: execution: PASS conformance/interfaces/sigaction/12-14: execution: PASS conformance/interfaces/sigaction/12-15: execution: PASS conformance/interfaces/sigaction/12-16: execution: PASS conformance/interfaces/sigaction/12-17: execution: PASS conformance/interfaces/sigaction/12-18: execution: PASS conformance/interfaces/sigaction/12-2: execution: PASS conformance/interfaces/sigaction/12-20: execution: PASS conformance/interfaces/sigaction/12-21: execution: PASS conformance/interfaces/sigaction/12-22: execution: PASS conformance/interfaces/sigaction/12-23: execution: PASS conformance/interfaces/sigaction/12-24: execution: PASS conformance/interfaces/sigaction/12-25: execution: PASS conformance/interfaces/sigaction/12-26: execution: PASS conformance/interfaces/sigaction/12-27: execution: PASS conformance/interfaces/sigaction/12-28: execution: PASS conformance/interfaces/sigaction/12-29: execution: PASS conformance/interfaces/sigaction/12-3: execution: PASS conformance/interfaces/sigaction/12-30: execution: PASS conformance/interfaces/sigaction/12-31: execution: PASS conformance/interfaces/sigaction/12-32: execution: PASS conformance/interfaces/sigaction/12-33: execution: PASS conformance/interfaces/sigaction/12-34: execution: PASS conformance/interfaces/sigaction/12-35: execution: PASS conformance/interfaces/sigaction/12-36: execution: PASS conformance/interfaces/sigaction/12-37: execution: PASS conformance/interfaces/sigaction/12-38: execution: PASS conformance/interfaces/sigaction/12-39: execution: PASS conformance/interfaces/sigaction/12-4: execution: PASS conformance/interfaces/sigaction/12-40: execution: PASS conformance/interfaces/sigaction/12-41: execution: PASS conformance/interfaces/sigaction/12-42: execution: PASS conformance/interfaces/sigaction/12-43: execution: PASS conformance/interfaces/sigaction/12-44: execution: PASS conformance/interfaces/sigaction/12-46: execution: PASS conformance/interfaces/sigaction/12-47: execution: PASS conformance/interfaces/sigaction/12-48: execution: PASS conformance/interfaces/sigaction/12-49: execution: PASS conformance/interfaces/sigaction/12-5: execution: PASS conformance/interfaces/sigaction/12-50: execution: PASS conformance/interfaces/sigaction/12-51: execution: PASS conformance/interfaces/sigaction/12-52: execution: PASS conformance/interfaces/sigaction/12-6: execution: PASS conformance/interfaces/sigaction/12-7: execution: PASS conformance/interfaces/sigaction/12-8: execution: PASS conformance/interfaces/sigaction/12-9: execution: PASS conformance/interfaces/sigaction/13-1: execution: PASS conformance/interfaces/sigaction/13-10: execution: PASS conformance/interfaces/sigaction/13-11: execution: PASS conformance/interfaces/sigaction/13-12: execution: PASS conformance/interfaces/sigaction/13-13: execution: PASS conformance/interfaces/sigaction/13-14: execution: PASS conformance/interfaces/sigaction/13-15: execution: PASS conformance/interfaces/sigaction/13-16: execution: PASS conformance/interfaces/sigaction/13-17: execution: PASS conformance/interfaces/sigaction/13-18: execution: PASS conformance/interfaces/sigaction/13-2: execution: PASS conformance/interfaces/sigaction/13-20: execution: PASS conformance/interfaces/sigaction/13-21: execution: PASS conformance/interfaces/sigaction/13-22: execution: PASS conformance/interfaces/sigaction/13-23: execution: PASS conformance/interfaces/sigaction/13-24: execution: PASS conformance/interfaces/sigaction/13-25: execution: PASS conformance/interfaces/sigaction/13-26: execution: PASS conformance/interfaces/sigaction/13-3: execution: PASS conformance/interfaces/sigaction/13-4: execution: PASS conformance/interfaces/sigaction/13-5: execution: PASS conformance/interfaces/sigaction/13-6: execution: PASS conformance/interfaces/sigaction/13-7: execution: PASS conformance/interfaces/sigaction/13-8: execution: PASS conformance/interfaces/sigaction/13-9: execution: PASS conformance/interfaces/sigaction/16-1: execution: PASS conformance/interfaces/sigaction/16-10: execution: PASS conformance/interfaces/sigaction/16-11: execution: PASS conformance/interfaces/sigaction/16-12: execution: PASS conformance/interfaces/sigaction/16-13: execution: PASS conformance/interfaces/sigaction/16-14: execution: PASS conformance/interfaces/sigaction/16-15: execution: PASS conformance/interfaces/sigaction/16-16: execution: PASS conformance/interfaces/sigaction/16-17: execution: PASS conformance/interfaces/sigaction/16-18: execution: PASS conformance/interfaces/sigaction/16-2: execution: PASS conformance/interfaces/sigaction/16-20: execution: PASS conformance/interfaces/sigaction/16-21: execution: PASS conformance/interfaces/sigaction/16-22: execution: PASS conformance/interfaces/sigaction/16-23: execution: PASS conformance/interfaces/sigaction/16-24: execution: PASS conformance/interfaces/sigaction/16-25: execution: PASS conformance/interfaces/sigaction/16-26: execution: PASS conformance/interfaces/sigaction/16-3: execution: PASS conformance/interfaces/sigaction/16-4: execution: PASS conformance/interfaces/sigaction/16-5: execution: PASS conformance/interfaces/sigaction/16-6: execution: PASS conformance/interfaces/sigaction/16-7: execution: PASS conformance/interfaces/sigaction/16-8: execution: PASS conformance/interfaces/sigaction/16-9: execution: PASS conformance/interfaces/sigaction/17-1: execution: PASS conformance/interfaces/sigaction/17-10: execution: PASS conformance/interfaces/sigaction/17-11: execution: PASS conformance/interfaces/sigaction/17-12: execution: PASS conformance/interfaces/sigaction/17-13: execution: PASS conformance/interfaces/sigaction/17-14: execution: PASS conformance/interfaces/sigaction/17-15: execution: PASS conformance/interfaces/sigaction/17-16: execution: PASS conformance/interfaces/sigaction/17-17: execution: PASS conformance/interfaces/sigaction/17-18: execution: PASS conformance/interfaces/sigaction/17-2: execution: PASS conformance/interfaces/sigaction/17-20: execution: PASS conformance/interfaces/sigaction/17-21: execution: PASS conformance/interfaces/sigaction/17-22: execution: PASS conformance/interfaces/sigaction/17-23: execution: PASS conformance/interfaces/sigaction/17-24: execution: PASS conformance/interfaces/sigaction/17-25: execution: PASS conformance/interfaces/sigaction/17-26: execution: PASS conformance/interfaces/sigaction/17-3: execution: PASS conformance/interfaces/sigaction/17-4: execution: PASS conformance/interfaces/sigaction/17-5: execution: PASS conformance/interfaces/sigaction/17-6: execution: PASS conformance/interfaces/sigaction/17-7: execution: PASS conformance/interfaces/sigaction/17-8: execution: PASS conformance/interfaces/sigaction/17-9: execution: PASS conformance/interfaces/sigaction/18-1: execution: PASS conformance/interfaces/sigaction/18-10: execution: PASS conformance/interfaces/sigaction/18-11: execution: PASS conformance/interfaces/sigaction/18-12: execution: PASS conformance/interfaces/sigaction/18-13: execution: PASS conformance/interfaces/sigaction/18-14: execution: PASS conformance/interfaces/sigaction/18-15: execution: PASS conformance/interfaces/sigaction/18-16: execution: PASS conformance/interfaces/sigaction/18-17: execution: PASS conformance/interfaces/sigaction/18-18: execution: PASS conformance/interfaces/sigaction/18-2: execution: PASS conformance/interfaces/sigaction/18-20: execution: PASS conformance/interfaces/sigaction/18-21: execution: PASS conformance/interfaces/sigaction/18-22: execution: PASS conformance/interfaces/sigaction/18-23: execution: PASS conformance/interfaces/sigaction/18-24: execution: PASS conformance/interfaces/sigaction/18-25: execution: PASS conformance/interfaces/sigaction/18-26: execution: PASS conformance/interfaces/sigaction/18-3: execution: PASS conformance/interfaces/sigaction/18-4: execution: PASS conformance/interfaces/sigaction/18-5: execution: PASS conformance/interfaces/sigaction/18-6: execution: PASS conformance/interfaces/sigaction/18-7: execution: PASS conformance/interfaces/sigaction/18-8: execution: PASS conformance/interfaces/sigaction/18-9: execution: PASS conformance/interfaces/sigaction/19-1: execution: UNTESTED conformance/interfaces/sigaction/19-10: execution: UNTESTED conformance/interfaces/sigaction/19-11: execution: UNTESTED conformance/interfaces/sigaction/19-12: execution: UNTESTED conformance/interfaces/sigaction/19-13: execution: UNTESTED conformance/interfaces/sigaction/19-14: execution: UNTESTED conformance/interfaces/sigaction/19-15: execution: UNTESTED conformance/interfaces/sigaction/19-16: execution: UNTESTED conformance/interfaces/sigaction/19-17: execution: UNTESTED conformance/interfaces/sigaction/19-18: execution: UNTESTED conformance/interfaces/sigaction/19-2: execution: UNTESTED conformance/interfaces/sigaction/19-20: execution: UNTESTED conformance/interfaces/sigaction/19-21: execution: UNTESTED conformance/interfaces/sigaction/19-22: execution: UNTESTED conformance/interfaces/sigaction/19-23: execution: UNTESTED conformance/interfaces/sigaction/19-24: execution: UNTESTED conformance/interfaces/sigaction/19-25: execution: UNTESTED conformance/interfaces/sigaction/19-26: execution: UNTESTED conformance/interfaces/sigaction/19-3: execution: UNTESTED conformance/interfaces/sigaction/19-4: execution: UNTESTED conformance/interfaces/sigaction/19-5: execution: UNTESTED conformance/interfaces/sigaction/19-6: execution: UNTESTED conformance/interfaces/sigaction/19-7: execution: UNTESTED conformance/interfaces/sigaction/19-8: execution: UNTESTED conformance/interfaces/sigaction/19-9: execution: UNTESTED conformance/interfaces/sigaction/2-1: execution: PASS conformance/interfaces/sigaction/2-10: execution: PASS conformance/interfaces/sigaction/2-11: execution: PASS conformance/interfaces/sigaction/2-12: execution: PASS conformance/interfaces/sigaction/2-13: execution: PASS conformance/interfaces/sigaction/2-14: execution: PASS conformance/interfaces/sigaction/2-15: execution: PASS conformance/interfaces/sigaction/2-16: execution: PASS conformance/interfaces/sigaction/2-17: execution: PASS conformance/interfaces/sigaction/2-18: execution: PASS conformance/interfaces/sigaction/2-2: execution: PASS conformance/interfaces/sigaction/2-20: execution: PASS conformance/interfaces/sigaction/2-21: execution: PASS conformance/interfaces/sigaction/2-22: execution: PASS conformance/interfaces/sigaction/2-23: execution: PASS conformance/interfaces/sigaction/2-24: execution: PASS conformance/interfaces/sigaction/2-25: execution: PASS conformance/interfaces/sigaction/2-26: execution: PASS conformance/interfaces/sigaction/2-3: execution: PASS conformance/interfaces/sigaction/2-4: execution: PASS conformance/interfaces/sigaction/2-5: execution: PASS conformance/interfaces/sigaction/2-6: execution: PASS conformance/interfaces/sigaction/2-7: execution: PASS conformance/interfaces/sigaction/2-8: execution: PASS conformance/interfaces/sigaction/2-9: execution: PASS conformance/interfaces/sigaction/21-1: execution: PASS conformance/interfaces/sigaction/22-1: execution: PASS conformance/interfaces/sigaction/22-10: execution: PASS conformance/interfaces/sigaction/22-11: execution: PASS conformance/interfaces/sigaction/22-12: execution: PASS conformance/interfaces/sigaction/22-13: execution: PASS conformance/interfaces/sigaction/22-14: execution: PASS conformance/interfaces/sigaction/22-15: execution: PASS conformance/interfaces/sigaction/22-16: execution: PASS conformance/interfaces/sigaction/22-17: execution: PASS conformance/interfaces/sigaction/22-18: execution: PASS conformance/interfaces/sigaction/22-2: execution: PASS conformance/interfaces/sigaction/22-20: execution: PASS conformance/interfaces/sigaction/22-21: execution: PASS conformance/interfaces/sigaction/22-22: execution: PASS conformance/interfaces/sigaction/22-23: execution: PASS conformance/interfaces/sigaction/22-24: execution: PASS conformance/interfaces/sigaction/22-25: execution: PASS conformance/interfaces/sigaction/22-26: execution: PASS conformance/interfaces/sigaction/22-3: execution: PASS conformance/interfaces/sigaction/22-4: execution: PASS conformance/interfaces/sigaction/22-5: execution: PASS conformance/interfaces/sigaction/22-6: execution: PASS conformance/interfaces/sigaction/22-7: execution: PASS conformance/interfaces/sigaction/22-8: execution: PASS conformance/interfaces/sigaction/22-9: execution: PASS conformance/interfaces/sigaction/23-1: execution: PASS conformance/interfaces/sigaction/23-10: execution: PASS conformance/interfaces/sigaction/23-11: execution: PASS conformance/interfaces/sigaction/23-12: execution: PASS conformance/interfaces/sigaction/23-13: execution: PASS conformance/interfaces/sigaction/23-14: execution: PASS conformance/interfaces/sigaction/23-15: execution: PASS conformance/interfaces/sigaction/23-16: execution: PASS conformance/interfaces/sigaction/23-17: execution: PASS conformance/interfaces/sigaction/23-18: execution: PASS conformance/interfaces/sigaction/23-2: execution: PASS conformance/interfaces/sigaction/23-20: execution: PASS conformance/interfaces/sigaction/23-21: execution: PASS conformance/interfaces/sigaction/23-22: execution: PASS conformance/interfaces/sigaction/23-23: execution: PASS conformance/interfaces/sigaction/23-24: execution: PASS conformance/interfaces/sigaction/23-25: execution: PASS conformance/interfaces/sigaction/23-26: execution: PASS conformance/interfaces/sigaction/23-3: execution: PASS conformance/interfaces/sigaction/23-4: execution: PASS conformance/interfaces/sigaction/23-5: execution: PASS conformance/interfaces/sigaction/23-6: execution: PASS conformance/interfaces/sigaction/23-7: execution: PASS conformance/interfaces/sigaction/23-8: execution: PASS conformance/interfaces/sigaction/23-9: execution: PASS conformance/interfaces/sigaction/25-1: execution: PASS conformance/interfaces/sigaction/25-10: execution: PASS conformance/interfaces/sigaction/25-11: execution: PASS conformance/interfaces/sigaction/25-12: execution: PASS conformance/interfaces/sigaction/25-13: execution: PASS conformance/interfaces/sigaction/25-14: execution: PASS conformance/interfaces/sigaction/25-15: execution: PASS conformance/interfaces/sigaction/25-16: execution: PASS conformance/interfaces/sigaction/25-17: execution: PASS conformance/interfaces/sigaction/25-18: execution: PASS conformance/interfaces/sigaction/25-2: execution: PASS conformance/interfaces/sigaction/25-20: execution: PASS conformance/interfaces/sigaction/25-21: execution: PASS conformance/interfaces/sigaction/25-22: execution: PASS conformance/interfaces/sigaction/25-23: execution: PASS conformance/interfaces/sigaction/25-24: execution: PASS conformance/interfaces/sigaction/25-25: execution: PASS conformance/interfaces/sigaction/25-26: execution: PASS conformance/interfaces/sigaction/25-3: execution: PASS conformance/interfaces/sigaction/25-4: execution: PASS conformance/interfaces/sigaction/25-5: execution: PASS conformance/interfaces/sigaction/25-6: execution: PASS conformance/interfaces/sigaction/25-7: execution: PASS conformance/interfaces/sigaction/25-8: execution: PASS conformance/interfaces/sigaction/25-9: execution: PASS conformance/interfaces/sigaction/28-1: execution: PASS conformance/interfaces/sigaction/28-10: execution: PASS conformance/interfaces/sigaction/28-11: execution: PASS conformance/interfaces/sigaction/28-12: execution: PASS conformance/interfaces/sigaction/28-13: execution: PASS conformance/interfaces/sigaction/28-14: execution: PASS conformance/interfaces/sigaction/28-15: execution: PASS conformance/interfaces/sigaction/28-16: execution: PASS conformance/interfaces/sigaction/28-17: execution: PASS conformance/interfaces/sigaction/28-18: execution: PASS conformance/interfaces/sigaction/28-2: execution: PASS conformance/interfaces/sigaction/28-20: execution: PASS conformance/interfaces/sigaction/28-21: execution: PASS conformance/interfaces/sigaction/28-22: execution: PASS conformance/interfaces/sigaction/28-23: execution: PASS conformance/interfaces/sigaction/28-24: execution: PASS conformance/interfaces/sigaction/28-25: execution: PASS conformance/interfaces/sigaction/28-26: execution: PASS conformance/interfaces/sigaction/28-3: execution: PASS conformance/interfaces/sigaction/28-4: execution: PASS conformance/interfaces/sigaction/28-5: execution: PASS conformance/interfaces/sigaction/28-6: execution: PASS conformance/interfaces/sigaction/28-7: execution: PASS conformance/interfaces/sigaction/28-8: execution: PASS conformance/interfaces/sigaction/28-9: execution: PASS conformance/interfaces/sigaction/3-1: execution: PASS conformance/interfaces/sigaction/3-10: execution: PASS conformance/interfaces/sigaction/3-11: execution: PASS conformance/interfaces/sigaction/3-12: execution: PASS conformance/interfaces/sigaction/3-13: execution: PASS conformance/interfaces/sigaction/3-14: execution: PASS conformance/interfaces/sigaction/3-15: execution: PASS conformance/interfaces/sigaction/3-16: execution: PASS conformance/interfaces/sigaction/3-17: execution: PASS conformance/interfaces/sigaction/3-18: execution: PASS conformance/interfaces/sigaction/3-2: execution: PASS conformance/interfaces/sigaction/3-20: execution: PASS conformance/interfaces/sigaction/3-21: execution: PASS conformance/interfaces/sigaction/3-22: execution: PASS conformance/interfaces/sigaction/3-23: execution: PASS conformance/interfaces/sigaction/3-24: execution: PASS conformance/interfaces/sigaction/3-25: execution: PASS conformance/interfaces/sigaction/3-26: execution: PASS conformance/interfaces/sigaction/3-3: execution: PASS conformance/interfaces/sigaction/3-4: execution: PASS conformance/interfaces/sigaction/3-5: execution: PASS conformance/interfaces/sigaction/3-6: execution: PASS conformance/interfaces/sigaction/3-7: execution: PASS conformance/interfaces/sigaction/3-8: execution: PASS conformance/interfaces/sigaction/3-9: execution: PASS conformance/interfaces/sigaction/4-1: execution: PASS conformance/interfaces/sigaction/4-10: execution: PASS conformance/interfaces/sigaction/4-100: execution: PASS conformance/interfaces/sigaction/4-101: execution: PASS conformance/interfaces/sigaction/4-102: execution: PASS conformance/interfaces/sigaction/4-103: execution: PASS conformance/interfaces/sigaction/4-104: execution: PASS conformance/interfaces/sigaction/4-11: execution: PASS conformance/interfaces/sigaction/4-12: execution: PASS conformance/interfaces/sigaction/4-13: execution: PASS conformance/interfaces/sigaction/4-14: execution: PASS conformance/interfaces/sigaction/4-15: execution: PASS conformance/interfaces/sigaction/4-16: execution: PASS conformance/interfaces/sigaction/4-17: execution: PASS conformance/interfaces/sigaction/4-18: execution: PASS conformance/interfaces/sigaction/4-2: execution: PASS conformance/interfaces/sigaction/4-20: execution: PASS conformance/interfaces/sigaction/4-21: execution: PASS conformance/interfaces/sigaction/4-22: execution: PASS conformance/interfaces/sigaction/4-23: execution: PASS conformance/interfaces/sigaction/4-24: execution: PASS conformance/interfaces/sigaction/4-25: execution: PASS conformance/interfaces/sigaction/4-26: execution: PASS conformance/interfaces/sigaction/4-27: execution: PASS conformance/interfaces/sigaction/4-28: execution: PASS conformance/interfaces/sigaction/4-29: execution: PASS conformance/interfaces/sigaction/4-3: execution: PASS conformance/interfaces/sigaction/4-30: execution: PASS conformance/interfaces/sigaction/4-31: execution: PASS conformance/interfaces/sigaction/4-32: execution: PASS conformance/interfaces/sigaction/4-33: execution: PASS conformance/interfaces/sigaction/4-34: execution: PASS conformance/interfaces/sigaction/4-35: execution: PASS conformance/interfaces/sigaction/4-36: execution: PASS conformance/interfaces/sigaction/4-37: execution: PASS conformance/interfaces/sigaction/4-38: execution: PASS conformance/interfaces/sigaction/4-39: execution: PASS conformance/interfaces/sigaction/4-4: execution: PASS conformance/interfaces/sigaction/4-40: execution: PASS conformance/interfaces/sigaction/4-41: execution: PASS conformance/interfaces/sigaction/4-42: execution: PASS conformance/interfaces/sigaction/4-43: execution: PASS conformance/interfaces/sigaction/4-44: execution: PASS conformance/interfaces/sigaction/4-46: execution: PASS conformance/interfaces/sigaction/4-47: execution: PASS conformance/interfaces/sigaction/4-48: execution: PASS conformance/interfaces/sigaction/4-49: execution: PASS conformance/interfaces/sigaction/4-5: execution: PASS conformance/interfaces/sigaction/4-50: execution: PASS conformance/interfaces/sigaction/4-51: execution: PASS conformance/interfaces/sigaction/4-52: execution: PASS conformance/interfaces/sigaction/4-53: execution: PASS conformance/interfaces/sigaction/4-54: execution: PASS conformance/interfaces/sigaction/4-55: execution: PASS conformance/interfaces/sigaction/4-56: execution: PASS conformance/interfaces/sigaction/4-57: execution: PASS conformance/interfaces/sigaction/4-58: execution: PASS conformance/interfaces/sigaction/4-59: execution: PASS conformance/interfaces/sigaction/4-6: execution: PASS conformance/interfaces/sigaction/4-60: execution: PASS conformance/interfaces/sigaction/4-61: execution: PASS conformance/interfaces/sigaction/4-62: execution: PASS conformance/interfaces/sigaction/4-63: execution: PASS conformance/interfaces/sigaction/4-64: execution: PASS conformance/interfaces/sigaction/4-65: execution: PASS conformance/interfaces/sigaction/4-66: execution: PASS conformance/interfaces/sigaction/4-67: execution: PASS conformance/interfaces/sigaction/4-68: execution: PASS conformance/interfaces/sigaction/4-69: execution: PASS conformance/interfaces/sigaction/4-7: execution: PASS conformance/interfaces/sigaction/4-70: execution: PASS conformance/interfaces/sigaction/4-72: execution: PASS conformance/interfaces/sigaction/4-73: execution: PASS conformance/interfaces/sigaction/4-74: execution: PASS conformance/interfaces/sigaction/4-75: execution: PASS conformance/interfaces/sigaction/4-76: execution: PASS conformance/interfaces/sigaction/4-77: execution: PASS conformance/interfaces/sigaction/4-78: execution: PASS conformance/interfaces/sigaction/4-79: execution: PASS conformance/interfaces/sigaction/4-8: execution: PASS conformance/interfaces/sigaction/4-80: execution: PASS conformance/interfaces/sigaction/4-81: execution: PASS conformance/interfaces/sigaction/4-82: execution: PASS conformance/interfaces/sigaction/4-83: execution: PASS conformance/interfaces/sigaction/4-84: execution: PASS conformance/interfaces/sigaction/4-85: execution: PASS conformance/interfaces/sigaction/4-86: execution: PASS conformance/interfaces/sigaction/4-87: execution: PASS conformance/interfaces/sigaction/4-88: execution: PASS conformance/interfaces/sigaction/4-89: execution: PASS conformance/interfaces/sigaction/4-9: execution: PASS conformance/interfaces/sigaction/4-90: execution: PASS conformance/interfaces/sigaction/4-91: execution: PASS conformance/interfaces/sigaction/4-92: execution: PASS conformance/interfaces/sigaction/4-93: execution: PASS conformance/interfaces/sigaction/4-94: execution: PASS conformance/interfaces/sigaction/4-95: execution: PASS conformance/interfaces/sigaction/4-96: execution: PASS conformance/interfaces/sigaction/4-98: execution: PASS conformance/interfaces/sigaction/4-99: execution: PASS conformance/interfaces/sigaction/6-1: execution: PASS conformance/interfaces/sigaction/6-10: execution: PASS conformance/interfaces/sigaction/6-11: execution: PASS conformance/interfaces/sigaction/6-12: execution: PASS conformance/interfaces/sigaction/6-13: execution: PASS conformance/interfaces/sigaction/6-14: execution: PASS conformance/interfaces/sigaction/6-15: execution: PASS conformance/interfaces/sigaction/6-16: execution: PASS conformance/interfaces/sigaction/6-17: execution: PASS conformance/interfaces/sigaction/6-18: execution: PASS conformance/interfaces/sigaction/6-2: execution: PASS conformance/interfaces/sigaction/6-20: execution: PASS conformance/interfaces/sigaction/6-21: execution: PASS conformance/interfaces/sigaction/6-22: execution: PASS conformance/interfaces/sigaction/6-23: execution: PASS conformance/interfaces/sigaction/6-24: execution: PASS conformance/interfaces/sigaction/6-25: execution: PASS conformance/interfaces/sigaction/6-26: execution: PASS conformance/interfaces/sigaction/6-3: execution: PASS conformance/interfaces/sigaction/6-4: execution: PASS conformance/interfaces/sigaction/6-5: execution: PASS conformance/interfaces/sigaction/6-6: execution: PASS conformance/interfaces/sigaction/6-7: execution: PASS conformance/interfaces/sigaction/6-8: execution: PASS conformance/interfaces/sigaction/6-9: execution: PASS conformance/interfaces/sigaction/8-1: execution: PASS conformance/interfaces/sigaction/8-10: execution: PASS conformance/interfaces/sigaction/8-11: execution: PASS conformance/interfaces/sigaction/8-12: execution: PASS conformance/interfaces/sigaction/8-13: execution: PASS conformance/interfaces/sigaction/8-14: execution: PASS conformance/interfaces/sigaction/8-15: execution: PASS conformance/interfaces/sigaction/8-16: execution: PASS conformance/interfaces/sigaction/8-17: execution: PASS conformance/interfaces/sigaction/8-18: execution: PASS conformance/interfaces/sigaction/8-2: execution: PASS conformance/interfaces/sigaction/8-21: execution: PASS conformance/interfaces/sigaction/8-22: execution: PASS conformance/interfaces/sigaction/8-23: execution: PASS conformance/interfaces/sigaction/8-24: execution: PASS conformance/interfaces/sigaction/8-25: execution: PASS conformance/interfaces/sigaction/8-26: execution: PASS conformance/interfaces/sigaction/8-3: execution: PASS conformance/interfaces/sigaction/8-4: execution: PASS conformance/interfaces/sigaction/8-5: execution: PASS conformance/interfaces/sigaction/8-6: execution: PASS conformance/interfaces/sigaction/8-7: execution: PASS conformance/interfaces/sigaction/8-8: execution: PASS conformance/interfaces/sigaction/8-9: execution: PASS conformance/interfaces/sigaction/9-1: execution: PASS conformance/interfaces/sigaddset/1-1: execution: PASS conformance/interfaces/sigaddset/1-2: execution: PASS conformance/interfaces/sigaddset/1-3: execution: PASS conformance/interfaces/sigaddset/2-1: execution: PASS conformance/interfaces/sigaddset/4-1: execution: PASS conformance/interfaces/sigaddset/4-2: execution: PASS conformance/interfaces/sigaddset/4-3: execution: PASS conformance/interfaces/sigaddset/4-4: execution: PASS conformance/interfaces/sigaltstack/1-1: execution: PASS conformance/interfaces/sigaltstack/10-1: execution: PASS conformance/interfaces/sigaltstack/11-1: execution: PASS conformance/interfaces/sigaltstack/12-1: execution: PASS conformance/interfaces/sigaltstack/2-1: execution: PASS conformance/interfaces/sigaltstack/3-1: execution: PASS conformance/interfaces/sigaltstack/5-1: execution: PASS conformance/interfaces/sigaltstack/6-1: execution: PASS conformance/interfaces/sigaltstack/7-1: execution: PASS conformance/interfaces/sigaltstack/8-1: execution: PASS conformance/interfaces/sigaltstack/9-1: execution: PASS conformance/interfaces/sigdelset/1-1: execution: PASS conformance/interfaces/sigdelset/1-2: execution: PASS conformance/interfaces/sigdelset/1-3: execution: PASS conformance/interfaces/sigdelset/1-4: execution: PASS conformance/interfaces/sigdelset/2-1: execution: PASS conformance/interfaces/sigdelset/4-1: execution: PASS conformance/interfaces/sigdelset/4-2: execution: PASS conformance/interfaces/sigdelset/4-3: execution: PASS conformance/interfaces/sigdelset/4-4: execution: PASS conformance/interfaces/sigemptyset/2-1: execution: PASS conformance/interfaces/sigfillset/2-1: execution: PASS conformance/interfaces/sighold/3-1: execution: FAILED conformance/interfaces/sighold/3-2: execution: FAILED conformance/interfaces/sighold/3-3: execution: FAILED conformance/interfaces/sighold/3-4: execution: FAILED conformance/interfaces/sigignore/5-1: execution: FAILED conformance/interfaces/sigignore/5-2: execution: FAILED conformance/interfaces/sigignore/5-3: execution: FAILED conformance/interfaces/sigignore/5-4: execution: FAILED conformance/interfaces/sigismember/3-1: execution: PASS conformance/interfaces/sigismember/4-1: execution: PASS conformance/interfaces/sigismember/5-1: execution: PASS conformance/interfaces/sigismember/5-2: execution: PASS conformance/interfaces/sigismember/5-3: execution: PASS conformance/interfaces/sigismember/5-4: execution: PASS conformance/interfaces/signal/1-1: execution: PASS conformance/interfaces/signal/2-1: execution: PASS conformance/interfaces/signal/3-1: execution: PASS conformance/interfaces/signal/5-1: execution: PASS conformance/interfaces/signal/6-1: execution: PASS conformance/interfaces/signal/7-1: execution: PASS conformance/interfaces/sigpause/1-2: execution: PASS conformance/interfaces/sigpause/3-1: execution: PASS conformance/interfaces/sigpending/1-1: execution: PASS conformance/interfaces/sigpending/1-2: execution: PASS conformance/interfaces/sigpending/1-3: execution: PASS conformance/interfaces/sigpending/2-1: execution: PASS conformance/interfaces/sigprocmask/10-1: execution: PASS conformance/interfaces/sigprocmask/15-1: execution: PASS conformance/interfaces/sigprocmask/17-1: execution: PASS conformance/interfaces/sigprocmask/17-2: execution: PASS conformance/interfaces/sigprocmask/17-3: execution: PASS conformance/interfaces/sigprocmask/17-4: execution: PASS conformance/interfaces/sigprocmask/4-1: execution: PASS conformance/interfaces/sigprocmask/5-1: execution: PASS conformance/interfaces/sigprocmask/6-1: execution: PASS conformance/interfaces/sigprocmask/9-1: execution: PASS conformance/interfaces/sigrelse/3-1: execution: FAILED conformance/interfaces/sigrelse/3-2: execution: FAILED conformance/interfaces/sigrelse/3-3: execution: FAILED conformance/interfaces/sigrelse/3-4: execution: FAILED conformance/interfaces/sigsuspend/1-1: execution: PASS conformance/interfaces/sigsuspend/3-1: execution: PASS conformance/interfaces/sigsuspend/6-1: execution: PASS conformance/interfaces/sigwait/1-1: execution: PASS conformance/interfaces/sigwait/3-1: execution: PASS conformance/interfaces/sigwait/4-1: execution: PASS conformance/interfaces/sigwait/6-1: execution: PASS conformance/interfaces/sigwait/6-2: execution: PASS conformance/interfaces/sigwait/8-1: execution: PASS conformance/interfaces/strftime/1-1: execution: PASS conformance/interfaces/strftime/2-1: execution: PASS conformance/interfaces/strftime/3-1: execution: PASS conformance/interfaces/time/1-1: execution: PASS conformance/interfaces/timer_create/13-1: execution: PASS conformance/interfaces/timer_create/14-1: execution: PASS conformance/interfaces/timer_create/4-1: execution: PASS conformance/interfaces/timer_create/6-1: execution: PASS conformance/interfaces/timer_create/8-1: execution: UNRESOLVED conformance/interfaces/timer_create/speculative/15-1: execution: PASS conformance/interfaces/timer_create/speculative/5-1: execution: UNRESOLVED conformance/interfaces/timer_delete/2-1: execution: PASS conformance/interfaces/timer_delete/3-1: execution: PASS conformance/interfaces/timer_delete/4-1: execution: PASS conformance/interfaces/timer_delete/speculative/5-1: execution: FAILED conformance/interfaces/timer_getoverrun/3-1: execution: UNTESTED conformance/interfaces/timer_getoverrun/4-1: execution: PASS conformance/interfaces/timer_getoverrun/5-1: execution: PASS conformance/interfaces/timer_getoverrun/speculative/6-1: execution: FAILED conformance/interfaces/timer_gettime/4-1: execution: PASS conformance/interfaces/timer_gettime/5-1: execution: PASS conformance/interfaces/timer_gettime/speculative/6-1: execution: FAILED conformance/interfaces/timer_settime/10-1: execution: PASS conformance/interfaces/timer_settime/11-1: execution: PASS conformance/interfaces/timer_settime/4-1: execution: PASS conformance/interfaces/timer_settime/speculative/12-1: execution: FAILED functional/threads/schedule/1-1: execution: PASS functional/threads/schedule/1-2: execution: PASS PASS misc/posixtestsuite Duration 32m29.88s START misc/sse2 2025-02-13T01:58:14Z ===> libbar rm -f a.out [Ee]rrs mklog *.core y.tab.h bar.d rm -f libbar.a bar.o rm -f libbar_g.a rm -f libbar_p.a bar.po rm -f libbar.so.*.* bar.so .ldadd rm -f libbar_d.a bar.do ===> foo rm -f a.out [Ee]rrs mklog *.core y.tab.h foo foo.o foo.d ===> libbar cc -O2 -pipe -g -msse2 -MD -MP -c /usr/src/regress/misc/sse2/libbar/bar.c -o bar.o building standard bar library ranlib libbar.a cc -O2 -pipe -g -msse2 -MD -MP -c -p /usr/src/regress/misc/sse2/libbar/bar.c -o bar.po building profiled bar library ranlib libbar_p.a cc -O2 -pipe -g -msse2 -MD -MP -c -fpic -DPIC /usr/src/regress/misc/sse2/libbar/bar.c -o bar.so building shared bar library (version 1.0) cc -shared -Wl,-soname,libbar.so.1.0 -fpic -o libbar.so.1.0 `echo bar.so | tr ' ' '\n' | sort -R` ===> foo ==== run-regress-foo ==== cc -O2 -pipe -msse2 -g -MD -MP -c /usr/src/regress/misc/sse2/foo/foo.c /usr/src/regress/misc/sse2/foo/foo.c:14:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] } ^ 1 warning generated. cc -o foo foo.o -Wl,-rpath,/usr/src/regress/misc/sse2/foo/../libbar/obj -L/usr/src/regress/misc/sse2/foo/../libbar/obj -lbar -lpthread ./foo PASS misc/sse2 Duration 0m00.76s START sbin/bioctl 2025-02-13T01:58:15Z rm -f a.out [Ee]rrs mklog *.core y.tab.h *.txt *.img stamp-create-chunk stamp-create-passfile ==== create-chunk ==== dd if=/dev/zero of=disk.img bs=512k count=0 seek=1 status=none vnconfig -- disk.img 1>chunk.txt echo 'RAID *' | disklabel -wAT- -- "$(/dev/null ==== scripted-create-volume ==== printf '%s\n' 'oldsecret' | /sbin/bioctl -s -cC -l"$(vol.txt ==== scripted-recreate-volume ==== /sbin/bioctl -d -- "$(/dev/null printf '%s\n' 'oldsecret' | /sbin/bioctl -s -Cforce -r17 -cC -l"$(vol.txt ==== reopen-volume-with-passfile ==== /sbin/bioctl -d -- "$(/dev/null /sbin/bioctl -ppassphrase.txt -cC -l"$(vol.txt ==== scripted-change-passphrase ==== printf '%s\n%s\n' 'oldsecret' 'securenew' | /sbin/bioctl -s -P -v -- "$(/dev/null vnconfig -u -- "$(/dev/null XFAIL sbin/bioctl *** Error 1 in . (Makefile:70 'reuse-active-chunk'), *** Error 1 in . (Makefile:74 'use-public-passfile'), *** Error 1 in . (Makefile:78 'use-foreign-passfile'), *** Error 1 in . (Makefile:81 'set-empty-passphrase') START sbin/disklabel 2025-02-13T01:58:18Z rm -f a.out [Ee]rrs mklog *.core y.tab.h disklabel disklabel.o dkcksum.o editor.o manual.o *.tmp *.out *.dl *.fstab diskimage disklabel.c manual.c vnd disklabel.d dkcksum.d editor.d manual.d ==== run-disklabel-18000 ==== sed '/^getphysmem/,/^}/s/^[ ].*/ physmem = 16844521472ULL;/' /usr/src/regress/sbin/disklabel/../../../sbin/disklabel/disklabel.c >disklabel.c.tmp mv disklabel.c.tmp disklabel.c cc -O2 -pipe -g -MD -MP -I /usr/src/regress/sbin/disklabel/../../../sbin/disklabel -c disklabel.c cc -O2 -pipe -g -MD -MP -I /usr/src/regress/sbin/disklabel/../../../sbin/disklabel -c /usr/src/regress/sbin/disklabel/../../../sbin/disklabel/dkcksum.c cc -O2 -pipe -g -MD -MP -I /usr/src/regress/sbin/disklabel/../../../sbin/disklabel -c /usr/src/regress/sbin/disklabel/../../../sbin/disklabel/editor.c (echo 'const unsigned char manpage[] = {'; echo 'no manual' | gzip -9c | hexdump -ve '"0x" 1/1 "%02x,"'; echo '};'; echo 'const int manpage_sz = sizeof(manpage);') > manual.c cc -O2 -pipe -g -MD -MP -I /usr/src/regress/sbin/disklabel/../../../sbin/disklabel -c manual.c cc -o disklabel disklabel.o dkcksum.o editor.o manual.o -lutil rm -f 18000.tmp 18000.out rm -f diskimage echo "=== Start 18000MB disk ===" >18000.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=18000 status=none vnconfig diskimage >vnd fdisk -iy $(>18000.tmp echo >>18000.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(18000.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 18000.fstab $(>18000.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>18000.dl grep '^ [a-p]: ' 18000.dl | egrep -v "unused" | sort >>18000.tmp echo >>18000.tmp cat 18000.fstab >>18000.tmp echo "=== End 18000MB disk ===" >>18000.tmp mv 18000.tmp 18000.out vnconfig -u $(256.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=256 status=none vnconfig diskimage >vnd fdisk -iy $(>256.tmp echo >>256.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(256.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 256.fstab $(>256.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>256.dl grep '^ [a-p]: ' 256.dl | egrep -v "unused" | sort >>256.tmp echo >>256.tmp cat 256.fstab >>256.tmp echo "=== End 256MB disk ===" >>256.tmp mv 256.tmp 256.out vnconfig -u $(400.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=400 status=none vnconfig diskimage >vnd fdisk -iy $(>400.tmp echo >>400.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(400.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 400.fstab $(>400.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>400.dl grep '^ [a-p]: ' 400.dl | egrep -v "unused" | sort >>400.tmp echo >>400.tmp cat 400.fstab >>400.tmp echo "=== End 400MB disk ===" >>400.tmp mv 400.tmp 400.out vnconfig -u $(800.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=800 status=none vnconfig diskimage >vnd fdisk -iy $(>800.tmp echo >>800.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(800.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 800.fstab $(>800.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>800.dl grep '^ [a-p]: ' 800.dl | egrep -v "unused" | sort >>800.tmp echo >>800.tmp cat 800.fstab >>800.tmp echo "=== End 800MB disk ===" >>800.tmp mv 800.tmp 800.out vnconfig -u $(1000.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=1000 status=none vnconfig diskimage >vnd fdisk -iy $(>1000.tmp echo >>1000.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(1000.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 1000.fstab $(>1000.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>1000.dl grep '^ [a-p]: ' 1000.dl | egrep -v "unused" | sort >>1000.tmp echo >>1000.tmp cat 1000.fstab >>1000.tmp echo "=== End 1000MB disk ===" >>1000.tmp mv 1000.tmp 1000.out vnconfig -u $(1024.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=1024 status=none vnconfig diskimage >vnd fdisk -iy $(>1024.tmp echo >>1024.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(1024.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 1024.fstab $(>1024.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>1024.dl grep '^ [a-p]: ' 1024.dl | egrep -v "unused" | sort >>1024.tmp echo >>1024.tmp cat 1024.fstab >>1024.tmp echo "=== End 1024MB disk ===" >>1024.tmp mv 1024.tmp 1024.out vnconfig -u $(2000.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=2000 status=none vnconfig diskimage >vnd fdisk -iy $(>2000.tmp echo >>2000.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(2000.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 2000.fstab $(>2000.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>2000.dl grep '^ [a-p]: ' 2000.dl | egrep -v "unused" | sort >>2000.tmp echo >>2000.tmp cat 2000.fstab >>2000.tmp echo "=== End 2000MB disk ===" >>2000.tmp mv 2000.tmp 2000.out vnconfig -u $(2200.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=2200 status=none vnconfig diskimage >vnd fdisk -iy $(>2200.tmp echo >>2200.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(2200.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 2200.fstab $(>2200.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>2200.dl grep '^ [a-p]: ' 2200.dl | egrep -v "unused" | sort >>2200.tmp echo >>2200.tmp cat 2200.fstab >>2200.tmp echo "=== End 2200MB disk ===" >>2200.tmp mv 2200.tmp 2200.out vnconfig -u $(2300.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=2300 status=none vnconfig diskimage >vnd fdisk -iy $(>2300.tmp echo >>2300.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(2300.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 2300.fstab $(>2300.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>2300.dl grep '^ [a-p]: ' 2300.dl | egrep -v "unused" | sort >>2300.tmp echo >>2300.tmp cat 2300.fstab >>2300.tmp echo "=== End 2300MB disk ===" >>2300.tmp mv 2300.tmp 2300.out vnconfig -u $(3000.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=3000 status=none vnconfig diskimage >vnd fdisk -iy $(>3000.tmp echo >>3000.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(3000.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 3000.fstab $(>3000.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>3000.dl grep '^ [a-p]: ' 3000.dl | egrep -v "unused" | sort >>3000.tmp echo >>3000.tmp cat 3000.fstab >>3000.tmp echo "=== End 3000MB disk ===" >>3000.tmp mv 3000.tmp 3000.out vnconfig -u $(3500.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=3500 status=none vnconfig diskimage >vnd fdisk -iy $(>3500.tmp echo >>3500.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(3500.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 3500.fstab $(>3500.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>3500.dl grep '^ [a-p]: ' 3500.dl | egrep -v "unused" | sort >>3500.tmp echo >>3500.tmp cat 3500.fstab >>3500.tmp echo "=== End 3500MB disk ===" >>3500.tmp mv 3500.tmp 3500.out vnconfig -u $(4000.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=4000 status=none vnconfig diskimage >vnd fdisk -iy $(>4000.tmp echo >>4000.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(4000.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 4000.fstab $(>4000.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>4000.dl grep '^ [a-p]: ' 4000.dl | egrep -v "unused" | sort >>4000.tmp echo >>4000.tmp cat 4000.fstab >>4000.tmp echo "=== End 4000MB disk ===" >>4000.tmp mv 4000.tmp 4000.out vnconfig -u $(4100.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=4100 status=none vnconfig diskimage >vnd fdisk -iy $(>4100.tmp echo >>4100.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(4100.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 4100.fstab $(>4100.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>4100.dl grep '^ [a-p]: ' 4100.dl | egrep -v "unused" | sort >>4100.tmp echo >>4100.tmp cat 4100.fstab >>4100.tmp echo "=== End 4100MB disk ===" >>4100.tmp mv 4100.tmp 4100.out vnconfig -u $(5000.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=5000 status=none vnconfig diskimage >vnd fdisk -iy $(>5000.tmp echo >>5000.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(5000.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 5000.fstab $(>5000.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>5000.dl grep '^ [a-p]: ' 5000.dl | egrep -v "unused" | sort >>5000.tmp echo >>5000.tmp cat 5000.fstab >>5000.tmp echo "=== End 5000MB disk ===" >>5000.tmp mv 5000.tmp 5000.out vnconfig -u $(6000.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=6000 status=none vnconfig diskimage >vnd fdisk -iy $(>6000.tmp echo >>6000.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(6000.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 6000.fstab $(>6000.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>6000.dl grep '^ [a-p]: ' 6000.dl | egrep -v "unused" | sort >>6000.tmp echo >>6000.tmp cat 6000.fstab >>6000.tmp echo "=== End 6000MB disk ===" >>6000.tmp mv 6000.tmp 6000.out vnconfig -u $(7000.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=7000 status=none vnconfig diskimage >vnd fdisk -iy $(>7000.tmp echo >>7000.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(7000.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 7000.fstab $(>7000.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>7000.dl grep '^ [a-p]: ' 7000.dl | egrep -v "unused" | sort >>7000.tmp echo >>7000.tmp cat 7000.fstab >>7000.tmp echo "=== End 7000MB disk ===" >>7000.tmp mv 7000.tmp 7000.out vnconfig -u $(8000.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=8000 status=none vnconfig diskimage >vnd fdisk -iy $(>8000.tmp echo >>8000.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(8000.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 8000.fstab $(>8000.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>8000.dl grep '^ [a-p]: ' 8000.dl | egrep -v "unused" | sort >>8000.tmp echo >>8000.tmp cat 8000.fstab >>8000.tmp echo "=== End 8000MB disk ===" >>8000.tmp mv 8000.tmp 8000.out vnconfig -u $(9000.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=9000 status=none vnconfig diskimage >vnd fdisk -iy $(>9000.tmp echo >>9000.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(9000.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 9000.fstab $(>9000.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>9000.dl grep '^ [a-p]: ' 9000.dl | egrep -v "unused" | sort >>9000.tmp echo >>9000.tmp cat 9000.fstab >>9000.tmp echo "=== End 9000MB disk ===" >>9000.tmp mv 9000.tmp 9000.out vnconfig -u $(90000.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=90000 status=none vnconfig diskimage >vnd fdisk -iy $(>90000.tmp echo >>90000.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(90000.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 90000.fstab $(>90000.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>90000.dl grep '^ [a-p]: ' 90000.dl | egrep -v "unused" | sort >>90000.tmp echo >>90000.tmp cat 90000.fstab >>90000.tmp echo "=== End 90000MB disk ===" >>90000.tmp mv 90000.tmp 90000.out vnconfig -u $(12000.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=12000 status=none vnconfig diskimage >vnd fdisk -iy $(>12000.tmp echo >>12000.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(12000.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 12000.fstab $(>12000.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>12000.dl grep '^ [a-p]: ' 12000.dl | egrep -v "unused" | sort >>12000.tmp echo >>12000.tmp cat 12000.fstab >>12000.tmp echo "=== End 12000MB disk ===" >>12000.tmp mv 12000.tmp 12000.out vnconfig -u $(20000.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=20000 status=none vnconfig diskimage >vnd fdisk -iy $(>20000.tmp echo >>20000.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(20000.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 20000.fstab $(>20000.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>20000.dl grep '^ [a-p]: ' 20000.dl | egrep -v "unused" | sort >>20000.tmp echo >>20000.tmp cat 20000.fstab >>20000.tmp echo "=== End 20000MB disk ===" >>20000.tmp mv 20000.tmp 20000.out vnconfig -u $(40000.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=40000 status=none vnconfig diskimage >vnd fdisk -iy $(>40000.tmp echo >>40000.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(40000.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 40000.fstab $(>40000.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>40000.dl grep '^ [a-p]: ' 40000.dl | egrep -v "unused" | sort >>40000.tmp echo >>40000.tmp cat 40000.fstab >>40000.tmp echo "=== End 40000MB disk ===" >>40000.tmp mv 40000.tmp 40000.out vnconfig -u $(300000.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=300000 status=none vnconfig diskimage >vnd fdisk -iy $(>300000.tmp echo >>300000.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(300000.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 300000.fstab $(>300000.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>300000.dl grep '^ [a-p]: ' 300000.dl | egrep -v "unused" | sort >>300000.tmp echo >>300000.tmp cat 300000.fstab >>300000.tmp echo "=== End 300000MB disk ===" >>300000.tmp mv 300000.tmp 300000.out vnconfig -u $(900000.tmp dd if=/dev/zero of=diskimage bs=1m count=1 seek=900000 status=none vnconfig diskimage >vnd fdisk -iy $(>900000.tmp echo >>900000.tmp /usr/src/regress/sbin/disklabel/obj/disklabel -A -p g $(900000.dl /usr/src/regress/sbin/disklabel/obj/disklabel -Aw -f 900000.fstab $(>900000.dl /usr/src/regress/sbin/disklabel/obj/disklabel $(>900000.dl grep '^ [a-p]: ' 900000.dl | egrep -v "unused" | sort >>900000.tmp echo >>900000.tmp cat 900000.fstab >>900000.tmp echo "=== End 900000MB disk ===" >>900000.tmp mv 900000.tmp 900000.out vnconfig -u $(/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 10.188.254.74 /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.74 ' ifconfig.out inet 10.188.254.74 netmask 0xff000000 broadcast 10.255.255.255 ==== run-ether-inet ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 inet 10.188.254.74 /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.74 ' ifconfig.out inet 10.188.254.74 netmask 0xff000000 broadcast 10.255.255.255 ==== run-ether-netmask ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 10.188.254.74 netmask 255.255.255.0 /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.74 netmask 0xffffff00 ' ifconfig.out inet 10.188.254.74 netmask 0xffffff00 broadcast 10.188.254.255 ==== run-ether-contiguous-netmask ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 10.188.254.74 netmask 255.255.255.0 /sbin/ifconfig vether99 10.188.254.74 delete ! /sbin/ifconfig vether99 10.188.254.74 netmask 255.255.255.64 ifconfig: 255.255.255.64: non-contiguous mask /sbin/ifconfig vether99 >ifconfig.out ! grep 'inet 10.188.254.74 ' ifconfig.out ==== run-ether-len ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 10.188.254.74/24 /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.74 netmask 0xffffff00 ' ifconfig.out inet 10.188.254.74 netmask 0xffffff00 broadcast 10.188.254.255 ==== run-ether-prefixlen ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 10.188.254.74 prefixlen 24 /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.74 netmask 0xffffff00 ' ifconfig.out inet 10.188.254.74 netmask 0xffffff00 broadcast 10.188.254.255 ==== run-ether-hexmask ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 10.188.254.74 netmask 0xffffff00 /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.74 netmask 0xffffff00 ' ifconfig.out inet 10.188.254.74 netmask 0xffffff00 broadcast 10.188.254.255 ==== run-ether-broadcast ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 10.188.254.74/24 /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.74 .* broadcast 10.188.254.255$' ifconfig.out inet 10.188.254.74 netmask 0xffffff00 broadcast 10.188.254.255 ==== run-ether-replace ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 10.188.254.1/24 /sbin/ifconfig vether99 10.188.254.2/24 /sbin/ifconfig vether99 >ifconfig.out ! grep 'inet 10.188.254.1 ' ifconfig.out grep 'inet 10.188.254.2 ' ifconfig.out inet 10.188.254.2 netmask 0xffffff00 broadcast 10.188.254.255 ==== run-ether-duplicate ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 10.188.254.1/24 /sbin/ifconfig vether99 10.188.254.1/24 /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.1 ' ifconfig.out inet 10.188.254.1 netmask 0xffffff00 broadcast 10.188.254.255 grep -c 'inet ' ifconfig.out | grep -q 1 ==== run-ether-host ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 10.188.254.1/24 /sbin/ifconfig vether99 10.188.254.1/32 /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.1 netmask 0xffffffff$' ifconfig.out inet 10.188.254.1 netmask 0xffffffff grep -c 'inet ' ifconfig.out | grep -q 1 ==== run-ether-alias ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 10.188.254.1/24 /sbin/ifconfig vether99 10.188.254.2/24 alias /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.1 ' ifconfig.out inet 10.188.254.1 netmask 0xffffff00 broadcast 10.188.254.255 grep 'inet 10.188.254.2 ' ifconfig.out inet 10.188.254.2 netmask 0xffffff00 broadcast 10.188.254.255 ==== run-ether-alias-duplicate ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 10.188.254.1/24 /sbin/ifconfig vether99 10.188.254.1/24 alias /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.1 ' ifconfig.out inet 10.188.254.1 netmask 0xffffff00 broadcast 10.188.254.255 grep -c 'inet ' ifconfig.out | grep -q 1 ==== run-ether-replace-first ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 10.188.254.1/24 /sbin/ifconfig vether99 10.188.254.2/24 alias /sbin/ifconfig vether99 10.188.254.3/24 /sbin/ifconfig vether99 >ifconfig.out ! grep 'inet 10.188.254.1 ' ifconfig.out grep 'inet 10.188.254.2 ' ifconfig.out inet 10.188.254.2 netmask 0xffffff00 broadcast 10.188.254.255 grep 'inet 10.188.254.3 ' ifconfig.out inet 10.188.254.3 netmask 0xffffff00 broadcast 10.188.254.255 ==== run-ether-alias-host ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 10.188.254.1/24 /sbin/ifconfig vether99 10.188.254.1/32 alias /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.1 netmask 0xffffffff$' ifconfig.out inet 10.188.254.1 netmask 0xffffffff grep -c 'inet ' ifconfig.out | grep -q 1 ==== run-ether-change-netmask ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 10.188.254.1/24 /sbin/ifconfig vether99 10.188.254.2/24 alias /sbin/ifconfig vether99 10.188.254.1/32 /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.1 netmask 0xffffffff$' ifconfig.out inet 10.188.254.1 netmask 0xffffffff grep 'inet 10.188.254.2 ' ifconfig.out inet 10.188.254.2 netmask 0xffffff00 broadcast 10.188.254.255 grep -c 'inet ' ifconfig.out | grep -q 2 ==== run-ether-delete-netmask ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 10.188.254.1/24 /sbin/ifconfig vether99 10.188.254.2/24 alias # XXX ifconfig deletes .1 and changes .2 netmask /sbin/ifconfig vether99 10.188.254.2/32 /sbin/ifconfig vether99 >ifconfig.out ! grep 'inet 10.188.254.1 ' ifconfig.out grep 'inet 10.188.254.2 netmask 0xffffffff$' ifconfig.out inet 10.188.254.2 netmask 0xffffffff grep -c 'inet ' ifconfig.out | grep -q 1 ==== run-ether-alias-netmask ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 10.188.254.1/24 /sbin/ifconfig vether99 10.188.254.2/24 alias /sbin/ifconfig vether99 10.188.254.2/32 alias /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.1 ' ifconfig.out inet 10.188.254.1 netmask 0xffffff00 broadcast 10.188.254.255 grep 'inet 10.188.254.2 netmask 0xffffffff$' ifconfig.out inet 10.188.254.2 netmask 0xffffffff grep -c 'inet 10.188.254.2 ' ifconfig.out | grep -q 1 ==== run-ether-delete ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 10.188.254.1/24 /sbin/ifconfig vether99 10.188.254.1 delete /sbin/ifconfig vether99 >ifconfig.out ! grep 'inet ' ifconfig.out ==== run-ether-delete-first ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 10.188.254.1/24 /sbin/ifconfig vether99 10.188.254.2/24 alias /sbin/ifconfig vether99 10.188.254.1 delete /sbin/ifconfig vether99 >ifconfig.out ! grep 'inet 10.188.254.1 ' ifconfig.out grep 'inet 10.188.254.2 ' ifconfig.out inet 10.188.254.2 netmask 0xffffff00 broadcast 10.188.254.255 ==== run-ether-delete-second ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 10.188.254.1/24 /sbin/ifconfig vether99 10.188.254.2/24 alias /sbin/ifconfig vether99 10.188.254.2 delete /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.1 ' ifconfig.out inet 10.188.254.1 netmask 0xffffff00 broadcast 10.188.254.255 ! grep 'inet 10.188.254.2 ' ifconfig.out ==== run-ppp-addr ==== /sbin/ifconfig tun99 destroy 2>/dev/null || true /sbin/ifconfig tun99 create /sbin/ifconfig tun99 10.188.253.74 /sbin/ifconfig tun99 >ifconfig.out grep 'inet 10.188.253.74 ' ifconfig.out inet 10.188.253.74 --> 0.0.0.0 netmask 0xff000000 ==== run-ppp-inet ==== /sbin/ifconfig tun99 destroy 2>/dev/null || true /sbin/ifconfig tun99 create /sbin/ifconfig tun99 inet 10.188.253.74 /sbin/ifconfig tun99 >ifconfig.out grep 'inet 10.188.253.74 ' ifconfig.out inet 10.188.253.74 --> 0.0.0.0 netmask 0xff000000 ==== run-ppp-netmask ==== /sbin/ifconfig tun99 destroy 2>/dev/null || true /sbin/ifconfig tun99 create /sbin/ifconfig tun99 10.188.253.74 netmask 255.255.255.0 /sbin/ifconfig tun99 >ifconfig.out grep 'inet 10.188.253.74 .* netmask 0xffffff00$' ifconfig.out inet 10.188.253.74 --> 0.0.0.0 netmask 0xffffff00 ==== run-ppp-len ==== /sbin/ifconfig tun99 destroy 2>/dev/null || true /sbin/ifconfig tun99 create /sbin/ifconfig tun99 10.188.253.74/24 /sbin/ifconfig tun99 >ifconfig.out grep 'inet 10.188.253.74 .* netmask 0xffffff00$' ifconfig.out inet 10.188.253.74 --> 0.0.0.0 netmask 0xffffff00 ==== run-ppp-prefixlen ==== /sbin/ifconfig tun99 destroy 2>/dev/null || true /sbin/ifconfig tun99 create /sbin/ifconfig tun99 10.188.253.74 prefixlen 24 /sbin/ifconfig tun99 >ifconfig.out grep 'inet 10.188.253.74 .* netmask 0xffffff00$' ifconfig.out inet 10.188.253.74 --> 0.0.0.0 netmask 0xffffff00 ==== run-ppp-destination ==== /sbin/ifconfig tun99 destroy 2>/dev/null || true /sbin/ifconfig tun99 create /sbin/ifconfig tun99 10.188.253.74/24 10.188.253.75 /sbin/ifconfig tun99 >ifconfig.out grep 'inet 10.188.253.74 --> 10.188.253.75 ' ifconfig.out inet 10.188.253.74 --> 10.188.253.75 netmask 0xffffff00 ==== run-ppp-replace ==== /sbin/ifconfig tun99 destroy 2>/dev/null || true /sbin/ifconfig tun99 create /sbin/ifconfig tun99 10.188.253.1/24 10.188.253.75 /sbin/ifconfig tun99 10.188.253.2/24 10.188.253.75 /sbin/ifconfig tun99 >ifconfig.out grep 'inet 10.188.253.2 --> 10.188.253.75 ' ifconfig.out inet 10.188.253.2 --> 10.188.253.75 netmask 0xffffff00 ! grep 'inet 10.188.253.1 --> 10.188.253.75 ' ifconfig.out ==== run-ppp-alias ==== /sbin/ifconfig tun99 destroy 2>/dev/null || true /sbin/ifconfig tun99 create /sbin/ifconfig tun99 10.188.253.1/24 10.188.253.75 /sbin/ifconfig tun99 10.188.253.2/24 10.188.253.75 alias /sbin/ifconfig tun99 >ifconfig.out grep 'inet 10.188.253.1 --> 10.188.253.75 ' ifconfig.out inet 10.188.253.1 --> 10.188.253.75 netmask 0xffffff00 grep 'inet 10.188.253.2 --> 10.188.253.75 ' ifconfig.out inet 10.188.253.2 --> 10.188.253.75 netmask 0xffffff00 ==== run-ether-ifaddr-set ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sbin/ifconfig/ifaddr.c cc -o ifaddr ifaddr.o /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create ./ifaddr vether99 10.188.254.74 /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.74 ' ifconfig.out inet 10.188.254.74 netmask 0xff000000 broadcast 10.255.255.255 ==== run-ether-ifaddr-get ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create ./ifaddr vether99 10.188.254.74 ./ifaddr vether99 >ifconfig.out grep 'inet 10.188.254.74 ' ifconfig.out inet 10.188.254.74 netmask 0xff000000 broadcast 10.255.255.255 ==== run-ether-ifaddr-netmask ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create ./ifaddr vether99 10.188.254.74 netmask 255.255.255.0 /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.74 netmask 0xffffff00 ' ifconfig.out inet 10.188.254.74 netmask 0xffffff00 broadcast 10.255.255.255 ==== run-ether-ifaddr-contiguous-netmask ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create ./ifaddr vether99 10.188.254.74 netmask 255.255.255.0 ./ifaddr vether99 10.188.254.74 delete ! ./ifaddr vether99 10.188.254.74 netmask 255.255.255.64 ifaddr: SIOCSIFNETMASK: Invalid argument /sbin/ifconfig vether99 >ifconfig.out ! grep 'inet 10.188.254.74 netmask 0xffffff' ifconfig.out ==== run-ether-ifaddr-prefixlen ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create ./ifaddr vether99 10.188.254.74/24 /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.74 netmask 0xffffff00 ' ifconfig.out inet 10.188.254.74 netmask 0xffffff00 broadcast 10.255.255.255 ==== run-ppp-ifaddr-destination ==== /sbin/ifconfig tun99 destroy 2>/dev/null || true /sbin/ifconfig tun99 create ./ifaddr tun99 10.188.253.74 10.188.253.75 ifaddr: SIOCSIFDSTADDR: Inappropriate ioctl for device *** Error 1 in . (Makefile:297 'run-ppp-ifaddr-destination') EXPECTED_FAIL ==== run-ether-ifaddr-broadcast ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create ./ifaddr vether99 10.188.254.74 broadcast 10.188.254.255 /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.74 .* broadcast 10.188.254.255$' ifconfig.out inet 10.188.254.74 netmask 0xff000000 broadcast 10.188.254.255 ==== run-ether-ifaddr-alias ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create ./ifaddr vether99 10.188.254.1/24 ./ifaddr vether99 10.188.254.2/24 alias /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.1 ' ifconfig.out inet 10.188.254.1 netmask 0xffffff00 broadcast 10.255.255.255 grep 'inet 10.188.254.2 ' ifconfig.out inet 10.188.254.2 netmask 0xffffff00 broadcast 10.188.254.255 ==== run-ether-ifaddr-change-netmask ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create ./ifaddr vether99 10.188.254.1/24 ./ifaddr vether99 10.188.254.2/24 alias ./ifaddr vether99 netmask 255.255.255.255 /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.1 netmask 0xffffffff ' ifconfig.out inet 10.188.254.1 netmask 0xffffffff broadcast 10.255.255.255 grep 'inet 10.188.254.2 netmask 0xffffff00 ' ifconfig.out inet 10.188.254.2 netmask 0xffffff00 broadcast 10.188.254.255 ==== run-ppp-ifaddr-change-destination ==== /sbin/ifconfig tun99 destroy 2>/dev/null || true /sbin/ifconfig tun99 create ./ifaddr tun99 10.188.253.1 10.188.253.11 ifaddr: SIOCSIFDSTADDR: Inappropriate ioctl for device *** Error 1 in . (Makefile:328 'run-ppp-ifaddr-change-destination') EXPECTED_FAIL ==== run-ether-ifaddr-change-broadcast ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create ./ifaddr vether99 10.188.254.1/24 broadcast 10.188.254.255 ./ifaddr vether99 10.188.254.2/24 broadcast 10.188.254.255 alias ./ifaddr vether99 broadcast 255.255.255.255 /sbin/ifconfig vether99 >ifconfig.out grep 'inet 10.188.254.1 .* broadcast 255.255.255.255$' ifconfig.out inet 10.188.254.1 netmask 0xffffff00 broadcast 255.255.255.255 grep 'inet 10.188.254.2 .* broadcast 10.188.254.255$' ifconfig.out inet 10.188.254.2 netmask 0xffffff00 broadcast 10.188.254.255 ==== run-ether-ifaddr-duplicate ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create ./ifaddr vether99 10.188.254.1/24 ./ifaddr vether99 10.188.254.2/16 alias # XXX replace the first address and create two identical addresses ./ifaddr vether99 10.188.254.2/24 /sbin/ifconfig vether99 >ifconfig.out ! grep 'inet 10.188.254.1 ' ifconfig.out grep 'inet 10.188.254.2 netmask 0xffffff00 ' ifconfig.out inet 10.188.254.2 netmask 0xffffff00 broadcast 10.188.255.255 inet 10.188.254.2 netmask 0xffffff00 broadcast 10.188.255.255 grep -c 'inet ' ifconfig.out | grep -q 2 ==== run-ether-inet6-eui64 ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 inet6 eui64 /sbin/ifconfig vether99 >ifconfig.out grep 'inet6 fe80::[0-9a-f:]*ff:fe[0-9a-f:]*%vether99 ' ifconfig.out inet6 fe80::fce1:baff:fede:b03e%vether99 prefixlen 64 scopeid 0x264 ==== run-ether-inet6-addr ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::74 /sbin/ifconfig vether99 >ifconfig.out grep 'inet6 fdd7:e83e:66bc:254::74 ' ifconfig.out inet6 fdd7:e83e:66bc:254::74 prefixlen 64 tentative # setting an address creates eui64 automatically grep 'inet6 fe80::[0-9a-f:]*ff:fe[0-9a-f:]*%vether99 ' ifconfig.out inet6 fe80::fce1:baff:fedf:ff83%vether99 prefixlen 64 scopeid 0x265 ==== run-ether-inet6-netmask ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::74 netmask ffff:ffff:ffff:ffff:ffff:: /sbin/ifconfig vether99 >ifconfig.out grep 'inet6 fdd7:e83e:66bc:254::74 prefixlen 80 ' ifconfig.out inet6 fdd7:e83e:66bc:254::74 prefixlen 80 tentative ==== run-ether-inet6-contiguous-netmask ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::74 netmask ffff:ffff:ffff:ffff:ffff:: /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::74 delete ! /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::74 netmask ffff:ffff:ffff:ffff:ffff:4000:: ifconfig: SIOCAIFADDR: Invalid argument /sbin/ifconfig vether99 >ifconfig.out ! grep 'inet6 fdd7:e83e:66bc:254::74 ' ifconfig.out ==== run-ether-inet6-contiguous-gap ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::74 netmask ffff:: /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::74 delete ! /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::74 netmask ffff::ff00:8 ifconfig: SIOCAIFADDR: Invalid argument /sbin/ifconfig vether99 >ifconfig.out ! grep 'inet6 fdd7:e83e:66bc:254::74 ' ifconfig.out ==== run-ether-inet6-len ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::74/80 /sbin/ifconfig vether99 >ifconfig.out grep 'inet6 fdd7:e83e:66bc:254::74 prefixlen 80 ' ifconfig.out inet6 fdd7:e83e:66bc:254::74 prefixlen 80 tentative ==== run-ether-inet6-prefixlen ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::74 prefixlen 80 /sbin/ifconfig vether99 >ifconfig.out grep 'inet6 fdd7:e83e:66bc:254::74 prefixlen 80 ' ifconfig.out inet6 fdd7:e83e:66bc:254::74 prefixlen 80 tentative ==== run-ether-inet6-noreplace ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::1 /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::2 /sbin/ifconfig vether99 >ifconfig.out grep 'inet6 fdd7:e83e:66bc:254::1 ' ifconfig.out inet6 fdd7:e83e:66bc:254::1 prefixlen 64 tentative grep 'inet6 fdd7:e83e:66bc:254::2 ' ifconfig.out inet6 fdd7:e83e:66bc:254::2 prefixlen 64 tentative ==== run-ether-inet6-duplicate ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::1 /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::1 /sbin/ifconfig vether99 >ifconfig.out grep 'inet6 fdd7:e83e:66bc:254::1 ' ifconfig.out inet6 fdd7:e83e:66bc:254::1 prefixlen 64 tentative grep -c 'inet6 fdd7:e83e:66bc:254::' ifconfig.out | grep -q 1 ==== run-ether-inet6-host ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::1/128 # changing netmask of an exisintg address is not allowed ! /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::1/64 ifconfig: SIOCAIFADDR: Invalid argument /sbin/ifconfig vether99 >ifconfig.out grep 'inet6 fdd7:e83e:66bc:254::1 prefixlen 128 ' ifconfig.out inet6 fdd7:e83e:66bc:254::1 prefixlen 128 tentative grep -c 'inet6 fdd7:e83e:66bc:254::' ifconfig.out | grep -q 1 ==== run-ether-inet6-alias ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::1 /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::2 alias /sbin/ifconfig vether99 >ifconfig.out grep 'inet6 fdd7:e83e:66bc:254::1 ' ifconfig.out inet6 fdd7:e83e:66bc:254::1 prefixlen 64 tentative grep 'inet6 fdd7:e83e:66bc:254::2 ' ifconfig.out inet6 fdd7:e83e:66bc:254::2 prefixlen 64 tentative ==== run-ether-inet6-delete ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::1 /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::1 delete /sbin/ifconfig vether99 >ifconfig.out ! grep 'inet6 fdd7:e83e:66bc:254::' ifconfig.out ==== run-ether-inet6-delete-first ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::1 /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::2 alias /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::1 delete /sbin/ifconfig vether99 >ifconfig.out ! grep 'inet6 fdd7:e83e:66bc:254::1 ' ifconfig.out grep 'inet6 fdd7:e83e:66bc:254::2 ' ifconfig.out inet6 fdd7:e83e:66bc:254::2 prefixlen 64 tentative ==== run-ether-inet6-delete-second ==== /sbin/ifconfig vether99 destroy 2>/dev/null || true /sbin/ifconfig vether99 create /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::1 /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::2 alias /sbin/ifconfig vether99 inet6 fdd7:e83e:66bc:254::2 delete /sbin/ifconfig vether99 >ifconfig.out grep 'inet6 fdd7:e83e:66bc:254::1 ' ifconfig.out inet6 fdd7:e83e:66bc:254::1 prefixlen 64 tentative ! grep 'inet6 fdd7:e83e:66bc:254::2 ' ifconfig.out ==== run-ppp-inet6-eui64 ==== /sbin/ifconfig tun99 destroy 2>/dev/null || true /sbin/ifconfig tun99 create /sbin/ifconfig tun99 inet6 eui64 /sbin/ifconfig tun99 >ifconfig.out grep 'inet6 fe80::[0-9a-f:]*ff:fe[0-9a-f:]*%tun99 ' ifconfig.out inet6 fe80::d250:99ff:fef9:d70b%tun99 --> prefixlen 64 scopeid 0x272 ==== run-ppp-inet6-addr ==== /sbin/ifconfig tun99 destroy 2>/dev/null || true /sbin/ifconfig tun99 create /sbin/ifconfig tun99 inet6 fdd7:e83e:66bc:253::74 /sbin/ifconfig tun99 >ifconfig.out grep 'inet6 fdd7:e83e:66bc:253::74 ' ifconfig.out inet6 fdd7:e83e:66bc:253::74 --> prefixlen 64 tentative # setting an address creates eui64 automatically grep 'inet6 fe80::[0-9a-f:]*ff:fe[0-9a-f:]*%tun99 ' ifconfig.out inet6 fe80::d250:99ff:fef9:d70b%tun99 --> prefixlen 64 scopeid 0x273 ==== run-ppp-inet6-len ==== /sbin/ifconfig tun99 destroy 2>/dev/null || true /sbin/ifconfig tun99 create /sbin/ifconfig tun99 inet6 fdd7:e83e:66bc:253::74/80 /sbin/ifconfig tun99 >ifconfig.out grep 'inet6 fdd7:e83e:66bc:253::74 .* prefixlen 80 ' ifconfig.out inet6 fdd7:e83e:66bc:253::74 --> prefixlen 80 tentative ==== run-ppp-inet6-destination ==== /sbin/ifconfig tun99 destroy 2>/dev/null || true /sbin/ifconfig tun99 create /sbin/ifconfig tun99 inet6 fdd7:e83e:66bc:253::74 fdd7:e83e:66bc:253::75 /sbin/ifconfig tun99 >ifconfig.out grep 'inet6 fdd7:e83e:66bc:253::74 --> fdd7:e83e:66bc:253::75 ' ifconfig.out inet6 fdd7:e83e:66bc:253::74 --> fdd7:e83e:66bc:253::75 prefixlen 128 tentative ==== run-ppp-inet6-noreplace ==== /sbin/ifconfig tun99 destroy 2>/dev/null || true /sbin/ifconfig tun99 create /sbin/ifconfig tun99 inet6 fdd7:e83e:66bc:253::1 fdd7:e83e:66bc:253::75 /sbin/ifconfig tun99 inet6 fdd7:e83e:66bc:253::2 fdd7:e83e:66bc:253::75 /sbin/ifconfig tun99 >ifconfig.out grep 'inet6 fdd7:e83e:66bc:253::1 --> fdd7:e83e:66bc:253::75 ' ifconfig.out inet6 fdd7:e83e:66bc:253::1 --> fdd7:e83e:66bc:253::75 prefixlen 128 tentative grep 'inet6 fdd7:e83e:66bc:253::2 --> fdd7:e83e:66bc:253::75 ' ifconfig.out inet6 fdd7:e83e:66bc:253::2 --> fdd7:e83e:66bc:253::75 prefixlen 128 tentative ==== run-ppp-inet6-alias ==== /sbin/ifconfig tun99 destroy 2>/dev/null || true /sbin/ifconfig tun99 create /sbin/ifconfig tun99 inet6 fdd7:e83e:66bc:253::1 fdd7:e83e:66bc:253::75 /sbin/ifconfig tun99 inet6 fdd7:e83e:66bc:253::2 fdd7:e83e:66bc:253::75 alias /sbin/ifconfig tun99 >ifconfig.out grep 'inet6 fdd7:e83e:66bc:253::1 --> fdd7:e83e:66bc:253::75 ' ifconfig.out inet6 fdd7:e83e:66bc:253::1 --> fdd7:e83e:66bc:253::75 prefixlen 128 tentative grep 'inet6 fdd7:e83e:66bc:253::2 --> fdd7:e83e:66bc:253::75 ' ifconfig.out inet6 fdd7:e83e:66bc:253::2 --> fdd7:e83e:66bc:253::75 prefixlen 128 tentative ==== cleanup ==== /sbin/ifconfig vether99 destroy || true /sbin/ifconfig tun99 destroy || true XFAIL sbin/ifconfig *** Error 1 in . (Makefile:297 'run-ppp-ifaddr-destination'), *** Error 1 in . (Makefile:328 'run-ppp-ifaddr-change-destination') START sbin/iked/dh 2025-02-13T01:58:33Z rm -f a.out [Ee]rrs mklog *.core y.tab.h dhtest dh.o dhtest.o smult_curve25519_ref.o imsg_util.o sntrup761.o crypto_hash.o dh.d dhtest.d smult_curve25519_ref.d imsg_util.d sntrup761.d crypto_hash.d ==== run-regress-dhtest ==== cc -O2 -pipe -g -I/usr/src/regress/sbin/iked/dh/../../../../sbin/iked -I/usr/obj/sbin/iked -Wall -g -MD -MP -c /usr/src/sbin/iked/dh.c cc -O2 -pipe -g -I/usr/src/regress/sbin/iked/dh/../../../../sbin/iked -I/usr/obj/sbin/iked -Wall -g -MD -MP -c /usr/src/regress/sbin/iked/dh/dhtest.c cc -O2 -pipe -g -I/usr/src/regress/sbin/iked/dh/../../../../sbin/iked -I/usr/obj/sbin/iked -Wall -g -MD -MP -c /usr/src/sbin/iked/smult_curve25519_ref.c cc -O2 -pipe -g -I/usr/src/regress/sbin/iked/dh/../../../../sbin/iked -I/usr/obj/sbin/iked -Wall -g -MD -MP -c /usr/src/sbin/iked/imsg_util.c cc -O2 -pipe -g -I/usr/src/regress/sbin/iked/dh/../../../../sbin/iked -I/usr/obj/sbin/iked -Wall -g -MD -MP -c /usr/src/sbin/iked/sntrup761.c cc -O2 -pipe -g -I/usr/src/regress/sbin/iked/dh/../../../../sbin/iked -I/usr/obj/sbin/iked -Wall -g -MD -MP -c /usr/src/sbin/iked/crypto_hash.c cc -g -o dhtest dh.o dhtest.o smult_curve25519_ref.o imsg_util.o sntrup761.o crypto_hash.o -lcrypto -lutil ./dhtest Testing group 1 (MODP-768, length 768): OKAY Testing group 2 (MODP-1024, length 1024): OKAY Testing group 5 (MODP-1536, length 1536): OKAY Testing group 14 (MODP-2048, length 2048): OKAY Testing group 15 (MODP-3072, length 3072): OKAY Testing group 16 (MODP-4096, length 4096): OKAY Testing group 17 (MODP-6144, length 6144): OKAY Testing group 18 (MODP-8192, length 8192): OKAY Testing group 19 (ECP-256, length 512): OKAY Testing group 20 (ECP-384, length 768): OKAY Testing group 21 (ECP-521, length 1056): OKAY Testing group 26 (ECP-224, length 448): OKAY Testing group 27 (ECP-224, length 448): OKAY Testing group 28 (ECP-256, length 512): OKAY Testing group 29 (ECP-384, length 768): OKAY Testing group 30 (ECP-512, length 1024): OKAY Testing group 31 (CURVE25519-256, length 256): OKAY PASS sbin/iked/dh Duration 0m03.99s START sbin/iked/live 2025-02-13T01:58:37Z rm -f a.out [Ee]rrs mklog *.core y.tab.h *.conf *.cnf *.csr *.key *.crt *.srl stamp-setup this test needs two remote machines to operate LEFT_SSH RIGHT_SSH RIGHT_ADDR LEFT_ADDR are not defined SKIPPED SKIP sbin/iked/live Test skipped itself START sbin/iked/parser 2025-02-13T01:58:37Z rm -f a.out [Ee]rrs mklog *.core y.tab.h test_parser tests.o common.o test_parser_fuzz.o ikev2_pld.o imsg_util.o log.o util.o ikev2_map.o eap_map.o test_parser.log tests.d common.d test_parser_fuzz.d ==== run-regress-test_parser ==== cd /usr/src/regress/sbin/iked/parser/../../../../sbin/iked && make ikev2_pld.o `ikev2_pld.o' is up to date. ln -sf /usr/src/regress/sbin/iked/parser/obj/../../../../sbin/iked/ikev2_pld.o . cd /usr/src/regress/sbin/iked/parser/../../../../sbin/iked && make imsg_util.o `imsg_util.o' is up to date. ln -sf /usr/src/regress/sbin/iked/parser/obj/../../../../sbin/iked/imsg_util.o . cd /usr/src/regress/sbin/iked/parser/../../../../sbin/iked && make log.o `log.o' is up to date. ln -sf /usr/src/regress/sbin/iked/parser/obj/../../../../sbin/iked/log.o . cd /usr/src/regress/sbin/iked/parser/../../../../sbin/iked && make util.o `util.o' is up to date. ln -sf /usr/src/regress/sbin/iked/parser/obj/../../../../sbin/iked/util.o . cd /usr/src/regress/sbin/iked/parser/../../../../sbin/iked && make ikev2_map.o `ikev2_map.o' is up to date. ln -sf /usr/src/regress/sbin/iked/parser/obj/../../../../sbin/iked/ikev2_map.o . cd /usr/src/regress/sbin/iked/parser/../../../../sbin/iked && make eap_map.o `eap_map.o' is up to date. ln -sf /usr/src/regress/sbin/iked/parser/obj/../../../../sbin/iked/eap_map.o . cc -O2 -pipe -g -I/usr/src/regress/sbin/iked/parser/../../../../sbin/iked -Wno-missing-field-initializers -I/usr/src/regress/sbin/iked/parser/../test_helper -g -Wall -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -Wpointer-sign -Wno-unused-parameter -Wuninitialized -Wbounded -MD -MP -c /usr/src/regress/sbin/iked/parser/tests.c warning: unknown warning option '-Wbounded'; did you mean '-Wundef'? [-Wunknown-warning-option] 1 warning generated. cc -O2 -pipe -g -I/usr/src/regress/sbin/iked/parser/../../../../sbin/iked -Wno-missing-field-initializers -I/usr/src/regress/sbin/iked/parser/../test_helper -g -Wall -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -Wpointer-sign -Wno-unused-parameter -Wuninitialized -Wbounded -MD -MP -c /usr/src/regress/sbin/iked/parser/common.c warning: unknown warning option '-Wbounded'; did you mean '-Wundef'? [-Wunknown-warning-option] 1 warning generated. cc -O2 -pipe -g -I/usr/src/regress/sbin/iked/parser/../../../../sbin/iked -Wno-missing-field-initializers -I/usr/src/regress/sbin/iked/parser/../test_helper -g -Wall -Wextra -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -Wpointer-sign -Wno-unused-parameter -Wuninitialized -Wbounded -MD -MP -c /usr/src/regress/sbin/iked/parser/test_parser_fuzz.c warning: unknown warning option '-Wbounded'; did you mean '-Wundef'? [-Wunknown-warning-option] 1 warning generated. cd /usr/src/regress/sbin/iked/parser/../test_helper && make libtest_helper.a cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sbin/iked/test_helper/test_helper.c -o test_helper.o cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sbin/iked/test_helper/fuzz.c -o fuzz.o building standard test_helper library ranlib libtest_helper.a ln -sf /usr/src/regress/sbin/iked/parser/obj/../test_helper/libtest_helper.a . cc -g -o test_parser tests.o common.o test_parser_fuzz.o -lutil -lcrypto ikev2_pld.o imsg_util.o log.o util.o ikev2_map.o eap_map.o -L/usr/src/regress/sbin/iked/parser/obj -ltest_helper ./test_parser >test_parser.log 2>&1 PASS sbin/iked/parser Duration 2m13.56s START sbin/iked/test_helper 2025-02-13T02:00:50Z rm -f a.out [Ee]rrs mklog *.core y.tab.h test_helper.d fuzz.d rm -f libtest_helper.a test_helper.o fuzz.o rm -f libtest_helper_g.a rm -f libtest_helper_p.a test_helper.po fuzz.po rm -f libtest_helper.so.*.* test_helper.so fuzz.so .ldadd rm -f libtest_helper_d.a test_helper.do fuzz.do PASS sbin/iked/test_helper Duration 0m00.02s START sbin/ipsecctl 2025-02-13T02:00:50Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ==== ipsec ==== cat /usr/src/regress/sbin/ipsecctl/ipsec1.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec1.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec2.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec2.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec3.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec3.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec4.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec4.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec5.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec5.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec6.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec6.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec7.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec7.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec8.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec8.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec9.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec9.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec10.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec10.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec11.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec11.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec12.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec12.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec13.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec13.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec14.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec14.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec15.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec15.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec16.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec16.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec17.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec17.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec18.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec18.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec19.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec19.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec20.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec20.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec21.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec21.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec22.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec22.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec23.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec23.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec24.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec24.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec25.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec25.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec26.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec26.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec27.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec27.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec28.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec28.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec29.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec29.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec30.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec30.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec31.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec31.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec32.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec32.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec33.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec33.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec34.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec34.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec35.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec35.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec36.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec36.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec37.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec37.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec38.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec38.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec39.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec39.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec40.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec40.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec41.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec41.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec42.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec42.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec43.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec43.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec44.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec44.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec51.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec51.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec52.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec52.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec53.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec53.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec54.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec54.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec55.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec55.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec56.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec56.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec57.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec57.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsec58.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ipsec58.ok /dev/stdin ==== tcpmd5 ==== cat /usr/src/regress/sbin/ipsecctl/tcpmd51.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nkv -f - | diff -u /usr/src/regress/sbin/ipsecctl/tcpmd51.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/tcpmd52.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nkv -f - | diff -u /usr/src/regress/sbin/ipsecctl/tcpmd52.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/tcpmd53.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nkv -f - | diff -u /usr/src/regress/sbin/ipsecctl/tcpmd53.ok /dev/stdin ==== sa ==== cat /usr/src/regress/sbin/ipsecctl/sa1.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa1.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa2.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa2.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa3.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa3.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa4.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa4.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa5.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa5.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa6.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa6.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa7.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa7.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa8.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa8.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa9.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa9.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa10.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa10.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa11.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa11.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa12.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa12.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa13.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa13.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa14.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa14.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa15.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa15.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa16.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa16.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa17.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa17.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa18.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa18.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa19.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa19.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa20.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa20.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa21.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa21.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa22.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa22.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa23.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa23.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa24.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa24.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa25.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa25.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa26.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa26.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/sa27.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -knv -f - | diff -u /usr/src/regress/sbin/ipsecctl/sa27.ok /dev/stdin ==== safail ==== cat /usr/src/regress/sbin/ipsecctl/safail1.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - 2>&1 | diff -u /usr/src/regress/sbin/ipsecctl/safail1.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/safail2.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - 2>&1 | diff -u /usr/src/regress/sbin/ipsecctl/safail2.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/safail3.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - 2>&1 | diff -u /usr/src/regress/sbin/ipsecctl/safail3.ok /dev/stdin ==== ipsecfail ==== cat /usr/src/regress/sbin/ipsecctl/ipsecfail1.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - 2>&1 | diff -u /usr/src/regress/sbin/ipsecctl/ipsecfail1.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsecfail2.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - 2>&1 | diff -u /usr/src/regress/sbin/ipsecctl/ipsecfail2.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ipsecfail3.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - 2>&1 | diff -u /usr/src/regress/sbin/ipsecctl/ipsecfail3.ok /dev/stdin ==== ike ==== cat /usr/src/regress/sbin/ipsecctl/ike1.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike1.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike2.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike2.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike3.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike3.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike4.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike4.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike5.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike5.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike6.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike6.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike7.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike7.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike8.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike8.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike9.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike9.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike10.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike10.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike11.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike11.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike12.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike12.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike13.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike13.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike14.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike14.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike15.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike15.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike16.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike16.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike17.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike17.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike18.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike18.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike19.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike19.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike20.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike20.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike21.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike21.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike22.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike22.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike23.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike23.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike29.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike29.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike30.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike30.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike31.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike31.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike32.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike32.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike33.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike33.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike34.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike34.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike35.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike35.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike36.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike36.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike37.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike37.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike38.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike38.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike39.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike39.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike40.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike40.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike41.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike41.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike42.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike42.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike43.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike43.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike46.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike46.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike47.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike47.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike48.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike48.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike49.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike49.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike50.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike50.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike51.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike51.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike52.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike52.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike53.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike53.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike54.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike54.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike55.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike55.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike56.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike56.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike57.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike57.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike58.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike58.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike59.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike59.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike60.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike60.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike61.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike61.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike62.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike62.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike63.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike63.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike64.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike64.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike65.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike65.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike66.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike66.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike67.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike67.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ike68.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ike68.ok /dev/stdin ==== ikefail ==== cat /usr/src/regress/sbin/ipsecctl/ikefail1.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - 2>&1 | diff -u /usr/src/regress/sbin/ipsecctl/ikefail1.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikefail3.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - 2>&1 | diff -u /usr/src/regress/sbin/ipsecctl/ikefail3.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikefail4.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - 2>&1 | diff -u /usr/src/regress/sbin/ipsecctl/ikefail4.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikefail5.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - 2>&1 | diff -u /usr/src/regress/sbin/ipsecctl/ikefail5.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikefail6.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - 2>&1 | diff -u /usr/src/regress/sbin/ipsecctl/ikefail6.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikefail8.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - 2>&1 | diff -u /usr/src/regress/sbin/ipsecctl/ikefail8.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikefail9.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - 2>&1 | diff -u /usr/src/regress/sbin/ipsecctl/ikefail9.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikefail11.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - 2>&1 | diff -u /usr/src/regress/sbin/ipsecctl/ikefail11.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikefail12.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - 2>&1 | diff -u /usr/src/regress/sbin/ipsecctl/ikefail12.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikefail13.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - 2>&1 | diff -u /usr/src/regress/sbin/ipsecctl/ikefail13.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikefail14.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -nv -f - 2>&1 | diff -u /usr/src/regress/sbin/ipsecctl/ikefail14.ok /dev/stdin ==== ikedel ==== cat /usr/src/regress/sbin/ipsecctl/ikedel1.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel1.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel2.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel2.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel3.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel3.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel4.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel4.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel5.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel5.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel6.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel6.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel7.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel7.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel8.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel8.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel9.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel9.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel10.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel10.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel11.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel11.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel12.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel12.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel13.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel13.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel14.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel14.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel15.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel15.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel16.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel16.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel17.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel17.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel18.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel18.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel19.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel19.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel20.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel20.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel21.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel21.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel22.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel22.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel23.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel23.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel29.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel29.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel30.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel30.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel31.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel31.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel32.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel32.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel33.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel33.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel34.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel34.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel35.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel35.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel36.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel36.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel37.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel37.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel38.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel38.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel39.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel39.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel40.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel40.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel41.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel41.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel42.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel42.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel43.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel43.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel46.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel46.ok /dev/stdin cat /usr/src/regress/sbin/ipsecctl/ikedel47.in | sed -e 's,DIR,/usr/src/regress/sbin/ipsecctl,g' | /sbin/ipsecctl -dnv -f - | diff -u /usr/src/regress/sbin/ipsecctl/ikedel47.ok /dev/stdin PASS sbin/ipsecctl Duration 0m01.34s START sbin/isakmpd 2025-02-13T02:00:52Z ===> crypto rm -f a.out [Ee]rrs mklog *.core y.tab.h cryptotest crypto.o cryptotest.o conf.o log.o monitor.o util.o stamp-generated crypto.d cryptotest.d conf.d log.d monitor.d util.d ===> dh rm -f a.out [Ee]rrs mklog *.core y.tab.h dhtest dh.o dhtest.o stamp-generated dh.d dhtest.d ===> hmac rm -f a.out [Ee]rrs mklog *.core y.tab.h hmactest hash.o hmactest.o conf.o log.o monitor.o util.o stamp-generated hash.d hmactest.d conf.d log.d monitor.d util.d ===> prf rm -f a.out [Ee]rrs mklog *.core y.tab.h prftest prf.o hash.o log.o prftest.o conf.o monitor.o util.o stamp-generated prf.d hash.d log.d prftest.d conf.d monitor.d util.d ===> util rm -f a.out [Ee]rrs mklog *.core y.tab.h utiltest log.o util.o utiltest.o conf.o monitor.o stamp-generated log.d util.d utiltest.d conf.d monitor.d ===> crypto ==== run-regress-cryptotest ==== make -C /usr/src/regress/sbin/isakmpd/crypto/../../../../sbin/isakmpd generated date >stamp-generated cc -O2 -pipe -g -DUSE_TRIPLEDES -DUSE_CAST -DUSE_BLOWFISH -DUSE_DES -DUSE_AES -g -I/usr/src/regress/sbin/isakmpd/crypto/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/crypto/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/crypto/../../../../sbin/isakmpd/crypto.c cc -O2 -pipe -g -DUSE_TRIPLEDES -DUSE_CAST -DUSE_BLOWFISH -DUSE_DES -DUSE_AES -g -I/usr/src/regress/sbin/isakmpd/crypto/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/crypto/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/crypto/cryptotest.c cc -O2 -pipe -g -DUSE_TRIPLEDES -DUSE_CAST -DUSE_BLOWFISH -DUSE_DES -DUSE_AES -g -I/usr/src/regress/sbin/isakmpd/crypto/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/crypto/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/crypto/../../../../sbin/isakmpd/conf.c cc -O2 -pipe -g -DUSE_TRIPLEDES -DUSE_CAST -DUSE_BLOWFISH -DUSE_DES -DUSE_AES -g -I/usr/src/regress/sbin/isakmpd/crypto/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/crypto/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/crypto/../common/log.c cc -O2 -pipe -g -DUSE_TRIPLEDES -DUSE_CAST -DUSE_BLOWFISH -DUSE_DES -DUSE_AES -g -I/usr/src/regress/sbin/isakmpd/crypto/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/crypto/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/crypto/../common/monitor.c cc -O2 -pipe -g -DUSE_TRIPLEDES -DUSE_CAST -DUSE_BLOWFISH -DUSE_DES -DUSE_AES -g -I/usr/src/regress/sbin/isakmpd/crypto/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/crypto/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/crypto/../../../../sbin/isakmpd/util.c cc -g -o cryptotest crypto.o cryptotest.o conf.o log.o monitor.o util.o -lcrypto ./cryptotest Testing Triple-DES (CBC-Mode): 89 4b c3 08 54 26 a4 41 f2 7f 73 ae 26 ab bf 74 bd 8a ed 47 a8 d2 63 34 ef 7f b5 aa 25 51 c3 1f 37 de c6 4a de fe 60 38 01 28 7b a0 ac f7 a6 c5 ca b5 59 2e 00 d5 c7 64 64 ba d6 59 ce ce 0a 5f ff 89 d6 70 53 91 a0 35 25 5f f8 ba 2d 90 79 f6 e6 23 15 e9 86 dd d4 f5 8d ce ad b0 3e c5 e1 5a 9e 86 e8 20 3b 17 05 bc 9e 63 fe 06 77 62 c5 2a 40 80 4b 74 ca 11 f3 b6 68 f4 f4 ff f0 37 c3 72 f0 1d 6a 5b cc 9b a2 e7 d7 b4 9c 01 31 f7 90 f7 a2 32 67 e1 72 d0 c8 e3 78 73 bd 2a b0 8e f7 47 f0 b4 f5 20 65 0e 2e 6d 01 2e 6e d0 b4 1f 82 06 a6 a3 f0 11 b9 5e 4a 85 67 df a3 de d1 6a 06 73 08 a6 c2 a5 23 87 54 e7 50 06 4f da 73 23 13 99 84 f3 ee b7 2c 92 37 cb b7 5b cf 86 80 88 cc 22 52 d6 2d 7a 81 42 a7 f3 ae a6 6c 18 20 0c 6e 0a ec 90 7c ff 6c 13 14 1c 52 57 cf 55 0b 83 c1 d2 OKAY Testing Blowfish (CBC-Mode): 5d f2 3f 88 94 10 24 01 85 1d 06 c5 c5 65 5b 4a 8d 85 5f a6 14 27 14 92 28 62 30 68 fe 9b cd a1 18 9f 67 bf bc c6 0e 26 15 23 80 0f 8b dd 21 6a d4 4e 6c 5a b1 db e5 55 ee f2 65 72 c9 33 3d cd 2a 5e 68 d2 10 8a 6a f0 3f 23 54 17 f2 d0 bf 25 ea f8 f3 49 6e 4c b5 5b df 17 c1 e5 48 bd 95 0b 32 ef 6f b9 35 16 05 85 da 1b 45 07 87 9b 65 3b 35 fb e0 70 53 c1 5a 85 af 51 21 d7 ac 47 f1 14 52 6a d4 e4 cc 05 ba 0c fd ad 2d a2 0b 29 48 82 1d 77 be ec 01 55 28 9d bf 42 b9 a3 fd 40 c3 9c a3 d7 93 6d 1c 62 48 69 b5 01 30 1e 61 45 92 2a 7e 9b 16 07 45 64 26 c9 e2 81 52 76 e5 2d 16 e6 0a 65 a5 ce 3a 66 c2 dd c3 58 1a 69 6e a8 20 4c b7 95 1a 32 19 95 83 32 19 ec 7d 3d 6d ea 25 4c 92 75 f8 60 aa 39 50 de fa 05 71 6a 49 5e cb bd 7e 80 2e da 04 05 25 88 d5 8e b3 4a 67 dc f5 16 OKAY Testing CAST (CBC-Mode): 98 ed 0a 15 f0 33 7b 1b a7 f2 cb 50 90 9a 52 c0 f2 1d 01 17 13 64 7d b1 b7 85 dc 2a bb c9 38 c5 e1 c2 cf 5e eb 81 4c b9 d5 0e 1c e9 74 e2 14 3e 76 b6 9f 7c 69 c1 01 49 8c 95 d2 5b 0a 79 e1 bb 6e 72 5e c4 fb 2a 1d 9b 67 30 67 c0 b1 18 e9 95 50 b0 dd 59 18 d3 ad d5 00 41 db b8 5d 02 3f 18 17 0b 2d 26 94 73 7f f4 ab f2 1c aa 26 a1 0f 76 15 80 83 93 e6 44 3e 46 50 46 74 af 4c 7a 3e 90 ca df a5 55 ff b6 45 f6 f2 1b d6 e7 df 5e 71 e3 43 06 3a 2f e7 47 49 70 ef c0 31 87 31 51 b0 8b 9c 3e 8c da 82 fa 28 b6 1b 9d b6 8f 68 9d 93 5c 46 41 62 82 dc a8 41 a7 bb 02 db 06 5e ad d3 3c 1e 0e 90 cd b5 cc 46 15 f8 8d fb 25 0a ec 7f e2 aa 73 d2 18 f3 97 81 54 9a d5 3f 6b 20 6d 7a 25 73 b6 15 13 34 77 a7 10 cc d0 a6 e3 b6 46 67 0a e8 50 bb 7d e2 55 2c 58 d3 78 7d bb 8a 62 a4 3c OKAY Testing AES (CBC-Mode): f2 90 00 b6 2a 49 9f d0 a9 f3 9a 6a dd 2e 77 80 95 43 b8 6f c0 46 fa 88 3a 94 46 b8 2e 47 d1 2d a1 44 fc 25 5a ad 45 bf 68 1d 3a 37 73 a3 25 c2 93 68 8f 47 da db c9 a6 e1 ad ca ae 6a 1e 3b d7 d5 c8 ac 17 8d 6e d0 18 0a c8 83 45 ad d5 23 96 a5 a6 79 1b 4f 91 1a 71 3f 9d e0 8d 37 dd ec 9d e9 32 52 87 df 9e f3 6b 4b 0b 30 62 fe 95 11 d5 37 d0 7b e2 1e 2d 77 1a 20 41 de 93 12 aa 53 dd f4 4d 8c cc 71 ae 3f 60 a2 4c d1 ea 32 72 01 d4 76 3c 4d 72 80 fb 3b ac e8 17 13 02 84 79 1d 9e 0b 8d 48 d0 2f 26 91 d7 f7 9b 55 23 e8 3b 08 ab 60 d1 a6 c1 33 b2 a3 b1 14 78 1d bd 1d ea 19 56 ca 1e e8 78 e4 23 3a dd 1c 79 51 88 bd e5 99 11 eb 94 a5 29 e5 ee e3 f1 94 26 96 5b 84 39 53 74 41 55 d8 46 1e 5e 24 49 90 a2 ec f3 47 c2 3a ba 19 da e7 f1 4b a4 ff 79 46 13 04 8c fd 29 3b c8 OKAY Special Test-Case Blowfish (CBC-Mode): OKAY ===> dh ==== run-regress-dhtest ==== make -C /usr/src/regress/sbin/isakmpd/dh/../../../../sbin/isakmpd generated date >stamp-generated cc -O2 -pipe -g -DUSE_EC -DMP_FLAVOUR=MP_FLAVOUR_OPENSSL -g -I/usr/src/regress/sbin/isakmpd/dh/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/dh/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/dh/../../../../sbin/isakmpd/dh.c cc -O2 -pipe -g -DUSE_EC -DMP_FLAVOUR=MP_FLAVOUR_OPENSSL -g -I/usr/src/regress/sbin/isakmpd/dh/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/dh/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/dh/dhtest.c cc -g -o dhtest dh.o dhtest.o -lcrypto ./dhtest Testing group 1 (MODP768): OKAY Testing group 2 (MODP1024): OKAY Testing group 5 (MODP1536): OKAY Testing group 14 (MODP2048): OKAY Testing group 15 (MODP3072): OKAY Testing group 16 (MODP4096): OKAY Testing group 17 (MODP6144): OKAY Testing group 18 (MODP8192): OKAY Testing group 19 (ECP256): OKAY Testing group 20 (ECP384): OKAY Testing group 21 (ECP521): OKAY Testing group 26 (ECP224): OKAY Testing group 27 (ECP224): OKAY Testing group 28 (ECP256): OKAY Testing group 29 (ECP384): OKAY Testing group 30 (ECP512): OKAY ===> hmac ==== run-regress-hmactest ==== make -C /usr/src/regress/sbin/isakmpd/hmac/../../../../sbin/isakmpd generated date >stamp-generated cc -O2 -pipe -g -g -I/usr/src/regress/sbin/isakmpd/hmac/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/hmac/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/hmac/../../../../sbin/isakmpd/hash.c cc -O2 -pipe -g -g -I/usr/src/regress/sbin/isakmpd/hmac/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/hmac/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/hmac/hmactest.c cc -O2 -pipe -g -g -I/usr/src/regress/sbin/isakmpd/hmac/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/hmac/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/hmac/../../../../sbin/isakmpd/conf.c cc -O2 -pipe -g -g -I/usr/src/regress/sbin/isakmpd/hmac/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/hmac/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/hmac/../common/log.c cc -O2 -pipe -g -g -I/usr/src/regress/sbin/isakmpd/hmac/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/hmac/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/hmac/../common/monitor.c cc -O2 -pipe -g -g -I/usr/src/regress/sbin/isakmpd/hmac/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/hmac/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/hmac/../../../../sbin/isakmpd/util.c cc -g -o hmactest hash.o hmactest.o conf.o log.o monitor.o util.o ./hmactest Testing HMAC-MD5 Test Case 1: OKAY Testing HMAC-MD5 Test Case 2: OKAY Testing HMAC-SHA1 Test Case 1: OKAY Testing HMAC-SHA1 Test Case 2: OKAY ===> prf ==== run-regress-prftest ==== make -C /usr/src/regress/sbin/isakmpd/prf/../../../../sbin/isakmpd generated date >stamp-generated cc -O2 -pipe -g -g -I/usr/src/regress/sbin/isakmpd/prf/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/prf/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/prf/../../../../sbin/isakmpd/prf.c cc -O2 -pipe -g -g -I/usr/src/regress/sbin/isakmpd/prf/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/prf/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/prf/../../../../sbin/isakmpd/hash.c cc -O2 -pipe -g -g -I/usr/src/regress/sbin/isakmpd/prf/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/prf/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/prf/../common/log.c cc -O2 -pipe -g -g -I/usr/src/regress/sbin/isakmpd/prf/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/prf/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/prf/prftest.c cc -O2 -pipe -g -g -I/usr/src/regress/sbin/isakmpd/prf/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/prf/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/prf/../../../../sbin/isakmpd/conf.c cc -O2 -pipe -g -g -I/usr/src/regress/sbin/isakmpd/prf/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/prf/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/prf/../common/monitor.c cc -O2 -pipe -g -g -I/usr/src/regress/sbin/isakmpd/prf/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/prf/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/prf/../../../../sbin/isakmpd/util.c cc -g -o prftest prf.o hash.o log.o prftest.o conf.o monitor.o util.o ./prftest Testing PRF MD5 Test Case 1: OKAY Testing PRF MD5 Test Case 2: OKAY Testing PRF SHA1 Test Case 1: OKAY Testing PRF SHA1 Test Case 2: OKAY Testing PRF SHA1 Test Case 3: OKAY ===> util ==== run-regress-utiltest ==== make -C /usr/src/regress/sbin/isakmpd/util/../../../../sbin/isakmpd generated date >stamp-generated cc -O2 -pipe -g -g -I/usr/src/regress/sbin/isakmpd/util/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/util/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/util/../common/log.c cc -O2 -pipe -g -g -I/usr/src/regress/sbin/isakmpd/util/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/util/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/util/../../../../sbin/isakmpd/util.c cc -O2 -pipe -g -g -I/usr/src/regress/sbin/isakmpd/util/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/util/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/util/utiltest.c cc -O2 -pipe -g -g -I/usr/src/regress/sbin/isakmpd/util/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/util/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/util/../../../../sbin/isakmpd/conf.c cc -O2 -pipe -g -g -I/usr/src/regress/sbin/isakmpd/util/../../../../sbin/isakmpd -I/usr/src/regress/sbin/isakmpd/util/../../../../sbin/isakmpd/sysdep/openbsd -I/usr/src/sbin/isakmpd/obj -Wall -MD -MP -c /usr/src/regress/sbin/isakmpd/util/../common/monitor.c cc -g -o utiltest log.o util.o utiltest.o conf.o monitor.o ./utiltest test_1 ("10.0.0.1", "10") OK test_1 ("10.0.0.1", "isakmp") OK test_1 ("10::1", "10") OK test_1 ("10::1", "isakmp") OK test_1 ("10.0x0.1", "10") OK test_1 ("10.0.0.1", "telnet") OK test_1 ("10::x:1", "10") OK test_1 ("10::1", "telnet") OK PASS sbin/isakmpd Duration 0m06.55s START sbin/newfs 2025-02-13T02:00:58Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ==== run-regress-checknewfs ==== sh /usr/src/regress/sbin/newfs/checknewfs /dev/rvnd0a: 2.2MB in 4480 sectors of 512 bytes 4 cylinder groups of 0.55MB, 140 blocks, 160 inodes each super-block backups (for fsck -b #) at: 32, 1152, 2272, 3392, TEST 3800 rdroot "-m 0 -o space -i 4096" OK ========================== /dev/rvnd0a: 2.8MB in 5760 sectors of 512 bytes 1 cylinder groups of 2.81MB, 720 blocks, 64 inodes each super-block backups (for fsck -b #) at: 32, TEST 5760 floppy288 "-m 0 -o space -i 81920 -c 5760" OK ========================== newfs: reduced number of fragments per cylinder group from 5752 to 5688 to enlarge last cylinder group /dev/rvnd0a: 2.8MB in 5760 sectors of 512 bytes 2 cylinder groups of 2.78MB, 711 blocks, 64 inodes each super-block backups (for fsck -b #) at: 32, 5720, TEST 5760 floppy288 "-m 0 -o space -i 81920 -c 5752" OK ========================== /dev/rvnd0a: 2.8MB in 5760 sectors of 512 bytes 1 cylinder groups of 2.81MB, 720 blocks, 32 inodes each super-block backups (for fsck -b #) at: 32, TEST 5760 floppy288 "-m 0 -o space -i 524288 -c 5760" OK ========================== /dev/rvnd0a: 2.8MB in 5760 sectors of 512 bytes 1 cylinder groups of 2.81MB, 720 blocks, 32 inodes each super-block backups (for fsck -b #) at: 32, TEST 5760 floppy288 "-m 0 -o space -i 524288 -c 5761" OK ========================== /dev/rvnd0a: 1.4MB in 2880 sectors of 512 bytes 1 cylinder groups of 1.41MB, 360 blocks, 32 inodes each super-block backups (for fsck -b #) at: 32, TEST 2880 floppy3 "-m 0 -o space -i 81920" OK ========================== /dev/rvnd0a: 1.4MB in 2880 sectors of 512 bytes 1 cylinder groups of 1.41MB, 360 blocks, 32 inodes each super-block backups (for fsck -b #) at: 32, TEST 2880 floppy3 "-m 0 -o space -i 81920 -c 2880" OK ========================== /dev/rvnd0a: 1.4MB in 2880 sectors of 512 bytes 1 cylinder groups of 1.41MB, 360 blocks, 32 inodes each super-block backups (for fsck -b #) at: 32, TEST 2880 floppy3 "-m 0 -o space -i 524288 -c 2880" OK ========================== PASS sbin/newfs Duration 0m00.92s START sbin/pfctl 2025-02-13T02:00:59Z rm -f a.out [Ee]rrs mklog *.core y.tab.h changerule changerule.o parse.o pfctl_parser.o pf_print_state.o pfctl.o pfctl_osfp.o pfctl_radix.o pfctl_table.o pfctl_optimize.o pf_ruleset.o pfctl_queue.o parse.c changerule.d parse.d pfctl_parser.d pf_print_state.d pfctl.d pfctl_osfp.d pfctl_radix.d pfctl_table.d pfctl_optimize.d pf_ruleset.d pfctl_queue.d ==== pfail ==== ifconfig lo1000000 create ifconfig tun1000000 create ifconfig tun1000001 create /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail1.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail1.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail2.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail2.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail3.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail3.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail4.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail4.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail5.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail5.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail6.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail6.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail7.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail7.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail8.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail8.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail11.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail11.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail12.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail12.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail13.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail13.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail14.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail14.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail15.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail15.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail16.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail16.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail17.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail17.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail19.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail19.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail20.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail20.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail23.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail23.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail25.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail25.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail27.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail27.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail30.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail30.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail37.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail37.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail38.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail38.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail39.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail39.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail40.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail40.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail41.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail41.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail42.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail42.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail43.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail43.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail47.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail47.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail48.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail48.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail49.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail49.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail50.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail50.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail51.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail51.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail52.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail52.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail53.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail53.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail54.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail54.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail55.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail55.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail56.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail56.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail57.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail57.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail58.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail58.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail59.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail59.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail60.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail60.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail61.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail61.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail62.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail62.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail63.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail63.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail64.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail64.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail65.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail65.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail66.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail66.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pfail67.in 2>&1 | diff -u /usr/src/regress/sbin/pfctl/pfail67.ok /dev/stdin ifconfig lo1000000 destroy ifconfig tun1000000 destroy ifconfig tun1000001 destroy ==== pf-include-setup ==== ifconfig lo1000000 create ifconfig tun1000000 create ifconfig tun1000001 create [ -f /usr/src/regress/sbin/pfctl/obj/pf95.include ] || ln -s /usr/src/regress/sbin/pfctl/pf95.include /usr/src/regress/sbin/pfctl/obj [ -f /usr/src/regress/sbin/pfctl/obj/pf103.include ] || ln -s /usr/src/regress/sbin/pfctl/pf103.include /usr/src/regress/sbin/pfctl/obj ifconfig lo1000000 destroy ifconfig tun1000000 destroy ifconfig tun1000001 destroy ==== pf ==== ifconfig lo1000000 create ifconfig tun1000000 create ifconfig tun1000001 create /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf1.in | diff -u /usr/src/regress/sbin/pfctl/pf1.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf2.in | diff -u /usr/src/regress/sbin/pfctl/pf2.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf3.in | diff -u /usr/src/regress/sbin/pfctl/pf3.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf4.in | diff -u /usr/src/regress/sbin/pfctl/pf4.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf5.in | diff -u /usr/src/regress/sbin/pfctl/pf5.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf6.in | diff -u /usr/src/regress/sbin/pfctl/pf6.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf7.in | diff -u /usr/src/regress/sbin/pfctl/pf7.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf8.in | diff -u /usr/src/regress/sbin/pfctl/pf8.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf9.in | diff -u /usr/src/regress/sbin/pfctl/pf9.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf10.in | diff -u /usr/src/regress/sbin/pfctl/pf10.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf11.in | diff -u /usr/src/regress/sbin/pfctl/pf11.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf12.in | diff -u /usr/src/regress/sbin/pfctl/pf12.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf13.in | diff -u /usr/src/regress/sbin/pfctl/pf13.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf14.in | diff -u /usr/src/regress/sbin/pfctl/pf14.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf15.in | diff -u /usr/src/regress/sbin/pfctl/pf15.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf16.in | diff -u /usr/src/regress/sbin/pfctl/pf16.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf17.in | diff -u /usr/src/regress/sbin/pfctl/pf17.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf18.in | diff -u /usr/src/regress/sbin/pfctl/pf18.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf19.in | diff -u /usr/src/regress/sbin/pfctl/pf19.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf20.in | diff -u /usr/src/regress/sbin/pfctl/pf20.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf21.in | diff -u /usr/src/regress/sbin/pfctl/pf21.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf22.in | diff -u /usr/src/regress/sbin/pfctl/pf22.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf23.in | diff -u /usr/src/regress/sbin/pfctl/pf23.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf24.in | diff -u /usr/src/regress/sbin/pfctl/pf24.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf25.in | diff -u /usr/src/regress/sbin/pfctl/pf25.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf26.in | diff -u /usr/src/regress/sbin/pfctl/pf26.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf27.in | diff -u /usr/src/regress/sbin/pfctl/pf27.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf28.in | diff -u /usr/src/regress/sbin/pfctl/pf28.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf29.in | diff -u /usr/src/regress/sbin/pfctl/pf29.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf30.in | diff -u /usr/src/regress/sbin/pfctl/pf30.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf31.in | diff -u /usr/src/regress/sbin/pfctl/pf31.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf32.in | diff -u /usr/src/regress/sbin/pfctl/pf32.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf34.in | diff -u /usr/src/regress/sbin/pfctl/pf34.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf35.in | diff -u /usr/src/regress/sbin/pfctl/pf35.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf36.in | diff -u /usr/src/regress/sbin/pfctl/pf36.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf38.in | diff -u /usr/src/regress/sbin/pfctl/pf38.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf39.in | diff -u /usr/src/regress/sbin/pfctl/pf39.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf40.in | diff -u /usr/src/regress/sbin/pfctl/pf40.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf41.in | diff -u /usr/src/regress/sbin/pfctl/pf41.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf44.in | diff -u /usr/src/regress/sbin/pfctl/pf44.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf46.in | diff -u /usr/src/regress/sbin/pfctl/pf46.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf47.in | diff -u /usr/src/regress/sbin/pfctl/pf47.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf48.in | diff -u /usr/src/regress/sbin/pfctl/pf48.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf49.in | diff -u /usr/src/regress/sbin/pfctl/pf49.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf50.in | diff -u /usr/src/regress/sbin/pfctl/pf50.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf52.in | diff -u /usr/src/regress/sbin/pfctl/pf52.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf53.in | diff -u /usr/src/regress/sbin/pfctl/pf53.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf54.in | diff -u /usr/src/regress/sbin/pfctl/pf54.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf55.in | diff -u /usr/src/regress/sbin/pfctl/pf55.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf56.in | diff -u /usr/src/regress/sbin/pfctl/pf56.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf57.in | diff -u /usr/src/regress/sbin/pfctl/pf57.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf60.in | diff -u /usr/src/regress/sbin/pfctl/pf60.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf61.in | diff -u /usr/src/regress/sbin/pfctl/pf61.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf65.in | diff -u /usr/src/regress/sbin/pfctl/pf65.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf66.in | diff -u /usr/src/regress/sbin/pfctl/pf66.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf67.in | diff -u /usr/src/regress/sbin/pfctl/pf67.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf68.in | diff -u /usr/src/regress/sbin/pfctl/pf68.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf69.in | diff -u /usr/src/regress/sbin/pfctl/pf69.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf70.in | diff -u /usr/src/regress/sbin/pfctl/pf70.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf71.in | diff -u /usr/src/regress/sbin/pfctl/pf71.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf72.in | diff -u /usr/src/regress/sbin/pfctl/pf72.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf73.in | diff -u /usr/src/regress/sbin/pfctl/pf73.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf74.in | diff -u /usr/src/regress/sbin/pfctl/pf74.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf75.in | diff -u /usr/src/regress/sbin/pfctl/pf75.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf76.in | diff -u /usr/src/regress/sbin/pfctl/pf76.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf77.in | diff -u /usr/src/regress/sbin/pfctl/pf77.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf78.in | diff -u /usr/src/regress/sbin/pfctl/pf78.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf79.in | diff -u /usr/src/regress/sbin/pfctl/pf79.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf80.in | diff -u /usr/src/regress/sbin/pfctl/pf80.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf81.in | diff -u /usr/src/regress/sbin/pfctl/pf81.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf82.in | diff -u /usr/src/regress/sbin/pfctl/pf82.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf83.in | diff -u /usr/src/regress/sbin/pfctl/pf83.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf84.in | diff -u /usr/src/regress/sbin/pfctl/pf84.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf85.in | diff -u /usr/src/regress/sbin/pfctl/pf85.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf86.in | diff -u /usr/src/regress/sbin/pfctl/pf86.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf87.in | diff -u /usr/src/regress/sbin/pfctl/pf87.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf88.in | diff -u /usr/src/regress/sbin/pfctl/pf88.ok /dev/stdin stdin:19: warning: synproxy used for inbound rules only, ignored for outbound /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf89.in | diff -u /usr/src/regress/sbin/pfctl/pf89.ok /dev/stdin pfctl: warning: table already defined in anchor "regress" /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf90.in | diff -u /usr/src/regress/sbin/pfctl/pf90.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf91.in | diff -u /usr/src/regress/sbin/pfctl/pf91.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf92.in | diff -u /usr/src/regress/sbin/pfctl/pf92.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf93.in | diff -u /usr/src/regress/sbin/pfctl/pf93.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf94.in | diff -u /usr/src/regress/sbin/pfctl/pf94.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf95.in | diff -u /usr/src/regress/sbin/pfctl/pf95.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf96.in | diff -u /usr/src/regress/sbin/pfctl/pf96.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf97.in | diff -u /usr/src/regress/sbin/pfctl/pf97.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf98.in | diff -u /usr/src/regress/sbin/pfctl/pf98.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf99.in | diff -u /usr/src/regress/sbin/pfctl/pf99.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf100.in | diff -u /usr/src/regress/sbin/pfctl/pf100.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf101.in | diff -u /usr/src/regress/sbin/pfctl/pf101.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf102.in | diff -u /usr/src/regress/sbin/pfctl/pf102.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf103.in | diff -u /usr/src/regress/sbin/pfctl/pf103.ok /dev/stdin Loading anchor x from pf103.include /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf104.in | diff -u /usr/src/regress/sbin/pfctl/pf104.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf105.in | diff -u /usr/src/regress/sbin/pfctl/pf105.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf106.in | diff -u /usr/src/regress/sbin/pfctl/pf106.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf107.in | diff -u /usr/src/regress/sbin/pfctl/pf107.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf108.in | diff -u /usr/src/regress/sbin/pfctl/pf108.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf109.in | diff -u /usr/src/regress/sbin/pfctl/pf109.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf110.in | diff -u /usr/src/regress/sbin/pfctl/pf110.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf111.in | diff -u /usr/src/regress/sbin/pfctl/pf111.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf114.in | diff -u /usr/src/regress/sbin/pfctl/pf114.ok /dev/stdin ifconfig lo1000000 destroy ifconfig tun1000000 destroy ifconfig tun1000001 destroy ==== selfpf ==== ifconfig lo1000000 create ifconfig tun1000000 create ifconfig tun1000001 create /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf1.ok | diff -u /usr/src/regress/sbin/pfctl/pf1.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf2.ok | diff -u /usr/src/regress/sbin/pfctl/pf2.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf3.ok | diff -u /usr/src/regress/sbin/pfctl/pf3.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf4.ok | diff -u /usr/src/regress/sbin/pfctl/pf4.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf5.ok | diff -u /usr/src/regress/sbin/pfctl/pf5.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf6.ok | diff -u /usr/src/regress/sbin/pfctl/pf6.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf7.ok | diff -u /usr/src/regress/sbin/pfctl/pf7.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf8.ok | diff -u /usr/src/regress/sbin/pfctl/pf8.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf9.ok | diff -u /usr/src/regress/sbin/pfctl/pf9.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf10.ok | diff -u /usr/src/regress/sbin/pfctl/pf10.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf11.ok | diff -u /usr/src/regress/sbin/pfctl/pf11.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf12.ok | diff -u /usr/src/regress/sbin/pfctl/pf12.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf13.ok | diff -u /usr/src/regress/sbin/pfctl/pf13.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf14.ok | diff -u /usr/src/regress/sbin/pfctl/pf14.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf15.ok | diff -u /usr/src/regress/sbin/pfctl/pf15.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf16.ok | diff -u /usr/src/regress/sbin/pfctl/pf16.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf17.ok | diff -u /usr/src/regress/sbin/pfctl/pf17.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf18.ok | diff -u /usr/src/regress/sbin/pfctl/pf18.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf19.ok | diff -u /usr/src/regress/sbin/pfctl/pf19.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf20.ok | diff -u /usr/src/regress/sbin/pfctl/pf20.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf21.ok | diff -u /usr/src/regress/sbin/pfctl/pf21.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf22.ok | diff -u /usr/src/regress/sbin/pfctl/pf22.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf23.ok | diff -u /usr/src/regress/sbin/pfctl/pf23.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf24.ok | diff -u /usr/src/regress/sbin/pfctl/pf24.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf25.ok | diff -u /usr/src/regress/sbin/pfctl/pf25.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf26.ok | diff -u /usr/src/regress/sbin/pfctl/pf26.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf27.ok | diff -u /usr/src/regress/sbin/pfctl/pf27.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf28.ok | diff -u /usr/src/regress/sbin/pfctl/pf28.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf29.ok | diff -u /usr/src/regress/sbin/pfctl/pf29.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf30.ok | diff -u /usr/src/regress/sbin/pfctl/pf30.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf31.ok | diff -u /usr/src/regress/sbin/pfctl/pf31.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf32.ok | diff -u /usr/src/regress/sbin/pfctl/pf32.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf34.ok | diff -u /usr/src/regress/sbin/pfctl/pf34.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf35.ok | diff -u /usr/src/regress/sbin/pfctl/pf35.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf36.ok | diff -u /usr/src/regress/sbin/pfctl/pf36.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf38.ok | diff -u /usr/src/regress/sbin/pfctl/pf38.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf39.ok | diff -u /usr/src/regress/sbin/pfctl/pf39.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf40.ok | diff -u /usr/src/regress/sbin/pfctl/pf40.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf41.ok | diff -u /usr/src/regress/sbin/pfctl/pf41.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf44.ok | diff -u /usr/src/regress/sbin/pfctl/pf44.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf46.ok | diff -u /usr/src/regress/sbin/pfctl/pf46.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf47.ok | diff -u /usr/src/regress/sbin/pfctl/pf47.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf48.ok | diff -u /usr/src/regress/sbin/pfctl/pf48.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf49.ok | diff -u /usr/src/regress/sbin/pfctl/pf49.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf50.ok | diff -u /usr/src/regress/sbin/pfctl/pf50.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf52.ok | diff -u /usr/src/regress/sbin/pfctl/pf52.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf53.ok | diff -u /usr/src/regress/sbin/pfctl/pf53.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf54.ok | diff -u /usr/src/regress/sbin/pfctl/pf54.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf55.ok | diff -u /usr/src/regress/sbin/pfctl/pf55.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf56.ok | diff -u /usr/src/regress/sbin/pfctl/pf56.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf57.ok | diff -u /usr/src/regress/sbin/pfctl/pf57.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf60.ok | diff -u /usr/src/regress/sbin/pfctl/pf60.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf61.ok | diff -u /usr/src/regress/sbin/pfctl/pf61.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf65.ok | diff -u /usr/src/regress/sbin/pfctl/pf65.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf66.ok | diff -u /usr/src/regress/sbin/pfctl/pf66.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf67.ok | diff -u /usr/src/regress/sbin/pfctl/pf67.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf68.ok | diff -u /usr/src/regress/sbin/pfctl/pf68.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf69.ok | diff -u /usr/src/regress/sbin/pfctl/pf69.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf70.ok | diff -u /usr/src/regress/sbin/pfctl/pf70.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf71.ok | diff -u /usr/src/regress/sbin/pfctl/pf71.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf72.ok | diff -u /usr/src/regress/sbin/pfctl/pf72.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf73.ok | diff -u /usr/src/regress/sbin/pfctl/pf73.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf74.ok | diff -u /usr/src/regress/sbin/pfctl/pf74.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf75.ok | diff -u /usr/src/regress/sbin/pfctl/pf75.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf76.ok | diff -u /usr/src/regress/sbin/pfctl/pf76.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf77.ok | diff -u /usr/src/regress/sbin/pfctl/pf77.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf78.ok | diff -u /usr/src/regress/sbin/pfctl/pf78.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf79.ok | diff -u /usr/src/regress/sbin/pfctl/pf79.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf80.ok | diff -u /usr/src/regress/sbin/pfctl/pf80.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf81.ok | diff -u /usr/src/regress/sbin/pfctl/pf81.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf82.ok | diff -u /usr/src/regress/sbin/pfctl/pf82.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf83.ok | diff -u /usr/src/regress/sbin/pfctl/pf83.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf84.ok | diff -u /usr/src/regress/sbin/pfctl/pf84.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf85.ok | diff -u /usr/src/regress/sbin/pfctl/pf85.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf86.ok | diff -u /usr/src/regress/sbin/pfctl/pf86.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf87.ok | diff -u /usr/src/regress/sbin/pfctl/pf87.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf88.ok | diff -u /usr/src/regress/sbin/pfctl/pf88.ok /dev/stdin stdin:14: warning: synproxy used for inbound rules only, ignored for outbound /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf89.ok | diff -u /usr/src/regress/sbin/pfctl/pf89.ok /dev/stdin pfctl: warning: table already defined in anchor "regress" /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf90.ok | diff -u /usr/src/regress/sbin/pfctl/pf90.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf91.ok | diff -u /usr/src/regress/sbin/pfctl/pf91.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf92.ok | diff -u /usr/src/regress/sbin/pfctl/pf92.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf93.ok | diff -u /usr/src/regress/sbin/pfctl/pf93.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf94.ok | diff -u /usr/src/regress/sbin/pfctl/pf94.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf95.ok | diff -u /usr/src/regress/sbin/pfctl/pf95.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf96.ok | diff -u /usr/src/regress/sbin/pfctl/pf96.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf97.ok | diff -u /usr/src/regress/sbin/pfctl/pf97.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf98.ok | diff -u /usr/src/regress/sbin/pfctl/pf98.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf99.ok | diff -u /usr/src/regress/sbin/pfctl/pf99.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf100.ok | diff -u /usr/src/regress/sbin/pfctl/pf100.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf101.ok | diff -u /usr/src/regress/sbin/pfctl/pf101.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf102.ok | diff -u /usr/src/regress/sbin/pfctl/pf102.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf103.ok | diff -u /usr/src/regress/sbin/pfctl/pf103.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf104.ok | diff -u /usr/src/regress/sbin/pfctl/pf104.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf105.ok | diff -u /usr/src/regress/sbin/pfctl/pf105.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf106.ok | diff -u /usr/src/regress/sbin/pfctl/pf106.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf107.ok | diff -u /usr/src/regress/sbin/pfctl/pf107.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf108.ok | diff -u /usr/src/regress/sbin/pfctl/pf108.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf109.ok | diff -u /usr/src/regress/sbin/pfctl/pf109.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf110.ok | diff -u /usr/src/regress/sbin/pfctl/pf110.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf111.ok | diff -u /usr/src/regress/sbin/pfctl/pf111.ok /dev/stdin /sbin/pfctl -o none -nv -f - < /usr/src/regress/sbin/pfctl/pf114.ok | diff -u /usr/src/regress/sbin/pfctl/pf114.ok /dev/stdin ifconfig lo1000000 destroy ifconfig tun1000000 destroy ifconfig tun1000001 destroy ==== pf-changerule ==== ifconfig lo1000000 create ifconfig tun1000000 create ifconfig tun1000001 create yacc -o parse.c /usr/src/regress/sbin/pfctl/../../../sbin/pfctl/parse.y cc -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -Wno-unused-variable -I/usr/src/regress/sbin/pfctl/../../../sbin/pfctl -DREGRESS_NOMAIN -g -MD -MP -c /usr/src/regress/sbin/pfctl/changerule.c cc -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -Wno-unused-variable -I/usr/src/regress/sbin/pfctl/../../../sbin/pfctl -DREGRESS_NOMAIN -g -MD -MP -c parse.c cc -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -Wno-unused-variable -I/usr/src/regress/sbin/pfctl/../../../sbin/pfctl -DREGRESS_NOMAIN -g -MD -MP -c /usr/src/regress/sbin/pfctl/../../../sbin/pfctl/pfctl_parser.c cc -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -Wno-unused-variable -I/usr/src/regress/sbin/pfctl/../../../sbin/pfctl -DREGRESS_NOMAIN -g -MD -MP -c /usr/src/regress/sbin/pfctl/../../../sbin/pfctl/pf_print_state.c cc -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -Wno-unused-variable -I/usr/src/regress/sbin/pfctl/../../../sbin/pfctl -DREGRESS_NOMAIN -g -MD -MP -c /usr/src/regress/sbin/pfctl/../../../sbin/pfctl/pfctl.c cc -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -Wno-unused-variable -I/usr/src/regress/sbin/pfctl/../../../sbin/pfctl -DREGRESS_NOMAIN -g -MD -MP -c /usr/src/regress/sbin/pfctl/../../../sbin/pfctl/pfctl_osfp.c cc -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -Wno-unused-variable -I/usr/src/regress/sbin/pfctl/../../../sbin/pfctl -DREGRESS_NOMAIN -g -MD -MP -c /usr/src/regress/sbin/pfctl/../../../sbin/pfctl/pfctl_radix.c cc -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -Wno-unused-variable -I/usr/src/regress/sbin/pfctl/../../../sbin/pfctl -DREGRESS_NOMAIN -g -MD -MP -c /usr/src/regress/sbin/pfctl/../../../sbin/pfctl/pfctl_table.c cc -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -Wno-unused-variable -I/usr/src/regress/sbin/pfctl/../../../sbin/pfctl -DREGRESS_NOMAIN -g -MD -MP -c /usr/src/regress/sbin/pfctl/../../../sbin/pfctl/pfctl_optimize.c cc -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -Wno-unused-variable -I/usr/src/regress/sbin/pfctl/../../../sbin/pfctl -DREGRESS_NOMAIN -g -MD -MP -c /usr/src/regress/sbin/pfctl/../../../sys/net/pf_ruleset.c cc -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -Wno-unused-variable -I/usr/src/regress/sbin/pfctl/../../../sbin/pfctl -DREGRESS_NOMAIN -g -MD -MP -c /usr/src/regress/sbin/pfctl/../../../sbin/pfctl/pfctl_queue.c cc -o changerule changerule.o parse.o pfctl_parser.o pf_print_state.o pfctl.o pfctl_osfp.o pfctl_radix.o pfctl_table.o pfctl_optimize.o pf_ruleset.o pfctl_queue.o -lm echo 'pass all' | /sbin/pfctl -a regress -f - /sbin/pfctl -a 'regress/*' -Fr Removing: regress/relative regress/one/two regress/one regress/foo/bar regress/foo/_4 regress/foo regress/_1/foo/_3 regress/_1/foo regress/_1/_3/_4/_5/_6/_7/_8/_9/_10 regress/_1/_3/_4/_5/_6/_7/_8/_9 regress/_1/_3/_4/_5/_6/_7/_8 regress/_1/_3/_4/_5/_6/_7 regress/_1/_3/_4/_5/_6 regress/_1/_3/_4/_5 regress/_1/_3/_4 regress/_1/_3 regress/_1/_2 regress/_1 regress echo 'pass all' | /sbin/pfctl -a regress -f - echo "pass in proto tcp from any to any port 10" | ./changerule -a regress -i 0 echo "pass in proto tcp from any to any port 20" | ./changerule -a regress -i 0 echo "pass in proto tcp from any to any port 30" | ./changerule -a regress -i 0 echo "pass in proto tcp from any to any port 40" | ./changerule -a regress -i 0 echo "pass in proto tcp from any to any port 50" | ./changerule -a regress -i 0 /sbin/pfctl -a regress -sr | diff -u /usr/src/regress/sbin/pfctl/changerule-head.ok /dev/stdin /sbin/pfctl -a 'regress/*' -Fr Removing: regress echo 'pass all' | /sbin/pfctl -a regress -f - echo "pass in proto tcp from any to any port 10" | ./changerule -a regress -i -1 echo "pass in proto tcp from any to any port 20" | ./changerule -a regress -i -1 echo "pass in proto tcp from any to any port 30" | ./changerule -a regress -i -1 echo "pass in proto tcp from any to any port 40" | ./changerule -a regress -i -1 echo "pass in proto tcp from any to any port 50" | ./changerule -a regress -i -1 /sbin/pfctl -a regress -sr | diff -u /usr/src/regress/sbin/pfctl/changerule-tail.ok /dev/stdin echo 'pass in proto tcp from any to any port 15' | ./changerule -a regress -i 2 /sbin/pfctl -a regress -sr | diff -u /usr/src/regress/sbin/pfctl/changerule-before.ok /dev/stdin echo 'pass in proto tcp from any to any port 25' | ./changerule -a regress -I 3 /sbin/pfctl -a regress -sr | diff -u /usr/src/regress/sbin/pfctl/changerule-after.ok /dev/stdin /sbin/pfctl -a 'regress/*' -Fr Removing: regress ifconfig lo1000000 destroy ifconfig tun1000000 destroy ifconfig tun1000001 destroy ==== pfsimple ==== ifconfig lo1000000 create ifconfig tun1000000 create ifconfig tun1000001 create /sbin/pfctl -o none -nf - < /usr/src/regress/sbin/pfctl/pfsimple1.in /sbin/pfctl -o none -nf - < /usr/src/regress/sbin/pfctl/pfsimple2.in ifconfig lo1000000 destroy ifconfig tun1000000 destroy ifconfig tun1000001 destroy ==== pfload ==== ifconfig lo1000000 create ifconfig tun1000000 create ifconfig tun1000001 create /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf1.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf1.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf2.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf2.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf3.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf3.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf4.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf4.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf5.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf5.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf7.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf7.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf8.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf8.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf9.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf9.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf10.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf10.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf11.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf11.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf12.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf12.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf13.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf13.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf14.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf14.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf15.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf15.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf16.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf16.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf17.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf17.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf18.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf18.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf19.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf19.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf20.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf20.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf23.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf23.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf24.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf24.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf25.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf25.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf26.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf26.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf27.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf27.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf28.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf28.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf29.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf29.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf30.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf30.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf31.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf31.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf32.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf32.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf34.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf34.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf36.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf36.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf38.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf38.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf39.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf39.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf40.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf40.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf44.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf44.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf46.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf46.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf47.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf47.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf48.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf48.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf49.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf49.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf54.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf54.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf56.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf56.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf60.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf60.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf61.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf61.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf65.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf65.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf66.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf66.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf67.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf67.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf68.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf68.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf69.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf69.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf70.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf70.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf71.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf71.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf72.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf72.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf73.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf73.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf74.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf74.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf75.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf75.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf76.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf76.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf77.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf77.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf78.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf78.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf79.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf79.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf80.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf80.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf81.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf81.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf82.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf82.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf84.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf84.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf87.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf87.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf88.in stdin:19: warning: synproxy used for inbound rules only, ignored for outbound /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf88.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf89.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf89.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf90.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf90.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf91.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf91.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf92.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf92.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf99.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf99.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf100.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf100.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf101.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf101.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -o none -a regress -f - < /usr/src/regress/sbin/pfctl/pf114.in /sbin/pfctl -o none -a 'regress/*' -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf114.loaded /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 ifconfig lo1000000 destroy ifconfig tun1000000 destroy ifconfig tun1000001 destroy ==== pfoptimize ==== ifconfig lo1000000 create ifconfig tun1000000 create ifconfig tun1000001 create /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf1.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf1.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf2.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf2.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf3.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf3.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf4.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf4.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf5.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf5.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf7.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf7.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf8.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf8.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf9.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf9.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf10.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf10.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf11.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf11.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf12.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf12.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf13.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf13.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf14.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf14.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf15.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf15.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf16.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf16.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf17.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf17.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf18.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf18.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf19.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf19.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf20.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf20.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf23.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf23.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf24.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf24.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf25.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf25.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf26.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf26.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf27.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf27.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf28.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf28.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf29.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf29.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf30.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf30.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf31.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf31.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf32.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf32.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf34.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf34.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf36.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf36.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf38.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf38.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf39.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf39.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf40.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf40.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf44.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf44.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf46.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf46.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf47.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf47.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf48.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf48.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf49.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf49.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf54.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf54.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf56.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf56.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf60.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf60.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf61.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf61.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf65.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf65.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf66.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf66.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf67.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf67.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf68.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf68.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf69.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf69.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf70.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf70.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf71.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf71.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf72.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf72.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf73.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf73.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf74.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf74.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf75.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf75.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf76.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf76.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf77.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf77.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf78.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf78.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf79.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf79.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf80.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf80.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf81.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf81.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf82.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf82.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf84.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf84.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf87.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf87.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf88.in stdin:19: warning: synproxy used for inbound rules only, ignored for outbound /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf88.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf89.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf89.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf90.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf90.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf91.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf91.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf92.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf92.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf99.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf99.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf100.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf100.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf101.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf101.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -obasic -a regress -f - < /usr/src/regress/sbin/pfctl/pf114.in /sbin/pfctl -o none -a regress -gvvsr | sed -e 's/__automatic_[0-9a-f]*_/__automatic_/g' | diff -u /usr/src/regress/sbin/pfctl/pf114.optimized /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 ifconfig lo1000000 destroy ifconfig tun1000000 destroy ifconfig tun1000001 destroy ==== pfi ==== ifconfig lo1000000 create ifconfig tun1000000 create ifconfig tun1000001 create xargs /bin/ksh /usr/src/regress/sbin/pfctl/if2ip &1 | diff -u /usr/src/regress/sbin/pfctl/pfcmdfail1.ok /dev/stdin ifconfig lo1000000 destroy ifconfig tun1000000 destroy ifconfig tun1000001 destroy ==== pf-loadanchors-setup ==== ifconfig lo1000000 create ifconfig tun1000000 create ifconfig tun1000001 create [ -f /usr/src/regress/sbin/pfctl/obj/pf112.one ] || ln -s /usr/src/regress/sbin/pfctl/pf112.one /usr/src/regress/sbin/pfctl/obj [ -f /usr/src/regress/sbin/pfctl/obj/pf112.two ] || ln -s /usr/src/regress/sbin/pfctl/pf112.two /usr/src/regress/sbin/pfctl/obj [ -f /usr/src/regress/sbin/pfctl/obj/pf113.one ] || ln -s /usr/src/regress/sbin/pfctl/pf113.one /usr/src/regress/sbin/pfctl/obj [ -f /usr/src/regress/sbin/pfctl/obj/pf113.two ] || ln -s /usr/src/regress/sbin/pfctl/pf113.two /usr/src/regress/sbin/pfctl/obj ifconfig lo1000000 destroy ifconfig tun1000000 destroy ifconfig tun1000001 destroy ==== pfloadanchors ==== ifconfig lo1000000 create ifconfig tun1000000 create ifconfig tun1000001 create /sbin/pfctl -a regress -v -f - < /usr/src/regress/sbin/pfctl/pf112.in Loading anchor regress/one from pf112.one Loading anchor regress/one/two from pf112.two anchor "one" all anchor "two" all table { 10.0.0.1 } pass from to any flags S/SA /sbin/pfctl -a 'regress/*' -sr | sed -e 's/__automatic_[0-9a-f]*_.*>/__automatic_>/' | diff -u /usr/src/regress/sbin/pfctl/pf112.ok /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 /sbin/pfctl -a regress -v -f - < /usr/src/regress/sbin/pfctl/pf113.in Loading anchor regress/one from pf113.one Loading anchor regress/one/two from pf113.two anchor "one" all anchor "two" all addrs = "{ 1.2.3.4, 10.20.30.40, 2.4.6.8, 20.40.60.80, 4.8.12.16, 40.80.120.160, 5.6.7.8, 50.60.70.80, 10.12.14.16, 100.120.140.160 }" table <__automatic_af627992_0> const { 1.2.3.4 10.20.30.40 2.4.6.8 20.40.60.80 4.8.12.16 40.80.120.160 5.6.7.8 50.60.70.80 10.12.14.16 100.120.140.160 } pass inet from <__automatic_af627992_0> to any flags S/SA /sbin/pfctl -a 'regress/*' -sr | sed -e 's/__automatic_[0-9a-f]*_.*>/__automatic_>/' | diff -u /usr/src/regress/sbin/pfctl/pf113.ok /dev/stdin /sbin/pfctl -o none -a regress -Fr >/dev/null 2>&1 ifconfig lo1000000 destroy ifconfig tun1000000 destroy ifconfig tun1000001 destroy PASS sbin/pfctl Duration 0m13.70s START sbin/route 2025-02-13T02:01:13Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ==== netmask ==== /sbin/route -T 5 -n -t add -net 192.0.3/24 192.0.2.1 add net 192.0.3/24: gateway 192.0.2.1 /sbin/route -T 5 -n -t add -net 192.0.4.0 -netmask 255.255.255.0 192.0.2.1 add net 192.0.4.0: gateway 192.0.2.1 /sbin/route -T 5 -n -t delete -net 192.0.3/24 192.0.2.1 delete net 192.0.3/24: gateway 192.0.2.1 /sbin/route -T 5 -n -t delete -net 192.0.4.0 -netmask 255.255.255.0 192.0.2.1 delete net 192.0.4.0: gateway 192.0.2.1 /sbin/route -T 5 -n -t add -dst 192.0.3/24 192.0.2.1 add net 192.0.3/24: gateway 192.0.2.1 /sbin/route -T 5 -n -t add -dst 192.0.4.0 -netmask 255.255.255.0 192.0.2.1 add net 192.0.4.0: gateway 192.0.2.1 /sbin/route -T 5 -n -t delete -dst 192.0.3/24 192.0.2.1 delete net 192.0.3/24: gateway 192.0.2.1 /sbin/route -T 5 -n -t delete -dst 192.0.4.0 -netmask 255.255.255.0 192.0.2.1 delete net 192.0.4.0: gateway 192.0.2.1 ==== rttest1 ==== /sbin/route -T 5 -n add 10/8 192.0.2.1 add net 10/8: gateway 192.0.2.1 /sbin/route -T 5 -n add 10.0/16 192.0.2.4 add net 10.0/16: gateway 192.0.2.4 /sbin/route -T 5 -n add 10.0/10 192.0.2.4 add net 10.0/10: gateway 192.0.2.4 /sbin/route -T 5 -n add 10.8/16 192.0.2.3 add net 10.8/16: gateway 192.0.2.3 /sbin/route -T 5 -n add 10.8.0/24 192.0.2.1 add net 10.8.0/24: gateway 192.0.2.1 /sbin/route -T 5 -n add 10.8.1/24 192.0.2.2 add net 10.8.1/24: gateway 192.0.2.2 /sbin/route -T 5 -n add 10.8.3/24 192.0.2.3 add net 10.8.3/24: gateway 192.0.2.3 /sbin/route -T 5 -n add 10.8.4/24 192.0.2.4 add net 10.8.4/24: gateway 192.0.2.4 /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest1.ok /dev/stdin ==== rttest2 ==== /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.3 add net 10.8.1/24: gateway 192.0.2.3 /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.4 add net 10.8.1/24: gateway 192.0.2.4 /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest2.ok /dev/stdin ==== rttest3 ==== /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.3 add net 10.8.1/24: gateway 192.0.2.3 /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.3 && exit 1 || exit 0 add net 10.8.1/24: gateway 192.0.2.3: File exists /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest3.ok /dev/stdin ==== rttest4 ==== /sbin/route -T 5 -n add -priority 16 10.8.1/24 192.0.2.1 add net 10.8.1/24: gateway 192.0.2.1 /sbin/route -T 5 -n add -priority 17 10.8.1/24 192.0.2.2 add net 10.8.1/24: gateway 192.0.2.2 /sbin/route -T 5 -n add -priority 18 10.8.1/24 192.0.2.3 add net 10.8.1/24: gateway 192.0.2.3 /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest4.ok /dev/stdin ==== rttest5 ==== /sbin/route -T 5 -n add -mpath -priority 16 10.8.1/24 192.0.2.2 add net 10.8.1/24: gateway 192.0.2.2 /sbin/route -T 5 -n add -mpath -priority 17 10.8.1/24 192.0.2.2 add net 10.8.1/24: gateway 192.0.2.2 /sbin/route -T 5 -n add -mpath -priority 18 10.8.1/24 192.0.2.2 add net 10.8.1/24: gateway 192.0.2.2 ! /sbin/route -T 5 -n add -mpath -priority 17 10.8.1/24 192.0.2.2 add net 10.8.1/24: gateway 192.0.2.2: File exists /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest5.ok /dev/stdin ==== rttest6 ==== /sbin/route -T 5 -n add -priority 16 10.8.1/24 192.0.2.1 add net 10.8.1/24: gateway 192.0.2.1 /sbin/route -T 5 -n add -priority 17 10.8.1/24 192.0.2.2 add net 10.8.1/24: gateway 192.0.2.2 /sbin/route -T 5 -n add -priority 18 10.8.1/24 192.0.2.3 add net 10.8.1/24: gateway 192.0.2.3 ! /sbin/route -T 5 -n add -priority 17 10.8.1/24 192.0.2.2 add net 10.8.1/24: gateway 192.0.2.2: File exists /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest6.ok /dev/stdin ==== rttest7 ==== /sbin/route -T 5 -n add -priority 16 10.8.1/24 192.0.2.1 add net 10.8.1/24: gateway 192.0.2.1 /sbin/route -T 5 -n add -priority 17 10.8.1/24 192.0.2.2 add net 10.8.1/24: gateway 192.0.2.2 /sbin/route -T 5 -n add -priority 18 10.8.1/24 192.0.2.3 add net 10.8.1/24: gateway 192.0.2.3 /sbin/route -T 5 -n delete -priority 17 10.8.1/24 delete net 10.8.1/24 /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest7.ok /dev/stdin ==== rttest8 ==== /sbin/route -T 5 -n add -priority 16 10.8.1/24 192.0.2.1 add net 10.8.1/24: gateway 192.0.2.1 /sbin/route -T 5 -n add -priority 17 10.8.1/24 192.0.2.2 add net 10.8.1/24: gateway 192.0.2.2 /sbin/route -T 5 -n add -priority 18 10.8.1/24 192.0.2.3 add net 10.8.1/24: gateway 192.0.2.3 ifconfig lo10002 down ! /sbin/route -T 5 -n add -priority 17 10.8.1/24 192.0.2.2 add net 10.8.1/24: gateway 192.0.2.2: File exists # Wait until SRP reference count are dropped sleep .5 /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest8.ok /dev/stdin ==== rttest9 ==== /sbin/route -T 5 -n add -priority 16 10.8.1/24 192.0.2.1 add net 10.8.1/24: gateway 192.0.2.1 /sbin/route -T 5 -n add -priority 17 10.8.1/24 192.0.2.2 add net 10.8.1/24: gateway 192.0.2.2 /sbin/route -T 5 -n add -priority 18 10.8.1/24 192.0.2.3 add net 10.8.1/24: gateway 192.0.2.3 ifconfig lo10002 down /sbin/route -T 5 -n delete -priority 17 10.8.1/24 delete net 10.8.1/24 /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest9.ok /dev/stdin ==== rttest10 ==== ifconfig lo10002 down /sbin/route -T 5 -n add -priority 16 10.8.1/24 192.0.2.1 add net 10.8.1/24: gateway 192.0.2.1 /sbin/route -T 5 -n add -priority 17 10.8.1/24 192.0.2.2 add net 10.8.1/24: gateway 192.0.2.2 /sbin/route -T 5 -n add -priority 18 10.8.1/24 192.0.2.3 add net 10.8.1/24: gateway 192.0.2.3 /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest10.ok /dev/stdin ==== rttest11 ==== ifconfig lo10002 down /sbin/route -T 5 -n add -priority 16 10.8.1/24 192.0.2.1 add net 10.8.1/24: gateway 192.0.2.1 /sbin/route -T 5 -n add -priority 18 10.8.1/24 192.0.2.3 add net 10.8.1/24: gateway 192.0.2.3 /sbin/route -T 5 -n add -priority 17 10.8.1/24 192.0.2.2 add net 10.8.1/24: gateway 192.0.2.2 /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest11.ok /dev/stdin ==== rttest12 ==== /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.3 add net 10.8.1/24: gateway 192.0.2.3 /sbin/route -T 5 -n change -mpath 10.8.1/24 192.0.2.4 change net 10.8.1/24: gateway 192.0.2.4 /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest12.ok /dev/stdin ==== rttest13 ==== /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.3 add net 10.8.1/24: gateway 192.0.2.3 /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.4 add net 10.8.1/24: gateway 192.0.2.4 ! /sbin/route -T 5 -n change -mpath 10.8.1/24 192.0.2.1 change net 10.8.1/24: gateway 192.0.2.1: not in table ==== rttest14 ==== ifconfig lo10001 inet6 eui64 ifconfig lo10002 inet6 fd88::1/64 ifconfig lo10003 inet6 fd99::1/64 /sbin/route -T 5 -n add -inet6 fd88::666 fd99::1 add host fd88::666: gateway fd99::1 /sbin/route -T 5 -n change fd88::666 -mtu 1500 change host fd88::666 /sbin/route -T 5 -n show -inet6 2>&1 | diff -u /usr/src/regress/sbin/route/rttest14.ok /dev/stdin ==== rttest15 ==== /sbin/route -T 5 -n add 10.0/16 192.0.2.4 add net 10.0/16: gateway 192.0.2.4 /sbin/route -T 5 -n change 10.0/16 -ifa 192.0.2.2 change net 10.0/16 /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest15.ok /dev/stdin ==== rttest16 ==== ifconfig lo10001 inet6 eui64 ifconfig lo10002 inet6 fd88::1/64 ifconfig lo10003 inet6 fd99::1/64 /sbin/route -T 5 -n add -inet6 fd88::666 fd99::1 add host fd88::666: gateway fd99::1 /sbin/route -T 5 -n change fd88::666 -ifp lo10002 change host fd88::666 /sbin/route -T 5 -n show -inet6 2>&1 | diff -u /usr/src/regress/sbin/route/rttest16.ok /dev/stdin ==== rttest17 ==== /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.3 add net 10.8.1/24: gateway 192.0.2.3 /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.4 add net 10.8.1/24: gateway 192.0.2.4 /sbin/route -T 5 -n delete -mpath 10.8.1/24 192.0.2.3 delete net 10.8.1/24: gateway 192.0.2.3 /sbin/route -T 5 -n show -inet -gateway 2>&1 | diff -u /usr/src/regress/sbin/route/rttest17.ok /dev/stdin ==== rttest18 ==== /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.3 add net 10.8.1/24: gateway 192.0.2.3 /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.4 add net 10.8.1/24: gateway 192.0.2.4 /sbin/route -T 5 -n delete -mpath 10.8.1/24 192.0.2.4 delete net 10.8.1/24: gateway 192.0.2.4 /sbin/route -T 5 -n show -inet -gateway 2>&1 | diff -u /usr/src/regress/sbin/route/rttest18.ok /dev/stdin ==== rttest19 ==== /sbin/route -T 5 -n add 10.8.1/24 192.0.2.1 add net 10.8.1/24: gateway 192.0.2.1 /sbin/route -T 5 -n add -mpath 10.8.1/25 192.0.2.3 add net 10.8.1/25: gateway 192.0.2.3 /sbin/route -T 5 -n add -mpath 10.8.1/25 192.0.2.4 add net 10.8.1/25: gateway 192.0.2.4 /sbin/route -T 5 -n add 10.8.1/26 192.0.2.2 add net 10.8.1/26: gateway 192.0.2.2 /sbin/route -T 5 -n delete -mpath 10.8.1/25 192.0.2.3 delete net 10.8.1/25: gateway 192.0.2.3 /sbin/route -T 5 -n show -inet -gateway 2>&1 | diff -u /usr/src/regress/sbin/route/rttest19.ok /dev/stdin ==== rttest20 ==== ifconfig lo10001 inet6 fd88::1/64 ifconfig lo10002 inet6 fd88::2/64 /sbin/route -T 5 -n add -inet6 2001:ee0:2001:c0::/64 fd88::1 add net 2001:ee0:2001:c0::/64: gateway fd88::1 /sbin/route -T 5 -n add -inet6 -mpath 2001:ee0:2001:c0::/64 fd88::2 add net 2001:ee0:2001:c0::/64: gateway fd88::2 /sbin/route -T 5 -n get -inet6 2001:ee0:2001:c0::/64 2>&1 | diff -u /usr/src/regress/sbin/route/rttest20.ok /dev/stdin ==== rttest21 ==== /sbin/route -T 5 -n add 10.8.1/24 -gateway 192.0.2.3 -priority 4 add net 10.8.1/24: gateway 192.0.2.3 /sbin/route -T 5 -n add 10.8.1/24 -gateway 192.0.2.3 -priority 3 add net 10.8.1/24: gateway 192.0.2.3 /sbin/route -T 5 -n add 10.8.1/24 -gateway 192.0.2.3 -priority 5 add net 10.8.1/24: gateway 192.0.2.3 /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest21.ok /dev/stdin ==== rttest22 ==== /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.3 add net 10.8.1/24: gateway 192.0.2.3 /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.4 add net 10.8.1/24: gateway 192.0.2.4 /sbin/route -T 5 -n change -mpath -mtu 1000 10.8.1/24 192.0.2.4 change net 10.8.1/24: gateway 192.0.2.4 /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest22.ok /dev/stdin ==== rttest23 ==== /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.3 add net 10.8.1/24: gateway 192.0.2.3 /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.4 add net 10.8.1/24: gateway 192.0.2.4 ! /sbin/route -T 5 -n change -mpath -mtu 1000 10.8.1/24 change net 10.8.1/24: not in table ==== rttest24 ==== /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.3 add net 10.8.1/24: gateway 192.0.2.3 /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.4 add net 10.8.1/24: gateway 192.0.2.4 /sbin/route -T 5 -n change -mpath -lock -mtu 1000 10.8.1/24 192.0.2.4 change net 10.8.1/24: gateway 192.0.2.4 /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest24.ok /dev/stdin ==== rttest25 ==== /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.3 add net 10.8.1/24: gateway 192.0.2.3 /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.4 add net 10.8.1/24: gateway 192.0.2.4 ! /sbin/route -T 5 -n change -mpath -mtu 1000 10.8.1/24 192.0.2.1 change net 10.8.1/24: gateway 192.0.2.1: not in table ==== rttest26 ==== /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.3 add net 10.8.1/24: gateway 192.0.2.3 /sbin/route -T 5 -n change -mpath -mtu 1000 10.8.1/24 change net 10.8.1/24 /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest26.ok /dev/stdin ==== rttest27 ==== /sbin/route -T 5 -n add -mpath 10.8.1/24 192.0.2.3 add net 10.8.1/24: gateway 192.0.2.3 /sbin/route -T 5 -n change -mpath -mtu 1000 10.8.1/24 192.0.2.4 change net 10.8.1/24: gateway 192.0.2.4 /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest27.ok /dev/stdin ==== rttest28 ==== ! /sbin/route -T 5 -n delete 192.0.2.1 192.0.2.1 delete host 192.0.2.1: gateway 192.0.2.1: Invalid argument ==== rttest29 ==== ! /sbin/route -T 5 -n change -expire 30 192.0.2.1 192.0.2.2 change host 192.0.2.1: gateway 192.0.2.2: Invalid argument ==== rttest30 ==== ifconfig vether99 rdomain 5 lladdr fe:e1:ba:d4:c8:1d up ifconfig vlan99 rdomain 5 parent vether99 vnetid 3 up ifconfig vether99 10.1.254.56/14 ifconfig vlan99 inet alias 10.1.255.1/14 ifconfig vlan99 inet alias 10.1.255.2/14 ifconfig vlan99 inet alias 10.1.255.3/14 ifconfig vlan99 down # Wait until SRP reference count are dropped sleep .5 /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest30.ok /dev/stdin ==== rttest31 ==== /sbin/route -T 5 -n add -mpath 192.0.3/24 -priority 13 192.0.2.3 add net 192.0.3/24: gateway 192.0.2.3 /sbin/route -T 5 -n add -mpath 192.0.3/24 -priority 11 192.0.2.1 add net 192.0.3/24: gateway 192.0.2.1 /sbin/route -T 5 -n add -mpath 192.0.3/24 -priority 14 192.0.2.4 add net 192.0.3/24: gateway 192.0.2.4 /sbin/route -T 5 -n add -mpath 192.0.3/24 -priority 12 192.0.2.2 add net 192.0.3/24: gateway 192.0.2.2 /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest31.ok /dev/stdin ==== rttest32 ==== # Use vether(4) and vlan(4) because we need IFT_ETHER interfaces # for the auto-magic RTF_CLONING routes. ifconfig vether99 rdomain 5 lladdr fe:e1:ba:d4:c8:1d up ifconfig vether99 130.102.71.68/27 ifconfig vlan99 rdomain 5 parent vether99 vnetid 3 up ifconfig vlan99 130.102.71.70/27 # Inserting such route generate the insertion of a RTF_CLONED entry # attached to the specified interface /sbin/route -T 5 -n add -net 192.168.67.0/25 130.102.71.67 -priority 9 -ifp vether99 add net 192.168.67.0/25: gateway 130.102.71.67 /sbin/route -T 5 -n add -net 192.168.67.128/25 130.102.71.67 -priority 3 -ifp vlan99 add net 192.168.67.128/25: gateway 130.102.71.67 /sbin/route -T 5 -n show -inet 2>&1 | sed -e "s,link\#[0-9 ]*U,link# U," | diff -u /usr/src/regress/sbin/route/rttest32.ok /dev/stdin ==== rttest33 ==== # Use vether(4) because we need IFT_ETHER interfaces # for the auto-magic RTF_CLONING routes. ifconfig vether99 rdomain 5 lladdr fe:e1:ba:d4:c8:1d up ifconfig vether99 192.168.178.52/24 ifconfig vether99 alias 192.168.178.53/24 /sbin/route -T 5 -n add default 192.168.178.1 add net default: gateway 192.168.178.1 # Remove the alias ifconfig vether99 192.168.178.53 delete /sbin/route -T 5 -n show -inet 2>&1 | sed -e "s,link\#[0-9 ]*U,link# U," | diff -u /usr/src/regress/sbin/route/rttest33.ok /dev/stdin ==== rttest34 ==== ifconfig vether99 rdomain 5 lladdr fe:e1:ba:d4:c8:1d up ifconfig vether99 192.168.71.10 /sbin/route -T 5 -n add default 192.168.71.1 add net default: gateway 192.168.71.1 /sbin/route -T 5 -n show -inet 2>&1 | sed -e "s,link\#[0-9 ]*U,link# U," | diff -u /usr/src/regress/sbin/route/rttest34.ok /dev/stdin ==== rttest35 ==== ifconfig vether99 rdomain 5 lladdr fe:e1:ba:d4:c8:1d up ifconfig vether99 192.168.3.23 /sbin/route -T 5 -n add 0.0.0.0/0 192.168.3.1 add net 0.0.0.0/0: gateway 192.168.3.1 /sbin/route -T 5 -n show -inet 2>&1 | sed -e "s,link\#[0-9 ]*U,link# U," | diff -u /usr/src/regress/sbin/route/rttest35.ok /dev/stdin ==== rttest36 ==== ifconfig vether99 rdomain 5 lladdr fe:e1:ba:d4:c8:1d up ifconfig vether99 192.168.89.5 /sbin/route -T 5 -n add 0.0.0.0 192.168.89.1 add host 0.0.0.0: gateway 192.168.89.1 /sbin/route -T 5 -n show -inet 2>&1 | sed -e "s,link\#[0-9 ]*U,link# U," | diff -u /usr/src/regress/sbin/route/rttest36.ok /dev/stdin ==== rttest37 ==== /sbin/route -T 5 -n add 10.1.0.2/24 192.0.2.1 add net 10.1.0.2/24: gateway 192.0.2.1 /sbin/route -T 5 -n add 10.2.1.8/16 192.0.2.2 add net 10.2.1.8/16: gateway 192.0.2.2 /sbin/route -T 5 -n add 10.3.5.7/8 192.0.2.3 add net 10.3.5.7/8: gateway 192.0.2.3 /sbin/route -T 5 -n add 172.25.8.3/24 192.0.2.1 add net 172.25.8.3/24: gateway 192.0.2.1 /sbin/route -T 5 -n add 172.30.2.5/16 192.0.2.2 add net 172.30.2.5/16: gateway 192.0.2.2 /sbin/route -T 5 -n add 172.21.4.7/8 192.0.2.3 add net 172.21.4.7/8: gateway 192.0.2.3 /sbin/route -T 5 -n add 192.168.5.3/24 192.0.2.1 add net 192.168.5.3/24: gateway 192.0.2.1 /sbin/route -T 5 -n add 192.168.9.8/16 192.0.2.2 add net 192.168.9.8/16: gateway 192.0.2.2 /sbin/route -T 5 -n add 192.168.1.7/8 192.0.2.3 add net 192.168.1.7/8: gateway 192.0.2.3 /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest37.ok /dev/stdin ==== rttest38 ==== /sbin/route -T 5 -n add 10.0.0.5 192.0.2.1 add host 10.0.0.5: gateway 192.0.2.1 /sbin/route -T 5 -n add 10.4.2 192.0.2.2 add net 10.4.2: gateway 192.0.2.2 /sbin/route -T 5 -n add 10.5 192.0.2.3 add net 10.5: gateway 192.0.2.3 /sbin/route -T 5 -n add 10 192.0.2.4 add net 10: gateway 192.0.2.4 /sbin/route -T 5 -n add 172.16.1.8 192.0.2.1 add host 172.16.1.8: gateway 192.0.2.1 /sbin/route -T 5 -n add 172.17.2 192.0.2.2 add net 172.17.2: gateway 192.0.2.2 /sbin/route -T 5 -n add 172.28 192.0.2.3 add net 172.28: gateway 192.0.2.3 /sbin/route -T 5 -n add 172 192.0.2.4 add net 172: gateway 192.0.2.4 /sbin/route -T 5 -n add 192.168.7.9 192.0.2.1 add host 192.168.7.9: gateway 192.0.2.1 /sbin/route -T 5 -n add 192.168.2 192.0.2.2 add net 192.168.2: gateway 192.0.2.2 /sbin/route -T 5 -n add 192.168 192.0.2.3 add net 192.168: gateway 192.0.2.3 /sbin/route -T 5 -n add 192 192.0.2.4 add net 192: gateway 192.0.2.4 /sbin/route -T 5 -n show -inet 2>&1 | diff -u /usr/src/regress/sbin/route/rttest38.ok /dev/stdin PASS sbin/route Duration 0m34.16s START sbin/slaacd 2025-02-13T02:01:47Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ==== run-send-solicitation ==== ifconfig pair1 destroy 2>/dev/null || true ifconfig pair2 destroy 2>/dev/null || true ifconfig lo1 destroy 2>/dev/null || true ifconfig pair1 rdomain 1 10.11.12.1/24 up ifconfig pair2 rdomain 1 10.11.12.2/24 up ifconfig pair1 rdomain 1 patch pair2 ifconfig pair1 inet6 rdomain 1 eui64 ifconfig pair2 inet6 rdomain 1 eui64 ifconfig pair2 inet6 rdomain 1 autoconf route -nq -T 1 add -host default 10.11.12.1 -reject route -T1 exec python3 -B -u /usr/src/regress/sbin/slaacd/sniff_sol.py /dev/slaacd.sock WARNING: No IPv4 address found on em1 ! WARNING: No IPv4 address found on em2 ! WARNING: more No IPv4 address found on em3 ! /usr/local/lib/python3.12/site-packages/scapy/layers/ipsec.py:474: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0. cipher=algorithms.TripleDES, /usr/local/lib/python3.12/site-packages/scapy/layers/ipsec.py:478: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0. cipher=algorithms.TripleDES, received router solicitation ==== run-parse-ra ==== ifconfig pair1 destroy 2>/dev/null || true ifconfig pair2 destroy 2>/dev/null || true ifconfig lo1 destroy 2>/dev/null || true ifconfig pair1 rdomain 1 10.11.12.1/24 up ifconfig pair2 rdomain 1 10.11.12.2/24 up ifconfig pair1 rdomain 1 patch pair2 ifconfig pair1 inet6 rdomain 1 eui64 ifconfig pair2 inet6 rdomain 1 eui64 ifconfig pair2 inet6 rdomain 1 autoconf route -nq -T 1 add -host default 10.11.12.1 -reject route -T1 exec python3 -B -u /usr/src/regress/sbin/slaacd/process_ra.py pair1 pair2 /dev/slaacd.sock WARNING: No IPv4 address found on em1 ! WARNING: No IPv4 address found on em2 ! WARNING: more No IPv4 address found on em3 ! /usr/local/lib/python3.12/site-packages/scapy/layers/ipsec.py:474: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0. cipher=algorithms.TripleDES, /usr/local/lib/python3.12/site-packages/scapy/layers/ipsec.py:478: CryptographyDeprecationWarning: TripleDES has been moved to cryptography.hazmat.decrepit.ciphers.algorithms.TripleDES and will be removed from cryptography.hazmat.primitives.ciphers.algorithms in 48.0.0. cipher=algorithms.TripleDES, test_number_addr_proposals (__main__.TestRouterAdvertisementParsing.test_number_addr_proposals) ... ok test_number_def_router_proposals (__main__.TestRouterAdvertisementParsing.test_number_def_router_proposals) ... ok test_number_ras (__main__.TestRouterAdvertisementParsing.test_number_ras) ... ok test_number_rdns_proposals (__main__.TestRouterAdvertisementParsing.test_number_rdns_proposals) ... ok test_number_rdns_proposals_rnds (__main__.TestRouterAdvertisementParsing.test_number_rdns_proposals_rnds) ... ok ---------------------------------------------------------------------- Ran 5 tests in 0.001s OK ==== cleanup ==== ifconfig pair1 destroy 2>/dev/null || true ifconfig pair2 destroy 2>/dev/null || true ifconfig lo1 destroy 2>/dev/null || true PASS sbin/slaacd Duration 0m04.38s START sys/altivec_ast 2025-02-13T02:01:51Z rm -f a.out [Ee]rrs mklog *.core y.tab.h Cannot run on amd64. SKIPPED SKIP sys/altivec_ast Test skipped itself START sys/arch/amd64/ddb 2025-02-13T02:01:51Z rm -f a.out [Ee]rrs mklog *.core y.tab.h disasm disasm.o stubs.o db_disasm.o db_output.o db_sym.o disasm.d stubs.d db_disasm.d db_output.d db_sym.d ==== run-regress-disasm ==== cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -D_KERNEL -I/usr/src/regress/sys/arch/amd64/ddb/../../../../../sys -c /usr/src/regress/sys/arch/amd64/ddb/disasm.c cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -D_KERNEL -I/usr/src/regress/sys/arch/amd64/ddb/../../../../../sys -c /usr/src/regress/sys/arch/amd64/ddb/stubs.c cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -D_KERNEL -I/usr/src/regress/sys/arch/amd64/ddb/../../../../../sys -c /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/arch/amd64/amd64/db_disasm.c In file included from /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/arch/amd64/amd64/db_disasm.c:35: In file included from /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/sys/param.h:76: /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/sys/time.h:390:17: warning: comparison of integers of different signs: 'const time_t' (aka 'const long long') and 'unsigned long long' [-Wsign-compare] if (tv->tv_sec > UINT64_MAX / 1000000000ULL) ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/sys/time.h:432:17: warning: comparison of integers of different signs: 'const time_t' (aka 'const long long') and 'unsigned long long' [-Wsign-compare] if (ts->tv_sec > (UINT64_MAX - ts->tv_nsec) / 1000000000ULL) ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/arch/amd64/amd64/db_disasm.c:1013:6: warning: variable 'regmodrm' set but not used [-Wunused-but-set-variable] int regmodrm, sib, displacement, opcode; ^ /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/arch/amd64/amd64/db_disasm.c:1013:16: warning: variable 'sib' set but not used [-Wunused-but-set-variable] int regmodrm, sib, displacement, opcode; ^ /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/arch/amd64/amd64/db_disasm.c:1013:21: warning: variable 'displacement' set but not used [-Wunused-but-set-variable] int regmodrm, sib, displacement, opcode; ^ /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/arch/amd64/amd64/db_disasm.c:1013:35: warning: variable 'opcode' set but not used [-Wunused-but-set-variable] int regmodrm, sib, displacement, opcode; ^ /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/arch/amd64/amd64/db_disasm.c:1123:1: warning: no previous prototype for function 'db_disasm' [-Wmissing-prototypes] db_disasm(vaddr_t loc, int altfmt) ^ /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/arch/amd64/amd64/db_disasm.c:1122:1: note: declare 'static' if the function is not intended to be used outside of this translation unit vaddr_t ^ static 7 warnings generated. cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -D_KERNEL -I/usr/src/regress/sys/arch/amd64/ddb/../../../../../sys -c /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/ddb/db_output.c In file included from /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/ddb/db_output.c:33: In file included from /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/sys/param.h:76: /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/sys/time.h:390:17: warning: comparison of integers of different signs: 'const time_t' (aka 'const long long') and 'unsigned long long' [-Wsign-compare] if (tv->tv_sec > UINT64_MAX / 1000000000ULL) ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/sys/time.h:432:17: warning: comparison of integers of different signs: 'const time_t' (aka 'const long long') and 'unsigned long long' [-Wsign-compare] if (ts->tv_sec > (UINT64_MAX - ts->tv_nsec) / 1000000000ULL) ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 warnings generated. cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -D_KERNEL -I/usr/src/regress/sys/arch/amd64/ddb/../../../../../sys -c /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/ddb/db_sym.c In file included from /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/ddb/db_sym.c:30: In file included from /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/sys/param.h:76: /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/sys/time.h:390:17: warning: comparison of integers of different signs: 'const time_t' (aka 'const long long') and 'unsigned long long' [-Wsign-compare] if (tv->tv_sec > UINT64_MAX / 1000000000ULL) ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/sys/time.h:432:17: warning: comparison of integers of different signs: 'const time_t' (aka 'const long long') and 'unsigned long long' [-Wsign-compare] if (ts->tv_sec > (UINT64_MAX - ts->tv_nsec) / 1000000000ULL) ~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/ddb/db_sym.c:48:1: warning: no previous prototype for function 'ddb_init' [-Wmissing-prototypes] ddb_init(void) ^ /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/ddb/db_sym.c:47:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void ^ static /usr/src/regress/sys/arch/amd64/ddb/../../../../../sys/ddb/db_sym.c:149:10: warning: comparison of integers of different signs: 'db_expr_t' (aka 'long') and 'unsigned long' [-Wsign-compare] if (off <= db_lastsym) { ~~~ ^ ~~~~~~~~~~ 4 warnings generated. cc -o disasm disasm.o stubs.o db_disasm.o db_output.o db_sym.o ./disasm PASS sys/arch/amd64/ddb Duration 0m00.89s START sys/arch/amd64/dump_tables 2025-02-13T02:01:52Z rm -f a.out [Ee]rrs mklog *.core y.tab.h dump_tables dump_tables.o struct_pmap.h tables dump_tables.d ==== run-regress-dump_tables ==== sed -nE -e '/^struct[[:space:]]+pmap[[:space:]]*\{/,/^}/p' -e '/^[[:space:]]*#[[:space:]]*define[[:space:]]+PMAP_DIRECT_(UN)?MAP\(/p' /usr/include/machine/pmap.h >struct_pmap.h cc -I. -g -MD -MP -c /usr/src/regress/sys/arch/amd64/dump_tables/dump_tables.c cc -o dump_tables dump_tables.o -lkvm ./dump_tables >tables PASS sys/arch/amd64/dump_tables Duration 0m00.29s START sys/arch/amd64/fpu 2025-02-13T02:01:53Z rm -f a.out [Ee]rrs mklog *.core y.tab.h fenv fdump fdfl feget fxproc0 fenv.o fdump.o fdfl.o feget.o fxproc0.o *.out fenv.d fdump.d fdfl.d feget.d fxproc0.d ==== run-regress-fenv ==== cc -c -MD -MF fenv.d -o fenv.o /usr/src/regress/sys/arch/amd64/fpu/fenv.S cc -o fenv fenv.o -nopie -nostdlib -static cc -O2 -pipe -Wformat -Wno-compare-distinct-pointer-types -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/arch/amd64/fpu/fdump.c cc -o fdump fdump.o # Load FPU environment directly at _start and write it. # Read FPU environment and print it to stdout. ./fenv | ./fdump >fenv.out diff /usr/src/regress/sys/arch/amd64/fpu/fenv_t.ok fenv.out ==== run-regress-fdfl ==== cc -O2 -pipe -Wformat -Wno-compare-distinct-pointer-types -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/arch/amd64/fpu/fdfl.c cc -o fdfl fdfl.o -lm # Print default libm FPU environment to stdout. ./fdfl >fdfl.out diff /usr/src/regress/sys/arch/amd64/fpu/fenv_t.ok fdfl.out ==== run-regress-feget ==== cc -O2 -pipe -Wformat -Wno-compare-distinct-pointer-types -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/arch/amd64/fpu/feget.c cc -o feget feget.o -lm # Get FPU environment via libm and print it to stdout. ./feget >feget.out diff /usr/src/regress/sys/arch/amd64/fpu/fenv_t.ok feget.out ==== run-regress-fxproc0 ==== cc -O2 -pipe -Wformat -Wno-compare-distinct-pointer-types -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/arch/amd64/fpu/fxproc0.c cc -o fxproc0 fxproc0.o -lkvm # Read FPU storage area from proc0 via /dev/mem and print it to stdout. ./fxproc0 >fxproc0.out diff /usr/src/regress/sys/arch/amd64/fpu/fxsave64.ok fxproc0.out 9c9 < mxcsr_mask 0000ffff --- > mxcsr_mask 00000000 *** Error 1 in . (Makefile:58 'run-regress-fxproc0') FAILED FAIL sys/arch/amd64/fpu *** Error 1 in . (Makefile:58 'run-regress-fxproc0') START sys/arch/amd64/vmm 2025-02-13T02:01:53Z rm -f a.out [Ee]rrs mklog *.core y.tab.h vcpu vcpu.o vcpu.d ==== run-regress-vcpu ==== cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/arch/amd64/vmm/vcpu.c cc -o vcpu vcpu.o ./vcpu created mapped region 0: { gpa: 0x00000000, size: 655360, hva: 0x2616d99000 } created mapped region 1: { gpa: 0xfc0a0000, size: 66453504, hva: 0x258b153000 } created vm 2 named "regress" created shared memory mappings checked shared region 0: { gpa: 0x00000000, size: 655360, hva: 0x25bfe76000 } checked shared region 1: { gpa: 0xfc0a0000, size: 66453504, hva: 0x2569bef000 } validated shared memory mappings found vm 2 named "regress" reset vcpu 0 for vm 2 vcpu 0 on vm 2 exited for io assist @ ip = 0xfff2, cs.base = 0xffff0000, ss.base = 0x0, rsp = 0x7fc got expected string instruction insn_len = 1 injecting exception 0xd vcpu 0 on vm 2 exited for io assist @ ip = 0xb5d, cs.base = 0x0 exception handler called --- RESET VECTOR @ gpa 0xfffffff0 --- 66 52 6c cc cc cc cc cc cc cc --- STACK @ gpa 0x800 --- 00 00 00 61 00 02 f0 00 ff f3 cc cc cc cc cc cc terminated vm 2 unmapped origin region 0 @ hva 0x2616d99000 unmapped shared region 0 @ hva 0x25bfe76000 unmapped origin region 1 @ hva 0x258b153000 unmapped shared region 1 @ hva 0x2569bef000 PASS sys/arch/amd64/vmm Duration 0m00.35s START sys/arch/hppa 2025-02-13T02:01:54Z Regress for architecture hppa cannot run on amd64. SKIPPED SKIP sys/arch/hppa Test skipped itself START sys/arch/i386 2025-02-13T02:01:54Z Regress for architecture i386 cannot run on amd64. SKIPPED SKIP sys/arch/i386 Test skipped itself START sys/arch/m88k 2025-02-13T02:01:54Z Regress for architecture m88k cannot run on amd64. SKIPPED SKIP sys/arch/m88k Test skipped itself START sys/arch/sparc64 2025-02-13T02:01:54Z Regress for architecture sparc64 cannot run on amd64. SKIPPED SKIP sys/arch/sparc64 Test skipped itself START sys/btcfi 2025-02-13T02:01:54Z rm -f a.out [Ee]rrs mklog *.core y.tab.h foobar foo.o foobar.o foo.d foobar.d ==== run-regress-foobar ==== cc -O2 -pipe -g -MD -MP -c -fcf-protection=none /usr/src/regress/sys/btcfi/foo.c -o foo.o cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/btcfi/foobar.c cc -o foobar foo.o foobar.o ./foobar Unsupported CPU SKIPPED SKIP sys/btcfi Test skipped itself START sys/copy 2025-02-13T02:01:54Z rm -f a.out [Ee]rrs mklog *.core y.tab.h copy copy.o copy.d ==== run-regress-copy ==== cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/sys/copy/copy.c cc -o copy copy.o ./copy PASS sys/copy Duration 0m00.21s START sys/crypto/aes 2025-02-13T02:01:54Z rm -f a.out [Ee]rrs mklog *.core y.tab.h aestest aestest.o aes.o aestest.d aes.d ==== run-regress-aestest ==== cc -O2 -pipe -I/usr/src/regress/sys/crypto/aes/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aes/aestest.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/aes/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aes/../../../../sys/crypto/aes.c cc -o aestest aestest.o aes.o ./aestest /usr/src/regress/sys/crypto/aes/vectors/*.txt OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 0 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 0 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 1 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 1 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 2 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 2 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 3 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 3 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 4 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 4 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 5 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 5 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 6 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 6 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 7 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 7 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 8 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 8 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 9 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 9 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 10 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 10 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 11 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 11 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 12 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 12 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 13 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 13 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 14 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 14 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 15 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 15 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 16 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 16 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 17 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 17 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 18 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 18 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 19 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 19 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 20 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 20 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 21 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 21 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 22 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 22 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 23 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 23 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 24 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 24 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 25 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 25 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 26 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 26 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 27 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 27 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 28 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 28 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 29 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 29 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 30 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 30 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 31 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 31 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 32 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 32 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 33 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 33 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 34 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 34 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 35 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 35 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 36 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 36 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 37 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 37 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 38 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 38 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 39 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 39 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 40 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 40 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 41 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 41 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 42 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 42 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 43 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 43 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 44 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 44 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 45 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 45 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 46 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 46 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 47 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 47 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 48 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 48 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 49 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 49 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 50 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 50 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 51 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 51 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 52 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 52 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 53 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 53 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 54 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 54 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 55 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 55 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 56 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 56 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 57 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 57 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 58 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 58 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 59 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 59 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 60 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 60 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 61 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 61 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 62 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 62 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 63 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 63 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 64 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 64 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 65 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 65 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 66 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 66 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 67 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 67 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 68 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 68 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 69 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 69 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 70 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 70 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 71 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 71 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 72 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 72 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 73 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 73 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 74 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 74 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 75 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 75 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 76 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 76 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 77 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 77 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 78 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 78 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 79 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 79 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 80 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 80 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 81 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 81 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 82 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 82 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 83 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 83 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 84 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 84 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 85 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 85 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 86 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 86 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 87 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 87 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 88 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 88 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 89 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 89 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 90 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 90 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 91 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 91 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 92 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 92 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 93 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 93 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 94 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 94 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 95 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 95 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 96 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 96 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 97 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 97 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 98 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 98 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 99 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 99 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 100 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 100 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 101 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 101 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 102 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 102 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 103 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 103 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 104 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 104 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 105 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 105 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 106 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 106 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 107 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 107 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 108 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 108 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 109 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 109 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 110 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 110 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 111 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 111 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 112 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 112 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 113 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 113 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 114 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 114 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 115 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 115 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 116 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 116 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 117 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 117 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 118 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 118 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 119 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 119 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 120 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 120 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 121 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 121 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 122 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 122 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 123 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 123 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 124 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 124 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 125 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 125 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 126 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 126 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 127 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 127 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 128 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 128 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 129 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 129 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 130 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 130 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 131 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 131 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 132 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 132 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 133 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 133 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 134 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 134 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 135 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 135 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 136 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 136 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 137 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 137 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 138 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 138 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 139 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 139 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 140 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 140 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 141 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 141 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 142 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 142 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 143 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 143 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 144 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 144 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 145 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 145 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 146 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 146 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 147 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 147 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 148 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 148 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 149 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 149 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 150 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 150 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 151 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 151 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 152 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 152 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 153 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 153 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 154 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 154 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 155 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 155 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 156 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 156 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 157 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 157 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 158 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 158 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 159 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 159 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 160 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 160 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 161 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 161 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 162 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 162 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 163 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 163 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 164 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 164 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 165 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 165 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 166 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 166 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 167 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 167 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 168 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 168 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 169 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 169 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 170 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 170 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 171 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 171 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 172 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 172 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 173 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 173 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 174 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 174 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 175 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 175 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 176 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 176 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 177 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 177 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 178 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 178 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 179 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 179 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 180 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 180 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 181 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 181 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 182 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 182 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 183 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 183 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 184 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 184 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 185 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 185 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 186 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 186 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 187 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 187 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 188 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 188 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 189 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 189 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 190 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 190 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 191 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 191 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 192 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 192 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 193 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 193 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 194 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 194 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 195 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 195 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 196 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 196 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 197 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 197 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 198 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 198 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 199 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 199 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 200 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 200 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 201 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 201 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 202 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 202 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 203 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 203 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 204 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 204 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 205 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 205 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 206 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 206 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 207 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 207 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 208 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 208 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 209 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 209 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 210 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 210 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 211 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 211 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 212 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 212 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 213 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 213 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 214 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 214 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 215 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 215 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 216 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 216 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 217 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 217 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 218 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 218 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 219 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 219 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 220 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 220 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 221 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 221 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 222 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 222 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 223 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 223 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 224 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 224 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 225 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 225 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 226 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 226 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 227 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 227 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 228 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 228 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 229 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 229 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 230 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 230 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 231 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 231 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 232 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 232 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 233 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 233 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 234 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 234 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 235 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 235 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 236 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 236 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 237 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 237 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 238 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 238 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 239 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 239 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 240 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 240 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 241 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 241 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 242 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 242 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 243 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 243 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 244 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 244 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 245 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 245 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 246 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 246 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 247 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 247 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 248 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 248 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 249 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 249 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 250 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 250 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 251 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 251 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 252 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 252 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 253 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 253 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 254 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 254 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 0 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 0 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 1 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 1 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 2 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 2 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 3 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 3 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 4 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 4 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 5 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 5 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 6 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 6 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 7 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 7 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 8 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 8 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 9 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 9 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 10 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 10 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 11 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 11 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 12 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 12 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 13 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 13 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 14 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 14 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 15 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 15 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 16 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 16 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 17 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 17 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 18 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 18 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 19 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 19 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 20 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 20 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 21 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 21 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 22 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 22 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 23 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 23 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 24 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 24 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 25 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 25 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 26 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 26 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 27 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 27 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 28 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 28 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 29 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 29 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 30 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 30 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 31 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 31 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 32 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 32 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 33 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 33 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 34 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 34 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 35 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 35 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 36 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 36 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 37 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 37 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 38 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 38 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 39 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 39 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 40 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 40 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 41 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 41 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 42 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 42 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 43 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 43 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 44 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 44 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 45 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 45 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 46 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 46 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 47 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 47 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 48 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 48 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 49 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 49 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 50 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 50 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 51 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 51 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 52 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 52 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 53 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 53 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 54 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 54 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 55 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 55 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 56 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 56 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 57 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 57 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 58 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 58 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 59 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 59 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 60 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 60 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 61 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 61 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 62 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 62 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 63 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 63 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 64 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 64 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 65 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 65 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 66 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 66 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 67 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 67 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 68 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 68 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 69 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 69 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 70 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 70 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 71 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 71 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 72 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 72 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 73 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 73 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 74 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 74 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 75 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 75 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 76 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 76 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 77 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 77 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 78 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 78 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 79 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 79 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 80 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 80 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 81 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 81 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 82 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 82 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 83 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 83 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 84 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 84 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 85 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 85 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 86 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 86 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 87 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 87 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 88 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 88 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 89 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 89 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 90 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 90 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 91 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 91 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 92 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 92 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 93 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 93 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 94 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 94 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 95 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 95 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 96 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 96 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 97 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 97 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 98 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 98 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 99 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 99 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 100 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 100 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 101 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 101 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 102 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 102 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 103 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 103 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 104 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 104 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 105 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 105 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 106 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 106 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 107 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 107 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 108 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 108 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 109 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 109 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 110 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 110 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 111 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 111 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 112 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 112 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 113 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 113 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 114 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 114 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 115 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 115 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 116 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 116 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 117 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 117 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 118 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 118 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 119 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 119 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 120 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 120 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 121 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 121 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 122 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 122 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 123 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 123 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 124 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 124 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 125 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 125 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 126 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 126 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 127 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 127 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 128 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 128 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 129 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 129 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 130 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 130 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 131 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 131 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 132 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 132 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 133 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 133 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 134 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 134 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 135 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 135 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 136 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 136 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 137 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 137 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 138 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 138 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 139 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 139 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 140 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 140 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 141 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 141 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 142 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 142 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 143 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 143 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 144 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 144 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 145 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 145 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 146 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 146 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 147 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 147 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 148 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 148 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 149 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 149 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 150 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 150 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 151 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 151 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 152 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 152 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 153 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 153 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 154 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 154 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 155 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 155 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 156 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 156 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 157 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 157 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 158 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 158 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 159 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 159 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 160 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 160 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 161 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 161 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 162 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 162 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 163 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 163 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 164 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 164 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 165 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 165 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 166 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 166 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 167 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 167 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 168 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 168 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 169 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 169 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 170 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 170 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 171 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 171 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 172 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 172 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 173 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 173 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 174 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 174 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 175 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 175 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 176 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 176 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 177 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 177 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 178 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 178 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 179 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 179 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 180 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 180 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 181 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 181 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 182 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 182 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 183 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 183 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 184 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 184 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 185 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 185 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 186 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 186 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 187 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 187 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 188 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 188 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 189 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 189 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 190 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 190 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 191 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 191 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 192 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 192 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 193 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 193 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 194 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 194 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 195 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 195 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 196 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 196 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 197 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 197 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 198 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 198 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 199 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 199 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 200 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 200 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 201 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 201 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 202 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 202 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 203 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 203 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 204 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 204 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 205 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 205 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 206 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 206 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 207 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 207 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 208 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 208 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 209 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 209 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 210 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 210 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 211 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 211 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 212 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 212 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 213 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 213 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 214 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 214 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 215 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 215 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 216 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 216 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 217 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 217 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 218 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 218 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 219 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 219 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 220 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 220 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 221 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 221 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 222 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 222 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 223 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 223 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 224 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 224 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 225 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 225 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 226 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 226 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 227 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 227 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 228 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 228 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 229 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 229 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 230 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 230 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 231 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 231 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 232 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 232 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 233 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 233 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 234 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 234 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 235 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 235 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 236 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 236 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 237 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 237 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 238 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 238 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 239 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 239 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 240 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 240 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 241 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 241 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 242 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 242 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 243 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 243 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 244 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 244 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 245 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 245 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 246 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 246 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 247 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 247 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 248 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 248 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 249 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 249 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 250 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 250 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 251 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 251 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 252 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 252 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 253 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 253 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 254 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 254 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 0 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 0 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 1 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 1 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 2 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 2 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 3 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 3 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 4 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 4 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 5 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 5 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 6 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 6 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 7 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 7 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 8 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 8 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 9 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 9 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 10 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 10 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 11 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 11 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 12 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 12 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 13 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 13 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 14 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 14 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 15 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 15 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 16 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 16 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 17 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 17 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 18 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 18 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 19 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 19 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 20 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 20 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 21 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 21 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 22 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 22 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 23 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 23 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 24 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 24 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 25 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 25 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 26 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 26 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 27 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 27 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 28 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 28 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 29 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 29 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 30 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 30 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 31 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 31 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 32 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 32 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 33 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 33 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 34 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 34 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 35 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 35 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 36 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 36 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 37 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 37 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 38 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 38 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 39 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 39 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 40 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 40 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 41 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 41 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 42 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 42 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 43 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 43 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 44 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 44 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 45 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 45 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 46 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 46 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 47 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 47 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 48 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 48 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 49 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 49 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 50 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 50 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 51 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 51 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 52 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 52 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 53 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 53 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 54 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 54 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 55 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 55 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 56 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 56 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 57 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 57 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 58 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 58 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 59 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 59 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 60 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 60 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 61 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 61 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 62 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 62 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 63 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 63 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 64 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 64 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 65 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 65 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 66 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 66 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 67 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 67 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 68 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 68 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 69 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 69 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 70 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 70 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 71 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 71 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 72 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 72 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 73 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 73 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 74 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 74 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 75 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 75 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 76 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 76 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 77 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 77 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 78 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 78 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 79 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 79 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 80 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 80 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 81 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 81 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 82 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 82 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 83 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 83 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 84 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 84 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 85 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 85 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 86 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 86 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 87 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 87 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 88 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 88 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 89 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 89 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 90 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 90 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 91 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 91 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 92 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 92 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 93 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 93 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 94 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 94 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 95 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 95 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 96 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 96 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 97 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 97 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 98 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 98 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 99 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 99 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 100 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 100 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 101 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 101 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 102 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 102 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 103 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 103 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 104 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 104 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 105 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 105 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 106 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 106 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 107 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 107 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 108 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 108 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 109 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 109 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 110 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 110 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 111 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 111 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 112 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 112 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 113 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 113 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 114 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 114 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 115 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 115 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 116 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 116 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 117 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 117 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 118 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 118 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 119 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 119 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 120 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 120 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 121 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 121 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 122 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 122 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 123 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 123 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 124 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 124 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 125 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 125 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 126 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 126 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 127 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 127 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 128 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 128 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 129 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 129 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 130 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 130 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 131 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 131 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 132 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 132 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 133 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 133 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 134 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 134 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 135 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 135 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 136 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 136 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 137 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 137 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 138 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 138 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 139 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 139 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 140 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 140 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 141 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 141 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 142 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 142 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 143 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 143 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 144 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 144 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 145 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 145 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 146 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 146 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 147 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 147 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 148 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 148 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 149 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 149 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 150 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 150 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 151 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 151 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 152 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 152 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 153 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 153 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 154 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 154 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 155 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 155 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 156 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 156 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 157 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 157 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 158 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 158 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 159 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 159 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 160 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 160 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 161 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 161 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 162 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 162 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 163 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 163 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 164 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 164 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 165 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 165 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 166 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 166 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 167 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 167 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 168 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 168 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 169 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 169 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 170 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 170 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 171 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 171 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 172 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 172 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 173 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 173 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 174 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 174 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 175 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 175 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 176 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 176 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 177 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 177 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 178 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 178 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 179 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 179 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 180 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 180 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 181 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 181 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 182 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 182 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 183 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 183 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 184 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 184 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 185 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 185 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 186 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 186 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 187 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 187 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 188 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 188 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 189 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 189 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 190 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 190 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 191 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 191 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 192 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 192 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 193 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 193 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 194 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 194 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 195 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 195 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 196 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 196 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 197 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 197 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 198 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 198 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 199 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 199 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 200 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 200 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 201 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 201 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 202 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 202 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 203 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 203 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 204 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 204 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 205 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 205 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 206 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 206 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 207 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 207 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 208 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 208 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 209 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 209 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 210 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 210 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 211 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 211 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 212 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 212 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 213 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 213 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 214 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 214 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 215 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 215 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 216 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 216 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 217 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 217 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 218 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 218 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 219 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 219 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 220 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 220 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 221 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 221 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 222 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 222 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 223 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 223 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 224 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 224 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 225 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 225 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 226 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 226 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 227 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 227 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 228 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 228 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 229 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 229 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 230 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 230 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 231 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 231 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 232 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 232 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 233 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 233 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 234 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 234 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 235 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 235 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 236 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 236 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 237 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 237 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 238 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 238 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 239 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 239 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 240 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 240 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 241 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 241 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 242 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 242 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 243 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 243 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 244 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 244 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 245 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 245 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 246 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 246 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 247 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 247 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 248 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 248 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 249 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 249 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 250 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 250 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 251 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 251 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 252 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 252 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 253 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 253 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 254 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 254 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 0 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 0 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 1 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 1 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 2 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 2 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 3 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 3 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 4 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 4 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 5 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 5 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 6 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 6 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 7 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 7 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 8 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 8 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 9 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 9 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 10 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 10 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 11 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 11 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 12 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 12 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 13 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 13 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 14 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 14 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 15 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 15 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 16 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 16 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 17 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 17 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 18 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 18 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 19 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 19 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 20 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 20 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 21 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 21 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 22 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 22 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 23 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 23 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 24 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 24 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 25 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 25 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 26 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 26 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 27 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 27 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 28 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 28 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 29 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 29 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 30 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 30 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 31 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 31 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 32 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 32 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 33 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 33 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 34 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 34 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 35 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 35 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 36 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 36 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 37 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 37 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 38 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 38 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 39 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 39 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 40 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 40 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 41 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 41 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 42 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 42 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 43 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 43 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 44 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 44 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 45 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 45 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 46 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 46 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 47 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 47 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 48 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 48 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 49 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 49 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 50 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 50 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 51 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 51 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 52 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 52 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 53 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 53 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 54 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 54 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 55 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 55 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 56 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 56 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 57 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 57 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 58 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 58 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 59 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 59 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 60 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 60 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 61 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 61 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 62 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 62 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 63 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 63 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 64 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 64 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 65 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 65 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 66 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 66 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 67 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 67 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 68 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 68 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 69 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 69 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 70 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 70 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 71 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 71 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 72 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 72 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 73 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 73 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 74 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 74 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 75 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 75 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 76 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 76 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 77 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 77 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 78 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 78 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 79 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 79 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 80 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 80 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 81 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 81 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 82 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 82 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 83 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 83 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 84 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 84 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 85 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 85 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 86 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 86 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 87 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 87 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 88 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 88 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 89 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 89 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 90 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 90 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 91 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 91 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 92 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 92 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 93 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 93 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 94 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 94 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 95 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 95 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 96 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 96 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 97 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 97 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 98 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 98 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 99 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 99 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 100 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 100 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 101 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 101 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 102 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 102 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 103 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 103 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 104 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 104 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 105 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 105 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 106 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 106 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 107 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 107 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 108 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 108 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 109 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 109 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 110 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 110 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 111 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 111 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 112 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 112 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 113 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 113 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 114 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 114 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 115 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 115 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 116 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 116 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 117 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 117 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 118 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 118 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 119 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 119 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 120 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 120 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 121 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 121 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 122 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 122 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 123 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 123 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 124 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 124 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 125 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 125 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 126 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 126 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 127 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 127 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 128 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 128 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 129 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 129 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 130 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 130 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 131 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 131 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 132 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 132 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 133 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 133 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 134 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 134 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 135 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 135 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 136 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 136 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 137 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 137 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 138 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 138 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 139 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 139 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 140 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 140 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 141 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 141 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 142 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 142 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 143 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 143 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 144 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 144 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 145 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 145 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 146 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 146 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 147 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 147 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 148 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 148 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 149 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 149 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 150 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 150 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 151 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 151 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 152 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 152 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 153 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 153 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 154 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 154 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 155 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 155 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 156 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 156 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 157 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 157 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 158 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 158 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 159 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 159 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 160 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 160 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 161 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 161 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 162 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 162 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 163 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 163 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 164 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 164 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 165 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 165 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 166 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 166 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 167 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 167 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 168 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 168 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 169 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 169 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 170 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 170 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 171 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 171 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 172 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 172 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 173 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 173 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 174 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 174 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 175 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 175 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 176 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 176 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 177 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 177 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 178 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 178 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 179 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 179 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 180 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 180 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 181 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 181 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 182 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 182 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 183 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 183 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 184 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 184 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 185 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 185 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 186 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 186 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 187 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 187 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 188 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 188 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 189 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 189 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 190 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 190 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 191 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 191 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 192 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 192 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 193 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 193 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 194 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 194 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 195 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 195 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 196 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 196 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 197 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 197 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 198 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 198 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 199 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 199 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 200 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 200 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 201 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 201 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 202 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 202 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 203 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 203 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 204 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 204 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 205 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 205 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 206 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 206 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 207 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 207 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 208 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 208 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 209 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 209 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 210 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 210 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 211 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 211 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 212 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 212 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 213 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 213 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 214 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 214 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 215 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 215 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 216 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 216 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 217 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 217 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 218 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 218 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 219 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 219 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 220 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 220 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 221 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 221 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 222 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 222 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 223 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 223 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 224 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 224 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 225 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 225 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 226 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 226 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 227 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 227 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 228 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 228 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 229 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 229 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 230 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 230 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 231 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 231 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 232 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 232 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 233 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 233 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 234 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 234 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 235 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 235 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 236 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 236 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 237 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 237 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 238 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 238 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 239 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 239 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 240 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 240 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 241 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 241 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 242 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 242 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 243 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 243 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 244 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 244 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 245 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 245 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 246 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 246 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 247 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 247 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 248 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 248 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 249 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 249 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 250 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 250 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 251 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 251 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 252 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 252 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 253 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 253 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 254 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 254 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 0 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 0 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 1 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 1 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 2 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 2 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 3 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 3 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 4 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 4 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 5 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 5 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 6 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 6 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 7 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 7 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 8 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 8 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 9 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 9 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 10 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 10 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 11 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 11 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 12 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 12 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 13 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 13 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 14 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 14 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 15 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 15 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 16 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 16 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 17 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 17 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 18 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 18 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 19 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 19 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 20 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 20 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 21 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 21 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 22 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 22 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 23 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 23 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 24 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 24 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 25 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 25 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 26 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 26 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 27 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 27 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 28 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 28 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 29 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 29 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 30 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 30 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 31 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 31 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 32 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 32 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 33 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 33 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 34 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 34 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 35 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 35 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 36 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 36 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 37 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 37 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 38 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 38 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 39 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 39 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 40 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 40 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 41 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 41 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 42 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 42 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 43 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 43 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 44 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 44 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 45 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 45 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 46 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 46 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 47 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 47 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 48 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 48 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 49 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 49 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 50 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 50 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 51 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 51 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 52 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 52 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 53 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 53 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 54 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 54 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 55 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 55 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 56 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 56 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 57 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 57 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 58 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 58 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 59 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 59 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 60 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 60 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 61 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 61 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 62 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 62 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 63 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 63 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 64 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 64 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 65 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 65 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 66 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 66 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 67 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 67 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 68 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 68 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 69 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 69 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 70 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 70 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 71 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 71 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 72 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 72 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 73 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 73 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 74 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 74 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 75 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 75 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 76 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 76 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 77 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 77 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 78 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 78 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 79 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 79 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 80 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 80 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 81 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 81 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 82 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 82 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 83 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 83 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 84 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 84 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 85 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 85 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 86 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 86 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 87 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 87 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 88 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 88 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 89 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 89 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 90 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 90 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 91 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 91 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 92 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 92 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 93 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 93 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 94 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 94 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 95 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 95 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 96 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 96 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 97 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 97 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 98 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 98 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 99 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 99 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 100 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 100 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 101 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 101 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 102 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 102 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 103 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 103 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 104 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 104 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 105 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 105 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 106 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 106 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 107 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 107 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 108 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 108 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 109 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 109 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 110 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 110 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 111 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 111 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 112 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 112 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 113 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 113 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 114 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 114 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 115 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 115 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 116 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 116 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 117 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 117 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 118 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 118 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 119 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 119 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 120 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 120 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 121 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 121 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 122 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 122 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 123 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 123 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 124 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 124 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 125 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 125 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 126 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 126 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 127 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 127 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 128 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 128 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 129 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 129 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 130 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 130 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 131 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 131 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 132 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 132 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 133 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 133 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 134 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 134 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 135 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 135 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 136 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 136 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 137 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 137 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 138 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 138 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 139 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 139 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 140 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 140 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 141 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 141 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 142 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 142 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 143 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 143 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 144 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 144 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 145 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 145 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 146 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 146 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 147 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 147 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 148 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 148 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 149 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 149 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 150 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 150 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 151 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 151 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 152 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 152 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 153 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 153 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 154 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 154 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 155 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 155 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 156 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 156 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 157 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 157 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 158 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 158 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 159 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 159 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 160 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 160 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 161 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 161 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 162 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 162 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 163 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 163 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 164 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 164 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 165 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 165 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 166 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 166 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 167 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 167 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 168 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 168 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 169 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 169 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 170 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 170 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 171 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 171 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 172 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 172 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 173 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 173 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 174 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 174 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 175 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 175 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 176 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 176 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 177 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 177 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 178 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 178 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 179 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 179 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 180 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 180 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 181 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 181 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 182 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 182 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 183 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 183 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 184 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 184 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 185 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 185 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 186 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 186 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 187 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 187 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 188 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 188 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 189 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 189 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 190 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 190 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 191 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 191 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 192 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 192 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 193 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 193 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 194 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 194 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 195 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 195 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 196 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 196 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 197 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 197 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 198 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 198 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 199 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 199 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 200 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 200 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 201 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 201 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 202 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 202 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 203 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 203 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 204 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 204 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 205 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 205 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 206 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 206 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 207 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 207 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 208 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 208 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 209 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 209 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 210 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 210 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 211 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 211 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 212 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 212 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 213 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 213 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 214 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 214 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 215 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 215 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 216 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 216 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 217 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 217 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 218 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 218 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 219 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 219 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 220 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 220 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 221 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 221 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 222 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 222 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 223 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 223 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 224 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 224 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 225 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 225 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 226 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 226 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 227 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 227 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 228 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 228 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 229 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 229 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 230 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 230 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 231 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 231 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 232 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 232 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 233 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 233 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 234 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 234 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 235 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 235 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 236 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 236 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 237 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 237 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 238 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 238 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 239 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 239 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 240 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 240 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 241 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 241 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 242 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 242 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 243 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 243 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 244 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 244 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 245 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 245 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 246 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 246 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 247 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 247 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 248 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 248 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 249 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 249 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 250 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 250 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 251 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 251 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 252 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 252 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 253 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 253 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 254 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 254 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 0 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 0 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 1 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 1 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 2 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 2 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 3 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 3 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 4 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 4 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 5 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 5 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 6 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 6 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 7 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 7 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 8 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 8 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 9 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 9 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 10 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 10 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 11 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 11 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 12 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 12 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 13 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 13 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 14 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 14 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 15 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 15 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 16 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 16 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 17 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 17 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 18 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 18 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 19 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 19 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 20 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 20 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 21 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 21 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 22 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 22 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 23 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 23 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 24 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 24 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 25 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 25 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 26 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 26 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 27 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 27 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 28 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 28 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 29 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 29 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 30 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 30 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 31 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 31 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 32 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 32 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 33 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 33 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 34 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 34 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 35 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 35 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 36 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 36 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 37 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 37 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 38 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 38 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 39 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 39 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 40 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 40 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 41 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 41 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 42 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 42 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 43 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 43 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 44 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 44 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 45 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 45 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 46 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 46 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 47 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 47 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 48 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 48 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 49 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 49 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 50 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 50 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 51 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 51 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 52 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 52 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 53 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 53 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 54 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 54 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 55 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 55 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 56 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 56 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 57 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 57 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 58 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 58 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 59 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 59 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 60 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 60 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 61 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 61 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 62 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 62 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 63 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 63 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 64 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 64 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 65 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 65 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 66 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 66 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 67 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 67 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 68 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 68 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 69 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 69 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 70 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 70 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 71 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 71 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 72 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 72 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 73 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 73 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 74 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 74 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 75 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 75 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 76 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 76 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 77 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 77 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 78 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 78 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 79 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 79 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 80 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 80 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 81 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 81 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 82 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 82 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 83 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 83 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 84 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 84 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 85 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 85 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 86 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 86 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 87 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 87 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 88 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 88 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 89 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 89 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 90 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 90 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 91 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 91 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 92 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 92 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 93 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 93 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 94 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 94 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 95 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 95 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 96 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 96 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 97 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 97 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 98 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 98 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 99 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 99 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 100 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 100 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 101 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 101 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 102 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 102 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 103 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 103 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 104 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 104 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 105 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 105 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 106 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 106 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 107 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 107 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 108 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 108 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 109 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 109 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 110 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 110 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 111 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 111 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 112 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 112 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 113 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 113 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 114 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 114 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 115 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 115 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 116 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 116 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 117 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 117 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 118 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 118 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 119 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 119 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 120 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 120 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 121 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 121 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 122 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 122 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 123 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 123 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 124 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 124 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 125 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 125 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 126 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 126 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 127 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 127 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 128 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 128 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 129 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 129 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 130 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 130 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 131 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 131 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 132 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 132 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 133 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 133 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 134 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 134 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 135 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 135 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 136 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 136 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 137 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 137 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 138 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 138 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 139 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 139 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 140 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 140 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 141 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 141 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 142 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 142 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 143 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 143 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 144 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 144 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 145 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 145 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 146 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 146 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 147 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 147 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 148 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 148 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 149 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 149 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 150 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 150 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 151 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 151 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 152 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 152 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 153 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 153 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 154 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 154 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 155 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 155 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 156 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 156 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 157 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 157 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 158 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 158 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 159 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 159 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 160 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 160 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 161 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 161 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 162 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 162 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 163 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 163 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 164 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 164 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 165 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 165 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 166 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 166 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 167 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 167 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 168 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 168 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 169 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 169 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 170 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 170 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 171 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 171 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 172 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 172 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 173 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 173 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 174 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 174 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 175 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 175 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 176 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 176 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 177 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 177 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 178 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 178 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 179 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 179 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 180 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 180 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 181 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 181 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 182 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 182 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 183 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 183 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 184 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 184 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 185 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 185 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 186 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 186 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 187 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 187 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 188 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 188 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 189 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 189 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 190 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 190 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 191 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 191 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 192 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 192 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 193 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 193 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 194 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 194 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 195 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 195 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 196 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 196 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 197 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 197 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 198 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 198 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 199 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 199 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 200 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 200 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 201 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 201 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 202 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 202 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 203 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 203 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 204 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 204 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 205 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 205 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 206 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 206 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 207 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 207 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 208 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 208 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 209 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 209 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 210 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 210 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 211 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 211 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 212 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 212 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 213 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 213 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 214 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 214 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 215 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 215 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 216 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 216 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 217 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 217 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 218 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 218 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 219 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 219 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 220 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 220 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 221 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 221 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 222 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 222 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 223 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 223 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 224 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 224 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 225 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 225 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 226 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 226 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 227 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 227 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 228 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 228 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 229 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 229 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 230 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 230 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 231 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 231 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 232 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 232 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 233 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 233 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 234 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 234 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 235 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 235 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 236 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 236 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 237 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 237 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 238 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 238 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 239 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 239 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 240 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 240 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 241 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 241 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 242 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 242 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 243 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 243 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 244 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 244 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 245 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 245 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 246 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 246 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 247 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 247 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 248 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 248 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 249 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 249 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 250 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 250 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 251 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 251 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 252 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 252 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 253 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 253 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 254 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 254 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 0 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 0 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 1 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 1 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 2 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 2 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 3 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 3 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 4 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 4 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 5 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 5 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 6 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 6 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 7 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 7 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 8 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 8 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 9 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 9 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 10 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 10 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 11 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 11 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 12 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 12 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 13 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 13 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 14 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 14 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 15 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 15 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 16 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 16 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 17 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 17 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 18 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 18 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 19 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 19 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 20 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 20 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 21 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 21 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 22 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 22 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 23 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 23 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 24 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 24 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 25 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 25 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 26 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 26 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 27 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 27 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 28 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 28 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 29 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 29 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 30 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 30 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 31 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 31 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 32 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 32 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 33 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 33 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 34 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 34 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 35 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 35 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 36 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 36 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 37 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 37 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 38 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 38 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 39 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 39 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 40 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 40 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 41 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 41 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 42 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 42 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 43 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 43 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 44 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 44 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 45 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 45 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 46 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 46 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 47 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 47 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 48 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 48 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 49 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 49 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 50 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 50 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 51 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 51 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 52 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 52 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 53 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 53 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 54 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 54 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 55 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 55 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 56 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 56 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 57 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 57 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 58 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 58 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 59 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 59 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 60 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 60 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 61 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 61 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 62 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 62 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 63 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 63 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 64 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 64 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 65 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 65 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 66 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 66 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 67 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 67 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 68 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 68 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 69 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 69 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 70 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 70 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 71 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 71 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 72 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 72 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 73 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 73 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 74 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 74 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 75 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 75 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 76 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 76 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 77 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 77 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 78 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 78 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 79 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 79 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 80 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 80 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 81 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 81 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 82 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 82 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 83 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 83 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 84 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 84 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 85 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 85 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 86 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 86 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 87 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 87 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 88 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 88 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 89 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 89 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 90 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 90 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 91 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 91 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 92 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 92 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 93 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 93 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 94 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 94 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 95 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 95 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 96 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 96 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 97 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 97 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 98 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 98 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 99 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 99 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 100 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 100 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 101 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 101 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 102 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 102 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 103 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 103 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 104 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 104 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 105 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 105 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 106 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 106 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 107 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 107 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 108 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 108 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 109 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 109 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 110 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 110 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 111 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 111 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 112 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 112 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 113 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 113 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 114 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 114 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 115 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 115 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 116 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 116 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 117 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 117 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 118 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 118 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 119 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 119 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 120 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 120 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 121 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 121 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 122 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 122 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 123 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 123 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 124 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 124 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 125 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 125 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 126 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 126 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 127 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 127 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 128 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 128 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 129 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 129 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 130 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 130 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 131 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 131 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 132 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 132 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 133 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 133 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 134 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 134 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 135 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 135 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 136 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 136 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 137 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 137 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 138 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 138 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 139 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 139 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 140 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 140 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 141 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 141 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 142 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 142 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 143 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 143 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 144 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 144 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 145 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 145 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 146 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 146 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 147 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 147 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 148 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 148 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 149 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 149 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 150 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 150 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 151 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 151 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 152 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 152 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 153 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 153 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 154 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 154 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 155 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 155 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 156 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 156 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 157 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 157 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 158 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 158 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 159 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 159 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 160 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 160 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 161 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 161 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 162 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 162 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 163 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 163 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 164 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 164 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 165 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 165 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 166 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 166 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 167 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 167 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 168 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 168 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 169 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 169 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 170 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 170 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 171 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 171 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 172 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 172 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 173 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 173 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 174 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 174 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 175 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 175 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 176 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 176 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 177 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 177 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 178 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 178 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 179 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 179 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 180 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 180 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 181 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 181 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 182 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 182 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 183 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 183 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 184 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 184 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 185 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 185 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 186 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 186 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 187 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 187 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 188 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 188 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 189 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 189 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 190 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 190 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 191 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 191 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 192 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 192 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 193 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 193 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 194 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 194 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 195 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 195 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 196 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 196 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 197 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 197 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 198 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 198 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 199 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 199 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 200 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 200 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 201 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 201 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 202 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 202 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 203 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 203 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 204 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 204 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 205 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 205 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 206 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 206 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 207 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 207 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 208 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 208 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 209 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 209 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 210 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 210 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 211 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 211 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 212 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 212 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 213 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 213 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 214 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 214 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 215 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 215 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 216 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 216 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 217 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 217 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 218 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 218 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 219 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 219 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 220 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 220 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 221 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 221 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 222 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 222 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 223 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 223 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 224 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 224 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 225 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 225 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 226 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 226 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 227 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 227 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 228 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 228 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 229 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 229 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 230 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 230 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 231 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 231 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 232 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 232 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 233 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 233 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 234 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 234 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 235 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 235 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 236 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 236 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 237 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 237 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 238 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 238 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 239 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 239 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 240 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 240 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 241 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 241 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 242 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 242 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 243 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 243 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 244 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 244 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 245 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 245 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 246 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 246 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 247 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 247 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 248 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 248 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 249 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 249 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 250 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 250 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 251 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 251 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 252 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 252 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 253 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 253 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 254 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 254 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 0 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 0 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 1 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 1 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 2 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 2 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 3 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 3 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 4 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 4 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 5 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 5 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 6 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 6 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 7 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 7 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 8 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 8 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 9 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 9 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 10 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 10 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 11 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 11 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 12 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 12 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 13 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 13 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 14 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 14 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 15 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 15 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 16 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 16 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 17 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 17 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 18 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 18 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 19 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 19 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 20 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 20 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 21 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 21 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 22 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 22 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 23 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 23 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 24 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 24 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 25 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 25 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 26 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 26 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 27 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 27 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 28 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 28 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 29 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 29 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 30 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 30 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 31 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 31 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 32 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 32 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 33 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 33 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 34 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 34 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 35 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 35 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 36 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 36 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 37 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 37 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 38 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 38 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 39 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 39 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 40 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 40 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 41 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 41 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 42 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 42 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 43 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 43 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 44 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 44 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 45 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 45 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 46 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 46 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 47 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 47 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 48 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 48 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 49 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 49 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 50 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 50 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 51 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 51 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 52 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 52 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 53 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 53 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 54 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 54 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 55 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 55 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 56 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 56 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 57 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 57 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 58 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 58 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 59 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 59 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 60 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 60 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 61 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 61 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 62 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 62 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 63 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 63 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 64 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 64 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 65 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 65 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 66 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 66 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 67 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 67 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 68 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 68 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 69 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 69 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 70 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 70 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 71 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 71 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 72 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 72 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 73 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 73 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 74 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 74 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 75 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 75 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 76 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 76 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 77 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 77 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 78 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 78 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 79 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 79 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 80 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 80 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 81 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 81 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 82 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 82 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 83 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 83 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 84 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 84 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 85 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 85 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 86 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 86 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 87 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 87 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 88 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 88 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 89 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 89 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 90 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 90 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 91 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 91 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 92 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 92 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 93 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 93 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 94 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 94 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 95 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 95 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 96 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 96 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 97 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 97 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 98 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 98 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 99 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 99 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 100 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 100 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 101 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 101 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 102 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 102 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 103 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 103 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 104 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 104 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 105 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 105 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 106 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 106 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 107 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 107 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 108 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 108 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 109 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 109 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 110 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 110 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 111 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 111 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 112 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 112 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 113 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 113 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 114 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 114 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 115 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 115 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 116 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 116 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 117 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 117 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 118 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 118 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 119 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 119 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 120 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 120 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 121 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 121 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 122 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 122 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 123 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 123 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 124 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 124 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 125 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 125 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 126 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 126 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 127 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 127 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 128 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 128 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 129 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 129 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 130 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 130 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 131 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 131 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 132 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 132 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 133 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 133 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 134 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 134 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 135 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 135 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 136 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 136 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 137 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 137 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 138 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 138 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 139 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 139 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 140 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 140 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 141 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 141 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 142 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 142 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 143 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 143 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 144 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 144 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 145 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 145 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 146 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 146 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 147 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 147 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 148 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 148 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 149 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 149 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 150 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 150 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 151 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 151 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 152 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 152 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 153 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 153 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 154 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 154 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 155 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 155 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 156 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 156 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 157 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 157 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 158 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 158 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 159 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 159 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 160 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 160 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 161 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 161 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 162 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 162 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 163 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 163 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 164 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 164 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 165 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 165 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 166 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 166 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 167 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 167 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 168 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 168 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 169 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 169 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 170 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 170 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 171 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 171 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 172 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 172 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 173 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 173 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 174 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 174 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 175 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 175 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 176 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 176 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 177 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 177 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 178 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 178 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 179 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 179 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 180 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 180 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 181 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 181 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 182 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 182 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 183 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 183 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 184 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 184 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 185 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 185 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 186 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 186 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 187 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 187 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 188 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 188 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 189 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 189 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 190 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 190 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 191 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 191 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 192 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 192 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 193 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 193 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 194 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 194 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 195 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 195 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 196 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 196 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 197 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 197 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 198 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 198 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 199 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 199 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 200 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 200 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 201 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 201 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 202 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 202 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 203 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 203 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 204 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 204 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 205 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 205 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 206 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 206 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 207 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 207 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 208 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 208 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 209 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 209 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 210 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 210 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 211 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 211 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 212 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 212 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 213 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 213 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 214 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 214 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 215 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 215 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 216 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 216 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 217 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 217 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 218 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 218 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 219 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 219 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 220 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 220 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 221 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 221 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 222 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 222 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 223 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 223 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 224 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 224 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 225 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 225 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 226 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 226 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 227 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 227 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 228 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 228 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 229 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 229 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 230 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 230 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 231 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 231 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 232 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 232 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 233 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 233 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 234 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 234 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 235 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 235 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 236 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 236 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 237 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 237 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 238 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 238 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 239 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 239 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 240 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 240 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 241 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 241 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 242 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 242 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 243 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 243 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 244 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 244 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 245 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 245 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 246 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 246 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 247 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 247 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 248 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 248 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 249 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 249 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 250 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 250 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 251 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 251 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 252 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 252 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 253 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 253 OK encrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 254 OK decrypt test vector /usr/src/regress/sys/crypto/aes/vectors/ecbnk44.txt 254 PASS sys/crypto/aes Duration 0m00.85s START sys/crypto/aesctr 2025-02-13T02:01:55Z rm -f a.out [Ee]rrs mklog *.core y.tab.h aesctr aesctr.o cast.o ecb_enc.o ecb3_enc.o gmac.o aes.o rijndael.o set_key.o chachapoly.o poly1305.o xform.o aesctr.d cast.d ecb_enc.d ecb3_enc.d gmac.d aes.d rijndael.d set_key.d chachapoly.d poly1305.d xform.d ==== run-regress-aesctr ==== cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesctr/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesctr/aesctr.c /usr/src/regress/sys/crypto/aesctr/aesctr.c:179:3: warning: call to undeclared function 'aes_ctr_crypt'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] aes_ctr_crypt(&ctx, block); ^ 1 warning generated. cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesctr/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesctr/../../../../sys/crypto/cast.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesctr/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesctr/../../../../sys/crypto/ecb_enc.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesctr/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesctr/../../../../sys/crypto/ecb3_enc.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesctr/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesctr/../../../../sys/crypto/gmac.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesctr/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesctr/../../../../sys/crypto/aes.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesctr/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesctr/../../../../sys/crypto/rijndael.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesctr/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesctr/../../../../sys/crypto/set_key.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesctr/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesctr/../../../../sys/crypto/chachapoly.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesctr/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesctr/../../../../sys/crypto/poly1305.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesctr/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesctr/../../../../sys/crypto/xform.c cc -o aesctr aesctr.o cast.o ecb_enc.o ecb3_enc.o gmac.o aes.o rijndael.o set_key.o chachapoly.o poly1305.o xform.o ./aesctr OK test vector 0 OK test vector 1 OK test vector 2 OK test vector 3 OK test vector 4 OK test vector 5 OK test vector 6 OK test vector 7 OK test vector 8 PASS sys/crypto/aesctr Duration 0m02.49s START sys/crypto/aesxts 2025-02-13T02:01:58Z rm -f a.out [Ee]rrs mklog *.core y.tab.h aes_xts aes_xts.o cast.o ecb_enc.o ecb3_enc.o gmac.o aes.o set_key.o rijndael.o chachapoly.o poly1305.o xform.o aes_xts.d cast.d ecb_enc.d ecb3_enc.d gmac.d aes.d set_key.d rijndael.d chachapoly.d poly1305.d xform.d ==== run-regress-aes_xts ==== cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesxts/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesxts/aes_xts.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesxts/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesxts/../../../../sys/crypto/cast.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesxts/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesxts/../../../../sys/crypto/ecb_enc.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesxts/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesxts/../../../../sys/crypto/ecb3_enc.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesxts/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesxts/../../../../sys/crypto/gmac.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesxts/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesxts/../../../../sys/crypto/aes.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesxts/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesxts/../../../../sys/crypto/set_key.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesxts/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesxts/../../../../sys/crypto/rijndael.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesxts/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesxts/../../../../sys/crypto/chachapoly.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesxts/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesxts/../../../../sys/crypto/poly1305.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/aesxts/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/aesxts/../../../../sys/crypto/xform.c cc -o aes_xts aes_xts.o cast.o ecb_enc.o ecb3_enc.o gmac.o aes.o set_key.o rijndael.o chachapoly.o poly1305.o xform.o ./aes_xts OK encrypt test vector 0 OK decrypt test vector 0 OK encrypt test vector 1 OK decrypt test vector 1 OK encrypt test vector 2 OK decrypt test vector 2 OK encrypt test vector 3 OK decrypt test vector 3 OK encrypt test vector 4 OK decrypt test vector 4 OK encrypt test vector 5 OK decrypt test vector 5 OK encrypt test vector 6 OK decrypt test vector 6 OK encrypt test vector 7 OK decrypt test vector 7 OK encrypt test vector 8 OK decrypt test vector 8 OK encrypt test vector 9 OK decrypt test vector 9 OK encrypt test vector 10 OK decrypt test vector 10 OK encrypt test vector 11 OK decrypt test vector 11 OK encrypt test vector 12 OK decrypt test vector 12 OK encrypt test vector 13 OK decrypt test vector 13 PASS sys/crypto/aesxts Duration 0m02.50s START sys/crypto/chachapoly 2025-02-13T02:02:00Z rm -f a.out [Ee]rrs mklog *.core y.tab.h chachapoly_test poly1305.o chachapoly.o chachapoly_test.o poly1305.d chachapoly.d chachapoly_test.d ==== run-regress-chachapoly_test ==== cc -O2 -pipe -I/usr/src/regress/sys/crypto/chachapoly/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/chachapoly/../../../../sys/crypto/poly1305.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/chachapoly/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/chachapoly/../../../../sys/crypto/chachapoly.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/chachapoly/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/chachapoly/chachapoly_test.c cc -o chachapoly_test poly1305.o chachapoly.o chachapoly_test.o ./chachapoly_test OK test vector 0 (Chacha20) OK test vector 1 (Chacha20) OK test vector 2 (Chacha20) OK test vector 2 (Poly1305) OK test vector 3 (Chacha20) OK test vector 3 (Poly1305) OK test vector 4 (Chacha20) OK test vector 4 (Poly1305) OK test vector 5 (Chacha20) OK test vector 5 (Poly1305) OK test vector 6 (Chacha20) PASS sys/crypto/chachapoly Duration 0m00.84s START sys/crypto/cmac 2025-02-13T02:02:01Z rm -f a.out [Ee]rrs mklog *.core y.tab.h cmac_test aes.o cmac.o cmac_test.o aes.d cmac.d cmac_test.d ==== run-regress-cmac_test ==== cc -O2 -pipe -I/usr/src/regress/sys/crypto/cmac/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/cmac/../../../../sys/crypto//aes.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/cmac/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/cmac/../../../../sys/crypto//cmac.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/cmac/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/cmac/cmac_test.c cc -o cmac_test aes.o cmac.o cmac_test.o ./cmac_test | diff - /usr/src/regress/sys/crypto/cmac/cmac_test.txt PASS sys/crypto/cmac Duration 0m00.91s START sys/crypto/enc 2025-02-13T02:02:02Z rm -f a.out [Ee]rrs mklog *.core y.tab.h des3 des3.o aes.o cast.o ecb_enc.o ecb3_enc.o gmac.o rijndael.o set_key.o chachapoly.o poly1305.o xform.o des3.d aes.d cast.d ecb_enc.d ecb3_enc.d gmac.d rijndael.d set_key.d chachapoly.d poly1305.d xform.d ==== run-regress-des3 ==== cc -O2 -pipe -I/usr/src/regress/sys/crypto/enc/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/enc/des3.c /usr/src/regress/sys/crypto/enc/des3.c:66:10: warning: call to undeclared function 'des3_setkey'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] error = des3_setkey(ctx, key, klen); ^ /usr/src/regress/sys/crypto/enc/des3.c:75:4: warning: call to undeclared function 'des3_encrypt'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] des3_encrypt(ctx, block); ^ /usr/src/regress/sys/crypto/enc/des3.c:80:4: warning: call to undeclared function 'des3_decrypt'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] des3_decrypt(ctx, block); ^ 3 warnings generated. cc -O2 -pipe -I/usr/src/regress/sys/crypto/enc/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/enc/../../../../sys/crypto/aes.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/enc/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/enc/../../../../sys/crypto/cast.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/enc/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/enc/../../../../sys/crypto/ecb_enc.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/enc/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/enc/../../../../sys/crypto/ecb3_enc.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/enc/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/enc/../../../../sys/crypto/gmac.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/enc/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/enc/../../../../sys/crypto/rijndael.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/enc/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/enc/../../../../sys/crypto/set_key.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/enc/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/enc/../../../../sys/crypto/chachapoly.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/enc/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/enc/../../../../sys/crypto/poly1305.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/enc/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/enc/../../../../sys/crypto/xform.c cc -o des3 des3.o aes.o cast.o ecb_enc.o ecb3_enc.o gmac.o rijndael.o set_key.o chachapoly.o poly1305.o xform.o -lcrypto ./des3 ok, decrypted ok, encrypted PASS sys/crypto/enc Duration 0m02.52s START sys/crypto/gmac 2025-02-13T02:02:04Z rm -f a.out [Ee]rrs mklog *.core y.tab.h gmac_test aes.o gmac.o gmac_test.o aes.d gmac.d gmac_test.d ==== run-regress-gmac_test ==== cc -O2 -pipe -I/usr/src/regress/sys/crypto/gmac/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/gmac/../../../../sys/crypto/aes.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/gmac/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/gmac/../../../../sys/crypto/gmac.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/gmac/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/gmac/gmac_test.c cc -o gmac_test aes.o gmac.o gmac_test.o ./gmac_test OK test vector 0 OK test vector 1 OK test vector 2 OK test vector 3 OK test vector 4 OK test vector 5 OK test vector 6 OK test vector 7 OK test vector 8 OK test vector 9 OK test vector 10 OK test vector 11 OK test vector 12 OK test vector 13 OK test vector 14 OK test vector 15 OK test vector 16 OK test vector 17 OK test vector 18 OK test vector 19 OK test vector 20 OK test vector 21 OK test vector 22 OK test vector 23 OK test vector 24 OK test vector 25 OK test vector 26 OK test vector 27 OK test vector 28 OK test vector 29 OK test vector 30 OK test vector 31 OK test vector 32 OK test vector 33 PASS sys/crypto/gmac Duration 0m00.90s START sys/crypto/hmac 2025-02-13T02:02:05Z rm -f a.out [Ee]rrs mklog *.core y.tab.h hmac_test md5.o sha1.o sha2.o hmac.o hmac_test.o md5.d sha1.d sha2.d hmac.d hmac_test.d ==== run-regress-hmac_test ==== cc -O2 -pipe -I/usr/src/regress/sys/crypto/hmac/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/hmac/../../../../sys/crypto//md5.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/hmac/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/hmac/../../../../sys/crypto//sha1.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/hmac/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/hmac/../../../../sys/crypto//sha2.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/hmac/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/hmac/../../../../sys/crypto//hmac.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/hmac/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/hmac/hmac_test.c cc -o hmac_test md5.o sha1.o sha2.o hmac.o hmac_test.o ./hmac_test | diff - /usr/src/regress/sys/crypto/hmac/hmac_test.txt PASS sys/crypto/hmac Duration 0m01.71s START sys/crypto/key_wrap 2025-02-13T02:02:07Z rm -f a.out [Ee]rrs mklog *.core y.tab.h key_wrap_test aes.o key_wrap.o key_wrap_test.o timingsafe_bcmp.o aes.d key_wrap.d key_wrap_test.d timingsafe_bcmp.d ==== run-regress-key_wrap_test ==== cc -O2 -pipe -I/usr/src/regress/sys/crypto/key_wrap/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/key_wrap/../../../../sys/crypto//aes.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/key_wrap/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/key_wrap/../../../../sys/crypto//key_wrap.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/key_wrap/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/key_wrap/key_wrap_test.c cc -O2 -pipe -I/usr/src/regress/sys/crypto/key_wrap/../../../../sys -g -MD -MP -c /usr/src/regress/sys/crypto/key_wrap/../../../../sys/lib/libkern//timingsafe_bcmp.c cc -o key_wrap_test aes.o key_wrap.o key_wrap_test.o timingsafe_bcmp.o ./key_wrap_test | diff - /usr/src/regress/sys/crypto/key_wrap/key_wrap_test.txt PASS sys/crypto/key_wrap Duration 0m00.94s START sys/ddb 2025-02-13T02:02:08Z rm -f a.out [Ee]rrs mklog *.core y.tab.h Cannot run on amd64 SKIPPED SKIP sys/ddb Test skipped itself START sys/dev/fdesc 2025-02-13T02:02:08Z rm -f a.out [Ee]rrs mklog *.core y.tab.h confuse confuse.o confuse.d ==== run-regress-confuse ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/dev/fdesc/confuse.c cc -o confuse confuse.o ./confuse confuse: errno was (9): Bad file descriptor PASS sys/dev/fdesc Duration 0m00.16s START sys/dev/kcov 2025-02-13T02:02:08Z rm -f a.out [Ee]rrs mklog *.core y.tab.h kcov kcov.o kcov.d ==== run-pc-1-close ==== cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/dev/kcov/kcov.c cc -o kcov kcov.o -lpthread if ./kcov -p; then ./kcov -b 1 -m pc close; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-1-coverage ==== if ./kcov -p; then ./kcov -b 1 -m pc coverage; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-1-dying ==== if ./kcov -p; then ./kcov -b 1 -m pc dying; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-1-exec ==== if ./kcov -p; then ./kcov -b 1 -m pc exec; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-1-fdsend ==== if ./kcov -p; then ./kcov -b 1 -m pc fdsend; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-1-fork ==== if ./kcov -p; then ./kcov -b 1 -m pc fork; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-1-open ==== if ./kcov -p; then ./kcov -b 1 -m pc open; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-1-remote ==== if ./kcov -p; then ./kcov -b 1 -m pc remote; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-1-remote-close ==== if ./kcov -p; then ./kcov -b 1 -m pc remote-close; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-1-remote-interrupt ==== if ./kcov -p; then ./kcov -b 1 -m pc remote-interrupt; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-1-state ==== if ./kcov -p; then ./kcov -b 1 -m pc state; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-2-close ==== if ./kcov -p; then ./kcov -b 2 -m pc close; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-2-coverage ==== if ./kcov -p; then ./kcov -b 2 -m pc coverage; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-2-dying ==== if ./kcov -p; then ./kcov -b 2 -m pc dying; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-2-exec ==== if ./kcov -p; then ./kcov -b 2 -m pc exec; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-2-fdsend ==== if ./kcov -p; then ./kcov -b 2 -m pc fdsend; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-2-fork ==== if ./kcov -p; then ./kcov -b 2 -m pc fork; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-2-open ==== if ./kcov -p; then ./kcov -b 2 -m pc open; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-2-remote ==== if ./kcov -p; then ./kcov -b 2 -m pc remote; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-2-remote-close ==== if ./kcov -p; then ./kcov -b 2 -m pc remote-close; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-2-remote-interrupt ==== if ./kcov -p; then ./kcov -b 2 -m pc remote-interrupt; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-pc-2-state ==== if ./kcov -p; then ./kcov -b 2 -m pc state; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-1-close ==== if ./kcov -p; then ./kcov -b 1 -m cmp close; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-1-coverage ==== if ./kcov -p; then ./kcov -b 1 -m cmp coverage; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-1-dying ==== if ./kcov -p; then ./kcov -b 1 -m cmp dying; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-1-exec ==== if ./kcov -p; then ./kcov -b 1 -m cmp exec; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-1-fdsend ==== if ./kcov -p; then ./kcov -b 1 -m cmp fdsend; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-1-fork ==== if ./kcov -p; then ./kcov -b 1 -m cmp fork; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-1-open ==== if ./kcov -p; then ./kcov -b 1 -m cmp open; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-1-remote ==== if ./kcov -p; then ./kcov -b 1 -m cmp remote; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-1-remote-close ==== if ./kcov -p; then ./kcov -b 1 -m cmp remote-close; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-1-remote-interrupt ==== if ./kcov -p; then ./kcov -b 1 -m cmp remote-interrupt; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-1-state ==== if ./kcov -p; then ./kcov -b 1 -m cmp state; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-2-close ==== if ./kcov -p; then ./kcov -b 2 -m cmp close; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-2-coverage ==== if ./kcov -p; then ./kcov -b 2 -m cmp coverage; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-2-dying ==== if ./kcov -p; then ./kcov -b 2 -m cmp dying; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-2-exec ==== if ./kcov -p; then ./kcov -b 2 -m cmp exec; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-2-fdsend ==== if ./kcov -p; then ./kcov -b 2 -m cmp fdsend; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-2-fork ==== if ./kcov -p; then ./kcov -b 2 -m cmp fork; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-2-open ==== if ./kcov -p; then ./kcov -b 2 -m cmp open; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-2-remote ==== if ./kcov -p; then ./kcov -b 2 -m cmp remote; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-2-remote-close ==== if ./kcov -p; then ./kcov -b 2 -m cmp remote-close; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-2-remote-interrupt ==== if ./kcov -p; then ./kcov -b 2 -m cmp remote-interrupt; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED ==== run-cmp-2-state ==== if ./kcov -p; then ./kcov -b 2 -m cmp state; else echo "SKIPPED"; fi kcov: open: /dev/kcov: Device not configured SKIPPED SKIP sys/dev/kcov Test skipped itself START sys/dev/softraid 2025-02-13T02:02:10Z rm -f a.out [Ee]rrs mklog *.core y.tab.h diskimage* passfile ==== run-mount-0 ==== make -C /usr/src/regress/sys/dev/softraid mount-0 umount -f /mnt/regress-softraid || true umount: /mnt/regress-softraid: not currently mounted rmdir /mnt/regress-softraid || true rmdir: /mnt/regress-softraid: No such file or directory for d in `bioctl softraid0 | awk '/^softraid0/{print $5}'`; do bioctl -d $d; done for v in `vnconfig -l | awk -F'[ :]' '/^vnd[123]:/ && !/not in use/{print $1}'`; do vnconfig -u $v; done ==== vnd-1 ==== rm -f diskimage1 dd if=/dev/null of=diskimage1 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd1 diskimage1 printf "RAID *" | disklabel -wAT- vnd1 [ `disklabel vnd1 | grep -c '\'` -eq 1 ] ==== vnd-2 ==== rm -f diskimage2 dd if=/dev/null of=diskimage2 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd2 diskimage2 printf "RAID *" | disklabel -wAT- vnd2 [ `disklabel vnd2 | grep -c '\'` -eq 1 ] ==== vnd-3 ==== rm -f diskimage3 dd if=/dev/null of=diskimage3 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd3 diskimage3 printf "RAID *" | disklabel -wAT- vnd3 [ `disklabel vnd3 | grep -c '\'` -eq 1 ] ==== raid-0 ==== bioctl -c 0 -l vnd1a,vnd2a,vnd3a softraid0 softraid0: RAID 0 volume attached as sd2 ==== mount-0 ==== printf "/ *" | disklabel -wAT- "`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`" newfs "/dev/r`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /dev/rsd2a: 3299.1MB in 6756480 sectors of 512 bytes 17 cylinder groups of 202.50MB, 12960 blocks, 25920 inodes each super-block backups (for fsck -b #) at: 160, 414880, 829600, 1244320, 1659040, 2073760, 2488480, 2903200, 3317920, 3732640, 4147360, 4562080, 4976800, 5391520, 5806240, 6220960, 6635680, mkdir -p /mnt/regress-softraid mount "/dev/`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /mnt/regress-softraid make -C /usr/src/regress/sys/dev/softraid detach ==== detach ==== umount /mnt/regress-softraid bioctl -d `bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'` ==== run-fill-compare-0 ==== make -C /usr/src/regress/sys/dev/softraid mount-0 umount -f /mnt/regress-softraid || true umount: /mnt/regress-softraid: not currently mounted rmdir /mnt/regress-softraid || true for d in `bioctl softraid0 | awk '/^softraid0/{print $5}'`; do bioctl -d $d; done for v in `vnconfig -l | awk -F'[ :]' '/^vnd[123]:/ && !/not in use/{print $1}'`; do vnconfig -u $v; done ==== vnd-1 ==== rm -f diskimage1 dd if=/dev/null of=diskimage1 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd1 diskimage1 printf "RAID *" | disklabel -wAT- vnd1 [ `disklabel vnd1 | grep -c '\'` -eq 1 ] ==== vnd-2 ==== rm -f diskimage2 dd if=/dev/null of=diskimage2 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd2 diskimage2 printf "RAID *" | disklabel -wAT- vnd2 [ `disklabel vnd2 | grep -c '\'` -eq 1 ] ==== vnd-3 ==== rm -f diskimage3 dd if=/dev/null of=diskimage3 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd3 diskimage3 printf "RAID *" | disklabel -wAT- vnd3 [ `disklabel vnd3 | grep -c '\'` -eq 1 ] ==== raid-0 ==== bioctl -c 0 -l vnd1a,vnd2a,vnd3a softraid0 softraid0: RAID 0 volume attached as sd2 ==== mount-0 ==== printf "/ *" | disklabel -wAT- "`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`" newfs "/dev/r`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /dev/rsd2a: 3299.1MB in 6756480 sectors of 512 bytes 17 cylinder groups of 202.50MB, 12960 blocks, 25920 inodes each super-block backups (for fsck -b #) at: 160, 414880, 829600, 1244320, 1659040, 2073760, 2488480, 2903200, 3317920, 3732640, 4147360, 4562080, 4976800, 5391520, 5806240, 6220960, 6635680, mkdir -p /mnt/regress-softraid mount "/dev/`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /mnt/regress-softraid ==== fill ==== time cp -r /bin /mnt/regress-softraid/ 0.58 real 0.00 user 0.09 sys make -C /usr/src/regress/sys/dev/softraid detach ==== detach ==== umount /mnt/regress-softraid bioctl -d `bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'` ==== compare ==== bioctl -c 0 -l vnd1a,vnd2a,vnd3a -p passfile softraid0 softraid0: RAID 0 volume attached as sd2 bioctl softraid0 Volume Status Size Device softraid0 0 Online 3459317760 sd2 RAID0 0 Online 1153163264 0:0.0 noencl 1 Online 1153163264 0:1.0 noencl 2 Online 1153163264 0:2.0 noencl mount "/dev/`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /mnt/regress-softraid diff -r /bin /mnt/regress-softraid/bin make -C /usr/src/regress/sys/dev/softraid detach ==== detach ==== umount /mnt/regress-softraid bioctl -d `bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'` ==== run-mount-1 ==== make -C /usr/src/regress/sys/dev/softraid mount-1 umount -f /mnt/regress-softraid || true umount: /mnt/regress-softraid: not currently mounted rmdir /mnt/regress-softraid || true for d in `bioctl softraid0 | awk '/^softraid0/{print $5}'`; do bioctl -d $d; done for v in `vnconfig -l | awk -F'[ :]' '/^vnd[123]:/ && !/not in use/{print $1}'`; do vnconfig -u $v; done ==== vnd-1 ==== rm -f diskimage1 dd if=/dev/null of=diskimage1 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd1 diskimage1 printf "RAID *" | disklabel -wAT- vnd1 [ `disklabel vnd1 | grep -c '\'` -eq 1 ] ==== vnd-2 ==== rm -f diskimage2 dd if=/dev/null of=diskimage2 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd2 diskimage2 printf "RAID *" | disklabel -wAT- vnd2 [ `disklabel vnd2 | grep -c '\'` -eq 1 ] ==== vnd-3 ==== rm -f diskimage3 dd if=/dev/null of=diskimage3 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd3 diskimage3 printf "RAID *" | disklabel -wAT- vnd3 [ `disklabel vnd3 | grep -c '\'` -eq 1 ] ==== raid-1 ==== bioctl -c 1 -l vnd1a,vnd2a,vnd3a softraid0 softraid0: RAID 1 volume attached as sd2 ==== mount-1 ==== printf "/ *" | disklabel -wAT- "`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`" newfs "/dev/r`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /dev/rsd2a: 1099.7MB in 2252256 sectors of 512 bytes 6 cylinder groups of 202.50MB, 12960 blocks, 25920 inodes each super-block backups (for fsck -b #) at: 160, 414880, 829600, 1244320, 1659040, 2073760, mkdir -p /mnt/regress-softraid mount "/dev/`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /mnt/regress-softraid make -C /usr/src/regress/sys/dev/softraid detach ==== detach ==== umount /mnt/regress-softraid bioctl -d `bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'` ==== run-fill-compare-1 ==== make -C /usr/src/regress/sys/dev/softraid mount-1 umount -f /mnt/regress-softraid || true umount: /mnt/regress-softraid: not currently mounted rmdir /mnt/regress-softraid || true for d in `bioctl softraid0 | awk '/^softraid0/{print $5}'`; do bioctl -d $d; done for v in `vnconfig -l | awk -F'[ :]' '/^vnd[123]:/ && !/not in use/{print $1}'`; do vnconfig -u $v; done ==== vnd-1 ==== rm -f diskimage1 dd if=/dev/null of=diskimage1 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd1 diskimage1 printf "RAID *" | disklabel -wAT- vnd1 [ `disklabel vnd1 | grep -c '\'` -eq 1 ] ==== vnd-2 ==== rm -f diskimage2 dd if=/dev/null of=diskimage2 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd2 diskimage2 printf "RAID *" | disklabel -wAT- vnd2 [ `disklabel vnd2 | grep -c '\'` -eq 1 ] ==== vnd-3 ==== rm -f diskimage3 dd if=/dev/null of=diskimage3 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd3 diskimage3 printf "RAID *" | disklabel -wAT- vnd3 [ `disklabel vnd3 | grep -c '\'` -eq 1 ] ==== raid-1 ==== bioctl -c 1 -l vnd1a,vnd2a,vnd3a softraid0 softraid0: RAID 1 volume attached as sd2 ==== mount-1 ==== printf "/ *" | disklabel -wAT- "`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`" newfs "/dev/r`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /dev/rsd2a: 1099.7MB in 2252256 sectors of 512 bytes 6 cylinder groups of 202.50MB, 12960 blocks, 25920 inodes each super-block backups (for fsck -b #) at: 160, 414880, 829600, 1244320, 1659040, 2073760, mkdir -p /mnt/regress-softraid mount "/dev/`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /mnt/regress-softraid ==== fill ==== time cp -r /bin /mnt/regress-softraid/ 4.12 real 0.00 user 0.45 sys make -C /usr/src/regress/sys/dev/softraid detach ==== detach ==== umount /mnt/regress-softraid bioctl -d `bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'` ==== compare ==== bioctl -c 1 -l vnd1a,vnd2a,vnd3a -p passfile softraid0 softraid0: RAID 1 volume attached as sd2 bioctl softraid0 Volume Status Size Device softraid0 0 Online 1153163264 sd2 RAID1 0 Online 1153163264 0:0.0 noencl 1 Online 1153163264 0:1.0 noencl 2 Online 1153163264 0:2.0 noencl mount "/dev/`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /mnt/regress-softraid diff -r /bin /mnt/regress-softraid/bin make -C /usr/src/regress/sys/dev/softraid detach ==== detach ==== umount /mnt/regress-softraid bioctl -d `bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'` ==== run-mount-5 ==== make -C /usr/src/regress/sys/dev/softraid mount-5 umount -f /mnt/regress-softraid || true umount: /mnt/regress-softraid: not currently mounted rmdir /mnt/regress-softraid || true for d in `bioctl softraid0 | awk '/^softraid0/{print $5}'`; do bioctl -d $d; done for v in `vnconfig -l | awk -F'[ :]' '/^vnd[123]:/ && !/not in use/{print $1}'`; do vnconfig -u $v; done ==== vnd-1 ==== rm -f diskimage1 dd if=/dev/null of=diskimage1 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd1 diskimage1 printf "RAID *" | disklabel -wAT- vnd1 [ `disklabel vnd1 | grep -c '\'` -eq 1 ] ==== vnd-2 ==== rm -f diskimage2 dd if=/dev/null of=diskimage2 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd2 diskimage2 printf "RAID *" | disklabel -wAT- vnd2 [ `disklabel vnd2 | grep -c '\'` -eq 1 ] ==== vnd-3 ==== rm -f diskimage3 dd if=/dev/null of=diskimage3 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd3 diskimage3 printf "RAID *" | disklabel -wAT- vnd3 [ `disklabel vnd3 | grep -c '\'` -eq 1 ] ==== raid-5 ==== bioctl -c 5 -l vnd1a,vnd2a,vnd3a softraid0 softraid0: RAID 5 volume attached as sd2 ==== mount-5 ==== printf "/ *" | disklabel -wAT- "`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`" newfs "/dev/r`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /dev/rsd2a: 2199.4MB in 4504320 sectors of 512 bytes 11 cylinder groups of 202.50MB, 12960 blocks, 25920 inodes each super-block backups (for fsck -b #) at: 160, 414880, 829600, 1244320, 1659040, 2073760, 2488480, 2903200, 3317920, 3732640, 4147360, mkdir -p /mnt/regress-softraid mount "/dev/`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /mnt/regress-softraid make -C /usr/src/regress/sys/dev/softraid detach ==== detach ==== umount /mnt/regress-softraid bioctl -d `bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'` ==== run-fill-compare-5 ==== make -C /usr/src/regress/sys/dev/softraid mount-5 umount -f /mnt/regress-softraid || true umount: /mnt/regress-softraid: not currently mounted rmdir /mnt/regress-softraid || true for d in `bioctl softraid0 | awk '/^softraid0/{print $5}'`; do bioctl -d $d; done for v in `vnconfig -l | awk -F'[ :]' '/^vnd[123]:/ && !/not in use/{print $1}'`; do vnconfig -u $v; done ==== vnd-1 ==== rm -f diskimage1 dd if=/dev/null of=diskimage1 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd1 diskimage1 printf "RAID *" | disklabel -wAT- vnd1 [ `disklabel vnd1 | grep -c '\'` -eq 1 ] ==== vnd-2 ==== rm -f diskimage2 dd if=/dev/null of=diskimage2 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd2 diskimage2 printf "RAID *" | disklabel -wAT- vnd2 [ `disklabel vnd2 | grep -c '\'` -eq 1 ] ==== vnd-3 ==== rm -f diskimage3 dd if=/dev/null of=diskimage3 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd3 diskimage3 printf "RAID *" | disklabel -wAT- vnd3 [ `disklabel vnd3 | grep -c '\'` -eq 1 ] ==== raid-5 ==== bioctl -c 5 -l vnd1a,vnd2a,vnd3a softraid0 softraid0: RAID 5 volume attached as sd2 ==== mount-5 ==== printf "/ *" | disklabel -wAT- "`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`" newfs "/dev/r`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /dev/rsd2a: 2199.4MB in 4504320 sectors of 512 bytes 11 cylinder groups of 202.50MB, 12960 blocks, 25920 inodes each super-block backups (for fsck -b #) at: 160, 414880, 829600, 1244320, 1659040, 2073760, 2488480, 2903200, 3317920, 3732640, 4147360, mkdir -p /mnt/regress-softraid mount "/dev/`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /mnt/regress-softraid ==== fill ==== time cp -r /bin /mnt/regress-softraid/ 1.05 real 0.00 user 0.02 sys make -C /usr/src/regress/sys/dev/softraid detach ==== detach ==== umount /mnt/regress-softraid bioctl -d `bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'` ==== compare ==== bioctl -c 5 -l vnd1a,vnd2a,vnd3a -p passfile softraid0 softraid0: RAID 5 volume attached as sd2 bioctl softraid0 Volume Status Size Device softraid0 0 Online 2306211840 sd2 RAID5 0 Online 1153163264 0:0.0 noencl 1 Online 1153163264 0:1.0 noencl 2 Online 1153163264 0:2.0 noencl mount "/dev/`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /mnt/regress-softraid diff -r /bin /mnt/regress-softraid/bin make -C /usr/src/regress/sys/dev/softraid detach ==== detach ==== umount /mnt/regress-softraid bioctl -d `bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'` ==== run-mount-C ==== make -C /usr/src/regress/sys/dev/softraid mount-C umount -f /mnt/regress-softraid || true umount: /mnt/regress-softraid: not currently mounted rmdir /mnt/regress-softraid || true for d in `bioctl softraid0 | awk '/^softraid0/{print $5}'`; do bioctl -d $d; done for v in `vnconfig -l | awk -F'[ :]' '/^vnd[123]:/ && !/not in use/{print $1}'`; do vnconfig -u $v; done ==== vnd-1 ==== rm -f diskimage1 dd if=/dev/null of=diskimage1 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd1 diskimage1 printf "RAID *" | disklabel -wAT- vnd1 [ `disklabel vnd1 | grep -c '\'` -eq 1 ] ==== passfile ==== openssl rand -hex -out passfile.tmp 16 chmod 0600 passfile.tmp mv passfile.tmp passfile ==== raid-C ==== bioctl -c C -l vnd1a -p passfile softraid0 softraid0: CRYPTO volume attached as sd2 ==== mount-C ==== printf "/ *" | disklabel -wAT- "`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`" newfs "/dev/r`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /dev/rsd2a: 1099.7MB in 2252256 sectors of 512 bytes 6 cylinder groups of 202.50MB, 12960 blocks, 25920 inodes each super-block backups (for fsck -b #) at: 160, 414880, 829600, 1244320, 1659040, 2073760, mkdir -p /mnt/regress-softraid mount "/dev/`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /mnt/regress-softraid make -C /usr/src/regress/sys/dev/softraid detach ==== detach ==== umount /mnt/regress-softraid bioctl -d `bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'` ==== run-fill-compare-C ==== make -C /usr/src/regress/sys/dev/softraid mount-C umount -f /mnt/regress-softraid || true umount: /mnt/regress-softraid: not currently mounted rmdir /mnt/regress-softraid || true for d in `bioctl softraid0 | awk '/^softraid0/{print $5}'`; do bioctl -d $d; done for v in `vnconfig -l | awk -F'[ :]' '/^vnd[123]:/ && !/not in use/{print $1}'`; do vnconfig -u $v; done ==== vnd-1 ==== rm -f diskimage1 dd if=/dev/null of=diskimage1 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd1 diskimage1 printf "RAID *" | disklabel -wAT- vnd1 [ `disklabel vnd1 | grep -c '\'` -eq 1 ] ==== raid-C ==== bioctl -c C -l vnd1a -p passfile softraid0 softraid0: CRYPTO volume attached as sd2 ==== mount-C ==== printf "/ *" | disklabel -wAT- "`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`" newfs "/dev/r`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /dev/rsd2a: 1099.7MB in 2252256 sectors of 512 bytes 6 cylinder groups of 202.50MB, 12960 blocks, 25920 inodes each super-block backups (for fsck -b #) at: 160, 414880, 829600, 1244320, 1659040, 2073760, mkdir -p /mnt/regress-softraid mount "/dev/`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /mnt/regress-softraid ==== fill ==== time cp -r /bin /mnt/regress-softraid/ 1.17 real 0.00 user 0.11 sys make -C /usr/src/regress/sys/dev/softraid detach ==== detach ==== umount /mnt/regress-softraid bioctl -d `bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'` ==== compare ==== bioctl -c C -l vnd1a -p passfile softraid0 softraid0: CRYPTO volume attached as sd2 bioctl softraid0 Volume Status Size Device softraid0 0 Online 1153163264 sd2 CRYPTO 0 Online 1153163264 0:0.0 noencl mount "/dev/`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /mnt/regress-softraid diff -r /bin /mnt/regress-softraid/bin make -C /usr/src/regress/sys/dev/softraid detach ==== detach ==== umount /mnt/regress-softraid bioctl -d `bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'` ==== run-mount-c ==== make -C /usr/src/regress/sys/dev/softraid mount-c umount -f /mnt/regress-softraid || true umount: /mnt/regress-softraid: not currently mounted rmdir /mnt/regress-softraid || true for d in `bioctl softraid0 | awk '/^softraid0/{print $5}'`; do bioctl -d $d; done for v in `vnconfig -l | awk -F'[ :]' '/^vnd[123]:/ && !/not in use/{print $1}'`; do vnconfig -u $v; done ==== vnd-1 ==== rm -f diskimage1 dd if=/dev/null of=diskimage1 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd1 diskimage1 printf "RAID *" | disklabel -wAT- vnd1 [ `disklabel vnd1 | grep -c '\'` -eq 1 ] ==== vnd-2 ==== rm -f diskimage2 dd if=/dev/null of=diskimage2 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd2 diskimage2 printf "RAID *" | disklabel -wAT- vnd2 [ `disklabel vnd2 | grep -c '\'` -eq 1 ] ==== vnd-3 ==== rm -f diskimage3 dd if=/dev/null of=diskimage3 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd3 diskimage3 printf "RAID *" | disklabel -wAT- vnd3 [ `disklabel vnd3 | grep -c '\'` -eq 1 ] ==== raid-c ==== bioctl -c c -l vnd1a,vnd2a,vnd3a softraid0 softraid0: CONCAT volume attached as sd2 ==== mount-c ==== printf "/ *" | disklabel -wAT- "`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`" newfs "/dev/r`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /dev/rsd2a: 3299.2MB in 6756800 sectors of 512 bytes 17 cylinder groups of 202.50MB, 12960 blocks, 25920 inodes each super-block backups (for fsck -b #) at: 160, 414880, 829600, 1244320, 1659040, 2073760, 2488480, 2903200, 3317920, 3732640, 4147360, 4562080, 4976800, 5391520, 5806240, 6220960, 6635680, mkdir -p /mnt/regress-softraid mount "/dev/`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /mnt/regress-softraid make -C /usr/src/regress/sys/dev/softraid detach ==== detach ==== umount /mnt/regress-softraid bioctl -d `bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'` ==== run-fill-compare-c ==== make -C /usr/src/regress/sys/dev/softraid mount-c umount -f /mnt/regress-softraid || true umount: /mnt/regress-softraid: not currently mounted rmdir /mnt/regress-softraid || true for d in `bioctl softraid0 | awk '/^softraid0/{print $5}'`; do bioctl -d $d; done for v in `vnconfig -l | awk -F'[ :]' '/^vnd[123]:/ && !/not in use/{print $1}'`; do vnconfig -u $v; done ==== vnd-1 ==== rm -f diskimage1 dd if=/dev/null of=diskimage1 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd1 diskimage1 printf "RAID *" | disklabel -wAT- vnd1 [ `disklabel vnd1 | grep -c '\'` -eq 1 ] ==== vnd-2 ==== rm -f diskimage2 dd if=/dev/null of=diskimage2 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd2 diskimage2 printf "RAID *" | disklabel -wAT- vnd2 [ `disklabel vnd2 | grep -c '\'` -eq 1 ] ==== vnd-3 ==== rm -f diskimage3 dd if=/dev/null of=diskimage3 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd3 diskimage3 printf "RAID *" | disklabel -wAT- vnd3 [ `disklabel vnd3 | grep -c '\'` -eq 1 ] ==== raid-c ==== bioctl -c c -l vnd1a,vnd2a,vnd3a softraid0 softraid0: CONCAT volume attached as sd2 ==== mount-c ==== printf "/ *" | disklabel -wAT- "`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`" newfs "/dev/r`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /dev/rsd2a: 3299.2MB in 6756800 sectors of 512 bytes 17 cylinder groups of 202.50MB, 12960 blocks, 25920 inodes each super-block backups (for fsck -b #) at: 160, 414880, 829600, 1244320, 1659040, 2073760, 2488480, 2903200, 3317920, 3732640, 4147360, 4562080, 4976800, 5391520, 5806240, 6220960, 6635680, mkdir -p /mnt/regress-softraid mount "/dev/`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /mnt/regress-softraid ==== fill ==== time cp -r /bin /mnt/regress-softraid/ 1.54 real 0.00 user 0.15 sys make -C /usr/src/regress/sys/dev/softraid detach ==== detach ==== umount /mnt/regress-softraid bioctl -d `bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'` ==== compare ==== bioctl -c c -l vnd1a,vnd2a,vnd3a -p passfile softraid0 softraid0: CONCAT volume attached as sd2 bioctl softraid0 Volume Status Size Device softraid0 0 Online 3459489792 sd2 CONCAT 0 Online 1153163264 0:0.0 noencl 1 Online 1153163264 0:1.0 noencl 2 Online 1153163264 0:2.0 noencl mount "/dev/`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /mnt/regress-softraid diff -r /bin /mnt/regress-softraid/bin make -C /usr/src/regress/sys/dev/softraid detach ==== detach ==== umount /mnt/regress-softraid bioctl -d `bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'` ==== run-mount-1C ==== make -C /usr/src/regress/sys/dev/softraid mount-1C umount -f /mnt/regress-softraid || true umount: /mnt/regress-softraid: not currently mounted rmdir /mnt/regress-softraid || true for d in `bioctl softraid0 | awk '/^softraid0/{print $5}'`; do bioctl -d $d; done for v in `vnconfig -l | awk -F'[ :]' '/^vnd[123]:/ && !/not in use/{print $1}'`; do vnconfig -u $v; done ==== vnd-1 ==== rm -f diskimage1 dd if=/dev/null of=diskimage1 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd1 diskimage1 printf "RAID *" | disklabel -wAT- vnd1 [ `disklabel vnd1 | grep -c '\'` -eq 1 ] ==== vnd-2 ==== rm -f diskimage2 dd if=/dev/null of=diskimage2 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd2 diskimage2 printf "RAID *" | disklabel -wAT- vnd2 [ `disklabel vnd2 | grep -c '\'` -eq 1 ] ==== vnd-3 ==== rm -f diskimage3 dd if=/dev/null of=diskimage3 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd3 diskimage3 printf "RAID *" | disklabel -wAT- vnd3 [ `disklabel vnd3 | grep -c '\'` -eq 1 ] ==== raid-1C ==== bioctl -c 1C -l vnd1a,vnd2a,vnd3a -p passfile softraid0 softraid0: RAID 1C volume attached as sd2 ==== mount-1C ==== printf "/ *" | disklabel -wAT- "`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`" newfs "/dev/r`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /dev/rsd2a: 1099.7MB in 2252256 sectors of 512 bytes 6 cylinder groups of 202.50MB, 12960 blocks, 25920 inodes each super-block backups (for fsck -b #) at: 160, 414880, 829600, 1244320, 1659040, 2073760, mkdir -p /mnt/regress-softraid mount "/dev/`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /mnt/regress-softraid make -C /usr/src/regress/sys/dev/softraid detach ==== detach ==== umount /mnt/regress-softraid bioctl -d `bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'` ==== run-fill-compare-1C ==== make -C /usr/src/regress/sys/dev/softraid mount-1C umount -f /mnt/regress-softraid || true umount: /mnt/regress-softraid: not currently mounted rmdir /mnt/regress-softraid || true for d in `bioctl softraid0 | awk '/^softraid0/{print $5}'`; do bioctl -d $d; done for v in `vnconfig -l | awk -F'[ :]' '/^vnd[123]:/ && !/not in use/{print $1}'`; do vnconfig -u $v; done ==== vnd-1 ==== rm -f diskimage1 dd if=/dev/null of=diskimage1 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd1 diskimage1 printf "RAID *" | disklabel -wAT- vnd1 [ `disklabel vnd1 | grep -c '\'` -eq 1 ] ==== vnd-2 ==== rm -f diskimage2 dd if=/dev/null of=diskimage2 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd2 diskimage2 printf "RAID *" | disklabel -wAT- vnd2 [ `disklabel vnd2 | grep -c '\'` -eq 1 ] ==== vnd-3 ==== rm -f diskimage3 dd if=/dev/null of=diskimage3 bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig vnd3 diskimage3 printf "RAID *" | disklabel -wAT- vnd3 [ `disklabel vnd3 | grep -c '\'` -eq 1 ] ==== raid-1C ==== bioctl -c 1C -l vnd1a,vnd2a,vnd3a -p passfile softraid0 softraid0: RAID 1C volume attached as sd2 ==== mount-1C ==== printf "/ *" | disklabel -wAT- "`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`" newfs "/dev/r`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /dev/rsd2a: 1099.7MB in 2252256 sectors of 512 bytes 6 cylinder groups of 202.50MB, 12960 blocks, 25920 inodes each super-block backups (for fsck -b #) at: 160, 414880, 829600, 1244320, 1659040, 2073760, mkdir -p /mnt/regress-softraid mount "/dev/`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /mnt/regress-softraid ==== fill ==== time cp -r /bin /mnt/regress-softraid/ 4.24 real 0.00 user 0.29 sys make -C /usr/src/regress/sys/dev/softraid detach ==== detach ==== umount /mnt/regress-softraid bioctl -d `bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'` ==== compare ==== bioctl -c 1C -l vnd1a,vnd2a,vnd3a -p passfile softraid0 softraid0: RAID 1C volume attached as sd2 bioctl softraid0 Volume Status Size Device softraid0 0 Online 1153163264 sd2 RAID1C 0 Online 1153163264 0:0.0 noencl 1 Online 1153163264 0:1.0 noencl 2 Online 1153163264 0:2.0 noencl mount "/dev/`bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'`a" /mnt/regress-softraid diff -r /bin /mnt/regress-softraid/bin make -C /usr/src/regress/sys/dev/softraid detach ==== detach ==== umount /mnt/regress-softraid bioctl -d `bioctl softraid0 | awk '/^softraid0/{sd=$5}END{print sd}'` ==== unconfig ==== umount -f /mnt/regress-softraid || true umount: /mnt/regress-softraid: not currently mounted rmdir /mnt/regress-softraid || true for d in `bioctl softraid0 | awk '/^softraid0/{print $5}'`; do bioctl -d $d; done for v in `vnconfig -l | awk -F'[ :]' '/^vnd[123]:/ && !/not in use/{print $1}'`; do vnconfig -u $v; done PASS sys/dev/softraid Duration 0m26.31s START sys/dev/video 2025-02-13T02:02:36Z rm -f a.out [Ee]rrs mklog *.core y.tab.h videotest videotest.o *.jpg *.raw videotest.d ==== run-regress-videotest ==== cc -O2 -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -g -MD -MP -c videotest.c cc -o videotest videotest.o ./videotest videotest: /dev/video0: Device not configured PASS sys/dev/video Duration 0m00.35s START sys/dev/vnd 2025-02-13T02:02:36Z rm -f a.out [Ee]rrs mklog *.core y.tab.h vnd ==== run-regress-async-mount ==== vnconfig -u $(/dev/null || true /bin/sh: vnd: No such file or directory umount -f /mnt/regress-vnd 2>/dev/null || true mkdir -p /mnt/regress-vnd mount_mfs -s1M -oasync swap /mnt/regress-vnd dd if=/dev/zero of=/mnt/regress-vnd/disk.img count=1024 1024+0 records in 1024+0 records out 524288 bytes transferred in 0.004 secs (127587272 bytes/sec) vnconfig /mnt/regress-vnd/disk.img >vnd fdisk -iy -b "960@64:0c" $(/dev/null || true umount -f /mnt/regress-vnd 2>/dev/null || true rmdir /mnt/regress-vnd 2>/dev/null || true PASS sys/dev/vnd Duration 0m00.21s START sys/dev/wscons 2025-02-13T02:02:37Z rm -f a.out [Ee]rrs mklog *.core y.tab.h sigio wscons sigio.o util.o wscons.o util.o sigio.d util.d wscons.d util.d dd: /dev/wskbd0: Device not configured dd: /dev/wsmouse0: Device not configured ==== run-sigio-wskbd0-getown-fcntl ==== cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c sigio.c cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c util.c cc -o sigio sigio.o util.o # no access to device wskbd0 on this machine SKIPPED ==== run-sigio-wskbd0-getown-ioctl ==== # no access to device wskbd0 on this machine SKIPPED ==== run-sigio-wskbd0-gpgrp ==== # no access to device wskbd0 on this machine SKIPPED ==== run-sigio-wskbd0-setown-fcntl ==== # no access to device wskbd0 on this machine SKIPPED ==== run-sigio-wskbd0-setown-ioctl ==== # no access to device wskbd0 on this machine SKIPPED ==== run-sigio-wskbd0-spgrp ==== # no access to device wskbd0 on this machine SKIPPED ==== run-sigio-wsmouse0-getown-fcntl ==== # no access to device wsmouse0 on this machine SKIPPED ==== run-sigio-wsmouse0-getown-ioctl ==== # no access to device wsmouse0 on this machine SKIPPED ==== run-sigio-wsmouse0-gpgrp ==== # no access to device wsmouse0 on this machine SKIPPED ==== run-sigio-wsmouse0-setown-fcntl ==== # no access to device wsmouse0 on this machine SKIPPED ==== run-sigio-wsmouse0-setown-ioctl ==== # no access to device wsmouse0 on this machine SKIPPED ==== run-sigio-wsmouse0-spgrp ==== # no access to device wsmouse0 on this machine SKIPPED ==== run-sigio-wskbd-getown-fcntl ==== ./sigio -d /dev/wskbd getown-fcntl ==== run-sigio-wskbd-getown-ioctl ==== ./sigio -d /dev/wskbd getown-ioctl ==== run-sigio-wskbd-gpgrp ==== ./sigio -d /dev/wskbd gpgrp ==== run-sigio-wskbd-setown-fcntl ==== ./sigio -d /dev/wskbd setown-fcntl ==== run-sigio-wskbd-setown-ioctl ==== ./sigio -d /dev/wskbd setown-ioctl ==== run-sigio-wskbd-spgrp ==== ./sigio -d /dev/wskbd spgrp ==== run-sigio-wskbd-sigio ==== ./sigio -d /dev/wskbd sigio ==== run-wscons-wskbd0-ioctl-unknown ==== cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c wscons.c cc -o wscons wscons.o util.o # device wskbd0 does not exists on this machine SKIPPED ==== run-wscons-wsmouse0-ioctl-unknown ==== # device wsmouse0 does not exists on this machine SKIPPED ==== run-wscons-wskbd-ioctl-unknown ==== ./wscons -d /dev/wskbd ioctl-unknown SKIP sys/dev/wscons Test skipped itself START sys/ffs 2025-02-13T02:02:38Z rm -f a.out [Ee]rrs mklog *.core y.tab.h fstest fstest.o fstest.d ===> ffs rm -f a.out [Ee]rrs mklog *.core y.tab.h diskimage stamp-mount ===> nfs rm -f a.out [Ee]rrs mklog *.core y.tab.h diskimage stamp-mount ===> mfs rm -f a.out [Ee]rrs mklog *.core y.tab.h stamp-mount ===> ffs ==== mount ==== umount -f /dev/vnd0c 2>/dev/null || true rmdir /mnt/regress-ffs 2>/dev/null || true vnconfig -u vnd0 2>/dev/null || true rm -f stamp-mount dd if=/dev/zero of=diskimage bs=512 count=4k 4096+0 records in 4096+0 records out 2097152 bytes transferred in 0.014 secs (141373898 bytes/sec) vnconfig vnd0 diskimage newfs vnd0c /dev/rvnd0c: 2.0MB in 4096 sectors of 512 bytes 4 cylinder groups of 0.50MB, 32 blocks, 64 inodes each super-block backups (for fsck -b #) at: 160, 1184, 2208, 3232, mkdir -p /mnt/regress-ffs mount /dev/vnd0c /mnt/regress-ffs ==== run-chflags ==== make -C /usr/src/regress/sys/ffs/ffs/.. fstest cc -O2 -pipe -MD -MP -c /usr/src/regress/sys/ffs/fstest.c cc -o fstest fstest.o cd /mnt/regress-ffs && env FSTEST=/usr/src/regress/sys/ffs/ffs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/ffs/../run /usr/src/regress/sys/ffs/ffs/../tests/chflags/*.t /usr/src/regress/sys/ffs/ffs/../tests/chflags/00.t: "chflags changes flags" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test stat fstest_8f73f3772b8a0d6809ef13f1075ef576 flags expect UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... failed: test stat fstest_8f73f3772b8a0d6809ef13f1075ef576 flags expect SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result SF_ARCHIVED Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... failed: test stat fstest_8f73f3772b8a0d6809ef13f1075ef576 flags expect UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... failed: test stat fstest_8f73f3772b8a0d6809ef13f1075ef576 flags expect SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result SF_ARCHIVED Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... failed: test stat fstest_8f73f3772b8a0d6809ef13f1075ef576 flags expect UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... failed: test stat fstest_8f73f3772b8a0d6809ef13f1075ef576 flags expect SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result SF_ARCHIVED Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... failed: test stat fstest_ed11f277344978a475deb53e8d65520a flags expect UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... failed: test stat fstest_ed11f277344978a475deb53e8d65520a flags expect SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result SF_ARCHIVED Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. Running test #56... okay. Running test #57... failed: test lstat fstest_ed11f277344978a475deb53e8d65520a flags expect UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED Running test #58... okay. Running test #59... okay. Running test #60... okay. Running test #61... okay. Running test #62... okay. Running test #63... failed: test lstat fstest_ed11f277344978a475deb53e8d65520a flags expect SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result SF_ARCHIVED Running test #64... okay. Running test #65... okay. Running test #66... okay. Running test #67... okay. Running test #68... okay. Running test #69... okay. Running test #70... okay. Running test #71... okay. Running test #72... okay. Running test #73... okay. Running test #74... okay. Running test #75... okay. Running test #76... okay. Running test #77... okay. Running test #78... okay. Running test #79... okay. Running test #80... okay. Running test #81... okay. Running test #82... okay. Running test #83... okay. Running test #84... okay. Running test #85... okay. Running test #86... okay. Running test #87... okay. Running test #88... okay. Running test #89... okay. Running test #90... okay. Running test #91... okay. Running test #92... okay. Running test #93... okay. Running test #94... okay. Running test #95... okay. Running test #96... okay. Running test #97... okay. Running test #98... okay. Running test #99... okay. Running test #100... okay. Running test #101... okay. Running test #102... okay. Running test #103... okay. Running test #104... okay. Running test #105... okay. Running test #106... okay. Running test #107... okay. Running test #108... okay. Running test #109... okay. Running test #110... okay. Running test #111... okay. Running test #112... okay. Running test #113... okay. Running test #114... okay. Running test #115... okay. Running test #116... okay. Running test #117... okay. Running test #118... okay. Running test #119... okay. Running test #120... okay. Running test #121... okay. Running test #122... okay. Running test #123... okay. Running test #124... okay. Running test #125... okay. Running test #126... okay. Running test #127... okay. Running test #128... okay. Running test #129... okay. Running test #130... okay. Running test #131... okay. Running test #132... okay. Running test #133... okay. Running test #134... okay. Running test #135... okay. Running test #136... okay. Running test #137... okay. Running test #138... okay. Running test #139... okay. Running test #140... okay. Running test #141... okay. Running test #142... okay. Running test #143... okay. Running test #144... okay. Running test #145... okay. Running test #146... okay. Running test #147... okay. Running test #148... okay. Running test #149... okay. Running test #150... okay. Running test #151... okay. Running test #152... okay. Running test #153... okay. Running test #154... okay. Running test #155... okay. Running test #156... okay. Running test #157... okay. Running test #158... okay. Running test #159... okay. Running test #160... okay. Running test #161... okay. Running test #162... okay. Running test #163... okay. Running test #164... okay. Running test #165... okay. Running test #166... okay. Running test #167... okay. Running test #168... okay. Running test #169... okay. Running test #170... okay. Running test #171... okay. Running test #172... okay. Running test #173... okay. Running test #174... okay. /usr/src/regress/sys/ffs/ffs/../tests/chflags/01.t: "chflags returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/ffs/../tests/chflags/02.t: "chflags returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/ffs/../tests/chflags/03.t: "chflags returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. /usr/src/regress/sys/ffs/ffs/../tests/chflags/04.t: "chflags returns ENOENT if path or file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/ffs/../tests/chflags/05.t: "chflags returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. /usr/src/regress/sys/ffs/ffs/../tests/chflags/06.t: "chflags returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/ffs/../tests/chflags/07.t: "chflags returns EPERM when the effective user ID does not match the owner of the file and the effective user ID is not the super-user" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. /usr/src/regress/sys/ffs/ffs/../tests/chflags/08.t: "chflags returns EPERM when one of SF_IMMUTABLE or SF_APPEND, is set and the user is not the super-user" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... failed: test stat fstest_6e15ad2ee73d4ef77d4802422a4a0b61 flags expect SF_IMMUTABLE result none Running test #6... failed: test -u 65534 -g 65534 chflags fstest_6e15ad2ee73d4ef77d4802422a4a0b61 UF_IMMUTABLE expect EPERM result 0 Running test #7... failed: test stat fstest_6e15ad2ee73d4ef77d4802422a4a0b61 flags expect SF_IMMUTABLE result UF_IMMUTABLE Running test #8... okay. Running test #9... okay. Running test #10... failed: test stat fstest_6e15ad2ee73d4ef77d4802422a4a0b61 flags expect SF_APPEND result none Running test #11... failed: test -u 65534 -g 65534 chflags fstest_6e15ad2ee73d4ef77d4802422a4a0b61 UF_IMMUTABLE expect EPERM result 0 Running test #12... failed: test stat fstest_6e15ad2ee73d4ef77d4802422a4a0b61 flags expect SF_APPEND result UF_IMMUTABLE Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... failed: test stat fstest_6e15ad2ee73d4ef77d4802422a4a0b61 flags expect SF_IMMUTABLE result none Running test #20... failed: test -u 65534 -g 65534 chflags fstest_6e15ad2ee73d4ef77d4802422a4a0b61 UF_IMMUTABLE expect EPERM result 0 Running test #21... failed: test stat fstest_6e15ad2ee73d4ef77d4802422a4a0b61 flags expect SF_IMMUTABLE result UF_IMMUTABLE Running test #22... okay. Running test #23... okay. Running test #24... failed: test stat fstest_6e15ad2ee73d4ef77d4802422a4a0b61 flags expect SF_APPEND result none Running test #25... failed: test -u 65534 -g 65534 chflags fstest_6e15ad2ee73d4ef77d4802422a4a0b61 UF_IMMUTABLE expect EPERM result 0 Running test #26... failed: test stat fstest_6e15ad2ee73d4ef77d4802422a4a0b61 flags expect SF_APPEND result UF_IMMUTABLE Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... failed: test stat fstest_6e15ad2ee73d4ef77d4802422a4a0b61 flags expect SF_IMMUTABLE result none Running test #34... failed: test -u 65534 -g 65534 chflags fstest_6e15ad2ee73d4ef77d4802422a4a0b61 UF_IMMUTABLE expect EPERM result 0 Running test #35... failed: test stat fstest_6e15ad2ee73d4ef77d4802422a4a0b61 flags expect SF_IMMUTABLE result UF_IMMUTABLE Running test #36... okay. Running test #37... okay. Running test #38... failed: test stat fstest_6e15ad2ee73d4ef77d4802422a4a0b61 flags expect SF_APPEND result none Running test #39... failed: test -u 65534 -g 65534 chflags fstest_6e15ad2ee73d4ef77d4802422a4a0b61 UF_IMMUTABLE expect EPERM result 0 Running test #40... failed: test stat fstest_6e15ad2ee73d4ef77d4802422a4a0b61 flags expect SF_APPEND result UF_IMMUTABLE Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... failed: test lstat fstest_6e15ad2ee73d4ef77d4802422a4a0b61 flags expect SF_IMMUTABLE result none Running test #48... failed: test -u 65534 -g 65534 lchflags fstest_6e15ad2ee73d4ef77d4802422a4a0b61 UF_IMMUTABLE expect EPERM result 0 Running test #49... failed: test lstat fstest_6e15ad2ee73d4ef77d4802422a4a0b61 flags expect SF_IMMUTABLE result UF_IMMUTABLE Running test #50... okay. Running test #51... okay. Running test #52... failed: test lstat fstest_6e15ad2ee73d4ef77d4802422a4a0b61 flags expect SF_APPEND result none Running test #53... failed: test -u 65534 -g 65534 lchflags fstest_6e15ad2ee73d4ef77d4802422a4a0b61 UF_IMMUTABLE expect EPERM result 0 Running test #54... failed: test lstat fstest_6e15ad2ee73d4ef77d4802422a4a0b61 flags expect SF_APPEND result UF_IMMUTABLE Running test #55... okay. Running test #56... okay. Running test #57... okay. /usr/src/regress/sys/ffs/ffs/../tests/chflags/09.t: "chflags returns EPERM when one of SF_IMMUTABLE or SF_APPEND is set and securelevel is greater than 0" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test stat fstest_d7a498faef7cf354c42aa6378a4d6ec8 flags expect SF_IMMUTABLE result none Running test #5... okay. Running test #6... failed: test stat fstest_d7a498faef7cf354c42aa6378a4d6ec8 flags expect SF_APPEND result none Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... failed: test stat fstest_d7a498faef7cf354c42aa6378a4d6ec8 flags expect SF_IMMUTABLE result none Running test #13... okay. Running test #14... failed: test stat fstest_d7a498faef7cf354c42aa6378a4d6ec8 flags expect SF_APPEND result none Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... failed: test stat fstest_d7a498faef7cf354c42aa6378a4d6ec8 flags expect SF_IMMUTABLE result none Running test #21... okay. Running test #22... failed: test stat fstest_d7a498faef7cf354c42aa6378a4d6ec8 flags expect SF_APPEND result none Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... failed: test lstat fstest_d7a498faef7cf354c42aa6378a4d6ec8 flags expect SF_IMMUTABLE result none Running test #29... okay. Running test #30... failed: test lstat fstest_d7a498faef7cf354c42aa6378a4d6ec8 flags expect SF_APPEND result none Running test #31... okay. Running test #32... okay. Running test #33... okay. /usr/src/regress/sys/ffs/ffs/../tests/chflags/10.t: "chflags returns EPERM if non-super-user tries to set one of SF_IMMUTABLE, SF_APPEND" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... failed: test -u 65534 -g 65534 chflags fstest_4fc036844347d4cf344f68fbde02a70f SF_IMMUTABLE expect EPERM result 0 Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... failed: test -u 65534 -g 65534 chflags fstest_4fc036844347d4cf344f68fbde02a70f SF_APPEND expect EPERM result 0 Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... failed: test -u 65534 -g 65534 chflags fstest_4fc036844347d4cf344f68fbde02a70f SF_IMMUTABLE expect EPERM result 0 Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... failed: test -u 65534 -g 65534 chflags fstest_4fc036844347d4cf344f68fbde02a70f SF_APPEND expect EPERM result 0 Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... failed: test -u 65534 -g 65534 chflags fstest_4fc036844347d4cf344f68fbde02a70f SF_IMMUTABLE expect EPERM result 0 Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... failed: test -u 65534 -g 65534 chflags fstest_4fc036844347d4cf344f68fbde02a70f SF_APPEND expect EPERM result 0 Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... failed: test -u 65534 -g 65534 lchflags fstest_4fc036844347d4cf344f68fbde02a70f SF_IMMUTABLE expect EPERM result 0 Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... failed: test -u 65534 -g 65534 lchflags fstest_4fc036844347d4cf344f68fbde02a70f SF_APPEND expect EPERM result 0 Running test #43... okay. Running test #44... okay. Running test #45... okay. /usr/src/regress/sys/ffs/ffs/../tests/chflags/11.t: "chflags returns EPERM if a user tries to set or remove the SF_SNAPSHOT flag" Running test #0... okay. Running test #1... okay. Running test #2... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 chflags fstest_33c4a63f8709cf8c99bf51e1683fffc1 SF_SNAPSHOT expect EPERM result Running test #3... okay. Running test #4... unknown flag 'SF_SNAPSHOT' failed: test chflags fstest_33c4a63f8709cf8c99bf51e1683fffc1 SF_SNAPSHOT expect EPERM result Running test #5... okay. Running test #6... okay. Running test #7... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 chflags fstest_33c4a63f8709cf8c99bf51e1683fffc1 SF_SNAPSHOT expect EPERM result Running test #8... okay. Running test #9... unknown flag 'SF_SNAPSHOT' failed: test chflags fstest_33c4a63f8709cf8c99bf51e1683fffc1 SF_SNAPSHOT expect EPERM result Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 chflags fstest_33c4a63f8709cf8c99bf51e1683fffc1 SF_SNAPSHOT expect EPERM result Running test #14... okay. Running test #15... unknown flag 'SF_SNAPSHOT' failed: test chflags fstest_33c4a63f8709cf8c99bf51e1683fffc1 SF_SNAPSHOT expect EPERM result Running test #16... okay. Running test #17... okay. Running test #18... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 chflags fstest_33c4a63f8709cf8c99bf51e1683fffc1 SF_SNAPSHOT expect EPERM result Running test #19... okay. Running test #20... unknown flag 'SF_SNAPSHOT' failed: test chflags fstest_33c4a63f8709cf8c99bf51e1683fffc1 SF_SNAPSHOT expect EPERM result Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 chflags fstest_33c4a63f8709cf8c99bf51e1683fffc1 SF_SNAPSHOT expect EPERM result Running test #25... okay. Running test #26... unknown flag 'SF_SNAPSHOT' failed: test chflags fstest_33c4a63f8709cf8c99bf51e1683fffc1 SF_SNAPSHOT expect EPERM result Running test #27... okay. Running test #28... okay. Running test #29... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 chflags fstest_33c4a63f8709cf8c99bf51e1683fffc1 SF_SNAPSHOT expect EPERM result Running test #30... okay. Running test #31... unknown flag 'SF_SNAPSHOT' failed: test chflags fstest_33c4a63f8709cf8c99bf51e1683fffc1 SF_SNAPSHOT expect EPERM result Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 lchflags fstest_33c4a63f8709cf8c99bf51e1683fffc1 SF_SNAPSHOT expect EPERM result Running test #36... okay. Running test #37... unknown flag 'SF_SNAPSHOT' failed: test lchflags fstest_33c4a63f8709cf8c99bf51e1683fffc1 SF_SNAPSHOT expect EPERM result Running test #38... okay. Running test #39... okay. Running test #40... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 lchflags fstest_33c4a63f8709cf8c99bf51e1683fffc1 SF_SNAPSHOT expect EPERM result Running test #41... okay. Running test #42... unknown flag 'SF_SNAPSHOT' failed: test lchflags fstest_33c4a63f8709cf8c99bf51e1683fffc1 SF_SNAPSHOT expect EPERM result Running test #43... okay. Running test #44... okay. Running test #45... okay. /usr/src/regress/sys/ffs/ffs/../tests/chflags/12.t: "chflags returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/ffs/../tests/chflags/13.t: "chflags returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 455 tests completed, 66 failed. ==== run-chmod ==== cd /mnt/regress-ffs && env FSTEST=/usr/src/regress/sys/ffs/ffs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/ffs/../run /usr/src/regress/sys/ffs/ffs/../tests/chmod/*.t /usr/src/regress/sys/ffs/ffs/../tests/chmod/00.t: "chmod changes permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. Running test #56... okay. Running test #57... okay. /usr/src/regress/sys/ffs/ffs/../tests/chmod/01.t: "chmod returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/ffs/../tests/chmod/02.t: "chmod returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/ffs/../tests/chmod/03.t: "chmod returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/ffs/../tests/chmod/04.t: "chmod returns ENOENT if the named file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/ffs/../tests/chmod/05.t: "chmod returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/ffs/../tests/chmod/06.t: "chmod returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/ffs/../tests/chmod/07.t: "chmod returns EPERM if the operation would change the ownership, but the effective user ID is not the super-user" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/ffs/../tests/chmod/08.t: "chmod returns EPERM if the named file has its immutable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... failed: test chmod fstest_2e6d490b0c09216b62dc09af1ffc1499 0600 expect EPERM result 0 Running test #3... failed: test stat fstest_2e6d490b0c09216b62dc09af1ffc1499 mode expect 0644 result 0600 Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... failed: test chmod fstest_2e6d490b0c09216b62dc09af1ffc1499 0600 expect EPERM result 0 Running test #17... failed: test stat fstest_2e6d490b0c09216b62dc09af1ffc1499 mode expect 0644 result 0600 Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. /usr/src/regress/sys/ffs/ffs/../tests/chmod/09.t: "chmod returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/ffs/../tests/chmod/10.t: "chmod returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. /usr/src/regress/sys/ffs/ffs/../tests/chmod/11.t: "chmod returns EFTYPE if the effective user ID is not the super-user, the mode includes the sticky bit (S_ISVTX), and path does not refer to a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. 178 tests completed, 4 failed. ==== run-chown ==== cd /mnt/regress-ffs && env FSTEST=/usr/src/regress/sys/ffs/ffs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/ffs/../run /usr/src/regress/sys/ffs/ffs/../tests/chown/*.t /usr/src/regress/sys/ffs/ffs/../tests/chown/00.t: "chown changes ownership" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... failed: test lstat fstest_bfd5a97e0b738caeca8a61ae767fc6c5 mode expect 06555 result 0555 Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... failed: test lstat fstest_bfd5a97e0b738caeca8a61ae767fc6c5 mode expect 06555 result 0555 Running test #55... okay. Running test #56... okay. Running test #57... okay. Running test #58... okay. Running test #59... okay. Running test #60... okay. Running test #61... failed: test lstat fstest_bfd5a97e0b738caeca8a61ae767fc6c5 mode expect 06555 result 0555 Running test #62... okay. Running test #63... okay. Running test #64... okay. Running test #65... okay. Running test #66... okay. Running test #67... okay. Running test #68... okay. Running test #69... okay. Running test #70... okay. Running test #71... okay. Running test #72... okay. Running test #73... okay. Running test #74... okay. Running test #75... okay. Running test #76... okay. Running test #77... okay. Running test #78... okay. Running test #79... okay. Running test #80... okay. Running test #81... okay. Running test #82... okay. Running test #83... okay. Running test #84... okay. Running test #85... okay. Running test #86... okay. Running test #87... okay. Running test #88... okay. Running test #89... okay. Running test #90... okay. Running test #91... okay. Running test #92... okay. Running test #93... okay. Running test #94... okay. Running test #95... okay. Running test #96... okay. Running test #97... okay. Running test #98... okay. Running test #99... okay. Running test #100... okay. Running test #101... okay. Running test #102... okay. Running test #103... okay. Running test #104... okay. Running test #105... okay. Running test #106... okay. Running test #107... okay. Running test #108... okay. Running test #109... okay. Running test #110... okay. Running test #111... okay. Running test #112... okay. Running test #113... okay. Running test #114... okay. Running test #115... okay. Running test #116... okay. Running test #117... okay. Running test #118... okay. Running test #119... okay. Running test #120... okay. Running test #121... okay. Running test #122... okay. Running test #123... okay. Running test #124... okay. Running test #125... okay. Running test #126... okay. Running test #127... okay. Running test #128... okay. Running test #129... okay. Running test #130... okay. Running test #131... okay. Running test #132... okay. Running test #133... okay. Running test #134... okay. Running test #135... okay. Running test #136... okay. Running test #137... okay. Running test #138... okay. Running test #139... okay. Running test #140... okay. Running test #141... okay. Running test #142... okay. Running test #143... okay. Running test #144... okay. Running test #145... okay. Running test #146... okay. Running test #147... okay. Running test #148... okay. Running test #149... okay. Running test #150... okay. Running test #151... okay. Running test #152... okay. Running test #153... okay. Running test #154... okay. Running test #155... okay. Running test #156... okay. Running test #157... okay. Running test #158... okay. Running test #159... okay. Running test #160... okay. Running test #161... okay. Running test #162... okay. Running test #163... okay. Running test #164... okay. Running test #165... okay. Running test #166... okay. Running test #167... okay. Running test #168... okay. Running test #169... okay. Running test #170... okay. /usr/src/regress/sys/ffs/ffs/../tests/chown/01.t: "chown returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/ffs/../tests/chown/02.t: "chown returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/ffs/../tests/chown/03.t: "chown returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/ffs/../tests/chown/04.t: "chown returns ENOENT if the named file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/ffs/../tests/chown/05.t: "chown returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. /usr/src/regress/sys/ffs/ffs/../tests/chown/06.t: "chown returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/ffs/../tests/chown/07.t: "chown returns EPERM if the operation would change the ownership, but the effective user ID is not the super-user and the process is not an owner of the file" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. /usr/src/regress/sys/ffs/ffs/../tests/chown/08.t: "chown returns EPERM if the named file has its immutable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... failed: test chown fstest_a2d69159b3a5997af4f9d9d996e471d2 65534 65534 expect EPERM result 0 Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... failed: test chown fstest_a2d69159b3a5997af4f9d9d996e471d2 65534 65534 expect EPERM result 0 Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. /usr/src/regress/sys/ffs/ffs/../tests/chown/09.t: "chown returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/ffs/../tests/chown/10.t: "chown returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 265 tests completed, 5 failed. ==== run-link ==== cd /mnt/regress-ffs && env FSTEST=/usr/src/regress/sys/ffs/ffs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/ffs/../run /usr/src/regress/sys/ffs/ffs/../tests/link/*.t /usr/src/regress/sys/ffs/ffs/../tests/link/00.t: "link creates hardlinks" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. Running test #56... okay. Running test #57... okay. Running test #58... okay. Running test #59... okay. Running test #60... okay. Running test #61... okay. Running test #62... okay. Running test #63... okay. Running test #64... okay. Running test #65... okay. Running test #66... okay. Running test #67... okay. Running test #68... okay. Running test #69... okay. Running test #70... okay. Running test #71... okay. Running test #72... okay. Running test #73... okay. Running test #74... okay. Running test #75... okay. Running test #76... okay. Running test #77... okay. Running test #78... okay. Running test #79... okay. Running test #80... okay. Running test #81... okay. /usr/src/regress/sys/ffs/ffs/../tests/link/01.t: "link returns ENOTDIR if a component of either path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/ffs/../tests/link/02.t: "link returns ENAMETOOLONG if a component of either pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/ffs/../tests/link/03.t: "link returns ENAMETOOLONG if an entire length of either path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. /usr/src/regress/sys/ffs/ffs/../tests/link/04.t: "link returns ENOENT if a component of either path prefix does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/ffs/../tests/link/05.t: "link returns EMLINK if the link count of the file named by name1 would exceed 32767" Running test #0... okay. Running test #1... okay. ln: fstest_b62c92ca952ba5958c06f05f7733ec78/32767: Too many links Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/ffs/../tests/link/06.t: "link returns EACCES when a component of either path prefix denies search permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. /usr/src/regress/sys/ffs/ffs/../tests/link/07.t: "link returns EACCES when the requested link requires writing in a directory with a mode that denies write permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. /usr/src/regress/sys/ffs/ffs/../tests/link/08.t: "link returns ELOOP if too many symbolic links were encountered in translating one of the pathnames" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/ffs/../tests/link/09.t: "link returns ENOENT if the source file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/ffs/../tests/link/10.t: "link returns EEXIST if the destination file does exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/ffs/../tests/link/11.t: "link returns EPERM if the source file is a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. /usr/src/regress/sys/ffs/ffs/../tests/link/12.t: "link returns EPERM if the source file has its immutable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test link fstest_a8cfbd56af1ac7e13ae004dc00b3e898 fstest_43b1e6a05b4739fb10b4fd0c64a7912b expect EPERM result 0 Running test #5... okay. Running test #6... failed: test link fstest_a8cfbd56af1ac7e13ae004dc00b3e898 fstest_43b1e6a05b4739fb10b4fd0c64a7912b expect 0 result EEXIST Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... failed: test link fstest_a8cfbd56af1ac7e13ae004dc00b3e898 fstest_43b1e6a05b4739fb10b4fd0c64a7912b expect EPERM result 0 Running test #15... okay. Running test #16... failed: test link fstest_a8cfbd56af1ac7e13ae004dc00b3e898 fstest_43b1e6a05b4739fb10b4fd0c64a7912b expect 0 result EEXIST Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. /usr/src/regress/sys/ffs/ffs/../tests/link/13.t: "link returns EPERM if the parent directory of the destination file has its immutable flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... failed: test link fstest_232d9bd07d11199385c1ad95d561a0db/fstest_1f27f82a9dfa3355ccc453d2c5312375 fstest_232d9bd07d11199385c1ad95d561a0db/fstest_29a33cd15dea487006a969f28d3a6902 expect EPERM result 0 Running test #6... okay. Running test #7... failed: test link fstest_232d9bd07d11199385c1ad95d561a0db/fstest_1f27f82a9dfa3355ccc453d2c5312375 fstest_232d9bd07d11199385c1ad95d561a0db/fstest_29a33cd15dea487006a969f28d3a6902 expect 0 result EEXIST Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. /usr/src/regress/sys/ffs/ffs/../tests/link/14.t: "link returns EXDEV if the source and the destination files are on different file systems" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/ffs/../tests/link/15.t: "link returns ENOSPC if the directory in which the entry for the new link is being placed cannot be extended because there is no space left on the file system containing the directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/ffs/../tests/link/16.t: "link returns EROFS if the requested link requires writing in a directory on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. /usr/src/regress/sys/ffs/ffs/../tests/link/17.t: "link returns EFAULT if one of the pathnames specified is outside the process's allocated address space" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. 277 tests completed, 6 failed. ==== run-mkdir ==== cd /mnt/regress-ffs && env FSTEST=/usr/src/regress/sys/ffs/ffs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/ffs/../run /usr/src/regress/sys/ffs/ffs/../tests/mkdir/*.t /usr/src/regress/sys/ffs/ffs/../tests/mkdir/00.t: "mkdir creates directories" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkdir/01.t: "mkdir returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkdir/02.t: "mkdir returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkdir/03.t: "mkdir returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkdir/04.t: "mkdir returns ENOENT if a component of the path prefix does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkdir/05.t: "mkdir returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkdir/06.t: "mkdir returns EACCES when write permission is denied on the parent directory of the directory to be created" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkdir/07.t: "mkdir returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkdir/08.t: "mkdir returns EPERM if the parent directory of the directory to be created has its immutable flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test mkdir fstest_14675af4839ce0385762a8eafe55e942/fstest_0f9dc4d8ded8346b8dde928e1589cb4e 0755 expect EPERM result 0 Running test #5... okay. Running test #6... failed: test mkdir fstest_14675af4839ce0385762a8eafe55e942/fstest_0f9dc4d8ded8346b8dde928e1589cb4e 0755 expect 0 result EEXIST Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkdir/09.t: "mkdir returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkdir/10.t: "mkdir returns EEXIST if the named file exists" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkdir/11.t: "mkdir returns ENOSPC if there are no free inodes on the file system on which the directory is being created" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkdir/12.t: "mkdir returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 134 tests completed, 2 failed. ==== run-mkfifo ==== cd /mnt/regress-ffs && env FSTEST=/usr/src/regress/sys/ffs/ffs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/ffs/../run /usr/src/regress/sys/ffs/ffs/../tests/mkfifo/*.t /usr/src/regress/sys/ffs/ffs/../tests/mkfifo/00.t: "mkfifo creates fifo files" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkfifo/01.t: "mkfifo returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkfifo/02.t: "mkfifo returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkfifo/03.t: "mkfifo returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkfifo/04.t: "mkfifo returns ENOENT if a component of the path prefix does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkfifo/05.t: "mkfifo returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkfifo/06.t: "mkfifo returns EACCES when write permission is denied on the parent directory of the file to be created" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkfifo/07.t: "mkfifo returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkfifo/08.t: "mkfifo returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test mkfifo fstest_b784206f8daf38fea384e189773df585/fstest_2be2b7631a46a041f5da8c492dc7d7cf 0644 expect 0 result EROFS Running test #5... failed: test unlink fstest_b784206f8daf38fea384e189773df585/fstest_2be2b7631a46a041f5da8c492dc7d7cf expect 0 result EROFS Running test #6... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkfifo/09.t: "mkfifo returns EEXIST if the named file exists" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkfifo/10.t: "mkfifo returns EPERM if the parent directory of the file to be created has its immutable flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test mkfifo fstest_3810f54aff80bc0afaa9a7509933561d/fstest_b11576735141630a524f1c1eeb2cb8ff 0644 expect EPERM result 0 Running test #5... okay. Running test #6... failed: test mkfifo fstest_3810f54aff80bc0afaa9a7509933561d/fstest_b11576735141630a524f1c1eeb2cb8ff 0644 expect 0 result EEXIST Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkfifo/11.t: "mkfifo returns ENOSPC if there are no free inodes on the file system on which the file is being created" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/ffs/../tests/mkfifo/12.t: "mkfifo returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 134 tests completed, 4 failed. ==== run-open ==== cd /mnt/regress-ffs && env FSTEST=/usr/src/regress/sys/ffs/ffs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/ffs/../run /usr/src/regress/sys/ffs/ffs/../tests/open/*.t /usr/src/regress/sys/ffs/ffs/../tests/open/00.t: "open opens (and eventually creates) a file" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/01.t: "open returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/02.t: "open returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/03.t: "open returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/04.t: "open returns ENOENT if a component of the path name that must exist does not exist or O_CREAT is not set and the named file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/05.t: "open returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/06.t: "open returns EACCES when the required permissions (for reading and/or writing) are denied for the given flags" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. Running test #56... okay. Running test #57... okay. Running test #58... okay. Running test #59... okay. Running test #60... okay. Running test #61... okay. Running test #62... okay. Running test #63... okay. Running test #64... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/07.t: "open returns EACCES when O_TRUNC is specified and write permission is denied" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test -u 65534 -g 65534 open fstest_edd447e2d42df85c3bef10a33b777d89 O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #5... okay. Running test #6... failed: test -u 65533 -g 65534 open fstest_edd447e2d42df85c3bef10a33b777d89 O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #7... okay. Running test #8... failed: test -u 65533 -g 65533 open fstest_edd447e2d42df85c3bef10a33b777d89 O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #9... okay. Running test #10... failed: test -u 65534 -g 65534 open fstest_edd447e2d42df85c3bef10a33b777d89 O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #11... okay. Running test #12... failed: test -u 65533 -g 65534 open fstest_edd447e2d42df85c3bef10a33b777d89 O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #13... okay. Running test #14... failed: test -u 65533 -g 65533 open fstest_edd447e2d42df85c3bef10a33b777d89 O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #15... okay. Running test #16... failed: test -u 65534 -g 65534 open fstest_edd447e2d42df85c3bef10a33b777d89 O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #17... okay. Running test #18... failed: test -u 65533 -g 65534 open fstest_edd447e2d42df85c3bef10a33b777d89 O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #19... okay. Running test #20... failed: test -u 65533 -g 65533 open fstest_edd447e2d42df85c3bef10a33b777d89 O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #21... okay. Running test #22... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/08.t: "open returns EACCES when O_CREAT is specified, the file does not exist, and the directory in which it is to be created does not permit writing" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/09.t: "O_CREAT is specified, the file does not exist, and the directory in which it is to be created has its immutable flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test open fstest_a05b63025ad0fd1d30b74fb1f54c8181/fstest_25c40b276023ae46c8c6d92cfad28679 O_RDONLY,O_CREAT 0644 expect EPERM result 0 Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/10.t: "open returns EPERM when the named file has its immutable flag set and the file is to be modified" Running test #0... okay. Running test #1... okay. Running test #2... failed: test open fstest_2ddcf0e0704bbae23462b059e7a26680 O_WRONLY expect EPERM result 0 Running test #3... failed: test open fstest_2ddcf0e0704bbae23462b059e7a26680 O_RDWR expect EPERM result 0 Running test #4... failed: test open fstest_2ddcf0e0704bbae23462b059e7a26680 O_RDONLY,O_TRUNC expect EPERM result EINVAL Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... failed: test open fstest_2ddcf0e0704bbae23462b059e7a26680 O_RDONLY,O_TRUNC expect EPERM result EINVAL Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/11.t: "open returns EPERM when the named file has its append-only flag set, the file is to be modified, and O_TRUNC is specified or O_APPEND is not specified" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test open fstest_c839cf70b4fc789a861a4f7a16cc61f1 O_WRONLY expect EPERM result 0 Running test #5... failed: test open fstest_c839cf70b4fc789a861a4f7a16cc61f1 O_RDWR expect EPERM result 0 Running test #6... failed: test open fstest_c839cf70b4fc789a861a4f7a16cc61f1 O_RDONLY,O_TRUNC expect EPERM result EINVAL Running test #7... failed: test open fstest_c839cf70b4fc789a861a4f7a16cc61f1 O_RDONLY,O_APPEND,O_TRUNC expect EPERM result EINVAL Running test #8... failed: test open fstest_c839cf70b4fc789a861a4f7a16cc61f1 O_WRONLY,O_APPEND,O_TRUNC expect EPERM result 0 Running test #9... failed: test open fstest_c839cf70b4fc789a861a4f7a16cc61f1 O_RDWR,O_APPEND,O_TRUNC expect EPERM result 0 Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... failed: test open fstest_c839cf70b4fc789a861a4f7a16cc61f1 O_RDONLY,O_TRUNC expect EPERM result EINVAL Running test #19... failed: test open fstest_c839cf70b4fc789a861a4f7a16cc61f1 O_RDONLY,O_APPEND,O_TRUNC expect EPERM result EINVAL Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/12.t: "open returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/13.t: "open returns EISDIR when he named file is a directory, and the arguments specify it is to be modified" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test open fstest_4a64c08c1b45a043e31fded441ae85f8 O_RDONLY,O_TRUNC expect EISDIR result EINVAL Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/14.t: "open returns EROFS if the named file resides on a read-only file system, and the file is to be modified" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test open fstest_d58383e8bf99058c3d529cec636e581b/fstest_aeaf9eef392d378b30b40ac9728e4599 O_RDONLY,O_TRUNC expect 0 result EINVAL Running test #5... okay. Running test #6... okay. Running test #7... failed: test open fstest_d58383e8bf99058c3d529cec636e581b/fstest_aeaf9eef392d378b30b40ac9728e4599 O_RDONLY,O_TRUNC expect EROFS result EINVAL Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/15.t: "open returns EROFS when O_CREAT is specified and the named file would reside on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/16.t: "open returns EMLINK when O_NOFOLLOW was specified and the target is a symbolic link" Running test #0... okay. Running test #1... failed: test open fstest_6814fdb9b6257b79370e1b5fc52d3370 O_RDONLY,O_CREAT,O_NOFOLLOW 0644 expect EMLINK result ELOOP Running test #2... failed: test open fstest_6814fdb9b6257b79370e1b5fc52d3370 O_RDONLY,O_NOFOLLOW expect EMLINK result ELOOP Running test #3... failed: test open fstest_6814fdb9b6257b79370e1b5fc52d3370 O_WRONLY,O_NOFOLLOW expect EMLINK result ELOOP Running test #4... failed: test open fstest_6814fdb9b6257b79370e1b5fc52d3370 O_RDWR,O_NOFOLLOW expect EMLINK result ELOOP Running test #5... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/17.t: "open returns ENXIO when O_NONBLOCK is set, the named file is a fifo, O_WRONLY is set, and no process has the file open for reading" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/18.t: "open returns EWOULDBLOCK when O_NONBLOCK and one of O_SHLOCK or O_EXLOCK is specified and the file is locked" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/19.t: "open returns ENOSPC when O_CREAT is specified, the file does not exist, and there are no free inodes on the file system on which the file is being created" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/20.t: "open returns ETXTBSY when the file is a pure procedure (shared text) file that is being executed and the open() system call requests write access" Running test #0... okay. Running test #1... okay. Running test #2... failed: test open fstest_f9047c9b93e3a7e6deb054f98782ca68 O_RDONLY,O_TRUNC expect ETXTBSY result EINVAL Running test #3... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/21.t: "open returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/22.t: "open returns EEXIST when O_CREAT and O_EXCL were specified and the file exists" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/ffs/../tests/open/23.t: "open returns EINVAL when an attempt was made to open a descriptor with an illegal combination of O_RDONLY, O_WRONLY, and O_RDWR" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. 304 tests completed, 30 failed. ==== run-rename ==== cd /mnt/regress-ffs && env FSTEST=/usr/src/regress/sys/ffs/ffs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/ffs/../run /usr/src/regress/sys/ffs/ffs/../tests/rename/*.t /usr/src/regress/sys/ffs/ffs/../tests/rename/00.t: "rename changes file name" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. Running test #56... okay. Running test #57... okay. Running test #58... okay. Running test #59... okay. Running test #60... okay. Running test #61... okay. Running test #62... okay. Running test #63... okay. Running test #64... okay. Running test #65... okay. Running test #66... okay. Running test #67... okay. Running test #68... okay. Running test #69... okay. Running test #70... okay. Running test #71... okay. Running test #72... okay. Running test #73... okay. Running test #74... okay. Running test #75... okay. Running test #76... okay. Running test #77... okay. Running test #78... okay. /usr/src/regress/sys/ffs/ffs/../tests/rename/01.t: "rename returns ENAMETOOLONG if a component of either pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/ffs/../tests/rename/02.t: "rename returns ENAMETOOLONG if an entire length of either path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/ffs/../tests/rename/03.t: "rename returns ENOENT if a component of the 'from' path does not exist, or a path prefix of 'to' does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/ffs/../tests/rename/04.t: "rename returns EACCES when a component of either path prefix denies search permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. /usr/src/regress/sys/ffs/ffs/../tests/rename/05.t: "rename returns EACCES when the requested link requires writing in a directory with a mode that denies write permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. /usr/src/regress/sys/ffs/ffs/../tests/rename/06.t: "rename returns EPERM if the file pointed at by the 'from' argument has its immutable, undeletable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... failed: test stat fstest_87fbba9db0bd7512eaabef93f4b8f70f flags expect SF_IMMUTABLE result none Running test #3... failed: test rename fstest_87fbba9db0bd7512eaabef93f4b8f70f fstest_55c6c66399e572f3029b71c51b98f39f expect EPERM result 0 Running test #4... failed: test chflags fstest_87fbba9db0bd7512eaabef93f4b8f70f UF_IMMUTABLE expect 0 result ENOENT Running test #5... failed: test stat fstest_87fbba9db0bd7512eaabef93f4b8f70f flags expect UF_IMMUTABLE result ENOENT Running test #6... failed: test rename fstest_87fbba9db0bd7512eaabef93f4b8f70f fstest_55c6c66399e572f3029b71c51b98f39f expect EPERM result ENOENT Running test #7... failed: test chflags fstest_87fbba9db0bd7512eaabef93f4b8f70f SF_APPEND expect 0 result ENOENT Running test #8... failed: test stat fstest_87fbba9db0bd7512eaabef93f4b8f70f flags expect SF_APPEND result ENOENT Running test #9... failed: test rename fstest_87fbba9db0bd7512eaabef93f4b8f70f fstest_55c6c66399e572f3029b71c51b98f39f expect EPERM result ENOENT Running test #10... failed: test chflags fstest_87fbba9db0bd7512eaabef93f4b8f70f UF_APPEND expect 0 result ENOENT Running test #11... failed: test stat fstest_87fbba9db0bd7512eaabef93f4b8f70f flags expect UF_APPEND result ENOENT Running test #12... failed: test rename fstest_87fbba9db0bd7512eaabef93f4b8f70f fstest_55c6c66399e572f3029b71c51b98f39f expect EPERM result ENOENT Running test #13... failed: test chflags fstest_87fbba9db0bd7512eaabef93f4b8f70f none expect 0 result ENOENT Running test #14... failed: test unlink fstest_87fbba9db0bd7512eaabef93f4b8f70f expect 0 result ENOENT Running test #15... okay. Running test #16... okay. Running test #17... failed: test stat fstest_87fbba9db0bd7512eaabef93f4b8f70f flags expect SF_IMMUTABLE result none Running test #18... failed: test rename fstest_87fbba9db0bd7512eaabef93f4b8f70f fstest_55c6c66399e572f3029b71c51b98f39f expect EPERM result ENOTDIR Running test #19... okay. Running test #20... okay. Running test #21... failed: test rename fstest_87fbba9db0bd7512eaabef93f4b8f70f fstest_55c6c66399e572f3029b71c51b98f39f expect EPERM result ENOTDIR Running test #22... okay. Running test #23... failed: test stat fstest_87fbba9db0bd7512eaabef93f4b8f70f flags expect SF_APPEND result none Running test #24... failed: test rename fstest_87fbba9db0bd7512eaabef93f4b8f70f fstest_55c6c66399e572f3029b71c51b98f39f expect EPERM result ENOTDIR Running test #25... okay. Running test #26... okay. Running test #27... failed: test rename fstest_87fbba9db0bd7512eaabef93f4b8f70f fstest_55c6c66399e572f3029b71c51b98f39f expect EPERM result ENOTDIR Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... failed: test stat fstest_87fbba9db0bd7512eaabef93f4b8f70f flags expect SF_IMMUTABLE result none Running test #33... failed: test rename fstest_87fbba9db0bd7512eaabef93f4b8f70f fstest_55c6c66399e572f3029b71c51b98f39f expect EPERM result 0 Running test #34... failed: test chflags fstest_87fbba9db0bd7512eaabef93f4b8f70f UF_IMMUTABLE expect 0 result ENOENT Running test #35... failed: test stat fstest_87fbba9db0bd7512eaabef93f4b8f70f flags expect UF_IMMUTABLE result ENOENT Running test #36... failed: test rename fstest_87fbba9db0bd7512eaabef93f4b8f70f fstest_55c6c66399e572f3029b71c51b98f39f expect EPERM result ENOENT Running test #37... failed: test chflags fstest_87fbba9db0bd7512eaabef93f4b8f70f SF_APPEND expect 0 result ENOENT Running test #38... failed: test stat fstest_87fbba9db0bd7512eaabef93f4b8f70f flags expect SF_APPEND result ENOENT Running test #39... failed: test rename fstest_87fbba9db0bd7512eaabef93f4b8f70f fstest_55c6c66399e572f3029b71c51b98f39f expect EPERM result ENOENT Running test #40... failed: test chflags fstest_87fbba9db0bd7512eaabef93f4b8f70f UF_APPEND expect 0 result ENOENT Running test #41... failed: test stat fstest_87fbba9db0bd7512eaabef93f4b8f70f flags expect UF_APPEND result ENOENT Running test #42... failed: test rename fstest_87fbba9db0bd7512eaabef93f4b8f70f fstest_55c6c66399e572f3029b71c51b98f39f expect EPERM result ENOENT Running test #43... failed: test chflags fstest_87fbba9db0bd7512eaabef93f4b8f70f none expect 0 result ENOENT Running test #44... failed: test unlink fstest_87fbba9db0bd7512eaabef93f4b8f70f expect 0 result ENOENT Running test #45... okay. Running test #46... okay. Running test #47... failed: test lstat fstest_87fbba9db0bd7512eaabef93f4b8f70f flags expect SF_IMMUTABLE result none Running test #48... failed: test rename fstest_87fbba9db0bd7512eaabef93f4b8f70f fstest_55c6c66399e572f3029b71c51b98f39f expect EPERM result 0 Running test #49... failed: test lchflags fstest_87fbba9db0bd7512eaabef93f4b8f70f UF_IMMUTABLE expect 0 result ENOENT Running test #50... failed: test lstat fstest_87fbba9db0bd7512eaabef93f4b8f70f flags expect UF_IMMUTABLE result ENOENT Running test #51... failed: test rename fstest_87fbba9db0bd7512eaabef93f4b8f70f fstest_55c6c66399e572f3029b71c51b98f39f expect EPERM result ENOENT Running test #52... failed: test lchflags fstest_87fbba9db0bd7512eaabef93f4b8f70f SF_APPEND expect 0 result ENOENT Running test #53... failed: test lstat fstest_87fbba9db0bd7512eaabef93f4b8f70f flags expect SF_APPEND result ENOENT Running test #54... failed: test rename fstest_87fbba9db0bd7512eaabef93f4b8f70f fstest_55c6c66399e572f3029b71c51b98f39f expect EPERM result ENOENT Running test #55... failed: test lchflags fstest_87fbba9db0bd7512eaabef93f4b8f70f UF_APPEND expect 0 result ENOENT Running test #56... failed: test lstat fstest_87fbba9db0bd7512eaabef93f4b8f70f flags expect UF_APPEND result ENOENT Running test #57... failed: test rename fstest_87fbba9db0bd7512eaabef93f4b8f70f fstest_55c6c66399e572f3029b71c51b98f39f expect EPERM result ENOENT Running test #58... failed: test lchflags fstest_87fbba9db0bd7512eaabef93f4b8f70f none expect 0 result ENOENT Running test #59... failed: test unlink fstest_87fbba9db0bd7512eaabef93f4b8f70f expect 0 result ENOENT /usr/src/regress/sys/ffs/ffs/../tests/rename/07.t: "rename returns EPERM if the parent directory of the file pointed at by the 'from' argument has its immutable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... failed: test stat fstest_4d7b04af1dd2cdbae80de1d373481aa6 flags expect SF_IMMUTABLE result none Running test #4... failed: test rename fstest_4d7b04af1dd2cdbae80de1d373481aa6/fstest_a111c09255a30f68ff291ec3141fc43c fstest_c5c6558a92c1d1622586cabc0e8a1fca expect EPERM result 0 Running test #5... okay. Running test #6... okay. Running test #7... failed: test rename fstest_4d7b04af1dd2cdbae80de1d373481aa6/fstest_a111c09255a30f68ff291ec3141fc43c fstest_c5c6558a92c1d1622586cabc0e8a1fca expect EPERM result ENOENT Running test #8... okay. Running test #9... failed: test stat fstest_4d7b04af1dd2cdbae80de1d373481aa6 flags expect SF_APPEND result none Running test #10... failed: test rename fstest_4d7b04af1dd2cdbae80de1d373481aa6/fstest_a111c09255a30f68ff291ec3141fc43c fstest_c5c6558a92c1d1622586cabc0e8a1fca expect EPERM result ENOENT Running test #11... okay. Running test #12... okay. Running test #13... failed: test rename fstest_4d7b04af1dd2cdbae80de1d373481aa6/fstest_a111c09255a30f68ff291ec3141fc43c fstest_c5c6558a92c1d1622586cabc0e8a1fca expect EPERM result ENOENT Running test #14... okay. Running test #15... failed: test unlink fstest_4d7b04af1dd2cdbae80de1d373481aa6/fstest_a111c09255a30f68ff291ec3141fc43c expect 0 result ENOENT Running test #16... okay. Running test #17... okay. Running test #18... failed: test stat fstest_4d7b04af1dd2cdbae80de1d373481aa6 flags expect SF_IMMUTABLE result none Running test #19... failed: test rename fstest_4d7b04af1dd2cdbae80de1d373481aa6/fstest_a111c09255a30f68ff291ec3141fc43c fstest_c5c6558a92c1d1622586cabc0e8a1fca expect EPERM result ENOTDIR Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... failed: test stat fstest_4d7b04af1dd2cdbae80de1d373481aa6 flags expect SF_APPEND result none Running test #25... failed: test rename fstest_4d7b04af1dd2cdbae80de1d373481aa6/fstest_a111c09255a30f68ff291ec3141fc43c fstest_c5c6558a92c1d1622586cabc0e8a1fca expect EPERM result ENOTDIR Running test #26... okay. Running test #27... okay. Running test #28... failed: test rename fstest_4d7b04af1dd2cdbae80de1d373481aa6/fstest_a111c09255a30f68ff291ec3141fc43c fstest_c5c6558a92c1d1622586cabc0e8a1fca expect EPERM result ENOTDIR Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... failed: test stat fstest_4d7b04af1dd2cdbae80de1d373481aa6 flags expect SF_IMMUTABLE result none Running test #34... failed: test rename fstest_4d7b04af1dd2cdbae80de1d373481aa6/fstest_a111c09255a30f68ff291ec3141fc43c fstest_c5c6558a92c1d1622586cabc0e8a1fca expect EPERM result 0 Running test #35... okay. Running test #36... okay. Running test #37... failed: test rename fstest_4d7b04af1dd2cdbae80de1d373481aa6/fstest_a111c09255a30f68ff291ec3141fc43c fstest_c5c6558a92c1d1622586cabc0e8a1fca expect EPERM result ENOENT Running test #38... okay. Running test #39... failed: test stat fstest_4d7b04af1dd2cdbae80de1d373481aa6 flags expect SF_APPEND result none Running test #40... failed: test rename fstest_4d7b04af1dd2cdbae80de1d373481aa6/fstest_a111c09255a30f68ff291ec3141fc43c fstest_c5c6558a92c1d1622586cabc0e8a1fca expect EPERM result ENOENT Running test #41... okay. Running test #42... okay. Running test #43... failed: test rename fstest_4d7b04af1dd2cdbae80de1d373481aa6/fstest_a111c09255a30f68ff291ec3141fc43c fstest_c5c6558a92c1d1622586cabc0e8a1fca expect EPERM result ENOENT Running test #44... okay. Running test #45... failed: test unlink fstest_4d7b04af1dd2cdbae80de1d373481aa6/fstest_a111c09255a30f68ff291ec3141fc43c expect 0 result ENOENT Running test #46... okay. Running test #47... okay. Running test #48... failed: test stat fstest_4d7b04af1dd2cdbae80de1d373481aa6 flags expect SF_IMMUTABLE result none Running test #49... failed: test rename fstest_4d7b04af1dd2cdbae80de1d373481aa6/fstest_a111c09255a30f68ff291ec3141fc43c fstest_c5c6558a92c1d1622586cabc0e8a1fca expect EPERM result 0 Running test #50... okay. Running test #51... okay. Running test #52... failed: test rename fstest_4d7b04af1dd2cdbae80de1d373481aa6/fstest_a111c09255a30f68ff291ec3141fc43c fstest_c5c6558a92c1d1622586cabc0e8a1fca expect EPERM result ENOENT Running test #53... okay. Running test #54... failed: test stat fstest_4d7b04af1dd2cdbae80de1d373481aa6 flags expect SF_APPEND result none Running test #55... failed: test rename fstest_4d7b04af1dd2cdbae80de1d373481aa6/fstest_a111c09255a30f68ff291ec3141fc43c fstest_c5c6558a92c1d1622586cabc0e8a1fca expect EPERM result ENOENT Running test #56... okay. Running test #57... okay. Running test #58... failed: test rename fstest_4d7b04af1dd2cdbae80de1d373481aa6/fstest_a111c09255a30f68ff291ec3141fc43c fstest_c5c6558a92c1d1622586cabc0e8a1fca expect EPERM result ENOENT Running test #59... okay. Running test #60... failed: test unlink fstest_4d7b04af1dd2cdbae80de1d373481aa6/fstest_a111c09255a30f68ff291ec3141fc43c expect 0 result ENOENT Running test #61... okay. /usr/src/regress/sys/ffs/ffs/../tests/rename/08.t: "rename returns EPERM if the parent directory of the file pointed at by the 'to' argument has its immutable flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... failed: test stat fstest_a19b2d976696d78069f68219fa6dbe3f flags expect SF_IMMUTABLE result none Running test #4... failed: test rename fstest_b08b69cf2feead1ac83a77568ade4adf fstest_a19b2d976696d78069f68219fa6dbe3f/fstest_ef86d3a8fc1ef3134ef687bb1e61f14e expect EPERM result 0 Running test #5... okay. Running test #6... okay. Running test #7... failed: test rename fstest_b08b69cf2feead1ac83a77568ade4adf fstest_a19b2d976696d78069f68219fa6dbe3f/fstest_ef86d3a8fc1ef3134ef687bb1e61f14e expect EPERM result ENOENT Running test #8... okay. Running test #9... failed: test unlink fstest_b08b69cf2feead1ac83a77568ade4adf expect 0 result ENOENT Running test #10... okay. Running test #11... okay. Running test #12... failed: test stat fstest_a19b2d976696d78069f68219fa6dbe3f flags expect SF_IMMUTABLE result none Running test #13... failed: test rename fstest_b08b69cf2feead1ac83a77568ade4adf fstest_a19b2d976696d78069f68219fa6dbe3f/fstest_ef86d3a8fc1ef3134ef687bb1e61f14e expect EPERM result ENOTDIR Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... failed: test stat fstest_a19b2d976696d78069f68219fa6dbe3f flags expect SF_IMMUTABLE result none Running test #22... failed: test rename fstest_b08b69cf2feead1ac83a77568ade4adf fstest_a19b2d976696d78069f68219fa6dbe3f/fstest_ef86d3a8fc1ef3134ef687bb1e61f14e expect EPERM result 0 Running test #23... okay. Running test #24... okay. Running test #25... failed: test rename fstest_b08b69cf2feead1ac83a77568ade4adf fstest_a19b2d976696d78069f68219fa6dbe3f/fstest_ef86d3a8fc1ef3134ef687bb1e61f14e expect EPERM result ENOENT Running test #26... okay. Running test #27... failed: test unlink fstest_b08b69cf2feead1ac83a77568ade4adf expect 0 result ENOENT Running test #28... okay. Running test #29... okay. Running test #30... failed: test stat fstest_a19b2d976696d78069f68219fa6dbe3f flags expect SF_IMMUTABLE result none Running test #31... failed: test rename fstest_b08b69cf2feead1ac83a77568ade4adf fstest_a19b2d976696d78069f68219fa6dbe3f/fstest_ef86d3a8fc1ef3134ef687bb1e61f14e expect EPERM result 0 Running test #32... okay. Running test #33... okay. Running test #34... failed: test rename fstest_b08b69cf2feead1ac83a77568ade4adf fstest_a19b2d976696d78069f68219fa6dbe3f/fstest_ef86d3a8fc1ef3134ef687bb1e61f14e expect EPERM result ENOENT Running test #35... okay. Running test #36... failed: test unlink fstest_b08b69cf2feead1ac83a77568ade4adf expect 0 result ENOENT Running test #37... okay. Running test #38... okay. Running test #39... failed: test stat fstest_a19b2d976696d78069f68219fa6dbe3f flags expect SF_APPEND result none Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... failed: test stat fstest_a19b2d976696d78069f68219fa6dbe3f flags expect SF_APPEND result none Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. Running test #56... okay. Running test #57... okay. Running test #58... okay. Running test #59... okay. Running test #60... okay. Running test #61... okay. Running test #62... okay. Running test #63... failed: test stat fstest_a19b2d976696d78069f68219fa6dbe3f flags expect SF_APPEND result none Running test #64... okay. Running test #65... okay. Running test #66... okay. Running test #67... okay. Running test #68... okay. Running test #69... okay. Running test #70... okay. Running test #71... okay. Running test #72... okay. Running test #73... okay. Running test #74... okay. Running test #75... failed: test stat fstest_a19b2d976696d78069f68219fa6dbe3f flags expect SF_APPEND result none Running test #76... okay. Running test #77... okay. Running test #78... okay. Running test #79... okay. Running test #80... okay. Running test #81... okay. Running test #82... okay. Running test #83... okay. Running test #84... okay. Running test #85... okay. /usr/src/regress/sys/ffs/ffs/../tests/rename/09.t: "rename returns EACCES or EPERM if the directory containing 'from' is marked sticky, and neither the containing directory nor 'from' are owned by the effective user ID" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. /usr/src/regress/sys/ffs/ffs/../tests/rename/10.t: "rename returns EACCES or EPERM if the file pointed at by the 'to' argument exists, the directory containing 'to' is marked sticky, and neither the containing directory nor 'to' are owned by the effective user ID" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. Running test #56... okay. Running test #57... okay. Running test #58... okay. Running test #59... okay. Running test #60... okay. Running test #61... okay. Running test #62... okay. Running test #63... okay. Running test #64... okay. Running test #65... okay. Running test #66... okay. Running test #67... okay. Running test #68... okay. Running test #69... okay. Running test #70... okay. Running test #71... okay. Running test #72... okay. Running test #73... okay. Running test #74... okay. Running test #75... okay. Running test #76... okay. Running test #77... okay. Running test #78... okay. Running test #79... okay. Running test #80... okay. Running test #81... okay. Running test #82... okay. Running test #83... okay. Running test #84... okay. Running test #85... okay. Running test #86... okay. Running test #87... okay. Running test #88... okay. Running test #89... okay. Running test #90... okay. Running test #91... okay. Running test #92... okay. Running test #93... okay. Running test #94... okay. Running test #95... okay. Running test #96... okay. Running test #97... okay. Running test #98... okay. Running test #99... okay. Running test #100... okay. Running test #101... okay. Running test #102... okay. Running test #103... okay. Running test #104... okay. Running test #105... okay. Running test #106... okay. Running test #107... okay. Running test #108... okay. Running test #109... okay. Running test #110... okay. Running test #111... okay. Running test #112... okay. Running test #113... okay. Running test #114... okay. Running test #115... okay. Running test #116... okay. Running test #117... okay. Running test #118... okay. Running test #119... okay. Running test #120... okay. Running test #121... okay. Running test #122... okay. Running test #123... okay. Running test #124... okay. Running test #125... okay. Running test #126... okay. Running test #127... okay. Running test #128... okay. Running test #129... okay. Running test #130... okay. Running test #131... okay. Running test #132... okay. Running test #133... okay. Running test #134... okay. Running test #135... okay. Running test #136... okay. Running test #137... okay. Running test #138... okay. Running test #139... okay. Running test #140... okay. Running test #141... okay. Running test #142... okay. Running test #143... okay. Running test #144... okay. Running test #145... okay. Running test #146... okay. Running test #147... okay. Running test #148... okay. Running test #149... okay. Running test #150... okay. Running test #151... okay. Running test #152... okay. Running test #153... okay. Running test #154... okay. Running test #155... okay. Running test #156... okay. Running test #157... okay. Running test #158... okay. Running test #159... okay. Running test #160... okay. Running test #161... okay. Running test #162... okay. Running test #163... okay. Running test #164... okay. Running test #165... okay. Running test #166... okay. Running test #167... okay. Running test #168... okay. Running test #169... okay. Running test #170... okay. Running test #171... okay. Running test #172... okay. Running test #173... okay. Running test #174... okay. Running test #175... okay. Running test #176... okay. Running test #177... okay. Running test #178... okay. Running test #179... okay. Running test #180... okay. Running test #181... okay. Running test #182... okay. Running test #183... okay. Running test #184... okay. Running test #185... okay. Running test #186... okay. Running test #187... okay. /usr/src/regress/sys/ffs/ffs/../tests/rename/11.t: "rename returns ELOOP if too many symbolic links were encountered in translating one of the pathnames" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/ffs/../tests/rename/12.t: "rename returns ENOTDIR if a component of either path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/ffs/../tests/rename/13.t: "rename returns ENOTDIR when the 'from' argument is a directory, but 'to' is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. /usr/src/regress/sys/ffs/ffs/../tests/rename/14.t: "rename returns EISDIR when the 'to' argument is a directory, but 'from' is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. /usr/src/regress/sys/ffs/ffs/../tests/rename/15.t: "rename returns EXDEV if the link named by 'to' and the file named by 'from' are on different file systems" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/ffs/../tests/rename/16.t: "rename returns EROFS if the requested link requires writing in a directory on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/ffs/../tests/rename/17.t: "rename returns EFAULT if one of the pathnames specified is outside the process's allocated address space" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/ffs/../tests/rename/18.t: "rename returns EINVAL when the 'from' argument is a parent directory of 'to'" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/ffs/../tests/rename/19.t: "rename returns EINVAL when an attempt is made to rename '.' or '..'" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/ffs/../tests/rename/20.t: "rename returns EEXIST or ENOTEMPTY if the 'to' argument is a directory and is not empty" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. 704 tests completed, 89 failed. ==== run-rmdir ==== cd /mnt/regress-ffs && env FSTEST=/usr/src/regress/sys/ffs/ffs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/ffs/../run /usr/src/regress/sys/ffs/ffs/../tests/rmdir/*.t /usr/src/regress/sys/ffs/ffs/../tests/rmdir/00.t: "rmdir removes directories" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/ffs/../tests/rmdir/01.t: "rmdir returns ENOTDIR if a component of the path is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/ffs/../tests/rmdir/02.t: "rmdir returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/ffs/../tests/rmdir/03.t: "rmdir returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/ffs/../tests/rmdir/04.t: "rmdir returns ENOENT if the named directory does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/ffs/../tests/rmdir/05.t: "rmdir returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/ffs/../tests/rmdir/06.t: "rmdir returns EEXIST or ENOTEMPTY the named directory contains files other than '.' and '..' in it" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. /usr/src/regress/sys/ffs/ffs/../tests/rmdir/07.t: "rmdir returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/ffs/../tests/rmdir/08.t: "rmdir returns EACCES when write permission is denied on the directory containing the link to be removed" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/ffs/../tests/rmdir/09.t: "rmdir returns EPERM if the named file has its immutable, undeletable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... failed: test rmdir fstest_7d1495a736606c01d0002f9400b91e41 expect EPERM result 0 Running test #3... failed: test chflags fstest_7d1495a736606c01d0002f9400b91e41 none expect 0 result ENOENT Running test #4... failed: test rmdir fstest_7d1495a736606c01d0002f9400b91e41 expect 0 result ENOENT Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... failed: test rmdir fstest_7d1495a736606c01d0002f9400b91e41 expect EPERM result 0 Running test #13... failed: test chflags fstest_7d1495a736606c01d0002f9400b91e41 none expect 0 result ENOENT Running test #14... failed: test rmdir fstest_7d1495a736606c01d0002f9400b91e41 expect 0 result ENOENT Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. /usr/src/regress/sys/ffs/ffs/../tests/rmdir/10.t: "rmdir returns EPERM if the parent directory of the named file has its immutable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... failed: test rmdir fstest_43857cf83084f958674f92bb78b2e8b7/fstest_0330af4f17a10468dba9a59c4bd4f74d expect EPERM result 0 Running test #4... okay. Running test #5... failed: test rmdir fstest_43857cf83084f958674f92bb78b2e8b7/fstest_0330af4f17a10468dba9a59c4bd4f74d expect 0 result ENOENT Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... failed: test rmdir fstest_43857cf83084f958674f92bb78b2e8b7/fstest_0330af4f17a10468dba9a59c4bd4f74d expect EPERM result 0 Running test #14... okay. Running test #15... failed: test rmdir fstest_43857cf83084f958674f92bb78b2e8b7/fstest_0330af4f17a10468dba9a59c4bd4f74d expect 0 result ENOENT Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. /usr/src/regress/sys/ffs/ffs/../tests/rmdir/11.t: "rmdir returns EACCES or EPERM if the directory containing the directory to be removed is marked sticky, and neither the containing directory nor the directory to be removed are owned by the effective user ID" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. /usr/src/regress/sys/ffs/ffs/../tests/rmdir/12.t: "rmdir returns EINVAL if the last component of the path is '.' or '..'" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... failed: test rmdir fstest_ce804602516b15ac1bf5d74de93acf36/fstest_c12be6a80f271041120ef5d87e3dbfdc/.. expect EINVAL result ENOTEMPTY Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/ffs/../tests/rmdir/13.t: "rmdir returns EBUSY if the directory to be removed is the mount point for a mounted file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/ffs/../tests/rmdir/14.t: "rmdir returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/ffs/../tests/rmdir/15.t: "rmdir returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 163 tests completed, 11 failed. ==== run-symlink ==== cd /mnt/regress-ffs && env FSTEST=/usr/src/regress/sys/ffs/ffs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/ffs/../run /usr/src/regress/sys/ffs/ffs/../tests/symlink/*.t /usr/src/regress/sys/ffs/ffs/../tests/symlink/00.t: "symlink creates symbolic links" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/ffs/../tests/symlink/01.t: "symlink returns ENOTDIR if a component of the name2 path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/ffs/../tests/symlink/02.t: "symlink returns ENAMETOOLONG if a component of the name2 pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. /usr/src/regress/sys/ffs/ffs/../tests/symlink/03.t: "symlink returns ENAMETOOLONG if an entire length of either path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/ffs/../tests/symlink/04.t: "symlink returns ENOENT if a component of the name2 path prefix does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/ffs/../tests/symlink/05.t: "symlink returns EACCES when a component of the name2 path prefix denies search permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/ffs/../tests/symlink/06.t: "symlink returns EACCES if the parent directory of the file to be created denies write permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/ffs/../tests/symlink/07.t: "symlink returns ELOOP if too many symbolic links were encountered in translating the name2 path name" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/ffs/../tests/symlink/08.t: "symlink returns EEXIST if the name2 argument already exists" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. /usr/src/regress/sys/ffs/ffs/../tests/symlink/09.t: "symlink returns EPERM if the parent directory of the file named by name2 has its immutable flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test symlink test fstest_f653a8bb05f9f292cbd4db6afe443f8c/fstest_8fe7ce185b2c363dd87645e6ec6b1c98 expect EPERM result 0 Running test #5... okay. Running test #6... failed: test symlink test fstest_f653a8bb05f9f292cbd4db6afe443f8c/fstest_8fe7ce185b2c363dd87645e6ec6b1c98 expect 0 result EEXIST Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. /usr/src/regress/sys/ffs/ffs/../tests/symlink/10.t: "symlink returns EROFS if the file name2 would reside on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. /usr/src/regress/sys/ffs/ffs/../tests/symlink/11.t: "symlink returns ENOSPC if there are no free inodes on the file system on which the symbolic link is being created" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/ffs/../tests/symlink/12.t: "symlink returns EFAULT if one of the pathnames specified is outside the process's allocated address space" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. 120 tests completed, 2 failed. ==== run-truncate ==== cd /mnt/regress-ffs && env FSTEST=/usr/src/regress/sys/ffs/ffs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/ffs/../run /usr/src/regress/sys/ffs/ffs/../tests/truncate/*.t /usr/src/regress/sys/ffs/ffs/../tests/truncate/00.t: "truncate descrease/increase file size" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. /usr/src/regress/sys/ffs/ffs/../tests/truncate/01.t: "truncate returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/ffs/../tests/truncate/02.t: "truncate returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/ffs/../tests/truncate/03.t: "truncate returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/ffs/../tests/truncate/04.t: "truncate returns ENOENT if the named file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/ffs/../tests/truncate/05.t: "truncate returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. /usr/src/regress/sys/ffs/ffs/../tests/truncate/06.t: "truncate returns EACCES if the named file is not writable by the user" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/ffs/../tests/truncate/07.t: "truncate returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/ffs/../tests/truncate/08.t: "truncate returns EPERM if the named file has its immutable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... failed: test truncate fstest_d3229bf69f15de9c6ef4c0311334693a 123 expect EPERM result 0 Running test #3... failed: test stat fstest_d3229bf69f15de9c6ef4c0311334693a size expect 0 result 123 Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... failed: test truncate fstest_d3229bf69f15de9c6ef4c0311334693a 123 expect EPERM result 0 Running test #17... failed: test stat fstest_d3229bf69f15de9c6ef4c0311334693a size expect 0 result 123 Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. /usr/src/regress/sys/ffs/ffs/../tests/truncate/09.t: "truncate returns EISDIR if the named file is a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/ffs/../tests/truncate/10.t: "truncate returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/ffs/../tests/truncate/11.t: "truncate returns ETXTBSY the file is a pure procedure (shared text) file that is being executed" Running test #0... okay. Running test #1... okay. /usr/src/regress/sys/ffs/ffs/../tests/truncate/12.t: "truncate returns EFBIG or EINVAL if the length argument was greater than the maximum file size" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/ffs/../tests/truncate/13.t: "truncate returns EINVAL if the length argument was less than 0" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/ffs/../tests/truncate/14.t: "truncate returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 128 tests completed, 4 failed. ==== run-unlink ==== cd /mnt/regress-ffs && env FSTEST=/usr/src/regress/sys/ffs/ffs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/ffs/../run /usr/src/regress/sys/ffs/ffs/../tests/unlink/*.t /usr/src/regress/sys/ffs/ffs/../tests/unlink/00.t: "unlink removes regular files, symbolic links, fifos and sockets" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. /usr/src/regress/sys/ffs/ffs/../tests/unlink/01.t: "unlink returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/ffs/../tests/unlink/02.t: "unlink returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/ffs/../tests/unlink/03.t: "unlink returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/ffs/../tests/unlink/04.t: "unlink returns ENOENT if the named file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/ffs/../tests/unlink/05.t: "unlink returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/ffs/../tests/unlink/06.t: "unlink returns EACCES when write permission is denied on the directory containing the link to be removed" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/ffs/../tests/unlink/07.t: "unlink returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/ffs/../tests/unlink/08.t: "unlink returns EPERM if the named file is a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/ffs/../tests/unlink/09.t: "unlink returns EPERM if the named file has its immutable, undeletable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... failed: test unlink fstest_c21a44236d4fa31f86a621283be21bdb expect EPERM result 0 Running test #3... failed: test chflags fstest_c21a44236d4fa31f86a621283be21bdb none expect 0 result ENOENT Running test #4... failed: test unlink fstest_c21a44236d4fa31f86a621283be21bdb expect 0 result ENOENT Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... failed: test unlink fstest_c21a44236d4fa31f86a621283be21bdb expect EPERM result 0 Running test #13... failed: test chflags fstest_c21a44236d4fa31f86a621283be21bdb none expect 0 result ENOENT Running test #14... failed: test unlink fstest_c21a44236d4fa31f86a621283be21bdb expect 0 result ENOENT Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. /usr/src/regress/sys/ffs/ffs/../tests/unlink/10.t: "unlink returns EPERM if the parent directory of the named file has its immutable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... failed: test unlink fstest_8346f4e3cf09084a2b0b9654a8f48721/fstest_6993e432168d6845d2847d1d01dab799 expect EPERM result 0 Running test #4... okay. Running test #5... failed: test unlink fstest_8346f4e3cf09084a2b0b9654a8f48721/fstest_6993e432168d6845d2847d1d01dab799 expect 0 result ENOENT Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... failed: test unlink fstest_8346f4e3cf09084a2b0b9654a8f48721/fstest_6993e432168d6845d2847d1d01dab799 expect EPERM result 0 Running test #14... okay. Running test #15... failed: test unlink fstest_8346f4e3cf09084a2b0b9654a8f48721/fstest_6993e432168d6845d2847d1d01dab799 expect 0 result ENOENT Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. /usr/src/regress/sys/ffs/ffs/../tests/unlink/11.t: "unlink returns EACCES or EPERM if the directory containing the file is marked sticky, and neither the containing directory nor the file to be removed are owned by the effective user ID" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. /usr/src/regress/sys/ffs/ffs/../tests/unlink/12.t: "unlink returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/ffs/../tests/unlink/13.t: "unlink returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 191 tests completed, 10 failed. ==== umount ==== umount /mnt/regress-ffs ==== unconfig ==== umount -f /dev/vnd0c 2>/dev/null || true rmdir /mnt/regress-ffs 2>/dev/null || true vnconfig -u vnd0 2>/dev/null || true rm -f stamp-mount ===> nfs ==== mount ==== umount -f -t nfs -h 127.0.0.1 -a *** Error 1 in target 'unconfig' (ignored) rmdir /mnt/regress-nfs-client 2>/dev/null || true pkill -KILL mountd || true rcctl -f stop nfsd rcctl -f stop portmap umount -f /dev/vnd0c 2>/dev/null || true rmdir /mnt/regress-nfs-server 2>/dev/null || true vnconfig -u vnd0 2>/dev/null || true rm -f stamp-mount dd if=/dev/zero of=diskimage bs=512 count=4k 4096+0 records in 4096+0 records out 2097152 bytes transferred in 0.014 secs (141627392 bytes/sec) vnconfig vnd0 diskimage newfs vnd0c /dev/rvnd0c: 2.0MB in 4096 sectors of 512 bytes 4 cylinder groups of 0.50MB, 32 blocks, 64 inodes each super-block backups (for fsck -b #) at: 160, 1184, 2208, 3232, grep '/mnt/regress-nfs-server\>' /etc/exports || echo /mnt/regress-nfs-server -maproot=0:0 127.0.0.1 >>/etc/exports /mnt/regress-nfs-server -maproot=0:0 127.0.0.1 rcctl -f start portmap portmap(ok) rcctl -f start nfsd nfsd(ok) rcctl -f start mountd mountd(ok) mkdir -p /mnt/regress-nfs-server mount /dev/vnd0c /mnt/regress-nfs-server # wait until mountd(8) has exported the directory for i in `jot 100`; do mount | grep 'regress-nfs-server .*NFS exported' && break; [ $i = 100 ] && exit 1; sleep .1; done /dev/vnd0c on /mnt/regress-nfs-server type ffs (NFS exported, local) mkdir -p /mnt/regress-nfs-client mount -t nfs 127.0.0.1:/mnt/regress-nfs-server /mnt/regress-nfs-client ==== run-chflags ==== cd /mnt/regress-nfs-client && env FSTEST=/usr/src/regress/sys/ffs/nfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/nfs/../run /usr/src/regress/sys/ffs/nfs/../tests/chflags/*.t /usr/src/regress/sys/ffs/nfs/../tests/chflags/00.t: "chflags changes flags" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND expect 0 result EOPNOTSUPP Running test #4... failed: test stat fstest_134ca4492ace78620da1c2a840df83d6 flags expect UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result none Running test #5... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE expect 0 result EOPNOTSUPP Running test #6... failed: test stat fstest_134ca4492ace78620da1c2a840df83d6 flags expect UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE result none Running test #7... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND expect 0 result EOPNOTSUPP Running test #8... failed: test stat fstest_134ca4492ace78620da1c2a840df83d6 flags expect SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result none Running test #9... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 none expect 0 result EOPNOTSUPP Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND expect 0 result EOPNOTSUPP Running test #15... failed: test stat fstest_134ca4492ace78620da1c2a840df83d6 flags expect UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result none Running test #16... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE expect 0 result EOPNOTSUPP Running test #17... failed: test stat fstest_134ca4492ace78620da1c2a840df83d6 flags expect UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE result none Running test #18... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND expect 0 result EOPNOTSUPP Running test #19... failed: test stat fstest_134ca4492ace78620da1c2a840df83d6 flags expect SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result none Running test #20... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 none expect 0 result EOPNOTSUPP Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND expect 0 result EOPNOTSUPP Running test #26... failed: test stat fstest_134ca4492ace78620da1c2a840df83d6 flags expect UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result none Running test #27... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE expect 0 result EOPNOTSUPP Running test #28... failed: test stat fstest_134ca4492ace78620da1c2a840df83d6 flags expect UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE result none Running test #29... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND expect 0 result EOPNOTSUPP Running test #30... failed: test stat fstest_134ca4492ace78620da1c2a840df83d6 flags expect SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result none Running test #31... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 none expect 0 result EOPNOTSUPP Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... failed: test chflags fstest_0fde77443649f3b9ff9f2aa91a943182 UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND expect 0 result EOPNOTSUPP Running test #39... failed: test stat fstest_0fde77443649f3b9ff9f2aa91a943182 flags expect UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result none Running test #40... okay. Running test #41... failed: test chflags fstest_0fde77443649f3b9ff9f2aa91a943182 UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE expect 0 result EOPNOTSUPP Running test #42... failed: test stat fstest_0fde77443649f3b9ff9f2aa91a943182 flags expect UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE result none Running test #43... okay. Running test #44... failed: test chflags fstest_0fde77443649f3b9ff9f2aa91a943182 SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND expect 0 result EOPNOTSUPP Running test #45... failed: test stat fstest_0fde77443649f3b9ff9f2aa91a943182 flags expect SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result none Running test #46... okay. Running test #47... failed: test chflags fstest_0fde77443649f3b9ff9f2aa91a943182 none expect 0 result EOPNOTSUPP Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. Running test #56... failed: test lchflags fstest_0fde77443649f3b9ff9f2aa91a943182 UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND expect 0 result EOPNOTSUPP Running test #57... failed: test lstat fstest_0fde77443649f3b9ff9f2aa91a943182 flags expect UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result none Running test #58... okay. Running test #59... failed: test lchflags fstest_0fde77443649f3b9ff9f2aa91a943182 UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE expect 0 result EOPNOTSUPP Running test #60... failed: test lstat fstest_0fde77443649f3b9ff9f2aa91a943182 flags expect UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE result none Running test #61... okay. Running test #62... failed: test lchflags fstest_0fde77443649f3b9ff9f2aa91a943182 SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND expect 0 result EOPNOTSUPP Running test #63... failed: test lstat fstest_0fde77443649f3b9ff9f2aa91a943182 flags expect SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result none Running test #64... okay. Running test #65... failed: test lchflags fstest_0fde77443649f3b9ff9f2aa91a943182 none expect 0 result EOPNOTSUPP Running test #66... okay. Running test #67... okay. Running test #68... okay. Running test #69... okay. Running test #70... okay. Running test #71... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_NODUMP expect 0 result EOPNOTSUPP Running test #72... failed: test 1739412408 -lt 1739412408 Running test #73... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #74... failed: test 1739412408 -lt 1739412408 Running test #75... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_APPEND expect 0 result EOPNOTSUPP Running test #76... failed: test 1739412408 -lt 1739412408 Running test #77... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_OPAQUE expect 0 result EOPNOTSUPP Running test #78... failed: test 1739412408 -lt 1739412408 Running test #79... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 SF_ARCHIVED expect 0 result EOPNOTSUPP Running test #80... failed: test 1739412408 -lt 1739412408 Running test #81... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #82... failed: test 1739412408 -lt 1739412408 Running test #83... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 SF_APPEND expect 0 result EOPNOTSUPP Running test #84... failed: test 1739412408 -lt 1739412408 Running test #85... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 none expect 0 result EOPNOTSUPP Running test #86... failed: test 1739412408 -lt 1739412408 Running test #87... okay. Running test #88... okay. Running test #89... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_NODUMP expect 0 result EOPNOTSUPP Running test #90... failed: test 1739412417 -lt 1739412417 Running test #91... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #92... failed: test 1739412417 -lt 1739412417 Running test #93... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_APPEND expect 0 result EOPNOTSUPP Running test #94... failed: test 1739412417 -lt 1739412417 Running test #95... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_OPAQUE expect 0 result EOPNOTSUPP Running test #96... failed: test 1739412417 -lt 1739412417 Running test #97... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 SF_ARCHIVED expect 0 result EOPNOTSUPP Running test #98... failed: test 1739412417 -lt 1739412417 Running test #99... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #100... failed: test 1739412417 -lt 1739412417 Running test #101... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 SF_APPEND expect 0 result EOPNOTSUPP Running test #102... failed: test 1739412417 -lt 1739412417 Running test #103... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 none expect 0 result EOPNOTSUPP Running test #104... failed: test 1739412417 -lt 1739412417 Running test #105... okay. Running test #106... okay. Running test #107... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_NODUMP expect 0 result EOPNOTSUPP Running test #108... failed: test 1739412425 -lt 1739412425 Running test #109... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #110... failed: test 1739412425 -lt 1739412425 Running test #111... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_APPEND expect 0 result EOPNOTSUPP Running test #112... failed: test 1739412425 -lt 1739412425 Running test #113... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_OPAQUE expect 0 result EOPNOTSUPP Running test #114... failed: test 1739412425 -lt 1739412425 Running test #115... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 SF_ARCHIVED expect 0 result EOPNOTSUPP Running test #116... failed: test 1739412425 -lt 1739412425 Running test #117... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #118... failed: test 1739412425 -lt 1739412425 Running test #119... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 SF_APPEND expect 0 result EOPNOTSUPP Running test #120... failed: test 1739412425 -lt 1739412425 Running test #121... failed: test chflags fstest_134ca4492ace78620da1c2a840df83d6 none expect 0 result EOPNOTSUPP Running test #122... failed: test 1739412425 -lt 1739412425 Running test #123... okay. Running test #124... okay. Running test #125... failed: test lchflags fstest_134ca4492ace78620da1c2a840df83d6 UF_NODUMP expect 0 result EOPNOTSUPP Running test #126... failed: test 1739412433 -lt 1739412433 Running test #127... failed: test lchflags fstest_134ca4492ace78620da1c2a840df83d6 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #128... failed: test 1739412433 -lt 1739412433 Running test #129... failed: test lchflags fstest_134ca4492ace78620da1c2a840df83d6 UF_APPEND expect 0 result EOPNOTSUPP Running test #130... failed: test 1739412433 -lt 1739412433 Running test #131... failed: test lchflags fstest_134ca4492ace78620da1c2a840df83d6 UF_OPAQUE expect 0 result EOPNOTSUPP Running test #132... failed: test 1739412433 -lt 1739412433 Running test #133... failed: test lchflags fstest_134ca4492ace78620da1c2a840df83d6 SF_ARCHIVED expect 0 result EOPNOTSUPP Running test #134... failed: test 1739412433 -lt 1739412433 Running test #135... failed: test lchflags fstest_134ca4492ace78620da1c2a840df83d6 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #136... failed: test 1739412433 -lt 1739412433 Running test #137... failed: test lchflags fstest_134ca4492ace78620da1c2a840df83d6 SF_APPEND expect 0 result EOPNOTSUPP Running test #138... failed: test 1739412433 -lt 1739412433 Running test #139... failed: test lchflags fstest_134ca4492ace78620da1c2a840df83d6 none expect 0 result EOPNOTSUPP Running test #140... failed: test 1739412433 -lt 1739412433 Running test #141... okay. Running test #142... okay. Running test #143... failed: test -u 65534 chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #144... okay. Running test #145... failed: test -u 65534 chflags fstest_134ca4492ace78620da1c2a840df83d6 SF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #146... okay. Running test #147... failed: test -u 65534 chflags fstest_134ca4492ace78620da1c2a840df83d6 none expect EPERM result EOPNOTSUPP Running test #148... okay. Running test #149... okay. Running test #150... okay. Running test #151... failed: test -u 65534 chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #152... okay. Running test #153... failed: test -u 65534 chflags fstest_134ca4492ace78620da1c2a840df83d6 SF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #154... okay. Running test #155... failed: test -u 65534 chflags fstest_134ca4492ace78620da1c2a840df83d6 none expect EPERM result EOPNOTSUPP Running test #156... okay. Running test #157... okay. Running test #158... okay. Running test #159... failed: test -u 65534 chflags fstest_134ca4492ace78620da1c2a840df83d6 UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #160... okay. Running test #161... failed: test -u 65534 chflags fstest_134ca4492ace78620da1c2a840df83d6 SF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #162... okay. Running test #163... failed: test -u 65534 chflags fstest_134ca4492ace78620da1c2a840df83d6 none expect EPERM result EOPNOTSUPP Running test #164... okay. Running test #165... okay. Running test #166... okay. Running test #167... failed: test -u 65534 lchflags fstest_134ca4492ace78620da1c2a840df83d6 UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #168... okay. Running test #169... failed: test -u 65534 lchflags fstest_134ca4492ace78620da1c2a840df83d6 SF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #170... okay. Running test #171... failed: test -u 65534 lchflags fstest_134ca4492ace78620da1c2a840df83d6 none expect EPERM result EOPNOTSUPP Running test #172... okay. Running test #173... okay. Running test #174... okay. /usr/src/regress/sys/ffs/nfs/../tests/chflags/01.t: "chflags returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/nfs/../tests/chflags/02.t: "chflags returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... failed: test chflags _123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_1234 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #2... failed: test stat _123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_1234 flags expect UF_IMMUTABLE result none Running test #3... failed: test chflags _123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_1234 none expect 0 result EOPNOTSUPP Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/nfs/../tests/chflags/03.t: "chflags returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... failed: test chflags _123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_1234/_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_1234/_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_1234/_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_12/x UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #6... failed: test chflags _123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_1234/_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_1234/_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_1234/_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_123456789_12/x none expect 0 result EOPNOTSUPP Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. /usr/src/regress/sys/ffs/nfs/../tests/chflags/04.t: "chflags returns ENOENT if path or file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/nfs/../tests/chflags/05.t: "chflags returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test -u 65534 -g 65534 chflags fstest_57223abdaceb7c30e5c4d94807b9c7bd/fstest_f91da1fa5b290e6e9148bdb22dce7b1f UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #5... failed: test -u 65534 -g 65534 stat fstest_57223abdaceb7c30e5c4d94807b9c7bd/fstest_f91da1fa5b290e6e9148bdb22dce7b1f flags expect UF_IMMUTABLE result none Running test #6... failed: test -u 65534 -g 65534 chflags fstest_57223abdaceb7c30e5c4d94807b9c7bd/fstest_f91da1fa5b290e6e9148bdb22dce7b1f none expect 0 result EOPNOTSUPP Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... failed: test -u 65534 -g 65534 chflags fstest_57223abdaceb7c30e5c4d94807b9c7bd/fstest_f91da1fa5b290e6e9148bdb22dce7b1f UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #11... failed: test -u 65534 -g 65534 stat fstest_57223abdaceb7c30e5c4d94807b9c7bd/fstest_f91da1fa5b290e6e9148bdb22dce7b1f flags expect UF_IMMUTABLE result none Running test #12... failed: test -u 65534 -g 65534 chflags fstest_57223abdaceb7c30e5c4d94807b9c7bd/fstest_f91da1fa5b290e6e9148bdb22dce7b1f none expect 0 result EOPNOTSUPP Running test #13... okay. Running test #14... okay. Running test #15... okay. /usr/src/regress/sys/ffs/nfs/../tests/chflags/06.t: "chflags returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/nfs/../tests/chflags/07.t: "chflags returns EPERM when the effective user ID does not match the owner of the file and the effective user ID is not the super-user" Running test #0... okay. Running test #1... okay. Running test #2... failed: test -u 65534 -g 65534 chflags fstest_5a107a99ad7cc1fa87c52f211d07213c UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #3... okay. Running test #4... okay. Running test #5... failed: test -u 65533 -g 65533 chflags fstest_5a107a99ad7cc1fa87c52f211d07213c UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... failed: test -u 65534 -g 65534 chflags fstest_5a107a99ad7cc1fa87c52f211d07213c UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #10... okay. Running test #11... okay. Running test #12... failed: test -u 65533 -g 65533 chflags fstest_5a107a99ad7cc1fa87c52f211d07213c UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... failed: test -u 65534 -g 65534 chflags fstest_5a107a99ad7cc1fa87c52f211d07213c UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #17... okay. Running test #18... okay. Running test #19... failed: test -u 65533 -g 65533 chflags fstest_5a107a99ad7cc1fa87c52f211d07213c UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... failed: test -u 65534 -g 65534 lchflags fstest_5a107a99ad7cc1fa87c52f211d07213c UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #24... okay. Running test #25... okay. Running test #26... failed: test -u 65533 -g 65533 lchflags fstest_5a107a99ad7cc1fa87c52f211d07213c UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #27... okay. Running test #28... okay. Running test #29... okay. /usr/src/regress/sys/ffs/nfs/../tests/chflags/08.t: "chflags returns EPERM when one of SF_IMMUTABLE or SF_APPEND, is set and the user is not the super-user" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... failed: test chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #4... failed: test -u 65533 -g 65533 chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #5... failed: test stat fstest_11738b7dbef8de1fd58bc46a310b2a45 flags expect SF_IMMUTABLE result none Running test #6... failed: test -u 65534 -g 65534 chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #7... failed: test stat fstest_11738b7dbef8de1fd58bc46a310b2a45 flags expect SF_IMMUTABLE result none Running test #8... failed: test chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 SF_APPEND expect 0 result EOPNOTSUPP Running test #9... failed: test -u 65533 -g 65533 chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #10... failed: test stat fstest_11738b7dbef8de1fd58bc46a310b2a45 flags expect SF_APPEND result none Running test #11... failed: test -u 65534 -g 65534 chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #12... failed: test stat fstest_11738b7dbef8de1fd58bc46a310b2a45 flags expect SF_APPEND result none Running test #13... failed: test chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 none expect 0 result EOPNOTSUPP Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... failed: test chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #18... failed: test -u 65533 -g 65533 chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #19... failed: test stat fstest_11738b7dbef8de1fd58bc46a310b2a45 flags expect SF_IMMUTABLE result none Running test #20... failed: test -u 65534 -g 65534 chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #21... failed: test stat fstest_11738b7dbef8de1fd58bc46a310b2a45 flags expect SF_IMMUTABLE result none Running test #22... failed: test chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 SF_APPEND expect 0 result EOPNOTSUPP Running test #23... failed: test -u 65533 -g 65533 chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #24... failed: test stat fstest_11738b7dbef8de1fd58bc46a310b2a45 flags expect SF_APPEND result none Running test #25... failed: test -u 65534 -g 65534 chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #26... failed: test stat fstest_11738b7dbef8de1fd58bc46a310b2a45 flags expect SF_APPEND result none Running test #27... failed: test chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 none expect 0 result EOPNOTSUPP Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... failed: test chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #32... failed: test -u 65533 -g 65533 chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #33... failed: test stat fstest_11738b7dbef8de1fd58bc46a310b2a45 flags expect SF_IMMUTABLE result none Running test #34... failed: test -u 65534 -g 65534 chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #35... failed: test stat fstest_11738b7dbef8de1fd58bc46a310b2a45 flags expect SF_IMMUTABLE result none Running test #36... failed: test chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 SF_APPEND expect 0 result EOPNOTSUPP Running test #37... failed: test -u 65533 -g 65533 chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #38... failed: test stat fstest_11738b7dbef8de1fd58bc46a310b2a45 flags expect SF_APPEND result none Running test #39... failed: test -u 65534 -g 65534 chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #40... failed: test stat fstest_11738b7dbef8de1fd58bc46a310b2a45 flags expect SF_APPEND result none Running test #41... failed: test chflags fstest_11738b7dbef8de1fd58bc46a310b2a45 none expect 0 result EOPNOTSUPP Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... failed: test lchflags fstest_11738b7dbef8de1fd58bc46a310b2a45 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #46... failed: test -u 65533 -g 65533 lchflags fstest_11738b7dbef8de1fd58bc46a310b2a45 UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #47... failed: test lstat fstest_11738b7dbef8de1fd58bc46a310b2a45 flags expect SF_IMMUTABLE result none Running test #48... failed: test -u 65534 -g 65534 lchflags fstest_11738b7dbef8de1fd58bc46a310b2a45 UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #49... failed: test lstat fstest_11738b7dbef8de1fd58bc46a310b2a45 flags expect SF_IMMUTABLE result none Running test #50... failed: test lchflags fstest_11738b7dbef8de1fd58bc46a310b2a45 SF_APPEND expect 0 result EOPNOTSUPP Running test #51... failed: test -u 65533 -g 65533 lchflags fstest_11738b7dbef8de1fd58bc46a310b2a45 UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #52... failed: test lstat fstest_11738b7dbef8de1fd58bc46a310b2a45 flags expect SF_APPEND result none Running test #53... failed: test -u 65534 -g 65534 lchflags fstest_11738b7dbef8de1fd58bc46a310b2a45 UF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #54... failed: test lstat fstest_11738b7dbef8de1fd58bc46a310b2a45 flags expect SF_APPEND result none Running test #55... failed: test lchflags fstest_11738b7dbef8de1fd58bc46a310b2a45 none expect 0 result EOPNOTSUPP Running test #56... okay. Running test #57... okay. /usr/src/regress/sys/ffs/nfs/../tests/chflags/09.t: "chflags returns EPERM when one of SF_IMMUTABLE or SF_APPEND is set and securelevel is greater than 0" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... failed: test chflags fstest_76b70141e4a6b6c7c2e6c4531d30f7e6 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #4... failed: test stat fstest_76b70141e4a6b6c7c2e6c4531d30f7e6 flags expect SF_IMMUTABLE result none Running test #5... failed: test chflags fstest_76b70141e4a6b6c7c2e6c4531d30f7e6 SF_APPEND expect 0 result EOPNOTSUPP Running test #6... failed: test stat fstest_76b70141e4a6b6c7c2e6c4531d30f7e6 flags expect SF_APPEND result none Running test #7... failed: test chflags fstest_76b70141e4a6b6c7c2e6c4531d30f7e6 none expect 0 result EOPNOTSUPP Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... failed: test chflags fstest_76b70141e4a6b6c7c2e6c4531d30f7e6 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #12... failed: test stat fstest_76b70141e4a6b6c7c2e6c4531d30f7e6 flags expect SF_IMMUTABLE result none Running test #13... failed: test chflags fstest_76b70141e4a6b6c7c2e6c4531d30f7e6 SF_APPEND expect 0 result EOPNOTSUPP Running test #14... failed: test stat fstest_76b70141e4a6b6c7c2e6c4531d30f7e6 flags expect SF_APPEND result none Running test #15... failed: test chflags fstest_76b70141e4a6b6c7c2e6c4531d30f7e6 none expect 0 result EOPNOTSUPP Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... failed: test chflags fstest_76b70141e4a6b6c7c2e6c4531d30f7e6 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #20... failed: test stat fstest_76b70141e4a6b6c7c2e6c4531d30f7e6 flags expect SF_IMMUTABLE result none Running test #21... failed: test chflags fstest_76b70141e4a6b6c7c2e6c4531d30f7e6 SF_APPEND expect 0 result EOPNOTSUPP Running test #22... failed: test stat fstest_76b70141e4a6b6c7c2e6c4531d30f7e6 flags expect SF_APPEND result none Running test #23... failed: test chflags fstest_76b70141e4a6b6c7c2e6c4531d30f7e6 none expect 0 result EOPNOTSUPP Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... failed: test lchflags fstest_76b70141e4a6b6c7c2e6c4531d30f7e6 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #28... failed: test lstat fstest_76b70141e4a6b6c7c2e6c4531d30f7e6 flags expect SF_IMMUTABLE result none Running test #29... failed: test lchflags fstest_76b70141e4a6b6c7c2e6c4531d30f7e6 SF_APPEND expect 0 result EOPNOTSUPP Running test #30... failed: test lstat fstest_76b70141e4a6b6c7c2e6c4531d30f7e6 flags expect SF_APPEND result none Running test #31... failed: test lchflags fstest_76b70141e4a6b6c7c2e6c4531d30f7e6 none expect 0 result EOPNOTSUPP Running test #32... okay. Running test #33... okay. /usr/src/regress/sys/ffs/nfs/../tests/chflags/10.t: "chflags returns EPERM if non-super-user tries to set one of SF_IMMUTABLE, SF_APPEND" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... failed: test -u 65533 -g 65533 chflags fstest_0202cbe66b02676f99d52c738ba8f111 SF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #4... okay. Running test #5... failed: test -u 65534 -g 65534 chflags fstest_0202cbe66b02676f99d52c738ba8f111 SF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #6... okay. Running test #7... failed: test -u 65533 -g 65533 chflags fstest_0202cbe66b02676f99d52c738ba8f111 SF_APPEND expect EPERM result EOPNOTSUPP Running test #8... okay. Running test #9... failed: test -u 65534 -g 65534 chflags fstest_0202cbe66b02676f99d52c738ba8f111 SF_APPEND expect EPERM result EOPNOTSUPP Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... failed: test -u 65533 -g 65533 chflags fstest_0202cbe66b02676f99d52c738ba8f111 SF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #15... okay. Running test #16... failed: test -u 65534 -g 65534 chflags fstest_0202cbe66b02676f99d52c738ba8f111 SF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #17... okay. Running test #18... failed: test -u 65533 -g 65533 chflags fstest_0202cbe66b02676f99d52c738ba8f111 SF_APPEND expect EPERM result EOPNOTSUPP Running test #19... okay. Running test #20... failed: test -u 65534 -g 65534 chflags fstest_0202cbe66b02676f99d52c738ba8f111 SF_APPEND expect EPERM result EOPNOTSUPP Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... failed: test -u 65533 -g 65533 chflags fstest_0202cbe66b02676f99d52c738ba8f111 SF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #26... okay. Running test #27... failed: test -u 65534 -g 65534 chflags fstest_0202cbe66b02676f99d52c738ba8f111 SF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #28... okay. Running test #29... failed: test -u 65533 -g 65533 chflags fstest_0202cbe66b02676f99d52c738ba8f111 SF_APPEND expect EPERM result EOPNOTSUPP Running test #30... okay. Running test #31... failed: test -u 65534 -g 65534 chflags fstest_0202cbe66b02676f99d52c738ba8f111 SF_APPEND expect EPERM result EOPNOTSUPP Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... failed: test -u 65533 -g 65533 lchflags fstest_0202cbe66b02676f99d52c738ba8f111 SF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #37... okay. Running test #38... failed: test -u 65534 -g 65534 lchflags fstest_0202cbe66b02676f99d52c738ba8f111 SF_IMMUTABLE expect EPERM result EOPNOTSUPP Running test #39... okay. Running test #40... failed: test -u 65533 -g 65533 lchflags fstest_0202cbe66b02676f99d52c738ba8f111 SF_APPEND expect EPERM result EOPNOTSUPP Running test #41... okay. Running test #42... failed: test -u 65534 -g 65534 lchflags fstest_0202cbe66b02676f99d52c738ba8f111 SF_APPEND expect EPERM result EOPNOTSUPP Running test #43... okay. Running test #44... okay. Running test #45... okay. /usr/src/regress/sys/ffs/nfs/../tests/chflags/11.t: "chflags returns EPERM if a user tries to set or remove the SF_SNAPSHOT flag" Running test #0... okay. Running test #1... okay. Running test #2... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 chflags fstest_68290d484f1dfee504168fa20eb6dcf8 SF_SNAPSHOT expect EPERM result Running test #3... okay. Running test #4... unknown flag 'SF_SNAPSHOT' failed: test chflags fstest_68290d484f1dfee504168fa20eb6dcf8 SF_SNAPSHOT expect EPERM result Running test #5... okay. Running test #6... okay. Running test #7... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 chflags fstest_68290d484f1dfee504168fa20eb6dcf8 SF_SNAPSHOT expect EPERM result Running test #8... okay. Running test #9... unknown flag 'SF_SNAPSHOT' failed: test chflags fstest_68290d484f1dfee504168fa20eb6dcf8 SF_SNAPSHOT expect EPERM result Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 chflags fstest_68290d484f1dfee504168fa20eb6dcf8 SF_SNAPSHOT expect EPERM result Running test #14... okay. Running test #15... unknown flag 'SF_SNAPSHOT' failed: test chflags fstest_68290d484f1dfee504168fa20eb6dcf8 SF_SNAPSHOT expect EPERM result Running test #16... okay. Running test #17... okay. Running test #18... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 chflags fstest_68290d484f1dfee504168fa20eb6dcf8 SF_SNAPSHOT expect EPERM result Running test #19... okay. Running test #20... unknown flag 'SF_SNAPSHOT' failed: test chflags fstest_68290d484f1dfee504168fa20eb6dcf8 SF_SNAPSHOT expect EPERM result Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 chflags fstest_68290d484f1dfee504168fa20eb6dcf8 SF_SNAPSHOT expect EPERM result Running test #25... okay. Running test #26... unknown flag 'SF_SNAPSHOT' failed: test chflags fstest_68290d484f1dfee504168fa20eb6dcf8 SF_SNAPSHOT expect EPERM result Running test #27... okay. Running test #28... okay. Running test #29... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 chflags fstest_68290d484f1dfee504168fa20eb6dcf8 SF_SNAPSHOT expect EPERM result Running test #30... okay. Running test #31... unknown flag 'SF_SNAPSHOT' failed: test chflags fstest_68290d484f1dfee504168fa20eb6dcf8 SF_SNAPSHOT expect EPERM result Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 lchflags fstest_68290d484f1dfee504168fa20eb6dcf8 SF_SNAPSHOT expect EPERM result Running test #36... okay. Running test #37... unknown flag 'SF_SNAPSHOT' failed: test lchflags fstest_68290d484f1dfee504168fa20eb6dcf8 SF_SNAPSHOT expect EPERM result Running test #38... okay. Running test #39... okay. Running test #40... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 lchflags fstest_68290d484f1dfee504168fa20eb6dcf8 SF_SNAPSHOT expect EPERM result Running test #41... okay. Running test #42... unknown flag 'SF_SNAPSHOT' failed: test lchflags fstest_68290d484f1dfee504168fa20eb6dcf8 SF_SNAPSHOT expect EPERM result Running test #43... okay. Running test #44... okay. Running test #45... okay. /usr/src/regress/sys/ffs/nfs/../tests/chflags/12.t: "chflags returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/nfs/../tests/chflags/13.t: "chflags returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 455 tests completed, 226 failed. ==== run-chmod ==== cd /mnt/regress-nfs-client && env FSTEST=/usr/src/regress/sys/ffs/nfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/nfs/../run /usr/src/regress/sys/ffs/nfs/../tests/chmod/*.t /usr/src/regress/sys/ffs/nfs/../tests/chmod/00.t: "chmod changes permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. Running test #56... okay. Running test #57... okay. /usr/src/regress/sys/ffs/nfs/../tests/chmod/01.t: "chmod returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/nfs/../tests/chmod/02.t: "chmod returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/nfs/../tests/chmod/03.t: "chmod returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/nfs/../tests/chmod/04.t: "chmod returns ENOENT if the named file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/nfs/../tests/chmod/05.t: "chmod returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/nfs/../tests/chmod/06.t: "chmod returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/nfs/../tests/chmod/07.t: "chmod returns EPERM if the operation would change the ownership, but the effective user ID is not the super-user" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/nfs/../tests/chmod/08.t: "chmod returns EPERM if the named file has its immutable or append-only flag set" Running test #0... okay. Running test #1... failed: test chflags fstest_ca099507eb215d641157a7f22d032b69 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #2... failed: test chmod fstest_ca099507eb215d641157a7f22d032b69 0600 expect EPERM result 0 Running test #3... failed: test stat fstest_ca099507eb215d641157a7f22d032b69 mode expect 0644 result 0600 Running test #4... failed: test chflags fstest_ca099507eb215d641157a7f22d032b69 none expect 0 result EOPNOTSUPP Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... failed: test chflags fstest_ca099507eb215d641157a7f22d032b69 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #9... failed: test chmod fstest_ca099507eb215d641157a7f22d032b69 0600 expect EPERM result 0 Running test #10... failed: test stat fstest_ca099507eb215d641157a7f22d032b69 mode expect 0644 result 0600 Running test #11... failed: test chflags fstest_ca099507eb215d641157a7f22d032b69 none expect 0 result EOPNOTSUPP Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... failed: test chflags fstest_ca099507eb215d641157a7f22d032b69 SF_APPEND expect 0 result EOPNOTSUPP Running test #16... failed: test chmod fstest_ca099507eb215d641157a7f22d032b69 0600 expect EPERM result 0 Running test #17... failed: test stat fstest_ca099507eb215d641157a7f22d032b69 mode expect 0644 result 0600 Running test #18... failed: test chflags fstest_ca099507eb215d641157a7f22d032b69 none expect 0 result EOPNOTSUPP Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... failed: test chflags fstest_ca099507eb215d641157a7f22d032b69 UF_APPEND expect 0 result EOPNOTSUPP Running test #23... failed: test chmod fstest_ca099507eb215d641157a7f22d032b69 0600 expect EPERM result 0 Running test #24... failed: test stat fstest_ca099507eb215d641157a7f22d032b69 mode expect 0644 result 0600 Running test #25... failed: test chflags fstest_ca099507eb215d641157a7f22d032b69 none expect 0 result EOPNOTSUPP Running test #26... okay. Running test #27... okay. /usr/src/regress/sys/ffs/nfs/../tests/chmod/09.t: "chmod returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/nfs/../tests/chmod/10.t: "chmod returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. /usr/src/regress/sys/ffs/nfs/../tests/chmod/11.t: "chmod returns EFTYPE if the effective user ID is not the super-user, the mode includes the sticky bit (S_ISVTX), and path does not refer to a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... failed: test -u 65534 -g 65534 chmod fstest_087f1e6af5bfd240fd7ed5545f1bb5fb 01644 expect EFTYPE result EIO Running test #17... okay. Running test #18... okay. Running test #19... okay. 178 tests completed, 17 failed. ==== run-chown ==== cd /mnt/regress-nfs-client && env FSTEST=/usr/src/regress/sys/ffs/nfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/nfs/../run /usr/src/regress/sys/ffs/nfs/../tests/chown/*.t /usr/src/regress/sys/ffs/nfs/../tests/chown/00.t: "chown changes ownership" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... failed: test lstat fstest_b011f032f1b588e50151a14cb577fac7 mode expect 06555 result 0555 Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... failed: test lstat fstest_b011f032f1b588e50151a14cb577fac7 mode expect 06555 result 0555 Running test #55... okay. Running test #56... okay. Running test #57... okay. Running test #58... okay. Running test #59... okay. Running test #60... okay. Running test #61... failed: test lstat fstest_b011f032f1b588e50151a14cb577fac7 mode expect 06555 result 0555 Running test #62... okay. Running test #63... okay. Running test #64... okay. Running test #65... okay. Running test #66... okay. Running test #67... okay. Running test #68... okay. Running test #69... okay. Running test #70... okay. Running test #71... okay. Running test #72... okay. Running test #73... okay. Running test #74... okay. Running test #75... okay. Running test #76... okay. Running test #77... okay. Running test #78... okay. Running test #79... okay. Running test #80... okay. Running test #81... okay. Running test #82... okay. Running test #83... okay. Running test #84... okay. Running test #85... okay. Running test #86... okay. Running test #87... okay. Running test #88... okay. Running test #89... okay. Running test #90... okay. Running test #91... okay. Running test #92... okay. Running test #93... okay. Running test #94... okay. Running test #95... okay. Running test #96... okay. Running test #97... okay. Running test #98... okay. Running test #99... okay. Running test #100... okay. Running test #101... okay. Running test #102... okay. Running test #103... okay. Running test #104... okay. Running test #105... okay. Running test #106... okay. Running test #107... okay. Running test #108... okay. Running test #109... okay. Running test #110... okay. Running test #111... okay. Running test #112... okay. Running test #113... okay. Running test #114... okay. Running test #115... okay. Running test #116... okay. Running test #117... okay. Running test #118... okay. Running test #119... okay. Running test #120... okay. Running test #121... okay. Running test #122... okay. Running test #123... okay. Running test #124... okay. Running test #125... okay. Running test #126... okay. Running test #127... okay. Running test #128... okay. Running test #129... okay. Running test #130... okay. Running test #131... okay. Running test #132... okay. Running test #133... okay. Running test #134... okay. Running test #135... okay. Running test #136... okay. Running test #137... okay. Running test #138... okay. Running test #139... okay. Running test #140... okay. Running test #141... okay. Running test #142... okay. Running test #143... okay. Running test #144... okay. Running test #145... okay. Running test #146... okay. Running test #147... okay. Running test #148... okay. Running test #149... okay. Running test #150... okay. Running test #151... okay. Running test #152... okay. Running test #153... okay. Running test #154... okay. Running test #155... okay. Running test #156... okay. Running test #157... okay. Running test #158... okay. Running test #159... okay. Running test #160... okay. Running test #161... okay. Running test #162... okay. Running test #163... okay. Running test #164... okay. Running test #165... okay. Running test #166... okay. Running test #167... okay. Running test #168... okay. Running test #169... okay. Running test #170... okay. /usr/src/regress/sys/ffs/nfs/../tests/chown/01.t: "chown returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/nfs/../tests/chown/02.t: "chown returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/nfs/../tests/chown/03.t: "chown returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/nfs/../tests/chown/04.t: "chown returns ENOENT if the named file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/nfs/../tests/chown/05.t: "chown returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. /usr/src/regress/sys/ffs/nfs/../tests/chown/06.t: "chown returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/nfs/../tests/chown/07.t: "chown returns EPERM if the operation would change the ownership, but the effective user ID is not the super-user and the process is not an owner of the file" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. /usr/src/regress/sys/ffs/nfs/../tests/chown/08.t: "chown returns EPERM if the named file has its immutable or append-only flag set" Running test #0... okay. Running test #1... failed: test chflags fstest_5509363004d50d8b376228e17e98416b SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #2... failed: test chown fstest_5509363004d50d8b376228e17e98416b 65534 65534 expect EPERM result 0 Running test #3... failed: test chflags fstest_5509363004d50d8b376228e17e98416b none expect 0 result EOPNOTSUPP Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... failed: test chflags fstest_5509363004d50d8b376228e17e98416b UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #8... failed: test chown fstest_5509363004d50d8b376228e17e98416b 65534 65534 expect EPERM result 0 Running test #9... failed: test chflags fstest_5509363004d50d8b376228e17e98416b none expect 0 result EOPNOTSUPP Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... failed: test chflags fstest_5509363004d50d8b376228e17e98416b SF_APPEND expect 0 result EOPNOTSUPP Running test #14... failed: test chown fstest_5509363004d50d8b376228e17e98416b 65534 65534 expect EPERM result 0 Running test #15... failed: test chflags fstest_5509363004d50d8b376228e17e98416b none expect 0 result EOPNOTSUPP Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... failed: test chflags fstest_5509363004d50d8b376228e17e98416b UF_APPEND expect 0 result EOPNOTSUPP Running test #20... failed: test chown fstest_5509363004d50d8b376228e17e98416b 65534 65534 expect EPERM result 0 Running test #21... failed: test chflags fstest_5509363004d50d8b376228e17e98416b none expect 0 result EOPNOTSUPP Running test #22... okay. Running test #23... okay. /usr/src/regress/sys/ffs/nfs/../tests/chown/09.t: "chown returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/nfs/../tests/chown/10.t: "chown returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 265 tests completed, 15 failed. ==== run-link ==== cd /mnt/regress-nfs-client && env FSTEST=/usr/src/regress/sys/ffs/nfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/nfs/../run /usr/src/regress/sys/ffs/nfs/../tests/link/*.t /usr/src/regress/sys/ffs/nfs/../tests/link/00.t: "link creates hardlinks" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. Running test #56... okay. Running test #57... okay. Running test #58... okay. Running test #59... okay. Running test #60... okay. Running test #61... okay. Running test #62... okay. Running test #63... okay. Running test #64... okay. Running test #65... okay. Running test #66... okay. Running test #67... okay. Running test #68... okay. Running test #69... okay. Running test #70... okay. Running test #71... okay. Running test #72... okay. Running test #73... okay. Running test #74... okay. Running test #75... okay. Running test #76... okay. Running test #77... okay. Running test #78... okay. Running test #79... okay. Running test #80... okay. Running test #81... okay. /usr/src/regress/sys/ffs/nfs/../tests/link/01.t: "link returns ENOTDIR if a component of either path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/nfs/../tests/link/02.t: "link returns ENAMETOOLONG if a component of either pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/nfs/../tests/link/03.t: "link returns ENAMETOOLONG if an entire length of either path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. /usr/src/regress/sys/ffs/nfs/../tests/link/04.t: "link returns ENOENT if a component of either path prefix does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/nfs/../tests/link/05.t: "link returns EMLINK if the link count of the file named by name1 would exceed 32767" Running test #0... okay. Running test #1... okay. ln: fstest_141e7969eb7249a861e12da599be9235/32767: Too many links Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/nfs/../tests/link/06.t: "link returns EACCES when a component of either path prefix denies search permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. /usr/src/regress/sys/ffs/nfs/../tests/link/07.t: "link returns EACCES when the requested link requires writing in a directory with a mode that denies write permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. /usr/src/regress/sys/ffs/nfs/../tests/link/08.t: "link returns ELOOP if too many symbolic links were encountered in translating one of the pathnames" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/nfs/../tests/link/09.t: "link returns ENOENT if the source file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/nfs/../tests/link/10.t: "link returns EEXIST if the destination file does exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/nfs/../tests/link/11.t: "link returns EPERM if the source file is a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. /usr/src/regress/sys/ffs/nfs/../tests/link/12.t: "link returns EPERM if the source file has its immutable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... failed: test chflags fstest_d21656c50aad02a44f1639f8784bdc3c SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #4... failed: test link fstest_d21656c50aad02a44f1639f8784bdc3c fstest_88a491f710e40843298bfc35d4bc0b53 expect EPERM result 0 Running test #5... failed: test chflags fstest_d21656c50aad02a44f1639f8784bdc3c none expect 0 result EOPNOTSUPP Running test #6... failed: test link fstest_d21656c50aad02a44f1639f8784bdc3c fstest_88a491f710e40843298bfc35d4bc0b53 expect 0 result EEXIST Running test #7... okay. Running test #8... failed: test chflags fstest_d21656c50aad02a44f1639f8784bdc3c UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #9... failed: test link fstest_d21656c50aad02a44f1639f8784bdc3c fstest_88a491f710e40843298bfc35d4bc0b53 expect EPERM result 0 Running test #10... failed: test chflags fstest_d21656c50aad02a44f1639f8784bdc3c none expect 0 result EOPNOTSUPP Running test #11... failed: test link fstest_d21656c50aad02a44f1639f8784bdc3c fstest_88a491f710e40843298bfc35d4bc0b53 expect 0 result EEXIST Running test #12... okay. Running test #13... failed: test chflags fstest_d21656c50aad02a44f1639f8784bdc3c SF_APPEND expect 0 result EOPNOTSUPP Running test #14... failed: test link fstest_d21656c50aad02a44f1639f8784bdc3c fstest_88a491f710e40843298bfc35d4bc0b53 expect EPERM result 0 Running test #15... failed: test chflags fstest_d21656c50aad02a44f1639f8784bdc3c none expect 0 result EOPNOTSUPP Running test #16... failed: test link fstest_d21656c50aad02a44f1639f8784bdc3c fstest_88a491f710e40843298bfc35d4bc0b53 expect 0 result EEXIST Running test #17... okay. Running test #18... failed: test chflags fstest_d21656c50aad02a44f1639f8784bdc3c UF_APPEND expect 0 result EOPNOTSUPP Running test #19... failed: test link fstest_d21656c50aad02a44f1639f8784bdc3c fstest_88a491f710e40843298bfc35d4bc0b53 expect EPERM result 0 Running test #20... failed: test chflags fstest_d21656c50aad02a44f1639f8784bdc3c none expect 0 result EOPNOTSUPP Running test #21... failed: test link fstest_d21656c50aad02a44f1639f8784bdc3c fstest_88a491f710e40843298bfc35d4bc0b53 expect 0 result EEXIST Running test #22... okay. Running test #23... okay. /usr/src/regress/sys/ffs/nfs/../tests/link/13.t: "link returns EPERM if the parent directory of the destination file has its immutable flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test chflags fstest_341ab14db517658c2f52edc67d2ab0a3 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #5... failed: test link fstest_341ab14db517658c2f52edc67d2ab0a3/fstest_89bb2617c4b088906dd183c4cdc5fa61 fstest_341ab14db517658c2f52edc67d2ab0a3/fstest_0aec1a7738034b545846f05274b647af expect EPERM result 0 Running test #6... failed: test chflags fstest_341ab14db517658c2f52edc67d2ab0a3 none expect 0 result EOPNOTSUPP Running test #7... failed: test link fstest_341ab14db517658c2f52edc67d2ab0a3/fstest_89bb2617c4b088906dd183c4cdc5fa61 fstest_341ab14db517658c2f52edc67d2ab0a3/fstest_0aec1a7738034b545846f05274b647af expect 0 result EEXIST Running test #8... okay. Running test #9... failed: test chflags fstest_341ab14db517658c2f52edc67d2ab0a3 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #10... failed: test link fstest_341ab14db517658c2f52edc67d2ab0a3/fstest_89bb2617c4b088906dd183c4cdc5fa61 fstest_341ab14db517658c2f52edc67d2ab0a3/fstest_0aec1a7738034b545846f05274b647af expect EPERM result 0 Running test #11... failed: test chflags fstest_341ab14db517658c2f52edc67d2ab0a3 none expect 0 result EOPNOTSUPP Running test #12... failed: test link fstest_341ab14db517658c2f52edc67d2ab0a3/fstest_89bb2617c4b088906dd183c4cdc5fa61 fstest_341ab14db517658c2f52edc67d2ab0a3/fstest_0aec1a7738034b545846f05274b647af expect 0 result EEXIST Running test #13... okay. Running test #14... failed: test chflags fstest_341ab14db517658c2f52edc67d2ab0a3 SF_APPEND expect 0 result EOPNOTSUPP Running test #15... okay. Running test #16... failed: test chflags fstest_341ab14db517658c2f52edc67d2ab0a3 none expect 0 result EOPNOTSUPP Running test #17... okay. Running test #18... failed: test chflags fstest_341ab14db517658c2f52edc67d2ab0a3 UF_APPEND expect 0 result EOPNOTSUPP Running test #19... okay. Running test #20... failed: test chflags fstest_341ab14db517658c2f52edc67d2ab0a3 none expect 0 result EOPNOTSUPP Running test #21... okay. Running test #22... okay. Running test #23... okay. /usr/src/regress/sys/ffs/nfs/../tests/link/14.t: "link returns EXDEV if the source and the destination files are on different file systems" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/nfs/../tests/link/15.t: "link returns ENOSPC if the directory in which the entry for the new link is being placed cannot be extended because there is no space left on the file system containing the directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/nfs/../tests/link/16.t: "link returns EROFS if the requested link requires writing in a directory on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. /usr/src/regress/sys/ffs/nfs/../tests/link/17.t: "link returns EFAULT if one of the pathnames specified is outside the process's allocated address space" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. 277 tests completed, 28 failed. ==== run-mkdir ==== cd /mnt/regress-nfs-client && env FSTEST=/usr/src/regress/sys/ffs/nfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/nfs/../run /usr/src/regress/sys/ffs/nfs/../tests/mkdir/*.t /usr/src/regress/sys/ffs/nfs/../tests/mkdir/00.t: "mkdir creates directories" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkdir/01.t: "mkdir returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkdir/02.t: "mkdir returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkdir/03.t: "mkdir returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkdir/04.t: "mkdir returns ENOENT if a component of the path prefix does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkdir/05.t: "mkdir returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkdir/06.t: "mkdir returns EACCES when write permission is denied on the parent directory of the directory to be created" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkdir/07.t: "mkdir returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkdir/08.t: "mkdir returns EPERM if the parent directory of the directory to be created has its immutable flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... failed: test chflags fstest_4834ffa32d221c86ab4c341f5d6b96dc SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #4... failed: test mkdir fstest_4834ffa32d221c86ab4c341f5d6b96dc/fstest_d4280c0c63afcfc682e6e7c78e36a73e 0755 expect EPERM result 0 Running test #5... failed: test chflags fstest_4834ffa32d221c86ab4c341f5d6b96dc none expect 0 result EOPNOTSUPP Running test #6... failed: test mkdir fstest_4834ffa32d221c86ab4c341f5d6b96dc/fstest_d4280c0c63afcfc682e6e7c78e36a73e 0755 expect 0 result EEXIST Running test #7... okay. Running test #8... failed: test chflags fstest_4834ffa32d221c86ab4c341f5d6b96dc UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #9... failed: test mkdir fstest_4834ffa32d221c86ab4c341f5d6b96dc/fstest_d4280c0c63afcfc682e6e7c78e36a73e 0755 expect EPERM result 0 Running test #10... failed: test chflags fstest_4834ffa32d221c86ab4c341f5d6b96dc none expect 0 result EOPNOTSUPP Running test #11... failed: test mkdir fstest_4834ffa32d221c86ab4c341f5d6b96dc/fstest_d4280c0c63afcfc682e6e7c78e36a73e 0755 expect 0 result EEXIST Running test #12... okay. Running test #13... failed: test chflags fstest_4834ffa32d221c86ab4c341f5d6b96dc SF_APPEND expect 0 result EOPNOTSUPP Running test #14... okay. Running test #15... failed: test chflags fstest_4834ffa32d221c86ab4c341f5d6b96dc none expect 0 result EOPNOTSUPP Running test #16... okay. Running test #17... failed: test chflags fstest_4834ffa32d221c86ab4c341f5d6b96dc UF_APPEND expect 0 result EOPNOTSUPP Running test #18... okay. Running test #19... failed: test chflags fstest_4834ffa32d221c86ab4c341f5d6b96dc none expect 0 result EOPNOTSUPP Running test #20... okay. Running test #21... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkdir/09.t: "mkdir returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkdir/10.t: "mkdir returns EEXIST if the named file exists" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkdir/11.t: "mkdir returns ENOSPC if there are no free inodes on the file system on which the directory is being created" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkdir/12.t: "mkdir returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 134 tests completed, 12 failed. ==== run-mkfifo ==== cd /mnt/regress-nfs-client && env FSTEST=/usr/src/regress/sys/ffs/nfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/nfs/../run /usr/src/regress/sys/ffs/nfs/../tests/mkfifo/*.t /usr/src/regress/sys/ffs/nfs/../tests/mkfifo/00.t: "mkfifo creates fifo files" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkfifo/01.t: "mkfifo returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkfifo/02.t: "mkfifo returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkfifo/03.t: "mkfifo returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkfifo/04.t: "mkfifo returns ENOENT if a component of the path prefix does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkfifo/05.t: "mkfifo returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkfifo/06.t: "mkfifo returns EACCES when write permission is denied on the parent directory of the file to be created" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkfifo/07.t: "mkfifo returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkfifo/08.t: "mkfifo returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test mkfifo fstest_8798fae4e20f969715d889bd5af393f9/fstest_863588da6e2b2a892f172e35ed3ea579 0644 expect 0 result EROFS Running test #5... failed: test unlink fstest_8798fae4e20f969715d889bd5af393f9/fstest_863588da6e2b2a892f172e35ed3ea579 expect 0 result EROFS Running test #6... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkfifo/09.t: "mkfifo returns EEXIST if the named file exists" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkfifo/10.t: "mkfifo returns EPERM if the parent directory of the file to be created has its immutable flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... failed: test chflags fstest_f77feea312cce0d9ce442f41150e23a2 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #4... failed: test mkfifo fstest_f77feea312cce0d9ce442f41150e23a2/fstest_64a06f96ac7fd0fefccfc0c45b848f3d 0644 expect EPERM result 0 Running test #5... failed: test chflags fstest_f77feea312cce0d9ce442f41150e23a2 none expect 0 result EOPNOTSUPP Running test #6... failed: test mkfifo fstest_f77feea312cce0d9ce442f41150e23a2/fstest_64a06f96ac7fd0fefccfc0c45b848f3d 0644 expect 0 result EEXIST Running test #7... okay. Running test #8... failed: test chflags fstest_f77feea312cce0d9ce442f41150e23a2 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #9... failed: test mkfifo fstest_f77feea312cce0d9ce442f41150e23a2/fstest_64a06f96ac7fd0fefccfc0c45b848f3d 0644 expect EPERM result 0 Running test #10... failed: test chflags fstest_f77feea312cce0d9ce442f41150e23a2 none expect 0 result EOPNOTSUPP Running test #11... failed: test mkfifo fstest_f77feea312cce0d9ce442f41150e23a2/fstest_64a06f96ac7fd0fefccfc0c45b848f3d 0644 expect 0 result EEXIST Running test #12... okay. Running test #13... failed: test chflags fstest_f77feea312cce0d9ce442f41150e23a2 SF_APPEND expect 0 result EOPNOTSUPP Running test #14... okay. Running test #15... failed: test chflags fstest_f77feea312cce0d9ce442f41150e23a2 none expect 0 result EOPNOTSUPP Running test #16... okay. Running test #17... failed: test chflags fstest_f77feea312cce0d9ce442f41150e23a2 UF_APPEND expect 0 result EOPNOTSUPP Running test #18... okay. Running test #19... failed: test chflags fstest_f77feea312cce0d9ce442f41150e23a2 none expect 0 result EOPNOTSUPP Running test #20... okay. Running test #21... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkfifo/11.t: "mkfifo returns ENOSPC if there are no free inodes on the file system on which the file is being created" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/nfs/../tests/mkfifo/12.t: "mkfifo returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 134 tests completed, 14 failed. ==== run-open ==== cd /mnt/regress-nfs-client && env FSTEST=/usr/src/regress/sys/ffs/nfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/nfs/../run /usr/src/regress/sys/ffs/nfs/../tests/open/*.t /usr/src/regress/sys/ffs/nfs/../tests/open/00.t: "open opens (and eventually creates) a file" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/01.t: "open returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/02.t: "open returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/03.t: "open returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/04.t: "open returns ENOENT if a component of the path name that must exist does not exist or O_CREAT is not set and the named file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/05.t: "open returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/06.t: "open returns EACCES when the required permissions (for reading and/or writing) are denied for the given flags" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. Running test #56... okay. Running test #57... okay. Running test #58... okay. Running test #59... okay. Running test #60... okay. Running test #61... okay. Running test #62... okay. Running test #63... okay. Running test #64... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/07.t: "open returns EACCES when O_TRUNC is specified and write permission is denied" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test -u 65534 -g 65534 open fstest_571847c296d3ad304c662404917fd6ce O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #5... okay. Running test #6... failed: test -u 65533 -g 65534 open fstest_571847c296d3ad304c662404917fd6ce O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #7... okay. Running test #8... failed: test -u 65533 -g 65533 open fstest_571847c296d3ad304c662404917fd6ce O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #9... okay. Running test #10... failed: test -u 65534 -g 65534 open fstest_571847c296d3ad304c662404917fd6ce O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #11... okay. Running test #12... failed: test -u 65533 -g 65534 open fstest_571847c296d3ad304c662404917fd6ce O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #13... okay. Running test #14... failed: test -u 65533 -g 65533 open fstest_571847c296d3ad304c662404917fd6ce O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #15... okay. Running test #16... failed: test -u 65534 -g 65534 open fstest_571847c296d3ad304c662404917fd6ce O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #17... okay. Running test #18... failed: test -u 65533 -g 65534 open fstest_571847c296d3ad304c662404917fd6ce O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #19... okay. Running test #20... failed: test -u 65533 -g 65533 open fstest_571847c296d3ad304c662404917fd6ce O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #21... okay. Running test #22... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/08.t: "open returns EACCES when O_CREAT is specified, the file does not exist, and the directory in which it is to be created does not permit writing" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/09.t: "O_CREAT is specified, the file does not exist, and the directory in which it is to be created has its immutable flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... failed: test chflags fstest_c07e69e7f65b10a020786009fb1205c5 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #4... failed: test open fstest_c07e69e7f65b10a020786009fb1205c5/fstest_86cd7f474e1d8161f9b47f5d233eb69a O_RDONLY,O_CREAT 0644 expect EPERM result 0 Running test #5... failed: test chflags fstest_c07e69e7f65b10a020786009fb1205c5 none expect 0 result EOPNOTSUPP Running test #6... okay. Running test #7... okay. Running test #8... failed: test chflags fstest_c07e69e7f65b10a020786009fb1205c5 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #9... failed: test open fstest_c07e69e7f65b10a020786009fb1205c5/fstest_86cd7f474e1d8161f9b47f5d233eb69a O_RDONLY,O_CREAT 0644 expect EPERM result 0 Running test #10... failed: test chflags fstest_c07e69e7f65b10a020786009fb1205c5 none expect 0 result EOPNOTSUPP Running test #11... okay. Running test #12... okay. Running test #13... failed: test chflags fstest_c07e69e7f65b10a020786009fb1205c5 SF_APPEND expect 0 result EOPNOTSUPP Running test #14... okay. Running test #15... failed: test chflags fstest_c07e69e7f65b10a020786009fb1205c5 none expect 0 result EOPNOTSUPP Running test #16... okay. Running test #17... failed: test chflags fstest_c07e69e7f65b10a020786009fb1205c5 UF_APPEND expect 0 result EOPNOTSUPP Running test #18... okay. Running test #19... failed: test chflags fstest_c07e69e7f65b10a020786009fb1205c5 none expect 0 result EOPNOTSUPP Running test #20... okay. Running test #21... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/10.t: "open returns EPERM when the named file has its immutable flag set and the file is to be modified" Running test #0... okay. Running test #1... failed: test chflags fstest_3e27a194fb2d0d5fd1fddacdfd93f72d SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #2... failed: test open fstest_3e27a194fb2d0d5fd1fddacdfd93f72d O_WRONLY expect EPERM result 0 Running test #3... failed: test open fstest_3e27a194fb2d0d5fd1fddacdfd93f72d O_RDWR expect EPERM result 0 Running test #4... failed: test open fstest_3e27a194fb2d0d5fd1fddacdfd93f72d O_RDONLY,O_TRUNC expect EPERM result EINVAL Running test #5... failed: test chflags fstest_3e27a194fb2d0d5fd1fddacdfd93f72d none expect 0 result EOPNOTSUPP Running test #6... okay. Running test #7... okay. Running test #8... failed: test chflags fstest_3e27a194fb2d0d5fd1fddacdfd93f72d UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #9... failed: test open fstest_3e27a194fb2d0d5fd1fddacdfd93f72d O_WRONLY expect EPERM result 0 Running test #10... failed: test open fstest_3e27a194fb2d0d5fd1fddacdfd93f72d O_RDWR expect EPERM result 0 Running test #11... failed: test open fstest_3e27a194fb2d0d5fd1fddacdfd93f72d O_RDONLY,O_TRUNC expect EPERM result EINVAL Running test #12... failed: test chflags fstest_3e27a194fb2d0d5fd1fddacdfd93f72d none expect 0 result EOPNOTSUPP Running test #13... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/11.t: "open returns EPERM when the named file has its append-only flag set, the file is to be modified, and O_TRUNC is specified or O_APPEND is not specified" Running test #0... okay. Running test #1... failed: test chflags fstest_d409eae9e0fe7c0c13791bca1dd9e34d SF_APPEND expect 0 result EOPNOTSUPP Running test #2... okay. Running test #3... okay. Running test #4... failed: test open fstest_d409eae9e0fe7c0c13791bca1dd9e34d O_WRONLY expect EPERM result 0 Running test #5... failed: test open fstest_d409eae9e0fe7c0c13791bca1dd9e34d O_RDWR expect EPERM result 0 Running test #6... failed: test open fstest_d409eae9e0fe7c0c13791bca1dd9e34d O_RDONLY,O_TRUNC expect EPERM result EINVAL Running test #7... failed: test open fstest_d409eae9e0fe7c0c13791bca1dd9e34d O_RDONLY,O_APPEND,O_TRUNC expect EPERM result EINVAL Running test #8... failed: test open fstest_d409eae9e0fe7c0c13791bca1dd9e34d O_WRONLY,O_APPEND,O_TRUNC expect EPERM result 0 Running test #9... failed: test open fstest_d409eae9e0fe7c0c13791bca1dd9e34d O_RDWR,O_APPEND,O_TRUNC expect EPERM result 0 Running test #10... failed: test chflags fstest_d409eae9e0fe7c0c13791bca1dd9e34d none expect 0 result EOPNOTSUPP Running test #11... okay. Running test #12... okay. Running test #13... failed: test chflags fstest_d409eae9e0fe7c0c13791bca1dd9e34d UF_APPEND expect 0 result EOPNOTSUPP Running test #14... okay. Running test #15... okay. Running test #16... failed: test open fstest_d409eae9e0fe7c0c13791bca1dd9e34d O_WRONLY expect EPERM result 0 Running test #17... failed: test open fstest_d409eae9e0fe7c0c13791bca1dd9e34d O_RDWR expect EPERM result 0 Running test #18... failed: test open fstest_d409eae9e0fe7c0c13791bca1dd9e34d O_RDONLY,O_TRUNC expect EPERM result EINVAL Running test #19... failed: test open fstest_d409eae9e0fe7c0c13791bca1dd9e34d O_RDONLY,O_APPEND,O_TRUNC expect EPERM result EINVAL Running test #20... failed: test open fstest_d409eae9e0fe7c0c13791bca1dd9e34d O_WRONLY,O_APPEND,O_TRUNC expect EPERM result 0 Running test #21... failed: test open fstest_d409eae9e0fe7c0c13791bca1dd9e34d O_RDWR,O_APPEND,O_TRUNC expect EPERM result 0 Running test #22... failed: test chflags fstest_d409eae9e0fe7c0c13791bca1dd9e34d none expect 0 result EOPNOTSUPP Running test #23... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/12.t: "open returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/13.t: "open returns EISDIR when he named file is a directory, and the arguments specify it is to be modified" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test open fstest_c154f6742b51ca5bed5f17276ab2cb52 O_RDONLY,O_TRUNC expect EISDIR result EINVAL Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/14.t: "open returns EROFS if the named file resides on a read-only file system, and the file is to be modified" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test open fstest_bae0426f0cf8eeecef73c3389de7ac98/fstest_98c7b9c8fb40ad3c296b8dad2cee3eb0 O_RDONLY,O_TRUNC expect 0 result EINVAL Running test #5... okay. Running test #6... okay. Running test #7... failed: test open fstest_bae0426f0cf8eeecef73c3389de7ac98/fstest_98c7b9c8fb40ad3c296b8dad2cee3eb0 O_RDONLY,O_TRUNC expect EROFS result EINVAL Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/15.t: "open returns EROFS when O_CREAT is specified and the named file would reside on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/16.t: "open returns EMLINK when O_NOFOLLOW was specified and the target is a symbolic link" Running test #0... okay. Running test #1... failed: test open fstest_6d307e5006bf92d538fd36c1064c5ad9 O_RDONLY,O_CREAT,O_NOFOLLOW 0644 expect EMLINK result ELOOP Running test #2... failed: test open fstest_6d307e5006bf92d538fd36c1064c5ad9 O_RDONLY,O_NOFOLLOW expect EMLINK result ELOOP Running test #3... failed: test open fstest_6d307e5006bf92d538fd36c1064c5ad9 O_WRONLY,O_NOFOLLOW expect EMLINK result ELOOP Running test #4... failed: test open fstest_6d307e5006bf92d538fd36c1064c5ad9 O_RDWR,O_NOFOLLOW expect EMLINK result ELOOP Running test #5... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/17.t: "open returns ENXIO when O_NONBLOCK is set, the named file is a fifo, O_WRONLY is set, and no process has the file open for reading" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/18.t: "open returns EWOULDBLOCK when O_NONBLOCK and one of O_SHLOCK or O_EXLOCK is specified and the file is locked" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/19.t: "open returns ENOSPC when O_CREAT is specified, the file does not exist, and there are no free inodes on the file system on which the file is being created" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/20.t: "open returns ETXTBSY when the file is a pure procedure (shared text) file that is being executed and the open() system call requests write access" Running test #0... okay. Running test #1... okay. Running test #2... failed: test open fstest_5f33fb17f5babcc929c3b49fb3623b01 O_RDONLY,O_TRUNC expect ETXTBSY result EINVAL Running test #3... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/21.t: "open returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/22.t: "open returns EEXIST when O_CREAT and O_EXCL were specified and the file exists" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/nfs/../tests/open/23.t: "open returns EINVAL when an attempt was made to open a descriptor with an illegal combination of O_RDONLY, O_WRONLY, and O_RDWR" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. 304 tests completed, 53 failed. ==== run-rename ==== cd /mnt/regress-nfs-client && env FSTEST=/usr/src/regress/sys/ffs/nfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/nfs/../run /usr/src/regress/sys/ffs/nfs/../tests/rename/*.t /usr/src/regress/sys/ffs/nfs/../tests/rename/00.t: "rename changes file name" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. Running test #56... okay. Running test #57... okay. Running test #58... okay. Running test #59... okay. Running test #60... okay. Running test #61... okay. Running test #62... okay. Running test #63... okay. Running test #64... okay. Running test #65... okay. Running test #66... okay. Running test #67... okay. Running test #68... okay. Running test #69... okay. Running test #70... okay. Running test #71... okay. Running test #72... okay. Running test #73... okay. Running test #74... okay. Running test #75... okay. Running test #76... okay. Running test #77... okay. Running test #78... okay. /usr/src/regress/sys/ffs/nfs/../tests/rename/01.t: "rename returns ENAMETOOLONG if a component of either pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/nfs/../tests/rename/02.t: "rename returns ENAMETOOLONG if an entire length of either path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/nfs/../tests/rename/03.t: "rename returns ENOENT if a component of the 'from' path does not exist, or a path prefix of 'to' does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/nfs/../tests/rename/04.t: "rename returns EACCES when a component of either path prefix denies search permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. /usr/src/regress/sys/ffs/nfs/../tests/rename/05.t: "rename returns EACCES when the requested link requires writing in a directory with a mode that denies write permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. /usr/src/regress/sys/ffs/nfs/../tests/rename/06.t: "rename returns EPERM if the file pointed at by the 'from' argument has its immutable, undeletable or append-only flag set" Running test #0... okay. Running test #1... failed: test chflags fstest_4984ebab3d977452698a27fedc90aa71 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #2... failed: test stat fstest_4984ebab3d977452698a27fedc90aa71 flags expect SF_IMMUTABLE result none Running test #3... failed: test rename fstest_4984ebab3d977452698a27fedc90aa71 fstest_00d934ba8d5e2493dd5f63da3163bf61 expect EPERM result 0 Running test #4... failed: test chflags fstest_4984ebab3d977452698a27fedc90aa71 UF_IMMUTABLE expect 0 result ENOENT Running test #5... failed: test stat fstest_4984ebab3d977452698a27fedc90aa71 flags expect UF_IMMUTABLE result ENOENT Running test #6... failed: test rename fstest_4984ebab3d977452698a27fedc90aa71 fstest_00d934ba8d5e2493dd5f63da3163bf61 expect EPERM result ENOENT Running test #7... failed: test chflags fstest_4984ebab3d977452698a27fedc90aa71 SF_APPEND expect 0 result ENOENT Running test #8... failed: test stat fstest_4984ebab3d977452698a27fedc90aa71 flags expect SF_APPEND result ENOENT Running test #9... failed: test rename fstest_4984ebab3d977452698a27fedc90aa71 fstest_00d934ba8d5e2493dd5f63da3163bf61 expect EPERM result ENOENT Running test #10... failed: test chflags fstest_4984ebab3d977452698a27fedc90aa71 UF_APPEND expect 0 result ENOENT Running test #11... failed: test stat fstest_4984ebab3d977452698a27fedc90aa71 flags expect UF_APPEND result ENOENT Running test #12... failed: test rename fstest_4984ebab3d977452698a27fedc90aa71 fstest_00d934ba8d5e2493dd5f63da3163bf61 expect EPERM result ENOENT Running test #13... failed: test chflags fstest_4984ebab3d977452698a27fedc90aa71 none expect 0 result ENOENT Running test #14... failed: test unlink fstest_4984ebab3d977452698a27fedc90aa71 expect 0 result ENOENT Running test #15... okay. Running test #16... failed: test chflags fstest_4984ebab3d977452698a27fedc90aa71 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #17... failed: test stat fstest_4984ebab3d977452698a27fedc90aa71 flags expect SF_IMMUTABLE result none Running test #18... failed: test rename fstest_4984ebab3d977452698a27fedc90aa71 fstest_00d934ba8d5e2493dd5f63da3163bf61 expect EPERM result ENOTDIR Running test #19... failed: test chflags fstest_4984ebab3d977452698a27fedc90aa71 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #20... failed: test stat fstest_4984ebab3d977452698a27fedc90aa71 flags expect UF_IMMUTABLE result none Running test #21... failed: test rename fstest_4984ebab3d977452698a27fedc90aa71 fstest_00d934ba8d5e2493dd5f63da3163bf61 expect EPERM result ENOTDIR Running test #22... failed: test chflags fstest_4984ebab3d977452698a27fedc90aa71 SF_APPEND expect 0 result EOPNOTSUPP Running test #23... failed: test stat fstest_4984ebab3d977452698a27fedc90aa71 flags expect SF_APPEND result none Running test #24... failed: test rename fstest_4984ebab3d977452698a27fedc90aa71 fstest_00d934ba8d5e2493dd5f63da3163bf61 expect EPERM result ENOTDIR Running test #25... failed: test chflags fstest_4984ebab3d977452698a27fedc90aa71 UF_APPEND expect 0 result EOPNOTSUPP Running test #26... failed: test stat fstest_4984ebab3d977452698a27fedc90aa71 flags expect UF_APPEND result none Running test #27... failed: test rename fstest_4984ebab3d977452698a27fedc90aa71 fstest_00d934ba8d5e2493dd5f63da3163bf61 expect EPERM result ENOTDIR Running test #28... failed: test chflags fstest_4984ebab3d977452698a27fedc90aa71 none expect 0 result EOPNOTSUPP Running test #29... okay. Running test #30... okay. Running test #31... failed: test chflags fstest_4984ebab3d977452698a27fedc90aa71 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #32... failed: test stat fstest_4984ebab3d977452698a27fedc90aa71 flags expect SF_IMMUTABLE result none Running test #33... failed: test rename fstest_4984ebab3d977452698a27fedc90aa71 fstest_00d934ba8d5e2493dd5f63da3163bf61 expect EPERM result 0 Running test #34... failed: test chflags fstest_4984ebab3d977452698a27fedc90aa71 UF_IMMUTABLE expect 0 result ENOENT Running test #35... failed: test stat fstest_4984ebab3d977452698a27fedc90aa71 flags expect UF_IMMUTABLE result ENOENT Running test #36... failed: test rename fstest_4984ebab3d977452698a27fedc90aa71 fstest_00d934ba8d5e2493dd5f63da3163bf61 expect EPERM result ENOENT Running test #37... failed: test chflags fstest_4984ebab3d977452698a27fedc90aa71 SF_APPEND expect 0 result ENOENT Running test #38... failed: test stat fstest_4984ebab3d977452698a27fedc90aa71 flags expect SF_APPEND result ENOENT Running test #39... failed: test rename fstest_4984ebab3d977452698a27fedc90aa71 fstest_00d934ba8d5e2493dd5f63da3163bf61 expect EPERM result ENOENT Running test #40... failed: test chflags fstest_4984ebab3d977452698a27fedc90aa71 UF_APPEND expect 0 result ENOENT Running test #41... failed: test stat fstest_4984ebab3d977452698a27fedc90aa71 flags expect UF_APPEND result ENOENT Running test #42... failed: test rename fstest_4984ebab3d977452698a27fedc90aa71 fstest_00d934ba8d5e2493dd5f63da3163bf61 expect EPERM result ENOENT Running test #43... failed: test chflags fstest_4984ebab3d977452698a27fedc90aa71 none expect 0 result ENOENT Running test #44... failed: test unlink fstest_4984ebab3d977452698a27fedc90aa71 expect 0 result ENOENT Running test #45... okay. Running test #46... failed: test lchflags fstest_4984ebab3d977452698a27fedc90aa71 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #47... failed: test lstat fstest_4984ebab3d977452698a27fedc90aa71 flags expect SF_IMMUTABLE result none Running test #48... failed: test rename fstest_4984ebab3d977452698a27fedc90aa71 fstest_00d934ba8d5e2493dd5f63da3163bf61 expect EPERM result 0 Running test #49... failed: test lchflags fstest_4984ebab3d977452698a27fedc90aa71 UF_IMMUTABLE expect 0 result ENOENT Running test #50... failed: test lstat fstest_4984ebab3d977452698a27fedc90aa71 flags expect UF_IMMUTABLE result ENOENT Running test #51... failed: test rename fstest_4984ebab3d977452698a27fedc90aa71 fstest_00d934ba8d5e2493dd5f63da3163bf61 expect EPERM result ENOENT Running test #52... failed: test lchflags fstest_4984ebab3d977452698a27fedc90aa71 SF_APPEND expect 0 result ENOENT Running test #53... failed: test lstat fstest_4984ebab3d977452698a27fedc90aa71 flags expect SF_APPEND result ENOENT Running test #54... failed: test rename fstest_4984ebab3d977452698a27fedc90aa71 fstest_00d934ba8d5e2493dd5f63da3163bf61 expect EPERM result ENOENT Running test #55... failed: test lchflags fstest_4984ebab3d977452698a27fedc90aa71 UF_APPEND expect 0 result ENOENT Running test #56... failed: test lstat fstest_4984ebab3d977452698a27fedc90aa71 flags expect UF_APPEND result ENOENT Running test #57... failed: test rename fstest_4984ebab3d977452698a27fedc90aa71 fstest_00d934ba8d5e2493dd5f63da3163bf61 expect EPERM result ENOENT Running test #58... failed: test lchflags fstest_4984ebab3d977452698a27fedc90aa71 none expect 0 result ENOENT Running test #59... failed: test unlink fstest_4984ebab3d977452698a27fedc90aa71 expect 0 result ENOENT /usr/src/regress/sys/ffs/nfs/../tests/rename/07.t: "rename returns EPERM if the parent directory of the file pointed at by the 'from' argument has its immutable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... failed: test chflags fstest_c8f69f3fc04114758a7198096d7a2a02 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #3... failed: test stat fstest_c8f69f3fc04114758a7198096d7a2a02 flags expect SF_IMMUTABLE result none Running test #4... failed: test rename fstest_c8f69f3fc04114758a7198096d7a2a02/fstest_d91fefff06b059299a37ec2f2a778cf6 fstest_55ac81cac857d08a7167eb43899d1824 expect EPERM result 0 Running test #5... failed: test chflags fstest_c8f69f3fc04114758a7198096d7a2a02 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #6... failed: test stat fstest_c8f69f3fc04114758a7198096d7a2a02 flags expect UF_IMMUTABLE result none Running test #7... failed: test rename fstest_c8f69f3fc04114758a7198096d7a2a02/fstest_d91fefff06b059299a37ec2f2a778cf6 fstest_55ac81cac857d08a7167eb43899d1824 expect EPERM result ENOENT Running test #8... failed: test chflags fstest_c8f69f3fc04114758a7198096d7a2a02 SF_APPEND expect 0 result EOPNOTSUPP Running test #9... failed: test stat fstest_c8f69f3fc04114758a7198096d7a2a02 flags expect SF_APPEND result none Running test #10... failed: test rename fstest_c8f69f3fc04114758a7198096d7a2a02/fstest_d91fefff06b059299a37ec2f2a778cf6 fstest_55ac81cac857d08a7167eb43899d1824 expect EPERM result ENOENT Running test #11... failed: test chflags fstest_c8f69f3fc04114758a7198096d7a2a02 UF_APPEND expect 0 result EOPNOTSUPP Running test #12... failed: test stat fstest_c8f69f3fc04114758a7198096d7a2a02 flags expect UF_APPEND result none Running test #13... failed: test rename fstest_c8f69f3fc04114758a7198096d7a2a02/fstest_d91fefff06b059299a37ec2f2a778cf6 fstest_55ac81cac857d08a7167eb43899d1824 expect EPERM result ENOENT Running test #14... failed: test chflags fstest_c8f69f3fc04114758a7198096d7a2a02 none expect 0 result EOPNOTSUPP Running test #15... failed: test unlink fstest_c8f69f3fc04114758a7198096d7a2a02/fstest_d91fefff06b059299a37ec2f2a778cf6 expect 0 result ENOENT Running test #16... okay. Running test #17... failed: test chflags fstest_c8f69f3fc04114758a7198096d7a2a02 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #18... failed: test stat fstest_c8f69f3fc04114758a7198096d7a2a02 flags expect SF_IMMUTABLE result none Running test #19... failed: test rename fstest_c8f69f3fc04114758a7198096d7a2a02/fstest_d91fefff06b059299a37ec2f2a778cf6 fstest_55ac81cac857d08a7167eb43899d1824 expect EPERM result ENOTDIR Running test #20... failed: test chflags fstest_c8f69f3fc04114758a7198096d7a2a02 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #21... failed: test stat fstest_c8f69f3fc04114758a7198096d7a2a02 flags expect UF_IMMUTABLE result none Running test #22... failed: test rename fstest_c8f69f3fc04114758a7198096d7a2a02/fstest_d91fefff06b059299a37ec2f2a778cf6 fstest_55ac81cac857d08a7167eb43899d1824 expect EPERM result ENOTDIR Running test #23... failed: test chflags fstest_c8f69f3fc04114758a7198096d7a2a02 SF_APPEND expect 0 result EOPNOTSUPP Running test #24... failed: test stat fstest_c8f69f3fc04114758a7198096d7a2a02 flags expect SF_APPEND result none Running test #25... failed: test rename fstest_c8f69f3fc04114758a7198096d7a2a02/fstest_d91fefff06b059299a37ec2f2a778cf6 fstest_55ac81cac857d08a7167eb43899d1824 expect EPERM result ENOTDIR Running test #26... failed: test chflags fstest_c8f69f3fc04114758a7198096d7a2a02 UF_APPEND expect 0 result EOPNOTSUPP Running test #27... failed: test stat fstest_c8f69f3fc04114758a7198096d7a2a02 flags expect UF_APPEND result none Running test #28... failed: test rename fstest_c8f69f3fc04114758a7198096d7a2a02/fstest_d91fefff06b059299a37ec2f2a778cf6 fstest_55ac81cac857d08a7167eb43899d1824 expect EPERM result ENOTDIR Running test #29... failed: test chflags fstest_c8f69f3fc04114758a7198096d7a2a02 none expect 0 result EOPNOTSUPP Running test #30... okay. Running test #31... okay. Running test #32... failed: test chflags fstest_c8f69f3fc04114758a7198096d7a2a02 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #33... failed: test stat fstest_c8f69f3fc04114758a7198096d7a2a02 flags expect SF_IMMUTABLE result none Running test #34... failed: test rename fstest_c8f69f3fc04114758a7198096d7a2a02/fstest_d91fefff06b059299a37ec2f2a778cf6 fstest_55ac81cac857d08a7167eb43899d1824 expect EPERM result 0 Running test #35... failed: test chflags fstest_c8f69f3fc04114758a7198096d7a2a02 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #36... failed: test stat fstest_c8f69f3fc04114758a7198096d7a2a02 flags expect UF_IMMUTABLE result none Running test #37... failed: test rename fstest_c8f69f3fc04114758a7198096d7a2a02/fstest_d91fefff06b059299a37ec2f2a778cf6 fstest_55ac81cac857d08a7167eb43899d1824 expect EPERM result ENOENT Running test #38... failed: test chflags fstest_c8f69f3fc04114758a7198096d7a2a02 SF_APPEND expect 0 result EOPNOTSUPP Running test #39... failed: test stat fstest_c8f69f3fc04114758a7198096d7a2a02 flags expect SF_APPEND result none Running test #40... failed: test rename fstest_c8f69f3fc04114758a7198096d7a2a02/fstest_d91fefff06b059299a37ec2f2a778cf6 fstest_55ac81cac857d08a7167eb43899d1824 expect EPERM result ENOENT Running test #41... failed: test chflags fstest_c8f69f3fc04114758a7198096d7a2a02 UF_APPEND expect 0 result EOPNOTSUPP Running test #42... failed: test stat fstest_c8f69f3fc04114758a7198096d7a2a02 flags expect UF_APPEND result none Running test #43... failed: test rename fstest_c8f69f3fc04114758a7198096d7a2a02/fstest_d91fefff06b059299a37ec2f2a778cf6 fstest_55ac81cac857d08a7167eb43899d1824 expect EPERM result ENOENT Running test #44... failed: test chflags fstest_c8f69f3fc04114758a7198096d7a2a02 none expect 0 result EOPNOTSUPP Running test #45... failed: test unlink fstest_c8f69f3fc04114758a7198096d7a2a02/fstest_d91fefff06b059299a37ec2f2a778cf6 expect 0 result ENOENT Running test #46... okay. Running test #47... failed: test chflags fstest_c8f69f3fc04114758a7198096d7a2a02 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #48... failed: test stat fstest_c8f69f3fc04114758a7198096d7a2a02 flags expect SF_IMMUTABLE result none Running test #49... failed: test rename fstest_c8f69f3fc04114758a7198096d7a2a02/fstest_d91fefff06b059299a37ec2f2a778cf6 fstest_55ac81cac857d08a7167eb43899d1824 expect EPERM result 0 Running test #50... failed: test chflags fstest_c8f69f3fc04114758a7198096d7a2a02 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #51... failed: test stat fstest_c8f69f3fc04114758a7198096d7a2a02 flags expect UF_IMMUTABLE result none Running test #52... failed: test rename fstest_c8f69f3fc04114758a7198096d7a2a02/fstest_d91fefff06b059299a37ec2f2a778cf6 fstest_55ac81cac857d08a7167eb43899d1824 expect EPERM result ENOENT Running test #53... failed: test chflags fstest_c8f69f3fc04114758a7198096d7a2a02 SF_APPEND expect 0 result EOPNOTSUPP Running test #54... failed: test stat fstest_c8f69f3fc04114758a7198096d7a2a02 flags expect SF_APPEND result none Running test #55... failed: test rename fstest_c8f69f3fc04114758a7198096d7a2a02/fstest_d91fefff06b059299a37ec2f2a778cf6 fstest_55ac81cac857d08a7167eb43899d1824 expect EPERM result ENOENT Running test #56... failed: test chflags fstest_c8f69f3fc04114758a7198096d7a2a02 UF_APPEND expect 0 result EOPNOTSUPP Running test #57... failed: test stat fstest_c8f69f3fc04114758a7198096d7a2a02 flags expect UF_APPEND result none Running test #58... failed: test rename fstest_c8f69f3fc04114758a7198096d7a2a02/fstest_d91fefff06b059299a37ec2f2a778cf6 fstest_55ac81cac857d08a7167eb43899d1824 expect EPERM result ENOENT Running test #59... failed: test chflags fstest_c8f69f3fc04114758a7198096d7a2a02 none expect 0 result EOPNOTSUPP Running test #60... failed: test unlink fstest_c8f69f3fc04114758a7198096d7a2a02/fstest_d91fefff06b059299a37ec2f2a778cf6 expect 0 result ENOENT Running test #61... okay. /usr/src/regress/sys/ffs/nfs/../tests/rename/08.t: "rename returns EPERM if the parent directory of the file pointed at by the 'to' argument has its immutable flag set" Running test #0... okay. Running test #1... okay. Running test #2... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #3... failed: test stat fstest_e91610dcedf6d23dcdf7cc0e4ab81079 flags expect SF_IMMUTABLE result none Running test #4... failed: test rename fstest_cefd4760c43dfe13d69ad3114fedb9d2 fstest_e91610dcedf6d23dcdf7cc0e4ab81079/fstest_5bdd1716ec96f036a3bc58b203dee74b expect EPERM result 0 Running test #5... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #6... failed: test stat fstest_e91610dcedf6d23dcdf7cc0e4ab81079 flags expect UF_IMMUTABLE result none Running test #7... failed: test rename fstest_cefd4760c43dfe13d69ad3114fedb9d2 fstest_e91610dcedf6d23dcdf7cc0e4ab81079/fstest_5bdd1716ec96f036a3bc58b203dee74b expect EPERM result ENOENT Running test #8... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 none expect 0 result EOPNOTSUPP Running test #9... failed: test unlink fstest_cefd4760c43dfe13d69ad3114fedb9d2 expect 0 result ENOENT Running test #10... okay. Running test #11... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #12... failed: test stat fstest_e91610dcedf6d23dcdf7cc0e4ab81079 flags expect SF_IMMUTABLE result none Running test #13... failed: test rename fstest_cefd4760c43dfe13d69ad3114fedb9d2 fstest_e91610dcedf6d23dcdf7cc0e4ab81079/fstest_5bdd1716ec96f036a3bc58b203dee74b expect EPERM result ENOTDIR Running test #14... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #15... failed: test stat fstest_e91610dcedf6d23dcdf7cc0e4ab81079 flags expect UF_IMMUTABLE result none Running test #16... failed: test rename fstest_cefd4760c43dfe13d69ad3114fedb9d2 fstest_e91610dcedf6d23dcdf7cc0e4ab81079/fstest_5bdd1716ec96f036a3bc58b203dee74b expect EPERM result ENOTDIR Running test #17... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 none expect 0 result EOPNOTSUPP Running test #18... okay. Running test #19... okay. Running test #20... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #21... failed: test stat fstest_e91610dcedf6d23dcdf7cc0e4ab81079 flags expect SF_IMMUTABLE result none Running test #22... failed: test rename fstest_cefd4760c43dfe13d69ad3114fedb9d2 fstest_e91610dcedf6d23dcdf7cc0e4ab81079/fstest_5bdd1716ec96f036a3bc58b203dee74b expect EPERM result 0 Running test #23... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #24... failed: test stat fstest_e91610dcedf6d23dcdf7cc0e4ab81079 flags expect UF_IMMUTABLE result none Running test #25... failed: test rename fstest_cefd4760c43dfe13d69ad3114fedb9d2 fstest_e91610dcedf6d23dcdf7cc0e4ab81079/fstest_5bdd1716ec96f036a3bc58b203dee74b expect EPERM result ENOENT Running test #26... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 none expect 0 result EOPNOTSUPP Running test #27... failed: test unlink fstest_cefd4760c43dfe13d69ad3114fedb9d2 expect 0 result ENOENT Running test #28... okay. Running test #29... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #30... failed: test stat fstest_e91610dcedf6d23dcdf7cc0e4ab81079 flags expect SF_IMMUTABLE result none Running test #31... failed: test rename fstest_cefd4760c43dfe13d69ad3114fedb9d2 fstest_e91610dcedf6d23dcdf7cc0e4ab81079/fstest_5bdd1716ec96f036a3bc58b203dee74b expect EPERM result 0 Running test #32... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #33... failed: test stat fstest_e91610dcedf6d23dcdf7cc0e4ab81079 flags expect UF_IMMUTABLE result none Running test #34... failed: test rename fstest_cefd4760c43dfe13d69ad3114fedb9d2 fstest_e91610dcedf6d23dcdf7cc0e4ab81079/fstest_5bdd1716ec96f036a3bc58b203dee74b expect EPERM result ENOENT Running test #35... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 none expect 0 result EOPNOTSUPP Running test #36... failed: test unlink fstest_cefd4760c43dfe13d69ad3114fedb9d2 expect 0 result ENOENT Running test #37... okay. Running test #38... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 SF_APPEND expect 0 result EOPNOTSUPP Running test #39... failed: test stat fstest_e91610dcedf6d23dcdf7cc0e4ab81079 flags expect SF_APPEND result none Running test #40... okay. Running test #41... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 none expect 0 result EOPNOTSUPP Running test #42... okay. Running test #43... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 UF_APPEND expect 0 result EOPNOTSUPP Running test #44... failed: test stat fstest_e91610dcedf6d23dcdf7cc0e4ab81079 flags expect UF_APPEND result none Running test #45... okay. Running test #46... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 none expect 0 result EOPNOTSUPP Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 SF_APPEND expect 0 result EOPNOTSUPP Running test #51... failed: test stat fstest_e91610dcedf6d23dcdf7cc0e4ab81079 flags expect SF_APPEND result none Running test #52... okay. Running test #53... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 none expect 0 result EOPNOTSUPP Running test #54... okay. Running test #55... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 UF_APPEND expect 0 result EOPNOTSUPP Running test #56... failed: test stat fstest_e91610dcedf6d23dcdf7cc0e4ab81079 flags expect UF_APPEND result none Running test #57... okay. Running test #58... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 none expect 0 result EOPNOTSUPP Running test #59... okay. Running test #60... okay. Running test #61... okay. Running test #62... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 SF_APPEND expect 0 result EOPNOTSUPP Running test #63... failed: test stat fstest_e91610dcedf6d23dcdf7cc0e4ab81079 flags expect SF_APPEND result none Running test #64... okay. Running test #65... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 none expect 0 result EOPNOTSUPP Running test #66... okay. Running test #67... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 UF_APPEND expect 0 result EOPNOTSUPP Running test #68... failed: test stat fstest_e91610dcedf6d23dcdf7cc0e4ab81079 flags expect UF_APPEND result none Running test #69... okay. Running test #70... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 none expect 0 result EOPNOTSUPP Running test #71... okay. Running test #72... okay. Running test #73... okay. Running test #74... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 SF_APPEND expect 0 result EOPNOTSUPP Running test #75... failed: test stat fstest_e91610dcedf6d23dcdf7cc0e4ab81079 flags expect SF_APPEND result none Running test #76... okay. Running test #77... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 none expect 0 result EOPNOTSUPP Running test #78... okay. Running test #79... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 UF_APPEND expect 0 result EOPNOTSUPP Running test #80... failed: test stat fstest_e91610dcedf6d23dcdf7cc0e4ab81079 flags expect UF_APPEND result none Running test #81... okay. Running test #82... failed: test chflags fstest_e91610dcedf6d23dcdf7cc0e4ab81079 none expect 0 result EOPNOTSUPP Running test #83... okay. Running test #84... okay. Running test #85... okay. /usr/src/regress/sys/ffs/nfs/../tests/rename/09.t: "rename returns EACCES or EPERM if the directory containing 'from' is marked sticky, and neither the containing directory nor 'from' are owned by the effective user ID" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... failed: test -u 65533 -g 65533 rename fstest_67d7971d65f7d5d2512858527c6a918c/fstest_813b765e4a30f613afecd8383c631c1c fstest_88485a13c80c8654fcab01a1edc49f03/fstest_4179730b0b96daa3bcb77d7ae8c41cfe expect EACCES|EPERM result EIO Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... failed: test -u 65533 -g 65533 rename fstest_67d7971d65f7d5d2512858527c6a918c/fstest_813b765e4a30f613afecd8383c631c1c fstest_88485a13c80c8654fcab01a1edc49f03/fstest_4179730b0b96daa3bcb77d7ae8c41cfe expect EACCES|EPERM result EIO Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... failed: test -u 65533 -g 65533 rename fstest_67d7971d65f7d5d2512858527c6a918c/fstest_813b765e4a30f613afecd8383c631c1c fstest_88485a13c80c8654fcab01a1edc49f03/fstest_4179730b0b96daa3bcb77d7ae8c41cfe expect EACCES|EPERM result EIO Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. /usr/src/regress/sys/ffs/nfs/../tests/rename/10.t: "rename returns EACCES or EPERM if the file pointed at by the 'to' argument exists, the directory containing 'to' is marked sticky, and neither the containing directory nor 'to' are owned by the effective user ID" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... failed: test -u 65534 -g 65534 rename fstest_de6c6d7dbe1e31f880762da97b1d86ea/fstest_1537677284730b00a78a2665adcd3743 fstest_adf51464778548de2f4c9baa461810fd/fstest_d078143becd083406877a61654f65c38 expect EACCES|EPERM result EIO Running test #54... okay. Running test #55... okay. Running test #56... okay. Running test #57... okay. Running test #58... okay. Running test #59... okay. Running test #60... okay. Running test #61... okay. Running test #62... okay. Running test #63... okay. Running test #64... okay. Running test #65... okay. Running test #66... okay. Running test #67... okay. Running test #68... okay. Running test #69... okay. Running test #70... okay. Running test #71... okay. Running test #72... okay. Running test #73... okay. Running test #74... okay. Running test #75... okay. Running test #76... okay. Running test #77... okay. Running test #78... okay. Running test #79... okay. Running test #80... okay. Running test #81... okay. Running test #82... okay. Running test #83... okay. Running test #84... okay. Running test #85... okay. Running test #86... okay. Running test #87... okay. Running test #88... okay. Running test #89... okay. Running test #90... okay. Running test #91... okay. Running test #92... okay. Running test #93... okay. Running test #94... okay. Running test #95... okay. Running test #96... okay. Running test #97... okay. Running test #98... okay. Running test #99... okay. Running test #100... okay. Running test #101... okay. Running test #102... okay. Running test #103... okay. Running test #104... okay. Running test #105... okay. Running test #106... okay. Running test #107... okay. Running test #108... okay. Running test #109... okay. Running test #110... okay. Running test #111... okay. Running test #112... okay. Running test #113... okay. Running test #114... okay. Running test #115... okay. Running test #116... okay. Running test #117... okay. Running test #118... okay. Running test #119... okay. Running test #120... okay. Running test #121... okay. Running test #122... okay. Running test #123... okay. Running test #124... okay. Running test #125... okay. Running test #126... okay. Running test #127... okay. Running test #128... okay. Running test #129... failed: test -u 65534 -g 65534 rename fstest_de6c6d7dbe1e31f880762da97b1d86ea/fstest_1537677284730b00a78a2665adcd3743 fstest_adf51464778548de2f4c9baa461810fd/fstest_d078143becd083406877a61654f65c38 expect EACCES|EPERM result EIO Running test #130... okay. Running test #131... okay. Running test #132... okay. Running test #133... okay. Running test #134... okay. Running test #135... okay. Running test #136... okay. Running test #137... okay. Running test #138... okay. Running test #139... okay. Running test #140... okay. Running test #141... okay. Running test #142... okay. Running test #143... okay. Running test #144... okay. Running test #145... okay. Running test #146... okay. Running test #147... okay. Running test #148... okay. Running test #149... okay. Running test #150... okay. Running test #151... okay. Running test #152... okay. Running test #153... okay. Running test #154... okay. Running test #155... okay. Running test #156... okay. Running test #157... okay. Running test #158... okay. Running test #159... okay. Running test #160... okay. Running test #161... okay. Running test #162... okay. Running test #163... okay. Running test #164... okay. Running test #165... okay. Running test #166... okay. Running test #167... okay. Running test #168... okay. Running test #169... okay. Running test #170... okay. Running test #171... okay. Running test #172... okay. Running test #173... okay. Running test #174... okay. Running test #175... okay. Running test #176... okay. Running test #177... okay. Running test #178... okay. Running test #179... okay. Running test #180... okay. Running test #181... failed: test -u 65534 -g 65534 rename fstest_de6c6d7dbe1e31f880762da97b1d86ea/fstest_1537677284730b00a78a2665adcd3743 fstest_adf51464778548de2f4c9baa461810fd/fstest_d078143becd083406877a61654f65c38 expect EACCES|EPERM result EIO Running test #182... okay. Running test #183... okay. Running test #184... okay. Running test #185... okay. Running test #186... okay. Running test #187... okay. /usr/src/regress/sys/ffs/nfs/../tests/rename/11.t: "rename returns ELOOP if too many symbolic links were encountered in translating one of the pathnames" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/nfs/../tests/rename/12.t: "rename returns ENOTDIR if a component of either path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/nfs/../tests/rename/13.t: "rename returns ENOTDIR when the 'from' argument is a directory, but 'to' is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. /usr/src/regress/sys/ffs/nfs/../tests/rename/14.t: "rename returns EISDIR when the 'to' argument is a directory, but 'from' is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. /usr/src/regress/sys/ffs/nfs/../tests/rename/15.t: "rename returns EXDEV if the link named by 'to' and the file named by 'from' are on different file systems" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/nfs/../tests/rename/16.t: "rename returns EROFS if the requested link requires writing in a directory on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/nfs/../tests/rename/17.t: "rename returns EFAULT if one of the pathnames specified is outside the process's allocated address space" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/nfs/../tests/rename/18.t: "rename returns EINVAL when the 'from' argument is a parent directory of 'to'" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/nfs/../tests/rename/19.t: "rename returns EINVAL when an attempt is made to rename '.' or '..'" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/nfs/../tests/rename/20.t: "rename returns EEXIST or ENOTEMPTY if the 'to' argument is a directory and is not empty" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. 704 tests completed, 171 failed. ==== run-rmdir ==== cd /mnt/regress-nfs-client && env FSTEST=/usr/src/regress/sys/ffs/nfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/nfs/../run /usr/src/regress/sys/ffs/nfs/../tests/rmdir/*.t /usr/src/regress/sys/ffs/nfs/../tests/rmdir/00.t: "rmdir removes directories" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/nfs/../tests/rmdir/01.t: "rmdir returns ENOTDIR if a component of the path is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/nfs/../tests/rmdir/02.t: "rmdir returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/nfs/../tests/rmdir/03.t: "rmdir returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/nfs/../tests/rmdir/04.t: "rmdir returns ENOENT if the named directory does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/nfs/../tests/rmdir/05.t: "rmdir returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/nfs/../tests/rmdir/06.t: "rmdir returns EEXIST or ENOTEMPTY the named directory contains files other than '.' and '..' in it" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. /usr/src/regress/sys/ffs/nfs/../tests/rmdir/07.t: "rmdir returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/nfs/../tests/rmdir/08.t: "rmdir returns EACCES when write permission is denied on the directory containing the link to be removed" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/nfs/../tests/rmdir/09.t: "rmdir returns EPERM if the named file has its immutable, undeletable or append-only flag set" Running test #0... okay. Running test #1... failed: test chflags fstest_df57143880fd42b135949cfab058b52d SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #2... failed: test rmdir fstest_df57143880fd42b135949cfab058b52d expect EPERM result 0 Running test #3... failed: test chflags fstest_df57143880fd42b135949cfab058b52d none expect 0 result ENOENT Running test #4... failed: test rmdir fstest_df57143880fd42b135949cfab058b52d expect 0 result ENOENT Running test #5... okay. Running test #6... failed: test chflags fstest_df57143880fd42b135949cfab058b52d UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #7... failed: test rmdir fstest_df57143880fd42b135949cfab058b52d expect EPERM result 0 Running test #8... failed: test chflags fstest_df57143880fd42b135949cfab058b52d none expect 0 result ENOENT Running test #9... failed: test rmdir fstest_df57143880fd42b135949cfab058b52d expect 0 result ENOENT Running test #10... okay. Running test #11... failed: test chflags fstest_df57143880fd42b135949cfab058b52d SF_APPEND expect 0 result EOPNOTSUPP Running test #12... failed: test rmdir fstest_df57143880fd42b135949cfab058b52d expect EPERM result 0 Running test #13... failed: test chflags fstest_df57143880fd42b135949cfab058b52d none expect 0 result ENOENT Running test #14... failed: test rmdir fstest_df57143880fd42b135949cfab058b52d expect 0 result ENOENT Running test #15... okay. Running test #16... failed: test chflags fstest_df57143880fd42b135949cfab058b52d UF_APPEND expect 0 result EOPNOTSUPP Running test #17... failed: test rmdir fstest_df57143880fd42b135949cfab058b52d expect EPERM result 0 Running test #18... failed: test chflags fstest_df57143880fd42b135949cfab058b52d none expect 0 result ENOENT Running test #19... failed: test rmdir fstest_df57143880fd42b135949cfab058b52d expect 0 result ENOENT /usr/src/regress/sys/ffs/nfs/../tests/rmdir/10.t: "rmdir returns EPERM if the parent directory of the named file has its immutable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... failed: test chflags fstest_c4500e6fc0377b234db47210f08f5e11 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #3... failed: test rmdir fstest_c4500e6fc0377b234db47210f08f5e11/fstest_e1573d2850259dd84b93b2cd80ab6277 expect EPERM result 0 Running test #4... failed: test chflags fstest_c4500e6fc0377b234db47210f08f5e11 none expect 0 result EOPNOTSUPP Running test #5... failed: test rmdir fstest_c4500e6fc0377b234db47210f08f5e11/fstest_e1573d2850259dd84b93b2cd80ab6277 expect 0 result ENOENT Running test #6... okay. Running test #7... failed: test chflags fstest_c4500e6fc0377b234db47210f08f5e11 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #8... failed: test rmdir fstest_c4500e6fc0377b234db47210f08f5e11/fstest_e1573d2850259dd84b93b2cd80ab6277 expect EPERM result 0 Running test #9... failed: test chflags fstest_c4500e6fc0377b234db47210f08f5e11 none expect 0 result EOPNOTSUPP Running test #10... failed: test rmdir fstest_c4500e6fc0377b234db47210f08f5e11/fstest_e1573d2850259dd84b93b2cd80ab6277 expect 0 result ENOENT Running test #11... okay. Running test #12... failed: test chflags fstest_c4500e6fc0377b234db47210f08f5e11 SF_APPEND expect 0 result EOPNOTSUPP Running test #13... failed: test rmdir fstest_c4500e6fc0377b234db47210f08f5e11/fstest_e1573d2850259dd84b93b2cd80ab6277 expect EPERM result 0 Running test #14... failed: test chflags fstest_c4500e6fc0377b234db47210f08f5e11 none expect 0 result EOPNOTSUPP Running test #15... failed: test rmdir fstest_c4500e6fc0377b234db47210f08f5e11/fstest_e1573d2850259dd84b93b2cd80ab6277 expect 0 result ENOENT Running test #16... okay. Running test #17... failed: test chflags fstest_c4500e6fc0377b234db47210f08f5e11 UF_APPEND expect 0 result EOPNOTSUPP Running test #18... failed: test rmdir fstest_c4500e6fc0377b234db47210f08f5e11/fstest_e1573d2850259dd84b93b2cd80ab6277 expect EPERM result 0 Running test #19... failed: test chflags fstest_c4500e6fc0377b234db47210f08f5e11 none expect 0 result EOPNOTSUPP Running test #20... failed: test rmdir fstest_c4500e6fc0377b234db47210f08f5e11/fstest_e1573d2850259dd84b93b2cd80ab6277 expect 0 result ENOENT Running test #21... okay. /usr/src/regress/sys/ffs/nfs/../tests/rmdir/11.t: "rmdir returns EACCES or EPERM if the directory containing the directory to be removed is marked sticky, and neither the containing directory nor the directory to be removed are owned by the effective user ID" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... failed: test -u 65533 -g 65533 rmdir fstest_5547df9bd80aff4837c1c9d2632a8d50/fstest_eb15d7c5ca7cbc3bbc1b5537cc7cc764 expect EACCES|EPERM result EIO Running test #12... okay. Running test #13... okay. Running test #14... okay. /usr/src/regress/sys/ffs/nfs/../tests/rmdir/12.t: "rmdir returns EINVAL if the last component of the path is '.' or '..'" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... failed: test rmdir fstest_f878e96627d00741fc02b7962d7f333c/fstest_30ca96030203bd6c9ef797957a3276d8/.. expect EINVAL result ENOTEMPTY Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/nfs/../tests/rmdir/13.t: "rmdir returns EBUSY if the directory to be removed is the mount point for a mounted file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/nfs/../tests/rmdir/14.t: "rmdir returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/nfs/../tests/rmdir/15.t: "rmdir returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 163 tests completed, 34 failed. ==== run-symlink ==== cd /mnt/regress-nfs-client && env FSTEST=/usr/src/regress/sys/ffs/nfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/nfs/../run /usr/src/regress/sys/ffs/nfs/../tests/symlink/*.t /usr/src/regress/sys/ffs/nfs/../tests/symlink/00.t: "symlink creates symbolic links" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/nfs/../tests/symlink/01.t: "symlink returns ENOTDIR if a component of the name2 path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/nfs/../tests/symlink/02.t: "symlink returns ENAMETOOLONG if a component of the name2 pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. /usr/src/regress/sys/ffs/nfs/../tests/symlink/03.t: "symlink returns ENAMETOOLONG if an entire length of either path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/nfs/../tests/symlink/04.t: "symlink returns ENOENT if a component of the name2 path prefix does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/nfs/../tests/symlink/05.t: "symlink returns EACCES when a component of the name2 path prefix denies search permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/nfs/../tests/symlink/06.t: "symlink returns EACCES if the parent directory of the file to be created denies write permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/nfs/../tests/symlink/07.t: "symlink returns ELOOP if too many symbolic links were encountered in translating the name2 path name" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/nfs/../tests/symlink/08.t: "symlink returns EEXIST if the name2 argument already exists" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. /usr/src/regress/sys/ffs/nfs/../tests/symlink/09.t: "symlink returns EPERM if the parent directory of the file named by name2 has its immutable flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... failed: test chflags fstest_c8a83bb3c0817e64e9acd052c9055567 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #4... failed: test symlink test fstest_c8a83bb3c0817e64e9acd052c9055567/fstest_f4e1babf68f835f6be2f79007367c3b1 expect EPERM result 0 Running test #5... failed: test chflags fstest_c8a83bb3c0817e64e9acd052c9055567 none expect 0 result EOPNOTSUPP Running test #6... failed: test symlink test fstest_c8a83bb3c0817e64e9acd052c9055567/fstest_f4e1babf68f835f6be2f79007367c3b1 expect 0 result EEXIST Running test #7... okay. Running test #8... failed: test chflags fstest_c8a83bb3c0817e64e9acd052c9055567 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #9... failed: test symlink test fstest_c8a83bb3c0817e64e9acd052c9055567/fstest_f4e1babf68f835f6be2f79007367c3b1 expect EPERM result 0 Running test #10... failed: test chflags fstest_c8a83bb3c0817e64e9acd052c9055567 none expect 0 result EOPNOTSUPP Running test #11... failed: test symlink test fstest_c8a83bb3c0817e64e9acd052c9055567/fstest_f4e1babf68f835f6be2f79007367c3b1 expect 0 result EEXIST Running test #12... okay. Running test #13... failed: test chflags fstest_c8a83bb3c0817e64e9acd052c9055567 SF_APPEND expect 0 result EOPNOTSUPP Running test #14... okay. Running test #15... failed: test chflags fstest_c8a83bb3c0817e64e9acd052c9055567 none expect 0 result EOPNOTSUPP Running test #16... okay. Running test #17... failed: test chflags fstest_c8a83bb3c0817e64e9acd052c9055567 UF_APPEND expect 0 result EOPNOTSUPP Running test #18... okay. Running test #19... failed: test chflags fstest_c8a83bb3c0817e64e9acd052c9055567 none expect 0 result EOPNOTSUPP Running test #20... okay. Running test #21... okay. /usr/src/regress/sys/ffs/nfs/../tests/symlink/10.t: "symlink returns EROFS if the file name2 would reside on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. /usr/src/regress/sys/ffs/nfs/../tests/symlink/11.t: "symlink returns ENOSPC if there are no free inodes on the file system on which the symbolic link is being created" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/nfs/../tests/symlink/12.t: "symlink returns EFAULT if one of the pathnames specified is outside the process's allocated address space" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. 120 tests completed, 12 failed. ==== run-truncate ==== cd /mnt/regress-nfs-client && env FSTEST=/usr/src/regress/sys/ffs/nfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/nfs/../run /usr/src/regress/sys/ffs/nfs/../tests/truncate/*.t /usr/src/regress/sys/ffs/nfs/../tests/truncate/00.t: "truncate descrease/increase file size" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. /usr/src/regress/sys/ffs/nfs/../tests/truncate/01.t: "truncate returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/nfs/../tests/truncate/02.t: "truncate returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/nfs/../tests/truncate/03.t: "truncate returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/nfs/../tests/truncate/04.t: "truncate returns ENOENT if the named file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/nfs/../tests/truncate/05.t: "truncate returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. /usr/src/regress/sys/ffs/nfs/../tests/truncate/06.t: "truncate returns EACCES if the named file is not writable by the user" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/nfs/../tests/truncate/07.t: "truncate returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/nfs/../tests/truncate/08.t: "truncate returns EPERM if the named file has its immutable or append-only flag set" Running test #0... okay. Running test #1... failed: test chflags fstest_3abecf950c4ab79a8213dd9130dbfe8b SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #2... failed: test truncate fstest_3abecf950c4ab79a8213dd9130dbfe8b 123 expect EPERM result 0 Running test #3... failed: test stat fstest_3abecf950c4ab79a8213dd9130dbfe8b size expect 0 result 123 Running test #4... failed: test chflags fstest_3abecf950c4ab79a8213dd9130dbfe8b none expect 0 result EOPNOTSUPP Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... failed: test chflags fstest_3abecf950c4ab79a8213dd9130dbfe8b UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #9... failed: test truncate fstest_3abecf950c4ab79a8213dd9130dbfe8b 123 expect EPERM result 0 Running test #10... failed: test stat fstest_3abecf950c4ab79a8213dd9130dbfe8b size expect 0 result 123 Running test #11... failed: test chflags fstest_3abecf950c4ab79a8213dd9130dbfe8b none expect 0 result EOPNOTSUPP Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... failed: test chflags fstest_3abecf950c4ab79a8213dd9130dbfe8b SF_APPEND expect 0 result EOPNOTSUPP Running test #16... failed: test truncate fstest_3abecf950c4ab79a8213dd9130dbfe8b 123 expect EPERM result 0 Running test #17... failed: test stat fstest_3abecf950c4ab79a8213dd9130dbfe8b size expect 0 result 123 Running test #18... failed: test chflags fstest_3abecf950c4ab79a8213dd9130dbfe8b none expect 0 result EOPNOTSUPP Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... failed: test chflags fstest_3abecf950c4ab79a8213dd9130dbfe8b UF_APPEND expect 0 result EOPNOTSUPP Running test #23... failed: test truncate fstest_3abecf950c4ab79a8213dd9130dbfe8b 123 expect EPERM result 0 Running test #24... failed: test stat fstest_3abecf950c4ab79a8213dd9130dbfe8b size expect 0 result 123 Running test #25... failed: test chflags fstest_3abecf950c4ab79a8213dd9130dbfe8b none expect 0 result EOPNOTSUPP Running test #26... okay. Running test #27... okay. /usr/src/regress/sys/ffs/nfs/../tests/truncate/09.t: "truncate returns EISDIR if the named file is a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/nfs/../tests/truncate/10.t: "truncate returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/nfs/../tests/truncate/11.t: "truncate returns ETXTBSY the file is a pure procedure (shared text) file that is being executed" Running test #0... okay. Running test #1... okay. /usr/src/regress/sys/ffs/nfs/../tests/truncate/12.t: "truncate returns EFBIG or EINVAL if the length argument was greater than the maximum file size" Running test #0... okay. not ok 1 Running test #2... okay. /usr/src/regress/sys/ffs/nfs/../tests/truncate/13.t: "truncate returns EINVAL if the length argument was less than 0" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/nfs/../tests/truncate/14.t: "truncate returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 128 tests completed, 16 failed. ==== run-unlink ==== cd /mnt/regress-nfs-client && env FSTEST=/usr/src/regress/sys/ffs/nfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/nfs/../run /usr/src/regress/sys/ffs/nfs/../tests/unlink/*.t /usr/src/regress/sys/ffs/nfs/../tests/unlink/00.t: "unlink removes regular files, symbolic links, fifos and sockets" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. /usr/src/regress/sys/ffs/nfs/../tests/unlink/01.t: "unlink returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/nfs/../tests/unlink/02.t: "unlink returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/nfs/../tests/unlink/03.t: "unlink returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/nfs/../tests/unlink/04.t: "unlink returns ENOENT if the named file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/nfs/../tests/unlink/05.t: "unlink returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/nfs/../tests/unlink/06.t: "unlink returns EACCES when write permission is denied on the directory containing the link to be removed" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/nfs/../tests/unlink/07.t: "unlink returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/nfs/../tests/unlink/08.t: "unlink returns EPERM if the named file is a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/nfs/../tests/unlink/09.t: "unlink returns EPERM if the named file has its immutable, undeletable or append-only flag set" Running test #0... okay. Running test #1... failed: test chflags fstest_7aaa26c45da1a8cd233c084849c244d3 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #2... failed: test unlink fstest_7aaa26c45da1a8cd233c084849c244d3 expect EPERM result 0 Running test #3... failed: test chflags fstest_7aaa26c45da1a8cd233c084849c244d3 none expect 0 result ENOENT Running test #4... failed: test unlink fstest_7aaa26c45da1a8cd233c084849c244d3 expect 0 result ENOENT Running test #5... okay. Running test #6... failed: test chflags fstest_7aaa26c45da1a8cd233c084849c244d3 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #7... failed: test unlink fstest_7aaa26c45da1a8cd233c084849c244d3 expect EPERM result 0 Running test #8... failed: test chflags fstest_7aaa26c45da1a8cd233c084849c244d3 none expect 0 result ENOENT Running test #9... failed: test unlink fstest_7aaa26c45da1a8cd233c084849c244d3 expect 0 result ENOENT Running test #10... okay. Running test #11... failed: test chflags fstest_7aaa26c45da1a8cd233c084849c244d3 SF_APPEND expect 0 result EOPNOTSUPP Running test #12... failed: test unlink fstest_7aaa26c45da1a8cd233c084849c244d3 expect EPERM result 0 Running test #13... failed: test chflags fstest_7aaa26c45da1a8cd233c084849c244d3 none expect 0 result ENOENT Running test #14... failed: test unlink fstest_7aaa26c45da1a8cd233c084849c244d3 expect 0 result ENOENT Running test #15... okay. Running test #16... failed: test chflags fstest_7aaa26c45da1a8cd233c084849c244d3 UF_APPEND expect 0 result EOPNOTSUPP Running test #17... failed: test unlink fstest_7aaa26c45da1a8cd233c084849c244d3 expect EPERM result 0 Running test #18... failed: test chflags fstest_7aaa26c45da1a8cd233c084849c244d3 none expect 0 result ENOENT Running test #19... failed: test unlink fstest_7aaa26c45da1a8cd233c084849c244d3 expect 0 result ENOENT /usr/src/regress/sys/ffs/nfs/../tests/unlink/10.t: "unlink returns EPERM if the parent directory of the named file has its immutable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... failed: test chflags fstest_6db7d8b25667aa390c3857380e338be0 SF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #3... failed: test unlink fstest_6db7d8b25667aa390c3857380e338be0/fstest_58a31e5bca5ce29deeb3289aa9ced605 expect EPERM result 0 Running test #4... failed: test chflags fstest_6db7d8b25667aa390c3857380e338be0 none expect 0 result EOPNOTSUPP Running test #5... failed: test unlink fstest_6db7d8b25667aa390c3857380e338be0/fstest_58a31e5bca5ce29deeb3289aa9ced605 expect 0 result ENOENT Running test #6... okay. Running test #7... failed: test chflags fstest_6db7d8b25667aa390c3857380e338be0 UF_IMMUTABLE expect 0 result EOPNOTSUPP Running test #8... failed: test unlink fstest_6db7d8b25667aa390c3857380e338be0/fstest_58a31e5bca5ce29deeb3289aa9ced605 expect EPERM result 0 Running test #9... failed: test chflags fstest_6db7d8b25667aa390c3857380e338be0 none expect 0 result EOPNOTSUPP Running test #10... failed: test unlink fstest_6db7d8b25667aa390c3857380e338be0/fstest_58a31e5bca5ce29deeb3289aa9ced605 expect 0 result ENOENT Running test #11... okay. Running test #12... failed: test chflags fstest_6db7d8b25667aa390c3857380e338be0 SF_APPEND expect 0 result EOPNOTSUPP Running test #13... failed: test unlink fstest_6db7d8b25667aa390c3857380e338be0/fstest_58a31e5bca5ce29deeb3289aa9ced605 expect EPERM result 0 Running test #14... failed: test chflags fstest_6db7d8b25667aa390c3857380e338be0 none expect 0 result EOPNOTSUPP Running test #15... failed: test unlink fstest_6db7d8b25667aa390c3857380e338be0/fstest_58a31e5bca5ce29deeb3289aa9ced605 expect 0 result ENOENT Running test #16... okay. Running test #17... failed: test chflags fstest_6db7d8b25667aa390c3857380e338be0 UF_APPEND expect 0 result EOPNOTSUPP Running test #18... failed: test unlink fstest_6db7d8b25667aa390c3857380e338be0/fstest_58a31e5bca5ce29deeb3289aa9ced605 expect EPERM result 0 Running test #19... failed: test chflags fstest_6db7d8b25667aa390c3857380e338be0 none expect 0 result EOPNOTSUPP Running test #20... failed: test unlink fstest_6db7d8b25667aa390c3857380e338be0/fstest_58a31e5bca5ce29deeb3289aa9ced605 expect 0 result ENOENT Running test #21... okay. /usr/src/regress/sys/ffs/nfs/../tests/unlink/11.t: "unlink returns EACCES or EPERM if the directory containing the file is marked sticky, and neither the containing directory nor the file to be removed are owned by the effective user ID" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... failed: test -u 65533 -g 65533 unlink fstest_55ddd66e03355a5b64f89e77920226ec/fstest_78ca379b4239de08149e7a142521556e expect EACCES|EPERM result EIO Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... failed: test -u 65533 -g 65533 unlink fstest_55ddd66e03355a5b64f89e77920226ec/fstest_78ca379b4239de08149e7a142521556e expect EACCES|EPERM result EIO Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... failed: test -u 65533 -g 65533 unlink fstest_55ddd66e03355a5b64f89e77920226ec/fstest_78ca379b4239de08149e7a142521556e expect EACCES|EPERM result EIO Running test #30... okay. Running test #31... okay. Running test #32... okay. /usr/src/regress/sys/ffs/nfs/../tests/unlink/12.t: "unlink returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/nfs/../tests/unlink/13.t: "unlink returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 191 tests completed, 35 failed. ==== umount ==== umount /mnt/regress-nfs-client ==== unconfig ==== umount -f -t nfs -h 127.0.0.1 -a *** Error 1 in target 'unconfig' (ignored) rmdir /mnt/regress-nfs-client 2>/dev/null || true pkill -KILL mountd || true rcctl -f stop nfsd nfsd(ok) rcctl -f stop portmap portmap(ok) umount -f /dev/vnd0c 2>/dev/null || true rmdir /mnt/regress-nfs-server 2>/dev/null || true vnconfig -u vnd0 2>/dev/null || true rm -f stamp-mount ===> mfs ==== mount ==== mkdir -p /mnt/regress-mfs mount_mfs -s 4096 swap /mnt/regress-mfs ==== run-chflags ==== cd /mnt/regress-mfs && env FSTEST=/usr/src/regress/sys/ffs/mfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/mfs/../run /usr/src/regress/sys/ffs/mfs/../tests/chflags/*.t /usr/src/regress/sys/ffs/mfs/../tests/chflags/00.t: "chflags changes flags" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test stat fstest_8f2be070557ce8e507b98b55a936f3b1 flags expect UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... failed: test stat fstest_8f2be070557ce8e507b98b55a936f3b1 flags expect SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result SF_ARCHIVED Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... failed: test stat fstest_8f2be070557ce8e507b98b55a936f3b1 flags expect UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... failed: test stat fstest_8f2be070557ce8e507b98b55a936f3b1 flags expect SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result SF_ARCHIVED Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... failed: test stat fstest_8f2be070557ce8e507b98b55a936f3b1 flags expect UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... failed: test stat fstest_8f2be070557ce8e507b98b55a936f3b1 flags expect SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result SF_ARCHIVED Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... failed: test stat fstest_3ba4694ae4307392b06dcd57e28a57bf flags expect UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... failed: test stat fstest_3ba4694ae4307392b06dcd57e28a57bf flags expect SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result SF_ARCHIVED Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. Running test #56... okay. Running test #57... failed: test lstat fstest_3ba4694ae4307392b06dcd57e28a57bf flags expect UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result UF_NODUMP,UF_IMMUTABLE,UF_APPEND,UF_OPAQUE,SF_ARCHIVED Running test #58... okay. Running test #59... okay. Running test #60... okay. Running test #61... okay. Running test #62... okay. Running test #63... failed: test lstat fstest_3ba4694ae4307392b06dcd57e28a57bf flags expect SF_ARCHIVED,SF_IMMUTABLE,SF_APPEND result SF_ARCHIVED Running test #64... okay. Running test #65... okay. Running test #66... okay. Running test #67... okay. Running test #68... okay. Running test #69... okay. Running test #70... okay. Running test #71... okay. Running test #72... okay. Running test #73... okay. Running test #74... okay. Running test #75... okay. Running test #76... okay. Running test #77... okay. Running test #78... okay. Running test #79... okay. Running test #80... okay. Running test #81... okay. Running test #82... okay. Running test #83... okay. Running test #84... okay. Running test #85... okay. Running test #86... okay. Running test #87... okay. Running test #88... okay. Running test #89... okay. Running test #90... okay. Running test #91... okay. Running test #92... okay. Running test #93... okay. Running test #94... okay. Running test #95... okay. Running test #96... okay. Running test #97... okay. Running test #98... okay. Running test #99... okay. Running test #100... okay. Running test #101... okay. Running test #102... okay. Running test #103... okay. Running test #104... okay. Running test #105... okay. Running test #106... okay. Running test #107... okay. Running test #108... okay. Running test #109... okay. Running test #110... okay. Running test #111... okay. Running test #112... okay. Running test #113... okay. Running test #114... okay. Running test #115... okay. Running test #116... okay. Running test #117... okay. Running test #118... okay. Running test #119... okay. Running test #120... okay. Running test #121... okay. Running test #122... okay. Running test #123... okay. Running test #124... okay. Running test #125... okay. Running test #126... okay. Running test #127... okay. Running test #128... okay. Running test #129... okay. Running test #130... okay. Running test #131... okay. Running test #132... okay. Running test #133... okay. Running test #134... okay. Running test #135... okay. Running test #136... okay. Running test #137... okay. Running test #138... okay. Running test #139... okay. Running test #140... okay. Running test #141... okay. Running test #142... okay. Running test #143... okay. Running test #144... okay. Running test #145... okay. Running test #146... okay. Running test #147... okay. Running test #148... okay. Running test #149... okay. Running test #150... okay. Running test #151... okay. Running test #152... okay. Running test #153... okay. Running test #154... okay. Running test #155... okay. Running test #156... okay. Running test #157... okay. Running test #158... okay. Running test #159... okay. Running test #160... okay. Running test #161... okay. Running test #162... okay. Running test #163... okay. Running test #164... okay. Running test #165... okay. Running test #166... okay. Running test #167... okay. Running test #168... okay. Running test #169... okay. Running test #170... okay. Running test #171... okay. Running test #172... okay. Running test #173... okay. Running test #174... okay. /usr/src/regress/sys/ffs/mfs/../tests/chflags/01.t: "chflags returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/mfs/../tests/chflags/02.t: "chflags returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/mfs/../tests/chflags/03.t: "chflags returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. /usr/src/regress/sys/ffs/mfs/../tests/chflags/04.t: "chflags returns ENOENT if path or file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/mfs/../tests/chflags/05.t: "chflags returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. /usr/src/regress/sys/ffs/mfs/../tests/chflags/06.t: "chflags returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/mfs/../tests/chflags/07.t: "chflags returns EPERM when the effective user ID does not match the owner of the file and the effective user ID is not the super-user" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. /usr/src/regress/sys/ffs/mfs/../tests/chflags/08.t: "chflags returns EPERM when one of SF_IMMUTABLE or SF_APPEND, is set and the user is not the super-user" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... failed: test stat fstest_d32baab4c77086649255b174b82604de flags expect SF_IMMUTABLE result none Running test #6... failed: test -u 65534 -g 65534 chflags fstest_d32baab4c77086649255b174b82604de UF_IMMUTABLE expect EPERM result 0 Running test #7... failed: test stat fstest_d32baab4c77086649255b174b82604de flags expect SF_IMMUTABLE result UF_IMMUTABLE Running test #8... okay. Running test #9... okay. Running test #10... failed: test stat fstest_d32baab4c77086649255b174b82604de flags expect SF_APPEND result none Running test #11... failed: test -u 65534 -g 65534 chflags fstest_d32baab4c77086649255b174b82604de UF_IMMUTABLE expect EPERM result 0 Running test #12... failed: test stat fstest_d32baab4c77086649255b174b82604de flags expect SF_APPEND result UF_IMMUTABLE Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... failed: test stat fstest_d32baab4c77086649255b174b82604de flags expect SF_IMMUTABLE result none Running test #20... failed: test -u 65534 -g 65534 chflags fstest_d32baab4c77086649255b174b82604de UF_IMMUTABLE expect EPERM result 0 Running test #21... failed: test stat fstest_d32baab4c77086649255b174b82604de flags expect SF_IMMUTABLE result UF_IMMUTABLE Running test #22... okay. Running test #23... okay. Running test #24... failed: test stat fstest_d32baab4c77086649255b174b82604de flags expect SF_APPEND result none Running test #25... failed: test -u 65534 -g 65534 chflags fstest_d32baab4c77086649255b174b82604de UF_IMMUTABLE expect EPERM result 0 Running test #26... failed: test stat fstest_d32baab4c77086649255b174b82604de flags expect SF_APPEND result UF_IMMUTABLE Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... failed: test stat fstest_d32baab4c77086649255b174b82604de flags expect SF_IMMUTABLE result none Running test #34... failed: test -u 65534 -g 65534 chflags fstest_d32baab4c77086649255b174b82604de UF_IMMUTABLE expect EPERM result 0 Running test #35... failed: test stat fstest_d32baab4c77086649255b174b82604de flags expect SF_IMMUTABLE result UF_IMMUTABLE Running test #36... okay. Running test #37... okay. Running test #38... failed: test stat fstest_d32baab4c77086649255b174b82604de flags expect SF_APPEND result none Running test #39... failed: test -u 65534 -g 65534 chflags fstest_d32baab4c77086649255b174b82604de UF_IMMUTABLE expect EPERM result 0 Running test #40... failed: test stat fstest_d32baab4c77086649255b174b82604de flags expect SF_APPEND result UF_IMMUTABLE Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... failed: test lstat fstest_d32baab4c77086649255b174b82604de flags expect SF_IMMUTABLE result none Running test #48... failed: test -u 65534 -g 65534 lchflags fstest_d32baab4c77086649255b174b82604de UF_IMMUTABLE expect EPERM result 0 Running test #49... failed: test lstat fstest_d32baab4c77086649255b174b82604de flags expect SF_IMMUTABLE result UF_IMMUTABLE Running test #50... okay. Running test #51... okay. Running test #52... failed: test lstat fstest_d32baab4c77086649255b174b82604de flags expect SF_APPEND result none Running test #53... failed: test -u 65534 -g 65534 lchflags fstest_d32baab4c77086649255b174b82604de UF_IMMUTABLE expect EPERM result 0 Running test #54... failed: test lstat fstest_d32baab4c77086649255b174b82604de flags expect SF_APPEND result UF_IMMUTABLE Running test #55... okay. Running test #56... okay. Running test #57... okay. /usr/src/regress/sys/ffs/mfs/../tests/chflags/09.t: "chflags returns EPERM when one of SF_IMMUTABLE or SF_APPEND is set and securelevel is greater than 0" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test stat fstest_07111c1565048c2054a36fe2062ebfb1 flags expect SF_IMMUTABLE result none Running test #5... okay. Running test #6... failed: test stat fstest_07111c1565048c2054a36fe2062ebfb1 flags expect SF_APPEND result none Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... failed: test stat fstest_07111c1565048c2054a36fe2062ebfb1 flags expect SF_IMMUTABLE result none Running test #13... okay. Running test #14... failed: test stat fstest_07111c1565048c2054a36fe2062ebfb1 flags expect SF_APPEND result none Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... failed: test stat fstest_07111c1565048c2054a36fe2062ebfb1 flags expect SF_IMMUTABLE result none Running test #21... okay. Running test #22... failed: test stat fstest_07111c1565048c2054a36fe2062ebfb1 flags expect SF_APPEND result none Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... failed: test lstat fstest_07111c1565048c2054a36fe2062ebfb1 flags expect SF_IMMUTABLE result none Running test #29... okay. Running test #30... failed: test lstat fstest_07111c1565048c2054a36fe2062ebfb1 flags expect SF_APPEND result none Running test #31... okay. Running test #32... okay. Running test #33... okay. /usr/src/regress/sys/ffs/mfs/../tests/chflags/10.t: "chflags returns EPERM if non-super-user tries to set one of SF_IMMUTABLE, SF_APPEND" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... failed: test -u 65534 -g 65534 chflags fstest_c54a307e82680bee36e79ba3b3201c53 SF_IMMUTABLE expect EPERM result 0 Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... failed: test -u 65534 -g 65534 chflags fstest_c54a307e82680bee36e79ba3b3201c53 SF_APPEND expect EPERM result 0 Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... failed: test -u 65534 -g 65534 chflags fstest_c54a307e82680bee36e79ba3b3201c53 SF_IMMUTABLE expect EPERM result 0 Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... failed: test -u 65534 -g 65534 chflags fstest_c54a307e82680bee36e79ba3b3201c53 SF_APPEND expect EPERM result 0 Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... failed: test -u 65534 -g 65534 chflags fstest_c54a307e82680bee36e79ba3b3201c53 SF_IMMUTABLE expect EPERM result 0 Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... failed: test -u 65534 -g 65534 chflags fstest_c54a307e82680bee36e79ba3b3201c53 SF_APPEND expect EPERM result 0 Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... failed: test -u 65534 -g 65534 lchflags fstest_c54a307e82680bee36e79ba3b3201c53 SF_IMMUTABLE expect EPERM result 0 Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... failed: test -u 65534 -g 65534 lchflags fstest_c54a307e82680bee36e79ba3b3201c53 SF_APPEND expect EPERM result 0 Running test #43... okay. Running test #44... okay. Running test #45... okay. /usr/src/regress/sys/ffs/mfs/../tests/chflags/11.t: "chflags returns EPERM if a user tries to set or remove the SF_SNAPSHOT flag" Running test #0... okay. Running test #1... okay. Running test #2... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 chflags fstest_1669e63f168eb899bf9fa36ee5339d97 SF_SNAPSHOT expect EPERM result Running test #3... okay. Running test #4... unknown flag 'SF_SNAPSHOT' failed: test chflags fstest_1669e63f168eb899bf9fa36ee5339d97 SF_SNAPSHOT expect EPERM result Running test #5... okay. Running test #6... okay. Running test #7... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 chflags fstest_1669e63f168eb899bf9fa36ee5339d97 SF_SNAPSHOT expect EPERM result Running test #8... okay. Running test #9... unknown flag 'SF_SNAPSHOT' failed: test chflags fstest_1669e63f168eb899bf9fa36ee5339d97 SF_SNAPSHOT expect EPERM result Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 chflags fstest_1669e63f168eb899bf9fa36ee5339d97 SF_SNAPSHOT expect EPERM result Running test #14... okay. Running test #15... unknown flag 'SF_SNAPSHOT' failed: test chflags fstest_1669e63f168eb899bf9fa36ee5339d97 SF_SNAPSHOT expect EPERM result Running test #16... okay. Running test #17... okay. Running test #18... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 chflags fstest_1669e63f168eb899bf9fa36ee5339d97 SF_SNAPSHOT expect EPERM result Running test #19... okay. Running test #20... unknown flag 'SF_SNAPSHOT' failed: test chflags fstest_1669e63f168eb899bf9fa36ee5339d97 SF_SNAPSHOT expect EPERM result Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 chflags fstest_1669e63f168eb899bf9fa36ee5339d97 SF_SNAPSHOT expect EPERM result Running test #25... okay. Running test #26... unknown flag 'SF_SNAPSHOT' failed: test chflags fstest_1669e63f168eb899bf9fa36ee5339d97 SF_SNAPSHOT expect EPERM result Running test #27... okay. Running test #28... okay. Running test #29... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 chflags fstest_1669e63f168eb899bf9fa36ee5339d97 SF_SNAPSHOT expect EPERM result Running test #30... okay. Running test #31... unknown flag 'SF_SNAPSHOT' failed: test chflags fstest_1669e63f168eb899bf9fa36ee5339d97 SF_SNAPSHOT expect EPERM result Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 lchflags fstest_1669e63f168eb899bf9fa36ee5339d97 SF_SNAPSHOT expect EPERM result Running test #36... okay. Running test #37... unknown flag 'SF_SNAPSHOT' failed: test lchflags fstest_1669e63f168eb899bf9fa36ee5339d97 SF_SNAPSHOT expect EPERM result Running test #38... okay. Running test #39... okay. Running test #40... unknown flag 'SF_SNAPSHOT' failed: test -u 65534 -g 65534 lchflags fstest_1669e63f168eb899bf9fa36ee5339d97 SF_SNAPSHOT expect EPERM result Running test #41... okay. Running test #42... unknown flag 'SF_SNAPSHOT' failed: test lchflags fstest_1669e63f168eb899bf9fa36ee5339d97 SF_SNAPSHOT expect EPERM result Running test #43... okay. Running test #44... okay. Running test #45... okay. /usr/src/regress/sys/ffs/mfs/../tests/chflags/12.t: "chflags returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/mfs/../tests/chflags/13.t: "chflags returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 455 tests completed, 66 failed. ==== run-chmod ==== cd /mnt/regress-mfs && env FSTEST=/usr/src/regress/sys/ffs/mfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/mfs/../run /usr/src/regress/sys/ffs/mfs/../tests/chmod/*.t /usr/src/regress/sys/ffs/mfs/../tests/chmod/00.t: "chmod changes permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. Running test #56... okay. Running test #57... okay. /usr/src/regress/sys/ffs/mfs/../tests/chmod/01.t: "chmod returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/mfs/../tests/chmod/02.t: "chmod returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/mfs/../tests/chmod/03.t: "chmod returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/mfs/../tests/chmod/04.t: "chmod returns ENOENT if the named file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/mfs/../tests/chmod/05.t: "chmod returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/mfs/../tests/chmod/06.t: "chmod returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/mfs/../tests/chmod/07.t: "chmod returns EPERM if the operation would change the ownership, but the effective user ID is not the super-user" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/mfs/../tests/chmod/08.t: "chmod returns EPERM if the named file has its immutable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... failed: test chmod fstest_3fa2e0a1ad3e14ffd8561c894f7a7e8a 0600 expect EPERM result 0 Running test #3... failed: test stat fstest_3fa2e0a1ad3e14ffd8561c894f7a7e8a mode expect 0644 result 0600 Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... failed: test chmod fstest_3fa2e0a1ad3e14ffd8561c894f7a7e8a 0600 expect EPERM result 0 Running test #17... failed: test stat fstest_3fa2e0a1ad3e14ffd8561c894f7a7e8a mode expect 0644 result 0600 Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. /usr/src/regress/sys/ffs/mfs/../tests/chmod/09.t: "chmod returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/mfs/../tests/chmod/10.t: "chmod returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. /usr/src/regress/sys/ffs/mfs/../tests/chmod/11.t: "chmod returns EFTYPE if the effective user ID is not the super-user, the mode includes the sticky bit (S_ISVTX), and path does not refer to a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. 178 tests completed, 4 failed. ==== run-chown ==== cd /mnt/regress-mfs && env FSTEST=/usr/src/regress/sys/ffs/mfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/mfs/../run /usr/src/regress/sys/ffs/mfs/../tests/chown/*.t /usr/src/regress/sys/ffs/mfs/../tests/chown/00.t: "chown changes ownership" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... failed: test lstat fstest_ea9d171595151fd9ce666d3b7d8ea6e5 mode expect 06555 result 0555 Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... failed: test lstat fstest_ea9d171595151fd9ce666d3b7d8ea6e5 mode expect 06555 result 0555 Running test #55... okay. Running test #56... okay. Running test #57... okay. Running test #58... okay. Running test #59... okay. Running test #60... okay. Running test #61... failed: test lstat fstest_ea9d171595151fd9ce666d3b7d8ea6e5 mode expect 06555 result 0555 Running test #62... okay. Running test #63... okay. Running test #64... okay. Running test #65... okay. Running test #66... okay. Running test #67... okay. Running test #68... okay. Running test #69... okay. Running test #70... okay. Running test #71... okay. Running test #72... okay. Running test #73... okay. Running test #74... okay. Running test #75... okay. Running test #76... okay. Running test #77... okay. Running test #78... okay. Running test #79... okay. Running test #80... okay. Running test #81... okay. Running test #82... okay. Running test #83... okay. Running test #84... okay. Running test #85... okay. Running test #86... okay. Running test #87... okay. Running test #88... okay. Running test #89... okay. Running test #90... okay. Running test #91... okay. Running test #92... okay. Running test #93... okay. Running test #94... okay. Running test #95... okay. Running test #96... okay. Running test #97... okay. Running test #98... okay. Running test #99... okay. Running test #100... okay. Running test #101... okay. Running test #102... okay. Running test #103... okay. Running test #104... okay. Running test #105... okay. Running test #106... okay. Running test #107... okay. Running test #108... okay. Running test #109... okay. Running test #110... okay. Running test #111... okay. Running test #112... okay. Running test #113... okay. Running test #114... okay. Running test #115... okay. Running test #116... okay. Running test #117... okay. Running test #118... okay. Running test #119... okay. Running test #120... okay. Running test #121... okay. Running test #122... okay. Running test #123... okay. Running test #124... okay. Running test #125... okay. Running test #126... okay. Running test #127... okay. Running test #128... okay. Running test #129... okay. Running test #130... okay. Running test #131... okay. Running test #132... okay. Running test #133... okay. Running test #134... okay. Running test #135... okay. Running test #136... okay. Running test #137... okay. Running test #138... okay. Running test #139... okay. Running test #140... okay. Running test #141... okay. Running test #142... okay. Running test #143... okay. Running test #144... okay. Running test #145... okay. Running test #146... okay. Running test #147... okay. Running test #148... okay. Running test #149... okay. Running test #150... okay. Running test #151... okay. Running test #152... okay. Running test #153... okay. Running test #154... okay. Running test #155... okay. Running test #156... okay. Running test #157... okay. Running test #158... okay. Running test #159... okay. Running test #160... okay. Running test #161... okay. Running test #162... okay. Running test #163... okay. Running test #164... okay. Running test #165... okay. Running test #166... okay. Running test #167... okay. Running test #168... okay. Running test #169... okay. Running test #170... okay. /usr/src/regress/sys/ffs/mfs/../tests/chown/01.t: "chown returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/mfs/../tests/chown/02.t: "chown returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/mfs/../tests/chown/03.t: "chown returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/mfs/../tests/chown/04.t: "chown returns ENOENT if the named file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/mfs/../tests/chown/05.t: "chown returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. /usr/src/regress/sys/ffs/mfs/../tests/chown/06.t: "chown returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/mfs/../tests/chown/07.t: "chown returns EPERM if the operation would change the ownership, but the effective user ID is not the super-user and the process is not an owner of the file" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. /usr/src/regress/sys/ffs/mfs/../tests/chown/08.t: "chown returns EPERM if the named file has its immutable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... failed: test chown fstest_d2dda186f8333d416f37e1583deb4d74 65534 65534 expect EPERM result 0 Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... failed: test chown fstest_d2dda186f8333d416f37e1583deb4d74 65534 65534 expect EPERM result 0 Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. /usr/src/regress/sys/ffs/mfs/../tests/chown/09.t: "chown returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/mfs/../tests/chown/10.t: "chown returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 265 tests completed, 5 failed. ==== run-link ==== cd /mnt/regress-mfs && env FSTEST=/usr/src/regress/sys/ffs/mfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/mfs/../run /usr/src/regress/sys/ffs/mfs/../tests/link/*.t /usr/src/regress/sys/ffs/mfs/../tests/link/00.t: "link creates hardlinks" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. Running test #56... okay. Running test #57... okay. Running test #58... okay. Running test #59... okay. Running test #60... okay. Running test #61... okay. Running test #62... okay. Running test #63... okay. Running test #64... okay. Running test #65... okay. Running test #66... okay. Running test #67... okay. Running test #68... okay. Running test #69... okay. Running test #70... okay. Running test #71... okay. Running test #72... okay. Running test #73... okay. Running test #74... okay. Running test #75... okay. Running test #76... okay. Running test #77... okay. Running test #78... okay. Running test #79... okay. Running test #80... okay. Running test #81... okay. /usr/src/regress/sys/ffs/mfs/../tests/link/01.t: "link returns ENOTDIR if a component of either path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/mfs/../tests/link/02.t: "link returns ENAMETOOLONG if a component of either pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/mfs/../tests/link/03.t: "link returns ENAMETOOLONG if an entire length of either path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. /usr/src/regress/sys/ffs/mfs/../tests/link/04.t: "link returns ENOENT if a component of either path prefix does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/mfs/../tests/link/05.t: "link returns EMLINK if the link count of the file named by name1 would exceed 32767" Running test #0... okay. Running test #1... okay. ln: fstest_11f2ccc9b09bf28e7432b8cec71297ad/32767: Too many links Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/mfs/../tests/link/06.t: "link returns EACCES when a component of either path prefix denies search permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. /usr/src/regress/sys/ffs/mfs/../tests/link/07.t: "link returns EACCES when the requested link requires writing in a directory with a mode that denies write permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. /usr/src/regress/sys/ffs/mfs/../tests/link/08.t: "link returns ELOOP if too many symbolic links were encountered in translating one of the pathnames" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/mfs/../tests/link/09.t: "link returns ENOENT if the source file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/mfs/../tests/link/10.t: "link returns EEXIST if the destination file does exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/mfs/../tests/link/11.t: "link returns EPERM if the source file is a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. /usr/src/regress/sys/ffs/mfs/../tests/link/12.t: "link returns EPERM if the source file has its immutable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test link fstest_06158cda80350521fe6f1a3762b36c8f fstest_07a12b248247bd5da242860d708b5c85 expect EPERM result 0 Running test #5... okay. Running test #6... failed: test link fstest_06158cda80350521fe6f1a3762b36c8f fstest_07a12b248247bd5da242860d708b5c85 expect 0 result EEXIST Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... failed: test link fstest_06158cda80350521fe6f1a3762b36c8f fstest_07a12b248247bd5da242860d708b5c85 expect EPERM result 0 Running test #15... okay. Running test #16... failed: test link fstest_06158cda80350521fe6f1a3762b36c8f fstest_07a12b248247bd5da242860d708b5c85 expect 0 result EEXIST Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. /usr/src/regress/sys/ffs/mfs/../tests/link/13.t: "link returns EPERM if the parent directory of the destination file has its immutable flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... failed: test link fstest_79ad3fabb9cd7b2dd86f3badb319cf12/fstest_1c9761b4c1b2b013fd9e40efa43a9f24 fstest_79ad3fabb9cd7b2dd86f3badb319cf12/fstest_c08f72a6a789432fba150f2b3eb67b23 expect EPERM result 0 Running test #6... okay. Running test #7... failed: test link fstest_79ad3fabb9cd7b2dd86f3badb319cf12/fstest_1c9761b4c1b2b013fd9e40efa43a9f24 fstest_79ad3fabb9cd7b2dd86f3badb319cf12/fstest_c08f72a6a789432fba150f2b3eb67b23 expect 0 result EEXIST Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. /usr/src/regress/sys/ffs/mfs/../tests/link/14.t: "link returns EXDEV if the source and the destination files are on different file systems" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/mfs/../tests/link/15.t: "link returns ENOSPC if the directory in which the entry for the new link is being placed cannot be extended because there is no space left on the file system containing the directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/mfs/../tests/link/16.t: "link returns EROFS if the requested link requires writing in a directory on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. /usr/src/regress/sys/ffs/mfs/../tests/link/17.t: "link returns EFAULT if one of the pathnames specified is outside the process's allocated address space" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. 277 tests completed, 6 failed. ==== run-mkdir ==== cd /mnt/regress-mfs && env FSTEST=/usr/src/regress/sys/ffs/mfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/mfs/../run /usr/src/regress/sys/ffs/mfs/../tests/mkdir/*.t /usr/src/regress/sys/ffs/mfs/../tests/mkdir/00.t: "mkdir creates directories" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkdir/01.t: "mkdir returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkdir/02.t: "mkdir returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkdir/03.t: "mkdir returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkdir/04.t: "mkdir returns ENOENT if a component of the path prefix does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkdir/05.t: "mkdir returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkdir/06.t: "mkdir returns EACCES when write permission is denied on the parent directory of the directory to be created" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkdir/07.t: "mkdir returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkdir/08.t: "mkdir returns EPERM if the parent directory of the directory to be created has its immutable flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test mkdir fstest_9f62dc5257c08fc3f10178f36e698df4/fstest_e31b579d814887e8a026372d73e4456a 0755 expect EPERM result 0 Running test #5... okay. Running test #6... failed: test mkdir fstest_9f62dc5257c08fc3f10178f36e698df4/fstest_e31b579d814887e8a026372d73e4456a 0755 expect 0 result EEXIST Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkdir/09.t: "mkdir returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkdir/10.t: "mkdir returns EEXIST if the named file exists" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkdir/11.t: "mkdir returns ENOSPC if there are no free inodes on the file system on which the directory is being created" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkdir/12.t: "mkdir returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 134 tests completed, 2 failed. ==== run-mkfifo ==== cd /mnt/regress-mfs && env FSTEST=/usr/src/regress/sys/ffs/mfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/mfs/../run /usr/src/regress/sys/ffs/mfs/../tests/mkfifo/*.t /usr/src/regress/sys/ffs/mfs/../tests/mkfifo/00.t: "mkfifo creates fifo files" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkfifo/01.t: "mkfifo returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkfifo/02.t: "mkfifo returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkfifo/03.t: "mkfifo returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkfifo/04.t: "mkfifo returns ENOENT if a component of the path prefix does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkfifo/05.t: "mkfifo returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkfifo/06.t: "mkfifo returns EACCES when write permission is denied on the parent directory of the file to be created" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkfifo/07.t: "mkfifo returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkfifo/08.t: "mkfifo returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test mkfifo fstest_be5bb77ecc25cdcbf271e02d07e11bc3/fstest_d6852e694e336ed4d3ce3c53b153393a 0644 expect 0 result EROFS Running test #5... failed: test unlink fstest_be5bb77ecc25cdcbf271e02d07e11bc3/fstest_d6852e694e336ed4d3ce3c53b153393a expect 0 result EROFS Running test #6... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkfifo/09.t: "mkfifo returns EEXIST if the named file exists" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkfifo/10.t: "mkfifo returns EPERM if the parent directory of the file to be created has its immutable flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test mkfifo fstest_96d4c95a0de75e8d884f309a70a60ab8/fstest_bbc944943d1901c3a81e91844f339893 0644 expect EPERM result 0 Running test #5... okay. Running test #6... failed: test mkfifo fstest_96d4c95a0de75e8d884f309a70a60ab8/fstest_bbc944943d1901c3a81e91844f339893 0644 expect 0 result EEXIST Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkfifo/11.t: "mkfifo returns ENOSPC if there are no free inodes on the file system on which the file is being created" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/mfs/../tests/mkfifo/12.t: "mkfifo returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 134 tests completed, 4 failed. ==== run-open ==== cd /mnt/regress-mfs && env FSTEST=/usr/src/regress/sys/ffs/mfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/mfs/../run /usr/src/regress/sys/ffs/mfs/../tests/open/*.t /usr/src/regress/sys/ffs/mfs/../tests/open/00.t: "open opens (and eventually creates) a file" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/01.t: "open returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/02.t: "open returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/03.t: "open returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/04.t: "open returns ENOENT if a component of the path name that must exist does not exist or O_CREAT is not set and the named file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/05.t: "open returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/06.t: "open returns EACCES when the required permissions (for reading and/or writing) are denied for the given flags" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. Running test #56... okay. Running test #57... okay. Running test #58... okay. Running test #59... okay. Running test #60... okay. Running test #61... okay. Running test #62... okay. Running test #63... okay. Running test #64... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/07.t: "open returns EACCES when O_TRUNC is specified and write permission is denied" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test -u 65534 -g 65534 open fstest_18322d7887635ceefad63b568fda7e34 O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #5... okay. Running test #6... failed: test -u 65533 -g 65534 open fstest_18322d7887635ceefad63b568fda7e34 O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #7... okay. Running test #8... failed: test -u 65533 -g 65533 open fstest_18322d7887635ceefad63b568fda7e34 O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #9... okay. Running test #10... failed: test -u 65534 -g 65534 open fstest_18322d7887635ceefad63b568fda7e34 O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #11... okay. Running test #12... failed: test -u 65533 -g 65534 open fstest_18322d7887635ceefad63b568fda7e34 O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #13... okay. Running test #14... failed: test -u 65533 -g 65533 open fstest_18322d7887635ceefad63b568fda7e34 O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #15... okay. Running test #16... failed: test -u 65534 -g 65534 open fstest_18322d7887635ceefad63b568fda7e34 O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #17... okay. Running test #18... failed: test -u 65533 -g 65534 open fstest_18322d7887635ceefad63b568fda7e34 O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #19... okay. Running test #20... failed: test -u 65533 -g 65533 open fstest_18322d7887635ceefad63b568fda7e34 O_RDONLY,O_TRUNC expect EACCES result EINVAL Running test #21... okay. Running test #22... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/08.t: "open returns EACCES when O_CREAT is specified, the file does not exist, and the directory in which it is to be created does not permit writing" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/09.t: "O_CREAT is specified, the file does not exist, and the directory in which it is to be created has its immutable flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test open fstest_f07bfa04eee8b88432839385c1e34c45/fstest_179e6682fafdc8499990a3856dfeeb6d O_RDONLY,O_CREAT 0644 expect EPERM result 0 Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/10.t: "open returns EPERM when the named file has its immutable flag set and the file is to be modified" Running test #0... okay. Running test #1... okay. Running test #2... failed: test open fstest_de6d0c76a460fa6d9f3aa8908930b7c2 O_WRONLY expect EPERM result 0 Running test #3... failed: test open fstest_de6d0c76a460fa6d9f3aa8908930b7c2 O_RDWR expect EPERM result 0 Running test #4... failed: test open fstest_de6d0c76a460fa6d9f3aa8908930b7c2 O_RDONLY,O_TRUNC expect EPERM result EINVAL Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... failed: test open fstest_de6d0c76a460fa6d9f3aa8908930b7c2 O_RDONLY,O_TRUNC expect EPERM result EINVAL Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/11.t: "open returns EPERM when the named file has its append-only flag set, the file is to be modified, and O_TRUNC is specified or O_APPEND is not specified" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test open fstest_63e76408d1ed90e1b03555aaee5a7f00 O_WRONLY expect EPERM result 0 Running test #5... failed: test open fstest_63e76408d1ed90e1b03555aaee5a7f00 O_RDWR expect EPERM result 0 Running test #6... failed: test open fstest_63e76408d1ed90e1b03555aaee5a7f00 O_RDONLY,O_TRUNC expect EPERM result EINVAL Running test #7... failed: test open fstest_63e76408d1ed90e1b03555aaee5a7f00 O_RDONLY,O_APPEND,O_TRUNC expect EPERM result EINVAL Running test #8... failed: test open fstest_63e76408d1ed90e1b03555aaee5a7f00 O_WRONLY,O_APPEND,O_TRUNC expect EPERM result 0 Running test #9... failed: test open fstest_63e76408d1ed90e1b03555aaee5a7f00 O_RDWR,O_APPEND,O_TRUNC expect EPERM result 0 Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... failed: test open fstest_63e76408d1ed90e1b03555aaee5a7f00 O_RDONLY,O_TRUNC expect EPERM result EINVAL Running test #19... failed: test open fstest_63e76408d1ed90e1b03555aaee5a7f00 O_RDONLY,O_APPEND,O_TRUNC expect EPERM result EINVAL Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/12.t: "open returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/13.t: "open returns EISDIR when he named file is a directory, and the arguments specify it is to be modified" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test open fstest_d44f435f879ce50eacf12063ab8a0df4 O_RDONLY,O_TRUNC expect EISDIR result EINVAL Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/14.t: "open returns EROFS if the named file resides on a read-only file system, and the file is to be modified" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test open fstest_87f1249619e7ea5dc45fcb1e73bfb781/fstest_499218db22c598e873bedc4b2521dae5 O_RDONLY,O_TRUNC expect 0 result EINVAL Running test #5... okay. Running test #6... okay. Running test #7... failed: test open fstest_87f1249619e7ea5dc45fcb1e73bfb781/fstest_499218db22c598e873bedc4b2521dae5 O_RDONLY,O_TRUNC expect EROFS result EINVAL Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/15.t: "open returns EROFS when O_CREAT is specified and the named file would reside on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/16.t: "open returns EMLINK when O_NOFOLLOW was specified and the target is a symbolic link" Running test #0... okay. Running test #1... failed: test open fstest_bf91b1f3e8e0b659676d3a58be130f47 O_RDONLY,O_CREAT,O_NOFOLLOW 0644 expect EMLINK result ELOOP Running test #2... failed: test open fstest_bf91b1f3e8e0b659676d3a58be130f47 O_RDONLY,O_NOFOLLOW expect EMLINK result ELOOP Running test #3... failed: test open fstest_bf91b1f3e8e0b659676d3a58be130f47 O_WRONLY,O_NOFOLLOW expect EMLINK result ELOOP Running test #4... failed: test open fstest_bf91b1f3e8e0b659676d3a58be130f47 O_RDWR,O_NOFOLLOW expect EMLINK result ELOOP Running test #5... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/17.t: "open returns ENXIO when O_NONBLOCK is set, the named file is a fifo, O_WRONLY is set, and no process has the file open for reading" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/18.t: "open returns EWOULDBLOCK when O_NONBLOCK and one of O_SHLOCK or O_EXLOCK is specified and the file is locked" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/19.t: "open returns ENOSPC when O_CREAT is specified, the file does not exist, and there are no free inodes on the file system on which the file is being created" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/20.t: "open returns ETXTBSY when the file is a pure procedure (shared text) file that is being executed and the open() system call requests write access" Running test #0... okay. Running test #1... okay. Running test #2... failed: test open fstest_a7a981945f4f5555dbc6f00ade4d8ff1 O_RDONLY,O_TRUNC expect ETXTBSY result EINVAL Running test #3... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/21.t: "open returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/22.t: "open returns EEXIST when O_CREAT and O_EXCL were specified and the file exists" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/mfs/../tests/open/23.t: "open returns EINVAL when an attempt was made to open a descriptor with an illegal combination of O_RDONLY, O_WRONLY, and O_RDWR" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. 304 tests completed, 30 failed. ==== run-rename ==== cd /mnt/regress-mfs && env FSTEST=/usr/src/regress/sys/ffs/mfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/mfs/../run /usr/src/regress/sys/ffs/mfs/../tests/rename/*.t /usr/src/regress/sys/ffs/mfs/../tests/rename/00.t: "rename changes file name" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. Running test #56... okay. Running test #57... okay. Running test #58... okay. Running test #59... okay. Running test #60... okay. Running test #61... okay. Running test #62... okay. Running test #63... okay. Running test #64... okay. Running test #65... okay. Running test #66... okay. Running test #67... okay. Running test #68... okay. Running test #69... okay. Running test #70... okay. Running test #71... okay. Running test #72... okay. Running test #73... okay. Running test #74... okay. Running test #75... okay. Running test #76... okay. Running test #77... okay. Running test #78... okay. /usr/src/regress/sys/ffs/mfs/../tests/rename/01.t: "rename returns ENAMETOOLONG if a component of either pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/mfs/../tests/rename/02.t: "rename returns ENAMETOOLONG if an entire length of either path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/mfs/../tests/rename/03.t: "rename returns ENOENT if a component of the 'from' path does not exist, or a path prefix of 'to' does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/mfs/../tests/rename/04.t: "rename returns EACCES when a component of either path prefix denies search permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. /usr/src/regress/sys/ffs/mfs/../tests/rename/05.t: "rename returns EACCES when the requested link requires writing in a directory with a mode that denies write permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. /usr/src/regress/sys/ffs/mfs/../tests/rename/06.t: "rename returns EPERM if the file pointed at by the 'from' argument has its immutable, undeletable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... failed: test stat fstest_5b9f0ddfe491a65c9015883136621172 flags expect SF_IMMUTABLE result none Running test #3... failed: test rename fstest_5b9f0ddfe491a65c9015883136621172 fstest_abe3800d7a0fa8fae0b9da6c160ae3d3 expect EPERM result 0 Running test #4... failed: test chflags fstest_5b9f0ddfe491a65c9015883136621172 UF_IMMUTABLE expect 0 result ENOENT Running test #5... failed: test stat fstest_5b9f0ddfe491a65c9015883136621172 flags expect UF_IMMUTABLE result ENOENT Running test #6... failed: test rename fstest_5b9f0ddfe491a65c9015883136621172 fstest_abe3800d7a0fa8fae0b9da6c160ae3d3 expect EPERM result ENOENT Running test #7... failed: test chflags fstest_5b9f0ddfe491a65c9015883136621172 SF_APPEND expect 0 result ENOENT Running test #8... failed: test stat fstest_5b9f0ddfe491a65c9015883136621172 flags expect SF_APPEND result ENOENT Running test #9... failed: test rename fstest_5b9f0ddfe491a65c9015883136621172 fstest_abe3800d7a0fa8fae0b9da6c160ae3d3 expect EPERM result ENOENT Running test #10... failed: test chflags fstest_5b9f0ddfe491a65c9015883136621172 UF_APPEND expect 0 result ENOENT Running test #11... failed: test stat fstest_5b9f0ddfe491a65c9015883136621172 flags expect UF_APPEND result ENOENT Running test #12... failed: test rename fstest_5b9f0ddfe491a65c9015883136621172 fstest_abe3800d7a0fa8fae0b9da6c160ae3d3 expect EPERM result ENOENT Running test #13... failed: test chflags fstest_5b9f0ddfe491a65c9015883136621172 none expect 0 result ENOENT Running test #14... failed: test unlink fstest_5b9f0ddfe491a65c9015883136621172 expect 0 result ENOENT Running test #15... okay. Running test #16... okay. Running test #17... failed: test stat fstest_5b9f0ddfe491a65c9015883136621172 flags expect SF_IMMUTABLE result none Running test #18... failed: test rename fstest_5b9f0ddfe491a65c9015883136621172 fstest_abe3800d7a0fa8fae0b9da6c160ae3d3 expect EPERM result ENOTDIR Running test #19... okay. Running test #20... okay. Running test #21... failed: test rename fstest_5b9f0ddfe491a65c9015883136621172 fstest_abe3800d7a0fa8fae0b9da6c160ae3d3 expect EPERM result ENOTDIR Running test #22... okay. Running test #23... failed: test stat fstest_5b9f0ddfe491a65c9015883136621172 flags expect SF_APPEND result none Running test #24... failed: test rename fstest_5b9f0ddfe491a65c9015883136621172 fstest_abe3800d7a0fa8fae0b9da6c160ae3d3 expect EPERM result ENOTDIR Running test #25... okay. Running test #26... okay. Running test #27... failed: test rename fstest_5b9f0ddfe491a65c9015883136621172 fstest_abe3800d7a0fa8fae0b9da6c160ae3d3 expect EPERM result ENOTDIR Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... failed: test stat fstest_5b9f0ddfe491a65c9015883136621172 flags expect SF_IMMUTABLE result none Running test #33... failed: test rename fstest_5b9f0ddfe491a65c9015883136621172 fstest_abe3800d7a0fa8fae0b9da6c160ae3d3 expect EPERM result 0 Running test #34... failed: test chflags fstest_5b9f0ddfe491a65c9015883136621172 UF_IMMUTABLE expect 0 result ENOENT Running test #35... failed: test stat fstest_5b9f0ddfe491a65c9015883136621172 flags expect UF_IMMUTABLE result ENOENT Running test #36... failed: test rename fstest_5b9f0ddfe491a65c9015883136621172 fstest_abe3800d7a0fa8fae0b9da6c160ae3d3 expect EPERM result ENOENT Running test #37... failed: test chflags fstest_5b9f0ddfe491a65c9015883136621172 SF_APPEND expect 0 result ENOENT Running test #38... failed: test stat fstest_5b9f0ddfe491a65c9015883136621172 flags expect SF_APPEND result ENOENT Running test #39... failed: test rename fstest_5b9f0ddfe491a65c9015883136621172 fstest_abe3800d7a0fa8fae0b9da6c160ae3d3 expect EPERM result ENOENT Running test #40... failed: test chflags fstest_5b9f0ddfe491a65c9015883136621172 UF_APPEND expect 0 result ENOENT Running test #41... failed: test stat fstest_5b9f0ddfe491a65c9015883136621172 flags expect UF_APPEND result ENOENT Running test #42... failed: test rename fstest_5b9f0ddfe491a65c9015883136621172 fstest_abe3800d7a0fa8fae0b9da6c160ae3d3 expect EPERM result ENOENT Running test #43... failed: test chflags fstest_5b9f0ddfe491a65c9015883136621172 none expect 0 result ENOENT Running test #44... failed: test unlink fstest_5b9f0ddfe491a65c9015883136621172 expect 0 result ENOENT Running test #45... okay. Running test #46... okay. Running test #47... failed: test lstat fstest_5b9f0ddfe491a65c9015883136621172 flags expect SF_IMMUTABLE result none Running test #48... failed: test rename fstest_5b9f0ddfe491a65c9015883136621172 fstest_abe3800d7a0fa8fae0b9da6c160ae3d3 expect EPERM result 0 Running test #49... failed: test lchflags fstest_5b9f0ddfe491a65c9015883136621172 UF_IMMUTABLE expect 0 result ENOENT Running test #50... failed: test lstat fstest_5b9f0ddfe491a65c9015883136621172 flags expect UF_IMMUTABLE result ENOENT Running test #51... failed: test rename fstest_5b9f0ddfe491a65c9015883136621172 fstest_abe3800d7a0fa8fae0b9da6c160ae3d3 expect EPERM result ENOENT Running test #52... failed: test lchflags fstest_5b9f0ddfe491a65c9015883136621172 SF_APPEND expect 0 result ENOENT Running test #53... failed: test lstat fstest_5b9f0ddfe491a65c9015883136621172 flags expect SF_APPEND result ENOENT Running test #54... failed: test rename fstest_5b9f0ddfe491a65c9015883136621172 fstest_abe3800d7a0fa8fae0b9da6c160ae3d3 expect EPERM result ENOENT Running test #55... failed: test lchflags fstest_5b9f0ddfe491a65c9015883136621172 UF_APPEND expect 0 result ENOENT Running test #56... failed: test lstat fstest_5b9f0ddfe491a65c9015883136621172 flags expect UF_APPEND result ENOENT Running test #57... failed: test rename fstest_5b9f0ddfe491a65c9015883136621172 fstest_abe3800d7a0fa8fae0b9da6c160ae3d3 expect EPERM result ENOENT Running test #58... failed: test lchflags fstest_5b9f0ddfe491a65c9015883136621172 none expect 0 result ENOENT Running test #59... failed: test unlink fstest_5b9f0ddfe491a65c9015883136621172 expect 0 result ENOENT /usr/src/regress/sys/ffs/mfs/../tests/rename/07.t: "rename returns EPERM if the parent directory of the file pointed at by the 'from' argument has its immutable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... failed: test stat fstest_3bfd99d452583d8f8799808ed97db9b1 flags expect SF_IMMUTABLE result none Running test #4... failed: test rename fstest_3bfd99d452583d8f8799808ed97db9b1/fstest_505800dca0e4e6a12b5e10a30408237b fstest_032e0819672db7083ac2a5c152a82228 expect EPERM result 0 Running test #5... okay. Running test #6... okay. Running test #7... failed: test rename fstest_3bfd99d452583d8f8799808ed97db9b1/fstest_505800dca0e4e6a12b5e10a30408237b fstest_032e0819672db7083ac2a5c152a82228 expect EPERM result ENOENT Running test #8... okay. Running test #9... failed: test stat fstest_3bfd99d452583d8f8799808ed97db9b1 flags expect SF_APPEND result none Running test #10... failed: test rename fstest_3bfd99d452583d8f8799808ed97db9b1/fstest_505800dca0e4e6a12b5e10a30408237b fstest_032e0819672db7083ac2a5c152a82228 expect EPERM result ENOENT Running test #11... okay. Running test #12... okay. Running test #13... failed: test rename fstest_3bfd99d452583d8f8799808ed97db9b1/fstest_505800dca0e4e6a12b5e10a30408237b fstest_032e0819672db7083ac2a5c152a82228 expect EPERM result ENOENT Running test #14... okay. Running test #15... failed: test unlink fstest_3bfd99d452583d8f8799808ed97db9b1/fstest_505800dca0e4e6a12b5e10a30408237b expect 0 result ENOENT Running test #16... okay. Running test #17... okay. Running test #18... failed: test stat fstest_3bfd99d452583d8f8799808ed97db9b1 flags expect SF_IMMUTABLE result none Running test #19... failed: test rename fstest_3bfd99d452583d8f8799808ed97db9b1/fstest_505800dca0e4e6a12b5e10a30408237b fstest_032e0819672db7083ac2a5c152a82228 expect EPERM result ENOTDIR Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... failed: test stat fstest_3bfd99d452583d8f8799808ed97db9b1 flags expect SF_APPEND result none Running test #25... failed: test rename fstest_3bfd99d452583d8f8799808ed97db9b1/fstest_505800dca0e4e6a12b5e10a30408237b fstest_032e0819672db7083ac2a5c152a82228 expect EPERM result ENOTDIR Running test #26... okay. Running test #27... okay. Running test #28... failed: test rename fstest_3bfd99d452583d8f8799808ed97db9b1/fstest_505800dca0e4e6a12b5e10a30408237b fstest_032e0819672db7083ac2a5c152a82228 expect EPERM result ENOTDIR Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... failed: test stat fstest_3bfd99d452583d8f8799808ed97db9b1 flags expect SF_IMMUTABLE result none Running test #34... failed: test rename fstest_3bfd99d452583d8f8799808ed97db9b1/fstest_505800dca0e4e6a12b5e10a30408237b fstest_032e0819672db7083ac2a5c152a82228 expect EPERM result 0 Running test #35... okay. Running test #36... okay. Running test #37... failed: test rename fstest_3bfd99d452583d8f8799808ed97db9b1/fstest_505800dca0e4e6a12b5e10a30408237b fstest_032e0819672db7083ac2a5c152a82228 expect EPERM result ENOENT Running test #38... okay. Running test #39... failed: test stat fstest_3bfd99d452583d8f8799808ed97db9b1 flags expect SF_APPEND result none Running test #40... failed: test rename fstest_3bfd99d452583d8f8799808ed97db9b1/fstest_505800dca0e4e6a12b5e10a30408237b fstest_032e0819672db7083ac2a5c152a82228 expect EPERM result ENOENT Running test #41... okay. Running test #42... okay. Running test #43... failed: test rename fstest_3bfd99d452583d8f8799808ed97db9b1/fstest_505800dca0e4e6a12b5e10a30408237b fstest_032e0819672db7083ac2a5c152a82228 expect EPERM result ENOENT Running test #44... okay. Running test #45... failed: test unlink fstest_3bfd99d452583d8f8799808ed97db9b1/fstest_505800dca0e4e6a12b5e10a30408237b expect 0 result ENOENT Running test #46... okay. Running test #47... okay. Running test #48... failed: test stat fstest_3bfd99d452583d8f8799808ed97db9b1 flags expect SF_IMMUTABLE result none Running test #49... failed: test rename fstest_3bfd99d452583d8f8799808ed97db9b1/fstest_505800dca0e4e6a12b5e10a30408237b fstest_032e0819672db7083ac2a5c152a82228 expect EPERM result 0 Running test #50... okay. Running test #51... okay. Running test #52... failed: test rename fstest_3bfd99d452583d8f8799808ed97db9b1/fstest_505800dca0e4e6a12b5e10a30408237b fstest_032e0819672db7083ac2a5c152a82228 expect EPERM result ENOENT Running test #53... okay. Running test #54... failed: test stat fstest_3bfd99d452583d8f8799808ed97db9b1 flags expect SF_APPEND result none Running test #55... failed: test rename fstest_3bfd99d452583d8f8799808ed97db9b1/fstest_505800dca0e4e6a12b5e10a30408237b fstest_032e0819672db7083ac2a5c152a82228 expect EPERM result ENOENT Running test #56... okay. Running test #57... okay. Running test #58... failed: test rename fstest_3bfd99d452583d8f8799808ed97db9b1/fstest_505800dca0e4e6a12b5e10a30408237b fstest_032e0819672db7083ac2a5c152a82228 expect EPERM result ENOENT Running test #59... okay. Running test #60... failed: test unlink fstest_3bfd99d452583d8f8799808ed97db9b1/fstest_505800dca0e4e6a12b5e10a30408237b expect 0 result ENOENT Running test #61... okay. /usr/src/regress/sys/ffs/mfs/../tests/rename/08.t: "rename returns EPERM if the parent directory of the file pointed at by the 'to' argument has its immutable flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... failed: test stat fstest_affed2d3d771f940e268871700be6c43 flags expect SF_IMMUTABLE result none Running test #4... failed: test rename fstest_8b6f7657935ab271b59c5a1bfabb71d0 fstest_affed2d3d771f940e268871700be6c43/fstest_c4df4e673f851f3f74d53f23b1a1b867 expect EPERM result 0 Running test #5... okay. Running test #6... okay. Running test #7... failed: test rename fstest_8b6f7657935ab271b59c5a1bfabb71d0 fstest_affed2d3d771f940e268871700be6c43/fstest_c4df4e673f851f3f74d53f23b1a1b867 expect EPERM result ENOENT Running test #8... okay. Running test #9... failed: test unlink fstest_8b6f7657935ab271b59c5a1bfabb71d0 expect 0 result ENOENT Running test #10... okay. Running test #11... okay. Running test #12... failed: test stat fstest_affed2d3d771f940e268871700be6c43 flags expect SF_IMMUTABLE result none Running test #13... failed: test rename fstest_8b6f7657935ab271b59c5a1bfabb71d0 fstest_affed2d3d771f940e268871700be6c43/fstest_c4df4e673f851f3f74d53f23b1a1b867 expect EPERM result ENOTDIR Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... failed: test stat fstest_affed2d3d771f940e268871700be6c43 flags expect SF_IMMUTABLE result none Running test #22... failed: test rename fstest_8b6f7657935ab271b59c5a1bfabb71d0 fstest_affed2d3d771f940e268871700be6c43/fstest_c4df4e673f851f3f74d53f23b1a1b867 expect EPERM result 0 Running test #23... okay. Running test #24... okay. Running test #25... failed: test rename fstest_8b6f7657935ab271b59c5a1bfabb71d0 fstest_affed2d3d771f940e268871700be6c43/fstest_c4df4e673f851f3f74d53f23b1a1b867 expect EPERM result ENOENT Running test #26... okay. Running test #27... failed: test unlink fstest_8b6f7657935ab271b59c5a1bfabb71d0 expect 0 result ENOENT Running test #28... okay. Running test #29... okay. Running test #30... failed: test stat fstest_affed2d3d771f940e268871700be6c43 flags expect SF_IMMUTABLE result none Running test #31... failed: test rename fstest_8b6f7657935ab271b59c5a1bfabb71d0 fstest_affed2d3d771f940e268871700be6c43/fstest_c4df4e673f851f3f74d53f23b1a1b867 expect EPERM result 0 Running test #32... okay. Running test #33... okay. Running test #34... failed: test rename fstest_8b6f7657935ab271b59c5a1bfabb71d0 fstest_affed2d3d771f940e268871700be6c43/fstest_c4df4e673f851f3f74d53f23b1a1b867 expect EPERM result ENOENT Running test #35... okay. Running test #36... failed: test unlink fstest_8b6f7657935ab271b59c5a1bfabb71d0 expect 0 result ENOENT Running test #37... okay. Running test #38... okay. Running test #39... failed: test stat fstest_affed2d3d771f940e268871700be6c43 flags expect SF_APPEND result none Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... failed: test stat fstest_affed2d3d771f940e268871700be6c43 flags expect SF_APPEND result none Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. Running test #56... okay. Running test #57... okay. Running test #58... okay. Running test #59... okay. Running test #60... okay. Running test #61... okay. Running test #62... okay. Running test #63... failed: test stat fstest_affed2d3d771f940e268871700be6c43 flags expect SF_APPEND result none Running test #64... okay. Running test #65... okay. Running test #66... okay. Running test #67... okay. Running test #68... okay. Running test #69... okay. Running test #70... okay. Running test #71... okay. Running test #72... okay. Running test #73... okay. Running test #74... okay. Running test #75... failed: test stat fstest_affed2d3d771f940e268871700be6c43 flags expect SF_APPEND result none Running test #76... okay. Running test #77... okay. Running test #78... okay. Running test #79... okay. Running test #80... okay. Running test #81... okay. Running test #82... okay. Running test #83... okay. Running test #84... okay. Running test #85... okay. /usr/src/regress/sys/ffs/mfs/../tests/rename/09.t: "rename returns EACCES or EPERM if the directory containing 'from' is marked sticky, and neither the containing directory nor 'from' are owned by the effective user ID" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. /usr/src/regress/sys/ffs/mfs/../tests/rename/10.t: "rename returns EACCES or EPERM if the file pointed at by the 'to' argument exists, the directory containing 'to' is marked sticky, and neither the containing directory nor 'to' are owned by the effective user ID" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. Running test #55... okay. Running test #56... okay. Running test #57... okay. Running test #58... okay. Running test #59... okay. Running test #60... okay. Running test #61... okay. Running test #62... okay. Running test #63... okay. Running test #64... okay. Running test #65... okay. Running test #66... okay. Running test #67... okay. Running test #68... okay. Running test #69... okay. Running test #70... okay. Running test #71... okay. Running test #72... okay. Running test #73... okay. Running test #74... okay. Running test #75... okay. Running test #76... okay. Running test #77... okay. Running test #78... okay. Running test #79... okay. Running test #80... okay. Running test #81... okay. Running test #82... okay. Running test #83... okay. Running test #84... okay. Running test #85... okay. Running test #86... okay. Running test #87... okay. Running test #88... okay. Running test #89... okay. Running test #90... okay. Running test #91... okay. Running test #92... okay. Running test #93... okay. Running test #94... okay. Running test #95... okay. Running test #96... okay. Running test #97... okay. Running test #98... okay. Running test #99... okay. Running test #100... okay. Running test #101... okay. Running test #102... okay. Running test #103... okay. Running test #104... okay. Running test #105... okay. Running test #106... okay. Running test #107... okay. Running test #108... okay. Running test #109... okay. Running test #110... okay. Running test #111... okay. Running test #112... okay. Running test #113... okay. Running test #114... okay. Running test #115... okay. Running test #116... okay. Running test #117... okay. Running test #118... okay. Running test #119... okay. Running test #120... okay. Running test #121... okay. Running test #122... okay. Running test #123... okay. Running test #124... okay. Running test #125... okay. Running test #126... okay. Running test #127... okay. Running test #128... okay. Running test #129... okay. Running test #130... okay. Running test #131... okay. Running test #132... okay. Running test #133... okay. Running test #134... okay. Running test #135... okay. Running test #136... okay. Running test #137... okay. Running test #138... okay. Running test #139... okay. Running test #140... okay. Running test #141... okay. Running test #142... okay. Running test #143... okay. Running test #144... okay. Running test #145... okay. Running test #146... okay. Running test #147... okay. Running test #148... okay. Running test #149... okay. Running test #150... okay. Running test #151... okay. Running test #152... okay. Running test #153... okay. Running test #154... okay. Running test #155... okay. Running test #156... okay. Running test #157... okay. Running test #158... okay. Running test #159... okay. Running test #160... okay. Running test #161... okay. Running test #162... okay. Running test #163... okay. Running test #164... okay. Running test #165... okay. Running test #166... okay. Running test #167... okay. Running test #168... okay. Running test #169... okay. Running test #170... okay. Running test #171... okay. Running test #172... okay. Running test #173... okay. Running test #174... okay. Running test #175... okay. Running test #176... okay. Running test #177... okay. Running test #178... okay. Running test #179... okay. Running test #180... okay. Running test #181... okay. Running test #182... okay. Running test #183... okay. Running test #184... okay. Running test #185... okay. Running test #186... okay. Running test #187... okay. /usr/src/regress/sys/ffs/mfs/../tests/rename/11.t: "rename returns ELOOP if too many symbolic links were encountered in translating one of the pathnames" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/mfs/../tests/rename/12.t: "rename returns ENOTDIR if a component of either path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/mfs/../tests/rename/13.t: "rename returns ENOTDIR when the 'from' argument is a directory, but 'to' is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. /usr/src/regress/sys/ffs/mfs/../tests/rename/14.t: "rename returns EISDIR when the 'to' argument is a directory, but 'from' is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. /usr/src/regress/sys/ffs/mfs/../tests/rename/15.t: "rename returns EXDEV if the link named by 'to' and the file named by 'from' are on different file systems" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/mfs/../tests/rename/16.t: "rename returns EROFS if the requested link requires writing in a directory on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/mfs/../tests/rename/17.t: "rename returns EFAULT if one of the pathnames specified is outside the process's allocated address space" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/mfs/../tests/rename/18.t: "rename returns EINVAL when the 'from' argument is a parent directory of 'to'" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/mfs/../tests/rename/19.t: "rename returns EINVAL when an attempt is made to rename '.' or '..'" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/mfs/../tests/rename/20.t: "rename returns EEXIST or ENOTEMPTY if the 'to' argument is a directory and is not empty" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. 704 tests completed, 89 failed. ==== run-rmdir ==== cd /mnt/regress-mfs && env FSTEST=/usr/src/regress/sys/ffs/mfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/mfs/../run /usr/src/regress/sys/ffs/mfs/../tests/rmdir/*.t /usr/src/regress/sys/ffs/mfs/../tests/rmdir/00.t: "rmdir removes directories" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/mfs/../tests/rmdir/01.t: "rmdir returns ENOTDIR if a component of the path is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/mfs/../tests/rmdir/02.t: "rmdir returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/mfs/../tests/rmdir/03.t: "rmdir returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/mfs/../tests/rmdir/04.t: "rmdir returns ENOENT if the named directory does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/mfs/../tests/rmdir/05.t: "rmdir returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/mfs/../tests/rmdir/06.t: "rmdir returns EEXIST or ENOTEMPTY the named directory contains files other than '.' and '..' in it" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. /usr/src/regress/sys/ffs/mfs/../tests/rmdir/07.t: "rmdir returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/mfs/../tests/rmdir/08.t: "rmdir returns EACCES when write permission is denied on the directory containing the link to be removed" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/mfs/../tests/rmdir/09.t: "rmdir returns EPERM if the named file has its immutable, undeletable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... failed: test rmdir fstest_b1d5153c0970ed46f5b8d2d0aa594955 expect EPERM result 0 Running test #3... failed: test chflags fstest_b1d5153c0970ed46f5b8d2d0aa594955 none expect 0 result ENOENT Running test #4... failed: test rmdir fstest_b1d5153c0970ed46f5b8d2d0aa594955 expect 0 result ENOENT Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... failed: test rmdir fstest_b1d5153c0970ed46f5b8d2d0aa594955 expect EPERM result 0 Running test #13... failed: test chflags fstest_b1d5153c0970ed46f5b8d2d0aa594955 none expect 0 result ENOENT Running test #14... failed: test rmdir fstest_b1d5153c0970ed46f5b8d2d0aa594955 expect 0 result ENOENT Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. /usr/src/regress/sys/ffs/mfs/../tests/rmdir/10.t: "rmdir returns EPERM if the parent directory of the named file has its immutable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... failed: test rmdir fstest_f7f00b14b50f562cdcfb27efad53699a/fstest_a41276e4f15b6117fc0e744f8dc7d4c9 expect EPERM result 0 Running test #4... okay. Running test #5... failed: test rmdir fstest_f7f00b14b50f562cdcfb27efad53699a/fstest_a41276e4f15b6117fc0e744f8dc7d4c9 expect 0 result ENOENT Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... failed: test rmdir fstest_f7f00b14b50f562cdcfb27efad53699a/fstest_a41276e4f15b6117fc0e744f8dc7d4c9 expect EPERM result 0 Running test #14... okay. Running test #15... failed: test rmdir fstest_f7f00b14b50f562cdcfb27efad53699a/fstest_a41276e4f15b6117fc0e744f8dc7d4c9 expect 0 result ENOENT Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. /usr/src/regress/sys/ffs/mfs/../tests/rmdir/11.t: "rmdir returns EACCES or EPERM if the directory containing the directory to be removed is marked sticky, and neither the containing directory nor the directory to be removed are owned by the effective user ID" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. /usr/src/regress/sys/ffs/mfs/../tests/rmdir/12.t: "rmdir returns EINVAL if the last component of the path is '.' or '..'" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... failed: test rmdir fstest_ffcb35fad495a1f00002c9a3ddf2bcb9/fstest_9a1256d7e7bb8ffddd2d89f8f0e23add/.. expect EINVAL result ENOTEMPTY Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/mfs/../tests/rmdir/13.t: "rmdir returns EBUSY if the directory to be removed is the mount point for a mounted file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/mfs/../tests/rmdir/14.t: "rmdir returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/mfs/../tests/rmdir/15.t: "rmdir returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 163 tests completed, 11 failed. ==== run-symlink ==== cd /mnt/regress-mfs && env FSTEST=/usr/src/regress/sys/ffs/mfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/mfs/../run /usr/src/regress/sys/ffs/mfs/../tests/symlink/*.t /usr/src/regress/sys/ffs/mfs/../tests/symlink/00.t: "symlink creates symbolic links" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/mfs/../tests/symlink/01.t: "symlink returns ENOTDIR if a component of the name2 path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/mfs/../tests/symlink/02.t: "symlink returns ENAMETOOLONG if a component of the name2 pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. /usr/src/regress/sys/ffs/mfs/../tests/symlink/03.t: "symlink returns ENAMETOOLONG if an entire length of either path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. /usr/src/regress/sys/ffs/mfs/../tests/symlink/04.t: "symlink returns ENOENT if a component of the name2 path prefix does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/mfs/../tests/symlink/05.t: "symlink returns EACCES when a component of the name2 path prefix denies search permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/mfs/../tests/symlink/06.t: "symlink returns EACCES if the parent directory of the file to be created denies write permission" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/mfs/../tests/symlink/07.t: "symlink returns ELOOP if too many symbolic links were encountered in translating the name2 path name" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/mfs/../tests/symlink/08.t: "symlink returns EEXIST if the name2 argument already exists" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. /usr/src/regress/sys/ffs/mfs/../tests/symlink/09.t: "symlink returns EPERM if the parent directory of the file named by name2 has its immutable flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... failed: test symlink test fstest_a68bbce721432fc5b8ce74593eae95a9/fstest_f600707546eef35a56aa77ae3924a74d expect EPERM result 0 Running test #5... okay. Running test #6... failed: test symlink test fstest_a68bbce721432fc5b8ce74593eae95a9/fstest_f600707546eef35a56aa77ae3924a74d expect 0 result EEXIST Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. /usr/src/regress/sys/ffs/mfs/../tests/symlink/10.t: "symlink returns EROFS if the file name2 would reside on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. /usr/src/regress/sys/ffs/mfs/../tests/symlink/11.t: "symlink returns ENOSPC if there are no free inodes on the file system on which the symbolic link is being created" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/mfs/../tests/symlink/12.t: "symlink returns EFAULT if one of the pathnames specified is outside the process's allocated address space" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. 120 tests completed, 2 failed. ==== run-truncate ==== cd /mnt/regress-mfs && env FSTEST=/usr/src/regress/sys/ffs/mfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/mfs/../run /usr/src/regress/sys/ffs/mfs/../tests/truncate/*.t /usr/src/regress/sys/ffs/mfs/../tests/truncate/00.t: "truncate descrease/increase file size" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. /usr/src/regress/sys/ffs/mfs/../tests/truncate/01.t: "truncate returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/mfs/../tests/truncate/02.t: "truncate returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/mfs/../tests/truncate/03.t: "truncate returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/mfs/../tests/truncate/04.t: "truncate returns ENOENT if the named file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/mfs/../tests/truncate/05.t: "truncate returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. /usr/src/regress/sys/ffs/mfs/../tests/truncate/06.t: "truncate returns EACCES if the named file is not writable by the user" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. /usr/src/regress/sys/ffs/mfs/../tests/truncate/07.t: "truncate returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/mfs/../tests/truncate/08.t: "truncate returns EPERM if the named file has its immutable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... failed: test truncate fstest_e59f771bdefc268f0ea81f6f360a816f 123 expect EPERM result 0 Running test #3... failed: test stat fstest_e59f771bdefc268f0ea81f6f360a816f size expect 0 result 123 Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... failed: test truncate fstest_e59f771bdefc268f0ea81f6f360a816f 123 expect EPERM result 0 Running test #17... failed: test stat fstest_e59f771bdefc268f0ea81f6f360a816f size expect 0 result 123 Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. /usr/src/regress/sys/ffs/mfs/../tests/truncate/09.t: "truncate returns EISDIR if the named file is a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/mfs/../tests/truncate/10.t: "truncate returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/mfs/../tests/truncate/11.t: "truncate returns ETXTBSY the file is a pure procedure (shared text) file that is being executed" Running test #0... okay. Running test #1... okay. /usr/src/regress/sys/ffs/mfs/../tests/truncate/12.t: "truncate returns EFBIG or EINVAL if the length argument was greater than the maximum file size" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/mfs/../tests/truncate/13.t: "truncate returns EINVAL if the length argument was less than 0" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/mfs/../tests/truncate/14.t: "truncate returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 128 tests completed, 4 failed. ==== run-unlink ==== cd /mnt/regress-mfs && env FSTEST=/usr/src/regress/sys/ffs/mfs/obj/../fstest /bin/sh /usr/src/regress/sys/ffs/mfs/../run /usr/src/regress/sys/ffs/mfs/../tests/unlink/*.t /usr/src/regress/sys/ffs/mfs/../tests/unlink/00.t: "unlink removes regular files, symbolic links, fifos and sockets" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. Running test #33... okay. Running test #34... okay. Running test #35... okay. Running test #36... okay. Running test #37... okay. Running test #38... okay. Running test #39... okay. Running test #40... okay. Running test #41... okay. Running test #42... okay. Running test #43... okay. Running test #44... okay. Running test #45... okay. Running test #46... okay. Running test #47... okay. Running test #48... okay. Running test #49... okay. Running test #50... okay. Running test #51... okay. Running test #52... okay. Running test #53... okay. Running test #54... okay. /usr/src/regress/sys/ffs/mfs/../tests/unlink/01.t: "unlink returns ENOTDIR if a component of the path prefix is not a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/mfs/../tests/unlink/02.t: "unlink returns ENAMETOOLONG if a component of a pathname exceeded 255 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/mfs/../tests/unlink/03.t: "unlink returns ENAMETOOLONG if an entire path name exceeded 1023 characters" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. /usr/src/regress/sys/ffs/mfs/../tests/unlink/04.t: "unlink returns ENOENT if the named file does not exist" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. /usr/src/regress/sys/ffs/mfs/../tests/unlink/05.t: "unlink returns EACCES when search permission is denied for a component of the path prefix" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/mfs/../tests/unlink/06.t: "unlink returns EACCES when write permission is denied on the directory containing the link to be removed" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. /usr/src/regress/sys/ffs/mfs/../tests/unlink/07.t: "unlink returns ELOOP if too many symbolic links were encountered in translating the pathname" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. /usr/src/regress/sys/ffs/mfs/../tests/unlink/08.t: "unlink returns EPERM if the named file is a directory" Running test #0... okay. Running test #1... okay. Running test #2... okay. /usr/src/regress/sys/ffs/mfs/../tests/unlink/09.t: "unlink returns EPERM if the named file has its immutable, undeletable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... failed: test unlink fstest_dfd14f58ed89627bd2bd0f43cedec2ea expect EPERM result 0 Running test #3... failed: test chflags fstest_dfd14f58ed89627bd2bd0f43cedec2ea none expect 0 result ENOENT Running test #4... failed: test unlink fstest_dfd14f58ed89627bd2bd0f43cedec2ea expect 0 result ENOENT Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... failed: test unlink fstest_dfd14f58ed89627bd2bd0f43cedec2ea expect EPERM result 0 Running test #13... failed: test chflags fstest_dfd14f58ed89627bd2bd0f43cedec2ea none expect 0 result ENOENT Running test #14... failed: test unlink fstest_dfd14f58ed89627bd2bd0f43cedec2ea expect 0 result ENOENT Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. /usr/src/regress/sys/ffs/mfs/../tests/unlink/10.t: "unlink returns EPERM if the parent directory of the named file has its immutable or append-only flag set" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... failed: test unlink fstest_0c12500afc7bb9c0db698d43f63d943b/fstest_faf97c3c97b7faff69abc9186aeb3435 expect EPERM result 0 Running test #4... okay. Running test #5... failed: test unlink fstest_0c12500afc7bb9c0db698d43f63d943b/fstest_faf97c3c97b7faff69abc9186aeb3435 expect 0 result ENOENT Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... failed: test unlink fstest_0c12500afc7bb9c0db698d43f63d943b/fstest_faf97c3c97b7faff69abc9186aeb3435 expect EPERM result 0 Running test #14... okay. Running test #15... failed: test unlink fstest_0c12500afc7bb9c0db698d43f63d943b/fstest_faf97c3c97b7faff69abc9186aeb3435 expect 0 result ENOENT Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. /usr/src/regress/sys/ffs/mfs/../tests/unlink/11.t: "unlink returns EACCES or EPERM if the directory containing the file is marked sticky, and neither the containing directory nor the file to be removed are owned by the effective user ID" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. Running test #5... okay. Running test #6... okay. Running test #7... okay. Running test #8... okay. Running test #9... okay. Running test #10... okay. Running test #11... okay. Running test #12... okay. Running test #13... okay. Running test #14... okay. Running test #15... okay. Running test #16... okay. Running test #17... okay. Running test #18... okay. Running test #19... okay. Running test #20... okay. Running test #21... okay. Running test #22... okay. Running test #23... okay. Running test #24... okay. Running test #25... okay. Running test #26... okay. Running test #27... okay. Running test #28... okay. Running test #29... okay. Running test #30... okay. Running test #31... okay. Running test #32... okay. /usr/src/regress/sys/ffs/mfs/../tests/unlink/12.t: "unlink returns EROFS if the named file resides on a read-only file system" Running test #0... okay. Running test #1... okay. Running test #2... okay. Running test #3... okay. Running test #4... okay. /usr/src/regress/sys/ffs/mfs/../tests/unlink/13.t: "unlink returns EFAULT if the path argument points outside the process's allocated address space" Running test #0... okay. Running test #1... okay. 191 tests completed, 10 failed. ==== umount ==== umount /mnt/regress-mfs ==== unconfig ==== umount -f /mnt/regress-mfs 2>/dev/null || true rmdir /mnt/regress-mfs 2>/dev/null || true PASS sys/ffs Duration 11m31.72s START sys/fifofs 2025-02-13T02:14:09Z rm -f a.out [Ee]rrs mklog *.core y.tab.h fifotest fifotest.o fi.fo.fum fifotest.d ==== runtest ==== cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/sys/fifofs/fifotest.c cc -o fifotest fifotest.o ./fifotest fi.fo.fum | diff -u /usr/src/regress/sys/fifofs/fifotest.out - PASS sys/fifofs Duration 0m33.74s START sys/fileops 2025-02-13T02:14:43Z rm -f a.out [Ee]rrs mklog *.core y.tab.h fileops fileops.o fileops.d ===> ffs rm -f a.out [Ee]rrs mklog *.core y.tab.h diskimage vnd stamp-mount ===> ext2 rm -f a.out [Ee]rrs mklog *.core y.tab.h diskimage vnd stamp-mount ===> msdos16 rm -f a.out [Ee]rrs mklog *.core y.tab.h diskimage vnd stamp-mount ===> msdos32 rm -f a.out [Ee]rrs mklog *.core y.tab.h diskimage vnd stamp-mount ===> ffs ==== mount ==== umount -f /dev/$(/dev/null || true /bin/sh: vnd: No such file or directory rmdir /mnt/regress-fileops-ffs 2>/dev/null || true vnconfig -u $(/dev/null || true /bin/sh: vnd: No such file or directory rm -f stamp-setup dd if=/dev/urandom of=diskimage bs=1M count=64 64+0 records in 64+0 records out 67108864 bytes transferred in 0.365 secs (183566111 bytes/sec) vnconfig diskimage >vnd newfs /dev/r$(/dev/null || true rmdir /mnt/regress-fileops-ffs 2>/dev/null || true vnconfig -u $(/dev/null || true rm -f stamp-setup ==== remove-diskimage ==== rm -f diskimage ===> ext2 ==== mount ==== umount -f /dev/$(/dev/null || true /bin/sh: vnd: No such file or directory rmdir /mnt/regress-fileops-ext2 2>/dev/null || true vnconfig -u $(/dev/null || true /bin/sh: vnd: No such file or directory rm -f stamp-setup dd if=/dev/urandom of=diskimage bs=1M count=64 64+0 records in 64+0 records out 67108864 bytes transferred in 0.350 secs (191294050 bytes/sec) vnconfig diskimage >vnd newfs_ext2fs -I /dev/r$(/dev/null || true rmdir /mnt/regress-fileops-ext2 2>/dev/null || true vnconfig -u $(/dev/null || true rm -f stamp-setup ==== remove-diskimage ==== rm -f diskimage ===> msdos16 ==== mount ==== umount -f /dev/$(/dev/null || true /bin/sh: vnd: No such file or directory rmdir /mnt/regress-fileops-msdos16 2>/dev/null || true vnconfig -u $(/dev/null || true /bin/sh: vnd: No such file or directory rm -f stamp-setup dd if=/dev/urandom of=diskimage bs=1M count=64 64+0 records in 64+0 records out 67108864 bytes transferred in 0.350 secs (191698044 bytes/sec) vnconfig diskimage >vnd newfs_msdos -F 16 /dev/r$(/dev/null || true rmdir /mnt/regress-fileops-msdos16 2>/dev/null || true vnconfig -u $(/dev/null || true rm -f stamp-setup ==== remove-diskimage ==== rm -f diskimage ===> msdos32 ==== mount ==== umount -f /dev/$(/dev/null || true /bin/sh: vnd: No such file or directory rmdir /mnt/regress-fileops-msdos32 2>/dev/null || true vnconfig -u $(/dev/null || true /bin/sh: vnd: No such file or directory rm -f stamp-setup dd if=/dev/urandom of=diskimage bs=1M count=64 64+0 records in 64+0 records out 67108864 bytes transferred in 0.350 secs (191391456 bytes/sec) vnconfig diskimage >vnd newfs_msdos -F 32 -c 1 /dev/r$(/dev/null || true rmdir /mnt/regress-fileops-msdos32 2>/dev/null || true vnconfig -u $(/dev/null || true rm -f stamp-setup ==== remove-diskimage ==== rm -f diskimage PASS sys/fileops Duration 0m36.36s START sys/kern/accept 2025-02-13T02:15:19Z rm -f a.out [Ee]rrs mklog *.core y.tab.h accept accept.o test-sock accept.d ==== run-regress-accept ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/accept/accept.c cc -o accept accept.o ./accept PASS sys/kern/accept Duration 0m02.19s START sys/kern/access 2025-02-13T02:15:22Z rm -f a.out [Ee]rrs mklog *.core y.tab.h access access.o access.d ==== run-regress-access ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/access/access.c cc -o access access.o ./access PASS sys/kern/access Duration 0m00.20s START sys/kern/bind 2025-02-13T02:15:22Z rm -f a.out [Ee]rrs mklog *.core y.tab.h bind bind.o bind.d ==== run-regress-bind ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/bind/bind.c cc -o bind bind.o ./bind PASS sys/kern/bind Duration 0m00.16s START sys/kern/clock_gettime 2025-02-13T02:15:22Z rm -f a.out [Ee]rrs mklog *.core y.tab.h monotonicrelapse monotonicrelapse.o monotonicrelapse.d ==== run-regress-monotonicrelapse ==== cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/kern/clock_gettime/monotonicrelapse.c /usr/src/regress/sys/kern/clock_gettime/monotonicrelapse.c:90:8: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] num = (int)arg; ^~~~~~~~ 1 warning generated. cc -o monotonicrelapse monotonicrelapse.o -lpthread ./monotonicrelapse 6 PASS sys/kern/clock_gettime Duration 0m10.21s START sys/kern/cmsgsize 2025-02-13T02:15:32Z rm -f a.out [Ee]rrs mklog *.core y.tab.h cmsgsize cmsgsize.o cmsgsize.d This tests needs a local address and a non existing remote address in the same IPv4 network. LOCAL_ADDR FAKE_ADDR are empty. Fill out these variables for additional tests. SKIPPED SKIP sys/kern/cmsgsize Test skipped itself START sys/kern/descrip 2025-02-13T02:15:32Z rm -f a.out [Ee]rrs mklog *.core y.tab.h descrip descrip.o descrip.d ==== run-regress-descrip ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/descrip/descrip.c cc -o descrip descrip.o ./descrip PASS sys/kern/descrip Duration 0m00.16s START sys/kern/dup2 2025-02-13T02:15:32Z rm -f a.out [Ee]rrs mklog *.core y.tab.h dup2test dup2test.o dup2test.d ==== run-regress-dup2test ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/dup2/dup2test.c cc -o dup2test dup2test.o ./dup2test PASS sys/kern/dup2 Duration 0m00.16s START sys/kern/dup2_accept 2025-02-13T02:15:33Z rm -f a.out [Ee]rrs mklog *.core y.tab.h dup2_accept dup2_accept.o dup2_accept.d ==== run-regress-dup2_accept ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/dup2_accept/dup2_accept.c cc -o dup2_accept dup2_accept.o -lpthread ./dup2_accept PASS sys/kern/dup2_accept Duration 0m01.19s START sys/kern/dup2_self 2025-02-13T02:15:34Z rm -f a.out [Ee]rrs mklog *.core y.tab.h dup2_self dup2_self.o dup2_self.d ==== run-regress-dup2_self ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/dup2_self/dup2_self.c cc -o dup2_self dup2_self.o ./dup2_self PASS sys/kern/dup2_self Duration 0m00.16s START sys/kern/exec_self 2025-02-13T02:15:34Z rm -f a.out [Ee]rrs mklog *.core y.tab.h exec_self exec_self.o exec_self.d ==== run-regress-exec_self ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/exec_self/exec_self.c cc -o exec_self exec_self.o ./exec_self PASS sys/kern/exec_self Duration 0m00.17s START sys/kern/execve 2025-02-13T02:15:34Z rm -f a.out [Ee]rrs mklog *.core y.tab.h doexec doexec.o empty nonexistshell devnullscript badinterplen goodscript scriptarg scriptarg-nospace goodaout truncaout doexec.d ==== test-empty ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/execve/doexec.c cc -static -o doexec doexec.o install -c -m 755 /usr/src/regress/sys/kern/execve/tests/empty.in empty /usr/src/regress/sys/kern/execve/obj/doexec /usr/src/regress/sys/kern/execve/obj/empty | diff - /usr/src/regress/sys/kern/execve/good/empty ==== test-nonexist ==== /usr/src/regress/sys/kern/execve/obj/doexec /usr/src/regress/sys/kern/execve/obj/nonexistent | diff - /usr/src/regress/sys/kern/execve/good/nonexistent ==== test-nonexistshell ==== install -c -m 755 /usr/src/regress/sys/kern/execve/tests/nonexistshell.in nonexistshell /usr/src/regress/sys/kern/execve/obj/doexec /usr/src/regress/sys/kern/execve/obj/nonexistshell | diff - /usr/src/regress/sys/kern/execve/good/nonexistshell ==== test-devnullscript ==== install -c -m 755 /usr/src/regress/sys/kern/execve/tests/devnullscript.in devnullscript /usr/src/regress/sys/kern/execve/obj/doexec /usr/src/regress/sys/kern/execve/obj/devnullscript | diff - /usr/src/regress/sys/kern/execve/good/devnullscript ==== test-badinterplen ==== install -c -m 755 /usr/src/regress/sys/kern/execve/tests/badinterplen.in badinterplen /usr/src/regress/sys/kern/execve/obj/doexec /usr/src/regress/sys/kern/execve/obj/badinterplen | diff - /usr/src/regress/sys/kern/execve/good/badinterplen ==== test-goodscript ==== install -c -m 755 /usr/src/regress/sys/kern/execve/tests/goodscript.in goodscript /usr/src/regress/sys/kern/execve/obj/doexec /usr/src/regress/sys/kern/execve/obj/goodscript | diff - /usr/src/regress/sys/kern/execve/good/goodscript ==== test-scriptarg ==== install -c -m 755 /usr/src/regress/sys/kern/execve/tests/scriptarg.in scriptarg /usr/src/regress/sys/kern/execve/obj/doexec /usr/src/regress/sys/kern/execve/obj/scriptarg 2>&1 | diff - /usr/src/regress/sys/kern/execve/good/scriptarg ==== test-scriptarg-nospace ==== install -c -m 755 /usr/src/regress/sys/kern/execve/tests/scriptarg-nospace.in scriptarg-nospace /usr/src/regress/sys/kern/execve/obj/doexec /usr/src/regress/sys/kern/execve/obj/scriptarg-nospace 2>&1 | diff - /usr/src/regress/sys/kern/execve/good/scriptarg-nospace ==== test-goodaout ==== cc -O2 -pipe -g -MD -MP -static -o goodaout /usr/src/regress/sys/kern/execve/tests/goodaout.c /usr/src/regress/sys/kern/execve/obj/doexec /usr/src/regress/sys/kern/execve/obj/goodaout | diff - /usr/src/regress/sys/kern/execve/good/goodaout ==== test-truncaout ==== /bin/rm -rf truncaout dd if=/usr/src/regress/sys/kern/execve/obj/goodaout of=truncaout bs=16 count=1 1+0 records in 1+0 records out 16 bytes transferred in 0.000 secs (523098 bytes/sec) chmod a+x truncaout /usr/src/regress/sys/kern/execve/obj/doexec /usr/src/regress/sys/kern/execve/obj/truncaout | diff - /usr/src/regress/sys/kern/execve/good/truncaout PASS sys/kern/execve Duration 0m00.54s START sys/kern/exit 2025-02-13T02:15:35Z rm -f a.out [Ee]rrs mklog *.core y.tab.h exit exit.o exit.d ==== run-regress-exit ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/exit/exit.c cc -o exit exit.o ./exit PASS sys/kern/exit Duration 0m00.15s START sys/kern/extent 2025-02-13T02:15:35Z rm -f a.out [Ee]rrs mklog *.core y.tab.h extest extest.o subr_extent.o extest.c *.tmp *.out *.norm extest.d subr_extent.d ==== run-extent ==== awk -f /usr/src/regress/sys/kern/extent/extest.awk /usr/src/regress/sys/kern/extent/tests >extest.c.tmp mv extest.c.tmp extest.c cc -O2 -pipe -g -MD -MP -D_EXTENT_TESTING -DDIAGNOSTIC -c extest.c cc -O2 -pipe -g -MD -MP -D_EXTENT_TESTING -DDIAGNOSTIC -c /usr/src/regress/sys/kern/extent/../../../../sys/kern/subr_extent.c cc -o extest extest.o subr_extent.o ./extest >extest.out sed -n 's/ffffffffffffffff/ffffffffffffffff/;5,$p' /usr/src/regress/sys/kern/extent/extest.exp >extest.norm diff -up extest.norm extest.out PASS sys/kern/extent Duration 0m00.64s START sys/kern/fchdir 2025-02-13T02:15:35Z rm -f a.out [Ee]rrs mklog *.core y.tab.h fchdir fchdir.o fchdir.d ==== run-regress-fchdir ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/fchdir/fchdir.c cc -o fchdir fchdir.o ./fchdir PASS sys/kern/fchdir Duration 0m00.17s START sys/kern/fchown 2025-02-13T02:15:36Z rm -f a.out [Ee]rrs mklog *.core y.tab.h fchown fchown.o fchown.d ==== clone-device ==== cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/kern/fchown/fchown.c cc -o fchown fchown.o ./fchown PASS sys/kern/fchown Duration 0m00.15s START sys/kern/fcntl_dup 2025-02-13T02:15:36Z rm -f a.out [Ee]rrs mklog *.core y.tab.h fcntl_dup fcntl_dup.o fcntl_dup.d ==== run-regress-fcntl_dup ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/fcntl_dup/fcntl_dup.c cc -o fcntl_dup fcntl_dup.o ./fcntl_dup PASS sys/kern/fcntl_dup Duration 0m00.16s START sys/kern/flock 2025-02-13T02:15:36Z rm -f a.out [Ee]rrs mklog *.core y.tab.h flock lockf flock.o util.o lockf.o util.o flock.d util.d lockf.d util.d ==== run-flock-1 ==== cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/kern/flock/flock.c cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/kern/flock/util.c cc -o flock flock.o util.o -lutil ./flock 1 ==== run-flock-2 ==== ./flock 2 ==== run-flock-3 ==== ./flock 3 ==== run-flock-4 ==== ./flock 4 ==== run-flock-5 ==== ./flock 5 ==== run-flock-6 ==== ./flock 6 ==== run-flock-7 ==== ./flock 7 ==== run-flock-8 ==== ./flock 8 ==== run-flock-9 ==== ./flock 9 ==== run-flock-10 ==== ./flock 10 ==== run-flock-11 ==== ./flock 11 ==== run-flock-12 ==== ./flock 12 ==== run-flock-13 ==== ./flock 13 ==== run-flock-14 ==== ./flock 14 ==== run-flock-15 ==== ./flock 15 ==== run-flock-16 ==== ./flock 16 ==== run-flock-17 ==== ./flock 17 ==== run-flock-18 ==== ./flock 18 ==== run-flock-19 ==== ./flock 19 ==== run-flock-20 ==== ./flock 20 ==== run-flock-21 ==== ./flock 21 ==== run-flock-22 ==== ./flock 22 ==== run-flock-23 ==== ./flock 23 ==== run-flock-24 ==== ./flock 24 ==== run-flock-25 ==== ./flock 25 ==== run-flock-26 ==== ./flock 26 ==== run-lockf-1 ==== cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/kern/flock/lockf.c cc -o lockf lockf.o util.o ./lockf 1 ==== run-lockf-2 ==== ./lockf 2 PASS sys/kern/flock Duration 0m08.64s START sys/kern/fork-exit 2025-02-13T02:15:45Z rm -f a.out [Ee]rrs mklog *.core y.tab.h fork-exit fork-exit.o fork-exit.d ==== run-fork1-exit ==== cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/kern/fork-exit/fork-exit.c cc -o fork-exit fork-exit.o -lpthread # test forking a single child ulimit -p 500 -n 1000; ./fork-exit ==== run-fork-exit ==== # fork 300 children and kill them simultaneously as process group ulimit -p 500 -n 1000; ./fork-exit -p 300 ==== run-fork-exec-exit ==== # fork 300 children, exec sleep programs, and kill process group ulimit -p 500 -n 1000; ./fork-exit -e -p 300 ==== run-fork1-thread1 ==== # fork a single child and create one thread ulimit -p 500 -n 1000; ./fork-exit -t 1 ==== run-fork1-thread ==== # fork a single child and create 1000 threads ulimit -p 500 -n 1000; ./fork-exit -t 1000 ==== run-fork-thread ==== # fork 30 children each with 30 threads and kill process group ulimit -p 500 -n 1000; ./fork-exit -p 30 -t 30 ==== run-fork1-heap ==== # allocate 400 MB of heap memory ulimit -p 500 -n 1000; ./fork-exit -h 400000 ==== run-fork-heap ==== # allocate 400 MB of heap memory in processes ulimit -p 500 -n 1000; ./fork-exit -p 100 -h 4000 ==== run-fork1-thread1-heap ==== # allocate 400 MB of heap memory in single child and one thread ulimit -p 500 -n 1000; ./fork-exit -t 1 -h 400000 ==== run-fork-thread-heap ==== # allocate 400 MB of heap memory in threads ulimit -p 500 -n 1000; ./fork-exit -p 10 -t 100 -h 400 ==== run-fork1-stack ==== # allocate 32 MB of stack memory ulimit -p 500 -n 1000; ulimit -s 32768; ./fork-exit -s 32000 ==== run-fork-stack ==== # allocate 400 MB of stack memory in processes ulimit -p 500 -n 1000; ulimit -s 32768; ./fork-exit -p 100 -s 4000 ==== run-fork1-thread1-stack ==== # allocate 400 MB of stack memory in single child and one thread ulimit -p 500 -n 1000; ./fork-exit -t 1 -s 400000 ==== run-fork-thread-stack ==== # allocate 400 MB of stack memory in threads ulimit -p 500 -n 1000; ./fork-exit -p 10 -t 100 -s 400 ==== cleanup ==== # check that all processes have been terminated and waited for ! pkill -u `id -u` fork-exit PASS sys/kern/fork-exit Duration 0m04.80s START sys/kern/ftruncate 2025-02-13T02:15:49Z rm -f a.out [Ee]rrs mklog *.core y.tab.h ftruncate ftruncate.o ftruncate.d ==== clone-device ==== cc -O2 -pipe -g -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/sys/kern/ftruncate/ftruncate.c cc -o ftruncate ftruncate.o ./ftruncate PASS sys/kern/ftruncate Duration 0m00.17s START sys/kern/futex 2025-02-13T02:15:50Z rm -f a.out [Ee]rrs mklog *.core y.tab.h futex futex.o futex.d ==== run-regress-futex ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/futex/futex.c cc -o futex futex.o -lpthread ./futex PASS sys/kern/futex Duration 0m01.69s START sys/kern/getpeereid 2025-02-13T02:15:51Z rm -f a.out [Ee]rrs mklog *.core y.tab.h getpeereid_test getpeereid_test.o getpeereid_test.d ==== run-regress-getpeereid_test ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/getpeereid/getpeereid_test.c cc -o getpeereid_test getpeereid_test.o ./getpeereid_test getpeereid test okay PASS sys/kern/getpeereid Duration 0m05.21s START sys/kern/getrusage 2025-02-13T02:15:56Z rm -f a.out [Ee]rrs mklog *.core y.tab.h getrusage getrusage.o getrusage.d ==== run-regress-getrusage ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/getrusage/getrusage.c cc -o getrusage getrusage.o ./getrusage PASS sys/kern/getrusage Duration 0m01.77s START sys/kern/gettimeofday 2025-02-13T02:15:58Z rm -f a.out [Ee]rrs mklog *.core y.tab.h gettimeofday gettimeofday.o gettimeofday.d ==== run-regress-gettimeofday ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/gettimeofday/gettimeofday.c cc -o gettimeofday gettimeofday.o ./gettimeofday PASS sys/kern/gettimeofday Duration 0m06.30s START sys/kern/itimer 2025-02-13T02:16:05Z rm -f a.out [Ee]rrs mklog *.core y.tab.h itimer itimer.o itimer.d ==== real ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/itimer/itimer.c cc -o itimer itimer.o ./itimer -r ==== virtual ==== ./itimer -v ==== prof ==== ./itimer -p PASS sys/kern/itimer Duration 0m06.22s START sys/kern/kqueue 2025-02-13T02:16:11Z rm -f a.out [Ee]rrs mklog *.core y.tab.h kqueue-test kqueue-pipe.o kqueue-fork.o main.o kqueue-process.o kqueue-random.o kqueue-pty.o kqueue-tun.o kqueue-signal.o kqueue-fdpass.o kqueue-exec.o kqueue-flock.o kqueue-timer.o kqueue-regress.o kqueue-pipe.d kqueue-fork.d main.d kqueue-process.d kqueue-random.d kqueue-pty.d kqueue-tun.d kqueue-signal.d kqueue-fdpass.d kqueue-exec.d kqueue-flock.d kqueue-timer.d kqueue-regress.d ==== kq-exec ==== cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/sys/kern/kqueue/kqueue-pipe.c cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/sys/kern/kqueue/kqueue-fork.c cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/sys/kern/kqueue/main.c cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/sys/kern/kqueue/kqueue-process.c cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/sys/kern/kqueue/kqueue-random.c cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/sys/kern/kqueue/kqueue-pty.c cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/sys/kern/kqueue/kqueue-tun.c cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/sys/kern/kqueue/kqueue-signal.c cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/sys/kern/kqueue/kqueue-fdpass.c cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/sys/kern/kqueue/kqueue-exec.c cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/sys/kern/kqueue/kqueue-flock.c cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/sys/kern/kqueue/kqueue-timer.c cc -O2 -pipe -Wall -g -MD -MP -c /usr/src/regress/sys/kern/kqueue/kqueue-regress.c cc -o kqueue-test kqueue-pipe.o kqueue-fork.o main.o kqueue-process.o kqueue-random.o kqueue-pty.o kqueue-tun.o kqueue-signal.o kqueue-fdpass.o kqueue-exec.o kqueue-flock.o kqueue-timer.o kqueue-regress.o -levent -lutil ./kqueue-test -e ==== kq-fdpass ==== ./kqueue-test -F sendmsg failed with EINVAL as expected ==== kq-flock ==== ./kqueue-test -l ==== kq-fork ==== ./kqueue-test -f ==== kq-invalid-timer ==== ./kqueue-test -I ==== kq-pipe ==== ./kqueue-test -p ==== kq-process ==== ./kqueue-test -P child 47909 (from 23376) fork child-child exec/exit 47909 child exit 23376 ==== kq-pty-1 ==== ./kqueue-test -T1 ==== kq-pty-2 ==== ./kqueue-test -T2 ==== kq-random ==== ./kqueue-test -r ==== kq-regress-1 ==== ./kqueue-test -R1 ==== kq-regress-2 ==== ./kqueue-test -R2 ==== kq-regress-3 ==== ./kqueue-test -R3 ==== kq-regress-4 ==== ./kqueue-test -R4 ==== kq-regress-5 ==== ./kqueue-test -R5 ==== kq-regress-6 ==== ./kqueue-test -R6 child exited as expected when NOTE_EXIT received ==== kq-reset-timer ==== ./kqueue-test -j ==== kq-signal ==== ./kqueue-test -s ==== kq-timer ==== ./kqueue-test -i ==== kq-tun ==== SKIPPED SKIP sys/kern/kqueue Test skipped itself START sys/kern/main-thread-exited 2025-02-13T02:16:17Z rm -f a.out [Ee]rrs mklog *.core y.tab.h main-thread-exited main-thread-exited.o main-thread-exited.d ==== run-regress-main-thread-exited ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/main-thread-exited/main-thread-exited.c cc -o main-thread-exited main-thread-exited.o -lpthread ./main-thread-exited PASS sys/kern/main-thread-exited Duration 0m01.18s START sys/kern/mbuf 2025-02-13T02:16:18Z rm -f a.out [Ee]rrs mklog *.core y.tab.h mbuftest mbuftest.o mbuftest.d ==== run-regress-mbuftest ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/mbuf/mbuftest.c cc -o mbuftest mbuftest.o ./mbuftest PASS sys/kern/mbuf Duration 0m00.15s START sys/kern/minherit 2025-02-13T02:16:18Z rm -f a.out [Ee]rrs mklog *.core y.tab.h minherit minherit.o minherit.d ==== run-regress-minherit ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/minherit/minherit.c cc -o minherit minherit.o ./minherit PASS sys/kern/minherit Duration 0m00.17s START sys/kern/mmap 2025-02-13T02:16:18Z rm -f a.out [Ee]rrs mklog *.core y.tab.h mmaptest mmaptest.o mmaptest.d ==== run-regress-mmaptest ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/mmap/mmaptest.c cc -o mmaptest mmaptest.o ./mmaptest PASS sys/kern/mmap Duration 0m00.17s START sys/kern/mmap-fail 2025-02-13T02:16:19Z rm -f a.out [Ee]rrs mklog *.core y.tab.h mmap-fail mmap-fail.o mmap-fail.d ==== run-regress-mmap-fail ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/mmap-fail/mmap-fail.c cc -o mmap-fail mmap-fail.o ./mmap-fail PASS sys/kern/mmap-fail Duration 0m00.15s START sys/kern/mmap2 2025-02-13T02:16:19Z rm -f a.out [Ee]rrs mklog *.core y.tab.h mmaptest mmaptest.o mmaptest.d ==== run-regress-mmaptest ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/mmap2/mmaptest.c cc -o mmaptest mmaptest.o ./mmaptest PASS sys/kern/mmap2 Duration 0m00.17s START sys/kern/mmap3 2025-02-13T02:16:19Z rm -f a.out [Ee]rrs mklog *.core y.tab.h mmaptest mmaptest.o test.out mmaptest.d ==== run-regress-mmaptest ==== cc -O2 -pipe -g -MD -MP -c /usr/src/regress/sys/kern/mmap3/mmaptest.c cc -o mmaptest mmaptest.o ./mmaptest PASS sys/kern/mmap3 Duration 0m00.17s START sys/kern/mount 2025-02-13T02:16:19Z rm -f a.out [Ee]rrs mklog *.core y.tab.h diskimage vnd *.log ==== run-unmount-nested ==== umount -f /dev/$(/dev/null || true /bin/sh: vnd: No such file or directory rmdir /mnt/regress-mount 2>/dev/null || true vnconfig -u $(/dev/null || true /bin/sh: vnd: No such file or directory dd if=/dev/null of=diskimage bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig diskimage >vnd disklabel -wA -T /usr/src/regress/sys/kern/mount/disktemplate $('` -eq 15 ] newfs $("` -eq 15 ] ! umount /mnt/regress-mount umount: /mnt/regress-mount: Device busy umount -f /mnt/regress-mount mount /dev/sd0a on / type ffs (local) /dev/sd0l on /home type ffs (local, nodev, nosuid) /dev/sd0d on /tmp type ffs (local, nodev) /dev/sd0f on /usr type ffs (local, nodev) /dev/sd0g on /usr/X11R6 type ffs (local, nodev) /dev/sd0h on /usr/local type ffs (local, nodev, wxallowed) /dev/sd0k on /usr/obj type ffs (local, nodev, nosuid, wxallowed) /dev/sd0j on /usr/src type ffs (local, nodev, nosuid) /dev/sd0e on /var type ffs (local, nodev, nosuid) regressmaster:/data/mirror/openbsd/cvs on /mount/openbsd/cvs type nfs (nodev, nosuid, read-only, v3, udp, intr, wsize=32768, rsize=32768, rdirsize=32768, timeo=100, retrans=101) regressmaster:/data/mirror/openbsd/ftp on /mount/openbsd/ftp type nfs (nodev, nosuid, read-only, v3, udp, intr, wsize=32768, rsize=32768, rdirsize=32768, timeo=100, retrans=101) regressmaster:/data/mirror/openbsd/distfiles on /mount/openbsd/distfiles type nfs (nodev, nosuid, read-only, v3, udp, intr, wsize=32768, rsize=32768, rdirsize=32768, timeo=100, retrans=101) [ `mount | grep -c "/dev/$("` -eq 0 ] ==== run-unmount-busy ==== umount -f /dev/$(/dev/null || true rmdir /mnt/regress-mount 2>/dev/null || true vnconfig -u $(/dev/null || true dd if=/dev/null of=diskimage bs=1m seek=1100 0+0 records in 0+0 records out 0 bytes transferred in 0.000 secs (0 bytes/sec) vnconfig diskimage >vnd disklabel -wA -T /usr/src/regress/sys/kern/mount/disktemplate $('` -eq 15 ] newfs $(