"go test -v -timeout 1h0m0s -remote TestPcloud: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestPcloud:" 2025/10/13 04:03:06 NOTICE: TestPcloud: Stopped server 2025/10/13 04:03:06 NOTICE: TestPcloud: Starting server 2025/10/13 04:03:06 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mopokiq1jigu" 2025/10/13 04:03:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/13 04:03:08 INFO : dir/subdir: Making directory 2025/10/13 04:03:09 INFO : dir/subdir: Removing directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/10/13 04:03:16 INFO : dir: Removing directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/10/13 04:03:25 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound 2025/10/13 04:03:25 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === 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␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError fstests.go:143: FsPutError: test object does not exist error: object is present - low level retry 1/10 === RUN TestIntegration/FsMkdir/FsPutZeroLength fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) 2025/10/13 04:04:48 DEBUG : Couldn't parse Date: from server evc84.pcloud.com: "Mon, 13 Oct 2025 04:04:48 +0000": parsing time "Mon, 13 Oct 2025 04:04:48 +0000" as "Mon Jan _2 15:04:05 2006": cannot parse ", 13 Oct 2025 04:04:48 +0000" as " " === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /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:955 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles Messages: pcloud root 'rclone-test-mopokiq1jigu'/file name.txt: sha1 hash incorrect - expecting "b87e50f5bbe8446957cf34f0d1be7e1116bcaaad" got "3303299d965ea90f5a7fb99d6866e21a19ebfb0b" fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:202 /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:955 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles Messages: pcloud root 'rclone-test-mopokiq1jigu'/file name.txt: sha256 hash incorrect - expecting "9d16bc77f80f8548e674655220e12326c5d3dc67e385266a5ab5a922290c8883" got "24ed145a7c30f10759d3f7f5ec4fb6035b4b815f5061f45001e585bdd9566aac" === 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 2025/10/13 04:04:51 DEBUG : Creating backend with remote "TestPcloud:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/13 04:04:51 DEBUG : Creating backend with remote "TestPcloud:" === 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 fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) 2025/10/13 04:04:58 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mopokiq1jigu/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/13 04:04:59 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mopokiq1jigu/hello? sausage/êé" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/10/13 04:05:20 DEBUG : Creating backend with remote "TestPcloud:rclone-test-cemuzov5xinu" fstests.go:1479: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1479 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1496: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1496 Error: Received unexpected error: can't copy directory - destination already exists Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/10/13 04:05:22 DEBUG : pcloud root 'rclone-test-cemuzov5xinu': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull fstests.go:1517: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1517 Error: An error is expected but got nil. Test: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull Messages: Expecting error on RMdir on non empty remote === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1536 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1546 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1565 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1572 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1579 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1588 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1614 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1691 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1748 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1764 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1771 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1778 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1787 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1808 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1819 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1847 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/10/13 04:06:53 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mopokiq1jigu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstests.go:1860: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1860 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:1876: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1876 Error: Not equal: expected: "rclone-test-mopokiq1jigu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" actual : "rclone-test-mopokiq1jigu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" Diff: --- Expected +++ Actual @@ -1 +1 @@ -rclone-test-mopokiq1jigu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠ +rclone-test-mopokiq1jigu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === NAME TestIntegration/FsMkdir/FsPutFiles/FsIsFile fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: listing wrong, want z.txt (100) got fstest.go:203: Not found "z.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1885 Error: Not equal: expected: 0 actual : 1 Test: TestIntegration/FsMkdir/FsPutFiles/FsIsFile Messages: 1 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/13 04:07:02 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mopokiq1jigu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestPcloud:" path "rclone-test-mopokiq1jigu" from "TestPcloud:rclone-test-mopokiq1jigu" 2025/10/13 04:07:03 DEBUG : Creating backend with remote "TestPcloud:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: listing wrong, want rclone-test-mopokiq1jigu/file name.txt (200), rclone-test-mopokiq1jigu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got fstest.go:203: Not found "rclone-test-mopokiq1jigu/file name.txt" fstest.go:203: Not found "rclone-test-mopokiq1jigu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 Error: Not equal: expected: 0 actual : 2 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: 2 objects not found fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1931 Error: Not equal: expected: []string{"rclone-test-mopokiq1jigu/hello? sausage", "rclone-test-mopokiq1jigu/hello? sausage/êé", "rclone-test-mopokiq1jigu/hello? sausage/êé/Hello, 世界", "rclone-test-mopokiq1jigu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=39) "rclone-test-mopokiq1jigu/hello? sausage", - (string) (len=44) "rclone-test-mopokiq1jigu/hello? sausage/êé", - (string) (len=58) "rclone-test-mopokiq1jigu/hello? sausage/êé/Hello, 世界", - (string) (len=79) "rclone-test-mopokiq1jigu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" +([]string) { } Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List Messages: directories === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries fstests.go:1937: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1937 Error: Received unexpected error: directory not found Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR fstests.go:1976: Too many files to list - giving up === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1987 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: listing wrong, want rclone-test-mopokiq1jigu/created from root.txt (100), rclone-test-mopokiq1jigu/file name.txt (200), rclone-test-mopokiq1jigu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got rclone-test-mopokiq1jigu/created from root.txt (100) fstest.go:203: Not found "rclone-test-mopokiq1jigu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:203: Not found "rclone-test-mopokiq1jigu/file name.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1987 Error: Not equal: expected: 0 actual : 2 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put Messages: 2 objects not found === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1992 Error: Should be true Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: listing wrong, want rclone-test-mopokiq1jigu/file name.txt (200), rclone-test-mopokiq1jigu/hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt (100) got fstest.go:203: Not found "rclone-test-mopokiq1jigu/file name.txt" fstest.go:203: Not found "rclone-test-mopokiq1jigu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1992 Error: Not equal: expected: 0 actual : 2 Test: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove Messages: 2 objects not found === 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: object not found Test: TestIntegration/FsMkdir/FsPutFiles/PublicLink === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2125: Not a bucket based backend === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2265 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream fstests.go:2299: FS has no PutStream interface === RUN TestIntegration/FsMkdir/FsPutFiles/Internal fstests.go:2343: *pcloud.Fs does not implement InternalTester === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *pcloud.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *pcloud.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/13 04:07:52 DEBUG : Creating backend with remote "TestPcloud:rclone-test-mopokiq1jigu/deeper/nonexisting/directory" === 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:2725: FS has no Directory methods and doesn't Wrap === NAME TestIntegration/FsMkdir fstest.go:282: Error listing: couldn't list files: pcloud error: Directory does not exist. (2005) === RUN TestIntegration/FsShutdown --- FAIL: TestIntegration (287.79s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.33s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.11s) --- FAIL: TestIntegration/FsMkdir (286.12s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (15.85s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.11s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding (77.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (2.38s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.43s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (2.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (2.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (8.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (1.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (1.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (8.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (9.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (8.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (9.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (8.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.61s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutError (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.78s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (183.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.77s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (17.28s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (2.28s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectString (5.69s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (5.64s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (5.78s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (5.61s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (5.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (5.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (5.73s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (5.66s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (5.70s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (5.72s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (5.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (5.72s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (5.70s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (5.62s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (5.68s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (5.69s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (8.76s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.96s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (42.60s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (7.97s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (16.89s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (17.42s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (8.34s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.70s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (5.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.05s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.05s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.95s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- PASS: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/pcloud 287.808s "go test -v -timeout 1h0m0s -remote TestPcloud: -verbose" - Finished ERROR in 4m48.69325638s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsDirMove TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull TestIntegration/FsMkdir/FsPutFiles/ObjectString TestIntegration/FsMkdir/FsPutFiles/ObjectFs TestIntegration/FsMkdir/FsPutFiles/ObjectRemote TestIntegration/FsMkdir/FsPutFiles/ObjectHashes TestIntegration/FsMkdir/FsPutFiles/ObjectModTime TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime TestIntegration/FsMkdir/FsPutFiles/ObjectSize TestIntegration/FsMkdir/FsPutFiles/ObjectOpen TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate TestIntegration/FsMkdir/FsPutFiles/ObjectStorable TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot TestIntegration/FsMkdir/FsPutFiles/FromRoot/List TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove TestIntegration/FsMkdir/FsPutFiles/PublicLink TestIntegration/FsMkdir/FsPutFiles/ObjectRemove]