"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/06/03 03:50:42 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vicaluw4yigu" 2026/06/03 03:50:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2026/06/03 03:50:42 INFO : S3 bucket rclone-test-vicaluw4yigu: Bucket "rclone-test-vicaluw4yigu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/06/03 03:50:44 INFO : S3 bucket rclone-test-vicaluw4yigu: Bucket "rclone-test-vicaluw4yigu" deleted === RUN TestIntegration/FsMkdir 2026/06/03 03:50:45 INFO : S3 bucket rclone-test-vicaluw4yigu: Bucket "rclone-test-vicaluw4yigu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/03 03:50:45 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/03 03:50:45 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/03 03:50:45 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 404, RequestID: , HostID: , api error NoSuchBucket: The specified bucket does not exist. Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: listing wrong, want ␊leading LF/␊leading LF (100) got ~leading tilde/~leading tilde (100), ␊leading LF/␊leading LF (100), ␍leading CR/␍leading CR (100) 2026/06/03 03:51:06 NOTICE: ␊leading LF/␊leading LF: Failed to read metadata: object not found fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: ␊leading LF/␊leading LF: Modification time difference too big |-8.208301473s| > 1ns (want 2026-06-03 03:50:58.244209 +0000 UTC m=+16.211024473 vs got 2026-06-03 03:51:06.452510493 +0000 UTC m=+24.419325946) (precision 1ns) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Unexpected file "~leading tilde/~leading tilde" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"␊leading LF"} actual : []string{"~leading tilde", "␊leading LF", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) (len=3) { + (string) (len=14) "~leading tilde", + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 7s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: listing wrong, want ␉leading HT/␉leading HT (100) got ~leading tilde/~leading tilde (100), ␉leading HT/␉leading HT (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "~leading tilde/~leading tilde" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"␉leading HT"} actual : []string{"~leading tilde", "␉leading HT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=3) { + (string) (len=14) "~leading tilde", + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: listing wrong, want got ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "~leading tilde/~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: listing wrong, want ␋leading VT/␋leading VT (100) got ~leading tilde/~leading tilde (100), ␋leading VT/␋leading VT (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Unexpected file "~leading tilde/~leading tilde" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"␋leading VT"} actual : []string{"~leading tilde", "␋leading VT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "␋leading VT" +([]string) (len=3) { + (string) (len=14) "~leading tilde", + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: listing wrong, want got ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Unexpected file "~leading tilde/~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: listing wrong, want .leading dot/.leading dot (100) got .leading dot/.leading dot (100), ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: Unexpected file "~leading tilde/~leading tilde" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{".leading dot"} actual : []string{".leading dot", "~leading tilde", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=12) ".leading dot" +([]string) (len=3) { + (string) (len=12) ".leading dot", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: listing wrong, want got ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: Unexpected file "~leading tilde/~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: listing wrong, want trailing space /trailing space (100) got trailing space /trailing space (100), ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "~leading tilde/~leading tilde" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"trailing space "} actual : []string{"trailing space ", "~leading tilde", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=3) { + (string) (len=15) "trailing space ", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: listing wrong, want got ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "~leading tilde/~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: listing wrong, want trailing CR␍/trailing CR␍ (100) got trailing CR␍/trailing CR␍ (100), ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Unexpected file "~leading tilde/~leading tilde" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"trailing CR␍"} actual : []string{"trailing CR␍", "~leading tilde", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "trailing CR␍" +([]string) (len=3) { + (string) (len=14) "trailing CR␍", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: listing wrong, want got ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Unexpected file "~leading tilde/~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: listing wrong, want trailing LF␊/trailing LF␊ (100) got trailing LF␊/trailing LF␊ (100), ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Unexpected file "~leading tilde/~leading tilde" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"trailing LF␊"} actual : []string{"trailing LF␊", "~leading tilde", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=3) { + (string) (len=14) "trailing LF␊", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: listing wrong, want got ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Unexpected file "~leading tilde/~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: listing wrong, want trailing HT␉/trailing HT␉ (100) got trailing HT␉/trailing HT␉ (100), ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file "~leading tilde/~leading tilde" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"trailing HT␉"} actual : []string{"trailing HT␉", "~leading tilde", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=3) { + (string) (len=14) "trailing HT␉", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: listing wrong, want got ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file "~leading tilde/~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: listing wrong, want trailing VT␋/trailing VT␋ (100) got trailing VT␋/trailing VT␋ (100), ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Unexpected file "~leading tilde/~leading tilde" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"trailing VT␋"} actual : []string{"trailing VT␋", "~leading tilde", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=3) { + (string) (len=14) "trailing VT␋", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: listing wrong, want got ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Unexpected file "~leading tilde/~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: listing wrong, want trailing dot./trailing dot. (100) got trailing dot./trailing dot. (100), ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Unexpected file "~leading tilde/~leading tilde" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"trailing dot."} actual : []string{"trailing dot.", "~leading tilde", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=3) { + (string) (len=13) "trailing dot.", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: listing wrong, want got ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Unexpected file "~leading tilde/~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: listing wrong, want invalid utf-8/invalid utf-8 (100) got invalid utf-8/invalid utf-8 (100), ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Unexpected file "~leading tilde/~leading tilde" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"invalid utf-8\xfe"} actual : []string{"invalid utf-8\xfe", "~leading tilde", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "invalid utf-8\xfe" +([]string) (len=3) { + (string) (len=14) "invalid utf-8\xfe", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: listing wrong, want got ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Unexpected file "~leading tilde/~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: listing wrong, want test%46.txt/test%46.txt (100) got test%46.txt/test%46.txt (100), ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Unexpected file "~leading tilde/~leading tilde" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{"test%46.txt", "~leading tilde", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=3) { + (string) (len=11) "test%46.txt", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: listing wrong, want got ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Unexpected file "~leading tilde/~leading tilde" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/06/03 03:54:04 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AIVyKs4ci4wb0V6BQ21l-5z2o5IviCNZgJKKSzHjlyM-UrAc6rTgQfsY2reUmgFZlWwZYCQpAk9bn3dCfr-pjI6kxtGqzk2Th_iHnc2oW8Q-SMwbJNbjE2D-lGIanTecwTshqWe2N4nc2miHFsR31sqg3Sb0pcJuOGf63Mkbop2fOZqDlf6vEcitpOteXi45adx2M1-irRaDvY-XoLbW1J7bp8QPvD9pQaMw6TUxg-aFVHCsaQUzXGj4JOIO7HuZ9d5rcCd14cm2AFDhlCk3PAxAyZ1rTmqiw-KH0wWO37OH3KPcvw46ED2gNgpTljbtozXvByK1WzbLNlyohN6p3mw 2026/06/03 03:54:04 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "2adb2d70cf10415f60b9030b3067d786" 2026/06/03 03:54:05 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "b5c32fa5d9bc0b63a103dc6a3ab0c88d" 2026/06/03 03:54:05 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "01160fc8e4ca2f57d5f0b88e8646aa09" 2026/06/03 03:54:05 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AIVyKs4ci4wb0V6BQ21l-5z2o5IviCNZgJKKSzHjlyM-UrAc6rTgQfsY2reUmgFZlWwZYCQpAk9bn3dCfr-pjI6kxtGqzk2Th_iHnc2oW8Q-SMwbJNbjE2D-lGIanTecwTshqWe2N4nc2miHFsR31sqg3Sb0pcJuOGf63Mkbop2fOZqDlf6vEcitpOteXi45adx2M1-irRaDvY-XoLbW1J7bp8QPvD9pQaMw6TUxg-aFVHCsaQUzXGj4JOIO7HuZ9d5rcCd14cm2AFDhlCk3PAxAyZ1rTmqiw-KH0wWO37OH3KPcvw46ED2gNgpTljbtozXvByK1WzbLNlyohN6p3mw" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:983: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:983 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1003 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "~leading tilde", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=3) { + (string) (len=14) "hello? sausage", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:983: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:983 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1003 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1012 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "~leading tilde", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=3) { + (string) (len=14) "hello? sausage", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1020: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1020 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "~leading tilde", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=6) { (string) (len=14) "hello? sausage", @@ -4,3 +4,5 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1026: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1026 Error: Not equal: expected: []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"} actual : []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", "~leading tilde/~leading tilde", "␍leading CR/␍leading CR"} Diff: --- Expected +++ Actual @@ -1,4 +1,6 @@ -([]string) (len=2) { +([]string) (len=4) { (string) (len=13) "file name.txt", - (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" + (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", + (string) (len=29) "~leading tilde/~leading tilde", + (string) (len=27) "␍leading CR/␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/06/03 03:54:08 DEBUG : Creating backend with remote "TestS3R2:" 2026/06/03 03:54:08 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/03 03:54:08 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1098: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1098 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "~leading tilde/~leading tilde", "␍leading CR/␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=3) { + (string) (len=13) "file name.txt", + (string) (len=29) "~leading tilde/~leading tilde", + (string) (len=27) "␍leading CR/␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1099: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1099 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "~leading tilde", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,4 +1,6 @@ -([]string) (len=2) { +([]string) (len=4) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:1098: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1098 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1106 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "~leading tilde/~leading tilde", "␍leading CR/␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=3) { + (string) (len=13) "file name.txt", + (string) (len=29) "~leading tilde/~leading tilde", + (string) (len=27) "␍leading CR/␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:1099: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1099 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1106 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "~leading tilde", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,4 +1,6 @@ -([]string) (len=2) { +([]string) (len=4) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1112 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1112 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1112 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: Unexpected file "~leading tilde/~leading tilde" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1139 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1139 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1139 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: Unexpected file "~leading tilde/~leading tilde" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1168 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1168 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1168 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "~leading tilde/~leading tilde" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1168 Error: Not equal: expected: []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "~leading tilde", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=7) { (string) (len=10) "dirToPurge", @@ -5,3 +5,5 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories 2026/06/03 03:54:32 DEBUG : S3 bucket rclone-test-vicaluw4yigu: bucket is versioned: false 2026/06/03 03:54:32 DEBUG : Waiting for deletions to finish 2026/06/03 03:54:32 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/06/03 03:54:32 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/06/03 03:54:32 INFO : dirToPurge/fileToPurge.txt: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1180 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1180 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1180 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "~leading tilde/~leading tilde" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1180 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "~leading tilde", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=6) { (string) (len=14) "hello? sausage", @@ -4,3 +4,5 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1205 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: listing wrong, want dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1205 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1205 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "~leading tilde/~leading tilde" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1205 Error: Not equal: expected: []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "~leading tilde", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=7) { (string) (len=18) "dirToPurgeFromRoot", @@ -5,3 +5,5 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2026/06/03 03:54:47 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vicaluw4yigu/dirToPurgeFromRoot" 2026/06/03 03:54:48 DEBUG : S3 bucket rclone-test-vicaluw4yigu path dirToPurgeFromRoot: bucket is versioned: false 2026/06/03 03:54:48 DEBUG : Waiting for deletions to finish 2026/06/03 03:54:48 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/06/03 03:54:48 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/06/03 03:54:48 INFO : fileToPurgeFromRoot.txt: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1222 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1222 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1222 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "~leading tilde/~leading tilde" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1222 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "~leading tilde", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=6) { (string) (len=14) "hello? sausage", @@ -4,3 +4,5 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=14) "~leading tilde", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/03 03:54:55 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vicaluw4yigu/hello? sausage/êé" 2026/06/03 03:54:56 DEBUG : S3 bucket rclone-test-vicaluw4yigu path hello? sausage/êé: bucket is versioned: false 2026/06/03 03:54:56 DEBUG : Waiting for deletions to finish 2026/06/03 03:54:56 DEBUG : "a/b/c/d/e.txt" version false 2026/06/03 03:54:56 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/06/03 03:54:56 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1275 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100), ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1275 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1275 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: Unexpected file "~leading tilde/~leading tilde" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1331 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test metadata copied.txt (100), test metadata copy.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test metadata copied.txt (100), test metadata copy.txt (100), ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1331 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1331 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata Messages: Unexpected file "~leading tilde/~leading tilde" === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/06/03 03:55:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vicaluw4yigu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/03 03:55:17 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vicaluw4yigu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestS3R2:" path "rclone-test-vicaluw4yigu" from "TestS3R2:rclone-test-vicaluw4yigu" 2026/06/03 03:55:17 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1943 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-vicaluw4yigu/file name.txt (200), rclone-test-vicaluw4yigu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-vicaluw4yigu/file name.txt (200), rclone-test-vicaluw4yigu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-vicaluw4yigu/~leading tilde/~leading tilde (100), rclone-test-vicaluw4yigu/␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1943 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-vicaluw4yigu/␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1943 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-vicaluw4yigu/~leading tilde/~leading tilde" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1943 Error: Not equal: expected: []string{"rclone-test-vicaluw4yigu/hello? sausage", "rclone-test-vicaluw4yigu/hello? sausage/êé", "rclone-test-vicaluw4yigu/hello? sausage/êé/Hello, 世界", "rclone-test-vicaluw4yigu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-vicaluw4yigu/hello? sausage", "rclone-test-vicaluw4yigu/hello? sausage/êé", "rclone-test-vicaluw4yigu/hello? sausage/êé/Hello, 世界", "rclone-test-vicaluw4yigu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-vicaluw4yigu/~leading tilde", "rclone-test-vicaluw4yigu/␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=6) { (string) (len=39) "rclone-test-vicaluw4yigu/hello? sausage", @@ -4,3 +4,5 @@ (string) (len=58) "rclone-test-vicaluw4yigu/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-vicaluw4yigu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-vicaluw4yigu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=39) "rclone-test-vicaluw4yigu/~leading tilde", + (string) (len=38) "rclone-test-vicaluw4yigu/␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstest.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:398 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1950 Error: Not equal: expected: []string{"rclone-test-vicaluw4yigu/hello? sausage"} actual : []string{"rclone-test-vicaluw4yigu/hello? sausage", "rclone-test-vicaluw4yigu/~leading tilde", "rclone-test-vicaluw4yigu/␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-vicaluw4yigu/hello? sausage" +([]string) (len=3) { + (string) (len=39) "rclone-test-vicaluw4yigu/hello? sausage", + (string) (len=39) "rclone-test-vicaluw4yigu/~leading tilde", + (string) (len=38) "rclone-test-vicaluw4yigu/␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1999 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-vicaluw4yigu/created from root.txt (100), rclone-test-vicaluw4yigu/file name.txt (200), rclone-test-vicaluw4yigu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-vicaluw4yigu/created from root.txt (100), rclone-test-vicaluw4yigu/file name.txt (200), rclone-test-vicaluw4yigu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-vicaluw4yigu/~leading tilde/~leading tilde (100), rclone-test-vicaluw4yigu/␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1999 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-vicaluw4yigu/␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1999 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-vicaluw4yigu/~leading tilde/~leading tilde" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2004 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-vicaluw4yigu/file name.txt (200), rclone-test-vicaluw4yigu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-vicaluw4yigu/file name.txt (200), rclone-test-vicaluw4yigu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-vicaluw4yigu/~leading tilde/~leading tilde (100), rclone-test-vicaluw4yigu/␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2004 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-vicaluw4yigu/␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2004 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-vicaluw4yigu/~leading tilde/~leading tilde" === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2064: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2281 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), ~leading tilde/~leading tilde (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2281 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2281 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "~leading tilde/~leading tilde" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/06/03 03:55:52 NOTICE: S3 bucket rclone-test-vicaluw4yigu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/06/03 03:55:52 DEBUG : piped data.txt: open chunk writer: started multipart upload: AJuMyr__4lIyF_Co5U0xsSbxzYehKU6H6apvqqzNsHOPvLWUaMHiN64LGUyYf5k3XabAE1TpExDt39ymyaUG6Lxg8Tf7bggFVKTvNbT7KdKe7X595Tfrj_Rxwytg2X3uTnqkbkRYd6ancMISjFZ9pL3hEe_R_DvSFLcv17wGjPzZuP-3cDBgX5MZczCPTtAQvwZgnpC5eO2GDIKdGpjfOJWacRI33V1SUHF05uQNzmtjo5yM8Hk_jQFD1wK9FImM58vn8STymM_3tQUz2dqK-2bY3YCgSDn_m-W_GCUjqGIUAibrixQlUZJN-KHuHyw8xkEybDQK5N7wGRqVVU5e_-s 2026/06/03 03:55:52 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/06/03 03:55:53 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/06/03 03:55:53 DEBUG : piped data.txt: multipart upload "AJuMyr__4lIyF_Co5U0xsSbxzYehKU6H6apvqqzNsHOPvLWUaMHiN64LGUyYf5k3XabAE1TpExDt39ymyaUG6Lxg8Tf7bggFVKTvNbT7KdKe7X595Tfrj_Rxwytg2X3uTnqkbkRYd6ancMISjFZ9pL3hEe_R_DvSFLcv17wGjPzZuP-3cDBgX5MZczCPTtAQvwZgnpC5eO2GDIKdGpjfOJWacRI33V1SUHF05uQNzmtjo5yM8Hk_jQFD1wK9FImM58vn8STymM_3tQUz2dqK-2bY3YCgSDn_m-W_GCUjqGIUAibrixQlUZJN-KHuHyw8xkEybDQK5N7wGRqVVU5e_-s" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/03 03:55:53 DEBUG : piped data.txt: open chunk writer: started multipart upload: APKI1il26SgQ4MAAJtfzFXy3LxE6oCKYmfmvcSXKxr8L5hTL9wBO17UIwW89rIeZzsF2S-AB9yG2awJ29Qwly5LkQbseTd7zXePfLZBefPM4ARnPkpeVNC0av9A4GqZI15iHM2MfqOiIMFOsCaTlAz57AIps517EG8npSS3dECLtrr47B1r4LYAsbrGoU26n-jF6PHbjOFWLoGrA8jKl5d5vZmtGjvSOjhefImubny-SsfWNm57PtimBKlw1WtMeNnmXysjExph8evwTUYzko70NZPhakvp8II67SaCMQaBX1ay5zb7nBg8wmGCf9T0oMcy1IlTjLJac7-pHLF-lnbQ 2026/06/03 03:55:53 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/03 03:55:53 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "397629e4d472510c95d5b70b05ff52ea" 2026/06/03 03:55:54 DEBUG : piped data.txt: multipart upload "APKI1il26SgQ4MAAJtfzFXy3LxE6oCKYmfmvcSXKxr8L5hTL9wBO17UIwW89rIeZzsF2S-AB9yG2awJ29Qwly5LkQbseTd7zXePfLZBefPM4ARnPkpeVNC0av9A4GqZI15iHM2MfqOiIMFOsCaTlAz57AIps517EG8npSS3dECLtrr47B1r4LYAsbrGoU26n-jF6PHbjOFWLoGrA8jKl5d5vZmtGjvSOjhefImubny-SsfWNm57PtimBKlw1WtMeNnmXysjExph8evwTUYzko70NZPhakvp8II67SaCMQaBX1ay5zb7nBg8wmGCf9T0oMcy1IlTjLJac7-pHLF-lnbQ" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/06/03 03:55:54 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions s3_internal_test.go:305: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:537: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/06/03 03:55:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ANDJgj1HkNw9_1-NF8bSGIHeUnh-NAPDYxugdCSGp3ZouxY9bE3kInD_2bls2-ba0_VirvrHfeeZqFuQZ52flId-kEj8bc5tgfF8Dyw69P-RXkNX4-NoJu6HCISDKo8di7M96M6E1GCEr9LNAhmkBUUNoYEw_I5LNI6brY9-x_ybs_NPajQ0Olzyn-jxnZJayXgUjuEGHdN4y7FLrulKN5gGMgy91wkmKpQhOV_TH2dg7Az2X9ZVLGEXbSHc4VanYyeZcsjBYW032OQaUch1jBpiJiqLA0DSj09iCXvtIbhSY4CtWAir0iUPmEbQ3K5VesHLBKr7CEfU3177tOjFL5w 2026/06/03 03:55:56 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/06/03 03:55:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/06/03 03:55:57 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ANDJgj1HkNw9_1-NF8bSGIHeUnh-NAPDYxugdCSGp3ZouxY9bE3kInD_2bls2-ba0_VirvrHfeeZqFuQZ52flId-kEj8bc5tgfF8Dyw69P-RXkNX4-NoJu6HCISDKo8di7M96M6E1GCEr9LNAhmkBUUNoYEw_I5LNI6brY9-x_ybs_NPajQ0Olzyn-jxnZJayXgUjuEGHdN4y7FLrulKN5gGMgy91wkmKpQhOV_TH2dg7Az2X9ZVLGEXbSHc4VanYyeZcsjBYW032OQaUch1jBpiJiqLA0DSj09iCXvtIbhSY4CtWAir0iUPmEbQ3K5VesHLBKr7CEfU3177tOjFL5w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/06/03 03:55:58 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ANZNadkdCFxz-U016UcG1clfC24vy6WjMqW8S142lLi3alLgLFW-j6HFdnyqJ_mrxlAiCtJofNjKs6ZaTWp4IC0OLpU2Q9BXKXUNiJ0vKMca7x8KlsHwiDJDhiEVT4BzxonJyg17YXJf8uyNkxNoZl0knw7YE6TCYlJcdExp5Hvt2Fa8YEKfvJV2ap_Haq0g1saY1rCCVLHiHKNNX0xgrHOjiqYc_eZpa90_hKqcb20B5xcmoKPkBn7LtUeZC_zht02tbpksdzYkAFsQos1QGFEOKqbJYbCy_LPOpEsrQYC-CP5zMX7iziRQKO1AtvegyRmG6DgIkl2xeBhCv3dQNfc 2026/06/03 03:55:58 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/06/03 03:55:58 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/03 03:55:58 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ANZNadkdCFxz-U016UcG1clfC24vy6WjMqW8S142lLi3alLgLFW-j6HFdnyqJ_mrxlAiCtJofNjKs6ZaTWp4IC0OLpU2Q9BXKXUNiJ0vKMca7x8KlsHwiDJDhiEVT4BzxonJyg17YXJf8uyNkxNoZl0knw7YE6TCYlJcdExp5Hvt2Fa8YEKfvJV2ap_Haq0g1saY1rCCVLHiHKNNX0xgrHOjiqYc_eZpa90_hKqcb20B5xcmoKPkBn7LtUeZC_zht02tbpksdzYkAFsQos1QGFEOKqbJYbCy_LPOpEsrQYC-CP5zMX7iziRQKO1AtvegyRmG6DgIkl2xeBhCv3dQNfc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/06/03 03:55:59 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ACh0GbXZB_sgisTaZNc-l9wS4p61X3Dah8-FjPgzYEALwhcpepg4LWAXA0DNJ84-2YEAoIlL_J1j73v3x9M9H8Qc5jVhAKjMrR7p8ym3ReJtDCur_akiKrnA_bQ6EvEd3rkwq4TfIUxVtocITBKv9Ei_iR7nmkd1YT8DdIC-gkV4WBFyJhInj71gF-6p6U8wSHd5A5x86QmZ2fjFXvD4Zv9rSr1dZZzxR2RsN1-NCFBPySXDQoeeGuy4vWq2Co6sE6wv5MeWPyzZkORtVG6SiNMTWBYzNLFqHz5j6eyCwn2Gogq6jWHn6GGmV0W1qBJBxBpzWbJbl_lJXIvPqMJG-sQ 2026/06/03 03:55:59 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/06/03 03:56:00 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/03 03:56:00 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ACh0GbXZB_sgisTaZNc-l9wS4p61X3Dah8-FjPgzYEALwhcpepg4LWAXA0DNJ84-2YEAoIlL_J1j73v3x9M9H8Qc5jVhAKjMrR7p8ym3ReJtDCur_akiKrnA_bQ6EvEd3rkwq4TfIUxVtocITBKv9Ei_iR7nmkd1YT8DdIC-gkV4WBFyJhInj71gF-6p6U8wSHd5A5x86QmZ2fjFXvD4Zv9rSr1dZZzxR2RsN1-NCFBPySXDQoeeGuy4vWq2Co6sE6wv5MeWPyzZkORtVG6SiNMTWBYzNLFqHz5j6eyCwn2Gogq6jWHn6GGmV0W1qBJBxBpzWbJbl_lJXIvPqMJG-sQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/03 03:56:01 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ANOKSQsySH6FspzwkpN6W-ukX0sbuvVI-CsGUTC8UO6MD9HB9VEsTG2qTvNL9KnmkUE-pYUMj0hPYwjQVPtjxJ_2ZbWcnPzRfCBDfIB5wNJn7T_871Qft8A0X859OliF2eqUPJj9UKoNMiII4ewYGPkWNEHr_GPq8V4-bQ3A1x2QIbAUCXP-pda8S5pMErkodyofulByqyDkpH-yw2oqaWKsWuIY6PbqfSlYpQbiupa53gbIyxbKmJkjM90LFkS9cM5zh9JTclFmo30fIJaqX1rR92meGh7oAMNN-vZ2fZW7ZFymtwbWpj4yQPPzn_O4WRGE2y_o54fOROsWn2pvyjs 2026/06/03 03:56:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/03 03:56:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/03 03:56:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/03 03:56:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/03 03:56:01 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/06/03 03:56:02 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/06/03 03:56:02 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ANOKSQsySH6FspzwkpN6W-ukX0sbuvVI-CsGUTC8UO6MD9HB9VEsTG2qTvNL9KnmkUE-pYUMj0hPYwjQVPtjxJ_2ZbWcnPzRfCBDfIB5wNJn7T_871Qft8A0X859OliF2eqUPJj9UKoNMiII4ewYGPkWNEHr_GPq8V4-bQ3A1x2QIbAUCXP-pda8S5pMErkodyofulByqyDkpH-yw2oqaWKsWuIY6PbqfSlYpQbiupa53gbIyxbKmJkjM90LFkS9cM5zh9JTclFmo30fIJaqX1rR92meGh7oAMNN-vZ2fZW7ZFymtwbWpj4yQPPzn_O4WRGE2y_o54fOROsWn2pvyjs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/03 03:56:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AHB_7W_Nmtx9oF4U7ul3wA1_f2HPfRkEL2QNPcMuRVIQ_vvlllssoMoRW0BP1ZYZEfgiv2OXR84XEHMwIqnKajeKMEuG7kqS_wuY0KME63bh8ZX3Q_ylsbfFKrkoRxdzb-7S9kLCczBjXLkQLskXSgBLIL-bTcCQXTF5R7WswNvshQs-pjt2yogfnVPmQSHy5-Vw6MnkMv41RuyY7pkKw0Mekp0ziQFhFtn6Mu8fQdrkpCbK5NT7Q0LBMIG5-oZyGiWcoshi5xLFdtfRCbQrPVSeP1ORy8esP7b1kvya-je4ULKSjit189gaGnqUg3C23AEd0S61VOKPpn3wwNOCt28 2026/06/03 03:56:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/06/03 03:56:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/06/03 03:56:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/06/03 03:56:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/03 03:56:03 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/06/03 03:56:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/06/03 03:56:04 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AHB_7W_Nmtx9oF4U7ul3wA1_f2HPfRkEL2QNPcMuRVIQ_vvlllssoMoRW0BP1ZYZEfgiv2OXR84XEHMwIqnKajeKMEuG7kqS_wuY0KME63bh8ZX3Q_ylsbfFKrkoRxdzb-7S9kLCczBjXLkQLskXSgBLIL-bTcCQXTF5R7WswNvshQs-pjt2yogfnVPmQSHy5-Vw6MnkMv41RuyY7pkKw0Mekp0ziQFhFtn6Mu8fQdrkpCbK5NT7Q0LBMIG5-oZyGiWcoshi5xLFdtfRCbQrPVSeP1ORy8esP7b1kvya-je4ULKSjit189gaGnqUg3C23AEd0S61VOKPpn3wwNOCt28" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/06/03 03:56:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AAQISagH2bTF5UuCnmw9CklyIDYR0VvlV-_apIGponf3KVLVBvY1CELHDFO21Up_nAQOSmjleXQYviQ--hLqYc5GrSHSD12wyr6nbHhMYrWJCTdDPK0W_ga3YhqkWvl2E4VF46aMF8KfpFVILcQ3b-D8zR23GemZxpnjy9Li962r6uor1jHqT0abaExV0hwzUofFV7y-K1jfT40PbNx474fMwOfPL1q6uemhOGG0xngSN7NEObJM6DQbm0qisakg2ogZ7L9YehcFccR2Qig4SuiclCFVoZy0blNklnWvDEF4qpTNwadN6MvyNtpX_d8A5MNu3B4B5Y1Pyjh6dFkQUMw 2026/06/03 03:56:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/06/03 03:56:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/06/03 03:56:07 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AAQISagH2bTF5UuCnmw9CklyIDYR0VvlV-_apIGponf3KVLVBvY1CELHDFO21Up_nAQOSmjleXQYviQ--hLqYc5GrSHSD12wyr6nbHhMYrWJCTdDPK0W_ga3YhqkWvl2E4VF46aMF8KfpFVILcQ3b-D8zR23GemZxpnjy9Li962r6uor1jHqT0abaExV0hwzUofFV7y-K1jfT40PbNx474fMwOfPL1q6uemhOGG0xngSN7NEObJM6DQbm0qisakg2ogZ7L9YehcFccR2Qig4SuiclCFVoZy0blNklnWvDEF4qpTNwadN6MvyNtpX_d8A5MNu3B4B5Y1Pyjh6dFkQUMw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/06/03 03:56:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AC4zIfw-JcrcplsoyPdEQcfAWz46TbzmZN_Rf_ucgFCLNUoB9spk3xL6USzb1a3AsZ3D25PV6IjihT_T7AJwFii-nzSzKHJAdBtNiH6lmRyT30M8BzcpFoRluNLRr95l-SGmM87g2O-SOYpmzCybIQSLUTgjus9T2vrkRSFohCMomc4U6i0jsii5JCfQtq43VUDv6ZeimkWRFRhpl88-KbT54GIMEWpT26aQEx6RXEBIfns_Dgf-xhZgaSqb6RVWU4naI1JRDrpKcQ05zUjkfwew02r4yrtIeCuWJxOP31USr6AQs3VR9_qCIUBuUHyO3SoPF7R8RevmsD-N7gA7z7A 2026/06/03 03:56:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/03 03:56:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/03 03:56:08 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AC4zIfw-JcrcplsoyPdEQcfAWz46TbzmZN_Rf_ucgFCLNUoB9spk3xL6USzb1a3AsZ3D25PV6IjihT_T7AJwFii-nzSzKHJAdBtNiH6lmRyT30M8BzcpFoRluNLRr95l-SGmM87g2O-SOYpmzCybIQSLUTgjus9T2vrkRSFohCMomc4U6i0jsii5JCfQtq43VUDv6ZeimkWRFRhpl88-KbT54GIMEWpT26aQEx6RXEBIfns_Dgf-xhZgaSqb6RVWU4naI1JRDrpKcQ05zUjkfwew02r4yrtIeCuWJxOP31USr6AQs3VR9_qCIUBuUHyO3SoPF7R8RevmsD-N7gA7z7A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/06/03 03:56:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AKzW50KTEWocxtcNiJHs_FlY1uqiglxpY3DJngCe7GIGAYtEKtRkUaD4io1nHYI8mwIxm2KrcqDK-_rAcT1yd_jCUS53WZGbAedyf6pXMcZMOy9pseargnhetx4O4xERMJUJP9Bg9FhzJJqsRsgBboG1tIxb3kSVJqpnzAVD0BT3LpinOBbI5XuE4stDkmZZAPpPr7-gMG3ke1RhiOAKlkkoe7AgKjUfwBshSSP2op5SWzyrGqJmlZvFdZk0_axYvpbJjyuU74-nUiVGpgqekI5weNHg7gX0cajfnlpa2JSIdmna4evx_Iaw9AXlmgNCN-yJPK9Y707NIoTVIQul_yo 2026/06/03 03:56:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/06/03 03:56:09 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/03 03:56:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AKzW50KTEWocxtcNiJHs_FlY1uqiglxpY3DJngCe7GIGAYtEKtRkUaD4io1nHYI8mwIxm2KrcqDK-_rAcT1yd_jCUS53WZGbAedyf6pXMcZMOy9pseargnhetx4O4xERMJUJP9Bg9FhzJJqsRsgBboG1tIxb3kSVJqpnzAVD0BT3LpinOBbI5XuE4stDkmZZAPpPr7-gMG3ke1RhiOAKlkkoe7AgKjUfwBshSSP2op5SWzyrGqJmlZvFdZk0_axYvpbJjyuU74-nUiVGpgqekI5weNHg7gX0cajfnlpa2JSIdmna4evx_Iaw9AXlmgNCN-yJPK9Y707NIoTVIQul_yo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/03 03:56:10 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AD_WgQniokgGWQj4rwgWld8g0d4GJBDgVv4O74ataOc0SNnJ58hfMjVFOl6Az5p6JlJf3PuTGw-nBgITXyC1asnIzpHdLYIEOJxTSDt0VQmOsjd0bRN_7rPa5W2gzOGkxunUltnX8tUxnu1cyjBQ5XTzcGubMNYm_hr0qw0-VrKtgRNnNp9F3_oDuOHjVBQRbToPhMiDMTRRa8TExy-_4XAOGo6jFvlz3_KKnn8hyuqZTr6uhW27VwUS6aGe8aK2-op_nC5HX3KulkOBNuL0roMHwjt5qkr6SVpBaYfUqgiKH16fdpbUUDaHb-pFEtUFCiFa4G-4mBUK9EKVA-Sw1Ds 2026/06/03 03:56:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/03 03:56:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/03 03:56:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/03 03:56:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/06/03 03:56:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/06/03 03:56:11 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/03 03:56:12 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AD_WgQniokgGWQj4rwgWld8g0d4GJBDgVv4O74ataOc0SNnJ58hfMjVFOl6Az5p6JlJf3PuTGw-nBgITXyC1asnIzpHdLYIEOJxTSDt0VQmOsjd0bRN_7rPa5W2gzOGkxunUltnX8tUxnu1cyjBQ5XTzcGubMNYm_hr0qw0-VrKtgRNnNp9F3_oDuOHjVBQRbToPhMiDMTRRa8TExy-_4XAOGo6jFvlz3_KKnn8hyuqZTr6uhW27VwUS6aGe8aK2-op_nC5HX3KulkOBNuL0roMHwjt5qkr6SVpBaYfUqgiKH16fdpbUUDaHb-pFEtUFCiFa4G-4mBUK9EKVA-Sw1Ds" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/03 03:56:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJ84DGZ9ExXQGMAueMP4HkRLAP7F3T_RLHkMVYqeAPo1UiNVYVrnaL0HmJPLjGJJBtxKnMeS6SeDOAOBbhFq_nXHhWeYPmUnhXY1_izj9po3puq8C_g-RtfdOi3uN2Q3GlX-e7c3iqHcbtizT0f9AuQ873l6OZwIjZ0sX8Ci3nRHF14AxgLExnF7HRS3N_EqmPqWOsNT56iNXyBd_BmGaavIa7CbkCL2h_xFCfNzqBuuK3UDew9fuLlnxeDvMcx9BP2YBEYVz5kwk9brI70vZxDR7uphbw4F_h6cJjLaNAvIuGPlDr4jEmTuTwdA0uANl79ZB4TAIixcvIV9WF70h28 2026/06/03 03:56:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/06/03 03:56:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/06/03 03:56:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/06/03 03:56:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/06/03 03:56:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/03 03:56:13 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/06/03 03:56:14 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AJ84DGZ9ExXQGMAueMP4HkRLAP7F3T_RLHkMVYqeAPo1UiNVYVrnaL0HmJPLjGJJBtxKnMeS6SeDOAOBbhFq_nXHhWeYPmUnhXY1_izj9po3puq8C_g-RtfdOi3uN2Q3GlX-e7c3iqHcbtizT0f9AuQ873l6OZwIjZ0sX8Ci3nRHF14AxgLExnF7HRS3N_EqmPqWOsNT56iNXyBd_BmGaavIa7CbkCL2h_xFCfNzqBuuK3UDew9fuLlnxeDvMcx9BP2YBEYVz5kwk9brI70vZxDR7uphbw4F_h6cJjLaNAvIuGPlDr4jEmTuTwdA0uANl79ZB4TAIixcvIV9WF70h28" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/06/03 03:56:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AEu7587F1t9zHMSgUyfY1BAJH0MIOWi6QwSaUoT6CPi8FVIj9fVn3TfuRnSX_vLdccK3DW-7JGudKEtNA7CZbl-AUS1Op-yAYX-Hq_NpNfuns0n0DoWjeCCvtu8sK2VzMPTdKeeAzm_0RlLrTb0fJ-mTZ9mbLEzhv0oI-hTu0zZCgDfedMmqeU-4nKoKMontPukKXP4BAk8SilNFaidOo-LoqFta_FxwdeyxboMmiRiI9NVmIoVGcGaUdbGwEKR20xSfVMleTQHc9u7ELb9yN7egzqTvYS-XioTqG2kY5BIlXE2sw4SreHJJx3_gDyr3Yj8kck76WZ_0zvo6BXfZd2Y 2026/06/03 03:56:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/06/03 03:56:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/06/03 03:56:16 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AEu7587F1t9zHMSgUyfY1BAJH0MIOWi6QwSaUoT6CPi8FVIj9fVn3TfuRnSX_vLdccK3DW-7JGudKEtNA7CZbl-AUS1Op-yAYX-Hq_NpNfuns0n0DoWjeCCvtu8sK2VzMPTdKeeAzm_0RlLrTb0fJ-mTZ9mbLEzhv0oI-hTu0zZCgDfedMmqeU-4nKoKMontPukKXP4BAk8SilNFaidOo-LoqFta_FxwdeyxboMmiRiI9NVmIoVGcGaUdbGwEKR20xSfVMleTQHc9u7ELb9yN7egzqTvYS-XioTqG2kY5BIlXE2sw4SreHJJx3_gDyr3Yj8kck76WZ_0zvo6BXfZd2Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/06/03 03:56:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ACjqA0Mi68c93soZangyVSCEQe7nx7K96I0C2eYdURsARFOVlLYmHgt8koWen78m7X_lBSTBKCNMZZYdmw-0CVfp2K4FAS5ZGLC_rXxKLzLFDQchFDCA6kR8EkAh7wMjfywdPI6OGB3aagh0m78BypfuNw4NY7iO-cedGP8pLSZ-J39DtIHsDHjdOGSQibkKvoB0Nf8pN__1raMob5pvrc0gX-zUvESHhoDfDNIlr9hCulxpjaSSagDNU2zNMqI0CqkkjDvujVKQXlvRMAxO98gx-ci_sKHePtpyYq1I9geCq5VG1JTmdRlwT1jxBHIB0gjY8wyGvHHqqiBDtYCCgv4 2026/06/03 03:56:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/03 03:56:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/03 03:56:18 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ACjqA0Mi68c93soZangyVSCEQe7nx7K96I0C2eYdURsARFOVlLYmHgt8koWen78m7X_lBSTBKCNMZZYdmw-0CVfp2K4FAS5ZGLC_rXxKLzLFDQchFDCA6kR8EkAh7wMjfywdPI6OGB3aagh0m78BypfuNw4NY7iO-cedGP8pLSZ-J39DtIHsDHjdOGSQibkKvoB0Nf8pN__1raMob5pvrc0gX-zUvESHhoDfDNIlr9hCulxpjaSSagDNU2zNMqI0CqkkjDvujVKQXlvRMAxO98gx-ci_sKHePtpyYq1I9geCq5VG1JTmdRlwT1jxBHIB0gjY8wyGvHHqqiBDtYCCgv4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/06/03 03:56:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AGkVIxWQ-i8bzwxf1trKV2a34qmoqRvf0bIyqraDtSvWHGbZrZQd98CG2KgIvLiyfXq5Ur-TzjIvnDpzrE3TD_CU9maRNhxra1e-1t4DSF4MD9JA0XeDF-M2KVtTv4ycz0KzH_objyKdXmOxVWEXMxmF9WLWxka_mjqP98Q5pCl9dCmI3oPHLkLckJzOFd_5dH6W1CQvaKNwiJUPnwX4-YJUQ7ioF8FbuUXcJfId5qut8807vjdfNXgBtgAO-4QSt3_6Y70jAIIDmbNd1yO0g54qQBND4IyDqfXNQuFeJF50lXtOl_KYHkgQ3ldqY7Iu59-3WJWXBx-TzagcnGem4GY 2026/06/03 03:56:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/06/03 03:56:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/03 03:56:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AGkVIxWQ-i8bzwxf1trKV2a34qmoqRvf0bIyqraDtSvWHGbZrZQd98CG2KgIvLiyfXq5Ur-TzjIvnDpzrE3TD_CU9maRNhxra1e-1t4DSF4MD9JA0XeDF-M2KVtTv4ycz0KzH_objyKdXmOxVWEXMxmF9WLWxka_mjqP98Q5pCl9dCmI3oPHLkLckJzOFd_5dH6W1CQvaKNwiJUPnwX4-YJUQ7ioF8FbuUXcJfId5qut8807vjdfNXgBtgAO-4QSt3_6Y70jAIIDmbNd1yO0g54qQBND4IyDqfXNQuFeJF50lXtOl_KYHkgQ3ldqY7Iu59-3WJWXBx-TzagcnGem4GY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/03 03:56:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AM5rA6rqyXHJ0MDyXFGgbT8fpdbKSwqTFdf44plVeduWt5_SttzR8r-iJpszWMg4dXX-5Eu1AskSVGgxc5nuSKyQB9wPwuZ3TBdiGzkeEP7TO9kmSWcb4zPRYf7_h0uPGiITR6sPqFj2UNcJVBoo7hI_a6UJtHvbBYOdaFSqMfnTi8AqsmJkCYY4U9GRr6fL0Envdquv6JW3uaPthBIB2ty1kkSdI-e9zJS2BTc0XR3RvucVWlt4vCZTCtzuMrD_ZL10mFn7rSd9NjHVudxcCng13VZHnMloKmNFDy7tosKBOleJbsB7HF6KN23nkMiva5aWlsN81M9SlWaAsm9Fcis 2026/06/03 03:56:20 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/03 03:56:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/03 03:56:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/03 03:56:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/03 03:56:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/03 03:56:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/06/03 03:56:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AM5rA6rqyXHJ0MDyXFGgbT8fpdbKSwqTFdf44plVeduWt5_SttzR8r-iJpszWMg4dXX-5Eu1AskSVGgxc5nuSKyQB9wPwuZ3TBdiGzkeEP7TO9kmSWcb4zPRYf7_h0uPGiITR6sPqFj2UNcJVBoo7hI_a6UJtHvbBYOdaFSqMfnTi8AqsmJkCYY4U9GRr6fL0Envdquv6JW3uaPthBIB2ty1kkSdI-e9zJS2BTc0XR3RvucVWlt4vCZTCtzuMrD_ZL10mFn7rSd9NjHVudxcCng13VZHnMloKmNFDy7tosKBOleJbsB7HF6KN23nkMiva5aWlsN81M9SlWaAsm9Fcis" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/03 03:56:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ADTi36XuYyFLOeCfKGkjkHpGezuCm4z3Tnmh3cvwFc8NMxoQpQ5y-m86zpBL-BU-O0aMgVzPfb-KFK8KYogXmwM01Ie7jl8aw9Ak1edBucrB00r1ZkA0DUkkJPDJO3bPc52t9aEFZt5--yJyVcA3JldDMcphdGeGxhIT2W1QPKJO85udsthKI6hlRRYFn6wJEuEhecuK8nBJQnX1RbtTjzYvpRqVu7itYy39PEDglqabuq43f6CiSrmDyHFImzZzDraX58O9jYQzm6T0HsfCHkjNYmItlga58NcpdFrRntvxySsmYKT_pDr7Gygz6gU6bUOadVeJizKEiDI8Gmgbmy8 2026/06/03 03:56:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/06/03 03:56:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/06/03 03:56:22 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/06/03 03:56:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/03 03:56:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/03 03:56:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/06/03 03:56:23 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ADTi36XuYyFLOeCfKGkjkHpGezuCm4z3Tnmh3cvwFc8NMxoQpQ5y-m86zpBL-BU-O0aMgVzPfb-KFK8KYogXmwM01Ie7jl8aw9Ak1edBucrB00r1ZkA0DUkkJPDJO3bPc52t9aEFZt5--yJyVcA3JldDMcphdGeGxhIT2W1QPKJO85udsthKI6hlRRYFn6wJEuEhecuK8nBJQnX1RbtTjzYvpRqVu7itYy39PEDglqabuq43f6CiSrmDyHFImzZzDraX58O9jYQzm6T0HsfCHkjNYmItlga58NcpdFrRntvxySsmYKT_pDr7Gygz6gU6bUOadVeJizKEiDI8Gmgbmy8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/06/03 03:56:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AEpCAPhiQEwmx1CB7eEN_vSrTA34Tq2_MiZeQIuuF-ZANijT11fsdBq2XazYec-UNTrgTm7TUp3p9fqtRflqHPBXpC6lMKZIKAEEmExXaIkXtbGsby_ZEqOMZTAiOHybl-4jHiW3TM5XoTWuVuDTfufqVrz6BIjLZ3yjME_20t9xUOTrJHHQ1XRLK0GR8XoXgLGoXvsOSy1eak_c75dlQ9LN93AQ6pfeL-LAhSd0tkCb4TLrcvS5mKo6fps0TrnNgh_BB38DOYHOp23QX7fJwIEQg8yUTkKNJ98v4Tw0MrYsWetCdUrTkoFX1EiU8tX37bw2TH_y0rb-6z_Mz-gdj9g 2026/06/03 03:56:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/06/03 03:56:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/06/03 03:56:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AEpCAPhiQEwmx1CB7eEN_vSrTA34Tq2_MiZeQIuuF-ZANijT11fsdBq2XazYec-UNTrgTm7TUp3p9fqtRflqHPBXpC6lMKZIKAEEmExXaIkXtbGsby_ZEqOMZTAiOHybl-4jHiW3TM5XoTWuVuDTfufqVrz6BIjLZ3yjME_20t9xUOTrJHHQ1XRLK0GR8XoXgLGoXvsOSy1eak_c75dlQ9LN93AQ6pfeL-LAhSd0tkCb4TLrcvS5mKo6fps0TrnNgh_BB38DOYHOp23QX7fJwIEQg8yUTkKNJ98v4Tw0MrYsWetCdUrTkoFX1EiU8tX37bw2TH_y0rb-6z_Mz-gdj9g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/06/03 03:56:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AOUy0rBAgyVpJMNLerrjJZmoP0IIxCCe8_o_zQ4W9mnNyZj1-DL8hM25Jsi9gSWG_YyunRVFFUSAyWLeLe7fXIqkeotFYHDxVcTTkxGWERvZj8MupUhY8NyBOvCz6Me_5Ap1DCWTmOBcAThRyZ5hUgOLg36vaGYfsIAFpOVE5FlE_ZYaGO3nscU9WmSCc96x-r8CvuA4br0LGhoi5M22VN6JYIgQs9YI46j2C0hkjSR3riS42iqQDulgVYQluJVhFFtdCt7Zs-eud2PiqaI9PM3Up5kGQ26RHw0XS1tRHoyyo721BraJMzTbm6JAIV6SnxkuZkZL_1Sa49WLs1_K0mU 2026/06/03 03:56:27 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/03 03:56:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/03 03:56:28 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AOUy0rBAgyVpJMNLerrjJZmoP0IIxCCe8_o_zQ4W9mnNyZj1-DL8hM25Jsi9gSWG_YyunRVFFUSAyWLeLe7fXIqkeotFYHDxVcTTkxGWERvZj8MupUhY8NyBOvCz6Me_5Ap1DCWTmOBcAThRyZ5hUgOLg36vaGYfsIAFpOVE5FlE_ZYaGO3nscU9WmSCc96x-r8CvuA4br0LGhoi5M22VN6JYIgQs9YI46j2C0hkjSR3riS42iqQDulgVYQluJVhFFtdCt7Zs-eud2PiqaI9PM3Up5kGQ26RHw0XS1tRHoyyo721BraJMzTbm6JAIV6SnxkuZkZL_1Sa49WLs1_K0mU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/06/03 03:56:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AH7keGOSvp-M0vn81VnzzUnJWFw2k4lUyUFd_Kk4bR0Ql9anKkSVo07Jwp20-obv7VLAu3Zxc6BE0kM8tYHBV4dV_Uqnd3sjBEos1HfGi57sd8Yfr4OGN9836Ec-JRO0JgcmZ0K0Dac6aMcEab447-vS-hk_w9UCgaUpiUnHH0MVmLV1N5lkkhXvk3hEHK_IBhYaDbNgqmUpKCIHvyKd--qSew4fgrdcV_YFBapESi4HhQqy8ypzLHzLS6rF5x6Zq2lTgqJRRm3KVOIPzLmeE_fkKVLYWU9pXLZAGU2ZhnLqmYll9gPJ8Z4C4CaDFPc6NNHvxG4ONw6iQ8jxgo1IEPE 2026/06/03 03:56:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/06/03 03:56:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/03 03:56:30 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AH7keGOSvp-M0vn81VnzzUnJWFw2k4lUyUFd_Kk4bR0Ql9anKkSVo07Jwp20-obv7VLAu3Zxc6BE0kM8tYHBV4dV_Uqnd3sjBEos1HfGi57sd8Yfr4OGN9836Ec-JRO0JgcmZ0K0Dac6aMcEab447-vS-hk_w9UCgaUpiUnHH0MVmLV1N5lkkhXvk3hEHK_IBhYaDbNgqmUpKCIHvyKd--qSew4fgrdcV_YFBapESi4HhQqy8ypzLHzLS6rF5x6Zq2lTgqJRRm3KVOIPzLmeE_fkKVLYWU9pXLZAGU2ZhnLqmYll9gPJ8Z4C4CaDFPc6NNHvxG4ONw6iQ8jxgo1IEPE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/03 03:56:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ANLBM0qJAv_D_R6RDIRKZOElhCzwdZacyt86Fq_LlmOInZp9HaMoxlsDfY_1GaeIvLQy0BUWSYdnBAcxUQGPeVV1Iky_4xO8ix9lByjkUejN5gXDtBPigajSZsn365Ox0q4svGnP7KopSbw6st5yrNUPLjSJ3cRbTEgSDpi-cFAO2hWELHapnrzeMSEIrVP_fdmj93eTB8eWTMrz7AHHnA5xEruoZVs_n-wGNJFCQqAA0yPYFDtc2p4KTUnBL9t4azGmWRvgHqaV2RONfpqJW6NW_E12ts4bICbDbRHZ0bIp23nRVHXOge0I3tvajAMrZgso9EKeHbcRsiTmUQc8TIw 2026/06/03 03:56:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/03 03:56:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/03 03:56:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/03 03:56:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/06/03 03:56:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/03 03:56:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/06/03 03:56:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ANLBM0qJAv_D_R6RDIRKZOElhCzwdZacyt86Fq_LlmOInZp9HaMoxlsDfY_1GaeIvLQy0BUWSYdnBAcxUQGPeVV1Iky_4xO8ix9lByjkUejN5gXDtBPigajSZsn365Ox0q4svGnP7KopSbw6st5yrNUPLjSJ3cRbTEgSDpi-cFAO2hWELHapnrzeMSEIrVP_fdmj93eTB8eWTMrz7AHHnA5xEruoZVs_n-wGNJFCQqAA0yPYFDtc2p4KTUnBL9t4azGmWRvgHqaV2RONfpqJW6NW_E12ts4bICbDbRHZ0bIp23nRVHXOge0I3tvajAMrZgso9EKeHbcRsiTmUQc8TIw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/03 03:56:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AHOVHzL0i8JqN-K1ylpIboni2fAPaeVs2CKGj6DVVPm_wDW8RSR9b0Hv5GRXarfb9Gw6zMWIAzz57kry8_JPCQQ11i7qp8rbLvmtywI8Y-TF-DwiBkGj_hPrhdwxaWYDhuxjkZLaaXi6ahtI7rnVCJXYx-CQ8JffVnhMjWCkXmyCJR6As5C67Yblvf_OV311S7g_0UmOYRuPu3pFEzmVL4iVCd36ftqicQS-NTa0Ox8US4wWagF_Y4KqYxogXBwmO2_W3mCQc17dG3zVWDLz9lQ9fUFJ70hjSxDMm_IQj7VbSan66g3RlEtb8c39sexVotY1slA8jQe1Dt653mbU4hk 2026/06/03 03:56:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/06/03 03:56:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/06/03 03:56:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/06/03 03:56:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/03 03:56:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/06/03 03:56:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/06/03 03:56:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AHOVHzL0i8JqN-K1ylpIboni2fAPaeVs2CKGj6DVVPm_wDW8RSR9b0Hv5GRXarfb9Gw6zMWIAzz57kry8_JPCQQ11i7qp8rbLvmtywI8Y-TF-DwiBkGj_hPrhdwxaWYDhuxjkZLaaXi6ahtI7rnVCJXYx-CQ8JffVnhMjWCkXmyCJR6As5C67Yblvf_OV311S7g_0UmOYRuPu3pFEzmVL4iVCd36ftqicQS-NTa0Ox8US4wWagF_Y4KqYxogXBwmO2_W3mCQc17dG3zVWDLz9lQ9fUFJ70hjSxDMm_IQj7VbSan66g3RlEtb8c39sexVotY1slA8jQe1Dt653mbU4hk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/06/03 03:56:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AB3pduusLwVhGxI7IxskI0ODdrFTpHMl2BMDSbr6TyTCUCk3YrZdM9XXV413o5uqwfgLHzCbC1HISMQvFX5FLY0jAfdbiJzN2ugnZ9FS1MWK9wlufbvWJpPvm6pE3QfvDM2Z0H0D2wIfad4LKKRpDgthJaSf1dGkXHaBvjlHHMMI-6j7ETO4kKgcGZaOHRlWTy94Pg_hMyyxfQpHAGcPUfUxjxQAm6vqLCVnzgDqmpCV_cw_StNN2rk0DPPCo2zBu01uvfOxfb3c6HZfbPyuC0f3yYuRzCH59CfuR-p9kJhjkzI9rq-HnAKdhfQ6EPImqASJ6Pp8F4Tk78XUwUu4UPU 2026/06/03 03:56:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/06/03 03:56:37 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/06/03 03:56:38 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AB3pduusLwVhGxI7IxskI0ODdrFTpHMl2BMDSbr6TyTCUCk3YrZdM9XXV413o5uqwfgLHzCbC1HISMQvFX5FLY0jAfdbiJzN2ugnZ9FS1MWK9wlufbvWJpPvm6pE3QfvDM2Z0H0D2wIfad4LKKRpDgthJaSf1dGkXHaBvjlHHMMI-6j7ETO4kKgcGZaOHRlWTy94Pg_hMyyxfQpHAGcPUfUxjxQAm6vqLCVnzgDqmpCV_cw_StNN2rk0DPPCo2zBu01uvfOxfb3c6HZfbPyuC0f3yYuRzCH59CfuR-p9kJhjkzI9rq-HnAKdhfQ6EPImqASJ6Pp8F4Tk78XUwUu4UPU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/06/03 03:56:39 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AFAVWeErdoDDTcfervpciifyiHWdkPbwTNmibSKDjE6KjszlnLSAnr9XZKFajgx_TMgRPzH5NapFQp8bMs4csa8ybXvYAFY829TXoA50dqpG3vWgJHYhOnNegFd-WGqDu5SU1S8mi68QBsxbZKOF2MQb6rOR11g97trhg-Poj1siUURpMDruH0_zK42mjugX4yebVIBW0sbmnomlWlBQvZUCHh551JuMGDhYNU3N4gf2FChadmdmjO5qbFrul7_WQNWVbfbR0F0TiUYlNG61Otvn-0C6xCQXSkNTiMePBcIZIvmE7CMwu2KJ1bzHgHwmmBQX46Ljswulh9CYabrnO-I 2026/06/03 03:56:39 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/06/03 03:56:39 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/03 03:56:40 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AFAVWeErdoDDTcfervpciifyiHWdkPbwTNmibSKDjE6KjszlnLSAnr9XZKFajgx_TMgRPzH5NapFQp8bMs4csa8ybXvYAFY829TXoA50dqpG3vWgJHYhOnNegFd-WGqDu5SU1S8mi68QBsxbZKOF2MQb6rOR11g97trhg-Poj1siUURpMDruH0_zK42mjugX4yebVIBW0sbmnomlWlBQvZUCHh551JuMGDhYNU3N4gf2FChadmdmjO5qbFrul7_WQNWVbfbR0F0TiUYlNG61Otvn-0C6xCQXSkNTiMePBcIZIvmE7CMwu2KJ1bzHgHwmmBQX46Ljswulh9CYabrnO-I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/06/03 03:56:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ADJq5MZGTtiPtzMY3JhAmmCz5sMiF6fNLel-14GZcA4DCvsAvFYH6Na-jGGwbbt_clB-F_l2vnCREJmVSJj8_JKrpybKqnIJ13AxdMU4Z8IZhgafcV_yrqaFwjWDBpZ9gOEad1T5mq12Wdkam6bdHyyCnKw1nKWxXuRna0d-VtLWu_3RsJTw6T5Gy3GK1uRh91wEIaD5z8y3il1bvqbMdhHYhsMCXEK0uTzkonxFT6Vpp9sU1nEE71JlDMCj-S6Dv-m97z7KyQze4VqKk8W9iAZbhOUo_lDSZu4dGOFGWhM90mI6p3I3EXbr6ECbgfgI02RQnALqixMVMAj2W42F0Jw 2026/06/03 03:56:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/06/03 03:56:41 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/03 03:56:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ADJq5MZGTtiPtzMY3JhAmmCz5sMiF6fNLel-14GZcA4DCvsAvFYH6Na-jGGwbbt_clB-F_l2vnCREJmVSJj8_JKrpybKqnIJ13AxdMU4Z8IZhgafcV_yrqaFwjWDBpZ9gOEad1T5mq12Wdkam6bdHyyCnKw1nKWxXuRna0d-VtLWu_3RsJTw6T5Gy3GK1uRh91wEIaD5z8y3il1bvqbMdhHYhsMCXEK0uTzkonxFT6Vpp9sU1nEE71JlDMCj-S6Dv-m97z7KyQze4VqKk8W9iAZbhOUo_lDSZu4dGOFGWhM90mI6p3I3EXbr6ECbgfgI02RQnALqixMVMAj2W42F0Jw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/03 03:56:42 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ADMdLhzAgndyqBrnn9KJd6kvgc-_RJT7sbDklqKFaBzdi0RoPIDL5ejZ1wFoYewR-tjy2lte11nr_AZaClcbFp75kU8L1W7xs7M8iWc45QxVlA7WbbbhLQJSCNkrEq1X34kqbXUZMzigYLEzULg5y69lUeSuQO91_EsVZPr3LPijiONCBPZkUuqjUIWMw3KyaeYF2dMsH6Wuwgo50kDu8dlvAIOCr3OaIgr_NhotXVxjMoSeq95PKJy1rBHK-W8LVIuqz3_-ul1zoyZFfJ9os6k47OO2e2C5bUCe7Y8-SiZuw04lM70FTj76PV6P62Bbi04hiLdttM4yvDXmmSgMFE0 2026/06/03 03:56:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/03 03:56:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/03 03:56:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/03 03:56:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/03 03:56:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/03 03:56:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/06/03 03:56:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ADMdLhzAgndyqBrnn9KJd6kvgc-_RJT7sbDklqKFaBzdi0RoPIDL5ejZ1wFoYewR-tjy2lte11nr_AZaClcbFp75kU8L1W7xs7M8iWc45QxVlA7WbbbhLQJSCNkrEq1X34kqbXUZMzigYLEzULg5y69lUeSuQO91_EsVZPr3LPijiONCBPZkUuqjUIWMw3KyaeYF2dMsH6Wuwgo50kDu8dlvAIOCr3OaIgr_NhotXVxjMoSeq95PKJy1rBHK-W8LVIuqz3_-ul1zoyZFfJ9os6k47OO2e2C5bUCe7Y8-SiZuw04lM70FTj76PV6P62Bbi04hiLdttM4yvDXmmSgMFE0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/03 03:56:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AFGVqQstaiNwE_v9vKJ_nU-yv1OHpG9bkxElArCLQRFiQaG3DM0HalQ0DYzUxxzX7AxPtadbB1kv8FFm2qUDsD8YIOkbKa1vVjmE2Zf0BIgAWLCHEEOW-jaKLklUxJJO5F9h1p4R3Gka4r6K_uk3Ncc4dUoEpzv2ttew41oHfRX6oFQpvJVFhSXEUyxxEb6OdRnkPDxzusbEQ0ECJtYABtIC0690v2i5XID5bJs9Qgcou5Mox-bubSjeGdysTIxmbCXtBljoxVQXRGYfhTLHvUWDZqv-QhO-RjvKk5ZzPuLIjlG6qc99YKCncy1sXJWPb2FtgwRsQy_e0jHzOyGDaW8 2026/06/03 03:56:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/06/03 03:56:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/06/03 03:56:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/06/03 03:56:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/03 03:56:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/03 03:56:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/06/03 03:56:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AFGVqQstaiNwE_v9vKJ_nU-yv1OHpG9bkxElArCLQRFiQaG3DM0HalQ0DYzUxxzX7AxPtadbB1kv8FFm2qUDsD8YIOkbKa1vVjmE2Zf0BIgAWLCHEEOW-jaKLklUxJJO5F9h1p4R3Gka4r6K_uk3Ncc4dUoEpzv2ttew41oHfRX6oFQpvJVFhSXEUyxxEb6OdRnkPDxzusbEQ0ECJtYABtIC0690v2i5XID5bJs9Qgcou5Mox-bubSjeGdysTIxmbCXtBljoxVQXRGYfhTLHvUWDZqv-QhO-RjvKk5ZzPuLIjlG6qc99YKCncy1sXJWPb2FtgwRsQy_e0jHzOyGDaW8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/06/03 03:56:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOC5EyUIq85MvB9SMKTZKoZtdYl3scVB0quHm1f8W7P0A8zDY5jLH8UMkqC02LkHLmnXJp78AHnR_4Um6hgpDbU1O2knsYXkRGzLUMO495aylu1RAAYFM22I16KUNn4m3UwKwjd3C-0lAVpeLFTHEUOwYuj6UCs4IpR0o8HhEALtwuj09QRPj01pGGe72PzFtBgxfoc-TtOvJ7QtbA09bP2GR7mh_AE1TwczcSdmHxV07JL9bp4xnz3crIzhYe6fiAEbYbucGW1S70Iu9-jpX2xj5k1rPH5QrkxAuSuU7x-gkIv9gkRzFSfypfYrXIwSdG_B4RlwtZBdu33_9Sq_J_Q 2026/06/03 03:56:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/06/03 03:56:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/06/03 03:56:49 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AOC5EyUIq85MvB9SMKTZKoZtdYl3scVB0quHm1f8W7P0A8zDY5jLH8UMkqC02LkHLmnXJp78AHnR_4Um6hgpDbU1O2knsYXkRGzLUMO495aylu1RAAYFM22I16KUNn4m3UwKwjd3C-0lAVpeLFTHEUOwYuj6UCs4IpR0o8HhEALtwuj09QRPj01pGGe72PzFtBgxfoc-TtOvJ7QtbA09bP2GR7mh_AE1TwczcSdmHxV07JL9bp4xnz3crIzhYe6fiAEbYbucGW1S70Iu9-jpX2xj5k1rPH5QrkxAuSuU7x-gkIv9gkRzFSfypfYrXIwSdG_B4RlwtZBdu33_9Sq_J_Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/06/03 03:56:50 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ACKtcAWnMkhUTFBm7GfOLdt8LcHpHzd7GAW1cBIRmJNSds_8zJFBc1LN62GWi5u-xd-E9TRLYqHqeuN7ibfIafXcBdT9m9Zx0U2gmTAqsd7-sy50bOdPe9zpOStb7v0awGoSqTDDBDNthz3EX6bXYx_GU6p6xJyhncCRFlH-ztClc453_0b35HyvcLebExMYEQFdwnQFdV0Uj3S_nzxlf0G999UqpxwAewuskZtRp67xFy8jWIZe53lJbMnFJd-yC_KrKPXzSXuk9OyEIDnSz8pIUWC23AoHqZL9wkzjtSHCSe8q7T0GOj3wWmRjJM2yyf1MGNGDSKfo8PC6Xprhjj0 2026/06/03 03:56:51 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/06/03 03:56:51 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/03 03:56:51 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ACKtcAWnMkhUTFBm7GfOLdt8LcHpHzd7GAW1cBIRmJNSds_8zJFBc1LN62GWi5u-xd-E9TRLYqHqeuN7ibfIafXcBdT9m9Zx0U2gmTAqsd7-sy50bOdPe9zpOStb7v0awGoSqTDDBDNthz3EX6bXYx_GU6p6xJyhncCRFlH-ztClc453_0b35HyvcLebExMYEQFdwnQFdV0Uj3S_nzxlf0G999UqpxwAewuskZtRp67xFy8jWIZe53lJbMnFJd-yC_KrKPXzSXuk9OyEIDnSz8pIUWC23AoHqZL9wkzjtSHCSe8q7T0GOj3wWmRjJM2yyf1MGNGDSKfo8PC6Xprhjj0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/06/03 03:56:52 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AF8Xcdw9AxikpcX6EZ-Y0HpNeIHph4JqxIJdsjKNFPaURUBTlIJSMG78Qk0miMOqVqqUhiqr6EDfzP3SxSYHjYQW_WeKfpmBNEHRXqu9jCnxUpOSyKV1dmupOFQapavWbDYKY4GWm1HrcL2zp8rY3I0uEwHSc4sv7QpTPz549GNRFXcjdSKAwE42kLKHY3vdiv8qQCAgdOE760DUCcDiLbnEG5TolENPUxgANzsnCT2zujw0xoUq6grNvJcHv7TIc0HJvlnUhmHt-w3xWe-bTecsGo3A4Uj8cl6sycAB6IKtZMRF50nUn4-SiZgKPjaPyatNiGf8kixB-ckPZTZ4yR8 2026/06/03 03:56:53 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/06/03 03:56:53 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/03 03:56:53 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AF8Xcdw9AxikpcX6EZ-Y0HpNeIHph4JqxIJdsjKNFPaURUBTlIJSMG78Qk0miMOqVqqUhiqr6EDfzP3SxSYHjYQW_WeKfpmBNEHRXqu9jCnxUpOSyKV1dmupOFQapavWbDYKY4GWm1HrcL2zp8rY3I0uEwHSc4sv7QpTPz549GNRFXcjdSKAwE42kLKHY3vdiv8qQCAgdOE760DUCcDiLbnEG5TolENPUxgANzsnCT2zujw0xoUq6grNvJcHv7TIc0HJvlnUhmHt-w3xWe-bTecsGo3A4Uj8cl6sycAB6IKtZMRF50nUn4-SiZgKPjaPyatNiGf8kixB-ckPZTZ4yR8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/03 03:56:54 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AEf3EttdCMTAoOrVPt_-XLDSUQU9kGp4hLUD2Wq5dxGC2IjsvEw7minIJKbmmcfYhfNWDNLrPt972QmaBGW2SiFq57NCQ0gtQ37jPNT_1gfBZdw7TL03-1N1IMWq-ys9CLGVN-4xfm22_6AT32h8VnScFs1C1lJdCsxWXt05aYIsx5FOH7NITDXFaRQ-dDDGhK5_UjKnxTBG-sTlc9q3pUvM7eQvanmEwOo_EfPZOJYBMFWlinC3l7O5BFeKod4wn0y696k5yFg317Zr4pMlSlmi1ri2VImKHcbttJeuXeqUlrl5dhksjfisICC_Psaz10goUHpCTB8HKND_0NmfmuU 2026/06/03 03:56:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/03 03:56:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/03 03:56:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/03 03:56:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/06/03 03:56:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/03 03:56:55 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/06/03 03:56:56 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AEf3EttdCMTAoOrVPt_-XLDSUQU9kGp4hLUD2Wq5dxGC2IjsvEw7minIJKbmmcfYhfNWDNLrPt972QmaBGW2SiFq57NCQ0gtQ37jPNT_1gfBZdw7TL03-1N1IMWq-ys9CLGVN-4xfm22_6AT32h8VnScFs1C1lJdCsxWXt05aYIsx5FOH7NITDXFaRQ-dDDGhK5_UjKnxTBG-sTlc9q3pUvM7eQvanmEwOo_EfPZOJYBMFWlinC3l7O5BFeKod4wn0y696k5yFg317Zr4pMlSlmi1ri2VImKHcbttJeuXeqUlrl5dhksjfisICC_Psaz10goUHpCTB8HKND_0NmfmuU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/03 03:56:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AHyL5a7AwdE30Fuzv2jpsYXkt8U8Vuib2ggAKsHn6fzBnBhpHfpgfX8lvd2eMPA6-twqvd-nZquFIto4Xg4bZuEiVo3tEY4vRGCUyANB9xwd3__ey1cpbw7S4gDS4RSsuSTpFBera61SaSBa8LXkg2Sdlaa-rPWoI3wI_O4uA6OO_nnI4BysQDhPA_yNXsoUF26gmTrWnvnrCqggLA0uxpP2aY7pFcSxm8O74ZBj2M-6LX7aOaAEPAkhzgVJLZCMHTE8wZVC6RO01j60M7A1XJPg55fhY3zsbfXNFP2Jo8BB9KfT8ewE2e_8t46LfBi5361QeHVkjRjL0EhbB918FRc 2026/06/03 03:56:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/06/03 03:56:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/06/03 03:56:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/06/03 03:56:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/03 03:56:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/06/03 03:56:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/06/03 03:56:58 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AHyL5a7AwdE30Fuzv2jpsYXkt8U8Vuib2ggAKsHn6fzBnBhpHfpgfX8lvd2eMPA6-twqvd-nZquFIto4Xg4bZuEiVo3tEY4vRGCUyANB9xwd3__ey1cpbw7S4gDS4RSsuSTpFBera61SaSBa8LXkg2Sdlaa-rPWoI3wI_O4uA6OO_nnI4BysQDhPA_yNXsoUF26gmTrWnvnrCqggLA0uxpP2aY7pFcSxm8O74ZBj2M-6LX7aOaAEPAkhzgVJLZCMHTE8wZVC6RO01j60M7A1XJPg55fhY3zsbfXNFP2Jo8BB9KfT8ewE2e_8t46LfBi5361QeHVkjRjL0EhbB918FRc" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/06/03 03:57:00 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/06/03 03:57:03 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/03 03:57:05 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/03 03:57:08 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/03 03:57:10 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/03 03:57:12 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AO-NnHPd7ZksUIe39VORbfvWsHjTXmcggnmWEuuvOAbdk8Va6zua4SR48EyO4Nc7b8QxOLUG9e7tmWk20aYe2rgA9RJSpbIDh43WWDlJTam0Lu36VMgdSvQYHf6QNYDNMJC-df-l6MTGxniXxOPUP26pogJldCRkrHjwNdILVWkzMpR1sgvic0-5q4pQKcNKcAUSkbnsSeRfGyzZ9vavnGhj6yUTI4KsSBzXM6K5IVFzb9bC2Y5ipLYPzeTK9y-VYgmRa6Q-0A1pc9j6I7v3uVuD9kcsQ_UCMrPxJMySjrnzI3Xpzr7kv_3Wz2_2p6FErrZ_CnoCa60EvupRdbHUZhY 2026/06/03 03:57:12 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/03 03:57:12 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "7b99bd2894668fc025990d4c946fd633" 2026/06/03 03:57:12 DEBUG : unknown-size-put.txt: multipart upload "AO-NnHPd7ZksUIe39VORbfvWsHjTXmcggnmWEuuvOAbdk8Va6zua4SR48EyO4Nc7b8QxOLUG9e7tmWk20aYe2rgA9RJSpbIDh43WWDlJTam0Lu36VMgdSvQYHf6QNYDNMJC-df-l6MTGxniXxOPUP26pogJldCRkrHjwNdILVWkzMpR1sgvic0-5q4pQKcNKcAUSkbnsSeRfGyzZ9vavnGhj6yUTI4KsSBzXM6K5IVFzb9bC2Y5ipLYPzeTK9y-VYgmRa6Q-0A1pc9j6I7v3uVuD9kcsQ_UCMrPxJMySjrnzI3Xpzr7kv_3Wz2_2p6FErrZ_CnoCa60EvupRdbHUZhY" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/03 03:57:13 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AGL2WhOrPH-rwok4U7CjvR61bZa48tGUWJ8De3KvRDCE63Yq0FHGRkRAomr6ea0yUFYOD7Xe0O569-OV8k9abrp-c1SpZefsJZSYpNye4bZgTKx5aIDynE4FM7o8OL6NZyFxh91Mjwv1_tcXyFNCIo57KCw-Syi-zStuigiZqYiUzmE5vdj7vnzQ4jLJfCKONAk8kA6V445NDwKHHwbG2JGY-FMg6wB0uI3JzP8Iqgzrxn-exiTpOl4tii6y0uotiXLmce3xsUR6RufKGtoGuv9n1dapqAHYMZ5ekPCVyS0j3AAe9L_yl-UMj6hJ1aYIvlQPgqNgi-rkgUpB6rJKIVs 2026/06/03 03:57:13 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/06/03 03:57:13 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "033a16a8d5eda13753788b2ea164c943" 2026/06/03 03:57:14 DEBUG : unknown-size-update.txt: multipart upload "AGL2WhOrPH-rwok4U7CjvR61bZa48tGUWJ8De3KvRDCE63Yq0FHGRkRAomr6ea0yUFYOD7Xe0O569-OV8k9abrp-c1SpZefsJZSYpNye4bZgTKx5aIDynE4FM7o8OL6NZyFxh91Mjwv1_tcXyFNCIo57KCw-Syi-zStuigiZqYiUzmE5vdj7vnzQ4jLJfCKONAk8kA6V445NDwKHHwbG2JGY-FMg6wB0uI3JzP8Iqgzrxn-exiTpOl4tii6y0uotiXLmce3xsUR6RufKGtoGuv9n1dapqAHYMZ5ekPCVyS0j3AAe9L_yl-UMj6hJ1aYIvlQPgqNgi-rkgUpB6rJKIVs" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/03 03:57:14 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vicaluw4yigu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/06/03 03:57:14 DEBUG : Waiting for deletions to finish 2026/06/03 03:57:14 DEBUG : "␍leading CR/␍leading CR" version false 2026/06/03 03:57:14 DEBUG : ␍leading CR/␍leading CR: Deleting (id "") 2026/06/03 03:57:14 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/06/03 03:57:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/06/03 03:57:14 DEBUG : "~leading tilde/~leading tilde" version false 2026/06/03 03:57:14 DEBUG : ~leading tilde/~leading tilde: Deleting (id "") 2026/06/03 03:57:14 INFO : ~leading tilde/~leading tilde: Deleted 2026/06/03 03:57:14 INFO : ␍leading CR/␍leading CR: Deleted 2026/06/03 03:57:14 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/03 03:57:15 INFO : S3 bucket rclone-test-vicaluw4yigu: Bucket "rclone-test-vicaluw4yigu" deleted 2026/06/03 03:57:15 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- FAIL: TestIntegration (393.27s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.24s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.31s) --- FAIL: TestIntegration/FsMkdir (391.03s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.23s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (197.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.77s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (7.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.92s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.40s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.33s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (18.57s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (15.08s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (15.24s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (15.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (15.03s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (15.36s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (15.08s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (15.11s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (15.10s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (15.03s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (15.09s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (15.10s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.44s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.47s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (109.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.37s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.34s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.21s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (7.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (7.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (15.51s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (15.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.34s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (17.10s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (8.70s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (26.94s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (7.51s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.62s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (15.64s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (7.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (64.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.56s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (12.50s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.69s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.97s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.21s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/06/03 03:57:15 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/06/03 03:57:15 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 393.299s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 6m34.650008097s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 TestIntegration/FsMkdir/FsPutFiles/FsListFile1 TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]