"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:"
2025/03/21 04:13:11 DEBUG : Creating backend with remote "TestSwift:rclone-test-vucotip7rese"
2025/03/21 04:13:11 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/21 04:13:12 DEBUG : Swift container rclone-test-vucotip7rese: Auto set use_segments_container to true
=== 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/03/21 04:13:12 INFO  : Swift container rclone-test-vucotip7rese: Container "rclone-test-vucotip7rese" created
=== RUN   TestIntegration/FsString
=== RUN   TestIntegration/FsName
=== RUN   TestIntegration/FsRoot
=== RUN   TestIntegration/FsRmdirEmpty
2025/03/21 04:13:13 INFO  : Swift container rclone-test-vucotip7rese: Container "rclone-test-vucotip7rese" removed
=== RUN   TestIntegration/FsMkdir
2025/03/21 04:13:13 INFO  : Swift container rclone-test-vucotip7rese: Container "rclone-test-vucotip7rese" created
=== RUN   TestIntegration/FsMkdir/FsMkdirRmdirSubdir
2025/03/21 04:13:13 INFO  : dir/subdir: Making directory
    fstest.go:244: Filtering empty directory "dir"
    fstest.go:244: Filtering empty directory "dir/subdir"
2025/03/21 04:13:13 INFO  : dir/subdir: Removing directory
    fstest.go:244: Filtering empty directory "dir"
2025/03/21 04:13:13 INFO  : dir: Removing directory
=== RUN   TestIntegration/FsMkdir/FsListEmpty
=== RUN   TestIntegration/FsMkdir/FsListDirEmpty
=== RUN   TestIntegration/FsMkdir/FsListRDirEmpty
=== RUN   TestIntegration/FsMkdir/FsListDirNotFound
=== RUN   TestIntegration/FsMkdir/FsListRDirNotFound
=== RUN   TestIntegration/FsMkdir/FsEncoding
=== RUN   TestIntegration/FsMkdir/FsEncoding/control_chars
    fstests.go: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
2025/03/21 04:13:38 DEBUG : Creating backend with remote "TestSwift:"
2025/03/21 04:13:38 DEBUG : Swift root: Auto set use_segments_container to true
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot
2025/03/21 04:13:39 DEBUG : Creating backend with remote "TestSwift:"
2025/03/21 04:13:39 DEBUG : Swift root: Auto set use_segments_container to true
=== 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/03/21 04:13:41 DEBUG : Waiting for deletions to finish
2025/03/21 04:13:42 INFO  : dirToPurge/fileToPurge.txt: Deleted
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
2025/03/21 04:13:43 DEBUG : Creating backend with remote "TestSwift:rclone-test-vucotip7rese/dirToPurgeFromRoot"
2025/03/21 04:13:43 DEBUG : Swift container rclone-test-vucotip7rese path dirToPurgeFromRoot: Auto set use_segments_container to true
2025/03/21 04:13:43 DEBUG : Waiting for deletions to finish
2025/03/21 04:13:44 INFO  : fileToPurgeFromRoot.txt: Deleted
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir
2025/03/21 04:13:44 DEBUG : Creating backend with remote "TestSwift:rclone-test-vucotip7rese/hello? sausage/êé"
2025/03/21 04:13:44 DEBUG : Swift container rclone-test-vucotip7rese path hello? sausage/êé: Auto set use_segments_container to true
2025/03/21 04:13:46 DEBUG : Waiting for deletions to finish
2025/03/21 04:13:46 INFO  : a/b/c/d/e.txt: Deleted
=== 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
2025/03/21 04:13:48 DEBUG : pacer: low level retry 1/10 (error Container Not Empty)
2025/03/21 04:13:48 DEBUG : pacer: Rate limited, increasing sleep to 10ms
2025/03/21 04:13:48 DEBUG : pacer: low level retry 2/10 (error Container Not Empty)
2025/03/21 04:13:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/03/21 04:13:48 DEBUG : pacer: low level retry 3/10 (error Container Not Empty)
2025/03/21 04:13:48 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2025/03/21 04:13:48 DEBUG : pacer: low level retry 4/10 (error Container Not Empty)
2025/03/21 04:13:48 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2025/03/21 04:13:48 DEBUG : pacer: low level retry 5/10 (error Container Not Empty)
2025/03/21 04:13:48 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2025/03/21 04:13:48 DEBUG : pacer: low level retry 6/10 (error Container Not Empty)
2025/03/21 04:13:48 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2025/03/21 04:13:48 DEBUG : pacer: low level retry 7/10 (error Container Not Empty)
2025/03/21 04:13:48 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2025/03/21 04:13:49 DEBUG : pacer: low level retry 8/10 (error Container Not Empty)
2025/03/21 04:13:49 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2025/03/21 04:13:49 DEBUG : pacer: low level retry 9/10 (error Container Not Empty)
2025/03/21 04:13:49 DEBUG : pacer: Rate limited, increasing sleep to 2s
2025/03/21 04:13:51 DEBUG : pacer: low level retry 10/10 (error Container Not Empty)
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPrecision
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectString
2025/03/21 04:13:53 DEBUG : pacer: Reducing sleep to 1.5s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectFs
2025/03/21 04:13:55 DEBUG : pacer: Reducing sleep to 1.125s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectRemote
2025/03/21 04:13:56 DEBUG : pacer: Reducing sleep to 843.75ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectHashes
2025/03/21 04:13:57 DEBUG : pacer: Reducing sleep to 632.8125ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectModTime
2025/03/21 04:13:58 DEBUG : pacer: Reducing sleep to 474.609375ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType
2025/03/21 04:13:59 DEBUG : pacer: Reducing sleep to 355.957031ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata
2025/03/21 04:13:59 DEBUG : pacer: Reducing sleep to 266.967773ms
    fstests.go:1623: Metadata method not supported
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata
2025/03/21 04:14:00 DEBUG : pacer: Reducing sleep to 200.225829ms
    fstests.go:1694: SetMetadata method not supported
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime
2025/03/21 04:14:00 DEBUG : pacer: Reducing sleep to 150.169371ms
2025/03/21 04:14:00 DEBUG : pacer: Reducing sleep to 112.627028ms
2025/03/21 04:14:00 DEBUG : pacer: Reducing sleep to 84.470271ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectSize
2025/03/21 04:14:00 DEBUG : pacer: Reducing sleep to 63.352703ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpen
2025/03/21 04:14:01 DEBUG : pacer: Reducing sleep to 47.514527ms
2025/03/21 04:14:01 DEBUG : pacer: Reducing sleep to 35.635895ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek
2025/03/21 04:14:01 DEBUG : pacer: Reducing sleep to 26.726921ms
2025/03/21 04:14:01 DEBUG : pacer: Reducing sleep to 20.04519ms
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange
2025/03/21 04:14:01 DEBUG : pacer: Reducing sleep to 15.033892ms
2025/03/21 04:14:01 DEBUG : pacer: Reducing sleep to 11.275419ms
2025/03/21 04:14:01 DEBUG : pacer: Reducing sleep to 0s
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectStorable
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile
2025/03/21 04:14:02 DEBUG : Creating backend with remote "TestSwift:rclone-test-vucotip7rese/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
2025/03/21 04:14:02 DEBUG : Swift container rclone-test-vucotip7rese path hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Auto set use_segments_container to true
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound
2025/03/21 04:14:03 DEBUG : Creating backend with remote "TestSwift:rclone-test-vucotip7rese/not found.txt"
2025/03/21 04:14:03 DEBUG : Swift container rclone-test-vucotip7rese path not found.txt: Auto set use_segments_container to true
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot
    fstests.go:1911: Opening root remote "TestSwift:" path "rclone-test-vucotip7rese" from "TestSwift:rclone-test-vucotip7rese"
2025/03/21 04:14:04 DEBUG : Creating backend with remote "TestSwift:"
2025/03/21 04:14:04 DEBUG : Swift root: Auto set use_segments_container to true
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/List
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR
    fstests.go:1970: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1970
        	Error:      	Received unexpected error:
        	            	directory not found
        	Test:       	TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR
    fstests.go:1973: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1973
        	Error:      	Should be true
        	Test:       	TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR
        	Messages:   	file1Root "rclone-test-vucotip7rese/file name.txt" not found
    fstests.go:1974: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1974
        	Error:      	Should be true
        	Test:       	TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR
        	Messages:   	file2Root "rclone-test-vucotip7rese/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" not found
=== 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/03/21 04:14:23 INFO  : Swift container rclone-test-vucotip7rese: Container "rclone-test-vucotip7rese_segments" created
2025/03/21 04:14:23 DEBUG : piped data.txt: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:14:23 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "piped data.txt" to "rclone-test-vucotip7rese"
2025/03/21 04:14:23 DEBUG : piped data.txt: Returning empty Md5sum for swift large object
2025/03/21 04:14:23 DEBUG : piped data.txt: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100
2025/03/21 04:14:24 DEBUG : piped data.txt: Uploading segment file "piped data.txt/2025-03-21-041424-9WpLFkWaCAUDdGOXrnWPyA/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:25 DEBUG : piped data.txt: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:14:25 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "piped data.txt" to "rclone-test-vucotip7rese"
2025/03/21 04:14:25 DEBUG : piped data.txt: Returning empty Md5sum for swift large object
2025/03/21 04:14:25 DEBUG : piped data.txt: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/NoChunk
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunk
2025/03/21 04:14:27 DEBUG : piped data chunk.txt: Uploading segment file "piped data chunk.txt/2025-03-21-041427-vWDf1MFkCftZ5tZJGmHA4w/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:27 DEBUG : piped data chunk.txt: Uploading segment file "piped data chunk.txt/2025-03-21-041427-vWDf1MFkCftZ5tZJGmHA4w/00000001" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:27 DEBUG : piped data chunk.txt: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:14:27 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "piped data chunk.txt" to "rclone-test-vucotip7rese"
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunkFail
2025/03/21 04:14:28 DEBUG : piped data chunk with error.txt: Uploading segment file "piped data chunk with error.txt/2025-03-21-041428-qq6yp4Sj2IKB56QBQXAFcA/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:28 DEBUG : piped data chunk with error.txt: Uploading segment file "piped data chunk with error.txt/2025-03-21-041428-qq6yp4Sj2IKB56QBQXAFcA/00000001" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:29 DEBUG : piped data chunk with error.txt: Uploading segment file "piped data chunk with error.txt/2025-03-21-041428-qq6yp4Sj2IKB56QBQXAFcA/00000002" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:29 DEBUG : Swift container rclone-test-vucotip7rese: Segment operation failed: bulk deleting failed segments
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/CopyLargeObject
2025/03/21 04:14:30 DEBUG : large.txt: Uploading segment file "large.txt/2025-03-21-041430-R2HGliA1Np6bivc9i6_vZg/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:31 DEBUG : large.txt: Uploading segment file "large.txt/2025-03-21-041430-R2HGliA1Np6bivc9i6_vZg/00000001" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:31 DEBUG : large.txt: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:14:31 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "large.txt" to "rclone-test-vucotip7rese"
2025/03/21 04:14:33 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "large.txt (copy)" to "rclone-test-vucotip7rese"
=== RUN   TestIntegration/FsMkdir/FsPutChunked
=== RUN   TestIntegration/FsMkdir/FsPutChunked/100
=== RUN   TestIntegration/FsMkdir/FsPutChunked/100/99
=== RUN   TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed
2025/03/21 04:14:34 DEBUG : chunked-100-99-streamed.bin: Uploading segment file "chunked-100-99-streamed.bin/2025-03-21-041434-t1QOPP-XxBuCs1A2CKaQcg/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:35 DEBUG : chunked-100-99-streamed.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:14:35 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-100-99-streamed.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:14:35 DEBUG : chunked-100-99-streamed.bin: Returning empty Md5sum for swift large object
2025/03/21 04:14:35 DEBUG : chunked-100-99-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/100/100
=== RUN   TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed
2025/03/21 04:14:37 DEBUG : chunked-100-100-streamed.bin: Uploading segment file "chunked-100-100-streamed.bin/2025-03-21-041437-I55KRfIafxNyPsIYmI6-Ww/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:40 DEBUG : chunked-100-100-streamed.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:14:40 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-100-100-streamed.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:14:41 DEBUG : chunked-100-100-streamed.bin: Returning empty Md5sum for swift large object
2025/03/21 04:14:41 DEBUG : chunked-100-100-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/100/201
2025/03/21 04:14:41 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/2025-03-21-041441-l3o8QgQJ64wS-HDZCmCI-w/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:42 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/2025-03-21-041441-l3o8QgQJ64wS-HDZCmCI-w/00000001" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:42 DEBUG : chunked-100-201.bin: Uploading segment file "chunked-100-201.bin/2025-03-21-041441-l3o8QgQJ64wS-HDZCmCI-w/00000002" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:42 DEBUG : chunked-100-201.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:14:42 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-100-201.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:14:43 DEBUG : chunked-100-201.bin: Returning empty Md5sum for swift large object
2025/03/21 04:14:43 DEBUG : chunked-100-201.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed
2025/03/21 04:14:45 DEBUG : chunked-100-201-streamed.bin: Uploading segment file "chunked-100-201-streamed.bin/2025-03-21-041445-rKx0v7XUCdyUNJLShrmfiA/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:45 DEBUG : chunked-100-201-streamed.bin: Uploading segment file "chunked-100-201-streamed.bin/2025-03-21-041445-rKx0v7XUCdyUNJLShrmfiA/00000001" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:46 DEBUG : chunked-100-201-streamed.bin: Uploading segment file "chunked-100-201-streamed.bin/2025-03-21-041445-rKx0v7XUCdyUNJLShrmfiA/00000002" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:47 DEBUG : chunked-100-201-streamed.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:14:47 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-100-201-streamed.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:14:47 DEBUG : chunked-100-201-streamed.bin: Returning empty Md5sum for swift large object
2025/03/21 04:14:47 DEBUG : chunked-100-201-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/128
=== RUN   TestIntegration/FsMkdir/FsPutChunked/128/127
=== RUN   TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed
2025/03/21 04:14:49 DEBUG : chunked-128-127-streamed.bin: Uploading segment file "chunked-128-127-streamed.bin/2025-03-21-041449-kSF90qCsSlQT1izZvSbt1g/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:50 DEBUG : chunked-128-127-streamed.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:14:50 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-128-127-streamed.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:14:50 DEBUG : chunked-128-127-streamed.bin: Returning empty Md5sum for swift large object
2025/03/21 04:14:51 DEBUG : chunked-128-127-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/128/128
=== RUN   TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed
2025/03/21 04:14:52 DEBUG : chunked-128-128-streamed.bin: Uploading segment file "chunked-128-128-streamed.bin/2025-03-21-041452-JZmEh8tzfaskjVy9_Z0vDg/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:52 DEBUG : chunked-128-128-streamed.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:14:52 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-128-128-streamed.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:14:53 DEBUG : chunked-128-128-streamed.bin: Returning empty Md5sum for swift large object
2025/03/21 04:14:53 DEBUG : chunked-128-128-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/128/257
2025/03/21 04:14:54 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/2025-03-21-041454-K-x7UkPiH2HiyHl3_bl9MQ/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:56 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/2025-03-21-041454-K-x7UkPiH2HiyHl3_bl9MQ/00000001" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:56 DEBUG : chunked-128-257.bin: Uploading segment file "chunked-128-257.bin/2025-03-21-041454-K-x7UkPiH2HiyHl3_bl9MQ/00000002" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:14:57 DEBUG : chunked-128-257.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:14:57 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-128-257.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:14:58 DEBUG : chunked-128-257.bin: Returning empty Md5sum for swift large object
2025/03/21 04:14:58 DEBUG : chunked-128-257.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed
2025/03/21 04:15:00 DEBUG : chunked-128-257-streamed.bin: Uploading segment file "chunked-128-257-streamed.bin/2025-03-21-041500-45xxQwb8UcJIe0n0GhDURg/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:01 DEBUG : chunked-128-257-streamed.bin: Uploading segment file "chunked-128-257-streamed.bin/2025-03-21-041500-45xxQwb8UcJIe0n0GhDURg/00000001" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:01 DEBUG : chunked-128-257-streamed.bin: Uploading segment file "chunked-128-257-streamed.bin/2025-03-21-041500-45xxQwb8UcJIe0n0GhDURg/00000002" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:02 DEBUG : chunked-128-257-streamed.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:15:02 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-128-257-streamed.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:15:02 DEBUG : chunked-128-257-streamed.bin: Returning empty Md5sum for swift large object
2025/03/21 04:15:02 DEBUG : chunked-128-257-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.656Ki
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed
2025/03/21 04:15:04 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-97.655Ki-streamed.bin/2025-03-21-041504-VyXO0J-MNtucxSBmdMzu3w/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:05 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:15:05 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-97.656Ki-97.655Ki-streamed.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:15:05 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Returning empty Md5sum for swift large object
2025/03/21 04:15:06 DEBUG : chunked-97.656Ki-97.655Ki-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed
2025/03/21 04:15:08 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-97.656Ki-streamed.bin/2025-03-21-041508-OXbZocg5laCkiZ8VlmZBSw/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:08 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:15:08 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-97.656Ki-97.656Ki-streamed.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:15:09 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object
2025/03/21 04:15:09 DEBUG : chunked-97.656Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001
2025/03/21 04:15:10 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading segment file "chunked-97.656Ki-195.313Ki.bin/2025-03-21-041510-isvw2OvlPhydK0ZLfvh56g/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:11 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading segment file "chunked-97.656Ki-195.313Ki.bin/2025-03-21-041510-isvw2OvlPhydK0ZLfvh56g/00000001" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:11 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading segment file "chunked-97.656Ki-195.313Ki.bin/2025-03-21-041510-isvw2OvlPhydK0ZLfvh56g/00000002" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:11 DEBUG : chunked-97.656Ki-195.313Ki.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:15:11 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-97.656Ki-195.313Ki.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:15:12 DEBUG : chunked-97.656Ki-195.313Ki.bin: Returning empty Md5sum for swift large object
2025/03/21 04:15:12 DEBUG : chunked-97.656Ki-195.313Ki.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed
2025/03/21 04:15:13 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-195.313Ki-streamed.bin/2025-03-21-041513-fNT16YRIgPzenJYXjoQeeA/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:13 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-195.313Ki-streamed.bin/2025-03-21-041513-fNT16YRIgPzenJYXjoQeeA/00000001" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:14 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading segment file "chunked-97.656Ki-195.313Ki-streamed.bin/2025-03-21-041513-fNT16YRIgPzenJYXjoQeeA/00000002" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:14 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:15:14 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-97.656Ki-195.313Ki-streamed.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:15:16 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Returning empty Md5sum for swift large object
2025/03/21 04:15:16 DEBUG : chunked-97.656Ki-195.313Ki-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.657Ki
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed
2025/03/21 04:15:18 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-97.656Ki-streamed.bin/2025-03-21-041518-4rXPSorhPv8K4hm5d7SyTw/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:19 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:15:19 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-97.657Ki-97.656Ki-streamed.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:15:20 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object
2025/03/21 04:15:20 DEBUG : chunked-97.657Ki-97.656Ki-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed
2025/03/21 04:15:22 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-97.657Ki-streamed.bin/2025-03-21-041522-BjzYQwfDBekl_bsSs50iIw/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:23 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:15:23 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-97.657Ki-97.657Ki-streamed.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:15:23 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Returning empty Md5sum for swift large object
2025/03/21 04:15:23 DEBUG : chunked-97.657Ki-97.657Ki-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003
2025/03/21 04:15:24 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading segment file "chunked-97.657Ki-195.315Ki.bin/2025-03-21-041524-UNQGFbC7SF915-_1LVkQIg/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:26 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading segment file "chunked-97.657Ki-195.315Ki.bin/2025-03-21-041524-UNQGFbC7SF915-_1LVkQIg/00000001" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:27 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading segment file "chunked-97.657Ki-195.315Ki.bin/2025-03-21-041524-UNQGFbC7SF915-_1LVkQIg/00000002" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:27 DEBUG : chunked-97.657Ki-195.315Ki.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:15:27 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-97.657Ki-195.315Ki.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:15:28 DEBUG : chunked-97.657Ki-195.315Ki.bin: Returning empty Md5sum for swift large object
2025/03/21 04:15:28 DEBUG : chunked-97.657Ki-195.315Ki.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed
2025/03/21 04:15:30 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-195.315Ki-streamed.bin/2025-03-21-041530-JRKt9Td7dGO-CRxG0OjTWw/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:30 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-195.315Ki-streamed.bin/2025-03-21-041530-JRKt9Td7dGO-CRxG0OjTWw/00000001" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:31 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading segment file "chunked-97.657Ki-195.315Ki-streamed.bin/2025-03-21-041530-JRKt9Td7dGO-CRxG0OjTWw/00000002" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:31 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:15:31 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-97.657Ki-195.315Ki-streamed.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:15:32 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Returning empty Md5sum for swift large object
2025/03/21 04:15:32 DEBUG : chunked-97.657Ki-195.315Ki-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/682.731Ki
=== RUN   TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116
=== RUN   TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed
2025/03/21 04:15:35 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Uploading segment file "chunked-682.731Ki-682.730Ki-streamed.bin/2025-03-21-041535-WNKHufMzevYJ1IPjlsNJig/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:36 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:15:36 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-682.731Ki-682.730Ki-streamed.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:15:37 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Returning empty Md5sum for swift large object
2025/03/21 04:15:37 DEBUG : chunked-682.731Ki-682.730Ki-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117
=== RUN   TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed
2025/03/21 04:15:39 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading segment file "chunked-682.731Ki-682.731Ki-streamed.bin/2025-03-21-041539-pRFqjMels8s5st9R1oDtxg/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:39 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:15:39 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-682.731Ki-682.731Ki-streamed.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:15:40 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Returning empty Md5sum for swift large object
2025/03/21 04:15:40 DEBUG : chunked-682.731Ki-682.731Ki-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235
2025/03/21 04:15:41 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading segment file "chunked-682.731Ki-1.333Mi.bin/2025-03-21-041541-JyqCyIfNU7rztTQpepKnvg/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:41 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading segment file "chunked-682.731Ki-1.333Mi.bin/2025-03-21-041541-JyqCyIfNU7rztTQpepKnvg/00000001" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:42 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading segment file "chunked-682.731Ki-1.333Mi.bin/2025-03-21-041541-JyqCyIfNU7rztTQpepKnvg/00000002" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:42 DEBUG : chunked-682.731Ki-1.333Mi.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:15:42 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-682.731Ki-1.333Mi.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:15:43 DEBUG : chunked-682.731Ki-1.333Mi.bin: Returning empty Md5sum for swift large object
2025/03/21 04:15:43 DEBUG : chunked-682.731Ki-1.333Mi.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed
2025/03/21 04:15:44 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading segment file "chunked-682.731Ki-1.333Mi-streamed.bin/2025-03-21-041544-jNSIRRcQp3zXDNomafUm6w/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:44 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading segment file "chunked-682.731Ki-1.333Mi-streamed.bin/2025-03-21-041544-jNSIRRcQp3zXDNomafUm6w/00000001" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:45 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading segment file "chunked-682.731Ki-1.333Mi-streamed.bin/2025-03-21-041544-jNSIRRcQp3zXDNomafUm6w/00000002" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:46 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:15:46 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-682.731Ki-1.333Mi-streamed.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:15:47 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Returning empty Md5sum for swift large object
2025/03/21 04:15:47 DEBUG : chunked-682.731Ki-1.333Mi-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/2Mi
=== RUN   TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151
=== RUN   TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed
2025/03/21 04:15:50 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Uploading segment file "chunked-2Mi-2.000Mi-streamed.bin/2025-03-21-041550-B6VffZ6nQXkJ2mhjJwFz3A/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:51 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:15:51 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-2Mi-2.000Mi-streamed.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:15:51 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Returning empty Md5sum for swift large object
2025/03/21 04:15:51 DEBUG : chunked-2Mi-2.000Mi-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152
=== RUN   TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed
2025/03/21 04:15:54 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading segment file "chunked-2Mi-2Mi-streamed.bin/2025-03-21-041554-lG-5JDcSt3Rsde5vfnEA0g/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:55 DEBUG : chunked-2Mi-2Mi-streamed.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:15:55 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-2Mi-2Mi-streamed.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:15:55 DEBUG : chunked-2Mi-2Mi-streamed.bin: Returning empty Md5sum for swift large object
2025/03/21 04:15:55 DEBUG : chunked-2Mi-2Mi-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305
2025/03/21 04:15:56 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading segment file "chunked-2Mi-4.000Mi.bin/2025-03-21-041556-0q4L7IgqH0y9txDXydoroA/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:57 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading segment file "chunked-2Mi-4.000Mi.bin/2025-03-21-041556-0q4L7IgqH0y9txDXydoroA/00000001" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:58 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading segment file "chunked-2Mi-4.000Mi.bin/2025-03-21-041556-0q4L7IgqH0y9txDXydoroA/00000002" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:15:58 DEBUG : chunked-2Mi-4.000Mi.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:15:58 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-2Mi-4.000Mi.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:15:59 DEBUG : chunked-2Mi-4.000Mi.bin: Returning empty Md5sum for swift large object
2025/03/21 04:15:59 DEBUG : chunked-2Mi-4.000Mi.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed
2025/03/21 04:16:00 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading segment file "chunked-2Mi-4.000Mi-streamed.bin/2025-03-21-041600-G6Pvj681YV_zVfQWhXep1w/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:16:01 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading segment file "chunked-2Mi-4.000Mi-streamed.bin/2025-03-21-041600-G6Pvj681YV_zVfQWhXep1w/00000001" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:16:02 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading segment file "chunked-2Mi-4.000Mi-streamed.bin/2025-03-21-041600-G6Pvj681YV_zVfQWhXep1w/00000002" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:16:03 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:16:03 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "chunked-2Mi-4.000Mi-streamed.bin" to "rclone-test-vucotip7rese"
2025/03/21 04:16:03 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Returning empty Md5sum for swift large object
2025/03/21 04:16:04 DEBUG : chunked-2Mi-4.000Mi-streamed.bin: Returning empty Md5sum for swift large object
=== RUN   TestIntegration/FsMkdir/FsCopyChunked
    fstests.go:2485: *swift.Fs does not implement SetCopyCutoff
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize
2025/03/21 04:16:05 DEBUG : unknown-size-put.txt: Uploading segment file "unknown-size-put.txt/2025-03-21-041605-qGWmZryBEMhJ9QdHcxt7aw/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:16:06 DEBUG : unknown-size-put.txt: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:16:06 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "unknown-size-put.txt" to "rclone-test-vucotip7rese"
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
2025/03/21 04:16:07 DEBUG : unknown-size-update.txt: Uploading segment file "unknown-size-update.txt/2025-03-21-041607-8QzIm3D3ZF6L5-ffFTQGwg/00000000" into "rclone-test-vucotip7rese_segments"
2025/03/21 04:16:08 DEBUG : unknown-size-update.txt: Uploading segments into "rclone-test-vucotip7rese_segments" seems done (EOF)
2025/03/21 04:16:08 DEBUG : Swift container rclone-test-vucotip7rese: uploading manifest "unknown-size-update.txt" to "rclone-test-vucotip7rese"
=== RUN   TestIntegration/FsMkdir/FsRootCollapse
2025/03/21 04:16:10 DEBUG : Creating backend with remote "TestSwift:rclone-test-vucotip7rese/deeper/nonexisting/directory"
2025/03/21 04:16:10 DEBUG : Swift container rclone-test-vucotip7rese path deeper/nonexisting/directory: Auto set use_segments_container to true
=== 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/03/21 04:16:11 DEBUG : Waiting for deletions to finish
2025/03/21 04:16:12 INFO  : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted
2025/03/21 04:16:12 INFO  : large.txt: Deleted
2025/03/21 04:16:13 INFO  : piped data chunk.txt: Deleted
2025/03/21 04:16:13 INFO  : large.txt (copy): Deleted
2025/03/21 04:16:13 INFO  : Swift container rclone-test-vucotip7rese: Container "rclone-test-vucotip7rese" removed
2025/03/21 04:16:13 DEBUG : Waiting for deletions to finish
=== RUN   TestIntegration/FsShutdown
    fstests.go:2831: Shutdown method not supported
--- FAIL: TestIntegration (182.29s)
    --- 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.41s)
    --- FAIL: TestIntegration/FsMkdir (180.72s)
        --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.25s)
        --- 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 (19.79s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (1.47s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.79s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.94s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (1.17s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.72s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.72s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (1.36s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (1.02s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (1.14s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (1.18s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.67s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.91s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.81s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.78s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (1.41s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (1.24s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (1.14s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.94s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (1.29s)
        --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.50s)
        --- PASS: TestIntegration/FsMkdir/FsPutError (0.31s)
        --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (1.01s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s)
        --- FAIL: TestIntegration/FsMkdir/FsPutFiles (58.18s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.40s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.25s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.05s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.05s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.83s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.80s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.10s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.10s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.11s)
            --- 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.42s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.38s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.01s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (2.18s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.70s)
                --- 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.12s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.84s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.64s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.47s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.36s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.77s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.11s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.12s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.24s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.09s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.42s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (1.10s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (1.07s)
            --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot (18.12s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.36s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.09s)
                --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (15.67s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.49s)
                    --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.44s)
            --- 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.45s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.12s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (3.83s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (1.45s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (2.38s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (7.35s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoChunk (0.44s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunk (1.28s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WithChunkFail (1.69s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/CopyLargeObject (3.94s)
        --- PASS: TestIntegration/FsMkdir/FsPutChunked (91.39s)
            --- PASS: TestIntegration/FsMkdir/FsPutChunked/100 (14.98s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99 (2.89s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/99/Streamed (2.26s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100 (4.93s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/100/Streamed (4.03s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201 (7.15s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/100/201/Streamed (3.99s)
            --- PASS: TestIntegration/FsMkdir/FsPutChunked/128 (14.82s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127 (2.68s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/127/Streamed (1.84s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128 (3.02s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/128/Streamed (2.32s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257 (9.12s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/128/257/Streamed (3.84s)
            --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki (13.56s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999 (3.12s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/99999/Streamed (2.25s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000 (3.76s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/100000/Streamed (2.77s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001 (6.68s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.656Ki/200001/Streamed (4.01s)
            --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki (16.80s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000 (4.21s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100000/Streamed (2.71s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001 (3.28s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/100001/Streamed (2.25s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003 (9.31s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/97.657Ki/200003/Streamed (4.14s)
            --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki (14.29s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116 (4.40s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699116/Streamed (3.05s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117 (2.77s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/699117/Streamed (1.93s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235 (7.12s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/682.731Ki/1398235/Streamed (4.34s)
            --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi (16.94s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151 (4.41s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097151/Streamed (2.90s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152 (4.00s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/2097152/Streamed (2.24s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305 (8.53s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/2Mi/4194305/Streamed (4.52s)
        --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (4.73s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (2.01s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (2.72s)
        --- PASS: TestIntegration/FsMkdir/FsRootCollapse (1.22s)
        --- 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	183.311s
"go test -v -timeout 1h0m0s -remote TestSwift: -verbose" - Finished ERROR in 3m4.175648604s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR]