"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsDirSetModTime|FsDirectory|FsListDirEmpty|FsListRDirEmpty|FsMkdirRmdirSubdir|FsNewObjectNotFound|FsPutFiles|FsPutZeroLength)$|^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestGoFile:" 2024/11/05 03:03:10 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hemadix8vaka" 2024/11/05 03:03:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2024/11/05 03:03:12 DEBUG : dir/subdir: Making directory 2024/11/05 03:03:14 INFO : dir/subdir: Removing directory 2024/11/05 03:03:14 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2024/11/05 03:03:16 DEBUG : Upload server store5 (eu) responded in 121.836246ms 2024/11/05 03:03:16 DEBUG : Upload server store6 (eu) responded in 130.078524ms 2024/11/05 03:03:16 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: Using upload server store5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." 2024/11/05 03:03:18 DEBUG : ./.: Using upload server store5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." 2024/11/05 03:03:20 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:03:25 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/11/05 03:03:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/05 03:03:25 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:03:30 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/11/05 03:03:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/05 03:03:30 DEBUG : pacer: Reducing sleep to 20ms 2024/11/05 03:03:30 DEBUG : pacer: Reducing sleep to 10ms 2024/11/05 03:03:30 DEBUG : ../..: Using upload server store5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2024/11/05 03:03:32 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:03:37 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/11/05 03:03:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/05 03:03:37 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:03:42 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/11/05 03:03:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/05 03:03:43 DEBUG : pacer: Reducing sleep to 20ms 2024/11/05 03:03:44 DEBUG : pacer: Reducing sleep to 10ms 2024/11/05 03:03:44 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: Using upload server store5 (eu) fstest.go:534: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" 2024/11/05 03:03:48 DEBUG : leading space/ leading space: Using upload server store6 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" 2024/11/05 03:03:50 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:03:55 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/11/05 03:03:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/05 03:03:55 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:04:00 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/11/05 03:04:00 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/05 03:04:01 DEBUG : pacer: Reducing sleep to 20ms 2024/11/05 03:04:01 DEBUG : pacer: Reducing sleep to 10ms 2024/11/05 03:04:01 DEBUG : ~leading tilde/~leading tilde: Using upload server store6 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" 2024/11/05 03:04:03 DEBUG : ␍leading CR/␍leading CR: Using upload server store6 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" 2024/11/05 03:04:05 DEBUG : ␊leading LF/␊leading LF: Using upload server store6 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" 2024/11/05 03:04:08 DEBUG : ␉leading HT/␉leading HT: Using upload server store5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" 2024/11/05 03:04:11 DEBUG : ␋leading VT/␋leading VT: Using upload server store6 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" 2024/11/05 03:04:13 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:04:18 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/11/05 03:04:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/05 03:04:18 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:04:23 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/11/05 03:04:23 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/05 03:04:24 DEBUG : pacer: Reducing sleep to 20ms 2024/11/05 03:04:24 DEBUG : pacer: Reducing sleep to 10ms 2024/11/05 03:04:24 DEBUG : Upload server store5 (eu) responded in 37.600783ms 2024/11/05 03:04:24 DEBUG : Upload server store6 (eu) responded in 37.64761ms 2024/11/05 03:04:24 DEBUG : .leading dot/.leading dot: Using upload server store5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " 2024/11/05 03:04:26 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:04:31 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/11/05 03:04:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/05 03:04:31 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:04:36 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/11/05 03:04:36 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/05 03:04:36 DEBUG : pacer: Reducing sleep to 20ms 2024/11/05 03:04:36 DEBUG : pacer: Reducing sleep to 10ms 2024/11/05 03:04:36 DEBUG : trailing space /trailing space : Using upload server store5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" 2024/11/05 03:04:38 DEBUG : trailing CR␍/trailing CR␍: Using upload server store5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" 2024/11/05 03:04:40 DEBUG : trailing LF␊/trailing LF␊: Using upload server store5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" 2024/11/05 03:04:42 DEBUG : trailing HT␉/trailing HT␉: Using upload server store5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" 2024/11/05 03:04:44 DEBUG : trailing VT␋/trailing VT␋: Using upload server store6 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." 2024/11/05 03:04:47 DEBUG : trailing dot./trailing dot.: Using upload server store5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2024/11/05 03:04:50 DEBUG : invalid utf-8/invalid utf-8: Using upload server store5 (eu) === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2024/11/05 03:04:51 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:04:56 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/11/05 03:04:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/05 03:04:57 DEBUG : pacer: Reducing sleep to 10ms 2024/11/05 03:04:57 DEBUG : test%46.txt/test%46.txt: Using upload server store6 (eu) === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutZeroLength 2024/11/05 03:04:59 DEBUG : zero-length-file: Using upload server store6 (eu) === RUN TestIntegration/FsMkdir/FsPutFiles 2024/11/05 03:05:00 DEBUG : file name.txt: Using upload server store5 (eu) 2024/11/05 03:05:04 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using upload server store6 (eu) 2024/11/05 03:05:08 DEBUG : file name.txt: Using upload server store5 (eu) 2024/11/05 03:05:08 DEBUG : file name.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2024/11/05 03:05:12 DEBUG : Creating backend with remote "TestGoFile:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2024/11/05 03:05:12 DEBUG : Creating backend with remote "TestGoFile:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2024/11/05 03:05:16 DEBUG : dirToPurge/fileToPurge.txt: Using upload server store6 (eu) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/05 03:05:19 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Using upload server store6 (eu) 2024/11/05 03:05:20 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hemadix8vaka/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/11/05 03:05:21 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hemadix8vaka/hello? sausage/êé" 2024/11/05 03:05:25 DEBUG : Upload server store10 (eu) responded in 133.450751ms 2024/11/05 03:05:25 DEBUG : Upload server store5 (eu) responded in 134.616991ms 2024/11/05 03:05:25 DEBUG : a/b/c/d/e.txt: Using upload server store5 (eu) 2024/11/05 03:05:25 DEBUG : Upload server store4 (eu) responded in 134.703031ms === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove 2024/11/05 03:05:32 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:05:37 DEBUG : pacer: low level retry 1/10 (error Error "error-rateLimit") 2024/11/05 03:05:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/05 03:05:37 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:05:42 DEBUG : pacer: low level retry 2/10 (error Error "error-rateLimit") 2024/11/05 03:05:42 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/05 03:05:42 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:05:47 DEBUG : pacer: low level retry 3/10 (error Error "error-rateLimit") 2024/11/05 03:05:47 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/11/05 03:05:47 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:05:52 DEBUG : pacer: low level retry 4/10 (error Error "error-rateLimit") 2024/11/05 03:05:52 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/11/05 03:05:52 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:05:57 DEBUG : pacer: low level retry 5/10 (error Error "error-rateLimit") 2024/11/05 03:05:57 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/11/05 03:05:57 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:06:02 DEBUG : pacer: low level retry 6/10 (error Error "error-rateLimit") 2024/11/05 03:06:02 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/11/05 03:06:03 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:06:08 DEBUG : pacer: low level retry 7/10 (error Error "error-rateLimit") 2024/11/05 03:06:08 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/11/05 03:06:08 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:06:13 DEBUG : pacer: low level retry 8/10 (error Error "error-rateLimit") 2024/11/05 03:06:13 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2024/11/05 03:06:13 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:06:18 DEBUG : pacer: low level retry 9/10 (error Error "error-rateLimit") 2024/11/05 03:06:18 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2024/11/05 03:06:18 DEBUG : Rate limited, sleep for 5s 2024/11/05 03:06:23 DEBUG : pacer: low level retry 10/10 (error Error "error-rateLimit") 2024/11/05 03:06:23 DEBUG : pacer: Rate limited, increasing sleep to 10.24s fstests.go:1364: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1364 Error: Received unexpected error: failed to move item: Error "error-rateLimit" Test: TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2024/11/05 03:06:23 DEBUG : Creating backend with remote "TestGoFile:rclone-test-zeqakut5diwi" 2024/11/05 03:06:26 DEBUG : pacer: Reducing sleep to 5.12s fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache 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/fstests/fstests.go:1489 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: listing wrong, want new_name/sub_new_name/file name.txt (100), new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got new_name/sub_new_name/file name.txt (100), new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.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/fstests/fstests.go:1489 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: Unexpected file "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:197: Not found "new_name/sub_new_name/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1489 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: 1 objects not found 2024/11/05 03:06:36 DEBUG : pacer: Reducing sleep to 2.56s 2024/11/05 03:06:41 DEBUG : pacer: Reducing sleep to 1.28s 2024/11/05 03:06:44 DEBUG : pacer: Reducing sleep to 640ms 2024/11/05 03:06:45 DEBUG : pacer: Reducing sleep to 320ms 2024/11/05 03:06:46 DEBUG : pacer: Reducing sleep to 160ms 2024/11/05 03:06:46 DEBUG : pacer: Reducing sleep to 80ms fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2024/11/05 03:06:47 DEBUG : pacer: Reducing sleep to 40ms 2024/11/05 03:06:48 DEBUG : pacer: Reducing sleep to 20ms 2024/11/05 03:06:48 DEBUG : pacer: Reducing sleep to 10ms fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache 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/fstests/fstests.go:1503 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: listing wrong, want file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got file name.txt (100), hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.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/fstests/fstests.go:1503 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: Unexpected file "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:197: Not found "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1503 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove Messages: 1 objects not found 2024/11/05 03:06:55 DEBUG : gofile root 'rclone-test-zeqakut5diwi': Purge remote === 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 fstests.go:1627: Metadata method not supported === 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 2024/11/05 03:07:03 DEBUG : Upload server store5 (eu) responded in 56.337493ms 2024/11/05 03:07:03 DEBUG : Upload server store2 (eu) responded in 126.291198ms 2024/11/05 03:07:03 DEBUG : file name.txt: Using upload server store2 (eu) 2024/11/05 03:07:03 DEBUG : file name.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2024/11/05 03:07:03 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hemadix8vaka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstests.go:1864: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1864 Error: Not equal: expected: *errors.errorString(&errors.errorString{s:"is a file not a directory"}) actual : () Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot fstests.go:1880: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1880 Error: Not equal: expected: "rclone-test-hemadix8vaka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" actual : "rclone-test-hemadix8vaka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -rclone-test-hemadix8vaka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠ +rclone-test-hemadix8vaka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache 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/fstest/fstests/fstests.go:1889 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: listing wrong, want z.txt (100) got fstest.go:197: Not found "z.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /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/fstest/fstests/fstests.go:1889 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2024/11/05 03:07:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-hemadix8vaka/not found.txt" 2024/11/05 03:07:14 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestGoFile:" path "rclone-test-hemadix8vaka" from "TestGoFile:rclone-test-hemadix8vaka" 2024/11/05 03:07:15 DEBUG : Creating backend with remote "TestGoFile:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache 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/fstests/fstests.go:1935 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-hemadix8vaka/file name.txt (200), rclone-test-hemadix8vaka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-hemadix8vaka/file name.txt (200), rclone-test-hemadix8vaka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.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/fstests/fstests.go:1935 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: Unexpected file "rclone-test-hemadix8vaka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:197: Not found "rclone-test-hemadix8vaka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1935 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1980: Too many files to list - giving up === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2024/11/05 03:07:39 DEBUG : Upload server store5 (eu) responded in 123.644792ms 2024/11/05 03:07:39 DEBUG : Upload server store6 (eu) responded in 128.693616ms 2024/11/05 03:07:39 DEBUG : rclone-test-hemadix8vaka/created from root.txt: Using upload server store6 (eu) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache 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/fstests/fstests.go:1991 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-hemadix8vaka/created from root.txt (100), rclone-test-hemadix8vaka/file name.txt (200), rclone-test-hemadix8vaka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-hemadix8vaka/created from root.txt (100), rclone-test-hemadix8vaka/file name.txt (200), rclone-test-hemadix8vaka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.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/fstests/fstests.go:1991 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: Unexpected file "rclone-test-hemadix8vaka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:197: Not found "rclone-test-hemadix8vaka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1991 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache 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/fstests/fstests.go:1996 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-hemadix8vaka/file name.txt (200), rclone-test-hemadix8vaka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-hemadix8vaka/file name.txt (200), rclone-test-hemadix8vaka/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.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/fstests/fstests.go:1996 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: Unexpected file "rclone-test-hemadix8vaka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:197: Not found "rclone-test-hemadix8vaka/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1996 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink 2024/11/05 03:07:59 DEBUG : gofile root 'rclone-test-hemadix8vaka': attempting to share single file 'file name.txt_does_not_exist' 2024/11/05 03:08:00 DEBUG : gofile root 'rclone-test-hemadix8vaka': attempting to share single file 'file name.txt' 2024/11/05 03:08:00 DEBUG : gofile root 'rclone-test-hemadix8vaka': Link expires at 2024-11-05 03:10:00.36472667 +0000 UTC m=+409.575140338 (duration 2m0s) 2024/11/05 03:08:01 DEBUG : gofile root 'rclone-test-hemadix8vaka': attempting to share single file 'hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt' fstests.go:2042: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2042 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:416: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache 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/fstests/fstests.go:2135 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: listing wrong, want hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/other.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/fstests/fstests.go:2135 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: Unexpected file "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/other.txt" fstest.go:197: Not found "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2135 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2024/11/05 03:08:11 DEBUG : Upload server store1 (eu) responded in 124.514678ms 2024/11/05 03:08:11 DEBUG : Upload server store4 (eu) responded in 131.722606ms 2024/11/05 03:08:11 DEBUG : piped data.txt: Using upload server store4 (eu) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2024/11/05 03:08:12 DEBUG : piped data.txt: Using upload server store1 (eu) === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2209: *gofile.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2024/11/05 03:08:13 DEBUG : unknown-size-update.txt: Using upload server store1 (eu) 2024/11/05 03:08:13 DEBUG : unknown-size-update.txt: Using upload server store4 (eu) 2024/11/05 03:08:13 DEBUG : unknown-size-update.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsDirSetModTime === RUN TestIntegration/FsMkdir/FsDirectory === RUN TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata fstests.go:2617: Directories don't support ReadDirMetadata === RUN TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata fstests.go:2629: Directories don't support WriteDirMetadata === RUN TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime === RUN TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap fstests.go:2664: Not a wrapping Fs === NAME TestIntegration/FsMkdir fstests.go:2690: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2690 Error: An error is expected but got nil. Test: TestIntegration/FsMkdir Messages: Expecting error after on second purge fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound --- FAIL: TestIntegration (309.21s) --- FAIL: TestIntegration/FsMkdir (307.41s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (2.70s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.15s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.13s) --- PASS: TestIntegration/FsMkdir/FsEncoding (103.87s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (2.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (12.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (14.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (3.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (12.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (2.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (2.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (3.20s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (12.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (12.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (2.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (7.90s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.97s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (192.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (6.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (3.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (51.41s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (32.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.18s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (3.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.17s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (10.76s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.19s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (43.86s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (9.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (11.98s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (21.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (9.48s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (2.23s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (8.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.67s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.33s) --- PASS: TestIntegration/FsMkdir/FsDirSetModTime (2.70s) --- PASS: TestIntegration/FsMkdir/FsDirectory (1.83s) --- SKIP: TestIntegration/FsMkdir/FsDirectory/ReadDirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory/WriteDirMetadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsDirectory/WriteDirSetModTime (0.33s) --- SKIP: TestIntegration/FsMkdir/FsDirectory/DirectoryCheckWrap (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/gofile 309.218s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsDirSetModTime|FsDirectory|FsListDirEmpty|FsListRDirEmpty|FsMkdirRmdirSubdir|FsNewObjectNotFound|FsPutFiles|FsPutZeroLength)$|^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|control_chars|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsUploadUnknownSize$/^FsUpdateUnknownSize$'" - Finished ERROR in 5m9.784507906s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/PublicLink TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]