"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 TestClientRemovesSecurityTokenOnCrossHostRedirect --- PASS: TestClientRemovesSecurityTokenOnCrossHostRedirect (0.00s) === RUN TestClientDoesNotRestoreSecurityTokenAfterCrossHostRedirect --- PASS: TestClientDoesNotRestoreSecurityTokenAfterCrossHostRedirect (0.00s) === RUN TestClientKeepsSecurityTokenOnSameHostRedirect --- PASS: TestClientKeepsSecurityTokenOnSameHostRedirect (0.00s) === RUN TestClientStopsAfterTenRedirects --- PASS: TestClientStopsAfterTenRedirects (0.00s) === RUN TestObjectNotFoundMapping --- PASS: TestObjectNotFoundMapping (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/07/06 03:38:49 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rulaxov6jili" 2026/07/06 03:38:49 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/07/06 03:38:50 INFO : S3 bucket rclone-test-rulaxov6jili: Bucket "rclone-test-rulaxov6jili" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/07/06 03:38:51 INFO : S3 bucket rclone-test-rulaxov6jili: Bucket "rclone-test-rulaxov6jili" deleted === RUN TestIntegration/FsMkdir 2026/07/06 03:38:52 INFO : S3 bucket rclone-test-rulaxov6jili: Bucket "rclone-test-rulaxov6jili" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/07/06 03:38:52 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/07/06 03:38:52 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/07/06 03:38:52 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:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 7s just to make sure 2026/07/06 03:39:03 NOTICE: ./.: Failed to read metadata: object not found fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: ./.: Modification time difference too big |-10.718612344s| > 1ns (want 2026-07-06 03:38:53.214819661 +0000 UTC m=+3.799957046 vs got 2026-07-06 03:39:03.933432006 +0000 UTC m=+14.518569390) (precision 1ns) === RUN TestIntegration/FsMkdir/FsEncoding/dot_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/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) 2026/07/06 03:39:15 NOTICE: ~leading tilde/~leading tilde: Failed to read metadata: object not found fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: ~leading tilde/~leading tilde: Modification time difference too big |-1.700022916s| > 1ns (want 2026-07-06 03:39:13.920762444 +0000 UTC m=+24.505899828 vs got 2026-07-06 03:39:15.62078534 +0000 UTC m=+26.205922744) (precision 1ns) === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 404, RequestID: , HostID: , api error NoSuchBucket: The specified bucket does not exist. Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 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_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:292: Sleeping for 7s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: listing wrong, want ␉leading HT/␉leading HT (100) got ␉leading HT/␉leading HT (100), ␊leading LF/␊leading LF (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 LF/␊leading LF" 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 LF"} 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 LF" } 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 LF/␊leading LF (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 LF/␊leading LF" === 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 LF/␊leading LF (100), ␋leading VT/␋leading VT (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 LF/␊leading LF" 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 LF", "␋leading VT"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=13) "␊leading LF", (string) (len=13) "␋leading VT" 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 LF/␊leading LF (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 LF/␊leading LF" === 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 LF/␊leading LF (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 LF/␊leading LF" 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 LF"} 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 LF" } 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 LF/␊leading LF (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 LF/␊leading LF" === 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 LF/␊leading LF (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 LF/␊leading LF" 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 LF"} 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 LF" } 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 LF/␊leading LF (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 LF/␊leading LF" === 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 LF/␊leading LF (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 LF/␊leading LF" 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 LF"} 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 LF" } 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 LF/␊leading LF (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 LF/␊leading LF" === 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 LF/␊leading LF (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 LF/␊leading LF" 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 LF"} 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 LF" } 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 LF/␊leading LF (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 LF/␊leading LF" === 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 LF/␊leading LF (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 LF/␊leading LF" 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 LF"} 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 LF" } 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 LF/␊leading LF (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 LF/␊leading LF" === 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 LF/␊leading LF (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 LF/␊leading LF" 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 LF"} 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 LF" } 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 LF/␊leading LF (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 LF/␊leading LF" === 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 LF/␊leading LF (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 LF/␊leading LF" 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 LF"} 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 LF" } 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 LF/␊leading LF (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 LF/␊leading LF" === 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 LF/␊leading LF (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 LF/␊leading LF" 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 LF"} 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 LF" } 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 LF/␊leading LF (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 LF/␊leading LF" === 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 LF/␊leading LF (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 LF/␊leading LF" 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 LF"} 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 LF" } 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 LF/␊leading LF (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 LF/␊leading LF" === 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/07/06 03:42:17 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AFJjo1g_rWoOSCWPr0iTfPtbp8bTWmHIV8cZuGU4S3L51A_ltu3VcPi7vnvOuVPtK8QKYg27ccPUDmfn9c8nOWaLEQt10tfueTkjiyGl8srIu8Dz_txUSWiLOti_cZQhuU6zSbHe-mqu2qrZmuTC3p9BWUd5ijTGDk8n3XmnHVE5y4AzyCYDl3b67GdqBYLCMCe_n_KDrXHSQxljkxjThqH9yth6ZctoEdQ65LROFEwCQRY5TjV61i2-l0lwqrQzGK_nGRUl4uIWpqbWbtQIh2JZUgwqk6WACbbveU57oIjVxXfOedEXVz4D4suzygTuT4Uj_fBYzwpUYMtTWzQx6XQ 2026/07/06 03:42:17 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "21d46dc0a842e624635845bc92ac6728" 2026/07/06 03:42:18 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "2081db7469d896cf1065c8a0b8dcce73" 2026/07/06 03:42:18 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "e33ffe5d21bd938bd84cf15e39a66db9" 2026/07/06 03:42:18 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AFJjo1g_rWoOSCWPr0iTfPtbp8bTWmHIV8cZuGU4S3L51A_ltu3VcPi7vnvOuVPtK8QKYg27ccPUDmfn9c8nOWaLEQt10tfueTkjiyGl8srIu8Dz_txUSWiLOti_cZQhuU6zSbHe-mqu2qrZmuTC3p9BWUd5ijTGDk8n3XmnHVE5y4AzyCYDl3b67GdqBYLCMCe_n_KDrXHSQxljkxjThqH9yth6ZctoEdQ65LROFEwCQRY5TjV61i2-l0lwqrQzGK_nGRUl4uIWpqbWbtQIh2JZUgwqk6WACbbveU57oIjVxXfOedEXVz4D4suzygTuT4Uj_fBYzwpUYMtTWzQx6XQ" 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 LF"} 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 LF" } 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 LF"} 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 LF" } 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 LF"} 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 LF" } 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 LF/␊leading LF"} 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 LF/␊leading LF" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/07/06 03:42:21 DEBUG : Creating backend with remote "TestS3R2:" 2026/07/06 03:42:21 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/07/06 03:42:21 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 LF/␊leading LF"} 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 LF/␊leading LF" } 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 LF"} 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 LF" } 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 LF/␊leading LF"} 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 LF/␊leading LF" } 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 LF"} 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 LF" } 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 LF/␊leading LF (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 LF/␊leading LF" === 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 LF/␊leading LF (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 LF/␊leading LF" === 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 LF/␊leading LF (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 LF/␊leading LF" 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 LF"} 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 LF" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories 2026/07/06 03:42:45 DEBUG : S3 bucket rclone-test-rulaxov6jili: bucket is versioned: false 2026/07/06 03:42:45 DEBUG : Waiting for deletions to finish 2026/07/06 03:42:45 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/07/06 03:42:45 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/07/06 03:42:46 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 LF/␊leading LF (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 LF/␊leading LF" 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 LF"} 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 LF" } 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 LF/␊leading LF (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 LF/␊leading LF" 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 LF"} 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 LF" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2026/07/06 03:43:01 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rulaxov6jili/dirToPurgeFromRoot" 2026/07/06 03:43:01 DEBUG : S3 bucket rclone-test-rulaxov6jili path dirToPurgeFromRoot: bucket is versioned: false 2026/07/06 03:43:01 DEBUG : Waiting for deletions to finish 2026/07/06 03:43:01 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/07/06 03:43:01 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/07/06 03:43:01 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 LF/␊leading LF (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 LF/␊leading LF" 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 LF"} 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 LF" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/07/06 03:43:09 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rulaxov6jili/hello? sausage/êé" 2026/07/06 03:43:10 DEBUG : S3 bucket rclone-test-rulaxov6jili path hello? sausage/êé: bucket is versioned: false 2026/07/06 03:43:10 DEBUG : Waiting for deletions to finish 2026/07/06 03:43:10 DEBUG : "a/b/c/d/e.txt" version false 2026/07/06 03:43:10 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/07/06 03:43:10 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 LF/␊leading LF (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 LF/␊leading LF" === 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 LF/␊leading LF (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 LF/␊leading LF" === 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/07/06 03:43:31 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rulaxov6jili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/07/06 03:43:32 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rulaxov6jili/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestS3R2:" path "rclone-test-rulaxov6jili" from "TestS3R2:rclone-test-rulaxov6jili" 2026/07/06 03:43:32 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-rulaxov6jili/file name.txt (200), rclone-test-rulaxov6jili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-rulaxov6jili/file name.txt (200), rclone-test-rulaxov6jili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-rulaxov6jili/␊leading LF/␊leading LF (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-rulaxov6jili/␊leading LF/␊leading LF" 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-rulaxov6jili/hello? sausage", "rclone-test-rulaxov6jili/hello? sausage/êé", "rclone-test-rulaxov6jili/hello? sausage/êé/Hello, 世界", "rclone-test-rulaxov6jili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-rulaxov6jili/hello? sausage", "rclone-test-rulaxov6jili/hello? sausage/êé", "rclone-test-rulaxov6jili/hello? sausage/êé/Hello, 世界", "rclone-test-rulaxov6jili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-rulaxov6jili/␊leading LF"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=39) "rclone-test-rulaxov6jili/hello? sausage", @@ -4,3 +4,4 @@ (string) (len=58) "rclone-test-rulaxov6jili/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-rulaxov6jili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-rulaxov6jili/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=38) "rclone-test-rulaxov6jili/␊leading LF" } 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-rulaxov6jili/hello? sausage"} actual : []string{"rclone-test-rulaxov6jili/hello? sausage", "rclone-test-rulaxov6jili/␊leading LF"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-rulaxov6jili/hello? sausage" +([]string) (len=2) { + (string) (len=39) "rclone-test-rulaxov6jili/hello? sausage", + (string) (len=38) "rclone-test-rulaxov6jili/␊leading LF" } 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-rulaxov6jili/created from root.txt (100), rclone-test-rulaxov6jili/file name.txt (200), rclone-test-rulaxov6jili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-rulaxov6jili/created from root.txt (100), rclone-test-rulaxov6jili/file name.txt (200), rclone-test-rulaxov6jili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-rulaxov6jili/␊leading LF/␊leading LF (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-rulaxov6jili/␊leading LF/␊leading LF" === 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-rulaxov6jili/file name.txt (200), rclone-test-rulaxov6jili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-rulaxov6jili/file name.txt (200), rclone-test-rulaxov6jili/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-rulaxov6jili/␊leading LF/␊leading LF (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-rulaxov6jili/␊leading LF/␊leading LF" === 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 LF/␊leading LF (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 LF/␊leading LF" === 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/07/06 03:44:06 NOTICE: S3 bucket rclone-test-rulaxov6jili: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/07/06 03:44:07 DEBUG : piped data.txt: open chunk writer: started multipart upload: APlqCEukpvgvbCpirhYmF8NCOvBtYB9bpGNCLQrHSMxGwoOfdY07W5YBL-BGam7_NtkvGVE7XzL7wSvsj-rZkIzUfCPqqiQnV5pUAYJ3QLdOGC5JoN_1ssrpsdp-yILEJNeTgYAHSLVRnFBmTgBiE93j2a9twv6kXoxZwYgielLt7LAcz1NZJcG5gzw4D8x4-icZtPf4d0myLzgyRIn7cUnTJZxGqbRl_MDl1x2wnYoffJmel10T0u9PJvQw8VZsEV-zLHz1XAIi8K_2i0w_p4-LWWBrOK2in054b51iBcUSIjoAeWGT46IebKnmCPPRSCfvTZEj60NDazFSfAgVKow 2026/07/06 03:44:07 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/07/06 03:44:07 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/07/06 03:44:07 DEBUG : piped data.txt: multipart upload "APlqCEukpvgvbCpirhYmF8NCOvBtYB9bpGNCLQrHSMxGwoOfdY07W5YBL-BGam7_NtkvGVE7XzL7wSvsj-rZkIzUfCPqqiQnV5pUAYJ3QLdOGC5JoN_1ssrpsdp-yILEJNeTgYAHSLVRnFBmTgBiE93j2a9twv6kXoxZwYgielLt7LAcz1NZJcG5gzw4D8x4-icZtPf4d0myLzgyRIn7cUnTJZxGqbRl_MDl1x2wnYoffJmel10T0u9PJvQw8VZsEV-zLHz1XAIi8K_2i0w_p4-LWWBrOK2in054b51iBcUSIjoAeWGT46IebKnmCPPRSCfvTZEj60NDazFSfAgVKow" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/07/06 03:44:07 DEBUG : piped data.txt: open chunk writer: started multipart upload: APgvHEtrKbqv3sieAhyULx8bni_KZkzSgOkcftYwLxtGE0Pz5w5z1qlGKtVlfjIbofb8cRzlLHqbGOhombdYjwQmugKu8t69tP4FOCUqfFebXjyGMIGNLRzgPm7oyTnqgVbubNQJKsQfqzZwXo03av1ZdHDFA2qjfEjyLhkgR_C7hwdQ4QepQamihkj7wIqs-1Xd-uzaVggT9N6TJJdwGNW2OCXGMj8vWbGacTXpwZpYTBKnofQdJQuzUcHJVNvxqMRuhusOpRQu1NIsqD-ugg9udESFQLx3cIQj0U0O-u1QMTANngzG7oxhsPS_7JJo0HTuS-f5VBZJjBU_1CgVAk0 2026/07/06 03:44:07 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/07/06 03:44:08 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "faa408a4f923811cc16f84f44d09cd1f" 2026/07/06 03:44:08 DEBUG : piped data.txt: multipart upload "APgvHEtrKbqv3sieAhyULx8bni_KZkzSgOkcftYwLxtGE0Pz5w5z1qlGKtVlfjIbofb8cRzlLHqbGOhombdYjwQmugKu8t69tP4FOCUqfFebXjyGMIGNLRzgPm7oyTnqgVbubNQJKsQfqzZwXo03av1ZdHDFA2qjfEjyLhkgR_C7hwdQ4QepQamihkj7wIqs-1Xd-uzaVggT9N6TJJdwGNW2OCXGMj8vWbGacTXpwZpYTBKnofQdJQuzUcHJVNvxqMRuhusOpRQu1NIsqD-ugg9udESFQLx3cIQj0U0O-u1QMTANngzG7oxhsPS_7JJo0HTuS-f5VBZJjBU_1CgVAk0" 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/07/06 03:44:09 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/07/06 03:44:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AGucc_ducCp2Du6Af4Ch6dBObom7iLKhtoTF_22S80sqEtbgPTAdfZJ7YcbVove8avkxVE0DGPKL_MYkW4oDiWLCgwxSrGpF7gHstcLL75QsCLiwRMT2eOwrr--_9OQw-iiaBOcT55EtNJXdxwH8W2VVutD5QmGSZ4PA09jtleu7yjdRVssLnTarEg7qGOgmQ3SfmDZ57v9pVh4MzkoQvxzoVSqdTZn-QbCdZZ-a2hCByzw0LxZqRCWf42BnXofqtVuJScEHQa7nb0qfcrG_NgBqhhuYlnAXakOlrIJbjIxml0DnTX6JC7xECr12Ka8J_oCTS0RN1RtAxORM7m99oEo 2026/07/06 03:44:10 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/07/06 03:44:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/07/06 03:44:11 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AGucc_ducCp2Du6Af4Ch6dBObom7iLKhtoTF_22S80sqEtbgPTAdfZJ7YcbVove8avkxVE0DGPKL_MYkW4oDiWLCgwxSrGpF7gHstcLL75QsCLiwRMT2eOwrr--_9OQw-iiaBOcT55EtNJXdxwH8W2VVutD5QmGSZ4PA09jtleu7yjdRVssLnTarEg7qGOgmQ3SfmDZ57v9pVh4MzkoQvxzoVSqdTZn-QbCdZZ-a2hCByzw0LxZqRCWf42BnXofqtVuJScEHQa7nb0qfcrG_NgBqhhuYlnAXakOlrIJbjIxml0DnTX6JC7xECr12Ka8J_oCTS0RN1RtAxORM7m99oEo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/07/06 03:44:12 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AEfGKmbLYN3ydMGgCH0y5rKORWOWqRv6P7Zn6eYJhdGCTxbLy50pFeyn2TYgW71T0APKRJjQLQ7shyrMFw9mQIN28_onj6xjfT4NxvrgUQMwAuiW-9OaXTzM7ztqARZrfUle6zWFnB_ju99bgT51e0lMPk_P-gnSuKqK0ef0pB4oxJmzoZVuznVqzWWbvJsZccbx5UV7FwPvIbIR6uXEMEURlOQk3ExR9QFonom125lIK1ezk4b_bXvqHt45rxwPb1pG5DEaUZviR6AVMb4cG6lsKQmw-UUJjAPecJcmRIxXH3N-IkxqE_Kz7HBQAvofLA4TaGDrjXkonUfGgtU2aVw 2026/07/06 03:44:12 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/07/06 03:44:13 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/07/06 03:44:13 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AEfGKmbLYN3ydMGgCH0y5rKORWOWqRv6P7Zn6eYJhdGCTxbLy50pFeyn2TYgW71T0APKRJjQLQ7shyrMFw9mQIN28_onj6xjfT4NxvrgUQMwAuiW-9OaXTzM7ztqARZrfUle6zWFnB_ju99bgT51e0lMPk_P-gnSuKqK0ef0pB4oxJmzoZVuznVqzWWbvJsZccbx5UV7FwPvIbIR6uXEMEURlOQk3ExR9QFonom125lIK1ezk4b_bXvqHt45rxwPb1pG5DEaUZviR6AVMb4cG6lsKQmw-UUJjAPecJcmRIxXH3N-IkxqE_Kz7HBQAvofLA4TaGDrjXkonUfGgtU2aVw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/07/06 03:44:14 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ANQV-NMjFye6au_YQR2RhBoWEPvDf2vHKnJOp0j3MoSjouI5f__IQJA-HdTO8rdS3MD3vc4sDJTIP3r686MHeKgqSybSNw1EcThpHSaevSq1ohstDI5r3ByNmgFy7t0YODVKEbuc6mkOa4-uCGU4EbnapMc0_dJhBkd8AtxYJSDJvKJAamp8IeECpPVHlNxFwJIQ58qjwFFtzKRtxd94Ag_of9Muc6DPi6Q_-_1DL06NatxP369Qkmz9O76A9cxer_v01XjdaHsETDyiGDi_Cchpi-sk9RetUIpPhCRVpgq-Nkks1z1jZsyvml8v55HNxTV4th36-Yz1kgRj5f3r8uE 2026/07/06 03:44:14 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/07/06 03:44:14 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/07/06 03:44:14 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ANQV-NMjFye6au_YQR2RhBoWEPvDf2vHKnJOp0j3MoSjouI5f__IQJA-HdTO8rdS3MD3vc4sDJTIP3r686MHeKgqSybSNw1EcThpHSaevSq1ohstDI5r3ByNmgFy7t0YODVKEbuc6mkOa4-uCGU4EbnapMc0_dJhBkd8AtxYJSDJvKJAamp8IeECpPVHlNxFwJIQ58qjwFFtzKRtxd94Ag_of9Muc6DPi6Q_-_1DL06NatxP369Qkmz9O76A9cxer_v01XjdaHsETDyiGDi_Cchpi-sk9RetUIpPhCRVpgq-Nkks1z1jZsyvml8v55HNxTV4th36-Yz1kgRj5f3r8uE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/07/06 03:44:15 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AF4IdRLMcPPjk8xKcePkpnUTO92Vl28Ehgwv9SVAFEWXIIirOzBwHM21t549TfwBYSZGrq449L9eeT6u10_v2Cc_M2X9m_Ja8D442di6forupnMaJepIYZQNQ0gfy8Y9ZjDStl0pt5XRWCgJFq_kRUyU9qTtrfacDZLBwS5EqWHmeJmvvAFntBuWb0uqD_1uD2wZ4oPAhy70P_TnxpwOr2hOkKmrwW9SdGZ6EY59qz4OHIhJ4Zec5O4RStC1cUyalWKI6t6NvbOmLjXVHgjxGVV-g05xw6z0svtZOyE2LWYN71MxxAKC8nKicOvWWWfZuBKRMVMOc7t2qQjByNgVAVY 2026/07/06 03:44:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/07/06 03:44:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/07/06 03:44:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/07/06 03:44:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/07/06 03:44:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/07/06 03:44:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/07/06 03:44:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AF4IdRLMcPPjk8xKcePkpnUTO92Vl28Ehgwv9SVAFEWXIIirOzBwHM21t549TfwBYSZGrq449L9eeT6u10_v2Cc_M2X9m_Ja8D442di6forupnMaJepIYZQNQ0gfy8Y9ZjDStl0pt5XRWCgJFq_kRUyU9qTtrfacDZLBwS5EqWHmeJmvvAFntBuWb0uqD_1uD2wZ4oPAhy70P_TnxpwOr2hOkKmrwW9SdGZ6EY59qz4OHIhJ4Zec5O4RStC1cUyalWKI6t6NvbOmLjXVHgjxGVV-g05xw6z0svtZOyE2LWYN71MxxAKC8nKicOvWWWfZuBKRMVMOc7t2qQjByNgVAVY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/07/06 03:44:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AD2kOtZjSCJCzhQqf1Yd1wMC1He-TquFMpP8HP_ielcZ78-M9p-ECUMMzkb8aoVOYRKDBhiwhbRBGsnzRk0Pv6Jj5C-TbC0XxrDb75jXE3r25dSiKBCkhPgSTYJhMJ1qcJlwlhTWPqKUsaIu3yp1HiZEFQOKYmICpJ7t4aZuJlVe9K9uvgJaQDqCFnGYikP8JS_lUvOXig2hDeHhM-2-wUfUfTJBvavs4KPNspib90mv4wd125vL58YzfFZHMqora5okou9PuCmrhXEFYqKMO-ZVGw_fqaYsb5ZIjK78zTf1PbsNSuVHo1Ud8E7vJ7z21I4l0uiDl1wETXdKVK7huBE 2026/07/06 03:44:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/07/06 03:44:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/07/06 03:44:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/07/06 03:44:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/07/06 03:44:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/07/06 03:44:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/07/06 03:44:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AD2kOtZjSCJCzhQqf1Yd1wMC1He-TquFMpP8HP_ielcZ78-M9p-ECUMMzkb8aoVOYRKDBhiwhbRBGsnzRk0Pv6Jj5C-TbC0XxrDb75jXE3r25dSiKBCkhPgSTYJhMJ1qcJlwlhTWPqKUsaIu3yp1HiZEFQOKYmICpJ7t4aZuJlVe9K9uvgJaQDqCFnGYikP8JS_lUvOXig2hDeHhM-2-wUfUfTJBvavs4KPNspib90mv4wd125vL58YzfFZHMqora5okou9PuCmrhXEFYqKMO-ZVGw_fqaYsb5ZIjK78zTf1PbsNSuVHo1Ud8E7vJ7z21I4l0uiDl1wETXdKVK7huBE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/07/06 03:44:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AC4CsFEt85-tFF-Hu0gbA6Hr8wLUoIbdbm6ZMDo6l_P7M5IexonckYC74-ZyHV2pQK_BgbXfPmBoFe9OBwnfsVdLV9q1YL_3vnLxzYKyv74D8wPTi2jhRZVOAUIx7UMKBz8tugdP2HDRa7_pu6dcaRkjC109BoaoWHtkTVTnDom9izpJ5kKY66oyMaGQEELG1kb5xcKrJFqp9nkJ8021XD9yzg1F5kdKPIQs6B0un9UENOND75CDQGupkMwx_2Ra9BnFTmhZjnTB3iVSOkXo4_BKUGVIvdM4Hsw2dL5sKAFxbB5vKfhpFqsJiELQCp9rOseChfGwncYpcHOapwPbGgo 2026/07/06 03:44:20 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/07/06 03:44:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/07/06 03:44:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AC4CsFEt85-tFF-Hu0gbA6Hr8wLUoIbdbm6ZMDo6l_P7M5IexonckYC74-ZyHV2pQK_BgbXfPmBoFe9OBwnfsVdLV9q1YL_3vnLxzYKyv74D8wPTi2jhRZVOAUIx7UMKBz8tugdP2HDRa7_pu6dcaRkjC109BoaoWHtkTVTnDom9izpJ5kKY66oyMaGQEELG1kb5xcKrJFqp9nkJ8021XD9yzg1F5kdKPIQs6B0un9UENOND75CDQGupkMwx_2Ra9BnFTmhZjnTB3iVSOkXo4_BKUGVIvdM4Hsw2dL5sKAFxbB5vKfhpFqsJiELQCp9rOseChfGwncYpcHOapwPbGgo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/07/06 03:44:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AA8RtYzi-sQx-1Unx_CFYr10KNBLoRK6CY25AEIC9SOiwQPd0LGoQ5eagJTnpz0iqQ3qk5-8GT6b5OTZBmA2PdKB5gw3GGfBxr_jsFUZF4smDN-RIYgV5jEU5d33K8odma1I7_qJRmAk-nnHWvwjNHKPEekCn2lwOt2rMB5Px57-j5uZzQFUx5x1ka8WLPOSlsnz4Ilhi0hj-huztWW5nMetZBDbDOrprAiUYVG_P81TbvHSTa2WUFyOMi_DK4yZQun5YTBlLMgQPcF-SwbDbByQx263riGWD267Rn6praDig5rowbUHDARts-sGvJNcMzj4gXOlgk0EWVnBEsBqTyE 2026/07/06 03:44:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/07/06 03:44:22 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/07/06 03:44:23 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AA8RtYzi-sQx-1Unx_CFYr10KNBLoRK6CY25AEIC9SOiwQPd0LGoQ5eagJTnpz0iqQ3qk5-8GT6b5OTZBmA2PdKB5gw3GGfBxr_jsFUZF4smDN-RIYgV5jEU5d33K8odma1I7_qJRmAk-nnHWvwjNHKPEekCn2lwOt2rMB5Px57-j5uZzQFUx5x1ka8WLPOSlsnz4Ilhi0hj-huztWW5nMetZBDbDOrprAiUYVG_P81TbvHSTa2WUFyOMi_DK4yZQun5YTBlLMgQPcF-SwbDbByQx263riGWD267Rn6praDig5rowbUHDARts-sGvJNcMzj4gXOlgk0EWVnBEsBqTyE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/07/06 03:44:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ANMOFDJ45eFLoZP9nDBYRIIL1K8NX6YOK_ifieI9pOjnc_nZ8avPTkbTHkp3fjx6ujYzxDzoXnaifcFMgQ-9ZnTxD29X7Xu-A6-0DlBl_72CGyknp7NxXrRJtn04Qz44WNvkE3XVufPLYGUvmoA-GHaNFjPUcfCbzb3VO7fV-_3ebaPF_QuqRXiTOOLzdV8NFzFxbDaTH2ydA4SGEB4J434CWXKjpl8VyF8QiJsV-bHRrvpecY5iDOU06GXhgDdYsEPceiYMaS545Wbs3z1nxeWIbcIKNaHDR0Z0wtZHx_wBl4yUFw4ug0_nVuFJNfeEl7NfEbM6KYNcVDXvga7Thbc 2026/07/06 03:44:23 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/07/06 03:44:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/07/06 03:44:24 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ANMOFDJ45eFLoZP9nDBYRIIL1K8NX6YOK_ifieI9pOjnc_nZ8avPTkbTHkp3fjx6ujYzxDzoXnaifcFMgQ-9ZnTxD29X7Xu-A6-0DlBl_72CGyknp7NxXrRJtn04Qz44WNvkE3XVufPLYGUvmoA-GHaNFjPUcfCbzb3VO7fV-_3ebaPF_QuqRXiTOOLzdV8NFzFxbDaTH2ydA4SGEB4J434CWXKjpl8VyF8QiJsV-bHRrvpecY5iDOU06GXhgDdYsEPceiYMaS545Wbs3z1nxeWIbcIKNaHDR0Z0wtZHx_wBl4yUFw4ug0_nVuFJNfeEl7NfEbM6KYNcVDXvga7Thbc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/07/06 03:44:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ALO5a0-IQ0IZVpJw-0INBR2PnnT9hfnPxB4pPqT1DZbI5JkCaIUy5max9zn3v8naY13nEZRH8Q_n_H5FxKq7foKqHAC4bI-Wq5sInozieQBVvCsg1uLWWQLalVRgeCnEBxNg6HJaxGCHM5doCb4DaOT2jx87c0bs5-hzpQOm-nb45zooV_nLTsiOiCQa3neVoRvrdfyoEjtIGEKwrvdHmDa4HwaXsBR5BlrDYW2X8F5fGzkZgAcOUfRDA6bzcmZ-QS1cEO9K_iK_92RM9Jt1pyjtGZl-84omLky48PpSEkM_0Fq0ks2mIVAtj6URZAU6ysXDvlW7_SDP4bKLMF0aLRc 2026/07/06 03:44:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/07/06 03:44:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/06 03:44:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/07/06 03:44:25 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/07/06 03:44:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/07/06 03:44:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/07/06 03:44:26 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ALO5a0-IQ0IZVpJw-0INBR2PnnT9hfnPxB4pPqT1DZbI5JkCaIUy5max9zn3v8naY13nEZRH8Q_n_H5FxKq7foKqHAC4bI-Wq5sInozieQBVvCsg1uLWWQLalVRgeCnEBxNg6HJaxGCHM5doCb4DaOT2jx87c0bs5-hzpQOm-nb45zooV_nLTsiOiCQa3neVoRvrdfyoEjtIGEKwrvdHmDa4HwaXsBR5BlrDYW2X8F5fGzkZgAcOUfRDA6bzcmZ-QS1cEO9K_iK_92RM9Jt1pyjtGZl-84omLky48PpSEkM_0Fq0ks2mIVAtj6URZAU6ysXDvlW7_SDP4bKLMF0aLRc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/07/06 03:44:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AAVAI1pO8HKnLdybvZaw1F3t_YXOXUsFm8vlyjbI4Tstj5j5CkadHL5AlVceFMcixfImJ6sVUDrMyJ0Rm3jlrNmHjVUW6VaaEVBlGz6WnHxVznHr6QCgRXEiN9aHlX3Z-7CawC37XrVJqV6jXUNJK7zQPSu-zhWXoxwEHFv4gyCLayfbY0dZaLc9EHeEs7wG8do-RfmAxeMcBvatx2YWB_s2DbKikQOGBIXMDVU-3ejkBg9ZhHdMH-i8eT6CN2cf6AE4X-emW57jSFXXwJQhpCuLgYObbpfJNgysmw2XJ8AOs2BjC1-H2SZvBfvoAvpe3MKhCYkQzWnvS6a3TyxukII 2026/07/06 03:44:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/07/06 03:44:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/07/06 03:44:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/07/06 03:44:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/07/06 03:44:27 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/07/06 03:44:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/07/06 03:44:28 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AAVAI1pO8HKnLdybvZaw1F3t_YXOXUsFm8vlyjbI4Tstj5j5CkadHL5AlVceFMcixfImJ6sVUDrMyJ0Rm3jlrNmHjVUW6VaaEVBlGz6WnHxVznHr6QCgRXEiN9aHlX3Z-7CawC37XrVJqV6jXUNJK7zQPSu-zhWXoxwEHFv4gyCLayfbY0dZaLc9EHeEs7wG8do-RfmAxeMcBvatx2YWB_s2DbKikQOGBIXMDVU-3ejkBg9ZhHdMH-i8eT6CN2cf6AE4X-emW57jSFXXwJQhpCuLgYObbpfJNgysmw2XJ8AOs2BjC1-H2SZvBfvoAvpe3MKhCYkQzWnvS6a3TyxukII" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/07/06 03:44:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ALQu3MNXocY315mTQqMbqYwYOe24jsf4BqVpPOv_nOD3aeuNJMI82udP43VkaSNpwh85AJMNRB0iL91Ll2QOpX-elzTG88W755e29x1_y-QTBzrIfmAekWua5ggIC13ICteF0zkp71hEjXZmKya2b8QcVr--QBgJ8c6pUh8pXQ9FXKmAIKf-q1gwBMbQ2c-cc5mzdnaCAIgR6H6oRQiQQmG9rmZ9S690o1fyUln9_sfmzvoS-innTbz9_4w-Fwi3u74l5gsg-I8RA242Td7gOc-1owNT0XlcdFiONFXI0HTUQK4kw90VE8PvDThOkAWJ1o1TwgWYv7XfZCtUN1MEa14 2026/07/06 03:44:30 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/07/06 03:44:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/07/06 03:44:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ALQu3MNXocY315mTQqMbqYwYOe24jsf4BqVpPOv_nOD3aeuNJMI82udP43VkaSNpwh85AJMNRB0iL91Ll2QOpX-elzTG88W755e29x1_y-QTBzrIfmAekWua5ggIC13ICteF0zkp71hEjXZmKya2b8QcVr--QBgJ8c6pUh8pXQ9FXKmAIKf-q1gwBMbQ2c-cc5mzdnaCAIgR6H6oRQiQQmG9rmZ9S690o1fyUln9_sfmzvoS-innTbz9_4w-Fwi3u74l5gsg-I8RA242Td7gOc-1owNT0XlcdFiONFXI0HTUQK4kw90VE8PvDThOkAWJ1o1TwgWYv7XfZCtUN1MEa14" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/07/06 03:44:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AAiVmmncZ64M-HJIwkDVkJBthgzl3_RUjOpnr4pRb2GaXJzAh8vOh1iM05IGym-exxTEbyI9wu3tRZAZBgiFTDq18lBUQfB2PbI_cYMlnuWB8tEGSlhf2qGWmwh_05CKgdy8UDbCcPQacYvaLCb2lAYjHETnsorFHOaOfhmIKRRaFVSr7LwsuVQy1H24ttgVL40-KDzjh7LwqBfFSFYNAl3EDp0N_gR_dkhyTN7IGTDAPIEGpoldDrl3i7m6VnTRt-8_K9Qtzv3nSxb79oioVyEqrkqZEfa03nTFpgbrXYS2arFWVloRnIOvRobW1IXk9oOPBZQFSfP3e8s1_cPxQa4 2026/07/06 03:44:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/07/06 03:44:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/07/06 03:44:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AAiVmmncZ64M-HJIwkDVkJBthgzl3_RUjOpnr4pRb2GaXJzAh8vOh1iM05IGym-exxTEbyI9wu3tRZAZBgiFTDq18lBUQfB2PbI_cYMlnuWB8tEGSlhf2qGWmwh_05CKgdy8UDbCcPQacYvaLCb2lAYjHETnsorFHOaOfhmIKRRaFVSr7LwsuVQy1H24ttgVL40-KDzjh7LwqBfFSFYNAl3EDp0N_gR_dkhyTN7IGTDAPIEGpoldDrl3i7m6VnTRt-8_K9Qtzv3nSxb79oioVyEqrkqZEfa03nTFpgbrXYS2arFWVloRnIOvRobW1IXk9oOPBZQFSfP3e8s1_cPxQa4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/07/06 03:44:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ALG2d34OumWYyaByv1aBFzcOQQ4j2luwD_Tf1fmnyjPjCwqedx5Jph-dACEU8dcFoiBHmz6AtpB2p9Fi4ACN6-_N378u77Ct8VboStX39GOmMFRe2L-E06OM_p5pGbB2lDJl3RV_N2SEnfvkJ8OTAnsWOftl47-mWqmkM8huJ3F9W45NKMjdCGJm9jce-B236Lxber1AK3IrDOcAFv0ejLU1HfIsdRPpFvicQHd8u84nlXsqwWO9GZmxeQi-bYjXJNwMcs6LydLar2505tdcfosvtPtYSb-RYUr_FlWvkgGSgITb4G9dbjMtxjJUsUmNgenTsZ2kaDpzH3N46yZfDhM 2026/07/06 03:44:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/07/06 03:44:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/07/06 03:44:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ALG2d34OumWYyaByv1aBFzcOQQ4j2luwD_Tf1fmnyjPjCwqedx5Jph-dACEU8dcFoiBHmz6AtpB2p9Fi4ACN6-_N378u77Ct8VboStX39GOmMFRe2L-E06OM_p5pGbB2lDJl3RV_N2SEnfvkJ8OTAnsWOftl47-mWqmkM8huJ3F9W45NKMjdCGJm9jce-B236Lxber1AK3IrDOcAFv0ejLU1HfIsdRPpFvicQHd8u84nlXsqwWO9GZmxeQi-bYjXJNwMcs6LydLar2505tdcfosvtPtYSb-RYUr_FlWvkgGSgITb4G9dbjMtxjJUsUmNgenTsZ2kaDpzH3N46yZfDhM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/07/06 03:44:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AN4Nc7fcBwVBVk-oPk0qJiqi7yjoZVJg01deXnc9jJsrwFWIFm1Wc15Mh14IhkR83guTO9GMVpiGSZ0MVG_FEXRe5NNDd-I7z6h77IPNp6VInMpK2l_wJl-E22w875MvYVosV1BXsagao-NU-v3mq9xnG-XS_Q4Jm6zudlreXd7k8QPRd-8zAeuZoeepm3bvDXNl0gRvhvll9HlXzf_EF7BHr2bmvgWJanDX09sUeFaeRX_a4dVMWOMpodiq33_gcSlPae_woBtDZKdPa8sLSj_ELXGeo73F3tff0pOrre8f1OO5nnByLa-8dNj-AQ_w9Kz3H3Q723Vd5HN4jr6cBz0 2026/07/06 03:44:35 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/07/06 03:44:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/07/06 03:44:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/07/06 03:44:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/07/06 03:44:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/07/06 03:44:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/07/06 03:44:36 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AN4Nc7fcBwVBVk-oPk0qJiqi7yjoZVJg01deXnc9jJsrwFWIFm1Wc15Mh14IhkR83guTO9GMVpiGSZ0MVG_FEXRe5NNDd-I7z6h77IPNp6VInMpK2l_wJl-E22w875MvYVosV1BXsagao-NU-v3mq9xnG-XS_Q4Jm6zudlreXd7k8QPRd-8zAeuZoeepm3bvDXNl0gRvhvll9HlXzf_EF7BHr2bmvgWJanDX09sUeFaeRX_a4dVMWOMpodiq33_gcSlPae_woBtDZKdPa8sLSj_ELXGeo73F3tff0pOrre8f1OO5nnByLa-8dNj-AQ_w9Kz3H3Q723Vd5HN4jr6cBz0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/07/06 03:44:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ADittwGlSbVk3Glbwg8E8-oNbU8dXyXnRSFZJPTJLth8JWF7UHF3WttPLXof6GRJdecX1y9CtseKOOGQ4q5G02CAzey2bwVY1hfTxCpC3zjBKk1iqh553HRMZo43QWsTpvpOi-QX6P7RMxB6joFZ5xf5QHBPHhNFP_SkFZKoDx5baeqgLvrnf4G5UV65jb7k1Z5-gZGHMrzTPnCaW-N03ACHTGiiaIKXkDotMZuvAVWFXY00ubmBvln_5al1gP2-VK0zqTMph0HQn0566T0pXegst4_X0ptpG0uU03-IRmiWySFPFHnEekGHPfrF88IcQkjITS_F8FanmY38DpbYKD4 2026/07/06 03:44:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/07/06 03:44:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/07/06 03:44:37 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/07/06 03:44:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/07/06 03:44:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/07/06 03:44:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/07/06 03:44:38 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ADittwGlSbVk3Glbwg8E8-oNbU8dXyXnRSFZJPTJLth8JWF7UHF3WttPLXof6GRJdecX1y9CtseKOOGQ4q5G02CAzey2bwVY1hfTxCpC3zjBKk1iqh553HRMZo43QWsTpvpOi-QX6P7RMxB6joFZ5xf5QHBPHhNFP_SkFZKoDx5baeqgLvrnf4G5UV65jb7k1Z5-gZGHMrzTPnCaW-N03ACHTGiiaIKXkDotMZuvAVWFXY00ubmBvln_5al1gP2-VK0zqTMph0HQn0566T0pXegst4_X0ptpG0uU03-IRmiWySFPFHnEekGHPfrF88IcQkjITS_F8FanmY38DpbYKD4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/07/06 03:44:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ANqVurEdBz6d1D3-qzXMolFyWrhcZugH769L2g8kczDSSePMlM8mkV09NNUwJ_Tw8jhFxztn6hMmHwKPNnyJGF8m2pH2j_wKnq4mZWEwg0fVOnhqZoaG37-hi_Yuru4CPKzyT6ExROEXi4_Hs9fNz6HxUUgPT3IvQ8cEd9mvSy9c5hS7ElZw4NSfezVVc6QVFswRFy5Om8za_LFxAFZOLSACWbyV3E_aQsFxV8DfpnO8sOLlWy-nObGRfz6wXkpvSIq145621GBYvCxglHYgwXoie00x74vWbtUT5_a5MaqnCzpVPJ6goYsvmzAUtkyUM_piO7ht608aOEBMr95LtNw 2026/07/06 03:44:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/07/06 03:44:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/07/06 03:44:41 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ANqVurEdBz6d1D3-qzXMolFyWrhcZugH769L2g8kczDSSePMlM8mkV09NNUwJ_Tw8jhFxztn6hMmHwKPNnyJGF8m2pH2j_wKnq4mZWEwg0fVOnhqZoaG37-hi_Yuru4CPKzyT6ExROEXi4_Hs9fNz6HxUUgPT3IvQ8cEd9mvSy9c5hS7ElZw4NSfezVVc6QVFswRFy5Om8za_LFxAFZOLSACWbyV3E_aQsFxV8DfpnO8sOLlWy-nObGRfz6wXkpvSIq145621GBYvCxglHYgwXoie00x74vWbtUT5_a5MaqnCzpVPJ6goYsvmzAUtkyUM_piO7ht608aOEBMr95LtNw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/07/06 03:44:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AEAC1OciENBYvY4tOZEKeQqNKK6XKzEvVuoeeN3A0F2NLGnTDWm85wYS3gBaXWWOnvhTe5B-k1jySoy1kliro8KnntokA5BcDP1FIYJ0vAWOHxNdqGultqlH9idshiTsUrClJFpXnhjDC9HzdhxMlk91lYTtFsizM7t3Te2vAmjrtIpmIAghLUFbgUlAQ55WdK1rTqe2cBJh3F2fv3JNTzPC01Pgzn1z0fMS6DK5HuIcEYGEWkWe7LzPw5ZNKEPfyZHMRCp6LozQsBCsxhLF9F8kw7WKDfW1pT-d4cJf8ry3n18cWmvEIGHX7lfsS9S_UC0PreNVPipxTwx2LV6AA9U 2026/07/06 03:44:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/07/06 03:44:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/07/06 03:44:43 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AEAC1OciENBYvY4tOZEKeQqNKK6XKzEvVuoeeN3A0F2NLGnTDWm85wYS3gBaXWWOnvhTe5B-k1jySoy1kliro8KnntokA5BcDP1FIYJ0vAWOHxNdqGultqlH9idshiTsUrClJFpXnhjDC9HzdhxMlk91lYTtFsizM7t3Te2vAmjrtIpmIAghLUFbgUlAQ55WdK1rTqe2cBJh3F2fv3JNTzPC01Pgzn1z0fMS6DK5HuIcEYGEWkWe7LzPw5ZNKEPfyZHMRCp6LozQsBCsxhLF9F8kw7WKDfW1pT-d4cJf8ry3n18cWmvEIGHX7lfsS9S_UC0PreNVPipxTwx2LV6AA9U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/07/06 03:44:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHtVats1tEbVafEXDQHdDxwvsG4LiYTf2a88DyrasYKaeB3cHv0EAJnJMRi561dkLmdbANefIQyP9b8tTKFyjJkajTv799NZF1zQdrVsGCkelsyC27OH4PE6ftjjkudWVzkInBY5xNLruUQNWaIXOTPs85JUB5awpYqbkwFUlfEXYaPHwuAKZ8NGFCSbYltL4Upj9he72SgOPDsYhPgsHwGj6xzuGeNo1EhkCZou4_s4tePOBTsccvwq4VIxy85enz7ETFnj_8mdLiCCR37xCLka0k1zOm6W7Vi4zJnaPgiRoAALXndOEp3M5-_kPO6NG_tov_Y1n3T6RKD96PbL90Y 2026/07/06 03:44:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/07/06 03:44:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/07/06 03:44:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHtVats1tEbVafEXDQHdDxwvsG4LiYTf2a88DyrasYKaeB3cHv0EAJnJMRi561dkLmdbANefIQyP9b8tTKFyjJkajTv799NZF1zQdrVsGCkelsyC27OH4PE6ftjjkudWVzkInBY5xNLruUQNWaIXOTPs85JUB5awpYqbkwFUlfEXYaPHwuAKZ8NGFCSbYltL4Upj9he72SgOPDsYhPgsHwGj6xzuGeNo1EhkCZou4_s4tePOBTsccvwq4VIxy85enz7ETFnj_8mdLiCCR37xCLka0k1zOm6W7Vi4zJnaPgiRoAALXndOEp3M5-_kPO6NG_tov_Y1n3T6RKD96PbL90Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/07/06 03:44:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AHLUjiUdQ0sygBKFIZHYFDTlxwDtZuZJkIDoWP3zu4gYYU0dEzG5Y1spwNe4KW8K33s-jS6ltVN8W1VStgvL8o4Z1oqTkHb2FGWozQEB8jvHvbDIR7UI9yN57uf61_a0-UD6jFQpP1-1SNfMgkEBAIcPhGn1tEw55xgHman-ipXn6NwQ8z-JDA2dpKs2_ir_E57-S_-6AbdFDgQfXOA6_nP3Cwo7vnrm20r2P5qcBLWju8IHWv99cPzIM5p6pM0UqpaNdtUteMqTC5INN-_fCuZBQfdcBRMbGIgOTahWoh-G6s0lzpBUWAGdxLv12jJrxApp1xUvol5fiITe7iG3k2w 2026/07/06 03:44:45 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/07/06 03:44:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/07/06 03:44:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/07/06 03:44:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/07/06 03:44:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/07/06 03:44:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/07/06 03:44:46 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AHLUjiUdQ0sygBKFIZHYFDTlxwDtZuZJkIDoWP3zu4gYYU0dEzG5Y1spwNe4KW8K33s-jS6ltVN8W1VStgvL8o4Z1oqTkHb2FGWozQEB8jvHvbDIR7UI9yN57uf61_a0-UD6jFQpP1-1SNfMgkEBAIcPhGn1tEw55xgHman-ipXn6NwQ8z-JDA2dpKs2_ir_E57-S_-6AbdFDgQfXOA6_nP3Cwo7vnrm20r2P5qcBLWju8IHWv99cPzIM5p6pM0UqpaNdtUteMqTC5INN-_fCuZBQfdcBRMbGIgOTahWoh-G6s0lzpBUWAGdxLv12jJrxApp1xUvol5fiITe7iG3k2w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/07/06 03:44:47 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AIf2p4MV4JcNQ1ba1SRxk9JvD_8QOFQx49cGqqvhNzygqXh8xbsLDoqWHjIddBuZUk5BjcfixYiK-CBzmwJ0haLJl5y6RCjmXrUStNI-5DiqryMOYOyQABNVOrys7OO3hHSn73VpBX9cwf0Y9HafcgM5JtdOOxHY-3mxtxhuxpSwmLFNlW4Jp-5oTxK77WRyu56hhwcGI4KShaii0A1EdIzZCbogRHS_gskMsJz4HIaHxpXUN1zkadDUuhTxl9S75FQjlfnBOiTkiKkB4o-mUnnmU03w1aCGGkzq1Cvv3vXPYRkqD1-3yzQpLPE18hcVVKNBIjVZIx1Q-NMA8xPRnxw 2026/07/06 03:44:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/07/06 03:44:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/07/06 03:44:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/07/06 03:44:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/07/06 03:44:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/07/06 03:44:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/07/06 03:44:48 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AIf2p4MV4JcNQ1ba1SRxk9JvD_8QOFQx49cGqqvhNzygqXh8xbsLDoqWHjIddBuZUk5BjcfixYiK-CBzmwJ0haLJl5y6RCjmXrUStNI-5DiqryMOYOyQABNVOrys7OO3hHSn73VpBX9cwf0Y9HafcgM5JtdOOxHY-3mxtxhuxpSwmLFNlW4Jp-5oTxK77WRyu56hhwcGI4KShaii0A1EdIzZCbogRHS_gskMsJz4HIaHxpXUN1zkadDUuhTxl9S75FQjlfnBOiTkiKkB4o-mUnnmU03w1aCGGkzq1Cvv3vXPYRkqD1-3yzQpLPE18hcVVKNBIjVZIx1Q-NMA8xPRnxw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/07/06 03:44:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AMFm8VdjqYdBEqPd_XBo_A7VLUpgVN8dWc4vH_as2rJLGY9bZRJEn5CaMTJA8cuid51BOa-ExKiGhv9SB6EhUGpQMWCkEc3-DYitTTkCFfSeMFcuPkdQHrHz05ZxGtjM6MGR7HTGxbTNNIiIdxS80mHrQt0_dw4yhADMMGcD2GoGnAcR7pPFLEjViFUc13QvwWqwb_lPcNVB0dBzssZW8k05yi53ldwZICDXqRjY6TNU0_EI3pjoO02AKB_rZn_Kam85-su8g3yXNByy7LswfVhN7GjwiX7_ovtw5JZgTiVkZw1EhZcQTyrAtot0Cwzo7Bb1yw1t-4tl8IVVKwEHw1I 2026/07/06 03:44:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/07/06 03:44:51 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/07/06 03:44:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AMFm8VdjqYdBEqPd_XBo_A7VLUpgVN8dWc4vH_as2rJLGY9bZRJEn5CaMTJA8cuid51BOa-ExKiGhv9SB6EhUGpQMWCkEc3-DYitTTkCFfSeMFcuPkdQHrHz05ZxGtjM6MGR7HTGxbTNNIiIdxS80mHrQt0_dw4yhADMMGcD2GoGnAcR7pPFLEjViFUc13QvwWqwb_lPcNVB0dBzssZW8k05yi53ldwZICDXqRjY6TNU0_EI3pjoO02AKB_rZn_Kam85-su8g3yXNByy7LswfVhN7GjwiX7_ovtw5JZgTiVkZw1EhZcQTyrAtot0Cwzo7Bb1yw1t-4tl8IVVKwEHw1I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/07/06 03:44:52 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AM3iARBd35tF5oeAgkeotiD9Sa-iydpznoGUFNKCtYKyliHOHCmfmkYLWO6S2D0k7C99G5xRL9Mx2o4fFJeP4HUWO2ZV29iPvnN2GAhBT_TDYC_PQegtk49LxSeZuHJqmhlkZBH7tds55UzK1XuyDEuAVTa44ZBBtaLI9TBk8ICyIxMQn1CHGPSoaOcdI7k-fRt4007pJQRXGy8bWc_xZsDTKVXLEtQnR_ZBlk4NXqZxcFeqTV8pM4KH1rbxtk5avR-FJjBMFu4CJcFyAv8bGxdWZTdYKu1fRbJSb28x0nxfeNsE7x0kFCpGFTKQuhXlgbYtuMnCt7bBlCxRUI_bvzg 2026/07/06 03:44:53 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/07/06 03:44:53 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/07/06 03:44:53 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AM3iARBd35tF5oeAgkeotiD9Sa-iydpznoGUFNKCtYKyliHOHCmfmkYLWO6S2D0k7C99G5xRL9Mx2o4fFJeP4HUWO2ZV29iPvnN2GAhBT_TDYC_PQegtk49LxSeZuHJqmhlkZBH7tds55UzK1XuyDEuAVTa44ZBBtaLI9TBk8ICyIxMQn1CHGPSoaOcdI7k-fRt4007pJQRXGy8bWc_xZsDTKVXLEtQnR_ZBlk4NXqZxcFeqTV8pM4KH1rbxtk5avR-FJjBMFu4CJcFyAv8bGxdWZTdYKu1fRbJSb28x0nxfeNsE7x0kFCpGFTKQuhXlgbYtuMnCt7bBlCxRUI_bvzg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/07/06 03:44:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AAv4YzmE6apn78pY2ZLeFIErYYO5zI5nscQYFmODJQ_Umo4idjYT37Kk_uRKisJCgxgH4oKqK5YdzDOxZ1B07DePQWlPu3PmS5U1AFMaYvfqB8Dcpwx_Bm8BUiIMnGYum5edHrjVNmFIdWFUoaGqLnGbBJcamNU1lZuR-xzZiNW8a5CQaQiBAUJVRoAeHd3lEMlD574wM9FPLKx3gfF7EvBuwnKcbGrZksiTDBrTqh0jE3aZY_45WsSA4bC8G8FaggDuDD-kCOL0xnY-cXoaHNZpVcRD3iPH8kZG4_m-yExNbpHy3OEebUmmYlDEAf63S0v9R_jGz8Hc6y8fzSJwlkY 2026/07/06 03:44:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/07/06 03:44:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/07/06 03:44:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AAv4YzmE6apn78pY2ZLeFIErYYO5zI5nscQYFmODJQ_Umo4idjYT37Kk_uRKisJCgxgH4oKqK5YdzDOxZ1B07DePQWlPu3PmS5U1AFMaYvfqB8Dcpwx_Bm8BUiIMnGYum5edHrjVNmFIdWFUoaGqLnGbBJcamNU1lZuR-xzZiNW8a5CQaQiBAUJVRoAeHd3lEMlD574wM9FPLKx3gfF7EvBuwnKcbGrZksiTDBrTqh0jE3aZY_45WsSA4bC8G8FaggDuDD-kCOL0xnY-cXoaHNZpVcRD3iPH8kZG4_m-yExNbpHy3OEebUmmYlDEAf63S0v9R_jGz8Hc6y8fzSJwlkY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/07/06 03:44:56 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AI6xhVOrdm_Uhlz6Auq-OMiPQ_V7pnkqmT3fw6jZ5DhqCU-nN49ulLZpTVfMH_yfgdZWDi3s5XTIMvDynh67vCeBHs25BjnVg-59YgtSAJR3ZRNxUaEnEVs8nVLDVM6Oaq3lK4XmcsyhobWimkaVIG3vLez2KUPn0C7V9b4MQ9tsAFEqoavNIu_7FIdqruEOfeerrmxdUsPg5R2UsY_qfi5VNrWRyRw1Ec3aoLMAy5CqGuF2UOiRZVGwGOGE84kmONDUW5jd3Gr0GTTAP9h5pSIPtxvAkqXRiPeMyXJFsSNk09Q7KD-dM1vJmzMjwKtEka0f9Ndr2TnrnpD8ub9UlW0 2026/07/06 03:44:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/07/06 03:44:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/07/06 03:44:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/07/06 03:44:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/07/06 03:44:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/07/06 03:44:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/07/06 03:44:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AI6xhVOrdm_Uhlz6Auq-OMiPQ_V7pnkqmT3fw6jZ5DhqCU-nN49ulLZpTVfMH_yfgdZWDi3s5XTIMvDynh67vCeBHs25BjnVg-59YgtSAJR3ZRNxUaEnEVs8nVLDVM6Oaq3lK4XmcsyhobWimkaVIG3vLez2KUPn0C7V9b4MQ9tsAFEqoavNIu_7FIdqruEOfeerrmxdUsPg5R2UsY_qfi5VNrWRyRw1Ec3aoLMAy5CqGuF2UOiRZVGwGOGE84kmONDUW5jd3Gr0GTTAP9h5pSIPtxvAkqXRiPeMyXJFsSNk09Q7KD-dM1vJmzMjwKtEka0f9Ndr2TnrnpD8ub9UlW0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/07/06 03:44:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AEexNnTI_8RTiOyUSe9vlTulGheVEoHkzj8zwXxTPix9HTVb-6okQGlkZfIyO0dZeAOrSixSt1qV2gl358Ns-Biy3w4zCFmkbPCNZxlobDHcK_CZBICGp_bUgteTaSzICTyyc8BbW6zx_jc66SmByfqu9hBgPx2oH0jQIxBwC8_NA2oyvmas79CUcGqFWCftFHMkpgZNnztmFcTJTSf1HvxAsyv_XinqJ9IpbWCftI5jG5FVI2cW-L_duyA9ap23EV7hrSwyb_ikuT1xgKSCYfI9x7tlEGkTNECO6WsqXLtjYlrSTE_R4y5Kdz5D0ssOKjDmo0JFaPWx-Jqym1Wq73w 2026/07/06 03:44:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/07/06 03:44:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/07/06 03:44:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/07/06 03:44:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/07/06 03:44:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/07/06 03:45:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/07/06 03:45:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AEexNnTI_8RTiOyUSe9vlTulGheVEoHkzj8zwXxTPix9HTVb-6okQGlkZfIyO0dZeAOrSixSt1qV2gl358Ns-Biy3w4zCFmkbPCNZxlobDHcK_CZBICGp_bUgteTaSzICTyyc8BbW6zx_jc66SmByfqu9hBgPx2oH0jQIxBwC8_NA2oyvmas79CUcGqFWCftFHMkpgZNnztmFcTJTSf1HvxAsyv_XinqJ9IpbWCftI5jG5FVI2cW-L_duyA9ap23EV7hrSwyb_ikuT1xgKSCYfI9x7tlEGkTNECO6WsqXLtjYlrSTE_R4y5Kdz5D0ssOKjDmo0JFaPWx-Jqym1Wq73w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/07/06 03:45:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALLpewriuLNsemPuoupWvMbVcuteeh5a5OFebNr_nsUD3lVlAxPBWhyH_U8UoEF11fEso6WSHQdN7bNv7TrcobP49AbCtj56Y2S2ETCkK7fssytGl4JRzWtpB7p53tSikXQU6HxcmCFPMEKn9cGmeh9eO8Jp2yP7Nk-9lNbYBTWIu1ktkd5ARr4X2zBKxMXZVcm9sUzXVI98pGSUkN1EazDdKk-mjYbsY39PHTbBdsqubogop0xA_8nmfv8bjAos2ZjSypR_OLSOD6vVgs-YM1tOF95bL4ubJ9ffvlRI74milKKtDz94o9hDjxS31_BmDXKWkIKz_pmf9pVAAWG7N3I 2026/07/06 03:45:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/07/06 03:45:03 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/07/06 03:45:04 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ALLpewriuLNsemPuoupWvMbVcuteeh5a5OFebNr_nsUD3lVlAxPBWhyH_U8UoEF11fEso6WSHQdN7bNv7TrcobP49AbCtj56Y2S2ETCkK7fssytGl4JRzWtpB7p53tSikXQU6HxcmCFPMEKn9cGmeh9eO8Jp2yP7Nk-9lNbYBTWIu1ktkd5ARr4X2zBKxMXZVcm9sUzXVI98pGSUkN1EazDdKk-mjYbsY39PHTbBdsqubogop0xA_8nmfv8bjAos2ZjSypR_OLSOD6vVgs-YM1tOF95bL4ubJ9ffvlRI74milKKtDz94o9hDjxS31_BmDXKWkIKz_pmf9pVAAWG7N3I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/07/06 03:45:04 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ADTcAtXhhvjZv6NFKnvkU0kLpemqPCT-mljRQAeydPbJOAVInvA8N1YIOu-tHr3BR6RHJAy5N8FMCLwn753rkcOT1v_HK9BHDpqweO3QxDMCCQeiCqWmmv7lR_elsqatUMX5T7tYRCZWUssxFqMJ_tvYWJrdU5KZ5xa80eYQioorRcW-rN6wwJ1yM4s_AS94oB3aHXNb9rSDfyHlWgZT0ZT0AOHqFAk2kVgXSS3yY5zlu-tCiyyrnwnIzukjBY_cwwzcgv8STIH0DV7gpPiFnvzLshFUs2KPbiqDBZvh2koAIbH3GdojjAaz0CwoS40O_FKhcu132NRXm2zAut3aS5M 2026/07/06 03:45:05 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/07/06 03:45:06 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/07/06 03:45:06 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ADTcAtXhhvjZv6NFKnvkU0kLpemqPCT-mljRQAeydPbJOAVInvA8N1YIOu-tHr3BR6RHJAy5N8FMCLwn753rkcOT1v_HK9BHDpqweO3QxDMCCQeiCqWmmv7lR_elsqatUMX5T7tYRCZWUssxFqMJ_tvYWJrdU5KZ5xa80eYQioorRcW-rN6wwJ1yM4s_AS94oB3aHXNb9rSDfyHlWgZT0ZT0AOHqFAk2kVgXSS3yY5zlu-tCiyyrnwnIzukjBY_cwwzcgv8STIH0DV7gpPiFnvzLshFUs2KPbiqDBZvh2koAIbH3GdojjAaz0CwoS40O_FKhcu132NRXm2zAut3aS5M" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/07/06 03:45:07 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AEkE7o-0wkLaw5JUfRkLKRK_he5fUAMnQVqTpY7tMxnIQRa7PIGcKQbxlorzyLpzueRHbfVk0pUDzPb-pRr1zohKndrnZME0eD8fqt10iQ_ChmjSoNDaI2egOlUowMY86BtBjcMXEExJbUjZuM5Q5VwYqzLNUJ7ro18x5QcOat4qHVMg1hQLvHqRTYO3gQ8RXrjpiKDPN5-mfRY_OtCWt2Jq1VOjG25ksy8HFnWdgSEwIcVs1LNR8zwl200I5inKXRntF38eIzQAv_vDo7WEXwIqfIXPcTdThWhkwhy9LPcPluZsG68TEiY12trYozuMeJnJ6-L498aWZcQ1L6Pq4eM 2026/07/06 03:45:07 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/07/06 03:45:08 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/07/06 03:45:08 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AEkE7o-0wkLaw5JUfRkLKRK_he5fUAMnQVqTpY7tMxnIQRa7PIGcKQbxlorzyLpzueRHbfVk0pUDzPb-pRr1zohKndrnZME0eD8fqt10iQ_ChmjSoNDaI2egOlUowMY86BtBjcMXEExJbUjZuM5Q5VwYqzLNUJ7ro18x5QcOat4qHVMg1hQLvHqRTYO3gQ8RXrjpiKDPN5-mfRY_OtCWt2Jq1VOjG25ksy8HFnWdgSEwIcVs1LNR8zwl200I5inKXRntF38eIzQAv_vDo7WEXwIqfIXPcTdThWhkwhy9LPcPluZsG68TEiY12trYozuMeJnJ6-L498aWZcQ1L6Pq4eM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/07/06 03:45:09 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AJs6aHDSvUIpyMZMcVmROW7Wu77D2DatZrJB-OPooeCp6hh7-oIYOvn3m5Pajttw3gwaUUm_QTq4HhsWPuxMMxruV28nQN-9goijgrrt-dB9L40rio_ZgtMp2143kUTn2jxw9tIHrXuTNlbRW7WOYV-EiNw7D_sIC9Ygt9aut9Wvnw2Sj6oNX15Ocg3HMrBpwQ0EpSLZ8k5Oiaat0U3utjo3UoZMZiXWyJC4srCvYOLs2A6PxrHhixq9UkSOpyH1XxEaBPa5juIeYv4lMSVdG-vxmU0SxSTeTvJlpC9kJRIM1uoAc0q-If83xxIsdeKRxLYOUGNyEhu3fC8NoJoO3Ps 2026/07/06 03:45:09 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/07/06 03:45:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/07/06 03:45:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/07/06 03:45:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/07/06 03:45:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/07/06 03:45:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/07/06 03:45:10 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AJs6aHDSvUIpyMZMcVmROW7Wu77D2DatZrJB-OPooeCp6hh7-oIYOvn3m5Pajttw3gwaUUm_QTq4HhsWPuxMMxruV28nQN-9goijgrrt-dB9L40rio_ZgtMp2143kUTn2jxw9tIHrXuTNlbRW7WOYV-EiNw7D_sIC9Ygt9aut9Wvnw2Sj6oNX15Ocg3HMrBpwQ0EpSLZ8k5Oiaat0U3utjo3UoZMZiXWyJC4srCvYOLs2A6PxrHhixq9UkSOpyH1XxEaBPa5juIeYv4lMSVdG-vxmU0SxSTeTvJlpC9kJRIM1uoAc0q-If83xxIsdeKRxLYOUGNyEhu3fC8NoJoO3Ps" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/07/06 03:45:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ALLxaGMgOdcXKXejOHnahfNqA92UCrojBWKJB13MYkbaY6z6wypqTYr-qQLwRGKHNkqFnYnf4yQzWbCVFqH9CHDtqnfe3X1A1ttic-hH0lBvmsn_5KVkBquCIex2LGdNDtFWrQt_-bSINgsd5Qw_Ik38hdBBe78lYlfnw3vnZkckSX8k2UUbPI4TXKLG4_Lu-1hOLSubIppkGtbIu9kg1XrYuIV7swYLRpSwhHXTF110mHJFvO_QI3TJeQr1zptIv40edCF5nyCRG9zrl8CR0hsXAIasMUBdYG7St01qTzLutOWl-6FkNZFuct3z_nvtWjVEhV5sS0N9cOxnGzxqZkA 2026/07/06 03:45:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/07/06 03:45:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/07/06 03:45:12 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/07/06 03:45:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/07/06 03:45:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/07/06 03:45:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/07/06 03:45:13 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ALLxaGMgOdcXKXejOHnahfNqA92UCrojBWKJB13MYkbaY6z6wypqTYr-qQLwRGKHNkqFnYnf4yQzWbCVFqH9CHDtqnfe3X1A1ttic-hH0lBvmsn_5KVkBquCIex2LGdNDtFWrQt_-bSINgsd5Qw_Ik38hdBBe78lYlfnw3vnZkckSX8k2UUbPI4TXKLG4_Lu-1hOLSubIppkGtbIu9kg1XrYuIV7swYLRpSwhHXTF110mHJFvO_QI3TJeQr1zptIv40edCF5nyCRG9zrl8CR0hsXAIasMUBdYG7St01qTzLutOWl-6FkNZFuct3z_nvtWjVEhV5sS0N9cOxnGzxqZkA" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/07/06 03:45:16 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/07/06 03:45:18 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/07/06 03:45:21 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/07/06 03:45:23 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/07/06 03:45:26 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/07/06 03:45:28 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ALo9K9pxZkAjImeAk0bUO_Dc6F3rFlBRXRKXo9YBHODvbKr9zbk6kU0B4GWlZnvD8B3j0SlbL-3ly3AcmsChzdMJ5Vo1htw0lw_K6qhBAxdyeDJF9cDJy99ARcXS1PXNLgdUAURQRD_-5aKIOpGuFafhZsEKvqedw3HLYZHU90vw0QMuFuxjH-NeArAJ2hXILCigg-ZMOq8sStCFHJ-Afvutvw_NCHdYIo2ha409AIBcBD-gGFlioYP1TrqDC5YbjaBJPsQxC9HMSve2hWuGQYB-nc-z1W0sWxgexFmq1O78HMJ0xDVq7aelG_xZpcnqdyeKStPHYZxzmjODnRUqoOU 2026/07/06 03:45:28 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/07/06 03:45:28 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "464bbf2d4be8b6cc7d265b0d35f6a5bd" 2026/07/06 03:45:29 DEBUG : unknown-size-put.txt: multipart upload "ALo9K9pxZkAjImeAk0bUO_Dc6F3rFlBRXRKXo9YBHODvbKr9zbk6kU0B4GWlZnvD8B3j0SlbL-3ly3AcmsChzdMJ5Vo1htw0lw_K6qhBAxdyeDJF9cDJy99ARcXS1PXNLgdUAURQRD_-5aKIOpGuFafhZsEKvqedw3HLYZHU90vw0QMuFuxjH-NeArAJ2hXILCigg-ZMOq8sStCFHJ-Afvutvw_NCHdYIo2ha409AIBcBD-gGFlioYP1TrqDC5YbjaBJPsQxC9HMSve2hWuGQYB-nc-z1W0sWxgexFmq1O78HMJ0xDVq7aelG_xZpcnqdyeKStPHYZxzmjODnRUqoOU" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/07/06 03:45:29 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ADj8ZaZuXOIYUMbf0U4XNySz9zmoQXeVNJM5nm3HFjrxfHhkJL4PgQArklB9QESQJOg76dISLsLSGWC-AfVNkENgUZtSVzX52yIKueXZSXJqfZcbDxF9KpMbVBhp2vNoWhlEoGgV7Ki48u-o8rMmAg9DRxLAW0sTfAP6hq5BMr-xr4keSouuxpCKJ9TgyRtGOgadXZDxDVlXsomcrW1U98ayaxjiWU_qbxQaSCYPqgAIQPESPN6HsxzgL4qKPURPdyCaUCnp_Me59AT5hsPHZo4xY2u245rzsCPIwibc8_2-YP7MmlfacFNdD3vI18HuDH7i3mu3hIK__Mst-LjN9lE 2026/07/06 03:45:29 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/07/06 03:45:30 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "04e03b3f1de9fcb72ada18755e4f8d21" 2026/07/06 03:45:30 DEBUG : unknown-size-update.txt: multipart upload "ADj8ZaZuXOIYUMbf0U4XNySz9zmoQXeVNJM5nm3HFjrxfHhkJL4PgQArklB9QESQJOg76dISLsLSGWC-AfVNkENgUZtSVzX52yIKueXZSXJqfZcbDxF9KpMbVBhp2vNoWhlEoGgV7Ki48u-o8rMmAg9DRxLAW0sTfAP6hq5BMr-xr4keSouuxpCKJ9TgyRtGOgadXZDxDVlXsomcrW1U98ayaxjiWU_qbxQaSCYPqgAIQPESPN6HsxzgL4qKPURPdyCaUCnp_Me59AT5hsPHZo4xY2u245rzsCPIwibc8_2-YP7MmlfacFNdD3vI18HuDH7i3mu3hIK__Mst-LjN9lE" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/07/06 03:45:30 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rulaxov6jili/deeper/nonexisting/directory" 2026/07/06 03:45:30 DEBUG : Config file has changed externally - reloading === 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/07/06 03:45:30 DEBUG : Waiting for deletions to finish 2026/07/06 03:45:30 DEBUG : "␊leading LF/␊leading LF" version false 2026/07/06 03:45:30 DEBUG : ␊leading LF/␊leading LF: Deleting (id "") 2026/07/06 03:45:30 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/07/06 03:45:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/07/06 03:45:30 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/07/06 03:45:30 INFO : ␊leading LF/␊leading LF: Deleted 2026/07/06 03:45:31 INFO : S3 bucket rclone-test-rulaxov6jili: Bucket "rclone-test-rulaxov6jili" deleted 2026/07/06 03:45:31 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- FAIL: TestIntegration (402.20s) --- 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.18s) --- FAIL: TestIntegration/FsMkdir (399.90s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.28s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (202.83s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.09s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (10.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (8.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.87s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.87s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.09s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (10.95s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (15.18s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (15.09s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (15.28s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (15.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (15.66s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (15.44s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (15.55s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (15.53s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (15.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (15.45s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (15.30s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.53s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.65s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (110.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.37s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.39s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.19s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.10s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (7.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.10s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (7.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.12s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (15.72s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (15.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.58s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (17.04s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (8.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (26.76s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (7.55s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.41s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (15.64s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.42s) --- 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.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.41s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.02s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (65.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (9.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.96s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.37s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.72s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.82s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.95s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (2.11s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.84s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.26s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.21s) --- 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:205: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/07/06 03:45:31 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/07/06 03:45:31 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 402.232s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 6m43.254141964s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 TestIntegration/FsMkdir/FsPutFiles/FsListR TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 TestIntegration/FsMkdir/FsPutFiles/FsListFile1 TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 TestIntegration/FsMkdir/FsPutFiles/FsPurge TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]