dragonfly-amd64-622 at ee7bfbdbcc75c17c9f6f357f7950cfae0d63811c :: Running /tmp/workdir/go/src/make.bash with args ["/tmp/workdir/go/src/make.bash" "-force"] and env ["HOME=/" "RC_PID=2" "WORKDIR=/tmp/workdir" "GO_BUILDER_NAME=dragonfly-amd64-622" "GOBIN=" "GOROOT_BOOTSTRAP=" "TMPDIR=/tmp/workdir/tmp" "GOCACHE=/tmp/workdir/gocache" "GOPLSCACHE=/tmp/workdir/goplscache" "PATH=/tmp/workdir/go1.4/go/bin:/bin:/sbin:/usr/bin:/usr/local/bin" "PWD=/tmp/workdir/go/src"] in dir /tmp/workdir/go/src WARNING: //go1.4/bin/go does not exist, found /tmp/workdir/go1.4/go/bin/go from env WARNING: set /tmp/workdir/go1.4/go as GOROOT_BOOTSTRAP Building Go cmd/dist using /tmp/workdir/go1.4/go. (go1.22.6 dragonfly/amd64) Building Go toolchain1 using /tmp/workdir/go1.4/go. Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1. Building Go toolchain2 using go_bootstrap and Go toolchain1. Building Go toolchain3 using go_bootstrap and Go toolchain2. Building packages and commands for dragonfly/amd64. --- Installed Go for dragonfly/amd64 in /tmp/workdir/go Installed commands in /tmp/workdir/go/bin *** You need to add /tmp/workdir/go/bin to your PATH. ##### Test execution environment. # GOARCH: amd64 # CPU: Intel(R) Xeon(R) CPU @ 2.20GHz # GOOS: dragonfly # OS Version: DragonFly 6.2-RELEASE DragonFly v6.2.2-RELEASE #2: Thu Jun 9 22:53:25 EDT 2022 root@www.shiningsilence.com:/usr/obj/home/justin/release/6_2/sys/X86_64_GENERIC x86_64 ##### Testing packages. ok archive/tar 0.293s ok archive/zip 0.586s ok bufio 0.057s ok bytes 1.264s ok cmp 0.024s ok compress/bzip2 0.097s ok compress/flate 0.987s ok compress/gzip 1.416s ok compress/lzw 0.079s ok compress/zlib 0.538s ok container/heap 0.017s ok container/list 0.015s ok container/ring 0.012s ok context 0.193s ok crypto 0.714s ok crypto/aes 0.026s ok crypto/cipher 3.782s ok crypto/des 0.025s ok crypto/dsa 0.015s ok crypto/ecdh 0.059s ok crypto/ecdsa 0.040s ok crypto/ed25519 0.066s ok crypto/elliptic 0.030s ok crypto/fips140 0.018s ok crypto/hkdf 0.017s ok crypto/hmac 0.032s ok crypto/internal/boring 0.004s ? crypto/internal/boring/bbig [no test files] ok crypto/internal/boring/bcache 0.065s ? crypto/internal/boring/sig [no test files] ? crypto/internal/cryptotest [no test files] ? crypto/internal/entropy [no test files] ? crypto/internal/fips140 [no test files] ok crypto/internal/fips140/aes 0.024s ok crypto/internal/fips140/aes/gcm 0.008s [no tests to run] ? crypto/internal/fips140/alias [no test files] ok crypto/internal/fips140/bigmod 0.064s ? crypto/internal/fips140/check [no test files] ? crypto/internal/fips140/check/checktest [no test files] ok crypto/internal/fips140/drbg 0.032s [no tests to run] ok crypto/internal/fips140/ecdh 0.030s ok crypto/internal/fips140/ecdsa 0.041s ? crypto/internal/fips140/ed25519 [no test files] ok crypto/internal/fips140/edwards25519 0.084s ok crypto/internal/fips140/edwards25519/field 0.034s ? crypto/internal/fips140/hkdf [no test files] ? crypto/internal/fips140/hmac [no test files] ok crypto/internal/fips140/mlkem 0.213s ok crypto/internal/fips140/nistec 0.008s [no tests to run] ok crypto/internal/fips140/nistec/fiat 0.009s [no tests to run] ? crypto/internal/fips140/pbkdf2 [no test files] ok crypto/internal/fips140/rsa 0.080s ? crypto/internal/fips140/sha256 [no test files] ? crypto/internal/fips140/sha3 [no test files] ? crypto/internal/fips140/sha512 [no test files] ? crypto/internal/fips140/ssh [no test files] ok crypto/internal/fips140/subtle 0.005s ? crypto/internal/fips140/tls12 [no test files] ? crypto/internal/fips140/tls13 [no test files] ok crypto/internal/fips140cache 0.115s ok crypto/internal/fips140deps 0.081s ? crypto/internal/fips140deps/byteorder [no test files] ? crypto/internal/fips140deps/cpu [no test files] ? crypto/internal/fips140deps/godebug [no test files] ? crypto/internal/fips140hash [no test files] ? crypto/internal/fips140only [no test files] ok crypto/internal/fips140test 0.793s ok crypto/internal/hpke 0.008s ? crypto/internal/impl [no test files] ? crypto/internal/randutil [no test files] ok crypto/internal/sysrand 0.325s ? crypto/internal/sysrand/internal/seccomp [no test files] ok crypto/md5 0.016s ok crypto/mlkem 0.091s ok crypto/pbkdf2 0.039s ok crypto/rand 0.786s ok crypto/rc4 0.047s ok crypto/rsa 0.324s ok crypto/sha1 0.011s ok crypto/sha256 0.038s ok crypto/sha3 1.405s ok crypto/sha512 0.020s ok crypto/subtle 0.327s ok crypto/tls 7.223s ? crypto/tls/internal/fips140tls [no test files] ok crypto/x509 0.467s ? crypto/x509/pkix [no test files] ok database/sql 0.740s ok database/sql/driver 0.040s ok debug/buildinfo 0.130s ok debug/dwarf 0.047s ok debug/elf 0.202s ok debug/gosym 0.052s ok debug/macho 0.022s ok debug/pe 0.028s ok debug/plan9obj 0.008s ok embed 0.009s [no tests to run] ok embed/internal/embedtest 0.012s ? encoding [no test files] ok encoding/ascii85 0.023s ok encoding/asn1 0.028s ok encoding/base32 0.038s ok encoding/base64 0.019s ok encoding/binary 1.032s ok encoding/csv 0.036s ok encoding/gob 2.526s ok encoding/hex 0.021s ok encoding/json 1.619s ok encoding/pem 1.032s ok encoding/xml 0.106s ok errors 0.022s ok expvar 0.008s ok flag 0.044s ok fmt 0.113s ok go/ast 0.014s ok go/build 4.193s ok go/build/constraint 0.069s ok go/constant 0.012s ok go/doc 0.065s ok go/doc/comment 1.070s ok go/format 0.014s ok go/importer 0.373s ok go/internal/gccgoimporter 0.013s ok go/internal/gcimporter 3.229s ok go/internal/srcimporter 11.161s ok go/parser 0.220s ok go/printer 0.272s ok go/scanner 0.017s ok go/token 0.020s ok go/types 16.722s ok go/version 0.011s ok hash 0.015s ok hash/adler32 0.021s ok hash/crc32 0.019s ok hash/crc64 0.022s ok hash/fnv 0.022s ok hash/maphash 0.349s ok html 0.007s ok html/template 0.084s ok image 0.052s ok image/color 0.030s ? image/color/palette [no test files] ok image/draw 0.094s ok image/gif 0.267s ? image/internal/imageutil [no test files] ok image/jpeg 0.189s ok image/png 0.279s ok index/suffixarray 0.169s ok internal/abi 0.147s ? internal/asan [no test files] ? internal/bisect [no test files] ok internal/buildcfg 0.013s ? internal/bytealg [no test files] ? internal/byteorder [no test files] ? internal/cfg [no test files] ok internal/chacha8rand 0.006s ok internal/copyright 0.175s ? internal/coverage [no test files] ? internal/coverage/calloc [no test files] ok internal/coverage/cfile 0.922s ok internal/coverage/cformat 0.025s ok internal/coverage/cmerge 0.028s ? internal/coverage/decodecounter [no test files] ? internal/coverage/decodemeta [no test files] ? internal/coverage/encodecounter [no test files] ? internal/coverage/encodemeta [no test files] ok internal/coverage/pods 0.009s ? internal/coverage/rtcov [no test files] ok internal/coverage/slicereader 0.006s ok internal/coverage/slicewriter 0.006s ? internal/coverage/stringtab [no test files] ok internal/coverage/test 0.013s ? internal/coverage/uleb128 [no test files] ok internal/cpu 0.019s ok internal/dag 0.007s ok internal/diff 0.008s ? internal/exportdata [no test files] ? internal/filepathlite [no test files] ok internal/fmtsort 0.012s ok internal/fuzz 0.019s ? internal/goarch [no test files] ok internal/godebug 0.868s ok internal/godebugs 6.395s ? internal/goexperiment [no test files] ? internal/goos [no test files] ? internal/goroot [no test files] ok internal/gover 0.013s ? internal/goversion [no test files] ok internal/itoa 0.016s ? internal/lazyregexp [no test files] ? internal/lazytemplate [no test files] ? internal/msan [no test files] ? internal/nettrace [no test files] ? internal/obscuretestdata [no test files] ? internal/oserror [no test files] ok internal/pkgbits 0.005s ok internal/platform 0.241s ok internal/poll 5.043s ok internal/profile 0.014s ? internal/profilerecord [no test files] ? internal/race [no test files] ok internal/reflectlite 0.011s ok internal/routebsd 0.012s ok internal/runtime/atomic 0.065s ok internal/runtime/cgroup 0.008s ? internal/runtime/exithook [no test files] ? internal/runtime/gc [no test files] ok internal/runtime/maps 0.447s ok internal/runtime/math 0.014s ? internal/runtime/startlinetest [no test files] ok internal/runtime/strconv 0.021s ok internal/runtime/sys 0.012s ok internal/runtime/wasitest 0.007s ok internal/saferio 0.073s ok internal/singleflight 0.053s ? internal/stringslite [no test files] ok internal/sync 1.169s ok internal/synctest 1.543s ? internal/syscall/execenv [no test files] ? internal/syscall/unix [no test files] ok internal/sysinfo 0.017s ? internal/syslist [no test files] ok internal/testenv 0.249s ? internal/testhash [no test files] ? internal/testlog [no test files] ? internal/testpty [no test files] ok internal/trace 25.404s ? internal/trace/internal/testgen [no test files] ok internal/trace/internal/tracev1 0.222s ? internal/trace/raw [no test files] ? internal/trace/testtrace [no test files] ok internal/trace/tracev2 0.007s ? internal/trace/traceviewer [no test files] ? internal/trace/traceviewer/format [no test files] ? internal/trace/version [no test files] ? internal/txtar [no test files] ok internal/types/errors 0.468s ok internal/unsafeheader 0.005s ok internal/xcoff 0.015s ok internal/zstd 0.639s ok io 0.337s ok io/fs 0.280s ok io/ioutil 0.030s ok iter 0.010s ok log 0.025s ? log/internal [no test files] ok log/slog 0.050s ? log/slog/internal [no test files] ok log/slog/internal/benchmarks 0.007s ok log/slog/internal/buffer 0.006s ok log/syslog 1.366s ok maps 0.016s ok math 0.042s ok math/big 6.904s ok math/big/internal/asmgen 0.020s ok math/bits 0.019s ok math/cmplx 0.021s ok math/rand 0.200s ok math/rand/v2 0.288s ok mime 0.020s ok mime/multipart 1.045s ok mime/quotedprintable 0.030s ok net 26.901s ok net/http 12.784s ok net/http/cgi 0.308s ok net/http/cookiejar 0.033s ok net/http/fcgi 0.231s ok net/http/httptest 0.086s ok net/http/httptrace 0.024s ok net/http/httputil 2.847s ok net/http/internal 0.216s ok net/http/internal/ascii 0.018s ? net/http/internal/httpcommon [no test files] ? net/http/internal/testcert [no test files] ok net/http/pprof 4.113s ok net/internal/cgotest 0.019s ok net/internal/socktest 0.010s ok net/mail 0.010s ok net/netip 0.923s ok net/rpc 0.051s ok net/rpc/jsonrpc 0.021s ok net/smtp 0.034s ok net/textproto 0.061s ok net/url 0.022s --- FAIL: TestRootChtimes (0.02s) --- FAIL: TestRootChtimes/plain_path (0.00s) root_test.go:508: after root.Chtimes("target", 2025-06-10 03:46:24.569397058 +0000 UTC m=-56.176966366, 2025-06-10 03:46:24.569399237 +0000 UTC m=-56.176964252): got mtime=2025-06-10 03:46:24.569399 +0000 UTC, want 2025-06-10 03:46:24.569399237 +0000 UTC m=-56.176964252 root_test.go:512: after root.Chtimes("target", 2025-06-10 03:46:24.569397058 +0000 UTC m=-56.176966366, 2025-06-10 03:46:24.569399237 +0000 UTC m=-56.176964252): got atime=2025-06-10 03:46:24.569399 +0000 UTC, want 2025-06-10 03:46:24.569397058 +0000 UTC m=-56.176966366 root_test.go:508: after root.Chtimes("target", 2025-06-10 03:48:24.569401159 +0000 UTC m=+63.823037672, 2025-06-10 03:48:24.569403042 +0000 UTC m=+63.823039555): got mtime=2025-06-10 03:48:24.569403 +0000 UTC, want 2025-06-10 03:48:24.569403042 +0000 UTC m=+63.823039555 root_test.go:512: after root.Chtimes("target", 2025-06-10 03:48:24.569401159 +0000 UTC m=+63.823037672, 2025-06-10 03:48:24.569403042 +0000 UTC m=+63.823039555): got atime=2025-06-10 03:48:24.569403 +0000 UTC, want 2025-06-10 03:48:24.569401159 +0000 UTC m=+63.823037672 root_test.go:508: after root.Chtimes("target", 0001-01-01 00:00:00 +0000 UTC, 2025-06-10 03:47:24.569404906 +0000 UTC m=+3.823041414): got mtime=2025-06-10 03:47:24.569404 +0000 UTC, want 2025-06-10 03:47:24.569404906 +0000 UTC m=+3.823041414 root_test.go:512: after root.Chtimes("target", 2025-06-10 03:47:24.569406739 +0000 UTC m=+3.823043251, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-06-10 03:47:24.569404 +0000 UTC, want 2025-06-10 03:47:24.569406739 +0000 UTC m=+3.823043251 --- FAIL: TestRootChtimes/path_in_directory (0.00s) root_test.go:508: after root.Chtimes("a/b/c/target", 2025-06-10 03:46:24.570365408 +0000 UTC m=-56.175998003, 2025-06-10 03:46:24.570367449 +0000 UTC m=-56.175996044): got mtime=2025-06-10 03:46:24.570367 +0000 UTC, want 2025-06-10 03:46:24.570367449 +0000 UTC m=-56.175996044 root_test.go:512: after root.Chtimes("a/b/c/target", 2025-06-10 03:46:24.570365408 +0000 UTC m=-56.175998003, 2025-06-10 03:46:24.570367449 +0000 UTC m=-56.175996044): got atime=2025-06-10 03:46:24.570367 +0000 UTC, want 2025-06-10 03:46:24.570365408 +0000 UTC m=-56.175998003 root_test.go:508: after root.Chtimes("a/b/c/target", 2025-06-10 03:48:24.570369325 +0000 UTC m=+63.824005835, 2025-06-10 03:48:24.570371192 +0000 UTC m=+63.824007703): got mtime=2025-06-10 03:48:24.570371 +0000 UTC, want 2025-06-10 03:48:24.570371192 +0000 UTC m=+63.824007703 root_test.go:512: after root.Chtimes("a/b/c/target", 2025-06-10 03:48:24.570369325 +0000 UTC m=+63.824005835, 2025-06-10 03:48:24.570371192 +0000 UTC m=+63.824007703): got atime=2025-06-10 03:48:24.570371 +0000 UTC, want 2025-06-10 03:48:24.570369325 +0000 UTC m=+63.824005835 root_test.go:508: after root.Chtimes("a/b/c/target", 0001-01-01 00:00:00 +0000 UTC, 2025-06-10 03:47:24.570373053 +0000 UTC m=+3.824009562): got mtime=2025-06-10 03:47:24.570373 +0000 UTC, want 2025-06-10 03:47:24.570373053 +0000 UTC m=+3.824009562 root_test.go:512: after root.Chtimes("a/b/c/target", 2025-06-10 03:47:24.570374869 +0000 UTC m=+3.824011378, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-06-10 03:47:24.570373 +0000 UTC, want 2025-06-10 03:47:24.570374869 +0000 UTC m=+3.824011378 --- FAIL: TestRootChtimes/symlink (0.00s) root_test.go:508: after root.Chtimes("link", 2025-06-10 03:46:24.57152827 +0000 UTC m=-56.174834952, 2025-06-10 03:46:24.571530664 +0000 UTC m=-56.174832827): got mtime=2025-06-10 03:46:24.57153 +0000 UTC, want 2025-06-10 03:46:24.571530664 +0000 UTC m=-56.174832827 root_test.go:512: after root.Chtimes("link", 2025-06-10 03:46:24.57152827 +0000 UTC m=-56.174834952, 2025-06-10 03:46:24.571530664 +0000 UTC m=-56.174832827): got atime=2025-06-10 03:46:24.57153 +0000 UTC, want 2025-06-10 03:46:24.57152827 +0000 UTC m=-56.174834952 root_test.go:508: after root.Chtimes("link", 2025-06-10 03:48:24.571532589 +0000 UTC m=+63.825169093, 2025-06-10 03:48:24.57153448 +0000 UTC m=+63.825170985): got mtime=2025-06-10 03:48:24.571534 +0000 UTC, want 2025-06-10 03:48:24.57153448 +0000 UTC m=+63.825170985 root_test.go:512: after root.Chtimes("link", 2025-06-10 03:48:24.571532589 +0000 UTC m=+63.825169093, 2025-06-10 03:48:24.57153448 +0000 UTC m=+63.825170985): got atime=2025-06-10 03:48:24.571534 +0000 UTC, want 2025-06-10 03:48:24.571532589 +0000 UTC m=+63.825169093 root_test.go:508: after root.Chtimes("link", 0001-01-01 00:00:00 +0000 UTC, 2025-06-10 03:47:24.571536327 +0000 UTC m=+3.825172829): got mtime=2025-06-10 03:47:24.571536 +0000 UTC, want 2025-06-10 03:47:24.571536327 +0000 UTC m=+3.825172829 root_test.go:512: after root.Chtimes("link", 2025-06-10 03:47:24.571538167 +0000 UTC m=+3.825174666, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-06-10 03:47:24.571536 +0000 UTC, want 2025-06-10 03:47:24.571538167 +0000 UTC m=+3.825174666 --- FAIL: TestRootChtimes/symlink_ending_in_slash (0.00s) root_test.go:508: after root.Chtimes("link/target", 2025-06-10 03:46:24.573389581 +0000 UTC m=-56.172973876, 2025-06-10 03:46:24.573391605 +0000 UTC m=-56.172971886): got mtime=2025-06-10 03:46:24.573391 +0000 UTC, want 2025-06-10 03:46:24.573391605 +0000 UTC m=-56.172971886 root_test.go:512: after root.Chtimes("link/target", 2025-06-10 03:46:24.573389581 +0000 UTC m=-56.172973876, 2025-06-10 03:46:24.573391605 +0000 UTC m=-56.172971886): got atime=2025-06-10 03:46:24.573391 +0000 UTC, want 2025-06-10 03:46:24.573389581 +0000 UTC m=-56.172973876 root_test.go:508: after root.Chtimes("link/target", 2025-06-10 03:48:24.573393463 +0000 UTC m=+63.827029965, 2025-06-10 03:48:24.573395318 +0000 UTC m=+63.827031817): got mtime=2025-06-10 03:48:24.573395 +0000 UTC, want 2025-06-10 03:48:24.573395318 +0000 UTC m=+63.827031817 root_test.go:512: after root.Chtimes("link/target", 2025-06-10 03:48:24.573393463 +0000 UTC m=+63.827029965, 2025-06-10 03:48:24.573395318 +0000 UTC m=+63.827031817): got atime=2025-06-10 03:48:24.573395 +0000 UTC, want 2025-06-10 03:48:24.573393463 +0000 UTC m=+63.827029965 root_test.go:508: after root.Chtimes("link/target", 0001-01-01 00:00:00 +0000 UTC, 2025-06-10 03:47:24.573397145 +0000 UTC m=+3.827033645): got mtime=2025-06-10 03:47:24.573397 +0000 UTC, want 2025-06-10 03:47:24.573397145 +0000 UTC m=+3.827033645 root_test.go:512: after root.Chtimes("link/target", 2025-06-10 03:47:24.57339899 +0000 UTC m=+3.827035488, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-06-10 03:47:24.573397 +0000 UTC, want 2025-06-10 03:47:24.57339899 +0000 UTC m=+3.827035488 --- FAIL: TestRootChtimes/symlink_chain (0.00s) root_test.go:508: after root.Chtimes("link", 2025-06-10 03:46:24.575700287 +0000 UTC m=-56.170663123, 2025-06-10 03:46:24.575702402 +0000 UTC m=-56.170661086): got mtime=2025-06-10 03:46:24.575702 +0000 UTC, want 2025-06-10 03:46:24.575702402 +0000 UTC m=-56.170661086 root_test.go:512: after root.Chtimes("link", 2025-06-10 03:46:24.575700287 +0000 UTC m=-56.170663123, 2025-06-10 03:46:24.575702402 +0000 UTC m=-56.170661086): got atime=2025-06-10 03:46:24.575702 +0000 UTC, want 2025-06-10 03:46:24.575700287 +0000 UTC m=-56.170663123 root_test.go:508: after root.Chtimes("link", 2025-06-10 03:48:24.575704274 +0000 UTC m=+63.829340783, 2025-06-10 03:48:24.575706136 +0000 UTC m=+63.829342642): got mtime=2025-06-10 03:48:24.575706 +0000 UTC, want 2025-06-10 03:48:24.575706136 +0000 UTC m=+63.829342642 root_test.go:512: after root.Chtimes("link", 2025-06-10 03:48:24.575704274 +0000 UTC m=+63.829340783, 2025-06-10 03:48:24.575706136 +0000 UTC m=+63.829342642): got atime=2025-06-10 03:48:24.575706 +0000 UTC, want 2025-06-10 03:48:24.575704274 +0000 UTC m=+63.829340783 root_test.go:508: after root.Chtimes("link", 0001-01-01 00:00:00 +0000 UTC, 2025-06-10 03:47:24.575707993 +0000 UTC m=+3.829344502): got mtime=2025-06-10 03:47:24.575707 +0000 UTC, want 2025-06-10 03:47:24.575707993 +0000 UTC m=+3.829344502 root_test.go:512: after root.Chtimes("link", 2025-06-10 03:47:24.575709805 +0000 UTC m=+3.829346312, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-06-10 03:47:24.575707 +0000 UTC, want 2025-06-10 03:47:24.575709805 +0000 UTC m=+3.829346312 --- FAIL: TestRootChtimes/path_with_dot (0.00s) root_test.go:508: after root.Chtimes("./a/./b/./target", 2025-06-10 03:46:24.577510988 +0000 UTC m=-56.168852308, 2025-06-10 03:46:24.577513296 +0000 UTC m=-56.168850119): got mtime=2025-06-10 03:46:24.577513 +0000 UTC, want 2025-06-10 03:46:24.577513296 +0000 UTC m=-56.168850119 root_test.go:512: after root.Chtimes("./a/./b/./target", 2025-06-10 03:46:24.577510988 +0000 UTC m=-56.168852308, 2025-06-10 03:46:24.577513296 +0000 UTC m=-56.168850119): got atime=2025-06-10 03:46:24.577513 +0000 UTC, want 2025-06-10 03:46:24.577510988 +0000 UTC m=-56.168852308 root_test.go:508: after root.Chtimes("./a/./b/./target", 2025-06-10 03:48:24.577515286 +0000 UTC m=+63.831151786, 2025-06-10 03:48:24.577517145 +0000 UTC m=+63.831153650): got mtime=2025-06-10 03:48:24.577517 +0000 UTC, want 2025-06-10 03:48:24.577517145 +0000 UTC m=+63.831153650 root_test.go:512: after root.Chtimes("./a/./b/./target", 2025-06-10 03:48:24.577515286 +0000 UTC m=+63.831151786, 2025-06-10 03:48:24.577517145 +0000 UTC m=+63.831153650): got atime=2025-06-10 03:48:24.577517 +0000 UTC, want 2025-06-10 03:48:24.577515286 +0000 UTC m=+63.831151786 root_test.go:508: after root.Chtimes("./a/./b/./target", 0001-01-01 00:00:00 +0000 UTC, 2025-06-10 03:47:24.577519005 +0000 UTC m=+3.831155510): got mtime=2025-06-10 03:47:24.577519 +0000 UTC, want 2025-06-10 03:47:24.577519005 +0000 UTC m=+3.831155510 root_test.go:512: after root.Chtimes("./a/./b/./target", 2025-06-10 03:47:24.577520813 +0000 UTC m=+3.831157315, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-06-10 03:47:24.577519 +0000 UTC, want 2025-06-10 03:47:24.577520813 +0000 UTC m=+3.831157315 --- FAIL: TestRootChtimes/path_with_dotdot (0.00s) root_test.go:508: after root.Chtimes("a/../a/b/../../a/b/../b/target", 2025-06-10 03:46:24.578500726 +0000 UTC m=-56.167862709, 2025-06-10 03:46:24.578502743 +0000 UTC m=-56.167860758): got mtime=2025-06-10 03:46:24.578502 +0000 UTC, want 2025-06-10 03:46:24.578502743 +0000 UTC m=-56.167860758 root_test.go:512: after root.Chtimes("a/../a/b/../../a/b/../b/target", 2025-06-10 03:46:24.578500726 +0000 UTC m=-56.167862709, 2025-06-10 03:46:24.578502743 +0000 UTC m=-56.167860758): got atime=2025-06-10 03:46:24.578502 +0000 UTC, want 2025-06-10 03:46:24.578500726 +0000 UTC m=-56.167862709 root_test.go:508: after root.Chtimes("a/../a/b/../../a/b/../b/target", 2025-06-10 03:48:24.578504592 +0000 UTC m=+63.832141095, 2025-06-10 03:48:24.578506469 +0000 UTC m=+63.832142973): got mtime=2025-06-10 03:48:24.578506 +0000 UTC, want 2025-06-10 03:48:24.578506469 +0000 UTC m=+63.832142973 root_test.go:512: after root.Chtimes("a/../a/b/../../a/b/../b/target", 2025-06-10 03:48:24.578504592 +0000 UTC m=+63.832141095, 2025-06-10 03:48:24.578506469 +0000 UTC m=+63.832142973): got atime=2025-06-10 03:48:24.578506 +0000 UTC, want 2025-06-10 03:48:24.578504592 +0000 UTC m=+63.832141095 root_test.go:508: after root.Chtimes("a/../a/b/../../a/b/../b/target", 0001-01-01 00:00:00 +0000 UTC, 2025-06-10 03:47:24.578508305 +0000 UTC m=+3.832144870): got mtime=2025-06-10 03:47:24.578508 +0000 UTC, want 2025-06-10 03:47:24.578508305 +0000 UTC m=+3.832144870 root_test.go:512: after root.Chtimes("a/../a/b/../../a/b/../b/target", 2025-06-10 03:47:24.578510191 +0000 UTC m=+3.832146699, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-06-10 03:47:24.578508 +0000 UTC, want 2025-06-10 03:47:24.578510191 +0000 UTC m=+3.832146699 --- FAIL: TestRootChtimes/dotdot_no_symlink (0.00s) root_test.go:508: after root.Chtimes("a/../target", 2025-06-10 03:46:24.581364415 +0000 UTC m=-56.164998979, 2025-06-10 03:46:24.581366564 +0000 UTC m=-56.164996930): got mtime=2025-06-10 03:46:24.581366 +0000 UTC, want 2025-06-10 03:46:24.581366564 +0000 UTC m=-56.164996930 root_test.go:512: after root.Chtimes("a/../target", 2025-06-10 03:46:24.581364415 +0000 UTC m=-56.164998979, 2025-06-10 03:46:24.581366564 +0000 UTC m=-56.164996930): got atime=2025-06-10 03:46:24.581366 +0000 UTC, want 2025-06-10 03:46:24.581364415 +0000 UTC m=-56.164998979 root_test.go:508: after root.Chtimes("a/../target", 2025-06-10 03:48:24.581368423 +0000 UTC m=+63.835004924, 2025-06-10 03:48:24.581370301 +0000 UTC m=+63.835006805): got mtime=2025-06-10 03:48:24.58137 +0000 UTC, want 2025-06-10 03:48:24.581370301 +0000 UTC m=+63.835006805 root_test.go:512: after root.Chtimes("a/../target", 2025-06-10 03:48:24.581368423 +0000 UTC m=+63.835004924, 2025-06-10 03:48:24.581370301 +0000 UTC m=+63.835006805): got atime=2025-06-10 03:48:24.58137 +0000 UTC, want 2025-06-10 03:48:24.581368423 +0000 UTC m=+63.835004924 root_test.go:508: after root.Chtimes("a/../target", 0001-01-01 00:00:00 +0000 UTC, 2025-06-10 03:47:24.581372156 +0000 UTC m=+3.835008661): got mtime=2025-06-10 03:47:24.581372 +0000 UTC, want 2025-06-10 03:47:24.581372156 +0000 UTC m=+3.835008661 root_test.go:512: after root.Chtimes("a/../target", 2025-06-10 03:47:24.581374006 +0000 UTC m=+3.835010512, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-06-10 03:47:24.581372 +0000 UTC, want 2025-06-10 03:47:24.581374006 +0000 UTC m=+3.835010512 --- FAIL: TestRootChtimes/dotdot_after_symlink (0.00s) root_test.go:508: after root.Chtimes("a/../target", 2025-06-10 03:46:24.582471665 +0000 UTC m=-56.163891766, 2025-06-10 03:46:24.582473732 +0000 UTC m=-56.163889762): got mtime=2025-06-10 03:46:24.582473 +0000 UTC, want 2025-06-10 03:46:24.582473732 +0000 UTC m=-56.163889762 root_test.go:512: after root.Chtimes("a/../target", 2025-06-10 03:46:24.582471665 +0000 UTC m=-56.163891766, 2025-06-10 03:46:24.582473732 +0000 UTC m=-56.163889762): got atime=2025-06-10 03:46:24.582473 +0000 UTC, want 2025-06-10 03:46:24.582471665 +0000 UTC m=-56.163891766 root_test.go:508: after root.Chtimes("a/../target", 2025-06-10 03:48:24.582475615 +0000 UTC m=+63.836112119, 2025-06-10 03:48:24.582477487 +0000 UTC m=+63.836113991): got mtime=2025-06-10 03:48:24.582477 +0000 UTC, want 2025-06-10 03:48:24.582477487 +0000 UTC m=+63.836113991 root_test.go:512: after root.Chtimes("a/../target", 2025-06-10 03:48:24.582475615 +0000 UTC m=+63.836112119, 2025-06-10 03:48:24.582477487 +0000 UTC m=+63.836113991): got atime=2025-06-10 03:48:24.582477 +0000 UTC, want 2025-06-10 03:48:24.582475615 +0000 UTC m=+63.836112119 root_test.go:508: after root.Chtimes("a/../target", 0001-01-01 00:00:00 +0000 UTC, 2025-06-10 03:47:24.582479341 +0000 UTC m=+3.836115840): got mtime=2025-06-10 03:47:24.582479 +0000 UTC, want 2025-06-10 03:47:24.582479341 +0000 UTC m=+3.836115840 root_test.go:512: after root.Chtimes("a/../target", 2025-06-10 03:47:24.582481169 +0000 UTC m=+3.836117672, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-06-10 03:47:24.582479 +0000 UTC, want 2025-06-10 03:47:24.582481169 +0000 UTC m=+3.836117672 --- FAIL: TestRootChtimes/dotdot_before_symlink (0.00s) root_test.go:508: after root.Chtimes("b/../a/target", 2025-06-10 03:46:24.583569649 +0000 UTC m=-56.162793771, 2025-06-10 03:46:24.583571744 +0000 UTC m=-56.162791745): got mtime=2025-06-10 03:46:24.583571 +0000 UTC, want 2025-06-10 03:46:24.583571744 +0000 UTC m=-56.162791745 root_test.go:512: after root.Chtimes("b/../a/target", 2025-06-10 03:46:24.583569649 +0000 UTC m=-56.162793771, 2025-06-10 03:46:24.583571744 +0000 UTC m=-56.162791745): got atime=2025-06-10 03:46:24.583571 +0000 UTC, want 2025-06-10 03:46:24.583569649 +0000 UTC m=-56.162793771 root_test.go:508: after root.Chtimes("b/../a/target", 2025-06-10 03:48:24.583573584 +0000 UTC m=+63.837210094, 2025-06-10 03:48:24.583575445 +0000 UTC m=+63.837211954): got mtime=2025-06-10 03:48:24.583575 +0000 UTC, want 2025-06-10 03:48:24.583575445 +0000 UTC m=+63.837211954 root_test.go:512: after root.Chtimes("b/../a/target", 2025-06-10 03:48:24.583573584 +0000 UTC m=+63.837210094, 2025-06-10 03:48:24.583575445 +0000 UTC m=+63.837211954): got atime=2025-06-10 03:48:24.583575 +0000 UTC, want 2025-06-10 03:48:24.583573584 +0000 UTC m=+63.837210094 root_test.go:508: after root.Chtimes("b/../a/target", 0001-01-01 00:00:00 +0000 UTC, 2025-06-10 03:47:24.583577285 +0000 UTC m=+3.837213795): got mtime=2025-06-10 03:47:24.583577 +0000 UTC, want 2025-06-10 03:47:24.583577285 +0000 UTC m=+3.837213795 root_test.go:512: after root.Chtimes("b/../a/target", 2025-06-10 03:47:24.58357912 +0000 UTC m=+3.837215634, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-06-10 03:47:24.583577 +0000 UTC, want 2025-06-10 03:47:24.58357912 +0000 UTC m=+3.837215634 --- FAIL: TestRootChtimes/symlink_ends_in_dot (0.00s) root_test.go:508: after root.Chtimes("a/target", 2025-06-10 03:46:24.58472676 +0000 UTC m=-56.161636683, 2025-06-10 03:46:24.584728815 +0000 UTC m=-56.161634672): got mtime=2025-06-10 03:46:24.584728 +0000 UTC, want 2025-06-10 03:46:24.584728815 +0000 UTC m=-56.161634672 root_test.go:512: after root.Chtimes("a/target", 2025-06-10 03:46:24.58472676 +0000 UTC m=-56.161636683, 2025-06-10 03:46:24.584728815 +0000 UTC m=-56.161634672): got atime=2025-06-10 03:46:24.584728 +0000 UTC, want 2025-06-10 03:46:24.58472676 +0000 UTC m=-56.161636683 root_test.go:508: after root.Chtimes("a/target", 2025-06-10 03:48:24.584730697 +0000 UTC m=+63.838367211, 2025-06-10 03:48:24.584732603 +0000 UTC m=+63.838369114): got mtime=2025-06-10 03:48:24.584732 +0000 UTC, want 2025-06-10 03:48:24.584732603 +0000 UTC m=+63.838369114 root_test.go:512: after root.Chtimes("a/target", 2025-06-10 03:48:24.584730697 +0000 UTC m=+63.838367211, 2025-06-10 03:48:24.584732603 +0000 UTC m=+63.838369114): got atime=2025-06-10 03:48:24.584732 +0000 UTC, want 2025-06-10 03:48:24.584730697 +0000 UTC m=+63.838367211 root_test.go:508: after root.Chtimes("a/target", 0001-01-01 00:00:00 +0000 UTC, 2025-06-10 03:47:24.584734472 +0000 UTC m=+3.838370979): got mtime=2025-06-10 03:47:24.584734 +0000 UTC, want 2025-06-10 03:47:24.584734472 +0000 UTC m=+3.838370979 root_test.go:512: after root.Chtimes("a/target", 2025-06-10 03:47:24.584736339 +0000 UTC m=+3.838372848, 0001-01-01 00:00:00 +0000 UTC): got atime=2025-06-10 03:47:24.584734 +0000 UTC, want 2025-06-10 03:47:24.584736339 +0000 UTC m=+3.838372848 FAIL FAIL os 6.136s FAIL go tool dist: Failed: exit status 1