"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 TestIntegration fstests.go:438: Using remote "TestS3GCS:" 2025/05/07 04:10:59 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-numakoz8woxe" 2025/05/07 04:10:59 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 2025/05/07 04:11:01 INFO : S3 bucket rclone-test-numakoz8woxe: Bucket "rclone-test-numakoz8woxe" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/05/07 04:11:02 INFO : S3 bucket rclone-test-numakoz8woxe: Bucket "rclone-test-numakoz8woxe" deleted === RUN TestIntegration/FsMkdir 2025/05/07 04:11:03 INFO : S3 bucket rclone-test-numakoz8woxe: Bucket "rclone-test-numakoz8woxe" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/05/07 04:11:04 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/05/07 04:11:04 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/05/07 04:11:04 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:707: 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:713 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:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: 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:713 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:707: 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:713 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:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: 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:713 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:707: 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:713 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:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/05/07 04:11:43 NOTICE: S3 bucket rclone-test-numakoz8woxe: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/05/07 04:11:43 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm45Zi3oQhKOWcBGNbJJNbGU47m5N7c_vdOXEq8VFC5aRjCLQ8SRFkpf-e5uNS0THm8 2025/05/07 04:11:45 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "eaba854de8fc5796b83f1b0e57f7deee" 2025/05/07 04:11:46 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "3f55983076b63eeb95480862a6ee6752" 2025/05/07 04:11:48 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "32c76aba0690dd6d67f07a3deaf9f442" 2025/05/07 04:11:48 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm45Zi3oQhKOWcBGNbJJNbGU47m5N7c_vdOXEq8VFC5aRjCLQ8SRFkpf-e5uNS0THm8" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/05/07 04:11:57 DEBUG : Creating backend with remote "TestS3GCS:" 2025/05/07 04:11:57 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/05/07 04:11:57 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/05/07 04:12:03 DEBUG : S3 bucket rclone-test-numakoz8woxe: bucket is versioned: false 2025/05/07 04:12:03 DEBUG : Waiting for deletions to finish 2025/05/07 04:12:03 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/05/07 04:12:03 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/05/07 04:12:04 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/07 04:12:06 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-numakoz8woxe/dirToPurgeFromRoot" 2025/05/07 04:12:06 DEBUG : S3 bucket rclone-test-numakoz8woxe path dirToPurgeFromRoot: bucket is versioned: false 2025/05/07 04:12:06 DEBUG : Waiting for deletions to finish 2025/05/07 04:12:06 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/05/07 04:12:06 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/05/07 04:12:07 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/05/07 04:12:07 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-numakoz8woxe/hello? sausage/êé" 2025/05/07 04:12:10 DEBUG : S3 bucket rclone-test-numakoz8woxe path hello? sausage/êé: bucket is versioned: false 2025/05/07 04:12:10 DEBUG : Waiting for deletions to finish 2025/05/07 04:12:11 DEBUG : "a/b/c/d/e.txt" version false 2025/05/07 04:12:11 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/05/07 04:12:11 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: 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:1694: 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 2025/05/07 04:12:24 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-numakoz8woxe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/05/07 04:12:25 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-numakoz8woxe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3GCS:" path "rclone-test-numakoz8woxe" from "TestS3GCS:rclone-test-numakoz8woxe" 2025/05/07 04:12:25 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1970: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1970 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1973: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1973 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file1Root "rclone-test-numakoz8woxe/file name.txt" not found fstests.go:1974: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1974 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR Messages: file2Root "rclone-test-numakoz8woxe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2034: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2034 Error: Received unexpected error: not found, Signing Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/05/07 04:12:38 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm5QNfMZsBrQtkeCkUThIXzrTOXzmOTgum-XkppzIvkkABqIVWStv4DjdYoQnFnC2zw 2025/05/07 04:12:38 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/05/07 04:12:39 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/05/07 04:12:39 DEBUG : piped data.txt: multipart upload "ABPnzm5QNfMZsBrQtkeCkUThIXzrTOXzmOTgum-XkppzIvkkABqIVWStv4DjdYoQnFnC2zw" finished 2025/05/07 04:12:39 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/05/07 04:12:40 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm4hKZj6DB8PwoqzkiIYl_bVFMatWYfWzG8HEy7-0Od8j7UN12ubqVsURWMe-FVk7lw 2025/05/07 04:12:40 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/05/07 04:12:41 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "72b3813e24bed70a6e68e5933fefae00" 2025/05/07 04:12:41 DEBUG : piped data.txt: multipart upload "ABPnzm4hKZj6DB8PwoqzkiIYl_bVFMatWYfWzG8HEy7-0Od8j7UN12ubqVsURWMe-FVk7lw" finished 2025/05/07 04:12:42 DEBUG : piped data.txt: Multipart upload Etag: cc4b388ff1e49c33310db4a8d0208912-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /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: 663 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=663 vs obj=0 fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /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: 663 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=663 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\x14\xd1K\xba\x84 \fD\xe1-\xf9l\xfb.'@\xd0\x121\b\xc6\a\xab\xbf_\xcfjZ\xe7\x0frѣg\xebqc\xa6g\xac\x92p\xc0~.\xb6b\xd47\x1eN\x12\x85\xf6\xc0*U\xec\xb8r\xa1\xa2\xb6K䥨\xff38uc\xf3\xf7\xc0Ѓ\xa5\xadT\xe1\xe0\xfbD\a\x9d\xecۃ\xacT\\ݪ\xbb\xdct5\v?z\x8bkO$9\xe4\xe8^2\xfa\xa8\xffΜhѳ\xbby\xa1\a\xe63cэ\xcf\xcf\f\xc7\x16iz\xf0P\xe0\xd8V\\lu\x9e^I\x9a)\x8f/\x8aD\xda\xdb\x17\x19\x8f\xb8\xce\xc9+^cwp@\xd5\xeb\xb3R\x12\x83\xbd\xbb\xe9@!\xdbm\xa8\x1c\xe1Z\xaf\x81\xad\x86\xbe\x90\xd7\x05s\xeb\xc4\xf0\x82\xa3\x89\xf4\xf0B\xa1\xddp\xe9E\xc7\xf7\xc1\xc63\x87\xef\x8eL\x85\xed'\xc2QV7m\x9a9\xf019Y\xd5\xd0>\xae\x1a%i\xfcD\x8a|\xf01\x16\xded\xe1\xf8\xb7\xf0)\xab\xd4>\x92\xe5\x043\x16\xb9efۼ\x92Ȋ\xeb\x0fZai\xee\x12\xaf\xe4\xf9\x1d\x7f\xbf\x8cƯ\xd1Y+\x99\xe1\"K\x81r_\xf5R\x8b\xb3\x9bՊ\xc7\xd6T)\xbaQ\xecO\x8d\xa8r\x0e7\az\xd8\xf5;\xdf\x14\xe0\x86\x8b~b\xe7X(\xe1d3.t\xa8\x91\xa3\x9d\xc9\xf1̮[䔠\xf7\xb0\xe8\x86\x15\xef\xb8ʋDv4\x1a唥}\xd9I\x82\x19\n\x92\x06\xcdc\xa4,Q\xd6\xd1c\xa5\x87c\xe7%\xd0\xc5\xf3tӂ\xc4e2\x1cQy\xed\x1ce\\H\xad\xc7\v#w_\xe5\xa0WK\xb3\xd1-FRg\x11qa\xeb\x83\xdc\xf2\xca\xfe\x8d\xb4\xf2![\x9f(I\xd0\xf8ݱ\xd0\xcb\xd7pqUK\xdbX\xf5\xa6$\xbf.U==\xc3\xc37W\xec\xa3\xe3Wvٿ\x01\x81+\xa71!\xe3\x92\xd8.Xi\xc52T\xa9z\x89\x1b\x1c\x1e.\\\x86@\x1b\xb2\xd8\xc6\xd0.\xafΝ\xe7\xa4;\xbfS\xc0\xf9[É\x97OZ\xfb\x8c\x82\x8b\xeb\xe7\xe7\x1e\xe9i*\xdf\xe4)472\"\xd5\xc6Q⪥\xf5\xfa\xd0+\xb9}Qe'\xd7\x17\x18\xb6\xbaN\x813\x0e\xc4)\"If\xdf\xcd\xd8\xc9\xc92T\x04\tZ\x86\xacU*\xc2\xe7挪\xcb\x14\xf9\x80E\x99N\xbeh\x81\x1d\xb2\x9ej57+Yy\xd5w\x81~\x1e\xdb_F\xd1S\xcdp\xa8\xd7\xc2K\xf7\xf2\xa1V\xee\xe9\x94\a\x89\xae.Q@\x968E\nzS\xe8\x1d~R\xb6q\bȼN\xff\x01\x00\x00\xff\xff\u0590ś\xe8\x03\x00\x00" actual : "kovaxut1fiwigax5zopiqic6vecobuf0fidopak1qijozoc5jesasuc2pafosuf9bituleb9xibaxih1zazidif3paqatef1qacoziv2junowav0hexuwod1tipoqoq2yabuxuf8gepahut2wehaxib6gihulet6gidecip7xixakem1zivecug7yopurar5yisoman1yirixod2doyofum2qekizuv6japobin2waqisac2lizemid1fukecuk3safuhig1dobehiq0maxehak1livuvaq8xilegek8nirasec6midarud7lurekeq7dojuban5jumopum6mameqeq5selohem9hetojoz3macepib5sowogec0yopacod3qajicag2pejafey5yopubum8buguzab4vacakar3zuvucit2gucofil0zosulam3tumizot4wekaxed3newakid4vaqijot5sapiteb5haquboq1gadeged2hotokuw4hulijiy5joyipac5bumotoh1yedopib4sipukur5maromoj5fijaxem2fokaveg7wahipes7bemizej2darivip1fiyibow3zoqayus0lawobop2cimivil3kowoyon8majeqol3papokum8nihayev4vezucal5zuwapoy5yozufax4xewezin5deyonon8kikezep5pirivom1hijajih4zozuvod4dixeses4kaliroc0banoyug2fepuney7kitepun4tiyetaj3risivez6xilemax0zewafak0wirimaz0dapezus1fuxayor1yizonad3sibecuj7keriqim7miporef2ginadoh4zikokus4ruzozik6werizuh7meqicis7tevahic4rutucur0jacoyuf2kamotol9risutub4qufuseh2yequcow7toxipav2pakirom7makuwak3difijac0dikirej7" Diff: --- Expected +++ Actual @@ -1,3 +1 @@ -K D-l.'@1_jZrѣgqcgp~.b7N*UrK䥨38ucЃTDۃT\ݪt5 ?zkO$9^2Μhѳy3cэ izPV\lu^I)/D+^cwp@R@!mZsBpE3L'QV7m919Y>%iD|1d)>3efۼȊZaiƯY+"Kr_RՊT)QOr7z;~bX(d3.t̮[䔠ʋDv4唥}I -c,Qcc%tӂe2Qye\H #w_WK-FRgqa![(IݱpqUKX$.U==7WWvٿ+1!.Xi2Tz.\@.Ν;S[ÉOZi*)472"Q⪥+}Qe'N3)"If2T ZU*挪ENhj57+Yyw~_FSpKV.Q@8E -zS~RqȼN֐ś +kovaxut1fiwigax5zopiqic6vecobuf0fidopak1qijozoc5jesasuc2pafosuf9bituleb9xibaxih1zazidif3paqatef1qacoziv2junowav0hexuwod1tipoqoq2yabuxuf8gepahut2wehaxib6gihulet6gidecip7xixakem1zivecug7yopurar5yisoman1yirixod2doyofum2qekizuv6japobin2waqisac2lizemid1fukecuk3safuhig1dobehiq0maxehak1livuvaq8xilegek8nirasec6midarud7lurekeq7dojuban5jumopum6mameqeq5selohem9hetojoz3macepib5sowogec0yopacod3qajicag2pejafey5yopubum8buguzab4vacakar3zuvucit2gucofil0zosulam3tumizot4wekaxed3newakid4vaqijot5sapiteb5haquboq1gadeged2hotokuw4hulijiy5joyipac5bumotoh1yedopib4sipukur5maromoj5fijaxem2fokaveg7wahipes7bemizej2darivip1fiyibow3zoqayus0lawobop2cimivil3kowoyon8majeqol3papokum8nihayev4vezucal5zuwapoy5yozufax4xewezin5deyonon8kikezep5pirivom1hijajih4zozuvod4dixeses4kaliroc0banoyug2fepuney7kitepun4tiyetaj3risivez6xilemax0zewafak0wirimaz0dapezus1fuxayor1yizonad3sibecuj7keriqim7miporef2ginadoh4zikokus4ruzozik6werizuh7meqicis7tevahic4rutucur0jacoyuf2kamotol9risutub4qufuseh2yequcow7toxipav2pakirom7makuwak3difijac0dikirej7 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:103: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:103 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:110 Error: Not equal: expected: 663 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:103: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:103 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: -1 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding s3_internal_test.go:106: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:106 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:117 Error: Not equal: expected: "" actual : "10ba84ded6f56dbccd486faf3d089f5a" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +10ba84ded6f56dbccd486faf3d089f5a Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:306: versions/test-versions-v2025-05-07-041247-784.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:306: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2025/05/07 04:12:53 DEBUG : oldPath = "TestS3GCS:rclone-test-numakoz8woxe/versions/test-versions-v2025-05-07-041247-784.txt" 2025/05/07 04:12:53 DEBUG : newPath = "TestS3GCS,versions:rclone-test-numakoz8woxe/versions/test-versions-v2025-05-07-041247-784.txt" 2025/05/07 04:12:53 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-numakoz8woxe/versions/test-versions-v2025-05-07-041247-784.txt" 2025/05/07 04:12:53 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2025/05/07 04:12:54 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-numakoz8woxe/versions/test-versions-v2025-05-07-041247-784.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-numakoz8woxe/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === 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 === 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:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 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) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List Messages: Unexpected file "versions/test-versions.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject s3_internal_test.go:400: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:400 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:402: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:402 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:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 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) fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: S3 bucket rclone-test-numakoz8woxe/versions/test-versions.txt: md5 hash incorrect - expecting "da25a71baf437c7d292bd88f7d374d3e" got "1d5c3031aa18471ead43ebef51acc41c" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 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:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 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) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject s3_internal_test.go:402: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:402 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:434: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2025/05/07 04:13:12 DEBUG : Waiting for deletions to finish 2025/05/07 04:13:12 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/05/07 04:13:12 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1746591112099462" 2025/05/07 04:13:12 DEBUG : "versions/test-versions-v2025-05-07-041247-784.txt" version true 2025/05/07 04:13:12 DEBUG : versions/test-versions-v2025-05-07-041247-784.txt: Deleting (id "1746591167768867") 2025/05/07 04:13:12 DEBUG : "versions/test-versions.txt" version false 2025/05/07 04:13:12 DEBUG : versions/test-versions.txt: Not deleting current version "1746591172622416" 2025/05/07 04:13:12 INFO : versions/test-versions-v2025-05-07-041247-784.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/05/07 04:13:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4zOqCuSofNQ-41CgE6LbpsYpTsetcboYP2PLGch4hgahCNI6mdVajlJF_DVjJNwtQ 2025/05/07 04:13:18 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/05/07 04:13:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/05/07 04:13:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm4zOqCuSofNQ-41CgE6LbpsYpTsetcboYP2PLGch4hgahCNI6mdVajlJF_DVjJNwtQ" finished 2025/05/07 04:13:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/05/07 04:13:22 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm5-FNpOxD_xnDKrny_D79VPzMGrXKyM2dUgKF9oHX0GXcq0yBKr9aaXZRMPU919Kmo 2025/05/07 04:13:23 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/05/07 04:13:25 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/05/07 04:13:25 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm5-FNpOxD_xnDKrny_D79VPzMGrXKyM2dUgKF9oHX0GXcq0yBKr9aaXZRMPU919Kmo" finished 2025/05/07 04:13:26 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/05/07 04:13:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm416t9YSLB1EBfYFPNa_Fqv4CSkwJXXqJKaAYZA625aIzsyCXOrcWCwtEdBfKS--mA 2025/05/07 04:13:28 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/05/07 04:13:30 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/05/07 04:13:31 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm416t9YSLB1EBfYFPNa_Fqv4CSkwJXXqJKaAYZA625aIzsyCXOrcWCwtEdBfKS--mA" finished 2025/05/07 04:13:31 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/05/07 04:13:33 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm4-tDyx4Q1hGuGp_qFvCpfkGgou4akn6uUdrWUXiYt7vRxpo-H-bYWU78OoUAUU4k0 2025/05/07 04:13:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/05/07 04:13:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/05/07 04:13:33 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/05/07 04:13:34 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/05/07 04:13:35 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/05/07 04:13:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/05/07 04:13:36 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm4-tDyx4Q1hGuGp_qFvCpfkGgou4akn6uUdrWUXiYt7vRxpo-H-bYWU78OoUAUU4k0" finished 2025/05/07 04:13:36 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/05/07 04:13:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6T8RWDB4t7Ce5_sGfoJfsyWujf5XtZ4FlSD1kIPAPMYu6U2iinoiJ7_aQWs5cw_fI 2025/05/07 04:13:38 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/05/07 04:13:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/05/07 04:13:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/05/07 04:13:39 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/05/07 04:13:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/05/07 04:13:40 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/05/07 04:13:41 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm6T8RWDB4t7Ce5_sGfoJfsyWujf5XtZ4FlSD1kIPAPMYu6U2iinoiJ7_aQWs5cw_fI" finished 2025/05/07 04:13:41 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 2025/05/07 04:13:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7-ryje_i_Qmt-dlHB7XCMYgVm_RSFRg_Cz5APPxHfX7Ind52P08zeAaQctoxlOl8I 2025/05/07 04:13:46 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/05/07 04:13:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/05/07 04:13:48 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm7-ryje_i_Qmt-dlHB7XCMYgVm_RSFRg_Cz5APPxHfX7Ind52P08zeAaQctoxlOl8I" finished 2025/05/07 04:13:49 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/05/07 04:13:50 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm6cO_3ApjsamhSi014Ramvmkh22B9VHxi4YIVLJJwCTF1pxZ8sONQYOiVgfBT4mwWE 2025/05/07 04:13:51 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/05/07 04:13:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/05/07 04:13:52 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm6cO_3ApjsamhSi014Ramvmkh22B9VHxi4YIVLJJwCTF1pxZ8sONQYOiVgfBT4mwWE" finished 2025/05/07 04:13:53 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/05/07 04:13:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5fJEAFVRzuKjdRMUA3KWXkVVxar4FFwuHzL2v56gbVs3gaoG7VeJzt90lmwhwuNEg 2025/05/07 04:13:55 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/05/07 04:13:56 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/05/07 04:13:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm5fJEAFVRzuKjdRMUA3KWXkVVxar4FFwuHzL2v56gbVs3gaoG7VeJzt90lmwhwuNEg" finished 2025/05/07 04:13:57 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/05/07 04:13:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm7zk1J8TebCyXa_PgB8tX5pHEXykHHr4dQndPbac4DgjHsekdbBsuU5631sECrnbdc 2025/05/07 04:13:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/05/07 04:13:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/05/07 04:13:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/07 04:13:59 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/05/07 04:14:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/05/07 04:14:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/05/07 04:14:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm7zk1J8TebCyXa_PgB8tX5pHEXykHHr4dQndPbac4DgjHsekdbBsuU5631sECrnbdc" finished 2025/05/07 04:14:01 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/05/07 04:14:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6OsWEjm6Iir1vR40B88s-xbsmX1235gH183fxOBBlVTy6Gn-xlp7Awe3ZuMUhYYAY 2025/05/07 04:14:03 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/05/07 04:14:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/05/07 04:14:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/05/07 04:14:04 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/05/07 04:14:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/05/07 04:14:05 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/05/07 04:14:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm6OsWEjm6Iir1vR40B88s-xbsmX1235gH183fxOBBlVTy6Gn-xlp7Awe3ZuMUhYYAY" finished 2025/05/07 04:14:06 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 2025/05/07 04:14:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5wv4E-Arla3hZZI2T_BV8iXjtEJJ17sopmbfvCQWweSTUQBETu9vAWC3oeQ_Wvwf4 2025/05/07 04:14:11 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/05/07 04:14:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/05/07 04:14:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm5wv4E-Arla3hZZI2T_BV8iXjtEJJ17sopmbfvCQWweSTUQBETu9vAWC3oeQ_Wvwf4" finished 2025/05/07 04:14:13 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/05/07 04:14:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm5L2ZMCfqAwEug6tVY9e7uiQvvd8cqlc45q9dVUAzjRLtOPXU0EAvUPxiAzIpLyg1k 2025/05/07 04:14:15 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/05/07 04:14:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/05/07 04:14:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm5L2ZMCfqAwEug6tVY9e7uiQvvd8cqlc45q9dVUAzjRLtOPXU0EAvUPxiAzIpLyg1k" finished 2025/05/07 04:14:17 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/05/07 04:14:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7Nk3q1_Ku1MWKYBIJdeCju0MLVsc4sJNaqD6cSXXXPk0EBT1Uw855xLWUiVick1_s 2025/05/07 04:14:19 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/05/07 04:14:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/05/07 04:14:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm7Nk3q1_Ku1MWKYBIJdeCju0MLVsc4sJNaqD6cSXXXPk0EBT1Uw855xLWUiVick1_s" finished 2025/05/07 04:14:21 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/05/07 04:14:23 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm4U-5xCLyH6E19HttBORdBu7zhsDvlwYnvas-NuDzP_ss8qzU0abOoXmf6PJ4-GwAs 2025/05/07 04:14:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/05/07 04:14:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/05/07 04:14:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/05/07 04:14:24 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/05/07 04:14:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/05/07 04:14:25 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/05/07 04:14:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm4U-5xCLyH6E19HttBORdBu7zhsDvlwYnvas-NuDzP_ss8qzU0abOoXmf6PJ4-GwAs" finished 2025/05/07 04:14:26 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/05/07 04:14:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6bSLnFKWehd5elvyFZIrbdoatGcbZ8NzVbUGbKXrxIcvJVVjKadLnX2p5E00g4aUc 2025/05/07 04:14:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/05/07 04:14:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/05/07 04:14:28 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/05/07 04:14:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/05/07 04:14:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/05/07 04:14:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/05/07 04:14:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm6bSLnFKWehd5elvyFZIrbdoatGcbZ8NzVbUGbKXrxIcvJVVjKadLnX2p5E00g4aUc" finished 2025/05/07 04:14:30 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 2025/05/07 04:14:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5WZQS52MaxZ0j55vL8WLAWCI_roaJswu95LKw3HrHj0EdeMWNpTE2ydPKb7Kyk8kw 2025/05/07 04:14:36 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/05/07 04:14:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/05/07 04:14:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm5WZQS52MaxZ0j55vL8WLAWCI_roaJswu95LKw3HrHj0EdeMWNpTE2ydPKb7Kyk8kw" finished 2025/05/07 04:14:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/05/07 04:14:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm7uCboWNJJeQ_hRz14UajeWHAWu4SJQeWSOfaJWIfYchEqqmlv-vg2gN0teX1lVlO4 2025/05/07 04:14:40 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/05/07 04:14:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/05/07 04:14:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm7uCboWNJJeQ_hRz14UajeWHAWu4SJQeWSOfaJWIfYchEqqmlv-vg2gN0teX1lVlO4" finished 2025/05/07 04:14:42 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/05/07 04:14:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7kjyfL46pRq8lu19jXsSSB-sArSJw6_OtBBqXu0n1hg8EEOLLmcADiTzeOUMsi0Q0 2025/05/07 04:14:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/05/07 04:14:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/05/07 04:14:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm7kjyfL46pRq8lu19jXsSSB-sArSJw6_OtBBqXu0n1hg8EEOLLmcADiTzeOUMsi0Q0" finished 2025/05/07 04:14:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/05/07 04:14:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm5yHY3DJe67iLPLciSL2Pq7ydwgeta5KMsKuhGnb4TNDBkDoPPCv9I2eie2WM8GFKk 2025/05/07 04:14:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/05/07 04:14:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/05/07 04:14:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/05/07 04:14:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/05/07 04:14:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/05/07 04:14:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/05/07 04:14:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm5yHY3DJe67iLPLciSL2Pq7ydwgeta5KMsKuhGnb4TNDBkDoPPCv9I2eie2WM8GFKk" finished 2025/05/07 04:14:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/05/07 04:14:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6QykLuWxn2LFrKklZIcFqS6Z0yieA8HmJ6EXsE4fReyCpZQp9kWk5FZ-GXU8N4vFI 2025/05/07 04:14:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/05/07 04:14:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/05/07 04:14:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/05/07 04:14:54 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/05/07 04:14:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/05/07 04:14:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/05/07 04:14:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm6QykLuWxn2LFrKklZIcFqS6Z0yieA8HmJ6EXsE4fReyCpZQp9kWk5FZ-GXU8N4vFI" finished 2025/05/07 04:14:55 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 2025/05/07 04:15:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5e9SR_wQg6D4ufO3uTbjlWPAzg0TLYP3NtbjR0atxwCSmVRyfjXX-2atoHVBCKbkw 2025/05/07 04:15:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/05/07 04:15:02 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/05/07 04:15:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm5e9SR_wQg6D4ufO3uTbjlWPAzg0TLYP3NtbjR0atxwCSmVRyfjXX-2atoHVBCKbkw" finished 2025/05/07 04:15:03 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/05/07 04:15:05 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm7vxfO1vAY-xCBOtnTikaY79eti_VApenR9Ai-oENbATXn7ypKO-KA5fGSJJ8Vjv_E 2025/05/07 04:15:05 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/05/07 04:15:07 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/05/07 04:15:07 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm7vxfO1vAY-xCBOtnTikaY79eti_VApenR9Ai-oENbATXn7ypKO-KA5fGSJJ8Vjv_E" finished 2025/05/07 04:15:07 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/05/07 04:15:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4PbRyKUcXixhOppsuF6oM87Qcz3eNJhLqumdwnQw2ZazXAReIWConQRSjRU9sgVaw 2025/05/07 04:15:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/05/07 04:15:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/05/07 04:15:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm4PbRyKUcXixhOppsuF6oM87Qcz3eNJhLqumdwnQw2ZazXAReIWConQRSjRU9sgVaw" finished 2025/05/07 04:15:12 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/05/07 04:15:14 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm77wQRelTBj8AMd2DbmvEgJcYVS2WxOkwZGI6ROFmI0Qt8RgjNiB2eV6aLQLGzpOvM 2025/05/07 04:15:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/05/07 04:15:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/05/07 04:15:14 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/05/07 04:15:15 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/05/07 04:15:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/05/07 04:15:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/05/07 04:15:16 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm77wQRelTBj8AMd2DbmvEgJcYVS2WxOkwZGI6ROFmI0Qt8RgjNiB2eV6aLQLGzpOvM" finished 2025/05/07 04:15:16 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/05/07 04:15:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7nX6JFGByC9MHMNp-wN_UE9XLT5iBch2LiEyUlDESkPtea0W3pZghAsu1bECd5Is4 2025/05/07 04:15:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/05/07 04:15:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/05/07 04:15:19 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/05/07 04:15:20 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/05/07 04:15:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/05/07 04:15:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/05/07 04:15:21 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm7nX6JFGByC9MHMNp-wN_UE9XLT5iBch2LiEyUlDESkPtea0W3pZghAsu1bECd5Is4" finished 2025/05/07 04:15:21 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 2025/05/07 04:15:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6x__guSV5toSQhxstHw9iQkJZpXuHGn3ZXqeICTgbcmj8D6Q31LGjNuBk6U1lpYvo 2025/05/07 04:15:26 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/05/07 04:15:27 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/05/07 04:15:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm6x__guSV5toSQhxstHw9iQkJZpXuHGn3ZXqeICTgbcmj8D6Q31LGjNuBk6U1lpYvo" finished 2025/05/07 04:15:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/05/07 04:15:30 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm4P7odi47dQ5HQauTCgwTzhWof4eh9Y8tVTk73PG0gQYZXzFPAiXfAoj-G1wWP2BHM 2025/05/07 04:15:30 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/05/07 04:15:32 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/05/07 04:15:32 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm4P7odi47dQ5HQauTCgwTzhWof4eh9Y8tVTk73PG0gQYZXzFPAiXfAoj-G1wWP2BHM" finished 2025/05/07 04:15:32 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/05/07 04:15:34 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6hdTDDHolH9WIQqlmCMwnaC84UdXCiV2-o0VFcl_f47SYAnnDcgxp1Yt7L_l7WPFc 2025/05/07 04:15:34 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/05/07 04:15:36 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/05/07 04:15:36 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm6hdTDDHolH9WIQqlmCMwnaC84UdXCiV2-o0VFcl_f47SYAnnDcgxp1Yt7L_l7WPFc" finished 2025/05/07 04:15:36 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/05/07 04:15:38 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6_KVL9N0g0fS63GwNEEGvOfmRcouAj9tEIvBM5ldIHdhZrreVG3u2kbYbpo_EcTKo 2025/05/07 04:15:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/05/07 04:15:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/05/07 04:15:38 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/05/07 04:15:39 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/05/07 04:15:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/05/07 04:15:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/05/07 04:15:40 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm6_KVL9N0g0fS63GwNEEGvOfmRcouAj9tEIvBM5ldIHdhZrreVG3u2kbYbpo_EcTKo" finished 2025/05/07 04:15:41 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/05/07 04:15:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5FT74kKflmcWnzkJw57riWb1wFQdak5IbbPfylQ0mn1dgB950DoeWZP-7LIC315B4 2025/05/07 04:15:43 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/05/07 04:15:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/05/07 04:15:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/05/07 04:15:44 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/05/07 04:15:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/05/07 04:15:45 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/05/07 04:15:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm5FT74kKflmcWnzkJw57riWb1wFQdak5IbbPfylQ0mn1dgB950DoeWZP-7LIC315B4" finished 2025/05/07 04:15:46 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2496: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/05/07 04:15:48 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm4zCH0ijXC58HEQ85ktti1Kzcm9SCKoBbskqliqbKiGKCWYDUJYDPAjr8sTnQZj_b8 2025/05/07 04:15:48 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/05/07 04:15:48 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "c44f4e114fcb84120d137a6025cf4748" 2025/05/07 04:15:49 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm4zCH0ijXC58HEQ85ktti1Kzcm9SCKoBbskqliqbKiGKCWYDUJYDPAjr8sTnQZj_b8" finished 2025/05/07 04:15:49 DEBUG : unknown-size-put.txt: Multipart upload Etag: 9885c0a875fa8499ab86111e87eb1834-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/05/07 04:15:50 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm5VsKDz5IJSrwZG4ew1R65LC2IlYfga7ao3vxnplWV1rcdN22P1rhrmL-IIt8sDuEo 2025/05/07 04:15:50 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/05/07 04:15:50 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "7bd86f1c20daec30b7e949e1d14ff2a1" 2025/05/07 04:15:51 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm5VsKDz5IJSrwZG4ew1R65LC2IlYfga7ao3vxnplWV1rcdN22P1rhrmL-IIt8sDuEo" finished 2025/05/07 04:15:51 DEBUG : unknown-size-update.txt: Multipart upload Etag: 4ac1169d96add341e64929c1323bf8fe-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/05/07 04:15:51 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-numakoz8woxe/deeper/nonexisting/directory" 2025/05/07 04:15:51 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/05/07 04:15:52 DEBUG : Waiting for deletions to finish 2025/05/07 04:15:52 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/05/07 04:15:52 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1746591112099462") 2025/05/07 04:15:52 DEBUG : "versions/test-versions-v2025-05-07-041252-641.txt" version true 2025/05/07 04:15:52 DEBUG : versions/test-versions-v2025-05-07-041252-641.txt: Deleting (id "1746591172622416") 2025/05/07 04:15:52 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/05/07 04:15:52 INFO : versions/test-versions-v2025-05-07-041252-641.txt: Deleted 2025/05/07 04:15:53 INFO : S3 bucket rclone-test-numakoz8woxe: Bucket "rclone-test-numakoz8woxe" deleted 2025/05/07 04:15:53 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (294.32s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.43s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.22s) --- FAIL: TestIntegration/FsMkdir (290.98s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.30s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.49s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.30s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (33.22s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.98s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.01s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.19s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.43s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.81s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.19s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (3.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.12s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.93s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.70s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (7.89s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (83.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.33s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.43s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (10.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.43s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (6.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.40s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.81s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.71s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (31.65s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.51s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (29.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.18s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (17.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.19s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.96s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.77s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.19s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (8.19s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.97s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (153.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (28.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (8.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (10.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (5.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (8.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (24.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (8.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (4.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (25.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.29s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (25.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (24.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (6.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (10.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.81s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.27s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.05s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.78s) --- 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 2025/05/07 04:15:53 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/05/07 04:15:53 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 294.357s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished ERROR in 4m55.342107778s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR]