"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Starting (try 1/5) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestIntegration fstests.go:442: Using remote "TestS3GCS:" 2024/11/02 04:08:33 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zicunit0suni" 2024/11/02 04:08:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2024/11/02 04:08:34 INFO : S3 bucket rclone-test-zicunit0suni: Bucket "rclone-test-zicunit0suni" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2024/11/02 04:08:36 INFO : S3 bucket rclone-test-zicunit0suni: Bucket "rclone-test-zicunit0suni" deleted === RUN TestIntegration/FsMkdir 2024/11/02 04:08:37 INFO : S3 bucket rclone-test-zicunit0suni: Bucket "rclone-test-zicunit0suni" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/11/02 04:08:37 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/11/02 04:08:38 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/11/02 04:08:38 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:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 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:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 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:711: testing "␊leading LF" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 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:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 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:711: testing "trailing LF␊" fstests.go:145: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:161 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:223 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:213 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:717 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:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2024/11/02 04:09:26 NOTICE: S3 bucket rclone-test-zicunit0suni: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2024/11/02 04:09:26 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm6JbWszLYR1IE5s9xS_9gyV5pp7SMvlHCeQDGhNDR7JCXVuGpKctrD-dgZ0Iu9p0bw 2024/11/02 04:09:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "851ebd05450813eb4eb5d7c215fb40ef" 2024/11/02 04:09:30 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "0ef2178944698db31d95cd2418b347a2" 2024/11/02 04:09:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "04d29639b10c960fd9c3ee70ed9bcb1c" 2024/11/02 04:09:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm6JbWszLYR1IE5s9xS_9gyV5pp7SMvlHCeQDGhNDR7JCXVuGpKctrD-dgZ0Iu9p0bw" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: 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 2024/11/02 04:09:41 DEBUG : Creating backend with remote "TestS3GCS:" 2024/11/02 04:09:41 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/11/02 04:09:42 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/11/02 04:09:47 DEBUG : S3 bucket rclone-test-zicunit0suni: bucket is versioned: false 2024/11/02 04:09:47 DEBUG : Waiting for deletions to finish 2024/11/02 04:09:47 DEBUG : "dirToPurge/fileToPurge.txt" version false 2024/11/02 04:09:47 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2024/11/02 04:09:47 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/02 04:09:49 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zicunit0suni/dirToPurgeFromRoot" 2024/11/02 04:09:50 DEBUG : S3 bucket rclone-test-zicunit0suni path dirToPurgeFromRoot: bucket is versioned: false 2024/11/02 04:09:50 DEBUG : Waiting for deletions to finish 2024/11/02 04:09:50 DEBUG : "fileToPurgeFromRoot.txt" version false 2024/11/02 04:09:50 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2024/11/02 04:09:51 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/11/02 04:09:51 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zicunit0suni/hello? sausage/êé" 2024/11/02 04:09:54 DEBUG : S3 bucket rclone-test-zicunit0suni path hello? sausage/êé: bucket is versioned: false 2024/11/02 04:09:54 DEBUG : Waiting for deletions to finish 2024/11/02 04:09:54 DEBUG : "a/b/c/d/e.txt" version false 2024/11/02 04:09:54 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2024/11/02 04:09:54 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:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1698: 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 2024/11/02 04:10:07 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zicunit0suni/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/11/02 04:10:07 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zicunit0suni/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestS3GCS:" path "rclone-test-zicunit0suni" from "TestS3GCS:rclone-test-zicunit0suni" 2024/11/02 04:10:08 DEBUG : Creating backend with remote "TestS3GCS:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2038: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2038 Error: Received unexpected error: not found, Signing Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:2099: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2099 Error: Expected nil, but got: &smithy.OperationError{ServiceID:"S3", OperationName:"CopyObject", Err:(*s3shared.ResponseError)(0xc001b2e090)} Test: TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:2101: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2101 Error: Not equal: expected: "STANDARD_IA" actual : "STANDARD" Diff: --- Expected +++ Actual @@ -1 +1 @@ -STANDARD_IA +STANDARD Test: TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2147: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/11/02 04:10:18 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm7YZgyqunru9ngybn7DbE3bp1Mz1CO2xuNAn-rJvpx4f5vpK1F6Xoq0u8vYMDOp1RI 2024/11/02 04:10:18 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2024/11/02 04:10:19 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2024/11/02 04:10:19 DEBUG : piped data.txt: multipart upload "ABPnzm7YZgyqunru9ngybn7DbE3bp1Mz1CO2xuNAn-rJvpx4f5vpK1F6Xoq0u8vYMDOp1RI" finished 2024/11/02 04:10:19 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/11/02 04:10:20 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm5xrEH8lizdOF7w3ZUXQn13dINNy6FTzOhUcYlEfA1m_r2Rbe-s8LrbQnOTfIMOtCA 2024/11/02 04:10:20 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2024/11/02 04:10:22 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "eaaa9a6729e8386f5ca34b18acacaa3c" 2024/11/02 04:10:22 DEBUG : piped data.txt: multipart upload "ABPnzm5xrEH8lizdOF7w3ZUXQn13dINNy6FTzOhUcYlEfA1m_r2Rbe-s8LrbQnOTfIMOtCA" finished 2024/11/02 04:10:22 DEBUG : piped data.txt: Multipart upload Etag: 99f6bcf17265b15067331344f32bf25f-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:198 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 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:201 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 665 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=665 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\x93Gڦ0\f\x83\xaf\x04|\r\x8e\xe3$\x0e\x98\x12\xa79\xed\xf4\xf3\xfc\xb3\xd6Fz%\r\n`$\xce\x1e;f<\x97\x83\n\x19\xd9ߗ<\xa2\xc1\x7f\x83\x044\x92>\x86\xb2\x1c\xf4\xac\x83,'\xee\x93&Ϛ\xf5Gs\x82]\xc6\xd6(\xd1\x0e\xeew\x93\xe6A}\xab|\xb2\x81\xb6h6\x10\xa1|*\x1e\xd8!\xbd\xbcX\xecd\xa6J\n\x9c\x8cՃ\x95\xc0i\xa9x\xd2\rn\xb5\xa8d\x87\xf8\x1bؤ\x81\xdfN\xba\xa4\x83\xfa\x1aJ\xb2\xf33W\xaapq\xfb%L\x14\xe9~7pܤ/\x8ft6l\xbfY\x1aWjK\x86 \x91\xae\xed\x12\v\a\x1fs\xa0\x13\x1d\xf7)\xa2\xa7\xc2zV\xac\xa1P\x9d\x1f\xaa8\xb8}\x0f:aȳ49\xf8A\xbff~(q\xf9\x05\xd4P0O\xfd\x8f\v\xa9\xc5q\xa2(j\xed\xf4\x88\x83\xf6~ J\x96gӨ\xc1Q\xfc46\xd4\xe5\\<*L\x9c\xb6C\xaa(\xbc\xe7\x93\x1d?R\xe6\v\fz\xd1[\x81\x1d-\x94_\x83ƙ\xc6Z\xe0\x02'\xf9ݸ\xe3\x89ךE\xb3\xe5\xf0\x0e\x14\xc0J^\x1djPd\x7f\x0f\x16\t|~o\xbcHS\x7f%\xb6d\xd9,\t2]\xec_\x83*\x16\xb9\x17\xcbϟ\x93\xed!\x05\x17?\xafD\x83O~\xdeZ\x148\xf4k@\x05\x86\xeb\xcb\xe0\r\x8a\xc3ڰa\xe46\xff\xe5/\x94\xbf\x85-&<ފ\xfe\x9a٧BJ\x0ex\xa6\n\x83\xadܿ*\x11\x12\xa9\x9f\x13%\x0e\x8e\xa5\xf3%A\xe2/\xa2b\xc7y:\xc5\xf0\x89j\xf6x\xd3E\xcf\xf7ă#\x96\xd9\xe3N\x95\xc7\xf7\xc6*\x99\xd5\x14\xa9\x88\x13\xf7\xa9|P$\xfbj4h\xe0\xd8\x14(\xeelޝ\x06$l\xb3\xa6\x9b,\xfa\xcfA\xbb\x9ct\xcd\t4yڷ\x827Z9\x7fZ2$9\xd6\xce\x17V\xb9\xd6\b\x17E\xf0\x9f\f\x862\xc5ɒ\xc1\x82\xeau\xfc\xdf\xc1\xf8\x18\xb8\xc5P\x9c\xbaDp\xe0\xd6\a\xac\xdc\x10\xe7ȃ<\xe9\xe5\xe6G\x14\xd7\xf7\r\x9e,\xb7\xcdS\xa4\xc1f\xa9\xdcH\xb1{\x19\xd1b\xa0\xfc\x06*\xb8`\x9f#G\b`^\x8a2k웢\x02\x81\x8e%\xe1\x01\x1a\u0092\xe0\x96SƷbD\x87f\xab\xe4d\x87\xbe\x05\xeaR\xe4X58ΐ\xd7*\x16#\x9e\xab\x12/^\xc2;Q\xe2\x88v\xd1\xf2\xf7;?\x05\xd1\xd4!L\ae\xb8\xd0L\x15\xfe\xf4\xf6\xc7\t\x13\xe9\xc5a\xc0\x87\xfb\x12D\xc3\xe08\x19\xd9e\x88_\xff\x05\x00\x00\xff\xffW\xd6\xc5!\xe8\x03\x00\x00" actual : "ziqadur1peyetej2hividug4kumucap6quqedus5dituhim8zifosoy0cipococ5cosaguz9xisigan7licoziy9wojodax2codarav5weheyas3pufeyid0wibanuz8pafuqos2wejilan8febugar7zexuxap9jikuyab6disugom1wiwakox7sesiril4xanoxuy2muyodof6tuxowix2taqurik9kufahoh1qijenoy0repivoc1bocaviw1miwezox6hijazum2xuhomep8tomisov7qecavet0yividib2nosirub8yimunax4marutum9cecanir5xodiyuj2pebesos9huwubel1jonomuv1kadepuc9vagefav7xaxotiz8vakanut4xoyejek8tucofoq4qiqafut8necabif7mevuqoj6lekiciy3sofifod2satikop3ziwevul2fomodiy9mibakom3sizojom4cubanep8qebadow3delaboq8xexerox1xuhovit6vofeseh4biwejig0vibuham0wazoful7wurasib7nubunah2yokuqur7rebonot0judojeb1pelikim6jehorev1pegiwoz6lewutob0rivunun5wohirif3xizizez9baboyod4yizasex1cilifep5higujik1sacipig9velefuj7cutasuh8yokewuk8rakirap5taditir0fideveb3hijenoz5daludir0yuranan8mafular1rozipic2lomubow4lapifox9pirizod2woxibon3ducudav7zebakag1roraqad3bitocey9bivaqih2sehacaq2salujuz6werened9winugay9qiyuvuh8canotat8wuferej8bupupuq4sisoref2cufosop0quciyaq0hitaked0wasorex4yizesic2neqemoy2qucazor0duguzup8" Diff: --- Expected +++ Actual @@ -1,5 +1 @@ -Gڦ0 | $9Fz% -`$;f< -ߗ<4>,'&ϚGs](wA}|h6|*!XdJ -Ճix ndؤNJ3Wpq%L~7pܤ/t6lYWjK  s)zVP8}:aȳ49Af~(qP0O q(j~ JgӨQ46\<*LC(?R z[-_ƙZ'ݸךEJ^jPd |~oHS%d, 2]_*ϟ!?DO~Z8k@ ڰa6/-&<ފ٧BJx -ܿ*%%A/by:jxEă#N*|P$j4h(lޝ$l,At 4yڷ7Z9Z2$9VE 2ɒuPDpȃ & ? + ≠/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-zicunit0suni/versions/test-versions.txt: md5 hash incorrect - expecting "bd2fda1f96183609703b4134b77d7de1" got "b2176cce2553f74aa849c4f46e64e8fb" 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 2024/11/02 04:10:54 DEBUG : Waiting for deletions to finish 2024/11/02 04:10:54 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2024/11/02 04:10:54 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1730520577727539" 2024/11/02 04:10:54 DEBUG : "versions/test-versions-v2024-11-02-041029-948.txt" version true 2024/11/02 04:10:54 DEBUG : versions/test-versions-v2024-11-02-041029-948.txt: Deleting (id "1730520629902374") 2024/11/02 04:10:54 DEBUG : "versions/test-versions.txt" version false 2024/11/02 04:10:54 DEBUG : versions/test-versions.txt: Not deleting current version "1730520635417854" 2024/11/02 04:10:54 INFO : versions/test-versions-v2024-11-02-041029-948.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2024/11/02 04:11:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5V3CASDhuhcLCb2hhFrqtGrigT61Ch4F7hxSUnMvAJ1qjfDnm5sxW4GXvk91RUXsw 2024/11/02 04:11:02 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2024/11/02 04:11:04 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2024/11/02 04:11:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm5V3CASDhuhcLCb2hhFrqtGrigT61Ch4F7hxSUnMvAJ1qjfDnm5sxW4GXvk91RUXsw" finished 2024/11/02 04:11:05 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2024/11/02 04:11:07 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm45wxc6SluC_gNGbl0kwstg5Rddq1Qt6z2HdZRDHzyjqHVjAobAATtLvfnM9Lh6DMM 2024/11/02 04:11:07 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2024/11/02 04:11:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/11/02 04:11:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm45wxc6SluC_gNGbl0kwstg5Rddq1Qt6z2HdZRDHzyjqHVjAobAATtLvfnM9Lh6DMM" finished 2024/11/02 04:11:10 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2024/11/02 04:11:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6b274-e_CnIuErUaS0oXEC3i-81iJBd_POUReL2mfi-gRk3H-ymyl6mfUJPoUDppQ 2024/11/02 04:11:13 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2024/11/02 04:11:15 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/11/02 04:11:16 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm6b274-e_CnIuErUaS0oXEC3i-81iJBd_POUReL2mfi-gRk3H-ymyl6mfUJPoUDppQ" finished 2024/11/02 04:11:16 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/11/02 04:11:18 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6COLGgPFVAY4I8vyNqbHeK2HLI6xoFauIpJFYMnJxrQQV7l8BmqQwfzMADAvJXoDI 2024/11/02 04:11:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/11/02 04:11:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/11/02 04:11:18 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/11/02 04:11:19 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2024/11/02 04:11:20 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2024/11/02 04:11:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/11/02 04:11:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm6COLGgPFVAY4I8vyNqbHeK2HLI6xoFauIpJFYMnJxrQQV7l8BmqQwfzMADAvJXoDI" finished 2024/11/02 04:11:21 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/11/02 04:11:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm73U9HX8MslDJBNDETvqVUoR8X72fDMAa-1zRvP6urcU6Rx4yjbIQte8GSfbfqyvaM 2024/11/02 04:11:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2024/11/02 04:11:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2024/11/02 04:11:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2024/11/02 04:11:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2024/11/02 04:11:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/11/02 04:11:25 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2024/11/02 04:11:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm73U9HX8MslDJBNDETvqVUoR8X72fDMAa-1zRvP6urcU6Rx4yjbIQte8GSfbfqyvaM" finished 2024/11/02 04:11:26 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 2024/11/02 04:11:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm66Qwy5gk9FoQt2S-HUqXBW8TOYRZhz-8Yr1P8VVVfIJ8FJTnN_guC6mgi4PqFTmw4 2024/11/02 04:11:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/11/02 04:11:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2024/11/02 04:11:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm66Qwy5gk9FoQt2S-HUqXBW8TOYRZhz-8Yr1P8VVVfIJ8FJTnN_guC6mgi4PqFTmw4" finished 2024/11/02 04:11:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2024/11/02 04:11:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm6bG4vKtUGc_qF6ivG8CnBl-dM9JhsDVXMEskeiJj-Su_e4xAXbmAAAHuBaRQRJKyo 2024/11/02 04:11:35 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/11/02 04:11:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/11/02 04:11:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm6bG4vKtUGc_qF6ivG8CnBl-dM9JhsDVXMEskeiJj-Su_e4xAXbmAAAHuBaRQRJKyo" finished 2024/11/02 04:11:37 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2024/11/02 04:11:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5l5N-3PmPADGhaCOLl8ChZsoKEE5UmKPQSpOapdQUZdWnSg5R7tE7eEuFvtAVwRl8 2024/11/02 04:11:39 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/11/02 04:11:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/11/02 04:11:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm5l5N-3PmPADGhaCOLl8ChZsoKEE5UmKPQSpOapdQUZdWnSg5R7tE7eEuFvtAVwRl8" finished 2024/11/02 04:11:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/11/02 04:11:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm7-cnR4hUINV5NLY2YnSTIVrWDFa3xOBsZYtz4b47s6VxhKARmRFTTaPcUTeze4RN8 2024/11/02 04:11:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/11/02 04:11:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/11/02 04:11:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/02 04:11:44 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2024/11/02 04:11:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/11/02 04:11:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2024/11/02 04:11:45 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm7-cnR4hUINV5NLY2YnSTIVrWDFa3xOBsZYtz4b47s6VxhKARmRFTTaPcUTeze4RN8" finished 2024/11/02 04:11:46 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/11/02 04:11:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm76yWGZQEJMWvWxxJmH_VWJs213vj0_x7lXYENi9zoWb43WewwESoBOeKK7fmWjk4I 2024/11/02 04:11:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/11/02 04:11:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2024/11/02 04:11:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2024/11/02 04:11:48 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2024/11/02 04:11:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/11/02 04:11:49 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2024/11/02 04:11:50 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm76yWGZQEJMWvWxxJmH_VWJs213vj0_x7lXYENi9zoWb43WewwESoBOeKK7fmWjk4I" finished 2024/11/02 04:11:50 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 2024/11/02 04:11:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5W6QOxi36zJ8_IZ_p9u78ULtGOSdS8N4EuTSadB2y6AjC1qOjuAsbtLXTCCPzRF28 2024/11/02 04:11:55 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/11/02 04:11:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2024/11/02 04:11:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm5W6QOxi36zJ8_IZ_p9u78ULtGOSdS8N4EuTSadB2y6AjC1qOjuAsbtLXTCCPzRF28" finished 2024/11/02 04:11:57 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2024/11/02 04:11:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm4_x1fS-pVJK-_5lOumq7Jb6q2DSwomGiWUY6fWqIJo5_sSuOy8mpotW1NysNRM3uk 2024/11/02 04:11:59 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/11/02 04:12:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/11/02 04:12:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm4_x1fS-pVJK-_5lOumq7Jb6q2DSwomGiWUY6fWqIJo5_sSuOy8mpotW1NysNRM3uk" finished 2024/11/02 04:12:01 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2024/11/02 04:12:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4J2RvK5SWy1-8yijrBxpL4yJkT9H7ss7gJukvZ_pjS2ZdMMGDFsZxPL5-bgxPMNGU 2024/11/02 04:12:03 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/11/02 04:12:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/11/02 04:12:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm4J2RvK5SWy1-8yijrBxpL4yJkT9H7ss7gJukvZ_pjS2ZdMMGDFsZxPL5-bgxPMNGU" finished 2024/11/02 04:12:05 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/11/02 04:12:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm794SK71bWfoqiW8BRu9kCGn4a3S2Ge0aDsXlNsmkGDoseqafhuEACkq3niVPK-WDc 2024/11/02 04:12:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/11/02 04:12:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/11/02 04:12:07 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/11/02 04:12:08 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/11/02 04:12:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/11/02 04:12:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2024/11/02 04:12:09 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm794SK71bWfoqiW8BRu9kCGn4a3S2Ge0aDsXlNsmkGDoseqafhuEACkq3niVPK-WDc" finished 2024/11/02 04:12:10 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/11/02 04:12:11 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4kregpRQLXrJTJwuGGvUxscoUzBgv6ksmlBt_orRxQlkOxQSsEZV1JMmCW70jumyM 2024/11/02 04:12:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/11/02 04:12:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2024/11/02 04:12:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2024/11/02 04:12:12 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/11/02 04:12:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/11/02 04:12:13 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2024/11/02 04:12:14 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm4kregpRQLXrJTJwuGGvUxscoUzBgv6ksmlBt_orRxQlkOxQSsEZV1JMmCW70jumyM" finished 2024/11/02 04:12:14 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 2024/11/02 04:12:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7zJP7Ei-Qc9LQRaIPlZqm3x2C6bDFRDjVvKJj9UljKsytBR4qXLf62SWcecLzf3f0 2024/11/02 04:12:19 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/11/02 04:12:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2024/11/02 04:12:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm7zJP7Ei-Qc9LQRaIPlZqm3x2C6bDFRDjVvKJj9UljKsytBR4qXLf62SWcecLzf3f0" finished 2024/11/02 04:12:21 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2024/11/02 04:12:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm4Y2veZP92PVHIVVdzG8hvyYmOI-AhtxRgwt2h3SmBnbFDkPWv6nP5tTH1tbx5XRrk 2024/11/02 04:12:23 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/11/02 04:12:24 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/11/02 04:12:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm4Y2veZP92PVHIVVdzG8hvyYmOI-AhtxRgwt2h3SmBnbFDkPWv6nP5tTH1tbx5XRrk" finished 2024/11/02 04:12:25 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2024/11/02 04:12:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5bXbco21jtleHZCeikoiYXN-v96JS99kYypSk7PGd5jWIB4szcY2UIzEJtw_zILnw 2024/11/02 04:12:27 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/11/02 04:12:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/11/02 04:12:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm5bXbco21jtleHZCeikoiYXN-v96JS99kYypSk7PGd5jWIB4szcY2UIzEJtw_zILnw" finished 2024/11/02 04:12:29 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/11/02 04:12:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm7SO1VvMQoFWrG4KAdpE_IT2kssJEhT6bJMFXyZmjtWy-VTHVWt9-P7k2dH9U4DcWs 2024/11/02 04:12:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/11/02 04:12:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/11/02 04:12:31 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/11/02 04:12:32 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2024/11/02 04:12:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/11/02 04:12:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2024/11/02 04:12:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm7SO1VvMQoFWrG4KAdpE_IT2kssJEhT6bJMFXyZmjtWy-VTHVWt9-P7k2dH9U4DcWs" finished 2024/11/02 04:12:33 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/11/02 04:12:35 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6UJ4hpR7tDgI1Pclb44Q22ErF1tJUd9DK1vVkNOAVCXLWwSZEsS5QhibZmxA7Vq7A 2024/11/02 04:12:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/11/02 04:12:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2024/11/02 04:12:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2024/11/02 04:12:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2024/11/02 04:12:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/11/02 04:12:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2024/11/02 04:12:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm6UJ4hpR7tDgI1Pclb44Q22ErF1tJUd9DK1vVkNOAVCXLWwSZEsS5QhibZmxA7Vq7A" finished 2024/11/02 04:12:38 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 2024/11/02 04:12:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5qWYfhtXGyJZ50gPvASnt-xsXD_u0Tyrn7J3yrBnLuRpVNC92K4a7PrlDaSUd7nS4 2024/11/02 04:12:43 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2024/11/02 04:12:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2024/11/02 04:12:45 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm5qWYfhtXGyJZ50gPvASnt-xsXD_u0Tyrn7J3yrBnLuRpVNC92K4a7PrlDaSUd7nS4" finished 2024/11/02 04:12:46 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2024/11/02 04:12:47 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm4rBvO4TTn1SJZXTVQcP1WZxFzaFEORujLYSFz3HMGqeecYBGa0zcRgfID2j0m-Fqw 2024/11/02 04:12:48 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2024/11/02 04:12:49 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/11/02 04:12:50 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm4rBvO4TTn1SJZXTVQcP1WZxFzaFEORujLYSFz3HMGqeecYBGa0zcRgfID2j0m-Fqw" finished 2024/11/02 04:12:50 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2024/11/02 04:12:52 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4g6eC1xLn5rrm89ht4TAzIlOeW-2EvNpNCWim7dSP7hgCMIh3HoK6lPPnzpakdhsM 2024/11/02 04:12:52 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2024/11/02 04:12:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/11/02 04:12:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm4g6eC1xLn5rrm89ht4TAzIlOeW-2EvNpNCWim7dSP7hgCMIh3HoK6lPPnzpakdhsM" finished 2024/11/02 04:12:54 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/11/02 04:12:56 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm5x1Esr5unsxdteRZQ0relV2x0ZM3QKowYf8sFIgYa7f0ftc1S-2qB0KxhA9NVJRck 2024/11/02 04:12:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/11/02 04:12:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/11/02 04:12:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/11/02 04:12:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/11/02 04:12:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/11/02 04:12:58 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2024/11/02 04:12:59 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm5x1Esr5unsxdteRZQ0relV2x0ZM3QKowYf8sFIgYa7f0ftc1S-2qB0KxhA9NVJRck" finished 2024/11/02 04:12:59 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/11/02 04:13:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4DGQV0jSS-_tYHqoglGhkjrZYfj2nfOw74fv6QjuObIBpiWbJY9GSKGnj-ySUppdc 2024/11/02 04:13:00 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2024/11/02 04:13:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2024/11/02 04:13:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2024/11/02 04:13:01 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/11/02 04:13:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/11/02 04:13:02 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2024/11/02 04:13:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm4DGQV0jSS-_tYHqoglGhkjrZYfj2nfOw74fv6QjuObIBpiWbJY9GSKGnj-ySUppdc" finished 2024/11/02 04:13:03 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 2024/11/02 04:13:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7OLXm9g_FiX8NzaFRI6odThHvKhduOxzUDfwxzciD512pg9BHORVHCqbZwMn9Dp0k 2024/11/02 04:13:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2024/11/02 04:13:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2024/11/02 04:13:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm7OLXm9g_FiX8NzaFRI6odThHvKhduOxzUDfwxzciD512pg9BHORVHCqbZwMn9Dp0k" finished 2024/11/02 04:13:10 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2024/11/02 04:13:12 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm54pYRy97otFxCijCMaSlHqSHUfG5Z7WSiSDz6Bw6WD8clR7OblaDj4yq8gtLTyATU 2024/11/02 04:13:12 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2024/11/02 04:13:14 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/11/02 04:13:14 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm54pYRy97otFxCijCMaSlHqSHUfG5Z7WSiSDz6Bw6WD8clR7OblaDj4yq8gtLTyATU" finished 2024/11/02 04:13:14 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2024/11/02 04:13:16 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7ChFlo5aUSQYN61-hapsZ6uc9la3sIrg-qGUmVtIj9bMoLr3KwmG7sjq7UROZyUts 2024/11/02 04:13:16 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2024/11/02 04:13:18 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/11/02 04:13:19 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm7ChFlo5aUSQYN61-hapsZ6uc9la3sIrg-qGUmVtIj9bMoLr3KwmG7sjq7UROZyUts" finished 2024/11/02 04:13:19 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/11/02 04:13:21 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm6OL6ZfYmf1fYGMW9FRzTaqaMwpxjfVVO4-rHDv2alvo-kScP4yleaPxyvbxWzPqxk 2024/11/02 04:13:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/11/02 04:13:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/11/02 04:13:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/11/02 04:13:22 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2024/11/02 04:13:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2024/11/02 04:13:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/11/02 04:13:23 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm6OL6ZfYmf1fYGMW9FRzTaqaMwpxjfVVO4-rHDv2alvo-kScP4yleaPxyvbxWzPqxk" finished 2024/11/02 04:13:23 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/11/02 04:13:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm67nYqq9hm72PvPyc4kDt2Ncdg8t6j0wWkldK_o0E1Z_WYGPjoJVJZkWxUtH0-kD74 2024/11/02 04:13:25 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2024/11/02 04:13:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2024/11/02 04:13:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2024/11/02 04:13:26 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2024/11/02 04:13:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/11/02 04:13:27 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2024/11/02 04:13:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm67nYqq9hm72PvPyc4kDt2Ncdg8t6j0wWkldK_o0E1Z_WYGPjoJVJZkWxUtH0-kD74" finished 2024/11/02 04:13:28 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2371: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2024/11/02 04:13:30 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm6yFjaY33_zU9sWJP_mmALODB81BIBzkbbVepI8yN5Eb-E62q8YwFPz0wEo8diKMD8 2024/11/02 04:13:30 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2024/11/02 04:13:30 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1507aaa40c4804e8c7c7bb04b9e5b94f" 2024/11/02 04:13:31 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm6yFjaY33_zU9sWJP_mmALODB81BIBzkbbVepI8yN5Eb-E62q8YwFPz0wEo8diKMD8" finished 2024/11/02 04:13:31 DEBUG : unknown-size-put.txt: Multipart upload Etag: aa53bb53f55a38f0bc77832b3364a334-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/11/02 04:13:32 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm52XGsL9ojsbOD97Yx34B0DQ7SpwYGYiVBSSvQAw5KaZeDvdMLrFMybcHvdG4r5HKY 2024/11/02 04:13:32 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2024/11/02 04:13:32 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "49593e5fb8eadb965f5dd479f20ab8ea" 2024/11/02 04:13:33 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm52XGsL9ojsbOD97Yx34B0DQ7SpwYGYiVBSSvQAw5KaZeDvdMLrFMybcHvdG4r5HKY" finished 2024/11/02 04:13:33 DEBUG : unknown-size-update.txt: Multipart upload Etag: 36db2536ca9e2a9b7f554181c5675171-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/11/02 04:13:33 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-zicunit0suni/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2500: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2543: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2592: Can't test if can't have empty directories 2024/11/02 04:13:34 DEBUG : Waiting for deletions to finish 2024/11/02 04:13:34 DEBUG : "chunked-5Mi-5.000Mi-v2024-11-02-041059-670.bin" version true 2024/11/02 04:13:34 DEBUG : chunked-5Mi-5.000Mi-v2024-11-02-041059-670.bin: Deleting (id "1730520659623761") 2024/11/02 04:13:34 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2024/11/02 04:13:34 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1730520577727539") 2024/11/02 04:13:34 DEBUG : "versions/test-versions-v2024-11-02-041035-461.txt" version true 2024/11/02 04:13:34 DEBUG : versions/test-versions-v2024-11-02-041035-461.txt: Deleting (id "1730520635417854") 2024/11/02 04:13:34 INFO : versions/test-versions-v2024-11-02-041035-461.txt: Deleted 2024/11/02 04:13:34 INFO : chunked-5Mi-5.000Mi-v2024-11-02-041059-670.bin: Deleted 2024/11/02 04:13:34 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2024/11/02 04:13:35 INFO : S3 bucket rclone-test-zicunit0suni: Bucket "rclone-test-zicunit0suni" deleted 2024/11/02 04:13:35 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- FAIL: TestIntegration (302.21s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.39s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.24s) --- FAIL: TestIntegration/FsMkdir (299.27s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.50s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.59s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.31s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (43.04s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (3.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (3.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.41s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.47s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (3.27s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (3.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (3.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.43s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.46s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.94s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.01s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.64s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (9.49s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (81.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.64s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (7.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (3.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.30s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.40s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.07s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.76s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (33.84s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.82s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.34s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (30.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (16.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.76s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.61s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.15s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.92s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.77s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (153.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (30.88s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (10.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (5.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (10.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (5.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (9.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (24.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (8.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (8.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (23.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (7.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (24.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (6.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (3.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (24.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (25.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (7.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (4.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.05s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.38s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.94s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.41s) --- 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:38: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2024/11/02 04:13:35 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2024/11/02 04:13:35 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 302.223s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 5m2.932837359s (try 1/5)