"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/12/17 02:36:13 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-yomazes8feso" 2024/12/17 02:36:13 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/12/17 02:36:15 INFO : S3 bucket rclone-test-yomazes8feso: Bucket "rclone-test-yomazes8feso" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2024/12/17 02:36:16 INFO : S3 bucket rclone-test-yomazes8feso: Bucket "rclone-test-yomazes8feso" deleted === RUN TestIntegration/FsMkdir 2024/12/17 02:36:17 INFO : S3 bucket rclone-test-yomazes8feso: Bucket "rclone-test-yomazes8feso" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/12/17 02:36:17 DEBUG : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2024/12/17 02:36:17 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2024/12/17 02:36:18 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/12/17 02:36:57 NOTICE: S3 bucket rclone-test-yomazes8feso: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2024/12/17 02:36:57 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ABPnzm69Xl27D0x18ZFSS5UFQyp02eWsTxMZpvRf5VzgQyPMev2ACN4QFtGylaJ2BQz7Y1Y 2024/12/17 02:37:00 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "f60ff2f596c481c7152907ae87ee55b0" 2024/12/17 02:37:02 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "6004b84a6bb0a59fc9549c7efba06186" 2024/12/17 02:37:04 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "57235ff3deb31762cd2e18bdbc748d1a" 2024/12/17 02:37:05 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ABPnzm69Xl27D0x18ZFSS5UFQyp02eWsTxMZpvRf5VzgQyPMev2ACN4QFtGylaJ2BQz7Y1Y" 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/12/17 02:37:13 DEBUG : Creating backend with remote "TestS3GCS:" 2024/12/17 02:37:13 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/12/17 02:37:13 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/12/17 02:37:19 DEBUG : S3 bucket rclone-test-yomazes8feso: bucket is versioned: false 2024/12/17 02:37:19 DEBUG : Waiting for deletions to finish 2024/12/17 02:37:19 DEBUG : "dirToPurge/fileToPurge.txt" version false 2024/12/17 02:37:19 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2024/12/17 02:37:19 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/12/17 02:37:21 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-yomazes8feso/dirToPurgeFromRoot" 2024/12/17 02:37:22 DEBUG : S3 bucket rclone-test-yomazes8feso path dirToPurgeFromRoot: bucket is versioned: false 2024/12/17 02:37:22 DEBUG : Waiting for deletions to finish 2024/12/17 02:37:22 DEBUG : "fileToPurgeFromRoot.txt" version false 2024/12/17 02:37:22 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2024/12/17 02:37:23 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/12/17 02:37:23 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-yomazes8feso/hello? sausage/êé" 2024/12/17 02:37:23 DEBUG : Config file has changed externally - reloading 2024/12/17 02:37:27 DEBUG : S3 bucket rclone-test-yomazes8feso path hello? sausage/êé: bucket is versioned: false 2024/12/17 02:37:27 DEBUG : Waiting for deletions to finish 2024/12/17 02:37:28 DEBUG : "a/b/c/d/e.txt" version false 2024/12/17 02:37:28 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2024/12/17 02:37:28 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/12/17 02:37:41 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-yomazes8feso/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2024/12/17 02:37:41 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/12/17 02:37:41 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-yomazes8feso/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestS3GCS:" path "rclone-test-yomazes8feso" from "TestS3GCS:rclone-test-yomazes8feso" 2024/12/17 02:37:42 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 === 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/12/17 02:37:51 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm55o1mBHPWT5q1iieR8Lipm4wnB2XyY2FaiZDaYLI0d19NcMbp86a23DaUZXYaOKOQ 2024/12/17 02:37:51 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2024/12/17 02:37:52 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2024/12/17 02:37:52 DEBUG : piped data.txt: multipart upload "ABPnzm55o1mBHPWT5q1iieR8Lipm4wnB2XyY2FaiZDaYLI0d19NcMbp86a23DaUZXYaOKOQ" finished 2024/12/17 02:37:52 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/12/17 02:37:53 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABPnzm4J0iFfBufc4c1i0SXT9JzXFAGH5lV1p3K3KdZiyYBNIMzVpRJAn3pMfkkmuouQSMU 2024/12/17 02:37:53 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2024/12/17 02:37:55 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "3829c9adc70da6fdacba6c33b1374e56" 2024/12/17 02:37:55 DEBUG : piped data.txt: multipart upload "ABPnzm4J0iFfBufc4c1i0SXT9JzXFAGH5lV1p3K3KdZiyYBNIMzVpRJAn3pMfkkmuouQSMU" finished 2024/12/17 02:37:55 DEBUG : piped data.txt: Multipart upload Etag: 0f54680901fc5fc178e696b49dc4d961-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: 667 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=667 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: 667 actual : 0 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata Messages: test-metadata: size incorrect file=667 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\xd3I\x9a\x84 \f@\xe1+9Tiy\x9c\x80\x01\"b\x10\t\x83\xa7\xef\xafWo\xfd\x16\x7fA\x87Y\xd2\xd6\xe5A\x03\xef\xf7e'A\xdc|\x90\x97\x02v|\xf9\x90\x03\xd4\xd8XQ\xa50j4h1́\x9c\x1ct-N:9\xecC\xe0[\xa2\x98\xc5qeKa(P\xa4\x81\u07bah>\xa9\x8d\x17F\froF.\xf0\xa0\x06%M\x92\x1c\x83'\x8b\x0f\xebM\x89\x91\x17¤\xe0\xe4\a\xdf\xefÖ+Ե\xd0\xce\x01\xc3/R\x11'\xf7\x96\xc4\xc9!m.\\\xc4\xc0=E.\xb0\x83\x1e\n\xdfҡ-\x9d\x14Z\xf4\x83\x96\xff\xa3gN\xf4\x8a\x974_\xe8\xe1F?4\x8ctb\xfd6i\x98Q\xaf\x063;j\x9f\x97\x0e\xb6\x9cG\x85\x16\x02\xbf\x83\x83\x02\x11\xe2\x9a8A#\xbf\x9c\xe49`\xde\x14{\xd6x\x7f\v\x1a\xf2\xd4\x7f\n\x12&\x8ek\xc0\avه\xc8;h\xf0\x93\x93\x1b\x14\x84-\xa0a\xcd\xe7/c\x95\x1d\xaeAA\xc1N\xe7jI\x83\xa6\xb4t:8\xf19W~颰\xbd\x18\xd9I\xfd\x16\xf0\xe0\xf8\\+$Ȭ\xe7\x17n2Ҧ$\x81\x1a\xed\xbfH\x1a+\xf9\xf1\xc6\x04\x96\xf7\xdf\v\x1a5\xd5\xc5R\xe1\x8e笡\xd3\xcd\xfe\x13(\x89\xa5\xfb\xbb\xb3\xc2\xceny\xb0c亜\xd4\xd8a\x1d\x15\xde\x14\xf1\xf864r@\x19=\x18\xd6b~\x8a\v[,C\xc1\x04\x8aç\xcaI\x1d\xea\xd7\xd0E\x95\xed\xcf\xc3\xcb'\x87\xc9\xe1N'\xda\xc1\xc0)V̧c\xc4\x0en\xba0\xe3%\xe7\x9c0\xf2\ty\xde\xc5I\x01\xb3\x1eP\xc5P\x99:fz\xf9\x99\x0f\xba)A\x9b\n\xddtH\x19*\xecԤ~\x15\xed\x989\x7f\xbb\x9c\x9c\xe0\x1e;8r\xfcnY\x1a?tm\xaf\\\xf0H\xfdhQ\xac\xe5Z\xff\xbbs\x99\x12\x1c\x1cQo\x01N\x8a\xd0\xc6,\x8f\xbcrLJ2f|\u058c\x99=\x1f\x93\xe1G4\xaao\xc3\f\x9a\x8e1\x8b\x86G\xd4/r\xc2\x1d\xfb\x10\xe5\xa0.j\xb3\x1c\xe9\xc1\xb0(Ȳ\xb3\x9f,Xnt\x0f\n\x12Y\xf1\x9b\xe2B\x0f\xd7\xe1\xc1\x9b_\xec\xe3\xc5\x0e<\xfb\xd5P!%ת\xe8ē\xc2\xe7_\x95\x91\xfdg\xa4\x8a\x834jip\x93\x1a\xbc\x14J\xf4\xac\x0fDV\xdc>Q.Tl\x97\x8a\x81\x1d\xf7\x8f\x16\x87\x9a\u07b9\xc9N\x01\xae\xa9\x92\xa7\x04\xd7lE\xb1\xc3gr\x1c\xd1\xc15D\xd4r\xb1YN\xe9\x18\xa8\x0e\x96\x0261\x9fDAvT\xe3_\x00\x00\x00\xff\xffB\xb0\x17\x98\xe8\x03\x00\x00" actual : "vehetur9yusefaz5zohumuh3jikuvag1zojujab1xobiwim1cefeger3mihujin6huyihey0moqupuf6howogim0vavuxac9yucolix1nepemuq9funakab0buxuruj0kigesoc9bufuzam2balosez5sogowaw7vidomem8pivuhuq9ruhujux3vovufaq2povadac0voquyax6yibegek0cuyuses3rizukur3nekaqek0xepilew5xuxetec7fetohix4zijogot1begamoz0havapap7roraxik6likomet9bokoceq5vefikiy8barerop7mesadud0podacak2huqabam9mefocol8tewudan0baveyil7gicacir6yijorol3wozinim9zepohuw5vakahol7waratoc3zaqifux2rumixid8picewik1qeragod8zaceciw6givoyel3cayiqok4mirugiq5dobeyoh6seyepow6lixohew1beqipej5xefujav1kafocuf8bovogev0verabom4wuliyaw5finiwog8kazolom2hedileg0faluguf4yepeyah2netenul3repolat3duhuvaf7jawufiv2yetizos3jiqirax2viqijuv0wadixuw5bidetot5yuloraq1yahihoz9tuxosin9zunasuw4cubocun7cubodov2rajopec9malipax1tusuzuj2butetes7tetokoj2fosuceb5xetacij1tucasub8poredey0pujiyub9gopisem6batudok2gagoxiq0bariguk9bovisow0seqozey1nohakok7fivibun7bilelim4humufud8fuwuhar1cuxaqib0kuviris7sapobox4punebog6wemohoy4cuheciz3xudiman2wikiran3gubohes2hopehan0pecunof6luyemiw0gimexuf4rimudeb1" Diff: --- Expected +++ Actual @@ -1,5 +1 @@ -I @+9Tiy"b WoAYAe'A|v|XQ0j4h1́t-N:9C[qeKa(P޺h>F roF.%M'M¤Ö+Ե/R'!m.\=E. -ҡ-ZgN4_F?4tb6iQ3;jG8A#9`{x  -&kvه;h-a/cAANjIt:89W~颰I\+$Ȭn2Ҧ$H+ 5R笡(nyc亜a64r@=b~ [,CçIE'N')V̧cn0%0 yIPP:fz)A -tH*Ԥ~9;8rnY?tm\HhQZsQoN,rLJ2f|֌=G4o 1G/r.j(Ȳ,Xnt -YB_Q.Tl޹NlEgr5DrYN61DAvT_B +vehetur9yusefaz5zohumuh3jikuvag1zojujab1xobiwim1cefeger3mihujin6huyihey0moqupuf6howogim0vavuxac9yucolix1nepemuq9funakab0buxuruj0kigesoc9bufuzam2balosez5sogowaw7vidomem8pivuhuq9ruhujux3vovufaq2povadac0voquyax6yibegek0cuyuses3rizukur3nekaqek0xepilew5xuxetec7fetohix4zijogot1begamoz0havapap7roraxik6likomet9bokoceq5vefikiy8barerop7mesadud0podacak2huqabam9mefocol8tewudan0baveyil7gicacir6yijorol3wozinim9zepohuw5vakahol7waratoc3zaqifux2rumixid8picewik1qeragod8zaceciw6givoyel3cayiqok4mirugiq5dobeyoh6seyepow6lixohew1beqipej5xefujav1kafocuf8bovogev0verabom4wuliyaw5finiwog8kazolom2hedileg0faluguf4yepeyah2netenul3repolat3duhuvaf7jawufiv2yetizos3jiqirax2viqijuv0wadixuw5bidetot5yuloraq1yahihoz9tuxosin9zunasuw4cubocun7cubodov2rajopec9malipax1tusuzuj2butetes7tetokoj2fosuceb5xetacij1tucasub8poredey0pujiyub9gopisem6batudok2gagoxiq0bariguk9bovisow0seqozey1nohakok7fivibun7bilelim4humufud8fuwuhar1cuxaqib0kuviris7sapobox4punebog6wemohoy4cuheciz3xudiman2wikiran3gubohes2hopehan0pecunof6luyemiw0gimexuf4rimudeb1 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: 667 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 : "3e3228d44d3582e6a39dd80300a79ec9" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +3e3228d44d3582e6a39dd80300a79ec9 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-v2024-12-17-023802-722.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 2024/12/17 02:38:09 DEBUG : oldPath = "TestS3GCS:rclone-test-yomazes8feso/versions/test-versions-v2024-12-17-023802-722.txt" 2024/12/17 02:38:09 DEBUG : newPath = "TestS3GCS,versions:rclone-test-yomazes8feso/versions/test-versions-v2024-12-17-023802-722.txt" 2024/12/17 02:38:09 DEBUG : Creating backend with remote "TestS3GCS,versions:rclone-test-yomazes8feso/versions/test-versions-v2024-12-17-023802-722.txt" 2024/12/17 02:38:09 DEBUG : Config file has changed externally - reloading 2024/12/17 02:38:09 DEBUG : TestS3GCS: detected overridden config - adding "{pO73u}" suffix to name 2024/12/17 02:38:09 DEBUG : fs cache: renaming child cache item "TestS3GCS,versions:rclone-test-yomazes8feso/versions/test-versions-v2024-12-17-023802-722.txt" to be canonical for parent "TestS3GCS{pO73u}:rclone-test-yomazes8feso/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-yomazes8feso/versions/test-versions.txt: md5 hash incorrect - expecting "a376e5eb43e759e94fae42753203d069" got "483ca0b96758f4b96a034ce120cd147e" 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/12/17 02:38:26 DEBUG : Waiting for deletions to finish 2024/12/17 02:38:27 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2024/12/17 02:38:27 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "1734403028763596" 2024/12/17 02:38:27 DEBUG : "versions/test-versions-v2024-12-17-023802-722.txt" version true 2024/12/17 02:38:27 DEBUG : versions/test-versions-v2024-12-17-023802-722.txt: Deleting (id "1734403082687029") 2024/12/17 02:38:27 DEBUG : "versions/test-versions.txt" version false 2024/12/17 02:38:27 DEBUG : versions/test-versions.txt: Not deleting current version "1734403088182750" 2024/12/17 02:38:27 INFO : versions/test-versions-v2024-12-17-023802-722.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/12/17 02:38:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm66kOQiFljy4S5WO5V2XyksWx4x7vd0fKqzUKxjI95_GUsceAGqsOcw5CQxkCS_y4I 2024/12/17 02:38:34 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2024/12/17 02:38:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2024/12/17 02:38:37 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "ABPnzm66kOQiFljy4S5WO5V2XyksWx4x7vd0fKqzUKxjI95_GUsceAGqsOcw5CQxkCS_y4I" finished 2024/12/17 02:38:38 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2024/12/17 02:38:40 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: ABPnzm5mPipnudXDe6rt2aSuODY2z2JtFCgzzyWqboE8Vuqn_-U-1hMAfdpYnUDF9PSe5sg 2024/12/17 02:38:40 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2024/12/17 02:38:42 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/12/17 02:38:43 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "ABPnzm5mPipnudXDe6rt2aSuODY2z2JtFCgzzyWqboE8Vuqn_-U-1hMAfdpYnUDF9PSe5sg" finished 2024/12/17 02:38:43 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2024/12/17 02:38:45 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm56oHZYUY8bnlMfs28gn80z0iZlpXQvzcYoISYCh3qCHPN5t9cXUg6Jl1a3O-zf4MA 2024/12/17 02:38:45 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2024/12/17 02:38:47 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/12/17 02:38:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ABPnzm56oHZYUY8bnlMfs28gn80z0iZlpXQvzcYoISYCh3qCHPN5t9cXUg6Jl1a3O-zf4MA" finished 2024/12/17 02:38:48 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2024/12/17 02:38:50 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ABPnzm72UIZomnCAQ_pO1knlcnxc1O9oHlSF72b3Vu35Wl3-Qyj1-70I7i2vBnXEW0ff8m4 2024/12/17 02:38:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2024/12/17 02:38:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2024/12/17 02:38:50 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2024/12/17 02:38:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2024/12/17 02:38:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/12/17 02:38:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2024/12/17 02:38:53 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ABPnzm72UIZomnCAQ_pO1knlcnxc1O9oHlSF72b3Vu35Wl3-Qyj1-70I7i2vBnXEW0ff8m4" finished 2024/12/17 02:38:53 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2024/12/17 02:38:55 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6OL4dB49GWqFb0BILL99t2o57zJ35SaEqMCyE6alH1MyZekzt0vRvGkXB9j6LVcEo 2024/12/17 02:38:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2024/12/17 02:38:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2024/12/17 02:38:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2024/12/17 02:38:56 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2024/12/17 02:38:57 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2024/12/17 02:38:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2024/12/17 02:38:58 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm6OL4dB49GWqFb0BILL99t2o57zJ35SaEqMCyE6alH1MyZekzt0vRvGkXB9j6LVcEo" finished 2024/12/17 02:38:58 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/12/17 02:39:03 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5LXf07zjGSI0skixRfL7cKlngRHYP2xg3Dl_UwiR7KKAJGiH_AjMHK5M1XIkPkbCg 2024/12/17 02:39:04 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/12/17 02:39:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2024/12/17 02:39:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm5LXf07zjGSI0skixRfL7cKlngRHYP2xg3Dl_UwiR7KKAJGiH_AjMHK5M1XIkPkbCg" finished 2024/12/17 02:39:05 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2024/12/17 02:39:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ABPnzm6Nrpo9xFKNH7ZSlR94pT-nqlJCdwXa4ydsuWa14SiT8nktRdfdpKfsxi0zGp78xQs 2024/12/17 02:39:07 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2024/12/17 02:39:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/12/17 02:39:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ABPnzm6Nrpo9xFKNH7ZSlR94pT-nqlJCdwXa4ydsuWa14SiT8nktRdfdpKfsxi0zGp78xQs" finished 2024/12/17 02:39:09 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2024/12/17 02:39:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7Mi4przZ3fRXnt6O5AAs1iWFobw-BIRuRDCrgt37i8LxrYmLqED53bKB0D4Gh3Pcg 2024/12/17 02:39:11 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/12/17 02:39:12 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/12/17 02:39:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABPnzm7Mi4przZ3fRXnt6O5AAs1iWFobw-BIRuRDCrgt37i8LxrYmLqED53bKB0D4Gh3Pcg" finished 2024/12/17 02:39:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2024/12/17 02:39:14 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm75mocB606TPCVxPP8kvxourSFxivHoONGt2reGdbOpArbZRCnwov6ClgBq6RMH5Aw 2024/12/17 02:39:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2024/12/17 02:39:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2024/12/17 02:39:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/17 02:39:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2024/12/17 02:39:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/12/17 02:39:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2024/12/17 02:39:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ABPnzm75mocB606TPCVxPP8kvxourSFxivHoONGt2reGdbOpArbZRCnwov6ClgBq6RMH5Aw" finished 2024/12/17 02:39:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2024/12/17 02:39:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6FcE4L4RUIfyu5lBkmHSeMgrJ9ZxHvEFTd4zbo4P65R7EYjIqHw11LfnRBtg5lCdo 2024/12/17 02:39:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2024/12/17 02:39:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2024/12/17 02:39:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2024/12/17 02:39:19 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2024/12/17 02:39:20 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2024/12/17 02:39:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2024/12/17 02:39:21 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm6FcE4L4RUIfyu5lBkmHSeMgrJ9ZxHvEFTd4zbo4P65R7EYjIqHw11LfnRBtg5lCdo" finished 2024/12/17 02:39:21 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/12/17 02:39:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5oTA1iQmJ9dzdLqcKHOGwX5jDAkQa_xgc1aCir32NYYcJ_gHLoeL53K3M6xmQ28Rg 2024/12/17 02:39:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/12/17 02:39:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2024/12/17 02:39:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm5oTA1iQmJ9dzdLqcKHOGwX5jDAkQa_xgc1aCir32NYYcJ_gHLoeL53K3M6xmQ28Rg" finished 2024/12/17 02:39:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2024/12/17 02:39:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABPnzm5DkGDDNTxEENa4WSUgEVkpeuoXSmkzJsyysCwaLsdtZDzm-TMphXrO3NA08T7NUXQ 2024/12/17 02:39:31 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2024/12/17 02:39:32 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/12/17 02:39:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABPnzm5DkGDDNTxEENa4WSUgEVkpeuoXSmkzJsyysCwaLsdtZDzm-TMphXrO3NA08T7NUXQ" finished 2024/12/17 02:39:33 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2024/12/17 02:39:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4CYeZ5e2KpRMmUJN7Z4itv86jGJ3tVAJSEdODE_1b8hhoFMZDfEhAMgBk6rLuzIk0 2024/12/17 02:39:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/12/17 02:39:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/12/17 02:39:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ABPnzm4CYeZ5e2KpRMmUJN7Z4itv86jGJ3tVAJSEdODE_1b8hhoFMZDfEhAMgBk6rLuzIk0" finished 2024/12/17 02:39:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2024/12/17 02:39:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABPnzm6EVktLshjktFLhttGpXQ30ZEJM5xFMe3JS5oLPLkox0X-onNDZrcL-sXrs0UtThSM 2024/12/17 02:39:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2024/12/17 02:39:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2024/12/17 02:39:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2024/12/17 02:39:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/12/17 02:39:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/12/17 02:39:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2024/12/17 02:39:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABPnzm6EVktLshjktFLhttGpXQ30ZEJM5xFMe3JS5oLPLkox0X-onNDZrcL-sXrs0UtThSM" finished 2024/12/17 02:39:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2024/12/17 02:39:42 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5Vb3VOto2tf_48oa81lQT8BcIHKMWo9E3hj3eUUkgIcPW6gXKkkLnNCvSDcylwaEM 2024/12/17 02:39:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2024/12/17 02:39:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2024/12/17 02:39:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2024/12/17 02:39:43 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/12/17 02:39:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2024/12/17 02:39:44 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2024/12/17 02:39:45 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "ABPnzm5Vb3VOto2tf_48oa81lQT8BcIHKMWo9E3hj3eUUkgIcPW6gXKkkLnNCvSDcylwaEM" finished 2024/12/17 02:39:45 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/12/17 02:39:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6J3yfs77JZSFtFusGG_O_4361IesMSVU5Kl3N_qfax0azkqA3mZEo8U8hE2kkCK9U 2024/12/17 02:39:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/12/17 02:39:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2024/12/17 02:39:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm6J3yfs77JZSFtFusGG_O_4361IesMSVU5Kl3N_qfax0azkqA3mZEo8U8hE2kkCK9U" finished 2024/12/17 02:39:52 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2024/12/17 02:39:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ABPnzm7M6BJDZSFlcAeRtMOlopm0Lhx2_2Fuhq6tBv40okwABYGqFMu3mi9eHBM__z3rFjk 2024/12/17 02:39:54 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2024/12/17 02:39:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/12/17 02:39:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ABPnzm7M6BJDZSFlcAeRtMOlopm0Lhx2_2Fuhq6tBv40okwABYGqFMu3mi9eHBM__z3rFjk" finished 2024/12/17 02:39:56 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2024/12/17 02:39:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7qSvixFCdZ0P02zynNnQUcqTlU8v3Jk4oh_pMFFG9p5xFbNTB7hJYEDvQ2oe3u5yE 2024/12/17 02:39:58 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/12/17 02:39:59 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/12/17 02:40:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABPnzm7qSvixFCdZ0P02zynNnQUcqTlU8v3Jk4oh_pMFFG9p5xFbNTB7hJYEDvQ2oe3u5yE" finished 2024/12/17 02:40:00 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2024/12/17 02:40:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABPnzm4sa8Pfm-WYaqh_70HNJmWU_ZGCxhdQXr3qT0GaVIKF6QxPYrQ2WeG9RchHA5AF1II 2024/12/17 02:40:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2024/12/17 02:40:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2024/12/17 02:40:02 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2024/12/17 02:40:03 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2024/12/17 02:40:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/12/17 02:40:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2024/12/17 02:40:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABPnzm4sa8Pfm-WYaqh_70HNJmWU_ZGCxhdQXr3qT0GaVIKF6QxPYrQ2WeG9RchHA5AF1II" finished 2024/12/17 02:40:04 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2024/12/17 02:40:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7DCd4zTrUM-XiPKS4Vxo7_F9oT5ANUAI93HvC_zSOZuorcWcfHeXah6XTXBC4aVC8 2024/12/17 02:40:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2024/12/17 02:40:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2024/12/17 02:40:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2024/12/17 02:40:07 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2024/12/17 02:40:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2024/12/17 02:40:08 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2024/12/17 02:40:09 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "ABPnzm7DCd4zTrUM-XiPKS4Vxo7_F9oT5ANUAI93HvC_zSOZuorcWcfHeXah6XTXBC4aVC8" finished 2024/12/17 02:40:09 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/12/17 02:40:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm4DIhawWhMLA-M3lFiWyFXifNPxjQtfrBaS-34Mb-1i9AiwOqptn_FuDYphje3gf3Q 2024/12/17 02:40:14 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2024/12/17 02:40:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2024/12/17 02:40:15 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "ABPnzm4DIhawWhMLA-M3lFiWyFXifNPxjQtfrBaS-34Mb-1i9AiwOqptn_FuDYphje3gf3Q" finished 2024/12/17 02:40:16 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2024/12/17 02:40:17 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ABPnzm5DBbX1pkdVBLBV_hMwkpDdNB7OzB8HEVYSsRULlln55iTA8-ZAQTOQl81Lb4F5Q20 2024/12/17 02:40:18 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2024/12/17 02:40:19 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/12/17 02:40:19 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ABPnzm5DBbX1pkdVBLBV_hMwkpDdNB7OzB8HEVYSsRULlln55iTA8-ZAQTOQl81Lb4F5Q20" finished 2024/12/17 02:40:20 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2024/12/17 02:40:21 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5Eurp6xsiL3J9ZmhEp_1x-xRkQTifHPsoRUowtom3uSuuYK_tM-C6fxfXBU9dBC6Y 2024/12/17 02:40:22 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2024/12/17 02:40:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/12/17 02:40:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABPnzm5Eurp6xsiL3J9ZmhEp_1x-xRkQTifHPsoRUowtom3uSuuYK_tM-C6fxfXBU9dBC6Y" finished 2024/12/17 02:40:23 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2024/12/17 02:40:25 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm7lHR9t3lUYYq8CYLn-jo68gbFuvQKHi-C4VplMU-fBGdpXtybXhJHRkHe5hH2aiuw 2024/12/17 02:40:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2024/12/17 02:40:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2024/12/17 02:40:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2024/12/17 02:40:26 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/12/17 02:40:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/12/17 02:40:27 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2024/12/17 02:40:28 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm7lHR9t3lUYYq8CYLn-jo68gbFuvQKHi-C4VplMU-fBGdpXtybXhJHRkHe5hH2aiuw" finished 2024/12/17 02:40:28 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2024/12/17 02:40:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5ZxHWbR7a0XtPajJBsEi9XXzwhSUaN4EzvAcpt1HY2YZuNW3nrbvCXcTjmgjgE6qk 2024/12/17 02:40:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2024/12/17 02:40:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2024/12/17 02:40:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2024/12/17 02:40:32 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2024/12/17 02:40:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2024/12/17 02:40:33 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2024/12/17 02:40:34 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm5ZxHWbR7a0XtPajJBsEi9XXzwhSUaN4EzvAcpt1HY2YZuNW3nrbvCXcTjmgjgE6qk" finished 2024/12/17 02:40:34 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/12/17 02:40:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm6Fn4kC1D2ga52O0BtRhgwvXEveQtTfZtI33hboWRSZ3XdN8jLOpoaMQGNnFkqeiXw 2024/12/17 02:40:38 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2024/12/17 02:40:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2024/12/17 02:40:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "ABPnzm6Fn4kC1D2ga52O0BtRhgwvXEveQtTfZtI33hboWRSZ3XdN8jLOpoaMQGNnFkqeiXw" finished 2024/12/17 02:40:40 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2024/12/17 02:40:42 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABPnzm4929oqd96vrir2D9a9-qx91s8XMcVlxpxo7WM6OzgqSca3SG3QBe6m3XeB4jhBzqI 2024/12/17 02:40:42 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2024/12/17 02:40:44 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/12/17 02:40:44 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABPnzm4929oqd96vrir2D9a9-qx91s8XMcVlxpxo7WM6OzgqSca3SG3QBe6m3XeB4jhBzqI" finished 2024/12/17 02:40:44 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2024/12/17 02:40:46 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5w1LBiOB29jdMhl_kwNsPEYBykHAVpqmHawhch4oYbaAIBoqH3ua53Kxd2F6iS0m8 2024/12/17 02:40:46 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2024/12/17 02:40:47 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/12/17 02:40:48 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ABPnzm5w1LBiOB29jdMhl_kwNsPEYBykHAVpqmHawhch4oYbaAIBoqH3ua53Kxd2F6iS0m8" finished 2024/12/17 02:40:48 DEBUG : chunked-10Mi-10Mi-streamed.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2024/12/17 02:40:50 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: ABPnzm512-BQOHiR23T9xHn7fzWuIvLnEMvzmXb3wLAsySEqAKFmQhzjiISxKcc_hTFQy-I 2024/12/17 02:40:50 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2024/12/17 02:40:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2024/12/17 02:40:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2024/12/17 02:40:51 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2024/12/17 02:40:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/12/17 02:40:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2024/12/17 02:40:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "ABPnzm512-BQOHiR23T9xHn7fzWuIvLnEMvzmXb3wLAsySEqAKFmQhzjiISxKcc_hTFQy-I" finished 2024/12/17 02:40:52 DEBUG : chunked-10Mi-20.000Mi.bin: Multipart upload Etag: a7011c69cf0e728d9aa35b0c69e31aa9-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2024/12/17 02:40:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm5bUCuhIMXWlvmnbP0q8bGoKxLc4pJ-hGLZXzqnhVyBlY-0RzgvxKCzPpvrEWgz5GQ 2024/12/17 02:40:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2024/12/17 02:40:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2024/12/17 02:40:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2024/12/17 02:40:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2024/12/17 02:40:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2024/12/17 02:40:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2024/12/17 02:40:57 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ABPnzm5bUCuhIMXWlvmnbP0q8bGoKxLc4pJ-hGLZXzqnhVyBlY-0RzgvxKCzPpvrEWgz5GQ" finished 2024/12/17 02:40:58 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/12/17 02:40:59 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ABPnzm4nRdGW7w8_QBMdR5YYq4Iwxc5-iItDto3abLJtiezYKOqqwzElDDg8FAwV1-4exCw 2024/12/17 02:40:59 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2024/12/17 02:41:00 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "1d05ee5d5c0f5413d18a723df7b7734c" 2024/12/17 02:41:00 DEBUG : unknown-size-put.txt: multipart upload "ABPnzm4nRdGW7w8_QBMdR5YYq4Iwxc5-iItDto3abLJtiezYKOqqwzElDDg8FAwV1-4exCw" finished 2024/12/17 02:41:00 DEBUG : unknown-size-put.txt: Multipart upload Etag: 498c2d68ed9f931ed7c0f700cb1ecd6c-1 OK === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/12/17 02:41:01 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ABPnzm7DekBra7zwsGTRuFnzAEdVdhCgZDQc-twGNInZH6asG-5LkFx8dPVtk9_uoRRp2Ak 2024/12/17 02:41:01 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2024/12/17 02:41:02 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "d874b5d1a908449c39a242e0303cfde1" 2024/12/17 02:41:02 DEBUG : unknown-size-update.txt: multipart upload "ABPnzm7DekBra7zwsGTRuFnzAEdVdhCgZDQc-twGNInZH6asG-5LkFx8dPVtk9_uoRRp2Ak" finished 2024/12/17 02:41:02 DEBUG : unknown-size-update.txt: Multipart upload Etag: d01301fdd5e2f45e4e275f6206114839-1 OK === RUN TestIntegration/FsMkdir/FsRootCollapse 2024/12/17 02:41:02 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-yomazes8feso/deeper/nonexisting/directory" 2024/12/17 02:41:02 DEBUG : Config file has changed externally - reloading === 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/12/17 02:41:03 DEBUG : Waiting for deletions to finish 2024/12/17 02:41:03 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2024/12/17 02:41:03 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "1734403028763596") 2024/12/17 02:41:03 DEBUG : "versions/test-versions-v2024-12-17-023808-223.txt" version true 2024/12/17 02:41:03 DEBUG : versions/test-versions-v2024-12-17-023808-223.txt: Deleting (id "1734403088182750") 2024/12/17 02:41:04 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2024/12/17 02:41:04 INFO : versions/test-versions-v2024-12-17-023808-223.txt: Deleted 2024/12/17 02:41:04 INFO : S3 bucket rclone-test-yomazes8feso: Bucket "rclone-test-yomazes8feso" deleted 2024/12/17 02:41:04 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2706: Shutdown method not supported --- FAIL: TestIntegration (291.27s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.37s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.96s) --- FAIL: TestIntegration/FsMkdir (288.48s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.70s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.22s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.28s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.20s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (35.17s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.40s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.47s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.39s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.39s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.45s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.30s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (2.18s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.74s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (9.99s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (82.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.14s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (3.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (5.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (3.36s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (6.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.05s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.44s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (33.58s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (1.78s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (1.28s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (30.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.14s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (16.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.78s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.61s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (7.89s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (7.75s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (149.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (30.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (9.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (5.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (10.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (5.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (10.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (23.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (6.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (3.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (7.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (3.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (9.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (4.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (23.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (7.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (7.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (23.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (8.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (24.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (6.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (7.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (10.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (24.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (6.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (7.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (5.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.25s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.28s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.97s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.80s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2024/12/17 02:41:04 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2024/12/17 02:41:04 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 291.285s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 4m52.524591772s (try 1/5)