"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2026/05/22 02:07:51 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rosarop2misi" 2026/05/22 02:07:51 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/05/22 02:07:52 INFO : S3 bucket rclone-test-rosarop2misi: Bucket "rclone-test-rosarop2misi" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/05/22 02:07:53 INFO : S3 bucket rclone-test-rosarop2misi: Bucket "rclone-test-rosarop2misi" deleted === RUN TestIntegration/FsMkdir 2026/05/22 02:07:53 INFO : S3 bucket rclone-test-rosarop2misi: Bucket "rclone-test-rosarop2misi" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/05/22 02:07:53 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/05/22 02:07:53 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/05/22 02:07:53 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2026/05/22 02:07:54 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === 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" 2026/05/22 02:07:57 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 |-458.431028ms| > 1ns (want 2026-05-22 02:07:57.390262264 +0000 UTC m=+6.274327355 vs got 2026-05-22 02:07:57.848693352 +0000 UTC m=+6.732758383) (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: object not found Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: listing wrong, want ␊leading LF/␊leading LF (100) got ␊leading LF/␊leading LF (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"␊leading LF"} actual : []string{"␊leading LF", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) (len=2) { + (string) (len=13) "␊leading LF", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: listing wrong, want got ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Unexpected file "␍leading CR/␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: listing wrong, want ␉leading HT/␉leading HT (100) got ␉leading HT/␉leading HT (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"␉leading HT"} actual : []string{"␉leading HT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) (len=2) { + (string) (len=13) "␉leading HT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: listing wrong, want ␋leading VT/␋leading VT (100) got ␋leading VT/␋leading VT (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"␋leading VT"} actual : []string{"␋leading VT", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "␋leading VT" +([]string) (len=2) { + (string) (len=13) "␋leading VT", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: listing wrong, want got ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Unexpected file "␍leading CR/␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: listing wrong, want .leading dot/.leading dot (100) got .leading dot/.leading dot (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{".leading dot"} actual : []string{".leading dot", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=12) ".leading dot" +([]string) (len=2) { + (string) (len=12) ".leading dot", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: listing wrong, want got ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: Unexpected file "␍leading CR/␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: listing wrong, want trailing space /trailing space (100) got trailing space /trailing space (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"trailing space "} actual : []string{"trailing space ", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=15) "trailing space " +([]string) (len=2) { + (string) (len=15) "trailing space ", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: listing wrong, want got ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Unexpected file "␍leading CR/␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: listing wrong, want trailing CR␍/trailing CR␍ (100) got trailing CR␍/trailing CR␍ (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"trailing CR␍"} actual : []string{"trailing CR␍", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing CR␍" +([]string) (len=2) { + (string) (len=14) "trailing CR␍", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: listing wrong, want got ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Unexpected file "␍leading CR/␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: listing wrong, want trailing LF␊/trailing LF␊ (100) got trailing LF␊/trailing LF␊ (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"trailing LF␊"} actual : []string{"trailing LF␊", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing LF␊" +([]string) (len=2) { + (string) (len=14) "trailing LF␊", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: listing wrong, want got ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Unexpected file "␍leading CR/␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: listing wrong, want trailing HT␉/trailing HT␉ (100) got trailing HT␉/trailing HT␉ (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"trailing HT␉"} actual : []string{"trailing HT␉", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing HT␉" +([]string) (len=2) { + (string) (len=14) "trailing HT␉", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: listing wrong, want got ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Unexpected file "␍leading CR/␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: listing wrong, want trailing VT␋/trailing VT␋ (100) got trailing VT␋/trailing VT␋ (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"trailing VT␋"} actual : []string{"trailing VT␋", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "trailing VT␋" +([]string) (len=2) { + (string) (len=14) "trailing VT␋", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: listing wrong, want got ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Unexpected file "␍leading CR/␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: listing wrong, want trailing dot./trailing dot. (100) got trailing dot./trailing dot. (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"trailing dot."} actual : []string{"trailing dot.", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "trailing dot." +([]string) (len=2) { + (string) (len=13) "trailing dot.", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: listing wrong, want got ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Unexpected file "␍leading CR/␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: listing wrong, want invalid utf-8/invalid utf-8 (100) got invalid utf-8/invalid utf-8 (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"invalid utf-8\xfe"} actual : []string{"invalid utf-8\xfe", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "invalid utf-8\xfe" +([]string) (len=2) { + (string) (len=14) "invalid utf-8\xfe", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: listing wrong, want got ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Unexpected file "␍leading CR/␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: listing wrong, want test%46.txt/test%46.txt (100) got test%46.txt/test%46.txt (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:715 Error: Not equal: expected: []string{"test%46.txt"} actual : []string{"test%46.txt", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=11) "test%46.txt" +([]string) (len=2) { + (string) (len=11) "test%46.txt", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: listing wrong, want got ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Unexpected file "␍leading CR/␍leading CR" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/05/22 02:10:57 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AOA5Jm7-LweBIU8_HZlg8Wv3nyUXGjuXuwmZ_cwiv_eGeHEyS0-p6anyH18Egw7X5rh4CNX_vsWrVIi8ThhFBoMLK4kHu3May70rr0e1o01KYttlpcu2JR77d0EvgioJ8AMr5qixJdbZeP-LiQ9iBDcQLAYmVl6VYPy72kQJXXftwnGMks1kDQdWQbvxLkcmaU-oNwyYjWQIhiiz-1NggoLFSkkRIHg5nEvuTccde5gqPqLJ9RVB8Q9eR7j_EYoXGXb6XeWpPmWeejvo4GeT852W7D3AXq0S87vp-87eiOvfHA3yOpT0WJC-b_pdIu-4Ops1gWAChacSwKaVUlW-qG8 2026/05/22 02:10:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "61e4cb2446f05ec9aacd04394d6aaaa4" 2026/05/22 02:10:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "3a175466df93f9ca752ed7944ca4c914" 2026/05/22 02:10:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "c0bf0a0191ce4d6c3031973cb01ca0ab" 2026/05/22 02:10:59 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AOA5Jm7-LweBIU8_HZlg8Wv3nyUXGjuXuwmZ_cwiv_eGeHEyS0-p6anyH18Egw7X5rh4CNX_vsWrVIi8ThhFBoMLK4kHu3May70rr0e1o01KYttlpcu2JR77d0EvgioJ8AMr5qixJdbZeP-LiQ9iBDcQLAYmVl6VYPy72kQJXXftwnGMks1kDQdWQbvxLkcmaU-oNwyYjWQIhiiz-1NggoLFSkkRIHg5nEvuTccde5gqPqLJ9RVB8Q9eR7j_EYoXGXb6XeWpPmWeejvo4GeT852W7D3AXq0S87vp-87eiOvfHA3yOpT0WJC-b_pdIu-4Ops1gWAChacSwKaVUlW-qG8" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:873: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:983: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:983 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1003 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=2) { + (string) (len=14) "hello? sausage", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:983: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:983 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1003 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1012 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "hello? sausage" +([]string) (len=2) { + (string) (len=14) "hello? sausage", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1020: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1020 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1026: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1026 Error: Not equal: expected: []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"} actual : []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", "␍leading CR/␍leading CR"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=13) "file name.txt", - (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" + (string) (len=60) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", + (string) (len=27) "␍leading CR/␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/05/22 02:11:01 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/05/22 02:11:01 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1098: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1098 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "␍leading CR/␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=2) { + (string) (len=13) "file name.txt", + (string) (len=27) "␍leading CR/␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1099: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1099 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:1098: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1098 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1106 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "␍leading CR/␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=13) "file name.txt" +([]string) (len=2) { + (string) (len=13) "file name.txt", + (string) (len=27) "␍leading CR/␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:1099: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1099 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1106 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "hello? sausage", - (string) (len=19) "hello? sausage/êé" + (string) (len=19) "hello? sausage/êé", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1112 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1112 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: Unexpected file "␍leading CR/␍leading CR" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1126: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1139 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1139 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: Unexpected file "␍leading CR/␍leading CR" === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1168 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurge/fileToPurge.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1168 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1168 Error: Not equal: expected: []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dirToPurge", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=6) { (string) (len=10) "dirToPurge", @@ -5,3 +5,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories 2026/05/22 02:11:25 DEBUG : S3 bucket rclone-test-rosarop2misi: bucket is versioned: false 2026/05/22 02:11:25 DEBUG : Waiting for deletions to finish 2026/05/22 02:11:25 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/05/22 02:11:25 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/05/22 02:11:25 INFO : dirToPurge/fileToPurge.txt: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1180 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1180 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1180 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1205 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: listing wrong, want dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got dirToPurgeFromRoot/fileToPurgeFromRoot.txt (100), file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1205 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1205 Error: Not equal: expected: []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"dirToPurgeFromRoot", "hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=6) { (string) (len=18) "dirToPurgeFromRoot", @@ -5,3 +5,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2026/05/22 02:11:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rosarop2misi/dirToPurgeFromRoot" 2026/05/22 02:11:41 DEBUG : S3 bucket rclone-test-rosarop2misi path dirToPurgeFromRoot: bucket is versioned: false 2026/05/22 02:11:41 DEBUG : Waiting for deletions to finish 2026/05/22 02:11:41 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/05/22 02:11:41 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/05/22 02:11:41 INFO : fileToPurgeFromRoot.txt: Deleted fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1222 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1222 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "␍leading CR/␍leading CR" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1222 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"hello? sausage", "hello? sausage/êé", "hello? sausage/êé/Hello, 世界", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=14) "hello? sausage", @@ -4,3 +4,4 @@ (string) (len=33) "hello? sausage/êé/Hello, 世界", - (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=54) "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=13) "␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/05/22 02:11:48 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rosarop2misi/hello? sausage/êé" 2026/05/22 02:11:49 DEBUG : S3 bucket rclone-test-rosarop2misi path hello? sausage/êé: bucket is versioned: false 2026/05/22 02:11:49 DEBUG : Waiting for deletions to finish 2026/05/22 02:11:49 DEBUG : "a/b/c/d/e.txt" version false 2026/05/22 02:11:49 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/05/22 02:11:49 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1275 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt-copy (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1275 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: Unexpected file "␍leading CR/␍leading CR" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1331 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test metadata copied.txt (100), test metadata copy.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), test metadata copied.txt (100), test metadata copy.txt (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1331 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata Messages: Unexpected file "␍leading CR/␍leading CR" === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1351: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1468: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1703: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/05/22 02:12:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rosarop2misi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/05/22 02:12:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rosarop2misi/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestS3R2:" path "rclone-test-rosarop2misi" from "TestS3R2:rclone-test-rosarop2misi" 2026/05/22 02:12:11 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-rosarop2misi/file name.txt (200), rclone-test-rosarop2misi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-rosarop2misi/file name.txt (200), rclone-test-rosarop2misi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-rosarop2misi/␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1943 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-rosarop2misi/␍leading CR/␍leading CR" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1943 Error: Not equal: expected: []string{"rclone-test-rosarop2misi/hello? sausage", "rclone-test-rosarop2misi/hello? sausage/êé", "rclone-test-rosarop2misi/hello? sausage/êé/Hello, 世界", "rclone-test-rosarop2misi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-rosarop2misi/hello? sausage", "rclone-test-rosarop2misi/hello? sausage/êé", "rclone-test-rosarop2misi/hello? sausage/êé/Hello, 世界", "rclone-test-rosarop2misi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-rosarop2misi/␍leading CR"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=39) "rclone-test-rosarop2misi/hello? sausage", @@ -4,3 +4,4 @@ (string) (len=58) "rclone-test-rosarop2misi/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-rosarop2misi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-rosarop2misi/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=38) "rclone-test-rosarop2misi/␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstest.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:398 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1950 Error: Not equal: expected: []string{"rclone-test-rosarop2misi/hello? sausage"} actual : []string{"rclone-test-rosarop2misi/hello? sausage", "rclone-test-rosarop2misi/␍leading CR"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-rosarop2misi/hello? sausage" +([]string) (len=2) { + (string) (len=39) "rclone-test-rosarop2misi/hello? sausage", + (string) (len=38) "rclone-test-rosarop2misi/␍leading CR" } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries Messages: directories not equal === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1999 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-rosarop2misi/created from root.txt (100), rclone-test-rosarop2misi/file name.txt (200), rclone-test-rosarop2misi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-rosarop2misi/created from root.txt (100), rclone-test-rosarop2misi/file name.txt (200), rclone-test-rosarop2misi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-rosarop2misi/␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1999 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-rosarop2misi/␍leading CR/␍leading CR" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2004 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-rosarop2misi/file name.txt (200), rclone-test-rosarop2misi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-rosarop2misi/file name.txt (200), rclone-test-rosarop2misi/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-rosarop2misi/␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2004 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-rosarop2misi/␍leading CR/␍leading CR" === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2064: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2121: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2143: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2281 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), ␍leading CR/␍leading CR (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2281 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "␍leading CR/␍leading CR" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2293: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/05/22 02:12:47 NOTICE: S3 bucket rclone-test-rosarop2misi: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/05/22 02:12:47 DEBUG : piped data.txt: open chunk writer: started multipart upload: AHBsAh6K1pjhXqUN-nqEYYkINmFCAFGXBiVlsO7Hooul80V8EyLtgo6nabi2rKrd8laKR2RWaI1u0Xd1L-EKwpohBnKPDfhVrcs6rJVsB2e9tR_s6a1Izh7EZ3Ysr0ajIwqWuaCtbU54XdjJWHTYcQzknN6T7KS9uruHRgHYf3v9WNC1SD3a5R2KlG6aUoZEl7DoxEk6PkBMsG90Eqjr3L_Yl9_rCsrgecDinB2pW8AYPHIf4V96g61Ruq1FBwrGy22aqYEEKgNUlJnCNpLdfLCMNvGy_1lIFuHZanEpLWDq3XD6EVhGGswr_PiIqeozMnnNYW64Gx8hzbR00HxF8yw 2026/05/22 02:12:47 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/05/22 02:12:47 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/05/22 02:12:47 DEBUG : piped data.txt: multipart upload "AHBsAh6K1pjhXqUN-nqEYYkINmFCAFGXBiVlsO7Hooul80V8EyLtgo6nabi2rKrd8laKR2RWaI1u0Xd1L-EKwpohBnKPDfhVrcs6rJVsB2e9tR_s6a1Izh7EZ3Ysr0ajIwqWuaCtbU54XdjJWHTYcQzknN6T7KS9uruHRgHYf3v9WNC1SD3a5R2KlG6aUoZEl7DoxEk6PkBMsG90Eqjr3L_Yl9_rCsrgecDinB2pW8AYPHIf4V96g61Ruq1FBwrGy22aqYEEKgNUlJnCNpLdfLCMNvGy_1lIFuHZanEpLWDq3XD6EVhGGswr_PiIqeozMnnNYW64Gx8hzbR00HxF8yw" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/05/22 02:12:48 DEBUG : piped data.txt: open chunk writer: started multipart upload: AGG5VsFnYkGbqhkpYn0mllYhqbe7qdvXUqafPTZPnH2fryRMle4OeD0NjLqZTShDuWagLHhRUvA-6w6EBI_4Dj5U-4580TCgWsJM2I6VQwOAwa1KAZie0UV2Wbpk-3AgNpiKYv9DvbAfSEERlJB8FXDo3id1rfT8jirCycmQ370YprLlgHyX9zUCTecWfE_wycZfb_bXrx6Xu_jnDzsGeZspazM91TiCcrL2Kl3xJVAuDzuGwgbsCX1JNlsbVW1VsmpFi5KQcZSLo9wzf9qtEFxQl_n0BPgdnNKpyjjtV1zF193OleF9cPRRSK4kFBG2VRWBRXS_j--wcdfBQNszBqA 2026/05/22 02:12:48 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/05/22 02:12:48 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "02a8ca266aa8ddb1e60ba46ba03d0087" 2026/05/22 02:12:48 DEBUG : piped data.txt: multipart upload "AGG5VsFnYkGbqhkpYn0mllYhqbe7qdvXUqafPTZPnH2fryRMle4OeD0NjLqZTShDuWagLHhRUvA-6w6EBI_4Dj5U-4580TCgWsJM2I6VQwOAwa1KAZie0UV2Wbpk-3AgNpiKYv9DvbAfSEERlJB8FXDo3id1rfT8jirCycmQ370YprLlgHyX9zUCTecWfE_wycZfb_bXrx6Xu_jnDzsGeZspazM91TiCcrL2Kl3xJVAuDzuGwgbsCX1JNlsbVW1VsmpFi5KQcZSLo9wzf9qtEFxQl_n0BPgdnNKpyjjtV1zF193OleF9cPRRSK4kFBG2VRWBRXS_j--wcdfBQNszBqA" 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/05/22 02:12:49 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/05/22 02:12:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ANXcdtPRIFjrQpY9Fcx4b2ISpQQMbNvt-W2twU9NSdD2Z0cDM4ETRGswnUrQOP5W4TKPL0AdnTASqYYNH9_fN7etN_Z4Qf3ZEMG6K-2jejkm8WDt06jy6q5uSlkVTNR_UC8-X4V55ZL6KVj23UDwcM-wCCSM_GHVZDpbhOKPR_nn5WVcpHkbzjcoi7Ih3HCr7S9RD8Bih8JZuP-X-qTEb9pvzNpNoxeiPVE_L9SGSmorUe_V_lsLB_8eRfgn5FHMv0tY0-KmONqaflK4fe789Qewc4v_ZqjOW1ESRqFhjL3sHisPe1Iqs7zILUWjnPbaz5IMq90TpdqwlAElJE8_b7E 2026/05/22 02:12:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/05/22 02:12:51 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/05/22 02:12:52 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ANXcdtPRIFjrQpY9Fcx4b2ISpQQMbNvt-W2twU9NSdD2Z0cDM4ETRGswnUrQOP5W4TKPL0AdnTASqYYNH9_fN7etN_Z4Qf3ZEMG6K-2jejkm8WDt06jy6q5uSlkVTNR_UC8-X4V55ZL6KVj23UDwcM-wCCSM_GHVZDpbhOKPR_nn5WVcpHkbzjcoi7Ih3HCr7S9RD8Bih8JZuP-X-qTEb9pvzNpNoxeiPVE_L9SGSmorUe_V_lsLB_8eRfgn5FHMv0tY0-KmONqaflK4fe789Qewc4v_ZqjOW1ESRqFhjL3sHisPe1Iqs7zILUWjnPbaz5IMq90TpdqwlAElJE8_b7E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/05/22 02:12:52 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AN-W44FdQwgx1vDB03mZq2z1lMjddqa9C_4_ptYYcqDgV9dnEQ02lU2IkbWg7ld13GvhE0bkP8p_l2jolAxBhKTvx3fdw8WyBK7HkdUNm6fK8r_gS5re-1_PIvqRrqAD6WorXxkwffzl6Lp-krkLw3VVvcMR2WnqA8cKjU5c46mUyUVpN7EG6HDDfYZm9ndk2oP1ETbMA85oYiQZcSmcJU5EZYk9ygGHOG11ApNYS8YvDDFPV82tRT7nH1j2zUq7efk2WVolLrleiBU0OOV9DMwvdCIGPztxAD8b2O7SOrFoWpfuPSz5xuzppEHbzHEUaSJL2-e7EzZNRKnPxMfn5j4 2026/05/22 02:12:53 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/05/22 02:12:53 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/05/22 02:12:53 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AN-W44FdQwgx1vDB03mZq2z1lMjddqa9C_4_ptYYcqDgV9dnEQ02lU2IkbWg7ld13GvhE0bkP8p_l2jolAxBhKTvx3fdw8WyBK7HkdUNm6fK8r_gS5re-1_PIvqRrqAD6WorXxkwffzl6Lp-krkLw3VVvcMR2WnqA8cKjU5c46mUyUVpN7EG6HDDfYZm9ndk2oP1ETbMA85oYiQZcSmcJU5EZYk9ygGHOG11ApNYS8YvDDFPV82tRT7nH1j2zUq7efk2WVolLrleiBU0OOV9DMwvdCIGPztxAD8b2O7SOrFoWpfuPSz5xuzppEHbzHEUaSJL2-e7EzZNRKnPxMfn5j4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/05/22 02:12:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AFUNoxZVV6v35Cavq31vvpFX--flYHGL4yeYzXYRQnS_macjEGobsvUIA99XAF4DzxkLDYh-wOX4_MQ1AEQQrFHy3wehnWJFM5EtwGZh8qByLHwWUz2UdPpkXtbTvDheaHXHt4dGlaRLPYJLXy-6jBsbBVLmd1VjEX559RTpoLgEPIZc4Lo7W8ty94i07j9M0BGqc_B9pPawCsYvtCPYyEU09Pha2k_qOAMokhrCrizJcu2l7rhaQY3BvAhQ2WIH1cvZ3YuRBINN9aUMX86Hbn0zCabqBjFp3DEyKbpB5mkv6nEJ75cNGR3DPekh2djhiMrrj9HkL4N783Sj-YT0Cg8 2026/05/22 02:12:54 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/05/22 02:12:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/05/22 02:12:55 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AFUNoxZVV6v35Cavq31vvpFX--flYHGL4yeYzXYRQnS_macjEGobsvUIA99XAF4DzxkLDYh-wOX4_MQ1AEQQrFHy3wehnWJFM5EtwGZh8qByLHwWUz2UdPpkXtbTvDheaHXHt4dGlaRLPYJLXy-6jBsbBVLmd1VjEX559RTpoLgEPIZc4Lo7W8ty94i07j9M0BGqc_B9pPawCsYvtCPYyEU09Pha2k_qOAMokhrCrizJcu2l7rhaQY3BvAhQ2WIH1cvZ3YuRBINN9aUMX86Hbn0zCabqBjFp3DEyKbpB5mkv6nEJ75cNGR3DPekh2djhiMrrj9HkL4N783Sj-YT0Cg8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/05/22 02:12:56 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AE0GxbzIlWe_KKSKnfRalbqDQgWzXFWYd3r94ennSYHtCgMEvyH8DrGIpngJ7J36nRSKq42D-u099GNFuqVrkEzjLoRs6wQSBh1yDLsA5-32puFUeWmS-2_yFbYpeynOpqOP_e3pyij2X-k2QSy2LmU-3abfP6y_Ym13wlCnmeeWW19KwBX-zbRZRN_WwOG1xsaXFxGjI4cRjzTUUN4z1dIfOlCg3T34ZrLQE78E1V5zLidOUVzTMsVj_U620jaepnK6X-_NNjZU5OH5nHiCIGZ7BIYIet7nmfuDKrceACb99OldJtVlMAvr_KcOkEUjSDpGYkxKN16DgoEdG74jWDg 2026/05/22 02:12:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/05/22 02:12:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/05/22 02:12:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/05/22 02:12:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/05/22 02:12:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/05/22 02:12:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/05/22 02:12:57 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AE0GxbzIlWe_KKSKnfRalbqDQgWzXFWYd3r94ennSYHtCgMEvyH8DrGIpngJ7J36nRSKq42D-u099GNFuqVrkEzjLoRs6wQSBh1yDLsA5-32puFUeWmS-2_yFbYpeynOpqOP_e3pyij2X-k2QSy2LmU-3abfP6y_Ym13wlCnmeeWW19KwBX-zbRZRN_WwOG1xsaXFxGjI4cRjzTUUN4z1dIfOlCg3T34ZrLQE78E1V5zLidOUVzTMsVj_U620jaepnK6X-_NNjZU5OH5nHiCIGZ7BIYIet7nmfuDKrceACb99OldJtVlMAvr_KcOkEUjSDpGYkxKN16DgoEdG74jWDg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/05/22 02:12:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AMdgnte2BvEdwdTDW7UWi1blER_sX6VLH0cn3N5vllm6Ov6Prf9Fb95_v-UjNhleHNwp5sGljMp1i279lJbXlhaQsMyaju_akX7XhC8wCWaA73YfZdq1MIhnuUYweIUdRhJDWO0m1BnQlaCAePCoD-ufzko2uAD4kRjW8Ft8J06uhElBi1PJT2DgDrpqApWEsZwiweioNZb2xJej0JTm7fcsVhYoitgVZqUQGl7QaKlaMOjq1L1k4LQy7w1uPyZrqfZUCNyCsVf9JXHN49JD5iYvYb5FoFYu7EIYUwJgfG4OQKPKVn82yi3OETnccksWIhojtSfkkoLgdHoPpN0YS6Q 2026/05/22 02:12:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/05/22 02:12:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/05/22 02:12:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/05/22 02:12:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/05/22 02:12:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/05/22 02:12:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/05/22 02:12:59 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AMdgnte2BvEdwdTDW7UWi1blER_sX6VLH0cn3N5vllm6Ov6Prf9Fb95_v-UjNhleHNwp5sGljMp1i279lJbXlhaQsMyaju_akX7XhC8wCWaA73YfZdq1MIhnuUYweIUdRhJDWO0m1BnQlaCAePCoD-ufzko2uAD4kRjW8Ft8J06uhElBi1PJT2DgDrpqApWEsZwiweioNZb2xJej0JTm7fcsVhYoitgVZqUQGl7QaKlaMOjq1L1k4LQy7w1uPyZrqfZUCNyCsVf9JXHN49JD5iYvYb5FoFYu7EIYUwJgfG4OQKPKVn82yi3OETnccksWIhojtSfkkoLgdHoPpN0YS6Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/05/22 02:13:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AIsocHkT7DSC21bo6gTQiTxpWWV73T6nDStP0XBwDRYTekouQsYxRPCmZwCuu6IOXI5r32BO0tlrJLZxyGmZ-zbXrFRbB3eHrsqlHOzPX2H91w8mMdS4Xrrw9xRy3iuyLBAekTmhkKNTs2mcBD9aRqEHyqmkbksPU7PRMabPTvur1fB4J6_5m-1WK8DW32ZGZyEHO7Wrjpknw2zel8eyxCxJxjz6cVhngOorANXPzz2e2xUmrvfdWpd81Wc44nANxnKUHcZ-P0jhcti65JcIhZFpoau6V3hQO8vx1yUFfSmE3pTnVaFR9pyTcD2-G3fARUENb7zvux1iUYNVrkHwAiw 2026/05/22 02:13:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/05/22 02:13:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/05/22 02:13:02 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AIsocHkT7DSC21bo6gTQiTxpWWV73T6nDStP0XBwDRYTekouQsYxRPCmZwCuu6IOXI5r32BO0tlrJLZxyGmZ-zbXrFRbB3eHrsqlHOzPX2H91w8mMdS4Xrrw9xRy3iuyLBAekTmhkKNTs2mcBD9aRqEHyqmkbksPU7PRMabPTvur1fB4J6_5m-1WK8DW32ZGZyEHO7Wrjpknw2zel8eyxCxJxjz6cVhngOorANXPzz2e2xUmrvfdWpd81Wc44nANxnKUHcZ-P0jhcti65JcIhZFpoau6V3hQO8vx1yUFfSmE3pTnVaFR9pyTcD2-G3fARUENb7zvux1iUYNVrkHwAiw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/05/22 02:13:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ALibdd_-b0hhAZMqyR4Fj3znDhAvcTi1fNpqZcqr626R5d42gSNRsZROvDXVl6DQ_loI1QHiDaA6e3gJM1dn-e5FMVqJWXXQSFdwajkX7KXCtTRvLAub4Fx9_QyBWIAnputTEPLXjSAlW2OGwtMDlcJQ1ELYspqTS29q3Kkl5GSP5DpiO8O_8D5eRsIkFpI04RPB03YMeX49EmgicOqJQWCAN1qFUAMGHwSeHM6lgC2AjA66GlnR5JQljDfuYASJsFmLvlUF5F9igzKJmU64SxVNs4c24UTdem2PsMSQILl2uUXbYPWXOPN_m-Ume5Y-nsrfmiXL22a-n5kSGbew2wk 2026/05/22 02:13:03 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/05/22 02:13:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/05/22 02:13:04 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ALibdd_-b0hhAZMqyR4Fj3znDhAvcTi1fNpqZcqr626R5d42gSNRsZROvDXVl6DQ_loI1QHiDaA6e3gJM1dn-e5FMVqJWXXQSFdwajkX7KXCtTRvLAub4Fx9_QyBWIAnputTEPLXjSAlW2OGwtMDlcJQ1ELYspqTS29q3Kkl5GSP5DpiO8O_8D5eRsIkFpI04RPB03YMeX49EmgicOqJQWCAN1qFUAMGHwSeHM6lgC2AjA66GlnR5JQljDfuYASJsFmLvlUF5F9igzKJmU64SxVNs4c24UTdem2PsMSQILl2uUXbYPWXOPN_m-Ume5Y-nsrfmiXL22a-n5kSGbew2wk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/05/22 02:13:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AFqriExGDbk8GU5-B3bYUsxdbZqSue6KRMe6IrsMSRv8mrnZDNYoWmpDoLZjPE7YG-OpUKq0nPe4BC5vX2HZN6tGNBo-VFfY6AW9uscvRGWu_DnA1SYN0PTI0LJDr-ZIUnZ37RnHExCjfdMwITTEgXy0jsiKvGRcGha9jGZR-aFPFXKxkEC6m_UaKBuTQLI32mC_gt0EC-ZBcXLmqjtCrdjaE5OKX7BmkYvmIUXwu15tcbicLOQPUegEPoGAMZkJyAPj-KG1wACZto8xwj6viO3PQNd6K-0FRSelOaxCVK5-bFS2x_AXuQQ7i5bU2Qughr4231FujfauGGFWH1O9YlE 2026/05/22 02:13:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/05/22 02:13:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/05/22 02:13:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AFqriExGDbk8GU5-B3bYUsxdbZqSue6KRMe6IrsMSRv8mrnZDNYoWmpDoLZjPE7YG-OpUKq0nPe4BC5vX2HZN6tGNBo-VFfY6AW9uscvRGWu_DnA1SYN0PTI0LJDr-ZIUnZ37RnHExCjfdMwITTEgXy0jsiKvGRcGha9jGZR-aFPFXKxkEC6m_UaKBuTQLI32mC_gt0EC-ZBcXLmqjtCrdjaE5OKX7BmkYvmIUXwu15tcbicLOQPUegEPoGAMZkJyAPj-KG1wACZto8xwj6viO3PQNd6K-0FRSelOaxCVK5-bFS2x_AXuQQ7i5bU2Qughr4231FujfauGGFWH1O9YlE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/05/22 02:13:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANVNfLgjMj3L19ZR02PucZy937zimxAy3ZuZOrvEMnxRewda6mlAY6SyDVFJcSKoVn3vSTNYQXkGI9xjA7nr0hQpWMnxm3pe_3SJtEz7SyQqxIYHWbNxGi6_nKVkWPjQgrwc5Jm8qDVTQ8P_HieDZNJ11WRH3QaCuamMvVWzTdm0GrQYDEY8qgqqTmKhDO_BC8et2HvMWXS-tdJPbVjAmEiotezhLK2HZ-KUvKt2SEOxTqduUsWccgg6wKxxL0O2pBgOLhLxhvIzffaFRnfxKlYQ8vpYCCKevHqTtbCT8caqhViAImH7wcA8wmo08uNm-yODAKGZimyHYE6AZz00hco 2026/05/22 02:13:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/05/22 02:13:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/05/22 02:13:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/22 02:13:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/05/22 02:13:06 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/05/22 02:13:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/05/22 02:13:07 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ANVNfLgjMj3L19ZR02PucZy937zimxAy3ZuZOrvEMnxRewda6mlAY6SyDVFJcSKoVn3vSTNYQXkGI9xjA7nr0hQpWMnxm3pe_3SJtEz7SyQqxIYHWbNxGi6_nKVkWPjQgrwc5Jm8qDVTQ8P_HieDZNJ11WRH3QaCuamMvVWzTdm0GrQYDEY8qgqqTmKhDO_BC8et2HvMWXS-tdJPbVjAmEiotezhLK2HZ-KUvKt2SEOxTqduUsWccgg6wKxxL0O2pBgOLhLxhvIzffaFRnfxKlYQ8vpYCCKevHqTtbCT8caqhViAImH7wcA8wmo08uNm-yODAKGZimyHYE6AZz00hco" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/05/22 02:13:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ALNgchNBsgIHGZAc7vHDhAPiBspaxvcEDribEcANtRrzke6pKGJWeNCwm2F7svDDOEX27MXvS9KLzcj_e9nJn8uosgZKEOwhTHN66gPH-3na66QcRh2wHZQ1bmDPJ9UMHgLdoDf-OUy9YT4grWOFLCa0rcvE8FujlBhmbhuIoxP2leiRRf4k0OTisFP6pzizpmypJ5czXzCyx2PGER-LzVQvJoNu6BV8zSR-w8Q64Uqtp9fj16mIK_RaIrpen_UoW_58AZ3kSa7uaviLpUTLdLR_OGqTUyUjzG2AIj9nBNlKOSNRsmNaGbSF-pxVi5Nxkz2DIm77FKQ2UJ3wUn6s9l4 2026/05/22 02:13:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/05/22 02:13:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/05/22 02:13:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/05/22 02:13:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/05/22 02:13:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/05/22 02:13:08 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/05/22 02:13:09 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ALNgchNBsgIHGZAc7vHDhAPiBspaxvcEDribEcANtRrzke6pKGJWeNCwm2F7svDDOEX27MXvS9KLzcj_e9nJn8uosgZKEOwhTHN66gPH-3na66QcRh2wHZQ1bmDPJ9UMHgLdoDf-OUy9YT4grWOFLCa0rcvE8FujlBhmbhuIoxP2leiRRf4k0OTisFP6pzizpmypJ5czXzCyx2PGER-LzVQvJoNu6BV8zSR-w8Q64Uqtp9fj16mIK_RaIrpen_UoW_58AZ3kSa7uaviLpUTLdLR_OGqTUyUjzG2AIj9nBNlKOSNRsmNaGbSF-pxVi5Nxkz2DIm77FKQ2UJ3wUn6s9l4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/05/22 02:13:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AL8nji2vxup_ina_nEiqBBd5AITZm0QBnu6wDEaA_IqVz_S9-BeOdlKHkbcg_2tAsWMLXKRUnTUXyW_K4-JfMCMehQfirvQotV_E5V8lRwYJUlRnNVQWPE_tzsy8bInPFs-KGYh6V16YGczofTKmpudCDFP2YSbITFiAQQqfQfYbLOp-hs2T2urHk5-TS6ruZ22s-oLGlikY3OcwSZd0MZAI3eHdnZhifTNQIruT69_ZnJyE3rTkmTKlWp20RNT7vls1st41cDY9VxInbIhlQcfYvMlF-0pypm9ALsvxTY4dhrWP4kSqXabrZjEpl5uqMrMSC5XTLiIxvey1OtjMoF0 2026/05/22 02:13:10 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/05/22 02:13:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/05/22 02:13:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AL8nji2vxup_ina_nEiqBBd5AITZm0QBnu6wDEaA_IqVz_S9-BeOdlKHkbcg_2tAsWMLXKRUnTUXyW_K4-JfMCMehQfirvQotV_E5V8lRwYJUlRnNVQWPE_tzsy8bInPFs-KGYh6V16YGczofTKmpudCDFP2YSbITFiAQQqfQfYbLOp-hs2T2urHk5-TS6ruZ22s-oLGlikY3OcwSZd0MZAI3eHdnZhifTNQIruT69_ZnJyE3rTkmTKlWp20RNT7vls1st41cDY9VxInbIhlQcfYvMlF-0pypm9ALsvxTY4dhrWP4kSqXabrZjEpl5uqMrMSC5XTLiIxvey1OtjMoF0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/05/22 02:13:11 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AOg_hcO897bshPxTPbaJ-jExEnL2DlFiHXL6A2ksewhw5a2JTanQ8ot2sOMg8ARFmJZQbJJqVCHCmSOwqqiv9L8FGEVTyR_A8uzMedLJJYbjBbFxrKgPn68IV-QugaCBdTy2csF5FCmD58ceH55TWy7ZCvohW7vFuQVaaO54siBvp2oW_JhT9WMEQoP2SS1Few6-kEiQsBsZgjajLidufwTKJvJahUQiv1moDG8gD51umQbIy--4AlAyF73z44f1smESpJ2zcxQ0nnX6XnlTHeReApXrwsxMqKWW32htO08F0yD4yC9w8shUy1mozrW9mz51PGoYjPZ_S-Nv8Se-0Vs 2026/05/22 02:13:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/05/22 02:13:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/05/22 02:13:12 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AOg_hcO897bshPxTPbaJ-jExEnL2DlFiHXL6A2ksewhw5a2JTanQ8ot2sOMg8ARFmJZQbJJqVCHCmSOwqqiv9L8FGEVTyR_A8uzMedLJJYbjBbFxrKgPn68IV-QugaCBdTy2csF5FCmD58ceH55TWy7ZCvohW7vFuQVaaO54siBvp2oW_JhT9WMEQoP2SS1Few6-kEiQsBsZgjajLidufwTKJvJahUQiv1moDG8gD51umQbIy--4AlAyF73z44f1smESpJ2zcxQ0nnX6XnlTHeReApXrwsxMqKWW32htO08F0yD4yC9w8shUy1mozrW9mz51PGoYjPZ_S-Nv8Se-0Vs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/05/22 02:13:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AMno8f9yBdyOlxSjO868ya1Mq44X_lTtJPeoPj-a0PKVqtGaa2eS9jnvmGinOhzb8chgHaEqOZvOd4qkd_1bN3UT8Mc48hQC6552HV4FfFCGdz_U8j9cLmyCWdT3Neq4rX-TgO46ziLT7SoL-JQi-b_4QpvT20qmP9xbiXEeaYIPl-PtDOyU3Imz1DJZJPb-mpMyuJaYmrzrEdPLycKbIfemX7pq8WBzpgcXETHPr-vBNO428QPWdqs_zyyUgWB_lu9RXwTSu8oYqkCNPLvQt66n-keL6nJeikSchPq9c8R_kDCRMxN8i2Ql2TXMCkFVeOEt8IK42VgYL6VRie44bjw 2026/05/22 02:13:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/05/22 02:13:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/05/22 02:13:14 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AMno8f9yBdyOlxSjO868ya1Mq44X_lTtJPeoPj-a0PKVqtGaa2eS9jnvmGinOhzb8chgHaEqOZvOd4qkd_1bN3UT8Mc48hQC6552HV4FfFCGdz_U8j9cLmyCWdT3Neq4rX-TgO46ziLT7SoL-JQi-b_4QpvT20qmP9xbiXEeaYIPl-PtDOyU3Imz1DJZJPb-mpMyuJaYmrzrEdPLycKbIfemX7pq8WBzpgcXETHPr-vBNO428QPWdqs_zyyUgWB_lu9RXwTSu8oYqkCNPLvQt66n-keL6nJeikSchPq9c8R_kDCRMxN8i2Ql2TXMCkFVeOEt8IK42VgYL6VRie44bjw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/05/22 02:13:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ADv6Y4Au4wUHXwZOsvMmS-syq0llMqI-mtA-gpvSrq2LauxkxTa4V47lBZvKehLuQFyq4z87FNR6doqP1CPpAoxic42HmVrbRmS-S-l_MldwkhurMvgIcfNsLqB6yHjH-9Bawvp48d7FdLOLPsb_Z7whh7qeilP5ql_wZ2moKJxgNQVBFgOa7ycgp3uvQUyKcav_ElURZw7jTzfEgtFjHe7AFAoWXAKl_PmqcfQ6UlNUpZtH-jkUoj4kIbC69hZYjcWD0kazNMVQ2ZCRo6JXpGEWZxCANpaGTMHMbVXM33M9b5AfygU5U0bZbzQLnsd3y9-nt6n8IeX1hG2Yx_5xHV0 2026/05/22 02:13:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/05/22 02:13:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/05/22 02:13:14 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/05/22 02:13:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/05/22 02:13:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/05/22 02:13:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/05/22 02:13:15 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ADv6Y4Au4wUHXwZOsvMmS-syq0llMqI-mtA-gpvSrq2LauxkxTa4V47lBZvKehLuQFyq4z87FNR6doqP1CPpAoxic42HmVrbRmS-S-l_MldwkhurMvgIcfNsLqB6yHjH-9Bawvp48d7FdLOLPsb_Z7whh7qeilP5ql_wZ2moKJxgNQVBFgOa7ycgp3uvQUyKcav_ElURZw7jTzfEgtFjHe7AFAoWXAKl_PmqcfQ6UlNUpZtH-jkUoj4kIbC69hZYjcWD0kazNMVQ2ZCRo6JXpGEWZxCANpaGTMHMbVXM33M9b5AfygU5U0bZbzQLnsd3y9-nt6n8IeX1hG2Yx_5xHV0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/05/22 02:13:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AOKCRQ-ClS6O4CXRCnI4j-xPbpZ3SNDbgkUgTCE6VJNy7Zzkabj-BgjT3ejczaHDEcjwLz33oS0zle-AulqLdlR-D52_bhoKDsOvJHBtqr0a87A0uj718TKS-faaNfF0ljhheWFUvSoMQc1-kT5hG-IPVKbDj_CuPNirOpDFY1z0u7ipm8G8xdkCsQCM9i92X1Anuax7xtjRrMzRkfoBucwDhymxvRmq5ncgwJw5OyKO2VInXnY57lmQ1IzmnX3i6vW4JH9pBcmpNTM2E4uSKrcM84_cDNFVKtzLyWOPEzkgYWmH4FJQZJRQjXk2l32n-3P2d70QO_Grc_evrs-E2ek 2026/05/22 02:13:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/05/22 02:13:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/05/22 02:13:16 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/05/22 02:13:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/05/22 02:13:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/05/22 02:13:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/05/22 02:13:17 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AOKCRQ-ClS6O4CXRCnI4j-xPbpZ3SNDbgkUgTCE6VJNy7Zzkabj-BgjT3ejczaHDEcjwLz33oS0zle-AulqLdlR-D52_bhoKDsOvJHBtqr0a87A0uj718TKS-faaNfF0ljhheWFUvSoMQc1-kT5hG-IPVKbDj_CuPNirOpDFY1z0u7ipm8G8xdkCsQCM9i92X1Anuax7xtjRrMzRkfoBucwDhymxvRmq5ncgwJw5OyKO2VInXnY57lmQ1IzmnX3i6vW4JH9pBcmpNTM2E4uSKrcM84_cDNFVKtzLyWOPEzkgYWmH4FJQZJRQjXk2l32n-3P2d70QO_Grc_evrs-E2ek" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/05/22 02:13:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ACv1kPFWF_dVkoorjCazrQsVXBOn-mM60E2CWDt-bU4cOXPueCIy1K4IJoC1xILuRcr5qn4q4IIH5CbXxvL9XtJzuySoL5c7hA-KI8r4oJyYJKGJ-FDjXHZHvAMhNh-ANJv6Fa0xDnb_WwN8eCRlRlgGjjKxZjMogSgperZuPszIZhNkAtx8jjHkJfjSBr8eICIBnMqIt7sCWxKfnocIAfbdEDq3Y124cg9wdCkzUuetMR6kN6XgTUPlaKAjh1T8kAhGmbs8t_AlZfv35pdjZe36N1uC1pcZUzfRBHt5cePx0WB6qWZWDPGajmxJSjmq8k9qhf-xsSqcZ2HZRqm3BHg 2026/05/22 02:13:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/05/22 02:13:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/05/22 02:13:20 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ACv1kPFWF_dVkoorjCazrQsVXBOn-mM60E2CWDt-bU4cOXPueCIy1K4IJoC1xILuRcr5qn4q4IIH5CbXxvL9XtJzuySoL5c7hA-KI8r4oJyYJKGJ-FDjXHZHvAMhNh-ANJv6Fa0xDnb_WwN8eCRlRlgGjjKxZjMogSgperZuPszIZhNkAtx8jjHkJfjSBr8eICIBnMqIt7sCWxKfnocIAfbdEDq3Y124cg9wdCkzUuetMR6kN6XgTUPlaKAjh1T8kAhGmbs8t_AlZfv35pdjZe36N1uC1pcZUzfRBHt5cePx0WB6qWZWDPGajmxJSjmq8k9qhf-xsSqcZ2HZRqm3BHg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/05/22 02:13:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AFhAIE1wlgWsSGAjPE0RF852DgGlnTtyv1ZxwW5Pu8ZgUXLIjFHj5wDTbF0rmxAIaxkDm-BFgzi5o2-D-esQ8rWQ2EcVyaEKxtpQ6fHWWbk50WUYYuDoXMJ2dgDTJ3dw7Sp4XiHiH4jlQg2Fg8Kv9B7zukz2V8gRoGd4Lu9M2OtvLlfXkqaIFHreJYIxsVi3vCgdonyNCte8SxSxB8FrqIFoA0VYboVG2SrVaGfqK1tVUq_GBXq4VN58ugJVm9pRxrIZxWqbFJxSywxDD2lI7a0LPtD_r-u_inJGNcy8M5VBxfAH-XRYKPE4VWg-I12dpR04v_vhoyknJoMmCjk2wIc 2026/05/22 02:13:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/05/22 02:13:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/05/22 02:13:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AFhAIE1wlgWsSGAjPE0RF852DgGlnTtyv1ZxwW5Pu8ZgUXLIjFHj5wDTbF0rmxAIaxkDm-BFgzi5o2-D-esQ8rWQ2EcVyaEKxtpQ6fHWWbk50WUYYuDoXMJ2dgDTJ3dw7Sp4XiHiH4jlQg2Fg8Kv9B7zukz2V8gRoGd4Lu9M2OtvLlfXkqaIFHreJYIxsVi3vCgdonyNCte8SxSxB8FrqIFoA0VYboVG2SrVaGfqK1tVUq_GBXq4VN58ugJVm9pRxrIZxWqbFJxSywxDD2lI7a0LPtD_r-u_inJGNcy8M5VBxfAH-XRYKPE4VWg-I12dpR04v_vhoyknJoMmCjk2wIc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/05/22 02:13:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AJH6Oq9kBZDal0MiLr-QxC3Y9XmED1uCkpkDv_96CvUUJ9_kBc4B7n6Q3NoS0OJcgUkBgEA4M0QbHTfJjQoVkzOeRBpnpXa2uI5jwPWnUV6Lk5imi28LSm89NecmWtTH7XpFDcMPx5wBhaXwZCHMpBUg2BTd7l_lvhzvW11oGnJLEM6Ef8rN0TlOFC_Xupdg3PmsRAeXQbidaQaUQqUqxWpi_jaKIi88GrK9AVDCaq3JzH9UuPMDBNxhFCWZPAtfADcYHqOOm_WtZPZ31ObzcgxlUFxsxptLa8EKDMW8mVwefBQUoc7RIQrI0vqGskG98m2vAAn5b4bDq4k-Cd0DLn8 2026/05/22 02:13:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/05/22 02:13:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/05/22 02:13:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AJH6Oq9kBZDal0MiLr-QxC3Y9XmED1uCkpkDv_96CvUUJ9_kBc4B7n6Q3NoS0OJcgUkBgEA4M0QbHTfJjQoVkzOeRBpnpXa2uI5jwPWnUV6Lk5imi28LSm89NecmWtTH7XpFDcMPx5wBhaXwZCHMpBUg2BTd7l_lvhzvW11oGnJLEM6Ef8rN0TlOFC_Xupdg3PmsRAeXQbidaQaUQqUqxWpi_jaKIi88GrK9AVDCaq3JzH9UuPMDBNxhFCWZPAtfADcYHqOOm_WtZPZ31ObzcgxlUFxsxptLa8EKDMW8mVwefBQUoc7RIQrI0vqGskG98m2vAAn5b4bDq4k-Cd0DLn8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/05/22 02:13:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ANmNL5J9Pq2P1Qatl6geyEiUW84mRbDm5CR6pBb1vrJ4Jf_5ATBuAFp6oJH5TQzja7fc4ldSFjn6hHkV92ugx5WlWpwjg5J4cPENhH-suqR2VzS_kvnUFK-2LD1x2bO8SZpk2264WtTwyOY45Aw-37gmtwBWcILsZ4xi0h5aSaP_kJe6utyNcfyvyP7mhQWYN1v0z7Ad_XAUyo3pqq3HcJEjwU25BnoKnT2gzmZJJu05VKxksoy8dtJJlI16i2KKgm02BTdyQLBdWV1P5pWBqwzhkaEsVHtqhvC91kHqylXhLzOXMRX_TOLJ-zqZ07-ok4b_y0PD8vHhwmJ3kQIWp3s 2026/05/22 02:13:25 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/05/22 02:13:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/05/22 02:13:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/05/22 02:13:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/05/22 02:13:26 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/05/22 02:13:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/05/22 02:13:27 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ANmNL5J9Pq2P1Qatl6geyEiUW84mRbDm5CR6pBb1vrJ4Jf_5ATBuAFp6oJH5TQzja7fc4ldSFjn6hHkV92ugx5WlWpwjg5J4cPENhH-suqR2VzS_kvnUFK-2LD1x2bO8SZpk2264WtTwyOY45Aw-37gmtwBWcILsZ4xi0h5aSaP_kJe6utyNcfyvyP7mhQWYN1v0z7Ad_XAUyo3pqq3HcJEjwU25BnoKnT2gzmZJJu05VKxksoy8dtJJlI16i2KKgm02BTdyQLBdWV1P5pWBqwzhkaEsVHtqhvC91kHqylXhLzOXMRX_TOLJ-zqZ07-ok4b_y0PD8vHhwmJ3kQIWp3s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/05/22 02:13:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ACL1nyrRua77Z2H2UMjUY7YtvmV3NhtiexTqdqhSxoxWXW3hA4YS11EPnXoCv_Ln6mkCHT5UzooXOtSgEjp3JW-bM1ofVspk2jfQqW0WQw2OdTCwuoSNDIuMZI36ogaKE-eGZ6cTugvmGMlUoiRd3hZLXt6UWvpsRrPKPJPLBbHQgBGdKPp-OCDpHnJjfr_e1XreRKHTkZd0pJezLkPW8HAY2kzAijujdo267gC1d7Z8nXuU0p6__CyYBFvTdd7HpezAJlZz0FwiIfTv0IHvpJXlMq7q5U2qveSCqtAjskmPLGjYdToNLTikx_MpA88-nq5jiH2wb9yfw3Amsg7YN_U 2026/05/22 02:13:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/05/22 02:13:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/05/22 02:13:29 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/05/22 02:13:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/05/22 02:13:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/05/22 02:13:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/05/22 02:13:30 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ACL1nyrRua77Z2H2UMjUY7YtvmV3NhtiexTqdqhSxoxWXW3hA4YS11EPnXoCv_Ln6mkCHT5UzooXOtSgEjp3JW-bM1ofVspk2jfQqW0WQw2OdTCwuoSNDIuMZI36ogaKE-eGZ6cTugvmGMlUoiRd3hZLXt6UWvpsRrPKPJPLBbHQgBGdKPp-OCDpHnJjfr_e1XreRKHTkZd0pJezLkPW8HAY2kzAijujdo267gC1d7Z8nXuU0p6__CyYBFvTdd7HpezAJlZz0FwiIfTv0IHvpJXlMq7q5U2qveSCqtAjskmPLGjYdToNLTikx_MpA88-nq5jiH2wb9yfw3Amsg7YN_U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/05/22 02:13:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ACMpELDbucBNa4_URHSm_VOmbwrfSBIIF6v7t5fQtJX_icUyWr6p_4efaH5mWP-fAehCyHTSXAHK8Kt_kUq4US3xjGn4e26fNIHv1wogfZzjzhGV2d1390fxud5gf23z0PDHUAlCdnpJbP1YAyVeinOtXZ9R2KxwtrVNv4W27K9dB2JOAYIDlbXQp4Anu_ZkscMUGhYTjuTgRavJCfYeP0y75ZWa3A05DiNyqGgn3ot6r7gwS7q7nquhOZ0KmV7A_mgsIO9yHcKNtQJc3w-FptpSI0oQW_LRw6rdd1VwytCsN4yLpqiccu_dUT3UV4lv1DT_M3_hF3quCMNcTt3meF4 2026/05/22 02:13:33 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/05/22 02:13:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/05/22 02:13:34 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ACMpELDbucBNa4_URHSm_VOmbwrfSBIIF6v7t5fQtJX_icUyWr6p_4efaH5mWP-fAehCyHTSXAHK8Kt_kUq4US3xjGn4e26fNIHv1wogfZzjzhGV2d1390fxud5gf23z0PDHUAlCdnpJbP1YAyVeinOtXZ9R2KxwtrVNv4W27K9dB2JOAYIDlbXQp4Anu_ZkscMUGhYTjuTgRavJCfYeP0y75ZWa3A05DiNyqGgn3ot6r7gwS7q7nquhOZ0KmV7A_mgsIO9yHcKNtQJc3w-FptpSI0oQW_LRw6rdd1VwytCsN4yLpqiccu_dUT3UV4lv1DT_M3_hF3quCMNcTt3meF4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/05/22 02:13:35 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AJBX4TDoMKiJPLjvYUWeBJ-r0WL_HyKuizVBxZbsBU1aS9MYBCU_gkI8BNo19FCQJRJ5M931ikKJHGG00NIpCfCGE9CSpTSe9hWmjvyxovSn347PHjBIN05_1zTkQV_61WrC4ExYKOjSJS5YLBP-1Y39YkWwpLlVzg1fBsFp6rsOXhTwJr6S2kNgZDoH7PyCCfCPEHVAE1oDmIdqcS2D9Nxwkx3_7NGi65rl2FEXUmalAYiWbTvUlzSQStbyCi7y7-dKtHPDG08dEecL1TxNzCJA3EpfzVOVW0txdtRiR4y6cCVmLPhuoGnl-0ak5QWnk7svpOFJPHUZqm5oC9jJo5Q 2026/05/22 02:13:35 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/05/22 02:13:36 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/05/22 02:13:36 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AJBX4TDoMKiJPLjvYUWeBJ-r0WL_HyKuizVBxZbsBU1aS9MYBCU_gkI8BNo19FCQJRJ5M931ikKJHGG00NIpCfCGE9CSpTSe9hWmjvyxovSn347PHjBIN05_1zTkQV_61WrC4ExYKOjSJS5YLBP-1Y39YkWwpLlVzg1fBsFp6rsOXhTwJr6S2kNgZDoH7PyCCfCPEHVAE1oDmIdqcS2D9Nxwkx3_7NGi65rl2FEXUmalAYiWbTvUlzSQStbyCi7y7-dKtHPDG08dEecL1TxNzCJA3EpfzVOVW0txdtRiR4y6cCVmLPhuoGnl-0ak5QWnk7svpOFJPHUZqm5oC9jJo5Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/05/22 02:13:37 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABiBkmAJSUJi5D2E5tkJtfZ5HHQaC-gbF1ubpMA4G_r5YD1UvlG76SyZIASM89CGeXXNmkp3-GnxUQhmrJNzKoJE6TPRBOf9SaUXaqFcN7U35Ib73APfCNLb9r_a9BojScBv0SmcrqLMPcuwgVBu3dwmIzJ9zgpYbmEvObOFBXE90MWkGMvSzTyaoFN-lmnxHbwJGjqOv5iyAHFrdmKOjRTr_qPsq3b0rhEy-H_5RqVfkrtqy9xyD9SryTdV_kS8ebG346B308rvIvW-Cnm-yrhkfA5zFo6SurQvHXcQmyV3sJiqLQek3oDbnMpq4N5_6h9JAPfpz0yvoyrJUwcDZ24 2026/05/22 02:13:37 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/05/22 02:13:38 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/05/22 02:13:38 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABiBkmAJSUJi5D2E5tkJtfZ5HHQaC-gbF1ubpMA4G_r5YD1UvlG76SyZIASM89CGeXXNmkp3-GnxUQhmrJNzKoJE6TPRBOf9SaUXaqFcN7U35Ib73APfCNLb9r_a9BojScBv0SmcrqLMPcuwgVBu3dwmIzJ9zgpYbmEvObOFBXE90MWkGMvSzTyaoFN-lmnxHbwJGjqOv5iyAHFrdmKOjRTr_qPsq3b0rhEy-H_5RqVfkrtqy9xyD9SryTdV_kS8ebG346B308rvIvW-Cnm-yrhkfA5zFo6SurQvHXcQmyV3sJiqLQek3oDbnMpq4N5_6h9JAPfpz0yvoyrJUwcDZ24" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/05/22 02:13:39 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: APD18XkLuzQuuu3denr6At8-2DvrBu1LneUJIVxr4xTQaWDeXoN7hU_OrhQ1SZhbVah9L5FuFJjytuFb3iyH1AkMvpZd2jKfRyzRuV8PNXw6yRk5UWKM6SbjNKojC7kODAS3JIKKHHfvis-2h5ny_PEvsNHk1l8H7QnN35HWO24vQSChsO45p-Yy5qahXGTng-u9uuDHlPAVMjoqkvTthoQ3SN4YRXjtw936JwvuBnGphaqp6BkIrrIIisxRFzQOcV0C1f2sgoQtqfq-DZgZdfjd5Drk5pD3lxvWl-CBJMX_-i1MArdNofiNKsMeRJkCDzRSJDsBQuAvCNu0Pl5ibUY 2026/05/22 02:13:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/05/22 02:13:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/05/22 02:13:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/05/22 02:13:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/05/22 02:13:40 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/05/22 02:13:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/05/22 02:13:41 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "APD18XkLuzQuuu3denr6At8-2DvrBu1LneUJIVxr4xTQaWDeXoN7hU_OrhQ1SZhbVah9L5FuFJjytuFb3iyH1AkMvpZd2jKfRyzRuV8PNXw6yRk5UWKM6SbjNKojC7kODAS3JIKKHHfvis-2h5ny_PEvsNHk1l8H7QnN35HWO24vQSChsO45p-Yy5qahXGTng-u9uuDHlPAVMjoqkvTthoQ3SN4YRXjtw936JwvuBnGphaqp6BkIrrIIisxRFzQOcV0C1f2sgoQtqfq-DZgZdfjd5Drk5pD3lxvWl-CBJMX_-i1MArdNofiNKsMeRJkCDzRSJDsBQuAvCNu0Pl5ibUY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/05/22 02:13:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ANEJqBUmYhI2tKtPpUXvA7UJprfqooFqfvg9EP26bigq_WJ1536kfwKpHhMQUhH5nCNbxf1oQKJEd1STBNgS3YYhMUpyd-AYzc36qGDtCZx2xj9_vUBEqdVZZ_UpwBdmgGi2PIvODE5FNqGZnR53IJaVOqL_kpoeLZvDiGJ7ZmeIMsUFAHcfTleb-GxQWD0shYjMz9tlieZa3WRE9D-YfYEa_jpuLWMi2b8daRFwA_0AtErUfFrZ_qHNS7iBWBmXf4qVgf0bfQ2N_HcmFISOF_cZeslz47qkbpdog4DjdYt5ymwygfKjqLV02ocSY2tvj-V5HwC0-F_WZ363zf-2yTM 2026/05/22 02:13:42 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/05/22 02:13:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/05/22 02:13:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/05/22 02:13:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/05/22 02:13:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/05/22 02:13:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/05/22 02:13:43 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ANEJqBUmYhI2tKtPpUXvA7UJprfqooFqfvg9EP26bigq_WJ1536kfwKpHhMQUhH5nCNbxf1oQKJEd1STBNgS3YYhMUpyd-AYzc36qGDtCZx2xj9_vUBEqdVZZ_UpwBdmgGi2PIvODE5FNqGZnR53IJaVOqL_kpoeLZvDiGJ7ZmeIMsUFAHcfTleb-GxQWD0shYjMz9tlieZa3WRE9D-YfYEa_jpuLWMi2b8daRFwA_0AtErUfFrZ_qHNS7iBWBmXf4qVgf0bfQ2N_HcmFISOF_cZeslz47qkbpdog4DjdYt5ymwygfKjqLV02ocSY2tvj-V5HwC0-F_WZ363zf-2yTM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/05/22 02:13:45 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APAXeljXfIwObzR612nV-qkEuROcEt2gOxPdFFO6S3tpxJaWXoiPUp1EHixoKiX-Ta-007SH3cz2XdEP1eARZUOvXtM_c31tOZxuTxoeyCEKCIIRdN5B4iJAlH10lXIArs6hZyWpOgeUyDYiRhMT7-CnuH0W94TAJlo_PpTKUdVmyZ8o6HfPmlk9xc-USgoWAgiNPLYuJTy3ObIEfulPBBeHo0jlFOQDl4-gLwZOgvxJu_xHFbc7icF9wrX1R6iIvAtx4dWPN0O3bkcvEZmID9g_aXn8fvoBoCSbSfZQFpdzvxm0p3xIfr5T1OIYoZLEfNK5Samlk2xF9wkb7OH0WS8 2026/05/22 02:13:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/05/22 02:13:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/05/22 02:13:46 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "APAXeljXfIwObzR612nV-qkEuROcEt2gOxPdFFO6S3tpxJaWXoiPUp1EHixoKiX-Ta-007SH3cz2XdEP1eARZUOvXtM_c31tOZxuTxoeyCEKCIIRdN5B4iJAlH10lXIArs6hZyWpOgeUyDYiRhMT7-CnuH0W94TAJlo_PpTKUdVmyZ8o6HfPmlk9xc-USgoWAgiNPLYuJTy3ObIEfulPBBeHo0jlFOQDl4-gLwZOgvxJu_xHFbc7icF9wrX1R6iIvAtx4dWPN0O3bkcvEZmID9g_aXn8fvoBoCSbSfZQFpdzvxm0p3xIfr5T1OIYoZLEfNK5Samlk2xF9wkb7OH0WS8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/05/22 02:13:47 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AB3PRGajjCN_3qQGqkHtbvonbIhcotGzOxJu98CDcoasFwqjAEoI2tDlkAGv9JgHAmiMg5XNCkCa9DRwtfnLXUnz9fUx-tyiLEMTOCGxxw0FAsMCIXgZdGyDOUo6nBzfhp0UJ0IPqsT0wCztiviCaDc59y8FS6aWfyNk_8j53WnLQZOTlvbxIBRSaxLqZt07Hfwk2u8EP10KP5WDw3iRJ6iDh-SHY1j8dLwafqeZyKRAULGVMIUKnGmfh-qOt71MxCdCHwp4ybN72adwKTyahZ_GCwx_6axwFQyf1ScdhuJM8CMiFvKPpQkHhADGNhZSVi5kDYdCTo0zY4YXBBESvJE 2026/05/22 02:13:47 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/05/22 02:13:48 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/05/22 02:13:48 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AB3PRGajjCN_3qQGqkHtbvonbIhcotGzOxJu98CDcoasFwqjAEoI2tDlkAGv9JgHAmiMg5XNCkCa9DRwtfnLXUnz9fUx-tyiLEMTOCGxxw0FAsMCIXgZdGyDOUo6nBzfhp0UJ0IPqsT0wCztiviCaDc59y8FS6aWfyNk_8j53WnLQZOTlvbxIBRSaxLqZt07Hfwk2u8EP10KP5WDw3iRJ6iDh-SHY1j8dLwafqeZyKRAULGVMIUKnGmfh-qOt71MxCdCHwp4ybN72adwKTyahZ_GCwx_6axwFQyf1ScdhuJM8CMiFvKPpQkHhADGNhZSVi5kDYdCTo0zY4YXBBESvJE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/05/22 02:13:49 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AOUkSmjNbpUfKV5JDr4qCtZ-Re-mFebw5lq0-aP5E2DCzNVFTlHGVjQVS2oqHqmSTbZzt_5W65CYoXB1it-Zcpe3kNGcAibUAi3TqHp7zmz9bjuIreY35uS8rRdM3EO75cimOsTPbL64tT-wDdZGWBLJLnSy2s08bG87hnp6C7Pb0dTMzosc2lBHmDUG_YwaidXV0f4B2LjweYMJlkR3paSXjzCzTG5rhchdZ12ZQUclqMWmgCT3giwFR-UHZoADYi0r1IyL_P8435RccByt5r7zqB4DbwHl6sZvGowlvyrNul99V1iBP57HcWhEHVv8SlQGaoW6gDmWuV5ny-LP-9Y 2026/05/22 02:13:49 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/05/22 02:13:49 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/05/22 02:13:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AOUkSmjNbpUfKV5JDr4qCtZ-Re-mFebw5lq0-aP5E2DCzNVFTlHGVjQVS2oqHqmSTbZzt_5W65CYoXB1it-Zcpe3kNGcAibUAi3TqHp7zmz9bjuIreY35uS8rRdM3EO75cimOsTPbL64tT-wDdZGWBLJLnSy2s08bG87hnp6C7Pb0dTMzosc2lBHmDUG_YwaidXV0f4B2LjweYMJlkR3paSXjzCzTG5rhchdZ12ZQUclqMWmgCT3giwFR-UHZoADYi0r1IyL_P8435RccByt5r7zqB4DbwHl6sZvGowlvyrNul99V1iBP57HcWhEHVv8SlQGaoW6gDmWuV5ny-LP-9Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/05/22 02:13:51 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AGxXqFfCUUWH2Gy2A8yD-dtw8Rl3hf87R34R6XAq69-XNcYrYZZcHn_W3VHnz0UEVKTK63r35WQO0J4QY2peiMwOD1g89oqDPFC8DndGjGvXy-Fr26En15TA1-JePFIuQJXI0mRI3tqvUhsfR47EnhgtoDxsbWB1Rx83vlLUru92aTDF9YbDxz6Jfy2lekVCkaacF1mKleiGHMJ4eRlt4RSW6EXuNo580meb9AGu_EewbHthMIMClqpnSczKtiuEYU-UcfJN1xY8iErDGjtivEsx6bWHri8mmpxFYc6oMe7tU8XVhHyPaoOfXvRVDMtT24jBZtCt00zDrQ2U9SiZvCQ 2026/05/22 02:13:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/05/22 02:13:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/05/22 02:13:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/05/22 02:13:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/05/22 02:13:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/05/22 02:13:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/05/22 02:13:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AGxXqFfCUUWH2Gy2A8yD-dtw8Rl3hf87R34R6XAq69-XNcYrYZZcHn_W3VHnz0UEVKTK63r35WQO0J4QY2peiMwOD1g89oqDPFC8DndGjGvXy-Fr26En15TA1-JePFIuQJXI0mRI3tqvUhsfR47EnhgtoDxsbWB1Rx83vlLUru92aTDF9YbDxz6Jfy2lekVCkaacF1mKleiGHMJ4eRlt4RSW6EXuNo580meb9AGu_EewbHthMIMClqpnSczKtiuEYU-UcfJN1xY8iErDGjtivEsx6bWHri8mmpxFYc6oMe7tU8XVhHyPaoOfXvRVDMtT24jBZtCt00zDrQ2U9SiZvCQ" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/05/22 02:13:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AFC9GEUAuecKPC-q4jnFU9Lke9NSm2KewHX9KbsPjIXFhmp1cXo8sHCLzs_J-EQWvyJ7BBXpM4OLSN-KZ6ikWlhMiJuNkjQk0-VYb643TmaelzfysZY-UN2PPiyJ8CzUE02CzevEhDIVzfpXeUxgzMQ6MzhTtDg6T2DL7vJ_L9AiRGF1nHvNnIe75cE9K6PmOlBerFN1BOgOpfunt5kC5yqvveUYjTL_WHsQ1MRvtEP24WSUwXW3gUOp0hOZtDJ8WYt310eiCp-Kftc2Oox9P-YWSOOg2m-agT24Q1sDW1xFMz1huyNkfUvNV0EgiBQFHJWaxnaCYpEeWxqJpXWxrCQ 2026/05/22 02:13:53 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/05/22 02:13:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/05/22 02:13:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/05/22 02:13:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/05/22 02:13:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/05/22 02:13:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/05/22 02:13:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AFC9GEUAuecKPC-q4jnFU9Lke9NSm2KewHX9KbsPjIXFhmp1cXo8sHCLzs_J-EQWvyJ7BBXpM4OLSN-KZ6ikWlhMiJuNkjQk0-VYb643TmaelzfysZY-UN2PPiyJ8CzUE02CzevEhDIVzfpXeUxgzMQ6MzhTtDg6T2DL7vJ_L9AiRGF1nHvNnIe75cE9K6PmOlBerFN1BOgOpfunt5kC5yqvveUYjTL_WHsQ1MRvtEP24WSUwXW3gUOp0hOZtDJ8WYt310eiCp-Kftc2Oox9P-YWSOOg2m-agT24Q1sDW1xFMz1huyNkfUvNV0EgiBQFHJWaxnaCYpEeWxqJpXWxrCQ" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/05/22 02:13:56 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/05/22 02:13:58 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/05/22 02:14:00 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/05/22 02:14:04 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/05/22 02:14:06 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/05/22 02:14:07 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: APAg3b5181ggyL76SxFuY4vczcWff8NFVSqOgjwjVCp6c8I4XVX7cb3Ya-6O99RibE1UPfGmTkQQfq00uzJgMB0D0XR2JR85SvMOHD0KZAn5Olf6bGMnJr27q0RuA0LTEP18qmM9rw48I67U4Pd9xfiJeGSF6zV0SEsFB7wX0bokexyLrXF8skYyINCLroyN1gfSdn-PKZC6lTF2KY8FQ9tabODVE_Xplk5dnwbZhUs5n5gomqYaQl2yvlb3qw4PyrxHV2KfhU4mAJPg4XlbYUSe0hcCf-fDasikkiCvIkbzyGLqrJUerCKS-YJsAZT4LvoDZmThorYRmT4DBExBlSM 2026/05/22 02:14:07 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/05/22 02:14:08 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "eb6afdd738326bb3fb2d56c587fe9c34" 2026/05/22 02:14:08 DEBUG : unknown-size-put.txt: multipart upload "APAg3b5181ggyL76SxFuY4vczcWff8NFVSqOgjwjVCp6c8I4XVX7cb3Ya-6O99RibE1UPfGmTkQQfq00uzJgMB0D0XR2JR85SvMOHD0KZAn5Olf6bGMnJr27q0RuA0LTEP18qmM9rw48I67U4Pd9xfiJeGSF6zV0SEsFB7wX0bokexyLrXF8skYyINCLroyN1gfSdn-PKZC6lTF2KY8FQ9tabODVE_Xplk5dnwbZhUs5n5gomqYaQl2yvlb3qw4PyrxHV2KfhU4mAJPg4XlbYUSe0hcCf-fDasikkiCvIkbzyGLqrJUerCKS-YJsAZT4LvoDZmThorYRmT4DBExBlSM" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/05/22 02:14:09 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AED070Wq0tLOMXysISxAVbhgtVWfBjYlMftmlIItOcLzLS2KeQl89PHSlqzlqsrwdhbAKWa_rBv8UmZspA8PyVnhXIQJiwHnfdi7i2mlb3r0QU2FGo0wyAmW2e2EUVK2uPkThN3aNhj6HtmNevTYYSbM-9QRwcimc0WqRcGSImUIMqLRf6nJopXsEbvqZaOZP5HT1WkKoEIqX0a4-lOGaVTL7zWaXfrc8HMcPiOv7RZlpS0nmvGYRvoR7ynH6SF7L5H80LcuOr0hUH3nXh4FJcL05drjPTJ0_Zx8ln4kIThm85UZa9-81zUu4gyiKwDsbueiocwkMiTiQDrF6M04vuk 2026/05/22 02:14:09 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/05/22 02:14:09 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "3e4090397a37eb37f0006096be2a9bbf" 2026/05/22 02:14:09 DEBUG : unknown-size-update.txt: multipart upload "AED070Wq0tLOMXysISxAVbhgtVWfBjYlMftmlIItOcLzLS2KeQl89PHSlqzlqsrwdhbAKWa_rBv8UmZspA8PyVnhXIQJiwHnfdi7i2mlb3r0QU2FGo0wyAmW2e2EUVK2uPkThN3aNhj6HtmNevTYYSbM-9QRwcimc0WqRcGSImUIMqLRf6nJopXsEbvqZaOZP5HT1WkKoEIqX0a4-lOGaVTL7zWaXfrc8HMcPiOv7RZlpS0nmvGYRvoR7ynH6SF7L5H80LcuOr0hUH3nXh4FJcL05drjPTJ0_Zx8ln4kIThm85UZa9-81zUu4gyiKwDsbueiocwkMiTiQDrF6M04vuk" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/05/22 02:14:09 DEBUG : Creating backend with remote "TestS3R2:rclone-test-rosarop2misi/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2637: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2680: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2729: Can't test if can't have empty directories 2026/05/22 02:14:09 DEBUG : Waiting for deletions to finish 2026/05/22 02:14:09 DEBUG : "␍leading CR/␍leading CR" version false 2026/05/22 02:14:09 DEBUG : ␍leading CR/␍leading CR: Deleting (id "") 2026/05/22 02:14:09 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/05/22 02:14:09 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/05/22 02:14:09 INFO : ␍leading CR/␍leading CR: Deleted 2026/05/22 02:14:09 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/05/22 02:14:10 INFO : S3 bucket rclone-test-rosarop2misi: Bucket "rclone-test-rosarop2misi" deleted 2026/05/22 02:14:10 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2843: Shutdown method not supported --- FAIL: TestIntegration (379.46s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.23s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.18s) --- FAIL: TestIntegration/FsMkdir (377.29s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.18s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (182.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.57s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.60s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.25s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (14.97s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (14.85s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (14.85s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (14.97s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (14.91s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (14.84s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (14.82s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (14.93s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (14.93s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (14.83s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (14.96s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (14.92s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.35s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.92s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (110.44s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.37s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.35s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.23s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (7.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (7.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (15.45s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (15.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.29s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (17.12s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (8.79s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.58s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (26.28s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (7.44s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.11s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (15.49s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (7.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (9.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.43s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (65.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (2.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (13.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (6.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (2.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (11.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.33s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (12.22s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.98s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.02s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.68s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.41s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.68s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.65s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.02s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.17s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/05/22 02:14:10 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/05/22 02:14:10 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 379.490s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished ERROR in 6m20.583269919s (try 1/5): exit status 1: Failed [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]