ok github.com/google/syzkaller/dashboard/app 0.314s ? github.com/google/syzkaller/dashboard/dashapi [no test files] ? github.com/google/syzkaller/executor [no test files] ok github.com/google/syzkaller/pkg/ast (cached) ok github.com/google/syzkaller/pkg/bisect 83.650s ok github.com/google/syzkaller/pkg/build 76.134s ? github.com/google/syzkaller/pkg/cmdprof [no test files] ok github.com/google/syzkaller/pkg/compiler 6.681s ok github.com/google/syzkaller/pkg/config 0.269s ok github.com/google/syzkaller/pkg/cover 3.674s ok github.com/google/syzkaller/pkg/csource 89.889s ok github.com/google/syzkaller/pkg/db 1.711s ok github.com/google/syzkaller/pkg/email 0.225s ? github.com/google/syzkaller/pkg/gce [no test files] ? github.com/google/syzkaller/pkg/gcs [no test files] ? github.com/google/syzkaller/pkg/hash [no test files] ok github.com/google/syzkaller/pkg/host 89.252s ? github.com/google/syzkaller/pkg/html [no test files] ok github.com/google/syzkaller/pkg/ifuzz (cached) ? github.com/google/syzkaller/pkg/ifuzz/gen [no test files] ? github.com/google/syzkaller/pkg/ifuzz/generated [no test files] ok github.com/google/syzkaller/pkg/instance 75.579s ok github.com/google/syzkaller/pkg/ipc 88.898s ? github.com/google/syzkaller/pkg/ipc/ipcconfig [no test files] ok github.com/google/syzkaller/pkg/kd (cached) ok github.com/google/syzkaller/pkg/log (cached) ok github.com/google/syzkaller/pkg/mgrconfig 1.380s ok github.com/google/syzkaller/pkg/osutil 0.396s ok github.com/google/syzkaller/pkg/report 10.374s ok github.com/google/syzkaller/pkg/repro 74.856s ? github.com/google/syzkaller/pkg/rpctype [no test files] --- FAIL: Test (0.75s) --- FAIL: Test/64 (75.00s) run.go:67: align0 none : OK run.go:67: align0 none/repeat : OK run.go:67: align0 none/thr : OK run.go:67: align0 none/thr/repeat : OK run.go:67: align0_be none : SKIP (excluded by constraints) run.go:67: align0_be none/repeat : SKIP (excluded by constraints) run.go:67: align0_be none/thr : SKIP (excluded by constraints) run.go:67: align0_be none/thr/repeat : SKIP (excluded by constraints) run.go:67: bf none : OK run.go:67: bf none/repeat : OK run.go:67: bf none/thr : OK run.go:67: bf none/thr/repeat : OK run.go:67: bf2 none : OK run.go:67: bf2 none/repeat : OK run.go:67: bf2 none/thr : OK run.go:67: bf2 none/thr/repeat : OK run.go:67: errno none : OK run.go:67: errno none/repeat : OK run.go:67: errno none/thr : OK run.go:67: errno none/thr/repeat : OK run.go:67: exit0 none : OK run.go:67: exit0 none/repeat : OK run.go:67: exit0 none/thr : OK run.go:67: exit0 none/thr/repeat : OK run.go:67: exit1 none : OK run.go:67: exit1 none/repeat : OK run.go:67: exit1 none/thr : FAIL: run 0: hanged signal: killed run.go:67: exit1 none/thr/repeat : OK run.go:67: nla none : OK run.go:67: nla none/repeat : OK run.go:67: nla none/thr : OK run.go:67: nla none/thr/repeat : OK run.go:67: strings none : OK run.go:67: strings none/repeat : OK run.go:67: strings none/thr : OK run.go:67: strings none/thr/repeat : OK run.go:67: test none : OK run.go:67: test none/repeat : OK run.go:67: test none/thr : OK run.go:67: test none/thr/repeat : OK run.go:67: zero_args none : OK run.go:67: zero_args none/repeat : OK run.go:67: zero_args none/thr : OK run.go:67: zero_args none/thr/repeat : OK run.go:67: ok: 39, broken: 0, skip: 4, fail: 1 run_test.go:88: tests failed FAIL FAIL github.com/google/syzkaller/pkg/runtest 77.430s ok github.com/google/syzkaller/pkg/serializer 0.288s ? github.com/google/syzkaller/pkg/signal [no test files] ok github.com/google/syzkaller/pkg/symbolizer 0.343s --- FAIL: TestMinimizationResults (1.02s) linux_test.go:100: failed to run Minimize: failed create commit environment: failed to run ["git" "tag" "--no-contains" "bc36ef45fae00d424a9ed8c18c96714c3126937c" "--merged" "bc36ef45fae00d424a9ed8c18c96714c3126937c" "v*.*"]: exit status 129 usage: git tag [-a | -s | -u ] [-f] [-m | -F ] [] or: git tag -d ... or: git tag -l [-n[]] [--contains ] [--points-at ] [--format=] [--[no-]merged []] [...] or: git tag -v ... -l, --list list tag names -n[] print lines of each tag message -d, --delete delete tags -v, --verify verify tags Tag creation options -a, --annotate annotated tag, needs a message -m, --message tag message -F, --file read message from file -s, --sign annotated and GPG-signed tag --cleanup how to strip spaces and #comments from message -u, --local-user use another key to sign the tag -f, --force replace the tag if exists --create-reflog create a reflog Tag listing options --column[=