"go test -v -timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:396: Using remote "TestS3Wasabi:" 2020/12/12 05:01:02 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-yobaxar2tubibad1gefotuq9" === RUN TestIntegration/FsCheckWrap fstests.go:433: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2020/12/12 05:01:03 INFO : S3 bucket rclone-test-yobaxar2tubibad1gefotuq9: Bucket "rclone-test-yobaxar2tubibad1gefotuq9" created with ACL "private" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2020/12/12 05:01:03 INFO : S3 bucket rclone-test-yobaxar2tubibad1gefotuq9: Bucket "rclone-test-yobaxar2tubibad1gefotuq9" deleted === RUN TestIntegration/FsMkdir 2020/12/12 05:01:03 INFO : S3 bucket rclone-test-yobaxar2tubibad1gefotuq9: Bucket "rclone-test-yobaxar2tubibad1gefotuq9" created with ACL "private" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2020/12/12 05:01:03 DEBUG : dir/subdir: Making directory fstest.go:249: Filtering empty directory "dir" fstest.go:249: Filtering empty directory "dir/subdir" 2020/12/12 05:01:03 DEBUG : dir/subdir: Removing directory fstest.go:249: Filtering empty directory "dir" 2020/12/12 05:01:03 DEBUG : 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:644: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:644: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:644: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:644: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:644: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:644: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:644: testing "␍leading CR" fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstests.go:651 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: listing wrong, want ␍leading CR/␍leading CR (100) got fstest.go:202: Not found "␍leading CR/␍leading CR" fstest.go:205: Error Trace: fstest.go:205 fstest.go:309 fstest.go:337 fstests.go:651 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: 1 objects not found fstest.go:326: Error Trace: fstest.go:326 fstest.go:337 fstests.go:651 Error: Not equal: expected: []string{"␍leading CR"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=13) "␍leading CR" +([]string) { } Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:644: testing "␊leading LF" fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstests.go:651 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: listing wrong, want ␊leading LF/␊leading LF (100) got fstest.go:202: Not found "␊leading LF/␊leading LF" fstest.go:205: Error Trace: fstest.go:205 fstest.go:309 fstest.go:337 fstests.go:651 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: 1 objects not found fstest.go:326: Error Trace: fstest.go:326 fstest.go:337 fstests.go:651 Error: Not equal: expected: []string{"␊leading LF"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=13) "␊leading LF" +([]string) { } Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:644: testing "␉leading HT" fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstests.go:651 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: listing wrong, want ␉leading HT/␉leading HT (100) got fstest.go:202: Not found "␉leading HT/␉leading HT" fstest.go:205: Error Trace: fstest.go:205 fstest.go:309 fstest.go:337 fstests.go:651 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: 1 objects not found fstest.go:326: Error Trace: fstest.go:326 fstest.go:337 fstests.go:651 Error: Not equal: expected: []string{"␉leading HT"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=13) "␉leading HT" +([]string) { } Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:644: testing "␋leading VT" fstest.go:297: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:297: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:297: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:304: Error Trace: fstest.go:304 fstest.go:337 fstests.go:651 Error: Should be true Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: listing wrong, want ␋leading VT/␋leading VT (100) got fstest.go:202: Not found "␋leading VT/␋leading VT" fstest.go:205: Error Trace: fstest.go:205 fstest.go:309 fstest.go:337 fstests.go:651 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: 1 objects not found fstest.go:326: Error Trace: fstest.go:326 fstest.go:337 fstests.go:651 Error: Not equal: expected: []string{"␋leading VT"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=13) "␋leading VT" +([]string) { } Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: directories === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:644: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:644: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:644: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:644: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:644: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:644: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:644: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:644: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:717: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:753: 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 2020/12/12 05:01:48 DEBUG : Creating backend with remote "TestS3Wasabi:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2020/12/12 05:01:49 DEBUG : Creating backend with remote "TestS3Wasabi:" === 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:1006: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge fstests.go:1034: FS has no Purge interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1105: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1176: 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/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 2020/12/12 05:01:55 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-yobaxar2tubibad1gefotuq9/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2020/12/12 05:01:56 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-yobaxar2tubibad1gefotuq9/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1466: Opening root remote "TestS3Wasabi:" path "rclone-test-yobaxar2tubibad1gefotuq9" from "TestS3Wasabi:rclone-test-yobaxar2tubibad1gefotuq9" 2020/12/12 05:01:56 DEBUG : Creating backend with remote "TestS3Wasabi:" === 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:1589: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:1644: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:1673: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2020/12/12 05:02:00 NOTICE: S3 bucket rclone-test-yobaxar2tubibad1gefotuq9: Streaming uploads using chunk size 5M will have maximum file size of 48.828G 2020/12/12 05:02:01 DEBUG : piped data.txt: multipart upload starting chunk 1 size 0 offset 0/off === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2020/12/12 05:02:01 DEBUG : piped data.txt: multipart upload starting chunk 1 size 100 offset 0/off === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:1735: *s3.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5M === RUN TestIntegration/FsMkdir/FsPutChunked/5M/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5M/5242880 2020/12/12 05:02:04 DEBUG : chunked-5M-5M.bin: multipart upload starting chunk 1 size 5M offset 0/5M === RUN TestIntegration/FsMkdir/FsPutChunked/5M/10485761 2020/12/12 05:02:06 DEBUG : chunked-5M-10.000M.bin: multipart upload starting chunk 1 size 5M offset 0/10.000M 2020/12/12 05:02:07 DEBUG : chunked-5M-10.000M.bin: multipart upload starting chunk 2 size 5M offset 5M/10.000M 2020/12/12 05:02:07 DEBUG : chunked-5M-10.000M.bin: multipart upload starting chunk 3 size 1 offset 10M/10.000M === RUN TestIntegration/FsMkdir/FsPutChunked/5.054M === RUN TestIntegration/FsMkdir/FsPutChunked/5.054M/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054M/5300000 2020/12/12 05:02:11 DEBUG : chunked-5.054M-5.054M.bin: multipart upload starting chunk 1 size 5M offset 0/5.054M 2020/12/12 05:02:11 DEBUG : chunked-5.054M-5.054M.bin: multipart upload starting chunk 2 size 55.781k offset 5M/5.054M === RUN TestIntegration/FsMkdir/FsPutChunked/5.054M/10600001 2020/12/12 05:02:14 DEBUG : chunked-5.054M-10.109M.bin: multipart upload starting chunk 1 size 5M offset 0/10.109M 2020/12/12 05:02:14 DEBUG : chunked-5.054M-10.109M.bin: multipart upload starting chunk 2 size 5M offset 5M/10.109M 2020/12/12 05:02:14 DEBUG : chunked-5.054M-10.109M.bin: multipart upload starting chunk 3 size 111.563k offset 10M/10.109M === RUN TestIntegration/FsMkdir/FsPutChunked/5.055M === RUN TestIntegration/FsMkdir/FsPutChunked/5.055M/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055M/5300053 2020/12/12 05:02:18 DEBUG : chunked-5.055M-5.055M.bin: multipart upload starting chunk 1 size 5M offset 0/5.055M 2020/12/12 05:02:18 DEBUG : chunked-5.055M-5.055M.bin: multipart upload starting chunk 2 size 55.833k offset 5M/5.055M === RUN TestIntegration/FsMkdir/FsPutChunked/5.055M/10600107 2020/12/12 05:02:21 DEBUG : chunked-5.055M-10.109M.bin: multipart upload starting chunk 1 size 5M offset 0/10.109M 2020/12/12 05:02:21 DEBUG : chunked-5.055M-10.109M.bin: multipart upload starting chunk 2 size 5M offset 5M/10.109M 2020/12/12 05:02:21 DEBUG : chunked-5.055M-10.109M.bin: multipart upload starting chunk 3 size 111.667k offset 10M/10.109M === RUN TestIntegration/FsMkdir/FsPutChunked/6.667M === RUN TestIntegration/FsMkdir/FsPutChunked/6.667M/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667M/6990506 2020/12/12 05:02:26 DEBUG : chunked-6.667M-6.667M.bin: multipart upload starting chunk 1 size 5M offset 0/6.667M 2020/12/12 05:02:26 DEBUG : chunked-6.667M-6.667M.bin: multipart upload starting chunk 2 size 1.667M offset 5M/6.667M === RUN TestIntegration/FsMkdir/FsPutChunked/6.667M/13981013 2020/12/12 05:02:28 DEBUG : chunked-6.667M-13.333M.bin: multipart upload starting chunk 1 size 5M offset 0/13.333M 2020/12/12 05:02:28 DEBUG : chunked-6.667M-13.333M.bin: multipart upload starting chunk 2 size 5M offset 5M/13.333M 2020/12/12 05:02:28 DEBUG : chunked-6.667M-13.333M.bin: multipart upload starting chunk 3 size 3.333M offset 10M/13.333M === RUN TestIntegration/FsMkdir/FsPutChunked/8M === RUN TestIntegration/FsMkdir/FsPutChunked/8M/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8M/8388608 2020/12/12 05:02:33 DEBUG : chunked-8M-8M.bin: multipart upload starting chunk 1 size 5M offset 0/8M 2020/12/12 05:02:33 DEBUG : chunked-8M-8M.bin: multipart upload starting chunk 2 size 3M offset 5M/8M === RUN TestIntegration/FsMkdir/FsPutChunked/8M/16777217 2020/12/12 05:02:36 DEBUG : chunked-8M-16.000M.bin: multipart upload starting chunk 1 size 5M offset 0/16.000M 2020/12/12 05:02:36 DEBUG : chunked-8M-16.000M.bin: multipart upload starting chunk 2 size 5M offset 5M/16.000M 2020/12/12 05:02:36 DEBUG : chunked-8M-16.000M.bin: multipart upload starting chunk 3 size 5M offset 10M/16.000M 2020/12/12 05:02:37 DEBUG : chunked-8M-16.000M.bin: multipart upload starting chunk 4 size 1.000M offset 15M/16.000M === RUN TestIntegration/FsMkdir/FsPutChunked/10M === RUN TestIntegration/FsMkdir/FsPutChunked/10M/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10M/10485760 2020/12/12 05:02:41 DEBUG : chunked-10M-10M.bin: multipart upload starting chunk 1 size 5M offset 0/10M 2020/12/12 05:02:42 DEBUG : chunked-10M-10M.bin: multipart upload starting chunk 2 size 5M offset 5M/10M === RUN TestIntegration/FsMkdir/FsPutChunked/10M/20971521 2020/12/12 05:02:45 DEBUG : chunked-10M-20.000M.bin: multipart upload starting chunk 1 size 5M offset 0/20.000M 2020/12/12 05:02:45 DEBUG : chunked-10M-20.000M.bin: multipart upload starting chunk 2 size 5M offset 5M/20.000M 2020/12/12 05:02:45 DEBUG : chunked-10M-20.000M.bin: multipart upload starting chunk 3 size 5M offset 10M/20.000M 2020/12/12 05:02:45 DEBUG : chunked-10M-20.000M.bin: multipart upload starting chunk 4 size 5M offset 15M/20.000M 2020/12/12 05:02:45 DEBUG : chunked-10M-20.000M.bin: multipart upload starting chunk 5 size 1 offset 20M/20.000M === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2020/12/12 05:02:49 DEBUG : unknown-size-put.txt: multipart upload starting chunk 1 size 100 offset 0/off === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2020/12/12 05:02:50 DEBUG : unknown-size-update.txt: multipart upload starting chunk 1 size 200 offset 0/off === RUN TestIntegration/FsMkdir/FsRootCollapse 2020/12/12 05:02:50 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-yobaxar2tubibad1gefotuq9/deeper/nonexisting/directory" 2020/12/12 05:02:50 DEBUG : Waiting for deletions to finish 2020/12/12 05:02:51 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2020/12/12 05:02:51 DEBUG : S3 bucket rclone-test-yobaxar2tubibad1gefotuq9: Removing directory 2020/12/12 05:02:51 INFO : S3 bucket rclone-test-yobaxar2tubibad1gefotuq9: Bucket "rclone-test-yobaxar2tubibad1gefotuq9" deleted 2020/12/12 05:02:51 DEBUG : Waiting for deletions to finish 2020/12/12 05:02:51 ERROR : S3 bucket rclone-test-yobaxar2tubibad1gefotuq9: Failed to list "": directory not found 2020/12/12 05:02:51 DEBUG : S3 bucket rclone-test-yobaxar2tubibad1gefotuq9: Removing directory 2020/12/12 05:02:51 ERROR : : Failed to rmdir: bucket already deleted === CONT TestIntegration/FsMkdir fstests.go:1934: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown fstests.go:1948: Shutdown method not supported --- FAIL: TestIntegration (109.42s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.73s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.08s) --- FAIL: TestIntegration/FsMkdir (108.36s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.23s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.09s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.08s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (40.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.96s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.70s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (7.73s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (7.72s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (7.70s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (7.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.60s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.64s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (16.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.09s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.35s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.60s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (46.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5M (7.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5M/5242879 (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5M/5242880 (2.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5M/10485761 (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054M (7.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054M/5299999 (1.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054M/5300000 (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054M/10600001 (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055M (7.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055M/5300052 (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055M/5300053 (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055M/10600107 (3.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667M (7.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667M/6990505 (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667M/6990506 (2.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667M/13981013 (3.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8M (8.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8M/8388607 (1.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8M/8388608 (2.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8M/16777217 (3.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10M (9.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10M/10485759 (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10M/10485760 (3.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10M/20971521 (4.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.61s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.53s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.08s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.41s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/s3 109.439s "go test -v -timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Finished OK in 2m7.432185104s (try 1/5)