"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/01 04:40:18 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rawomow1tocu" 2026/06/01 04:40:18 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/01 04:40:19 INFO : S3 bucket rclone-test-rawomow1tocu: Bucket "rclone-test-rawomow1tocu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/06/01 04:40:20 INFO : S3 bucket rclone-test-rawomow1tocu: Bucket "rclone-test-rawomow1tocu" deleted === RUN TestIntegration/FsMkdir 2026/06/01 04:40:20 INFO : S3 bucket rclone-test-rawomow1tocu: Bucket "rclone-test-rawomow1tocu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/06/01 04:40:21 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/06/01 04:40:21 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/06/01 04:40:21 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 "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 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/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot 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/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation 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/punctuation Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" 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_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: operation error S3: PutObject, https response error StatusCode: 409, RequestID: , HostID: , api error NotImplemented: Bucket recreated during request lifetime. Please try your request again. Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstests.go:716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:716 Error: Received unexpected error: operation error S3: DeleteObject, https response error StatusCode: 404, RequestID: , HostID: , api error NoSuchBucket: The specified bucket does not exist. Test: TestIntegration/FsMkdir/FsEncoding/leading_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:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: listing wrong, want got ␍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_CR Messages: Unexpected file "␍leading CR/␍leading CR" === 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 LF/␊leading LF (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_LF Messages: Unexpected file "␍leading CR/␍leading CR" 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 LF", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) (len=2) { + (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: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_LF Messages: listing wrong, want got ␍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_LF Messages: Unexpected file "␍leading CR/␍leading CR" === 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 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: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 HT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=2) { + (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 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" === 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 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: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 VT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␋leading VT" +([]string) (len=2) { + (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 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" === 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 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: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 CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=12) ".leading dot" +([]string) (len=2) { + (string) (len=12) ".leading dot", + (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 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" === 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 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: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 CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=2) { + (string) (len=15) "trailing space ", + (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 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" === 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 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: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 CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing CR␍" +([]string) (len=2) { + (string) (len=14) "trailing CR␍", + (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 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" === 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 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: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 CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=2) { + (string) (len=14) "trailing LF␊", + (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 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" === 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 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: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 CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=2) { + (string) (len=14) "trailing HT␉", + (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 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" === 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 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: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 CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=2) { + (string) (len=14) "trailing VT␋", + (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 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" === 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 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: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 CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=2) { + (string) (len=13) "trailing dot.", + (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 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" === 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 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: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 CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "invalid utf-8\xfe" +([]string) (len=2) { + (string) (len=14) "invalid utf-8\xfe", + (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 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" === 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 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: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 CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=2) { + (string) (len=11) "test%46.txt", + (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 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" === 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/01 04:43:49 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AFB1TTDGpxPDXhpwmEtnUFgxW1wIcWVwTEZBeQ4DJmlVh7M6KVJOIxODxJg8GKwEdjm3Q8TN4c0BwGcI_Is6AGjs5akQvCyvM4w_4igbz_QrNe3SknSAnMsMkUxU0auI1gzBZP6TNPQnYa5rmc9aW3mnSUlu06hfWP_0soDnfOEYKBw5lizxq0Pacl49SY5GGGoW0JrdNP4WhbACdUX-pMjGbCg9TIQAYsEUsj4RDJPF6qiVnaBygatGb4bYFqoTAcgomzetUDqOoTKDfd8nGTz6wJ0pn0SV5erMe9rvpDrYbTniad95IBf-hC7r6Ol2SiBQkw7WFzqvEC_Y9Go5dWs 2026/06/01 04:43:49 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "a9615fc0ba968da560e1879948c77d16" 2026/06/01 04:43:49 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "7313c2b1033bd29f0295253185c29340" 2026/06/01 04:43:54 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "dbf71721a2764dc281d5702b07cc76bf" 2026/06/01 04:43:54 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AFB1TTDGpxPDXhpwmEtnUFgxW1wIcWVwTEZBeQ4DJmlVh7M6KVJOIxODxJg8GKwEdjm3Q8TN4c0BwGcI_Is6AGjs5akQvCyvM4w_4igbz_QrNe3SknSAnMsMkUxU0auI1gzBZP6TNPQnYa5rmc9aW3mnSUlu06hfWP_0soDnfOEYKBw5lizxq0Pacl49SY5GGGoW0JrdNP4WhbACdUX-pMjGbCg9TIQAYsEUsj4RDJPF6qiVnaBygatGb4bYFqoTAcgomzetUDqOoTKDfd8nGTz6wJ0pn0SV5erMe9rvpDrYbTniad95IBf-hC7r6Ol2SiBQkw7WFzqvEC_Y9Go5dWs" 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 CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=2) { + (string) (len=14) "hello? sausage", + (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 CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=2) { + (string) (len=14) "hello? sausage", + (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 CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (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 CR/␍leading CR"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=13) "file name.txt", - (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" + (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", + (string) (len=27) "␍leading CR/␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/06/01 04:43:56 DEBUG : Creating backend with remote "TestS3R2:" 2026/06/01 04:43:56 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/06/01 04:43:57 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 CR/␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=2) { + (string) (len=13) "file name.txt", + (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 CR"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (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 CR/␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=2) { + (string) (len=13) "file name.txt", + (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 CR"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (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 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" === 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 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" === 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 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: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 CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=6) { (string) (len=10) "dirToPurge", @@ -5,3 +5,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories 2026/06/01 04:44:20 DEBUG : S3 bucket rclone-test-rawomow1tocu: bucket is versioned: false 2026/06/01 04:44:20 DEBUG : Waiting for deletions to finish 2026/06/01 04:44:20 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/06/01 04:44:20 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/06/01 04:44:20 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 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: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 CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (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 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: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 CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=6) { (string) (len=18) "dirToPurgeFromRoot", @@ -5,3 +5,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2026/06/01 04:44:36 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rawomow1tocu/dirToPurgeFromRoot" 2026/06/01 04:44:36 DEBUG : S3 bucket rclone-test-rawomow1tocu path dirToPurgeFromRoot: bucket is versioned: false 2026/06/01 04:44:36 DEBUG : Waiting for deletions to finish 2026/06/01 04:44:36 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/06/01 04:44:36 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/06/01 04:44:36 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 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: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 CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/06/01 04:44:43 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rawomow1tocu/hello? sausage/êé" 2026/06/01 04:44:45 DEBUG : S3 bucket rclone-test-rawomow1tocu path hello? sausage/êé: bucket is versioned: false 2026/06/01 04:44:45 DEBUG : Waiting for deletions to finish 2026/06/01 04:44:45 DEBUG : "a/b/c/d/e.txt" version false 2026/06/01 04:44:45 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/06/01 04:44:45 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 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" === 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 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" === 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/01 04:45:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rawomow1tocu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/06/01 04:45:06 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rawomow1tocu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestS3R2:" path "rclone-test-rawomow1tocu" from "TestS3R2:rclone-test-rawomow1tocu" 2026/06/01 04:45:06 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-rawomow1tocu/file name.txt (200), rclone-test-rawomow1tocu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-rawomow1tocu/file name.txt (200), rclone-test-rawomow1tocu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-rawomow1tocu/␍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-rawomow1tocu/␍leading CR/␍leading CR" 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-rawomow1tocu/hello? sausage", "rclone-test-rawomow1tocu/hello? sausage/êé", "rclone-test-rawomow1tocu/hello? sausage/êé/Hello, 世界", "rclone-test-rawomow1tocu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-rawomow1tocu/hello? sausage", "rclone-test-rawomow1tocu/hello? sausage/êé", "rclone-test-rawomow1tocu/hello? sausage/êé/Hello, 世界", "rclone-test-rawomow1tocu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-rawomow1tocu/␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=39) "rclone-test-rawomow1tocu/hello? sausage", @@ -4,3 +4,4 @@ (string) (len=58) "rclone-test-rawomow1tocu/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-rawomow1tocu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-rawomow1tocu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=38) "rclone-test-rawomow1tocu/␍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-rawomow1tocu/hello? sausage"} actual : []string{"rclone-test-rawomow1tocu/hello? sausage", "rclone-test-rawomow1tocu/␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-rawomow1tocu/hello? sausage" +([]string) (len=2) { + (string) (len=39) "rclone-test-rawomow1tocu/hello? sausage", + (string) (len=38) "rclone-test-rawomow1tocu/␍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-rawomow1tocu/created from root.txt (100), rclone-test-rawomow1tocu/file name.txt (200), rclone-test-rawomow1tocu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-rawomow1tocu/created from root.txt (100), rclone-test-rawomow1tocu/file name.txt (200), rclone-test-rawomow1tocu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-rawomow1tocu/␍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-rawomow1tocu/␍leading CR/␍leading CR" === 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-rawomow1tocu/file name.txt (200), rclone-test-rawomow1tocu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-rawomow1tocu/file name.txt (200), rclone-test-rawomow1tocu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-rawomow1tocu/␍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-rawomow1tocu/␍leading CR/␍leading CR" === 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 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" === 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/01 04:45:39 NOTICE: S3 bucket rclone-test-rawomow1tocu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/06/01 04:45:40 DEBUG : piped data.txt: open chunk writer: started multipart upload: APcQeHnlV9BHGdpMy0USxX3Qs-PwFWmjceqQQvemF6TGJLWNg6kt72HwMHMhLGsAlbPRaIJQYdreu1_67rwbqn4NMPg7Dj1zPlcVC_EYeUCdk5lAj7v9ma2csdbZ9MtKRFd5j1WqP3c5wbA4lEp5SaMyob11HexXrU7wI8GYP_xRdWFrrqBPqFtut6NPv5cGt3_IAYF-tEMxsoVTQBsMt0B8BumjOLluDOLMkYPbqsAFtH3JWRG_CtTLJwJTytxiD7EvxsylSz-WNvK0gSwxl2nEKZqEIEkh_2wRUI7OorStNPQ0n3PiVRs_ng2DICOb9eLkxgT4xtijInT2dRsQAW0 2026/06/01 04:45:40 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/06/01 04:45:40 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/06/01 04:45:40 DEBUG : piped data.txt: multipart upload "APcQeHnlV9BHGdpMy0USxX3Qs-PwFWmjceqQQvemF6TGJLWNg6kt72HwMHMhLGsAlbPRaIJQYdreu1_67rwbqn4NMPg7Dj1zPlcVC_EYeUCdk5lAj7v9ma2csdbZ9MtKRFd5j1WqP3c5wbA4lEp5SaMyob11HexXrU7wI8GYP_xRdWFrrqBPqFtut6NPv5cGt3_IAYF-tEMxsoVTQBsMt0B8BumjOLluDOLMkYPbqsAFtH3JWRG_CtTLJwJTytxiD7EvxsylSz-WNvK0gSwxl2nEKZqEIEkh_2wRUI7OorStNPQ0n3PiVRs_ng2DICOb9eLkxgT4xtijInT2dRsQAW0" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/06/01 04:45:40 DEBUG : piped data.txt: open chunk writer: started multipart upload: AA7g3aA7CC0tSD7RrW8OWz8YTcO-q8lx4JyebjbUC_53438bAxXuV4ZMwHlqtuNDF3JBtCz73dwFw0Zqv7D5ovvO3yXvB2WWz9HA_rJRSXeJmtm0p1Uyugram-i10zeOFdygU4TmHnEZTOfh9JdqJsha1taSTLCtr0sfDAVlcC2ZLpR9BejzKuiDAhhFe0jAY2A3evL6rROJXfz6zmq32qaZpNQoKjg44AycMsC6DR_iHes9CkvqrBV-YaYGreC-L2m7w7j4-WpHqn7krfb_HvzHrDiKKmxwZ8wtb2wLUEXy2z2iD_tdtgQtLeT6Ki0kfY2S4TWkPkZNXFGhnhBmBLI 2026/06/01 04:45:40 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/01 04:45:41 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "d5e76e379c2d686ef6b994b6a862294b" 2026/06/01 04:45:41 DEBUG : piped data.txt: multipart upload "AA7g3aA7CC0tSD7RrW8OWz8YTcO-q8lx4JyebjbUC_53438bAxXuV4ZMwHlqtuNDF3JBtCz73dwFw0Zqv7D5ovvO3yXvB2WWz9HA_rJRSXeJmtm0p1Uyugram-i10zeOFdygU4TmHnEZTOfh9JdqJsha1taSTLCtr0sfDAVlcC2ZLpR9BejzKuiDAhhFe0jAY2A3evL6rROJXfz6zmq32qaZpNQoKjg44AycMsC6DR_iHes9CkvqrBV-YaYGreC-L2m7w7j4-WpHqn7krfb_HvzHrDiKKmxwZ8wtb2wLUEXy2z2iD_tdtgQtLeT6Ki0kfY2S4TWkPkZNXFGhnhBmBLI" 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/01 04:45:42 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/01 04:45:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AIHO3L-BOpLEREPbtsEaf1rzCYBiK5-qHy_6l4Yz_yrJqbIL6qvDrgHBqS5CYVlk4ffE8yMvjBxd3VDCh7RhBwg3jNitMXJZFSPfQG0QjvrHFCM5CXPOY4Y8VAdP6ArNR8CoB53jkwb4-GQWWNJXOwuoEsiRrWLDK--HYq20wv6EA6bPxfUZ0XwuTluzq87_KLYO1AJUPa-K0qSDw8OPZaHv8tjsJkbd1NZjX1wUETymQNZP5gHQkXiYKXM8aRUc2v5x53nkHpTGg_qzWR1Tz9wFNRoycUw557YIYxn1rPuDWvqmOQAcLot0tikAAkeZLixKkmL2sM_oCxyX8Ea0Q9s 2026/06/01 04:45:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/06/01 04:45:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/06/01 04:45:45 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AIHO3L-BOpLEREPbtsEaf1rzCYBiK5-qHy_6l4Yz_yrJqbIL6qvDrgHBqS5CYVlk4ffE8yMvjBxd3VDCh7RhBwg3jNitMXJZFSPfQG0QjvrHFCM5CXPOY4Y8VAdP6ArNR8CoB53jkwb4-GQWWNJXOwuoEsiRrWLDK--HYq20wv6EA6bPxfUZ0XwuTluzq87_KLYO1AJUPa-K0qSDw8OPZaHv8tjsJkbd1NZjX1wUETymQNZP5gHQkXiYKXM8aRUc2v5x53nkHpTGg_qzWR1Tz9wFNRoycUw557YIYxn1rPuDWvqmOQAcLot0tikAAkeZLixKkmL2sM_oCxyX8Ea0Q9s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/06/01 04:45:46 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AEnmC-3Q2xZQ-5cw7NLsDfOubID6SEgFEO4o52zcc4J1WIygCV6eZClQAjDaIvlGbTVprPLxhca820TGC4AqDHRvH0eDNMaNm-_WALb9J-GWJ4TwzY83TgCAMavlYl8LOKODJcL6uUa4wQy_S8Wmbkqs5pfuoN5dswMvvA_lvTlACNiQxr_rjJoST9cU92oRy11H_W1HDMF2s3RqpGqEwrhGhDJxTX7VQ5Wkoq3lTopBFiHy9l8xRJLOCSLo-vkTvUR1S98nBcjbndXuJxgsAPKHbRLdEKqGd7OKDNa366UG1B6a8YR9NTssWMvqijVaeQAchHr4o2SK21TtHY24_nU 2026/06/01 04:45:46 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/06/01 04:45:47 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/01 04:45:47 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AEnmC-3Q2xZQ-5cw7NLsDfOubID6SEgFEO4o52zcc4J1WIygCV6eZClQAjDaIvlGbTVprPLxhca820TGC4AqDHRvH0eDNMaNm-_WALb9J-GWJ4TwzY83TgCAMavlYl8LOKODJcL6uUa4wQy_S8Wmbkqs5pfuoN5dswMvvA_lvTlACNiQxr_rjJoST9cU92oRy11H_W1HDMF2s3RqpGqEwrhGhDJxTX7VQ5Wkoq3lTopBFiHy9l8xRJLOCSLo-vkTvUR1S98nBcjbndXuJxgsAPKHbRLdEKqGd7OKDNa366UG1B6a8YR9NTssWMvqijVaeQAchHr4o2SK21TtHY24_nU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/06/01 04:45:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: APufLVLRKSBaQm9yuZ0Ye325flOpCLzQDgTfALPIGIh8qzpM7SqkzjCS9q6cbwzwRwJ8jAD8git-BPN76PeJLqcRsj8ri7wYHEj2Cx7uOVcntjqkSPWHFME6hGP3OUE_qzEdqlwDpWAZfrAL67wEHOLGkKjmiNf_-sGSEMyKW4qtGx-0EO7U1hEV1skGHbKis6LJEJrXywSGn2jVnlwY0jieLqD-oHepQvcqwnEVBMKtdeae3VHG4XCaOvUoynzZoG-JzYqc6ehaIFEZsTKrYLGwuqkSF_l7D0H7qxOkLIl6uFIygytyK2txcYGDgbfJ7NSPfhNBK7-gvcGCrBQ_wXA 2026/06/01 04:45:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/06/01 04:45:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/01 04:45:49 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "APufLVLRKSBaQm9yuZ0Ye325flOpCLzQDgTfALPIGIh8qzpM7SqkzjCS9q6cbwzwRwJ8jAD8git-BPN76PeJLqcRsj8ri7wYHEj2Cx7uOVcntjqkSPWHFME6hGP3OUE_qzEdqlwDpWAZfrAL67wEHOLGkKjmiNf_-sGSEMyKW4qtGx-0EO7U1hEV1skGHbKis6LJEJrXywSGn2jVnlwY0jieLqD-oHepQvcqwnEVBMKtdeae3VHG4XCaOvUoynzZoG-JzYqc6ehaIFEZsTKrYLGwuqkSF_l7D0H7qxOkLIl6uFIygytyK2txcYGDgbfJ7NSPfhNBK7-gvcGCrBQ_wXA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/06/01 04:45:49 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AP5DGJ__4cFMhzFUUtslQJxHqaQEdCbXEsMgdpRLbi0vtz8DI9qaZBmFt7G_IDmxeI7wzwi_uo3uvI1OYsqMWgveI3Kx4gHxsNBo0X5thNiirEAQd_H3fZ7RSPc2iznTojv_6qu0RpBzSLhuzPhYSV2qaEaHXl1fqJ5rNJMumxCnCOGBRYi5D6QJa-2ZkTtC2q0UiJndYYVXWKH5LT1xbe_KuUfm-aqhwNyKkyUpZbUfOpsBzl3Z0XRRwCSztL43HxQ3-qSNy6apyLLs4fC1N0OKO-nSxp6FU3YbSQPyH8Olpoq0cPkGqR3Zdt2rVCZvjDNh51iB9A3TfNc7nFvyaN0 2026/06/01 04:45:49 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/06/01 04:45:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/06/01 04:45:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/06/01 04:45:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/01 04:45:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/06/01 04:45:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/06/01 04:45:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AP5DGJ__4cFMhzFUUtslQJxHqaQEdCbXEsMgdpRLbi0vtz8DI9qaZBmFt7G_IDmxeI7wzwi_uo3uvI1OYsqMWgveI3Kx4gHxsNBo0X5thNiirEAQd_H3fZ7RSPc2iznTojv_6qu0RpBzSLhuzPhYSV2qaEaHXl1fqJ5rNJMumxCnCOGBRYi5D6QJa-2ZkTtC2q0UiJndYYVXWKH5LT1xbe_KuUfm-aqhwNyKkyUpZbUfOpsBzl3Z0XRRwCSztL43HxQ3-qSNy6apyLLs4fC1N0OKO-nSxp6FU3YbSQPyH8Olpoq0cPkGqR3Zdt2rVCZvjDNh51iB9A3TfNc7nFvyaN0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/06/01 04:45:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APRUZe3mTbOx10gPnRj-m6WvWUDTA3RxH7tXPkk2kfgAIgh8IGIAaAmO8Kp_AkUuecxHMlo3nGzKtUFe2-VNi1Pnsa8FFU9J3Qza46bpXAn16Lw-yg1gdMhvsu2jd9iNk9mpzbm_NDhGBrZjqiXV97jiXqplDhj0KPRz_LssdZZETfNpZJpxZBHg-_b0L40ywj8OP-ebfGvMEjOxKE90WNmwIbGEGc0KiEX4EYlliYUJjgNxR00b4Wal0kWthCLkuueomgt6m6Uic3dpP0OJdHCSm66SlxSQg58CQX8ukqpivsjdGzZ6ju6r_eUgBD7hJpRvrwyUUm7mExw1860gEak 2026/06/01 04:45:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/06/01 04:45:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/06/01 04:45:51 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/06/01 04:45:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/06/01 04:45:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/06/01 04:45:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/06/01 04:45:52 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "APRUZe3mTbOx10gPnRj-m6WvWUDTA3RxH7tXPkk2kfgAIgh8IGIAaAmO8Kp_AkUuecxHMlo3nGzKtUFe2-VNi1Pnsa8FFU9J3Qza46bpXAn16Lw-yg1gdMhvsu2jd9iNk9mpzbm_NDhGBrZjqiXV97jiXqplDhj0KPRz_LssdZZETfNpZJpxZBHg-_b0L40ywj8OP-ebfGvMEjOxKE90WNmwIbGEGc0KiEX4EYlliYUJjgNxR00b4Wal0kWthCLkuueomgt6m6Uic3dpP0OJdHCSm66SlxSQg58CQX8ukqpivsjdGzZ6ju6r_eUgBD7hJpRvrwyUUm7mExw1860gEak" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/06/01 04:45:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AMnEhgsuZbcm6tNHyVbLrE_JLNV07NmbyK_PXz4VAZwLjKVrtSAEbcQxxMyO7PO08AyMO1E9zHw6MwytnyAAdA_vxgpw8yjYaPznNNqkh356bc5B--aPiiLUQalcz8iEfP1154GFR13hZLC6sdoUEAlI8HcgkWo7G03HClUMpnMyrDrYVNRmKQg9bednENaBC6B7S9hb_Q3Oz-DzIrS7249CB5IZtA9qAmo-le-RbykAteN0jGG9et3IWhaOW_WjhQ4Wmhc-Nr03-TfTqDgSe7PbYzp9BnYdf3GaLZm1OiKIuAKSmV_R4LNULXa2YwznLI1kvioyKgbvabAszfrtFDY 2026/06/01 04:45:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/06/01 04:45:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/06/01 04:45:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AMnEhgsuZbcm6tNHyVbLrE_JLNV07NmbyK_PXz4VAZwLjKVrtSAEbcQxxMyO7PO08AyMO1E9zHw6MwytnyAAdA_vxgpw8yjYaPznNNqkh356bc5B--aPiiLUQalcz8iEfP1154GFR13hZLC6sdoUEAlI8HcgkWo7G03HClUMpnMyrDrYVNRmKQg9bednENaBC6B7S9hb_Q3Oz-DzIrS7249CB5IZtA9qAmo-le-RbykAteN0jGG9et3IWhaOW_WjhQ4Wmhc-Nr03-TfTqDgSe7PbYzp9BnYdf3GaLZm1OiKIuAKSmV_R4LNULXa2YwznLI1kvioyKgbvabAszfrtFDY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/06/01 04:45:56 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AFx-cbDXgzWCjcXWNR3CX0wpqaxvZUm_UpW1LpQJUIbZEH8QBr0KN-rmEosEdz2mCILQaqKqXtnVg0cp5h4qoHQvSChi2IqUGoJzJCgpEPy8TGKI1AdGIxwhoKmfhC5jKOixlFxoOjnrLRmSrLWfTYUwhqswPt-77hv2ekQDGQHDoG5rWmwF2XKxug7JJxLuLPklZ6JdT3U1pHIQbM-6yTupepXARYQxbidh2qETV9jVdNFnmogUJO1_rtrzpOkGR6fFItmnZVe0kdh609lSLINf50Ey4CDnN2tdjcPF6JgfwOdDdwgJUsE3xdz6KS3lNyL1iFthZVr8ViRCBvpncbM 2026/06/01 04:45:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/06/01 04:45:57 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/01 04:45:58 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AFx-cbDXgzWCjcXWNR3CX0wpqaxvZUm_UpW1LpQJUIbZEH8QBr0KN-rmEosEdz2mCILQaqKqXtnVg0cp5h4qoHQvSChi2IqUGoJzJCgpEPy8TGKI1AdGIxwhoKmfhC5jKOixlFxoOjnrLRmSrLWfTYUwhqswPt-77hv2ekQDGQHDoG5rWmwF2XKxug7JJxLuLPklZ6JdT3U1pHIQbM-6yTupepXARYQxbidh2qETV9jVdNFnmogUJO1_rtrzpOkGR6fFItmnZVe0kdh609lSLINf50Ey4CDnN2tdjcPF6JgfwOdDdwgJUsE3xdz6KS3lNyL1iFthZVr8ViRCBvpncbM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/06/01 04:45:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AJjzZYrePHRxm0Gsb9ntZ5NVnDCnxqnMgRHrvoMTuJzLqP-96WPlwWPd2UarifZDenaIC3NN5vPdP9UaTx7VR0Ydss8bkgWIYn_Ovwmus34EBfqnkhMyIwsRBjlaD1GOHjkDNZysWoinpo-FkCgg-VyWcY04i5km1Q9BHaVyj-GuYER0QClpSnT3T6NhzRcyRsOLJ4AzU2AvxE48cTkdYpgS-K8smTAyb2kLc8pGIjm_LDFtytQtv5Gy1CvB92UMrp-HCbZNjhGvzN6Dyj9ZSTCYetBzV811vj-9ghY7g3fg77UkspTaHivs_np9t2kbErJBoCMo_n-MBe6aS_4EI3k 2026/06/01 04:45:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/06/01 04:45:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/01 04:45:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AJjzZYrePHRxm0Gsb9ntZ5NVnDCnxqnMgRHrvoMTuJzLqP-96WPlwWPd2UarifZDenaIC3NN5vPdP9UaTx7VR0Ydss8bkgWIYn_Ovwmus34EBfqnkhMyIwsRBjlaD1GOHjkDNZysWoinpo-FkCgg-VyWcY04i5km1Q9BHaVyj-GuYER0QClpSnT3T6NhzRcyRsOLJ4AzU2AvxE48cTkdYpgS-K8smTAyb2kLc8pGIjm_LDFtytQtv5Gy1CvB92UMrp-HCbZNjhGvzN6Dyj9ZSTCYetBzV811vj-9ghY7g3fg77UkspTaHivs_np9t2kbErJBoCMo_n-MBe6aS_4EI3k" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/06/01 04:46:00 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AAl4Oeq7ruCYraWyU5X5XgtqIG5SvFhPm_N5zJlLroppCA52xZleQDU0S5wnluBtNgCAknZU-YnrT1Cuz0hp9o4g6BdcrVYF4sZritg9UX7OujQQT0PXhaMiwVpFQOn8EmgwjTWzvJv4lddjT8EgViqEjR7v8y2c81Gb7Op_7AzgHz4kUfRJt8-maDyjQ01k-3D9rhq4AEOIQohQSEi-5223EEGG8eadNh79ZLEyaMHgZPeyCCWv8pDFCGK6raNMhkj7Spb7ErWDSCH_SNWUOlAdnzLzR6aGNWk_AT26vZvL5_WFtWiOkfOpnT6SB0Enad9EdIWEfPjJ2_e0Z_WtywM 2026/06/01 04:46:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/06/01 04:46:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/01 04:46:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/06/01 04:46:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/01 04:46:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/06/01 04:46:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/06/01 04:46:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AAl4Oeq7ruCYraWyU5X5XgtqIG5SvFhPm_N5zJlLroppCA52xZleQDU0S5wnluBtNgCAknZU-YnrT1Cuz0hp9o4g6BdcrVYF4sZritg9UX7OujQQT0PXhaMiwVpFQOn8EmgwjTWzvJv4lddjT8EgViqEjR7v8y2c81Gb7Op_7AzgHz4kUfRJt8-maDyjQ01k-3D9rhq4AEOIQohQSEi-5223EEGG8eadNh79ZLEyaMHgZPeyCCWv8pDFCGK6raNMhkj7Spb7ErWDSCH_SNWUOlAdnzLzR6aGNWk_AT26vZvL5_WFtWiOkfOpnT6SB0Enad9EdIWEfPjJ2_e0Z_WtywM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/06/01 04:46:02 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AHbInROunQixlpBM-jx9ilZzDT3ykU_kvaXHHOpdS0Vf4AeW6MS-P4-GIL5A3Sm7GM0CsO5mB8xmlWMmdIZIYOwtobpo6LBknBrDxeyD0dqgGtRqyXlS3EO9WJKW3gMGDd4PGTQIEQAKNOni19N6LRK0AXPu4F4_UC2obEK24Bd4ZjE4RArMZUmILtstHKITJLw-3i863DHTfTWmnw0Tqzf3CNwOPVEBAGyccKh4wV4wGFcf-ZTLmsJ2tlYy8jZNZjT3LPpcRmO4bXu83HSsDj9D-6mP6A3Ub4KG6TubVeByS7565lm66KbSZ84rJOJZtBwQ2iLTwrtQpi0CeGHE4nk 2026/06/01 04:46:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/06/01 04:46:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/06/01 04:46:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/06/01 04:46:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/06/01 04:46:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/06/01 04:46:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/06/01 04:46:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AHbInROunQixlpBM-jx9ilZzDT3ykU_kvaXHHOpdS0Vf4AeW6MS-P4-GIL5A3Sm7GM0CsO5mB8xmlWMmdIZIYOwtobpo6LBknBrDxeyD0dqgGtRqyXlS3EO9WJKW3gMGDd4PGTQIEQAKNOni19N6LRK0AXPu4F4_UC2obEK24Bd4ZjE4RArMZUmILtstHKITJLw-3i863DHTfTWmnw0Tqzf3CNwOPVEBAGyccKh4wV4wGFcf-ZTLmsJ2tlYy8jZNZjT3LPpcRmO4bXu83HSsDj9D-6mP6A3Ub4KG6TubVeByS7565lm66KbSZ84rJOJZtBwQ2iLTwrtQpi0CeGHE4nk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/06/01 04:46:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHTCE994EyxJ4j1wjfj0k0M2PeusEIRT1gJSRdqUAR1f8HauiKUFOjnwA12puDn-PZv9vLPo1mPrynfVhLfXNzlAXuqIHA-3tXHzggdQN8xGHDdwrGSaF4bTGza6BTK5E8MsQ0ppD3yJbi4Ss6IW3zDlYA4YtfeTIoRNdhrqnAU_D6XUT530q-gipQZ0D_Ku1XGqZ5GPhAScGkhlMA4Ews-49PTE-UhM8iT0cozf--l_Zu5oshiq_WQiMSIAg22mg4ZHvEKE_VhhZlmIHpehCqPowOIEtnZk_B1ul4CA1Nmq7VTfCUUH2_zmQ-21E2_wBKM7Q9Q-N6SIApXwJLuQ2xU 2026/06/01 04:46:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/06/01 04:46:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/06/01 04:46:07 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHTCE994EyxJ4j1wjfj0k0M2PeusEIRT1gJSRdqUAR1f8HauiKUFOjnwA12puDn-PZv9vLPo1mPrynfVhLfXNzlAXuqIHA-3tXHzggdQN8xGHDdwrGSaF4bTGza6BTK5E8MsQ0ppD3yJbi4Ss6IW3zDlYA4YtfeTIoRNdhrqnAU_D6XUT530q-gipQZ0D_Ku1XGqZ5GPhAScGkhlMA4Ews-49PTE-UhM8iT0cozf--l_Zu5oshiq_WQiMSIAg22mg4ZHvEKE_VhhZlmIHpehCqPowOIEtnZk_B1ul4CA1Nmq7VTfCUUH2_zmQ-21E2_wBKM7Q9Q-N6SIApXwJLuQ2xU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/06/01 04:46:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AGM5zyKot3OSJ9fcu82pqLAqkcYhQtvgod0Ld3P03TVpmcmkuZyCId5Q92IPCZjDP8tnZUvbgfP-CwvWs71SqCBjJ-h3jT9mMrvB7-6bIr_JE8dCK-ZZP9Yc4sdW5WTEgb0SJrteIOwIRunrU0kjbyn5MS0DLL5UyHTLtue_1WOv9IoI4hT5SIpwXLfrcckXyQJ93f4rMCgxH0acgkYuEShh7VBJLvDhRqOh4uOsnrv1TxXnJzTDzOpSeDUMieoEVLcJB1-LcQGeWT7aS1A02bWk5LGYdi3xbfPURI9jN0NGy9n6mJxn9haJf2Phht6dbUVmpYPs61QLY1L8H_Zh0ks 2026/06/01 04:46:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/06/01 04:46:09 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/01 04:46:10 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AGM5zyKot3OSJ9fcu82pqLAqkcYhQtvgod0Ld3P03TVpmcmkuZyCId5Q92IPCZjDP8tnZUvbgfP-CwvWs71SqCBjJ-h3jT9mMrvB7-6bIr_JE8dCK-ZZP9Yc4sdW5WTEgb0SJrteIOwIRunrU0kjbyn5MS0DLL5UyHTLtue_1WOv9IoI4hT5SIpwXLfrcckXyQJ93f4rMCgxH0acgkYuEShh7VBJLvDhRqOh4uOsnrv1TxXnJzTDzOpSeDUMieoEVLcJB1-LcQGeWT7aS1A02bWk5LGYdi3xbfPURI9jN0NGy9n6mJxn9haJf2Phht6dbUVmpYPs61QLY1L8H_Zh0ks" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/06/01 04:46:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AKOQfLgB68vxlIGbJSLPWxmemuwjJU-cDeGsX0Rnx2933Jf5S1_aEQxg7-NnNTRDCTdv3TU4zmmt_HKpca9Vn-KfWYtMxclMcKXMUUqWhWp9JSlYR-tBxpNH8Qv5913vMMnGmEHDmTDE9Y_WbHD3m3gIpcpKgDEujbfz_H5W1QJneIdMtyuffmN6bbT8oCGhgLfee6vX-pjEwQoB96aEXtfMa71X5cDQfLyzjXWwwRSGUVgzEf3NlsaQZiEvDfqLrM_IHND6pPIWHQHFhrnVMBBFMCiLLAMzxU-UWW9m-nDwiRl9bAkwuIR7-9u4n2H91jaYVAZCYG3uCmwEbaxMJCs 2026/06/01 04:46:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/06/01 04:46:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/01 04:46:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AKOQfLgB68vxlIGbJSLPWxmemuwjJU-cDeGsX0Rnx2933Jf5S1_aEQxg7-NnNTRDCTdv3TU4zmmt_HKpca9Vn-KfWYtMxclMcKXMUUqWhWp9JSlYR-tBxpNH8Qv5913vMMnGmEHDmTDE9Y_WbHD3m3gIpcpKgDEujbfz_H5W1QJneIdMtyuffmN6bbT8oCGhgLfee6vX-pjEwQoB96aEXtfMa71X5cDQfLyzjXWwwRSGUVgzEf3NlsaQZiEvDfqLrM_IHND6pPIWHQHFhrnVMBBFMCiLLAMzxU-UWW9m-nDwiRl9bAkwuIR7-9u4n2H91jaYVAZCYG3uCmwEbaxMJCs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/06/01 04:46:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKsbj_T2kI67AQ0ccjsWI8s32cwsmiTgRVFKFyGluF22GQ6iVfZOy2RYIYfHdUM4twD0fy3lXwjiLG3BE0_N_nPeDIhfIxKpqGfA1LptQgNWIMTj3-p6cS7ZihybMqZJETnZweqo24PBJwLzU7D6Z-Hv7sG6Q2CduLCbIarCW1mbs8X23w9VrlOIoIKHRfqcp8jb3mfpPjhyT3ZacPmMLMkzP2VU8QJQwhHxxhXp0uEvE1R8vLQ-bmPlWtvpvx96uLY5AxHcI-HTKVYAImGaK2ZXHZWVBl3UNPPdee0JLXqZrOy3Ppurky_46cxLyfL77SiqhrFb5Kk9LOBIjw_hc1M 2026/06/01 04:46:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/06/01 04:46:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/06/01 04:46:12 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/06/01 04:46:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/01 04:46:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/01 04:46:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/06/01 04:46:13 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AKsbj_T2kI67AQ0ccjsWI8s32cwsmiTgRVFKFyGluF22GQ6iVfZOy2RYIYfHdUM4twD0fy3lXwjiLG3BE0_N_nPeDIhfIxKpqGfA1LptQgNWIMTj3-p6cS7ZihybMqZJETnZweqo24PBJwLzU7D6Z-Hv7sG6Q2CduLCbIarCW1mbs8X23w9VrlOIoIKHRfqcp8jb3mfpPjhyT3ZacPmMLMkzP2VU8QJQwhHxxhXp0uEvE1R8vLQ-bmPlWtvpvx96uLY5AxHcI-HTKVYAImGaK2ZXHZWVBl3UNPPdee0JLXqZrOy3Ppurky_46cxLyfL77SiqhrFb5Kk9LOBIjw_hc1M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/06/01 04:46:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AApiXbnfoRJvr_9wx7JBePznfDV_4FmEAKuba1fwkLI20rmiGfoN1ALCkoR0Cdg9gY9rIgGQyyy-S6VuIfYikqRzXQ8d5XvpAfn-3TveIP7bUySLfeq5_jpgkK5NCQHGn5omUA27L20xTmEb1yBQXEF1QDwkTaDIiTVIHpxLVXGK6bni1jXivRuOjm221FRAb--jC8qVnIFFIbgEXmeVGIo-lN3EMWhHO29Xuu3xiBuNVDeax-9EvWv0aT3i6mGRKn46NEzhwFz_Ot0WheQZqbKq33ThDRT2gEsSgmVPz538onMg9H9ja5lTCLoNAfiJlrFk2ROU2Alu2zEycs02Svk 2026/06/01 04:46:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/06/01 04:46:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/06/01 04:46:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/06/01 04:46:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/01 04:46:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/06/01 04:46:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/06/01 04:46:15 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AApiXbnfoRJvr_9wx7JBePznfDV_4FmEAKuba1fwkLI20rmiGfoN1ALCkoR0Cdg9gY9rIgGQyyy-S6VuIfYikqRzXQ8d5XvpAfn-3TveIP7bUySLfeq5_jpgkK5NCQHGn5omUA27L20xTmEb1yBQXEF1QDwkTaDIiTVIHpxLVXGK6bni1jXivRuOjm221FRAb--jC8qVnIFFIbgEXmeVGIo-lN3EMWhHO29Xuu3xiBuNVDeax-9EvWv0aT3i6mGRKn46NEzhwFz_Ot0WheQZqbKq33ThDRT2gEsSgmVPz538onMg9H9ja5lTCLoNAfiJlrFk2ROU2Alu2zEycs02Svk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/06/01 04:46:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AAKcelVe9P0NjAnMPY41DLitvAKBMgwpGEXwkg2K5yKlysb07HKjcw2tXg5cg0jIs1724Am-NxNbPQM-BO4hSXEZiKtG4PxBXr6uVOQg1zfBZphre4TnPfw0N6fOX477eVzot9OPD93o98gQqf085oz_SNfhhKxSKjQKtXA1IBLYQOOYWlikeGE99jP1YFg53j2KCaILMyMWSqTxFtsCPXqU0JVK3z_Mr41_1tLFHmq4sel1g_JNyMARg3gRmtM2IZ8JKi9uAuy0-yKEZ0b5ZmtVAAGZPA4Mu3Qn6otcl_JUldB95aJ2zOQTJ6jv7Xb0crXO2aAAJ98urhwmIUWQIjs 2026/06/01 04:46:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/06/01 04:46:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/06/01 04:46:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AAKcelVe9P0NjAnMPY41DLitvAKBMgwpGEXwkg2K5yKlysb07HKjcw2tXg5cg0jIs1724Am-NxNbPQM-BO4hSXEZiKtG4PxBXr6uVOQg1zfBZphre4TnPfw0N6fOX477eVzot9OPD93o98gQqf085oz_SNfhhKxSKjQKtXA1IBLYQOOYWlikeGE99jP1YFg53j2KCaILMyMWSqTxFtsCPXqU0JVK3z_Mr41_1tLFHmq4sel1g_JNyMARg3gRmtM2IZ8JKi9uAuy0-yKEZ0b5ZmtVAAGZPA4Mu3Qn6otcl_JUldB95aJ2zOQTJ6jv7Xb0crXO2aAAJ98urhwmIUWQIjs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/06/01 04:46:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ANKJR46ea2NGUAa-HRf1rJa7mHDdU0EJzjyglGhLx9vTIckseL9U7QikcXQkuejn0tH7Mx7bOJ1of8TzNtL6-ahDglgHQ5zP-Ho7mhUobEOKHAqLGAXseEgHG9ZjfaLTIgO8ZhSdb4Y8zQG-E9-JamjRckIqu8F1M24MZ9cO3KZAe79fASSwpOND6A3s_3fmDMofGC_H8Ry7zvbjSLfvYZ3MCcS4AxluUU2wvkhTQHeT3QhJ8u5Z9XRLMa_bDn-uCLSvcfc2mfZ-srvyoddhLGk4oU0sSnsvN533awv0fad3eqR3Bt8BITotVEZexRKUYN3bwDbJfBjEgM3MAqytxlU 2026/06/01 04:46:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/06/01 04:46:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/01 04:46:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ANKJR46ea2NGUAa-HRf1rJa7mHDdU0EJzjyglGhLx9vTIckseL9U7QikcXQkuejn0tH7Mx7bOJ1of8TzNtL6-ahDglgHQ5zP-Ho7mhUobEOKHAqLGAXseEgHG9ZjfaLTIgO8ZhSdb4Y8zQG-E9-JamjRckIqu8F1M24MZ9cO3KZAe79fASSwpOND6A3s_3fmDMofGC_H8Ry7zvbjSLfvYZ3MCcS4AxluUU2wvkhTQHeT3QhJ8u5Z9XRLMa_bDn-uCLSvcfc2mfZ-srvyoddhLGk4oU0sSnsvN533awv0fad3eqR3Bt8BITotVEZexRKUYN3bwDbJfBjEgM3MAqytxlU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/06/01 04:46:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ADxGoxXukDWli5YdTBFF0wBbKOF6i_2YgdY1-cOhzDKwZfFe7VlEnMvMPbXXLxd9vXIoPwUmqb6vm94yv6Xy9oKyDkKhyIGG6j4gm648vHkNAPxCkJjuT57LgowKFxZPEBDCFqHGRjdsGDCeY59s1UPzyffzasKr-tuTLonyERUquVmHs4lHopyms0wQy3BfODKDcv9HtnJxjkMcy7lHuu4_5gjuzzcxWh0XO99CvWeGKiIh8FjadpBt4LQv6RkqLi4cBKyRUuMs85XMerQufpcyVI9pe3liCybNk-FaNkBBlKvI2RezCKFlze5gedXhpCAjZTB6i6rwKpUb3MXJzlo 2026/06/01 04:46:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/06/01 04:46:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/01 04:46:25 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ADxGoxXukDWli5YdTBFF0wBbKOF6i_2YgdY1-cOhzDKwZfFe7VlEnMvMPbXXLxd9vXIoPwUmqb6vm94yv6Xy9oKyDkKhyIGG6j4gm648vHkNAPxCkJjuT57LgowKFxZPEBDCFqHGRjdsGDCeY59s1UPzyffzasKr-tuTLonyERUquVmHs4lHopyms0wQy3BfODKDcv9HtnJxjkMcy7lHuu4_5gjuzzcxWh0XO99CvWeGKiIh8FjadpBt4LQv6RkqLi4cBKyRUuMs85XMerQufpcyVI9pe3liCybNk-FaNkBBlKvI2RezCKFlze5gedXhpCAjZTB6i6rwKpUb3MXJzlo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/06/01 04:46:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AFoOOFhP_qfdYGxubxfsYRwMdLLWJZp-tdE_1L-PcMFEhUzHNV6IqxXM_dAxhTQ7Fm-X1ChLUEokAH9S08i1kmHc85EaqNqt2pLF3HA9KbkDEwWNhFcFi3OaVl1iJrDZvwuNu2VyKIf3DEbq5EaJF8UwrftOB7jPDAO1RBz33uykCvGVlLdesm4u0PHKRr9H_-pwSDnLJ2ewA4r_Fgfg0ke6UInmwKgrirf6ME7HUa-eDhdFil2rGeFGml9wgpr5bg-uRdhvqKV7pcG7ITqS3CphaBjEwbh0LWYL9fkAQHI9GASp7JY_ERtAgvQFb3TQJAFsldaW24sUcH9Oal3xfOE 2026/06/01 04:46:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/06/01 04:46:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/06/01 04:46:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/06/01 04:46:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/06/01 04:46:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/01 04:46:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/06/01 04:46:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AFoOOFhP_qfdYGxubxfsYRwMdLLWJZp-tdE_1L-PcMFEhUzHNV6IqxXM_dAxhTQ7Fm-X1ChLUEokAH9S08i1kmHc85EaqNqt2pLF3HA9KbkDEwWNhFcFi3OaVl1iJrDZvwuNu2VyKIf3DEbq5EaJF8UwrftOB7jPDAO1RBz33uykCvGVlLdesm4u0PHKRr9H_-pwSDnLJ2ewA4r_Fgfg0ke6UInmwKgrirf6ME7HUa-eDhdFil2rGeFGml9wgpr5bg-uRdhvqKV7pcG7ITqS3CphaBjEwbh0LWYL9fkAQHI9GASp7JY_ERtAgvQFb3TQJAFsldaW24sUcH9Oal3xfOE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/06/01 04:46:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ACBQKxi90A2Dt77ibY8FyiWsN_a_sCjYupfEZJdtgafHSefB3NLnrzyJpRq7AQfc-uHVUsFYPx6kIhRGd58_tlLJx3I0gPv-6bIf-eq87gYaYIuIclhrgtiLwg0pPLZXEy3nYotl4bNN21ICfNcPuwn_Yu_ShJvTIf16bgb9XE1qg-oBYfXmCjYm3l4uWg-QalalczR5w5wcWulbPkK2XiNGNBoSHyEznZU26Wse9TZMpU6KgmfM7Jg4QyY460YLdWzlvhKyaZ7AXJunq1sryl-lzhzlpT5KBqtA1K3gj9IKIaw6LTOtinZkWyW0EqxPCdwHvp34T0sGa75JAJF3EPw 2026/06/01 04:46:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/06/01 04:46:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/06/01 04:46:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/06/01 04:46:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/06/01 04:46:28 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/06/01 04:46:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/06/01 04:46:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ACBQKxi90A2Dt77ibY8FyiWsN_a_sCjYupfEZJdtgafHSefB3NLnrzyJpRq7AQfc-uHVUsFYPx6kIhRGd58_tlLJx3I0gPv-6bIf-eq87gYaYIuIclhrgtiLwg0pPLZXEy3nYotl4bNN21ICfNcPuwn_Yu_ShJvTIf16bgb9XE1qg-oBYfXmCjYm3l4uWg-QalalczR5w5wcWulbPkK2XiNGNBoSHyEznZU26Wse9TZMpU6KgmfM7Jg4QyY460YLdWzlvhKyaZ7AXJunq1sryl-lzhzlpT5KBqtA1K3gj9IKIaw6LTOtinZkWyW0EqxPCdwHvp34T0sGa75JAJF3EPw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/06/01 04:46:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AAkh7V7ZjGFdnh0DQZzCDNgshf9vD_o9tKN1kknrbeyVfr1nInjTRcXcgTa3zg-CJ0fQRmYwTaGuDywMsIsEvdCyd9kyNMKHAnYTrs5uryh2mY-SunNCy4I53CtXXPVlML1R4_8dX6u26CVwyyx2zeYLWE1zTMik0XC9rihzn3zJVZEm3dTDW4YNXxQyXrlmIlifUPDD5Pcn9pEW98N6OJwr9KbzeWc4T8D8E36g9uAcDCohOBiKgX2wPPHcy-yk8o4g6jit4Jh_hDWrl0o4j_70AulSheEfUK-l4Gh5wD7AmpPufKLhiZXg2PTETpRKXaf2q9UrbutBcZeXMs17hQg 2026/06/01 04:46:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/06/01 04:46:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/06/01 04:46:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AAkh7V7ZjGFdnh0DQZzCDNgshf9vD_o9tKN1kknrbeyVfr1nInjTRcXcgTa3zg-CJ0fQRmYwTaGuDywMsIsEvdCyd9kyNMKHAnYTrs5uryh2mY-SunNCy4I53CtXXPVlML1R4_8dX6u26CVwyyx2zeYLWE1zTMik0XC9rihzn3zJVZEm3dTDW4YNXxQyXrlmIlifUPDD5Pcn9pEW98N6OJwr9KbzeWc4T8D8E36g9uAcDCohOBiKgX2wPPHcy-yk8o4g6jit4Jh_hDWrl0o4j_70AulSheEfUK-l4Gh5wD7AmpPufKLhiZXg2PTETpRKXaf2q9UrbutBcZeXMs17hQg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/06/01 04:46:33 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AMYAnvUnVeOjzHrAxGYiiu7ob-IjxRbej_WE1-gRErbvEmR9YCiuZFUGTGliak8pBIYqI3I5FRoskBZtXzY2n3f6WPy83o7tsknphZiwl6uoXg9XqBdpmCIdBsgauUDgpIF6FJhnVXgb8ADg-zyT3jkpwo2ZDpaFcGyTMoAb4IGWC_ejzJhNkCNsaGVN88XrmeFy4TUUGpPzfSeFa6Sj9V_LyXQyVOyMcpOzjVh8PH8ZqaPMGY-bFvPATpPloaiUKZXyJrFlSzg5SRQ-PSTi6SjtyLPyxRYwLdqksWz3REiBDczzz7yxnV76JUvdXC060hf5eAJJ0qXHJqaszj5epPg 2026/06/01 04:46:33 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/06/01 04:46:34 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/01 04:46:34 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AMYAnvUnVeOjzHrAxGYiiu7ob-IjxRbej_WE1-gRErbvEmR9YCiuZFUGTGliak8pBIYqI3I5FRoskBZtXzY2n3f6WPy83o7tsknphZiwl6uoXg9XqBdpmCIdBsgauUDgpIF6FJhnVXgb8ADg-zyT3jkpwo2ZDpaFcGyTMoAb4IGWC_ejzJhNkCNsaGVN88XrmeFy4TUUGpPzfSeFa6Sj9V_LyXQyVOyMcpOzjVh8PH8ZqaPMGY-bFvPATpPloaiUKZXyJrFlSzg5SRQ-PSTi6SjtyLPyxRYwLdqksWz3REiBDczzz7yxnV76JUvdXC060hf5eAJJ0qXHJqaszj5epPg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/06/01 04:46:35 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AJl2iRFtK2EeNWMbsb3HgfQ8AMDK6TqI9cbqXCAc4-Vkk3j-2ZlwxkV66GmTNHmjfPEUUS8I2nsP28iUMyLpai_liFGKsSzlhwynuLBYq5NJ0mPL36LpMU5f-y98yj0ylqcYqLxfYpglKLfSP8eWOCMsZ_64MkgCmbjFHBk5NIBjkRz77ZjC764mS2pdhs0a4hcNitZ8N1srr00wJRDMrB0xf3JjF5zsB760HXbkEiwKIcggrdTxtKmVOinykSSgKqsRXbkd3_U3lVa8df59IDfqjwff66S7fSwyzNCGEgx1im2cNI8hykWULvzoG_v8JtVc8jO5JsJWx3eSOntDsho 2026/06/01 04:46:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/06/01 04:46:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/01 04:46:36 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AJl2iRFtK2EeNWMbsb3HgfQ8AMDK6TqI9cbqXCAc4-Vkk3j-2ZlwxkV66GmTNHmjfPEUUS8I2nsP28iUMyLpai_liFGKsSzlhwynuLBYq5NJ0mPL36LpMU5f-y98yj0ylqcYqLxfYpglKLfSP8eWOCMsZ_64MkgCmbjFHBk5NIBjkRz77ZjC764mS2pdhs0a4hcNitZ8N1srr00wJRDMrB0xf3JjF5zsB760HXbkEiwKIcggrdTxtKmVOinykSSgKqsRXbkd3_U3lVa8df59IDfqjwff66S7fSwyzNCGEgx1im2cNI8hykWULvzoG_v8JtVc8jO5JsJWx3eSOntDsho" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/06/01 04:46:37 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AGRbXYTrK60ncZHDNMx4AY8t_-YZo0tJ5VMeoJkMscqY4w5XMhuEghZjHu7ADGREYAlTTY97etUJ4NgLNMVpsxIfaU6vCzRVY3Uhzn5pOqWqM3fm1icy1QYEM-Vj9npcyzWSvbka9Vf4x-oFyokeVofTFA8ot_A05MOd4SH5pEOm1H4ddmTk3ijrckofTO-Gsh4jpAiCL4kBjGc7-9TVgOych6vquWc9XCeLuU8e9cxqvHVgDiaVoniVpxS689g7Z7KpM87q_eUDnqIlvovBT854JNJ1gGq020k5NlRS7P3PZVPDGbabEC2Ln8uzddL9-YxZuJau0cylQiOEMWdJlwg 2026/06/01 04:46:37 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/06/01 04:46:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/06/01 04:46:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/06/01 04:46:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/01 04:46:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/01 04:46:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/06/01 04:46:38 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AGRbXYTrK60ncZHDNMx4AY8t_-YZo0tJ5VMeoJkMscqY4w5XMhuEghZjHu7ADGREYAlTTY97etUJ4NgLNMVpsxIfaU6vCzRVY3Uhzn5pOqWqM3fm1icy1QYEM-Vj9npcyzWSvbka9Vf4x-oFyokeVofTFA8ot_A05MOd4SH5pEOm1H4ddmTk3ijrckofTO-Gsh4jpAiCL4kBjGc7-9TVgOych6vquWc9XCeLuU8e9cxqvHVgDiaVoniVpxS689g7Z7KpM87q_eUDnqIlvovBT854JNJ1gGq020k5NlRS7P3PZVPDGbabEC2Ln8uzddL9-YxZuJau0cylQiOEMWdJlwg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/06/01 04:46:39 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AI9uRvnj52ytKrGqTxFv9Whsm-e5IFjj7ovjdhXSt922hji1ptJrD8Yz9o--ypl88m0TJyF6eVrZPAmkZ4WW5QjIOYZkoYKdn9Ql3g4pejiQMEyge5Q7FhoCywwB9lp-6AUSHD13ElY1QF1D7C_Ax5k2VuxTKZBpbeR_ureME3qA0K5WJmaaObv1AMH8gQqj1stO7m1Q2exGYJlpGm_bLUFa0Y641R6aqIs5rAWEwNCwU0whFGbMQgh5Y8OViIKJzQ9Z3T-icC-6LnCZciaeqTNcnSA_qQ8arJaAONaaLJX2Z1bh9XybBYQb6l8ljpe7K6b1B86HZ7_ECEgGzNGgZdU 2026/06/01 04:46:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/06/01 04:46:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/06/01 04:46:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/06/01 04:46:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/06/01 04:46:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/06/01 04:46:40 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/06/01 04:46:41 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AI9uRvnj52ytKrGqTxFv9Whsm-e5IFjj7ovjdhXSt922hji1ptJrD8Yz9o--ypl88m0TJyF6eVrZPAmkZ4WW5QjIOYZkoYKdn9Ql3g4pejiQMEyge5Q7FhoCywwB9lp-6AUSHD13ElY1QF1D7C_Ax5k2VuxTKZBpbeR_ureME3qA0K5WJmaaObv1AMH8gQqj1stO7m1Q2exGYJlpGm_bLUFa0Y641R6aqIs5rAWEwNCwU0whFGbMQgh5Y8OViIKJzQ9Z3T-icC-6LnCZciaeqTNcnSA_qQ8arJaAONaaLJX2Z1bh9XybBYQb6l8ljpe7K6b1B86HZ7_ECEgGzNGgZdU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/06/01 04:46:43 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APr14sEP-xAosbOJj2-l0CIjlFVG_8BomHZGb1-SiL5yRm9v1afi8mXg0sZ-rjdWUhjcSpvpRkqvyASXV8ReMRTXbv_5wmPls8IdHjE3qWvDBeonY5xU_Rtd3ESlIa7-DzaVzc2AIkMFjUA0U4vUt91lc_velJs_cQPfnzQQlqJocpdvq8uApw9LxwcVdojGgHgsFa5Bi9WymoU9eD2Y6Bf1MLq0AuSY7sCYUKyqI_pyGEFIA-rDbh3qpchEIeWEKgCYLEOmENgErN0KR-mAXHR7PTvvvYhZmexmjFeay6QtaM5gWm8mJYf81y08r24qwTeyKbhC4xBzAU0qEui2oxA 2026/06/01 04:46:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/06/01 04:46:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/06/01 04:46:44 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "APr14sEP-xAosbOJj2-l0CIjlFVG_8BomHZGb1-SiL5yRm9v1afi8mXg0sZ-rjdWUhjcSpvpRkqvyASXV8ReMRTXbv_5wmPls8IdHjE3qWvDBeonY5xU_Rtd3ESlIa7-DzaVzc2AIkMFjUA0U4vUt91lc_velJs_cQPfnzQQlqJocpdvq8uApw9LxwcVdojGgHgsFa5Bi9WymoU9eD2Y6Bf1MLq0AuSY7sCYUKyqI_pyGEFIA-rDbh3qpchEIeWEKgCYLEOmENgErN0KR-mAXHR7PTvvvYhZmexmjFeay6QtaM5gWm8mJYf81y08r24qwTeyKbhC4xBzAU0qEui2oxA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/06/01 04:46:45 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ACPRDDwBx7J3on3TtxydTinkdGqlnrIxXQI932m6GkPWy_nak5W25aAzT3X9Smdw3V3txkd54iKBa5f_WuZ8GE7VCYYhlNo8BThEJ2SSQB51AI8SZKl38Gb3DsrRv7jLhifdkXgNdL_djJFXMFcVKTEKahkWSxStR6QRSgf_CcR8dp4LVTiinXWb9aIMuzN419z158NigY35qTQJMvwZ92f9ZsfLG-g3FTmcLN4aqk1CQ-EoEaDpsQVuFRP4XsbfQ9XCm03svW_8to9u3MVwElKHHki_3zyqgdJa4DtwTFg-vEqJD-RSFl1J2wqMDtAxQiJmrpu4DBpbjXf2Sh_XLJU 2026/06/01 04:46:46 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/06/01 04:46:46 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/01 04:46:46 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ACPRDDwBx7J3on3TtxydTinkdGqlnrIxXQI932m6GkPWy_nak5W25aAzT3X9Smdw3V3txkd54iKBa5f_WuZ8GE7VCYYhlNo8BThEJ2SSQB51AI8SZKl38Gb3DsrRv7jLhifdkXgNdL_djJFXMFcVKTEKahkWSxStR6QRSgf_CcR8dp4LVTiinXWb9aIMuzN419z158NigY35qTQJMvwZ92f9ZsfLG-g3FTmcLN4aqk1CQ-EoEaDpsQVuFRP4XsbfQ9XCm03svW_8to9u3MVwElKHHki_3zyqgdJa4DtwTFg-vEqJD-RSFl1J2wqMDtAxQiJmrpu4DBpbjXf2Sh_XLJU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/06/01 04:46:47 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AHH_BeWM11IzCWtzcz9fM6wrTTob54BQZH_1Oq8xQCbvDghj-D8wM_gm8VoTfeCZ0H2Xgr7PeZFH_SAvVPxsf_F5_qvi21o8zFqrfgUc9ToQSdX2Iav1gOpj6kvCbHntY81L_WslL775uFpMkzpvdVPcerQ2g3OQDpDPaurO0ByPnUc0V__uOxhl3YrmTucqnym3Iu8W7yGSYgkPV3P7fyVBPX-1LO1qZ7FngFr9LNTIy7CnmXjpC3jkkjdfABhrtmI6Re1I07SzYuOhoL9Nn4nEvkGcrWaMuIr8PChm6oiJSxNaeOZ-MCkfriks828SIFdfkeWHLtPVy-QjbD0IBgY 2026/06/01 04:46:48 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/06/01 04:46:48 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/01 04:46:48 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AHH_BeWM11IzCWtzcz9fM6wrTTob54BQZH_1Oq8xQCbvDghj-D8wM_gm8VoTfeCZ0H2Xgr7PeZFH_SAvVPxsf_F5_qvi21o8zFqrfgUc9ToQSdX2Iav1gOpj6kvCbHntY81L_WslL775uFpMkzpvdVPcerQ2g3OQDpDPaurO0ByPnUc0V__uOxhl3YrmTucqnym3Iu8W7yGSYgkPV3P7fyVBPX-1LO1qZ7FngFr9LNTIy7CnmXjpC3jkkjdfABhrtmI6Re1I07SzYuOhoL9Nn4nEvkGcrWaMuIr8PChm6oiJSxNaeOZ-MCkfriks828SIFdfkeWHLtPVy-QjbD0IBgY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/06/01 04:46:49 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AKSJHvlGn5R7He-5bsRRxw3IJou6JqWZvbh31i0CU6tt7E4W4-0zpL0ud2Rsxf8P961PY33BYFv4LwxRL-EFu8lqaaYv6xicjA7o65sBt0N7TOGbYCKZev_D8Tg9wn-T5poWguVlZSBUuW6gYIogfJwVtD308NYEWyr3WBOgkNryP4fNvw6zTNeNeK8KEp0dKdKKXgf4MGGp-GmkbyVRQbdAEmTFSAybV0d7x_uOVgicm4WG9rgXuXwRPUSrm0M_vU3wbAstwIUMtkCpNZQzN3hqTCD6ocdRyhPv0X-GmdXYtXNaN1d1quanl1MoKdhD6kLDpO_1tGNp5WpXmHoxU48 2026/06/01 04:46:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/06/01 04:46:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/06/01 04:46:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/06/01 04:46:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/06/01 04:46:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/01 04:46:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/06/01 04:46:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AKSJHvlGn5R7He-5bsRRxw3IJou6JqWZvbh31i0CU6tt7E4W4-0zpL0ud2Rsxf8P961PY33BYFv4LwxRL-EFu8lqaaYv6xicjA7o65sBt0N7TOGbYCKZev_D8Tg9wn-T5poWguVlZSBUuW6gYIogfJwVtD308NYEWyr3WBOgkNryP4fNvw6zTNeNeK8KEp0dKdKKXgf4MGGp-GmkbyVRQbdAEmTFSAybV0d7x_uOVgicm4WG9rgXuXwRPUSrm0M_vU3wbAstwIUMtkCpNZQzN3hqTCD6ocdRyhPv0X-GmdXYtXNaN1d1quanl1MoKdhD6kLDpO_1tGNp5WpXmHoxU48" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/06/01 04:46:52 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AHwlr_eaQw1GBm538tisKrb_tdpPJqg_c0DRK8Zj1PASjtkTVJ_eQJqEDvQ9n68H7OvySG8TFtRI6Dmwar11URpGdhxS6daMWPSea2Lkhc4JhAVydfxfYSKtN_-bUXG9TkdpNieJUkOR52iEya83eP-ppNYTF44dZpaZahDUlvDPyBeKn224ilnTrjyHnIL2-w1-Gq8JDdKXXqGh_ye-2ptrKUHlQCA0isE858ncesvJHTZZG0gpsqZEH5qkX_SqbkbHwY3TB1Z6rHuhQmYrFDw6GqLXr_cbyHCsZQaVOjp2T3rBUH4gsrVHF0dc8q4y26e7ILXwdxBnQXs41OK5zGA 2026/06/01 04:46:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/06/01 04:46:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/06/01 04:46:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/06/01 04:46:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/06/01 04:46:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/06/01 04:46:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/06/01 04:46:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AHwlr_eaQw1GBm538tisKrb_tdpPJqg_c0DRK8Zj1PASjtkTVJ_eQJqEDvQ9n68H7OvySG8TFtRI6Dmwar11URpGdhxS6daMWPSea2Lkhc4JhAVydfxfYSKtN_-bUXG9TkdpNieJUkOR52iEya83eP-ppNYTF44dZpaZahDUlvDPyBeKn224ilnTrjyHnIL2-w1-Gq8JDdKXXqGh_ye-2ptrKUHlQCA0isE858ncesvJHTZZG0gpsqZEH5qkX_SqbkbHwY3TB1Z6rHuhQmYrFDw6GqLXr_cbyHCsZQaVOjp2T3rBUH4gsrVHF0dc8q4y26e7ILXwdxBnQXs41OK5zGA" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/06/01 04:46:56 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/06/01 04:47:00 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/06/01 04:47:02 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/06/01 04:47:06 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/06/01 04:47:10 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/06/01 04:47:12 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AH5Ver7U96JiC9_s9TIYUA8Oph91G86GJ6z5f8R2yUL_i41Oxqp4S0413XQa3iEOdd_J0o2SZWVhqZjAN4lEZQFvpo0oxG3Fu6mYURYG35cMm84IPcI9ImQRKkczWiP3n2oKLb357J9-8MWSj8QneZ8hNxp7EGFqS51TH5I-zFImX61FWpAH7_aC3NluPJWoOe0f6Y6n1scORMz6VHFq6GDUoJn0ZkArIg-nKQjPcubvHDcHuKBvJLx7kdGh6ABuR_oiDi4EPF0LAylb1Ca9pdJjkxKl4tFCjnq8h_8kFPWkdc66yksFG5sdScK9NtO36vs93_8LsY3_8_b8tOKYS-s 2026/06/01 04:47:12 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/06/01 04:47:12 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "191fc3420f643abb1e5443b74daecce2" 2026/06/01 04:47:12 DEBUG : unknown-size-put.txt: multipart upload "AH5Ver7U96JiC9_s9TIYUA8Oph91G86GJ6z5f8R2yUL_i41Oxqp4S0413XQa3iEOdd_J0o2SZWVhqZjAN4lEZQFvpo0oxG3Fu6mYURYG35cMm84IPcI9ImQRKkczWiP3n2oKLb357J9-8MWSj8QneZ8hNxp7EGFqS51TH5I-zFImX61FWpAH7_aC3NluPJWoOe0f6Y6n1scORMz6VHFq6GDUoJn0ZkArIg-nKQjPcubvHDcHuKBvJLx7kdGh6ABuR_oiDi4EPF0LAylb1Ca9pdJjkxKl4tFCjnq8h_8kFPWkdc66yksFG5sdScK9NtO36vs93_8LsY3_8_b8tOKYS-s" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/06/01 04:47:13 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AOGNHuzzaAVrkvvAXjWOFCjf9qCFvdjfa8iyjFV1BzExit1PkCNxbNOXpFcVIxRXlXEmmaOw2Js6rFg8ZzV74zoAmS5ody9a7MncAwTeny-TzGIlGXUdiuCSWccn0k8laskjGB93_-T9T-pojxow4We10YELeqHm0MJK7QE3goYBVU-fFCcxe9jTmMYqlc2Usnlna1CcYrq4Z9D7L8oU5pO03UEb4c4wvDEH4kD-cIQj65daf_PwLrsgJBWp8teodpJRwggGJk50HLOs9PvrcHYVju7OvYa_CnSfSQgNUVZz5hGmbDymZRgY3xfnE8I4TFOEcMGYud3gevYwrw1aPA4 2026/06/01 04:47:13 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/06/01 04:47:13 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "3cf7450410190a5be0f322019810a6f4" 2026/06/01 04:47:13 DEBUG : unknown-size-update.txt: multipart upload "AOGNHuzzaAVrkvvAXjWOFCjf9qCFvdjfa8iyjFV1BzExit1PkCNxbNOXpFcVIxRXlXEmmaOw2Js6rFg8ZzV74zoAmS5ody9a7MncAwTeny-TzGIlGXUdiuCSWccn0k8laskjGB93_-T9T-pojxow4We10YELeqHm0MJK7QE3goYBVU-fFCcxe9jTmMYqlc2Usnlna1CcYrq4Z9D7L8oU5pO03UEb4c4wvDEH4kD-cIQj65daf_PwLrsgJBWp8teodpJRwggGJk50HLOs9PvrcHYVju7OvYa_CnSfSQgNUVZz5hGmbDymZRgY3xfnE8I4TFOEcMGYud3gevYwrw1aPA4" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/06/01 04:47:13 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rawomow1tocu/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/01 04:47:14 DEBUG : Waiting for deletions to finish 2026/06/01 04:47:14 DEBUG : "␍leading CR/␍leading CR" version false 2026/06/01 04:47:14 DEBUG : ␍leading CR/␍leading CR: Deleting (id "") 2026/06/01 04:47:14 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/06/01 04:47:14 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/06/01 04:47:14 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/06/01 04:47:14 INFO : ␍leading CR/␍leading CR: Deleted 2026/06/01 04:47:14 INFO : S3 bucket rclone-test-rawomow1tocu: Bucket "rclone-test-rawomow1tocu" deleted 2026/06/01 04:47:14 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- FAIL: TestIntegration (416.68s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.27s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.31s) --- FAIL: TestIntegration/FsMkdir (414.32s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.22s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (206.76s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (7.74s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.64s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (0.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (7.69s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.18s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (10.38s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (15.03s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (14.98s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (15.11s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (14.98s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (14.97s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (14.98s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (15.04s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (14.92s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (14.96s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (14.99s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (14.92s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (15.05s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.41s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.02s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (108.38s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.33s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.38s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (7.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (7.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (15.39s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (15.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.48s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (17.04s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (8.71s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- 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.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (25.73s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (7.38s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.96s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (15.25s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (7.47s) --- 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.51s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (72.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (11.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (11.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (2.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (13.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (16.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (3.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.87s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.91s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.22s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.91s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.70s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.21s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- 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/01 04:47:14 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/06/01 04:47:14 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 416.721s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 6m57.853861461s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/punctuation 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]