"go test -v -timeout 1h0m0s -remote TestS3GCS: -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 "TestS3GCS:" 2026/02/01 03:49:04 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zalopic4yeti" 2026/02/01 03:49:04 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/02/01 03:49:06 INFO : S3 bucket rclone-test-zalopic4yeti: Bucket "rclone-test-zalopic4yeti" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/02/01 03:49:07 INFO : S3 bucket rclone-test-zalopic4yeti: Bucket "rclone-test-zalopic4yeti" deleted === RUN TestIntegration/FsMkdir 2026/02/01 03:49:08 INFO : S3 bucket rclone-test-zalopic4yeti: Bucket "rclone-test-zalopic4yeti" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/02/01 03:49:08 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/02/01 03:49:09 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/02/01 03:49:09 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:714 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go: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/dot_dot Messages: listing wrong, want ../.. (100) got ./. (100), ../.. (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/dot_dot Messages: Unexpected file "./." 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{".."} actual : []string{".", ".."} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=3) ".", (string) (len=6) ".." Test: TestIntegration/FsMkdir/FsEncoding/dot_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/dot_dot Messages: listing wrong, want got ./. (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/dot_dot Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go: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/punctuation Messages: listing wrong, want !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ (100) got !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ (100), ./. (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/punctuation Messages: Unexpected file "./." 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{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"} actual : []string{"!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" +([]string) (len=2) { + (string) (len=34) "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/punctuation 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/punctuation Messages: listing wrong, want got ./. (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/punctuation Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go: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_space Messages: listing wrong, want leading space/ leading space (100) got leading space/ leading space (100), ./. (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_space Messages: Unexpected file "./." 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 space"} actual : []string{" leading space", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) " leading space" +([]string) (len=2) { + (string) (len=14) " leading space", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_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/leading_space Messages: listing wrong, want got ./. (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_space Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" 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_tilde Messages: listing wrong, want ~leading tilde/~leading tilde (100) got ~leading tilde/~leading tilde (100), ./. (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_tilde Messages: Unexpected file "./." 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 tilde"} actual : []string{"~leading tilde", "."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "~leading tilde" +([]string) (len=2) { + (string) (len=14) "~leading tilde", + (string) (len=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde 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_tilde Messages: listing wrong, want got ./. (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_tilde Messages: Unexpected file "./." === 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:1700 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" 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:1700 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === 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), ./. (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 "./." 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", "."} 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=3) "." } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: listing wrong, want got ./. (100) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:718 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Unexpected file "./." === 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), ./. (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 "./." 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", "."} 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=3) "." } 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 ./. (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 "./." === 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), ./. (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 "./." 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", "."} 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=3) "." } 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 ./. (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 "./." === 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), ./. (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 "./." 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 ", "."} 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=3) "." } 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 ./. (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 "./." === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing 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:1700 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 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:1700 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === 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), ./. (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 "./." 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␉", "."} 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=3) "." } 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 ./. (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 "./." === 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), ./. (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 "./." 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␋", "."} 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=3) "." } 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 ./. (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 "./." === 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), ./. (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 "./." 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.", "."} 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=3) "." } 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 ./. (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 "./." === 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), ./. (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 "./." 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", "."} 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=3) "." } 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 ./. (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 "./." === 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), ./. (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 "./." 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", "."} 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=3) "." } 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 ./. (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 "./." === 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/02/01 03:52:53 NOTICE: S3 bucket rclone-test-zalopic4yeti: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/02/01 03:52:53 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm7pkeVPuULD8RrAseK7oZbfJQrJXGGlGOFc9NrTQv6BYgi2usMqMtWh3cVJFy-8vp8 2026/02/01 03:52:54 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "dd87e1d7817b58400c5fce68d651d782" 2026/02/01 03:52:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "726cf4ff7506e9d4425bc54742d7cc25" 2026/02/01 03:52:57 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "f7547b2ac2f98da4930d5d65e60ac3f5" 2026/02/01 03:52:58 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm7pkeVPuULD8RrAseK7oZbfJQrJXGGlGOFc9NrTQv6BYgi2usMqMtWh3cVJFy-8vp8" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 fstests.go:979: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:979 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:999 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "."} 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=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 fstests.go:979: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:979 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:999 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1008 Error: Not equal: expected: []string{"hello? sausage"} actual : []string{"hello? sausage", "."} 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=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1016: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1016 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, 世界/ \" ' @ < > & ? + ≠", "."} 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=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR fstests.go:1022: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1022 Error: Not equal: expected: []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"} actual : []string{"file name.txt", "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt", "./."} 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=7) "./." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/02/01 03:53:03 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/02/01 03:53:03 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1094: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1094 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "./."} 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=7) "./." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 fstests.go:1095: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1095 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "."} 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=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:1094: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1094 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1102 Error: Not equal: expected: []string{"file name.txt"} actual : []string{"file name.txt", "./."} 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=7) "./." } Test: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 fstests.go:1095: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1095 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1102 Error: Not equal: expected: []string{"hello? sausage", "hello? sausage/êé"} actual : []string{"hello? sausage", "hello? sausage/êé", "."} 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=3) "." } 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:1108 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), ./. (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:1108 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1122: 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:1135 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), ./. (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:1135 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 Messages: Unexpected file "./." === 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:1164 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), ./. (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:1164 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "./." 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:1164 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, 世界/ \" ' @ < > & ? + ≠", "."} 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=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: directories 2026/02/01 03:53:29 DEBUG : S3 bucket rclone-test-zalopic4yeti: bucket is versioned: false 2026/02/01 03:53:29 DEBUG : Waiting for deletions to finish 2026/02/01 03:53:29 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/02/01 03:53:29 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/02/01 03:53:29 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:1176 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), ./. (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:1176 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurge Messages: Unexpected file "./." 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:1176 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, 世界/ \" ' @ < > & ? + ≠", "."} 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=3) "." } 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:1201 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), ./. (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:1201 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "./." 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:1201 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, 世界/ \" ' @ < > & ? + ≠", "."} 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=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories 2026/02/01 03:53:45 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zalopic4yeti/dirToPurgeFromRoot" 2026/02/01 03:53:46 DEBUG : S3 bucket rclone-test-zalopic4yeti path dirToPurgeFromRoot: bucket is versioned: false 2026/02/01 03:53:46 DEBUG : Waiting for deletions to finish 2026/02/01 03:53:46 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/02/01 03:53:46 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/02/01 03:53:46 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:1218 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), ./. (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:1218 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: Unexpected file "./." 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:1218 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, 世界/ \" ' @ < > & ? + ≠", "."} 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=3) "." } Test: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/02/01 03:53:54 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zalopic4yeti/hello? sausage/êé" 2026/02/01 03:53:56 DEBUG : S3 bucket rclone-test-zalopic4yeti path hello? sausage/êé: bucket is versioned: false 2026/02/01 03:53:56 DEBUG : Waiting for deletions to finish 2026/02/01 03:53:56 DEBUG : "a/b/c/d/e.txt" version false 2026/02/01 03:53:56 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/02/01 03:53:57 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:1271 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), ./. (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:1271 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy Messages: Unexpected file "./." === 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:1327 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), ./. (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:1327 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1699: 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/02/01 03:54:21 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zalopic4yeti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/02/01 03:54:22 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zalopic4yeti/not found.txt" 2026/02/01 03:54:22 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3GCS:" path "rclone-test-zalopic4yeti" from "TestS3GCS:rclone-test-zalopic4yeti" 2026/02/01 03:54:22 DEBUG : Creating backend with remote "TestS3GCS:" === 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:1939 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-zalopic4yeti/file name.txt (200), rclone-test-zalopic4yeti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-zalopic4yeti/file name.txt (200), rclone-test-zalopic4yeti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-zalopic4yeti/./. (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:1939 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-zalopic4yeti/./." 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:1939 Error: Not equal: expected: []string{"rclone-test-zalopic4yeti/hello? sausage", "rclone-test-zalopic4yeti/hello? sausage/êé", "rclone-test-zalopic4yeti/hello? sausage/êé/Hello, 世界", "rclone-test-zalopic4yeti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{"rclone-test-zalopic4yeti/hello? sausage", "rclone-test-zalopic4yeti/hello? sausage/êé", "rclone-test-zalopic4yeti/hello? sausage/êé/Hello, 世界", "rclone-test-zalopic4yeti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", "rclone-test-zalopic4yeti/."} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=39) "rclone-test-zalopic4yeti/hello? sausage", @@ -4,3 +4,4 @@ (string) (len=58) "rclone-test-zalopic4yeti/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-zalopic4yeti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" + (string) (len=79) "rclone-test-zalopic4yeti/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠", + (string) (len=28) "rclone-test-zalopic4yeti/." } 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:1946 Error: Not equal: expected: []string{"rclone-test-zalopic4yeti/hello? sausage"} actual : []string{"rclone-test-zalopic4yeti/hello? sausage", "rclone-test-zalopic4yeti/."} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=39) "rclone-test-zalopic4yeti/hello? sausage" +([]string) (len=2) { + (string) (len=39) "rclone-test-zalopic4yeti/hello? sausage", + (string) (len=28) "rclone-test-zalopic4yeti/." } 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:1995 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-zalopic4yeti/created from root.txt (100), rclone-test-zalopic4yeti/file name.txt (200), rclone-test-zalopic4yeti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-zalopic4yeti/created from root.txt (100), rclone-test-zalopic4yeti/file name.txt (200), rclone-test-zalopic4yeti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-zalopic4yeti/./. (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:1995 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-zalopic4yeti/./." === 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:2000 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-zalopic4yeti/file name.txt (200), rclone-test-zalopic4yeti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-zalopic4yeti/file name.txt (200), rclone-test-zalopic4yeti/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), rclone-test-zalopic4yeti/./. (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:2000 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-zalopic4yeti/./." === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2042: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2042 Error: Received unexpected error: not found, Signing Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: 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:2277 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), ./. (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:2277 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/02/01 03:54:58 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm46TLtCZkzf3zjEOY09kdDctCf99UHlqPkdA1DMEXYhV23Ut9Vp8y2ERsbfBFU0OYU 2026/02/01 03:54:58 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/02/01 03:54:58 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/02/01 03:54:59 DEBUG : piped data.txt: multipart upload "ABPnzm46TLtCZkzf3zjEOY09kdDctCf99UHlqPkdA1DMEXYhV23Ut9Vp8y2ERsbfBFU0OYU" finished 2026/02/01 03:54:59 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/02/01 03:55:00 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm64DfCnm_6Ww81HQ73jZxJ149k-ALODShJLvIHyXixoPp5yyMzdtyaMW4MrNDCfzl4 2026/02/01 03:55:00 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/01 03:55:00 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "c09fcab5ad398b55d3d431f1026613f6" 2026/02/01 03:55:00 DEBUG : piped data.txt: multipart upload "ABPnzm64DfCnm_6Ww81HQ73jZxJ149k-ALODShJLvIHyXixoPp5yyMzdtyaMW4MrNDCfzl4" finished 2026/02/01 03:55:00 DEBUG : piped data.txt: Multipart upload Etag: 1d2d5f0cce6a038179a0fe4e17c8a547-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:199 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 666 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=666 vs obj=0 fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 666 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=666 vs obj=0 s3_internal_test.go:93: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:93 Error: Not equal: expected: "gzip" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -gzip + Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: content-encoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:102: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:102 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: "\x1f\x8b\b\x00\x00\x00\x00\x00\x00\xff\x1c\xd1Qҫ \f\xc5\xf1-\xd9Z\xb5]N\x80\x80A \x04\xd4\xd5\xdf\xf9\xee\xe3y:3\xbf\x7f\x81\xc6\x0f\x1eK\"MNƶs\xa4Na\xae\xe4\xa0c\x9e\x1c\x19\xa80fEM\x1c\x9dS\xe5\x84;\xe6Չ\x85]ª\xa5\xd1\xc1\xc7rJ\x91\x9d̪\xd0\xc8\x03f6\x94\xb0\xf3\xd8v\xa9\x92Y}\x13<\xb2K\xfb\x1e\x98\xf8\x90\xf2\x1b\xe2\xc1A\x98\x92\\\xe8\xc1\xaf\x86:'\xf2S\x85N\x86\xdcT\xe8\xe4K\xec\xa7IG\r\xf6e\xa0@\xa3\xf4\x0e\xd00\xb0z]\x1cH\x8b\xdf\x14+x\xd0~\x9bd\xb4\xe2\x96@\x91/2[\x82\x87\x15\xd95\xd3\xce\x16\xd4\x1c\xb1\x91'\xff\xa9\xb4\x83\xc5\xfak\x94Isx%v2\xb8|\v\x1a\xe8\x90^\nO(\xa2W\x05\x052\xda-\x91\xc6N\xf5}\xb1\x02\x85\xd7\xc7\xf2\xc1\x1d\xdc\x149\xca\x00\xffj\xdc1\x89\x9e2\x1dP\xf0٬dH\xfcL\x91\x0e\x06\xef\xe4\x96K\x1e\f\xa4\xa7\x8c7U\xb4S\xa6!F\xfaܨP\xa0s\x1dT \x90}kh\xd8q|\x9d\\\x98\xc5|/\x8c\x18!m\aw:\xa5\xac\a[L\x94\xde;fr\x18\xdf;U\x0e\xa2\x17-\x05\x1f9>\x855xh\xb3\xe3G,\x8eO\x85\fMү\xc1\xff\xbe\xdfL\x01\x94\x84ِ\x83\b\xe3e9B\x80\xfb\x15\xb9@`\xfd\xbb\xe8\xc6\x06\xcf\xdb\xf0\xa0]ƒ\xe5\xa0S\xae\xa9c\x86\x1d\xf2\xeb\x12\x85;\xd4ɳ\x96\x83\xefo\x84\x02\x03\xcd+\xc0\x03\x81\xe3\x96i\x80\x82c\xb6\xa2\xa8\x8a\x9a\xfe\xd43ݯ\x8e\x95;\xb6\xb9H\xc1\xcay.t\x80\x17\xbdZq\xa2\xe0\x9aK 7US!FܨPsT }khq|\|/!mw:[L;fr;U-9>5xhG,O MүLِe9B@`]ƒSc;ɳo+ic3ݯ;Hy.tZq & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), ./. (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/backend/s3/s3_internal_test.go:437 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100), ./. (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/backend/s3/s3_internal_test.go:437 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100), ./. (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/backend/s3/s3_internal_test.go:437 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: Unexpected file "versions/test-versions.txt" 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/backend/s3/s3_internal_test.go:437 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:441: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:441 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"object not found"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:443: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:443 Error: Not equal: expected: 0 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/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/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (100), ./. (100) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /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/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-zalopic4yeti/versions/test-versions.txt: md5 hash incorrect - expecting "c250c0042f66a80bf2bae5e00692c2bb" got "b86b6ca2a56b5126d23f436877a8546a" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /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/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: size incorrect file=101 vs obj=100 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/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: Modification time difference too big |8760h0m0s| > 1ns (want 2002-05-06 04:05:06.499999999 +0000 UTC vs got 2001-05-06 04:05:06.499999999 +0000 UTC) (precision 1ns) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:437 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject s3_internal_test.go:443: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:443 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:475: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/02/01 03:55:43 DEBUG : Waiting for deletions to finish 2026/02/01 03:55:43 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/01 03:55:43 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1769917980497303" 2026/02/01 03:55:43 DEBUG : "versions/test-versions-v2026-02-01-035505-637.txt" version true 2026/02/01 03:55:43 DEBUG : versions/test-versions-v2026-02-01-035505-637.txt: Deleting (id "1769918105599461") 2026/02/01 03:55:43 DEBUG : "versions/test-versions.txt" version false 2026/02/01 03:55:43 DEBUG : versions/test-versions.txt: Not deleting current version "1769918110382707" 2026/02/01 03:55:43 DEBUG : "./." version false 2026/02/01 03:55:43 DEBUG : ./.: Not deleting current version "1769917752466775" 2026/02/01 03:55:43 INFO : versions/test-versions-v2026-02-01-035505-637.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/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:489 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101), ./. (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/backend/s3/s3_internal_test.go:489 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup Messages: Unexpected file "./." 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/backend/s3/s3_internal_test.go:495 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100), versions/test-versions.txt (101), ./. (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/backend/s3/s3_internal_test.go:495 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup Messages: Unexpected file "./." === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/02/01 03:56:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4qX9XACpyR1WFCSYmDoHOv9QtMQYT1qNIJME6cjZ5O5yoBxAyV20PwIBxplIkDiGs 2026/02/01 03:56:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/02/01 03:56:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/02/01 03:56:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm4qX9XACpyR1WFCSYmDoHOv9QtMQYT1qNIJME6cjZ5O5yoBxAyV20PwIBxplIkDiGs" finished 2026/02/01 03:56:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/02/01 03:56:06 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm6iW3680TJn07qXIIXHD4aMVjm1JM_mfSkkOHdRTl5WZVPPpgPWMCKKcs7HLzFOivM 2026/02/01 03:56:06 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/02/01 03:56:08 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/01 03:56:08 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm6iW3680TJn07qXIIXHD4aMVjm1JM_mfSkkOHdRTl5WZVPPpgPWMCKKcs7HLzFOivM" finished 2026/02/01 03:56:08 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/02/01 03:56:10 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4ccNRXOAc9tuDUprD0pZ4ZB3YMoGs8hvSrgbM4G1rKZqvCTrjA7u4WCLodQrC3nRQ 2026/02/01 03:56:10 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/01 03:56:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/01 03:56:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm4ccNRXOAc9tuDUprD0pZ4ZB3YMoGs8hvSrgbM4G1rKZqvCTrjA7u4WCLodQrC3nRQ" finished 2026/02/01 03:56:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/02/01 03:56:14 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6ydiLDU8NKydNUVk8tzRM_S6OU45q4WuGb-ixJcpVOcr6BUBKojoxLzY_lxPFurzc 2026/02/01 03:56:14 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/02/01 03:56:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/02/01 03:56:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/02/01 03:56:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/01 03:56:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/01 03:56:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/01 03:56:17 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm6ydiLDU8NKydNUVk8tzRM_S6OU45q4WuGb-ixJcpVOcr6BUBKojoxLzY_lxPFurzc" finished 2026/02/01 03:56:17 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/02/01 03:56:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5vYK0WgO5DNOAlzawR34LAceoIhbDhcFx2KVW_xCfgMzYiXD29yF9wHfCn52Qkdyg 2026/02/01 03:56:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/02/01 03:56:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/02/01 03:56:19 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/02/01 03:56:20 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/02/01 03:56:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/02/01 03:56:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/02/01 03:56:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm5vYK0WgO5DNOAlzawR34LAceoIhbDhcFx2KVW_xCfgMzYiXD29yF9wHfCn52Qkdyg" finished 2026/02/01 03:56:21 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/02/01 03:56:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6sWEY4zrjdzm-8pcP48U5Uff-8F8u5ZWRb2t6QTd6JldaE6GGG1oAWAzUro4JOzoc 2026/02/01 03:56:27 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/01 03:56:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/02/01 03:56:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm6sWEY4zrjdzm-8pcP48U5Uff-8F8u5ZWRb2t6QTd6JldaE6GGG1oAWAzUro4JOzoc" finished 2026/02/01 03:56:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/02/01 03:56:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm4B2qIkXWfWjM22kWbcWtyuWzvMhAYfupYVgHq3lscDmg_0-YjVlcLd3AMyU1q2JpY 2026/02/01 03:56:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/02/01 03:56:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/01 03:56:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm4B2qIkXWfWjM22kWbcWtyuWzvMhAYfupYVgHq3lscDmg_0-YjVlcLd3AMyU1q2JpY" finished 2026/02/01 03:56:33 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/02/01 03:56:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4_KsNWlzZCo_6gezbgw5rbeTL8JjVVEMXx1eNVvD9g3b4Tm_UdqxHMsfLszZjwqrE 2026/02/01 03:56:35 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/01 03:56:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/01 03:56:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm4_KsNWlzZCo_6gezbgw5rbeTL8JjVVEMXx1eNVvD9g3b4Tm_UdqxHMsfLszZjwqrE" finished 2026/02/01 03:56:37 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/02/01 03:56:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm62Gdhwfip7RPXrXpljBGC9n5FhEhk4KeM3LBcygCTrMa2VRh0EUZUgPTfhh9vSR1I 2026/02/01 03:56:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/02/01 03:56:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/02/01 03:56:39 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/01 03:56:40 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/01 03:56:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/01 03:56:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/01 03:56:41 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm62Gdhwfip7RPXrXpljBGC9n5FhEhk4KeM3LBcygCTrMa2VRh0EUZUgPTfhh9vSR1I" finished 2026/02/01 03:56:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/02/01 03:56:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5M-bdX6IAqDzPf0ZEYjk6jXuTbXPn7Q6wH-AIVfsD5BtAB9cU7ZI1NbfecgBtMt6c 2026/02/01 03:56:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/02/01 03:56:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/01 03:56:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/02/01 03:56:44 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/02/01 03:56:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/02/01 03:56:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/02/01 03:56:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm5M-bdX6IAqDzPf0ZEYjk6jXuTbXPn7Q6wH-AIVfsD5BtAB9cU7ZI1NbfecgBtMt6c" finished 2026/02/01 03:56:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/02/01 03:56:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm58p6JITKJ0vybdxSjJQO0B_bNAQzSTcHC3JLgnBMaw8iUiXiLjV-4vS91LEhmOKow 2026/02/01 03:56:51 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/01 03:56:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/02/01 03:56:53 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm58p6JITKJ0vybdxSjJQO0B_bNAQzSTcHC3JLgnBMaw8iUiXiLjV-4vS91LEhmOKow" finished 2026/02/01 03:56:54 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/02/01 03:56:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm5YLm-qbkTq4saCxRj_yYOxOn04Ab0B-HXiekBehNopg1oB6ibC44id_pEwabSme0Q 2026/02/01 03:56:55 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/02/01 03:56:57 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/01 03:56:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm5YLm-qbkTq4saCxRj_yYOxOn04Ab0B-HXiekBehNopg1oB6ibC44id_pEwabSme0Q" finished 2026/02/01 03:56:58 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/02/01 03:57:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6VrEguJZuogtMaRXjt4W27gp6MrfFM8HXlFwURI3x8yb3VQbO8tpQ-3cVlr4Zcg-M 2026/02/01 03:57:00 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/01 03:57:01 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/01 03:57:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm6VrEguJZuogtMaRXjt4W27gp6MrfFM8HXlFwURI3x8yb3VQbO8tpQ-3cVlr4Zcg-M" finished 2026/02/01 03:57:02 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/02/01 03:57:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm4b5IpdGKFD-p9xlzehfCoObvAGHqhtxW7Pkos_o_ddV3FPYn8XLIM0Mk1PlW59eiM 2026/02/01 03:57:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/02/01 03:57:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/02/01 03:57:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/02/01 03:57:04 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/01 03:57:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/01 03:57:05 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/01 03:57:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm4b5IpdGKFD-p9xlzehfCoObvAGHqhtxW7Pkos_o_ddV3FPYn8XLIM0Mk1PlW59eiM" finished 2026/02/01 03:57:06 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/02/01 03:57:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7zGHBY7gz5rcYTX_qdThvee2Z8d9NVO5fBmE0GbPu6P2WN1Af9Ti5weV-c1XXpHzY 2026/02/01 03:57:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/02/01 03:57:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/02/01 03:57:08 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/02/01 03:57:09 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/01 03:57:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/02/01 03:57:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/02/01 03:57:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm7zGHBY7gz5rcYTX_qdThvee2Z8d9NVO5fBmE0GbPu6P2WN1Af9Ti5weV-c1XXpHzY" finished 2026/02/01 03:57:10 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/02/01 03:57:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4zQJlq1EHY4MuQ-uqwg1MYInOkNJ4NezHNH1xxmd26s5KIg4m8kjxY_tlG22TBCIE 2026/02/01 03:57:15 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/01 03:57:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/02/01 03:57:17 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm4zQJlq1EHY4MuQ-uqwg1MYInOkNJ4NezHNH1xxmd26s5KIg4m8kjxY_tlG22TBCIE" finished 2026/02/01 03:57:18 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/02/01 03:57:19 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm5kZcPh3xTM9Tg0X_vPXOiqJXHe1uewqyqcX4HqiKZ7vVcorTiTuA93eLdzf_ACn20 2026/02/01 03:57:20 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/02/01 03:57:21 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/01 03:57:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm5kZcPh3xTM9Tg0X_vPXOiqJXHe1uewqyqcX4HqiKZ7vVcorTiTuA93eLdzf_ACn20" finished 2026/02/01 03:57:22 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/02/01 03:57:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5RyGPPZbDjKa-uzSxY54pajP8ut37Q14k5svhFy1d_NBxWq685flT-H5gR90BVG2U 2026/02/01 03:57:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/01 03:57:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/01 03:57:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm5RyGPPZbDjKa-uzSxY54pajP8ut37Q14k5svhFy1d_NBxWq685flT-H5gR90BVG2U" finished 2026/02/01 03:57:26 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/02/01 03:57:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm4aOq-oiRnT0reUERcagZNck28cmOY9TsmCBP-iuvrD2d12LhJ-zryNWPDri1NOgK4 2026/02/01 03:57:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/02/01 03:57:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/02/01 03:57:28 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/02/01 03:57:29 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/01 03:57:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/01 03:57:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/01 03:57:30 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm4aOq-oiRnT0reUERcagZNck28cmOY9TsmCBP-iuvrD2d12LhJ-zryNWPDri1NOgK4" finished 2026/02/01 03:57:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/02/01 03:57:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm448avW4pSuzP42U4W5D6AgHKMO3YpQ06buYdWeezH5aU_jFtH3cG1CyscVDCKWpUc 2026/02/01 03:57:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/02/01 03:57:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/02/01 03:57:33 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/02/01 03:57:34 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/02/01 03:57:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/02/01 03:57:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/02/01 03:57:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm448avW4pSuzP42U4W5D6AgHKMO3YpQ06buYdWeezH5aU_jFtH3cG1CyscVDCKWpUc" finished 2026/02/01 03:57:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/02/01 03:57:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6YTS_Z3CBOWfjRbq2SD2x9CI5fO9LjaXWxGI6W2beq3NDGjnERprfXFS9KqfxC9-w 2026/02/01 03:57:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/02/01 03:57:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/02/01 03:57:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm6YTS_Z3CBOWfjRbq2SD2x9CI5fO9LjaXWxGI6W2beq3NDGjnERprfXFS9KqfxC9-w" finished 2026/02/01 03:57:42 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/02/01 03:57:44 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm4llf2TVa2e75KufEE7GBZw9zgfjYylwnVORFwdHZY_pmYTt_lprUjx4LHDO-e6YsQ 2026/02/01 03:57:44 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/02/01 03:57:46 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/01 03:57:46 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm4llf2TVa2e75KufEE7GBZw9zgfjYylwnVORFwdHZY_pmYTt_lprUjx4LHDO-e6YsQ" finished 2026/02/01 03:57:46 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/02/01 03:57:47 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7v-7IBQ5XdvUYrE1KK114C5FCEU0IeDuvhr13NKmTUmA1ZFlaJHb0jfE4mEWVksdg 2026/02/01 03:57:48 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/01 03:57:49 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/01 03:57:50 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm7v-7IBQ5XdvUYrE1KK114C5FCEU0IeDuvhr13NKmTUmA1ZFlaJHb0jfE4mEWVksdg" finished 2026/02/01 03:57:50 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/01 03:57:52 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm4zMx2dCMaE_twFNbN2yTJR55Ejy8bXLJXsB4n8XIt88r6YTTsRdoxMButvnCeU_tQ 2026/02/01 03:57:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/01 03:57:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/01 03:57:52 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/01 03:57:53 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/01 03:57:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/01 03:57:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/01 03:57:54 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm4zMx2dCMaE_twFNbN2yTJR55Ejy8bXLJXsB4n8XIt88r6YTTsRdoxMButvnCeU_tQ" finished 2026/02/01 03:57:55 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/01 03:57:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6ysR_w8MQZupDcXb4v0OLVlfym-upSkKNlmhRPPX9vZPe3va1v8JD_Ul_ZPsYEkOQ 2026/02/01 03:57:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/01 03:57:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/02/01 03:57:57 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/02/01 03:57:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/01 03:57:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/01 03:57:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/01 03:57:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm6ysR_w8MQZupDcXb4v0OLVlfym-upSkKNlmhRPPX9vZPe3va1v8JD_Ul_ZPsYEkOQ" finished 2026/02/01 03:57:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/02/01 03:58:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4RKkutZrwMOsDcn6RhgEJdB79mCeTcG2EF3erp-rYE8H7PX-V2DeersssaMAQ-MSE 2026/02/01 03:58:05 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/02/01 03:58:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/02/01 03:58:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm4RKkutZrwMOsDcn6RhgEJdB79mCeTcG2EF3erp-rYE8H7PX-V2DeersssaMAQ-MSE" finished 2026/02/01 03:58:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/02/01 03:58:09 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm7ROD8MGlIiDx6OU_AZm3xbbVZXVQP5E9skPyqVAWqc2NPwF5vIWMLPO61UzRPXLfw 2026/02/01 03:58:10 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/02/01 03:58:11 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/01 03:58:12 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm7ROD8MGlIiDx6OU_AZm3xbbVZXVQP5E9skPyqVAWqc2NPwF5vIWMLPO61UzRPXLfw" finished 2026/02/01 03:58:12 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/02/01 03:58:14 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6OzSb8VtQhtpICH1Vc5TQ7WFPwLFXEsby9HRpByLPP71bvF3Zh0VPlB1tQ0O4RCqc 2026/02/01 03:58:14 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/01 03:58:16 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/01 03:58:16 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm6OzSb8VtQhtpICH1Vc5TQ7WFPwLFXEsby9HRpByLPP71bvF3Zh0VPlB1tQ0O4RCqc" finished 2026/02/01 03:58:16 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/02/01 03:58:18 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6uOwuuus6Duf6uSjPA8v-530v27kq2H6itm8bC9Eu6l28xvCtSpygtiJIML69gllA 2026/02/01 03:58:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/02/01 03:58:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/02/01 03:58:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/02/01 03:58:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/01 03:58:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/01 03:58:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/01 03:58:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm6uOwuuus6Duf6uSjPA8v-530v27kq2H6itm8bC9Eu6l28xvCtSpygtiJIML69gllA" finished 2026/02/01 03:58:21 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/02/01 03:58:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7nTvAizhobbLjKx4iMQJ-UCWGIEDnV28LQNzFyaO9Juf9p0MN05NWsTtLk9lRueg8 2026/02/01 03:58:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/02/01 03:58:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/02/01 03:58:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/02/01 03:58:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/02/01 03:58:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/02/01 03:58:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/02/01 03:58:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm7nTvAizhobbLjKx4iMQJ-UCWGIEDnV28LQNzFyaO9Juf9p0MN05NWsTtLk9lRueg8" finished 2026/02/01 03:58:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2504: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/02/01 03:58:27 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm79fpvp-cCjR_FLnxHinxo3fD2cZzzHWzCw_u4JNcnf2wU_AK-ohKjqoDLgjJH7DUo 2026/02/01 03:58:27 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/02/01 03:58:28 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "e5cb0cb1ea06dd251fe951556ca01541" 2026/02/01 03:58:28 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm79fpvp-cCjR_FLnxHinxo3fD2cZzzHWzCw_u4JNcnf2wU_AK-ohKjqoDLgjJH7DUo" finished 2026/02/01 03:58:28 DEBUG : unknown-size-put.txt: Multipart upload Etag: f7223dd4b006df86bd5ec174e25d24e1-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/02/01 03:58:29 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm6AjScamgC13RJZgv2DXqNC2z6y2ITuxgiOPUuNLVNhhuJdQJgfBdP1BKWmiKW6r9k 2026/02/01 03:58:29 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/02/01 03:58:30 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "48960a3764a71fd0a3a3038bb4acb776" 2026/02/01 03:58:30 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm6AjScamgC13RJZgv2DXqNC2z6y2ITuxgiOPUuNLVNhhuJdQJgfBdP1BKWmiKW6r9k" finished 2026/02/01 03:58:30 DEBUG : unknown-size-update.txt: Multipart upload Etag: 394796f95409b632e541ce84a6fb582f-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/02/01 03:58:31 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zalopic4yeti/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/02/01 03:58:31 DEBUG : Waiting for deletions to finish 2026/02/01 03:58:31 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/02/01 03:58:31 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1769917980497303") 2026/02/01 03:58:31 DEBUG : "versions/test-versions-v2026-02-01-035510-420.txt" version true 2026/02/01 03:58:31 DEBUG : versions/test-versions-v2026-02-01-035510-420.txt: Deleting (id "1769918110382707") 2026/02/01 03:58:31 DEBUG : "./." version false 2026/02/01 03:58:31 DEBUG : ./.: Deleting (id "1769917752466775") 2026/02/01 03:58:32 INFO : versions/test-versions-v2026-02-01-035510-420.txt: Deleted 2026/02/01 03:58:32 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/02/01 03:58:32 INFO : ./.: Deleted 2026/02/01 03:58:32 INFO : S3 bucket rclone-test-zalopic4yeti: Bucket "rclone-test-zalopic4yeti" deleted 2026/02/01 03:58:32 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- FAIL: TestIntegration (568.26s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.42s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.92s) --- FAIL: TestIntegration/FsMkdir (565.49s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.90s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.29s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.31s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.29s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.30s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.31s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (220.25s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.49s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (0.91s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (17.61s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (17.70s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (17.48s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (16.68s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.48s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.43s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (16.75s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (16.73s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (16.75s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (16.73s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.48s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.45s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (16.70s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (16.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (15.79s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (15.82s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (15.89s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.96s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (6.74s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (179.80s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.69s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.69s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.32s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (7.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.13s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (7.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurge (16.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (17.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.60s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy (18.71s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (9.57s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.96s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (27.08s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (7.71s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.76s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (16.31s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (7.97s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (7.99s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.50s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (58.35s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.09s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (56.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (31.05s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (7.71s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (7.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (7.82s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (7.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.67s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.54s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.13s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.85s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.71s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.52s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (15.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (148.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (23.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (6.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (8.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (8.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (8.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (24.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (8.63s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (24.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (7.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (26.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (7.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (9.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.76s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.34s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.35s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.99s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.80s) --- 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:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/02/01 03:58:33 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/02/01 03:58:33 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 568.295s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished ERROR in 9m29.473740886s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/dot_dot TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space 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 TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup]