"go test -v -timeout 1h0m0s -remote TestSwift: -verbose -test.run '^TestIntegration$/^FsMkdir$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestSwift:" 2025/05/29 01:26:29 INFO Container "rclone-test-biwobod6yoli" created object="Swift container rclone-test-biwobod6yoli" objectType=*swift.Fs === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/05/29 01:26:29 INFO Making directory object=dir/subdir objectType=string fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/05/29 01:26:29 INFO Removing directory object=dir/subdir objectType=string fstest.go:244: Filtering empty directory "dir" 2025/05/29 01:26:29 INFO Removing directory object=dir objectType=string === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === 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␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/05/29 01:27:05 INFO Deleted object=dirToPurge/fileToPurge.txt objectType=*swift.Object === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/29 01:27:08 INFO Deleted object=fileToPurgeFromRoot.txt objectType=*swift.Object === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/05/29 01:27:12 INFO Deleted object=a/b/c/d/e.txt objectType=*swift.Object === 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 fstests.go:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata fstests.go:1623: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestSwift:" path "rclone-test-biwobod6yoli" from "TestSwift:rclone-test-biwobod6yoli" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN 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 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/PublicLink fstests.go:2004: FS has no PublicLinker interface === 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:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/05/29 01:27:49 INFO Container "rclone-test-biwobod6yoli_segments" created object="Swift container rclone-test-biwobod6yoli" objectType=*swift.Fs === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoChunk === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunk === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunkFail === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/CopyLargeObject === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/100 === RUN TestIntegration/FsMkdir/FsPutChunked/100/99 === RUN TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/100/100 === RUN TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/100/201 === RUN TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/128 === RUN TestIntegration/FsMkdir/FsPutChunked/128/127 === RUN TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/128/128 === RUN TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/128/257 === RUN TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999 === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000 === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001 === RUN TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000 === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001 === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003 === RUN TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116 === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117 === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235 === RUN TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 === RUN TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *swift.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize === RUN TestIntegration/FsMkdir/FsRootCollapse === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/05/29 01:29:39 INFO Deleted object="hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" objectType=*swift.Object 2025/05/29 01:29:39 INFO Deleted object="large.txt (copy)" objectType=*swift.Object 2025/05/29 01:29:40 INFO Deleted object="piped data chunk.txt" objectType=*swift.Object 2025/05/29 01:29:40 INFO Deleted object=large.txt objectType=*swift.Object 2025/05/29 01:29:40 INFO Container "rclone-test-biwobod6yoli" removed object="Swift container rclone-test-biwobod6yoli" objectType=*swift.Fs 2025/05/29 01:29:40 ERROR dangling large object with no contents object=large.txt objectType=*swift.Object 2025/05/29 01:29:40 ERROR dangling large object with no contents object="large.txt (copy)" objectType=*swift.Object 2025/05/29 01:29:40 ERROR dangling large object with no contents object="piped data chunk.txt" objectType=*swift.Object === NAME TestIntegration/FsMkdir fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 2025/05/29 01:29:41 ERROR dangling large object with no contents object=large.txt objectType=*swift.Object 2025/05/29 01:29:41 ERROR dangling large object with no contents object="large.txt (copy)" objectType=*swift.Object 2025/05/29 01:29:41 ERROR dangling large object with no contents object="piped data chunk.txt" objectType=*swift.Object fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:286: Sleeping for 7s just to make sure --- PASS: TestIntegration (202.65s) --- PASS: TestIntegration/FsMkdir (201.73s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.30s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.10s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (1.11s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (1.03s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.14s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (1.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (1.16s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.09s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (1.10s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.80s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (1.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.35s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.86s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.84s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.11s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.30s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (64.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (3.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (3.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (2.92s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.63s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (18.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (16.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.29s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (8.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoChunk (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunk (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunkFail (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyLargeObject (4.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (91.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100 (14.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99 (3.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed (2.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100 (2.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201 (8.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed (4.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128 (14.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127 (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128 (3.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257 (7.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki (13.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999 (3.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed (2.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000 (2.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001 (6.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki (15.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000 (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001 (3.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003 (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed (3.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki (15.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116 (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117 (4.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed (2.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235 (8.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed (4.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (18.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 (5.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 (8.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed (4.11s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (4.36s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.33s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.03s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.99s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) PASS ok github.com/rclone/rclone/backend/swift 202.663s "go test -v -timeout 1h0m0s -remote TestSwift: -verbose -test.run '^TestIntegration$/^FsMkdir$'" - Finished OK in 3m23.506973155s (try 2/5)