"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3GCS:" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/05/27 06:17:30 INFO Bucket "rclone-test-rofeyep7hiko" created with ACL "" object="S3 bucket rclone-test-rofeyep7hiko" objectType=*s3.Fs === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/05/27 06:17:31 INFO Bucket "rclone-test-rofeyep7hiko" deleted object="S3 bucket rclone-test-rofeyep7hiko" objectType=*s3.Fs === RUN TestIntegration/FsMkdir 2025/05/27 06:17:33 INFO Bucket "rclone-test-rofeyep7hiko" created with ACL "" object="S3 bucket rclone-test-rofeyep7hiko" objectType=*s3.Fs === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/05/27 06:17:33 INFO Making directory object=dir/subdir objectType=string fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/05/27 06:17:34 INFO Removing directory object=dir/subdir objectType=string fstest.go:244: Filtering empty directory "dir" 2025/05/27 06:17:34 INFO Removing directory object=dir objectType=string === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: operation error S3: PutObject, https response error StatusCode: 400, RequestID: , HostID: , api error InvalidObjectName: The specified object name is not valid. Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/05/27 06:18:21 INFO+2 Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi object="S3 bucket rclone-test-rofeyep7hiko" objectType=*s3.Fs === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/05/27 06:18:45 INFO Deleted object=dirToPurge/fileToPurge.txt objectType=*s3.Object === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/27 06:18:48 INFO Deleted object=fileToPurgeFromRoot.txt objectType=*s3.Object === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/05/27 06:18:52 INFO Deleted object=a/b/c/d/e.txt objectType=*s3.Object === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3GCS:" path "rclone-test-rofeyep7hiko" from "TestS3GCS:rclone-test-rofeyep7hiko" === 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:2034: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2034 Error: Received unexpected error: not found, Signing Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:199 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:73 Error: Not equal: expected: 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:202 /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\x14\xd1M\xba\x83 \fF\xe1-Yk\xad]N\x80(\x11\xf5S0\xfc\xb8\xfa\xfb\xdc\xe9\x19\xbc\x93S\xc9\xe2\xd4\xeb]\xc8!\xd36\x15j\xe2\xd0&GFO\xcd\xdfB\x9e*\x87\xf1\xa6\xcc\a\x99\xe9\x94\xccA\xcd\xfb\x96\x00\x83\xa7\x8f\xfa\xc8.\xf34\x8b#\xab\xedwqł2n\xfc/^?\xab\x87f\xf5/\x8f\xa0\x8dM\xef9\xe9\x8auJHz\xd0\xdd-\xf0\xba\xf3<&\xf5\x924\f\x96/D\xf5}\xd1\x19E\u0378\x92\xc5*ה\x901\xf3=8\xf2t\xd35\xcdr\xd1\xca\xfb`Q\xb1\xc1\x8d\x06V-\xd6W\x84\xe3&f\xda\xf9ћ\xdb\xe0%\xa0J\xecv\x8e\x14\xb0L\tAo}\xc6M.\x8aX\xbf\xa7\xee8\xd8\xfff\xf1\x88\xe4\aC^w\xba\xbb\x9b6\nx^\x06^#\xea\xbfK\x11~x\xe4Ԧ\xbe\v\x14\xc5\xe82F\xf2\xb8\xe9\xfe\xdc\\q\xe8=n\\5\xc8\xf1\x9e\xc9\xeb\x01\xf7\xb3\xb2\xd0\x0e;\x9e\xffU\xe7i\xc5*'B\xbf\x89A\xa2\xfa\x89z\xffK}f/F\xed\xef\u058b\x9b>}\xa4\x8cE\x97n\xd3\xe7\xff\xc3x\xb1\xc1\x8d\xf8\xbd\xb0#\xa3}\x16>Qe\x19#{Z\xc8~\xb3,\x14\xd4}\f6-\x14\xfb(\a\x1fx~\x85\x12;\xda\xde\x0e\xa7\x16\xbd^^7\xcdj\x86\x8b\xa28\x1c\xef\x87<\x8c\x96\xf7\xc5'\x9f|\x8d\x163*\x8e\xb7\x91\x84E\x9f1\xc9\x01\xc7u\x9c%\xd0¥s\xba\xcb#\xeekhũK\x17(\xc9)u\xb4\xbc\xc3\xf029\xaa\xc8\xe4\x06G\x96\x1a\xf2\xf8h\x92Lmp\xbcIB\x9anZ\xa5\x90\xffV>\xa9\xaa\xed\xab\x1c\x9a\xb8\xbcW~h\xc3\xfc\x0e\x92\xa8b}9ڸJ\xfb:5\xb4k\xfa=l\xe9\xd4\xfc)\xd4(s}-b\xb9p\xeb\ng^\xf5\x1a\x83\xdcp\xb4\x7f\x1c=\xbc\x8b\xfbf=\xb9\xf2=x6h\xba\xf5\x0f\xed0\xba}#E\xaeb\xa6[\x17X^\x7fF-7Y^\x8f\x18>\xe9\x1a\r\xcfhh\xc3J\x95f\x8a\x1fC\xab:rS\xe2S\xb2\x1e\xa3\xd1J\x95\xe2pQ\xa1SSwi\xe5Dy\xb2x\xb4Q\x1b\x1d6\t\xb4w\x81=\xfd\xffٱ\xab\xd5c\xb0\xfcP\xa10\xad\x94i\xd34%*R\xb0\xf7\x06\a\x9c\x9eo';%\xe4\ue011\x99b\x1f\xf8\xe2$\xedc\xd0\xc4`\xef6)xx\xfb\x04\xbe\xc4S\xfaX\xf6r`\x1bf2\x9cپ=\a]5\fY\vN\xe4W\xe3\x82 \xa1o\xf0\xf0\xbc\xbf\xfe\x02\x00\x00\xff\xff\xc4*\x87I\xe8\x03\x00\x00" actual : "xacopuq3wadoval8wayidoy8dabupuv7wahaxek6tavenab8pivekub3tikoboz2ruzimif8fidacuy9qexogow6lewadoq9cunuvuh1hokuyeb2hesujoj8sosunat0gohumef6suhisuk4ceqoruh2wufowub6jacojiq8sovofet4dahataq8fiqajem4coxolod6bocucoj1rodeyib8mezutey4hikoxir0merakog8sokutuz6liqaroj7pumoneh9fihorah4bahumat0talakoz1bohurox1rodaroh4zipuyuh0karibug6rahotat5texonut6lexukin3fahunod9cigamoc6pukinuf8jojipok2libosax5rutarib2vehibuc9tuqeyuz2ravogug0luzupuv6qebotor7qomovoy5gepoxig6rehagac7vigakud5boluwar2rinenoz9wasedal3dopuwuq1huluvub4qaridon3zahobuw3qepepeq6cofoxon3bisoguz6sinodex6fikagew0dumizid7bajopug0kasipix6cemobeg8daxovad4dacayov6zusivay4delisos8tajiwah7xepaxuc2xinusew3jezalof3kisaxoj1dalexiy7dubamus9zecapuv5wayavex1gicewey0wevejuq6kitodam5dazemid7vupexet4heboyul2zamobul7rarexib8tugocej9buceyig1zibepaq6befoyoy4jaxafar5bajudad8sepivun6buxaxar4qawapus0quxesav8cozuyay6dolikam0kehaxig6momucun4cezawak8javalus8sawiwom2bonodup3dimasov0nobifar2keqesiy5boyibom0liwozel5keqihas5cehinol4fabevec3hekujuk4vuwopov1yewokik2yohohem1" Diff: --- Expected +++ Actual @@ -1,3 +1 @@ -M F-Yk]N(S0S]!6j&GFOB*A.4#wqł2n/^?f/M9uJHz-<&4 /D}E͸*ה1=8t5r`QV-W&fћ%JvL Ao}M.X8fC^w6 -x^^#K~xԦ 2F\q=n\5;Ui*'BAzK}f/F֋>}Enx#}>Qe#{Z~,} 6-(x~;^^7j8<'|3*E1u%¥s#khũK()u29GhLmpIBnZV>W~hb}9ڸJ:5k=l)(s}-bp -g^p=f==x6h0}#Eb[X^F-7Y^> hhJfC:rSSJpQSSwiDyxQ6 w=ٱcP0i4%*Ro';%b$c`6)xxSXr`f2پ=]5 Y NW o*I +xacopuq3wadoval8wayidoy8dabupuv7wahaxek6tavenab8pivekub3tikoboz2ruzimif8fidacuy9qexogow6lewadoq9cunuvuh1hokuyeb2hesujoj8sosunat0gohumef6suhisuk4ceqoruh2wufowub6jacojiq8sovofet4dahataq8fiqajem4coxolod6bocucoj1rodeyib8mezutey4hikoxir0merakog8sokutuz6liqaroj7pumoneh9fihorah4bahumat0talakoz1bohurox1rodaroh4zipuyuh0karibug6rahotat5texonut6lexukin3fahunod9cigamoc6pukinuf8jojipok2libosax5rutarib2vehibuc9tuqeyuz2ravogug0luzupuv6qebotor7qomovoy5gepoxig6rehagac7vigakud5boluwar2rinenoz9wasedal3dopuwuq1huluvub4qaridon3zahobuw3qepepeq6cofoxon3bisoguz6sinodex6fikagew0dumizid7bajopug0kasipix6cemobeg8daxovad4dacayov6zusivay4delisos8tajiwah7xepaxuc2xinusew3jezalof3kisaxoj1dalexiy7dubamus9zecapuv5wayavex1gicewey0wevejuq6kitodam5dazemid7vupexet4heboyul2zamobul7rarexib8tugocej9buceyig1zibepaq6befoyoy4jaxafar5bajudad8sepivun6buxaxar4qawapus0quxesav8cozuyay6dolikam0kehaxig6momucun4cezawak8javalus8sawiwom2bonodup3dimasov0nobifar2keqesiy5boyibom0liwozel5keqihas5cehinol4fabevec3hekujuk4vuwopov1yewokik2yohohem1 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: 665 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 : "af70b3f609a8385c49c6eb42b2f3bce1" Diff: --- Expected +++ Actual @@ -1 +1 @@ - +af70b3f609a8385c49c6eb42b2f3bce1 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:306: versions/test-versions-v2025-05-27-061930-331.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 === 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-rofeyep7hiko/versions/test-versions.txt: md5 hash incorrect - expecting "2ddf845414f515146234ea295b88dc55" got "2579a50f8f2d80106dedc139190828a7" fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: size incorrect file=101 vs obj=100 fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:396 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List Messages: versions/test-versions.txt: Modification time difference too big |8760h0m0s| > 1ns (want 2002-05-06 04:05:06.499999999 +0000 UTC vs got 2001-05-06 04:05:06.499999999 +0000 UTC) (precision 1ns) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject s3_internal_test.go:402: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_internal_test.go:402 Error: Not equal: expected: 101 actual : 100 Test: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:434: Creating a bucket we already have created returned code: BucketAlreadyOwnedByYou === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2025/05/27 06:19:57 INFO Deleted object=versions/test-versions-v2025-05-27-061930-331.txt objectType=*s3.Object === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2496: *s3.Fs does not support SetCopyCutoff: --s3-copy-cutoff not supported: optional feature not implemented === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize === RUN TestIntegration/FsMkdir/FsRootCollapse === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/05/27 06:22:32 INFO Deleted object=versions/test-versions-v2025-05-27-061936-442.txt objectType=*s3.Object 2025/05/27 06:22:32 INFO Deleted object="hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" objectType=*s3.Object 2025/05/27 06:22:32 INFO Bucket "rclone-test-rofeyep7hiko" deleted object="S3 bucket rclone-test-rofeyep7hiko" objectType=*s3.Fs === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (304.60s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.52s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.27s) --- FAIL: TestIntegration/FsMkdir (301.09s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (1.01s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.30s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.30s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.30s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (40.80s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (0.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (3.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.11s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.42s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (3.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.70s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.31s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.53s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (8.49s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (90.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (3.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (7.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (4.53s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (2.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (1.62s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (2.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.73s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.73s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (1.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (2.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.98s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal (36.36s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (2.36s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.98s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (33.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.17s) --- 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.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (17.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.78s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (7.79s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (7.63s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.16s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (8.26s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (8.07s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (2.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (147.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (26.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (5.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (8.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (8.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (22.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (7.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (7.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (4.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (7.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (23.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (6.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (3.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (24.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (7.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (7.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (4.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (9.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (25.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (7.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (8.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (4.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (9.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (4.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (25.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (7.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (4.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (8.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (9.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (4.64s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (3.25s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (1.32s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.93s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.56s) --- 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 --- PASS: TestAWSDualStackOption (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 304.642s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose" - Finished OK in 5m5.69133314s (try 1/5)