"go test -v -timeout 1h0m0s -remote TestSwift: -verbose" - Starting (try 1/5) === RUN TestInternalUrlEncode --- PASS: TestInternalUrlEncode (0.00s) === RUN TestInternalShouldRetryHeaders --- PASS: TestInternalShouldRetryHeaders (1.00s) === RUN TestIntegration fstests.go:438: Using remote "TestSwift:" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/06/15 05:18:20 INFO Container "rclone-test-bivecod5bosa" created object="Swift container rclone-test-bivecod5bosa" objectType=*swift.Fs === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/06/15 05:18:21 INFO Container "rclone-test-bivecod5bosa" removed object="Swift container rclone-test-bivecod5bosa" objectType=*swift.Fs === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/06/15 05:18:21 INFO Making directory object=dir/subdir objectType=string fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/06/15 05:18:21 INFO Removing directory object=dir/subdir objectType=string fstest.go:244: Filtering empty directory "dir" 2025/06/15 05:18:21 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/06/15 05:21:29 INFO Deleted object=dirToPurge/fileToPurge.txt objectType=*swift.Object === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/06/15 05:21:37 INFO Deleted object=fileToPurgeFromRoot.txt objectType=*swift.Object === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/06/15 05:21:44 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-bivecod5bosa" from "TestSwift:rclone-test-bivecod5bosa" === 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/06/15 05:23:09 INFO Container "rclone-test-bivecod5bosa_segments" created object="Swift container rclone-test-bivecod5bosa" 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/06/15 05:39:00 INFO Deleted object="hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" objectType=*swift.Object 2025/06/15 05:39:06 INFO Deleted object="large.txt (copy)" objectType=*swift.Object 2025/06/15 05:39:16 INFO Deleted object=large.txt objectType=*swift.Object 2025/06/15 05:39:21 INFO Deleted object="piped data chunk.txt" objectType=*swift.Object === NAME TestIntegration/FsMkdir fstests.go:2807: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2807 Error: Received unexpected error: Container Not Found Test: TestIntegration/FsMkdir === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (1261.87s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.18s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.19s) --- FAIL: TestIntegration/FsMkdir (1260.54s) --- 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 (146.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (20.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (10.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (15.82s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.95s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (10.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.92s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (10.90s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.93s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (15.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (15.72s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (10.97s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.89s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.78s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (10.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (15.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.97s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (10.27s) --- PASS: TestIntegration/FsMkdir/FsPutError (5.35s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.59s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (243.40s) --- 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.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.23s) --- 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 (5.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (16.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (7.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (7.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (41.05s) --- 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.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.63s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.47s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (5.72s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (5.61s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (17.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (15.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.34s) --- 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.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (43.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (21.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (21.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (76.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoChunk (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunk (15.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunkFail (26.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyLargeObject (33.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (793.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100 (144.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99 (27.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed (26.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100 (37.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed (26.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201 (79.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed (60.21s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128 (192.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127 (38.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed (22.10s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128 (49.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed (48.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257 (105.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed (53.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki (145.80s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999 (40.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed (19.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000 (34.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed (17.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001 (70.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed (18.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki (140.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000 (37.47s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed (36.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001 (32.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed (22.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003 (70.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed (32.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki (89.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116 (28.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed (17.44s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117 (32.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed (21.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235 (28.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed (8.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (80.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 (18.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed (17.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 (28.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed (26.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 (33.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed (24.42s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (23.37s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (6.60s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (16.76s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (15.78s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/swift 1262.892s "go test -v -timeout 1h0m0s -remote TestSwift: -verbose" - Finished ERROR in 21m3.770582459s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir]