"go test -v -timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
=== RUN   TestBlockIDCreator
--- PASS: TestBlockIDCreator (0.00s)
=== RUN   TestIntegration
2025/03/26 06:05:21 DEBUG : Using config file from "/home/rclone/.rclone.conf"
    fstests.go:438: Using remote "TestAzureBlob,directory_markers:"
2025/03/26 06:05:21 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yeyeruc5cale"
2025/03/26 06:05:21 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 06:05:21 DEBUG : Azure container rclone-test-yeyeruc5cale: Using directory markers
=== RUN   TestIntegration/FsCheckWrap
    fstests.go:479: Not a wrapping Fs
=== RUN   TestIntegration/FsCommand
    fstests.go:507: No commands in this remote
=== RUN   TestIntegration/FsRmdirNotFound
=== RUN   TestIntegration/FsString
=== RUN   TestIntegration/FsName
=== RUN   TestIntegration/FsRoot
=== RUN   TestIntegration/FsRmdirEmpty
=== RUN   TestIntegration/FsMkdir
2025/03/26 06:05:33 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-yeyeruc5cale
--------------------------------------------------------------------------------
RESPONSE 409: 409 The specified container is being deleted. Try operation later.
ERROR CODE: ContainerBeingDeleted
--------------------------------------------------------------------------------
<?xml version="1.0" encoding="utf-8"?><Error><Code>ContainerBeingDeleted</Code><Message>The specified container is being deleted. Try operation later.
RequestId:2ed9ef30-001e-0076-2715-9e36b5000000
Time:2025-03-26T06:05:21.7188043Z</Message></Error>
--------------------------------------------------------------------------------
)
2025/03/26 06:05:33 DEBUG : pacer: Rate limited, increasing sleep to 10ms
2025/03/26 06:05:45 DEBUG : pacer: low level retry 2/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-yeyeruc5cale
--------------------------------------------------------------------------------
RESPONSE 409: 409 The specified container is being deleted. Try operation later.
ERROR CODE: ContainerBeingDeleted
--------------------------------------------------------------------------------
<?xml version="1.0" encoding="utf-8"?><Error><Code>ContainerBeingDeleted</Code><Message>The specified container is being deleted. Try operation later.
RequestId:2ed9fef7-001e-0076-1b15-9e36b5000000
Time:2025-03-26T06:05:33.7616294Z</Message></Error>
--------------------------------------------------------------------------------
)
2025/03/26 06:05:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/03/26 06:05:57 DEBUG : pacer: low level retry 3/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-yeyeruc5cale
--------------------------------------------------------------------------------
RESPONSE 409: 409 The specified container is being deleted. Try operation later.
ERROR CODE: ContainerBeingDeleted
--------------------------------------------------------------------------------
<?xml version="1.0" encoding="utf-8"?><Error><Code>ContainerBeingDeleted</Code><Message>The specified container is being deleted. Try operation later.
RequestId:2eda0f26-001e-0076-7415-9e36b5000000
Time:2025-03-26T06:05:45.8044989Z</Message></Error>
--------------------------------------------------------------------------------
)
2025/03/26 06:05:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2025/03/26 06:06:09 DEBUG : pacer: low level retry 4/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-yeyeruc5cale
--------------------------------------------------------------------------------
RESPONSE 409: 409 The specified container is being deleted. Try operation later.
ERROR CODE: ContainerBeingDeleted
--------------------------------------------------------------------------------
<?xml version="1.0" encoding="utf-8"?><Error><Code>ContainerBeingDeleted</Code><Message>The specified container is being deleted. Try operation later.
RequestId:2eda1c29-001e-0076-3915-9e36b5000000
Time:2025-03-26T06:05:57.8484978Z</Message></Error>
--------------------------------------------------------------------------------
)
2025/03/26 06:06:09 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2025/03/26 06:06:21 DEBUG : pacer: low level retry 5/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-yeyeruc5cale
--------------------------------------------------------------------------------
RESPONSE 409: 409 The specified container is being deleted. Try operation later.
ERROR CODE: ContainerBeingDeleted
--------------------------------------------------------------------------------
<?xml version="1.0" encoding="utf-8"?><Error><Code>ContainerBeingDeleted</Code><Message>The specified container is being deleted. Try operation later.
RequestId:2eda2a86-001e-0076-7715-9e36b5000000
Time:2025-03-26T06:06:09.8919911Z</Message></Error>
--------------------------------------------------------------------------------
)
2025/03/26 06:06:21 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2025/03/26 06:06:21 DEBUG : pacer: Reducing sleep to 80ms
2025/03/26 06:06:22 DEBUG : pacer: Reducing sleep to 40ms
=== RUN   TestIntegration/FsMkdir/FsMkdirRmdirSubdir
2025/03/26 06:06:22 INFO  : dir/subdir: Making directory
2025/03/26 06:06:22 DEBUG : pacer: Reducing sleep to 20ms
2025/03/26 06:06:22 DEBUG : dir/subdir/: Creating directory marker
2025/03/26 06:06:22 DEBUG : pacer: Reducing sleep to 10ms
2025/03/26 06:06:22 DEBUG : pacer: Reducing sleep to 0s
2025/03/26 06:06:22 DEBUG : dir/: Creating directory marker
2025/03/26 06:06:22 INFO  : dir/subdir: Removing directory
2025/03/26 06:06:22 DEBUG : dir/subdir/: Removing directory marker
2025/03/26 06:06:22 INFO  : dir: Removing directory
2025/03/26 06:06:22 DEBUG : dir/: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsListEmpty
=== RUN   TestIntegration/FsMkdir/FsListDirEmpty
=== RUN   TestIntegration/FsMkdir/FsListRDirEmpty
=== RUN   TestIntegration/FsMkdir/FsListDirNotFound
2025/03/26 06:06:22 ERROR : does not exist: error listing: directory not found
=== RUN   TestIntegration/FsMkdir/FsListRDirNotFound
2025/03/26 06:06:22 ERROR : does not exist: error listing: directory not found
=== RUN   TestIntegration/FsMkdir/FsEncoding
=== RUN   TestIntegration/FsMkdir/FsEncoding/control_chars
    fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡"
2025/03/26 06:06:22 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/: Creating directory marker
2025/03/26 06:06:23 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot
    fstests.go:707: testing "."
2025/03/26 06:06:23 DEBUG : ./: Creating directory marker
2025/03/26 06:06:23 DEBUG : ./: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsEncoding/dot_dot
    fstests.go:707: testing ".."
2025/03/26 06:06:23 DEBUG : ../: Creating directory marker
2025/03/26 06:06:23 DEBUG : ../: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsEncoding/punctuation
    fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~"
2025/03/26 06:06:23 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/: Creating directory marker
2025/03/26 06:06:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_space
    fstests.go:707: testing " leading space"
2025/03/26 06:06:24 DEBUG :  leading space/: Creating directory marker
2025/03/26 06:06:24 DEBUG :  leading space/: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_tilde
    fstests.go:707: testing "~leading tilde"
2025/03/26 06:06:24 DEBUG : ~leading tilde/: Creating directory marker
2025/03/26 06:06:25 DEBUG : ~leading tilde/: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_CR
    fstests.go:707: testing "␍leading CR"
2025/03/26 06:06:25 DEBUG : ␍leading CR/: Creating directory marker
2025/03/26 06:06:25 DEBUG : ␍leading CR/: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_LF
    fstests.go:707: testing "␊leading LF"
2025/03/26 06:06:25 DEBUG : ␊leading LF/: Creating directory marker
2025/03/26 06:06:25 DEBUG : ␊leading LF/: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_HT
    fstests.go:707: testing "␉leading HT"
2025/03/26 06:06:25 DEBUG : ␉leading HT/: Creating directory marker
2025/03/26 06:06:26 DEBUG : ␉leading HT/: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_VT
    fstests.go:707: testing "␋leading VT"
2025/03/26 06:06:26 DEBUG : ␋leading VT/: Creating directory marker
2025/03/26 06:06:26 DEBUG : ␋leading VT/: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsEncoding/leading_dot
    fstests.go:707: testing ".leading dot"
2025/03/26 06:06:26 DEBUG : .leading dot/: Creating directory marker
2025/03/26 06:06:26 DEBUG : .leading dot/: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_space
    fstests.go:707: testing "trailing space "
2025/03/26 06:06:27 DEBUG : trailing space /: Creating directory marker
2025/03/26 06:06:27 DEBUG : trailing space /: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_CR
    fstests.go:707: testing "trailing CR␍"
2025/03/26 06:06:27 DEBUG : trailing CR␍/: Creating directory marker
2025/03/26 06:06:27 DEBUG : trailing CR␍/: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_LF
    fstests.go:707: testing "trailing LF␊"
2025/03/26 06:06:27 DEBUG : trailing LF␊/: Creating directory marker
2025/03/26 06:06:28 DEBUG : trailing LF␊/: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_HT
    fstests.go:707: testing "trailing HT␉"
2025/03/26 06:06:28 DEBUG : trailing HT␉/: Creating directory marker
2025/03/26 06:06:28 DEBUG : trailing HT␉/: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_VT
    fstests.go:707: testing "trailing VT␋"
2025/03/26 06:06:28 DEBUG : trailing VT␋/: Creating directory marker
2025/03/26 06:06:28 DEBUG : trailing VT␋/: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsEncoding/trailing_dot
    fstests.go:707: testing "trailing dot."
2025/03/26 06:06:28 DEBUG : trailing dot./: Creating directory marker
2025/03/26 06:06:29 DEBUG : trailing dot./: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8
    fstests.go:707: testing "invalid utf-8\xfe"
2025/03/26 06:06:29 DEBUG : invalid utf-8�/: Creating directory marker
2025/03/26 06:06:29 DEBUG : invalid utf-8�/: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsEncoding/URL_encoding
    fstests.go:707: testing "test%46.txt"
2025/03/26 06:06:29 DEBUG : test%46.txt/: Creating directory marker
2025/03/26 06:06:29 DEBUG : test%46.txt/: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsNewObjectNotFound
=== RUN   TestIntegration/FsMkdir/FsPutError
2025/03/26 06:06:30 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/: Creating directory marker
2025/03/26 06:06:30 DEBUG : hello? sausage/êé/Hello, 世界/: Creating directory marker
2025/03/26 06:06:30 DEBUG : hello? sausage/êé/: Creating directory marker
2025/03/26 06:06:30 DEBUG : hello? sausage/: Creating directory marker
=== RUN   TestIntegration/FsMkdir/FsPutZeroLength
=== RUN   TestIntegration/FsMkdir/FsOpenWriterAt
    fstests.go:786: FS has no OpenWriterAt interface
=== RUN   TestIntegration/FsMkdir/FsOpenChunkWriter
2025/03/26 06:06:30 DEBUG : writer-at-subdir/: Creating directory marker
2025/03/26 06:06:30 NOTICE: Azure container rclone-test-yeyeruc5cale: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/26 06:06:30 DEBUG : writer-at-subdir/writer-at-file: Multipart upload session started for -1 parts of size 4Mi
2025/03/26 06:06:30 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload
2025/03/26 06:06:31 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes
2025/03/26 06:06:31 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes
2025/03/26 06:06:31 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes
2025/03/26 06:06:31 DEBUG : writer-at-subdir/writer-at-file: multipart upload finished
2025/03/26 06:06:32 DEBUG : writer-at-subdir/: Removing directory marker
=== 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/26 06:06:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:"
2025/03/26 06:06:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 06:06:33 DEBUG : Azure root: Using directory markers
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot
2025/03/26 06:06:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:"
2025/03/26 06:06:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 06:06:33 DEBUG : Azure root: Using directory markers
=== 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/26 06:06:34 DEBUG : dirToPurge/: Creating directory marker
2025/03/26 06:06:34 DEBUG : Waiting for deletions to finish
2025/03/26 06:06:34 INFO  : dirToPurge/fileToPurge.txt: Deleted
2025/03/26 06:06:34 DEBUG : removing 1 level 1 directories
2025/03/26 06:06:34 INFO  : dirToPurge: Removing directory
2025/03/26 06:06:34 DEBUG : dirToPurge/: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
2025/03/26 06:06:34 DEBUG : dirToPurgeFromRoot/: Creating directory marker
2025/03/26 06:06:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yeyeruc5cale/dirToPurgeFromRoot"
2025/03/26 06:06:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 06:06:35 DEBUG : Azure container rclone-test-yeyeruc5cale path dirToPurgeFromRoot: Using directory markers
2025/03/26 06:06:35 DEBUG : Waiting for deletions to finish
2025/03/26 06:06:35 INFO  : fileToPurgeFromRoot.txt: Deleted
2025/03/26 06:06:35 DEBUG : removing 1 level 0 directories
2025/03/26 06:06:35 INFO  : Azure container rclone-test-yeyeruc5cale path dirToPurgeFromRoot: Removing directory
2025/03/26 06:06:35 DEBUG : /: Removing directory marker
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir
2025/03/26 06:06:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yeyeruc5cale/hello? sausage/êé"
2025/03/26 06:06:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 06:06:35 DEBUG : Azure container rclone-test-yeyeruc5cale path hello? sausage/êé: Using directory markers
2025/03/26 06:06:35 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-yeyeruc5cale/hello? sausage/êé" to be canonical "TestAzureBlob{juk_h}:rclone-test-yeyeruc5cale/hello? sausage/êé"
2025/03/26 06:06:35 DEBUG : a/b/c/d/: Creating directory marker
2025/03/26 06:06:35 DEBUG : a/b/c/: Creating directory marker
2025/03/26 06:06:35 DEBUG : a/b/: Creating directory marker
2025/03/26 06:06:35 DEBUG : a/: Creating directory marker
2025/03/26 06:06:36 DEBUG : Waiting for deletions to finish
2025/03/26 06:06:36 INFO  : a/b/c/d/e.txt: Deleted
2025/03/26 06:06:36 DEBUG : removing 1 level 4 directories
2025/03/26 06:06:36 INFO  : a/b/c/d: Removing directory
2025/03/26 06:06:36 DEBUG : a/b/c/d/: Removing directory marker
2025/03/26 06:06:36 DEBUG : removing 1 level 3 directories
2025/03/26 06:06:36 INFO  : a/b/c: Removing directory
2025/03/26 06:06:36 DEBUG : a/b/c/: Removing directory marker
2025/03/26 06:06:36 DEBUG : removing 1 level 2 directories
2025/03/26 06:06:36 INFO  : a/b: Removing directory
2025/03/26 06:06:36 DEBUG : a/b/: Removing directory marker
2025/03/26 06:06:36 DEBUG : removing 1 level 1 directories
2025/03/26 06:06:36 INFO  : a: Removing directory
2025/03/26 06:06:36 DEBUG : a/: Removing directory marker
=== 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
2025/03/26 06:06:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yeyeruc5cale/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
2025/03/26 06:06:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 06:06:38 DEBUG : Azure container rclone-test-yeyeruc5cale path hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Using directory markers
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound
2025/03/26 06:06:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yeyeruc5cale/not found.txt"
2025/03/26 06:06:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 06:06:38 DEBUG : Azure container rclone-test-yeyeruc5cale path not found.txt: Using directory markers
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot
    fstests.go:1911: Opening root remote "TestAzureBlob,directory_markers:" path "rclone-test-yeyeruc5cale" from "TestAzureBlob,directory_markers:rclone-test-yeyeruc5cale"
2025/03/26 06:06:38 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:"
2025/03/26 06:06:38 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 06:06:38 DEBUG : Azure root: Using directory markers
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/List
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR
=== 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
2025/03/26 06:06:43 DEBUG : file name.txt: Successfully changed object tier to Hot
2025/03/26 06:06:43 DEBUG : file name.txt: Successfully changed object tier to Cool
2025/03/26 06:06:43 DEBUG : file name.txt: Successfully changed object tier to Cold
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap
    fstests.go:2109: Not a wrapping Fs
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Bucket
    fstests.go:2128: Can have empty directories
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectRemove
=== RUN   TestIntegration/FsMkdir/FsPutFiles/ObjectAbout
    fstests.go:2281: FS does not support About
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0
2025/03/26 06:06:43 DEBUG : piped data.txt: Multipart upload session started for -1 parts of size 4Mi
2025/03/26 06:06:43 DEBUG : piped data.txt: open chunk writer: started multipart upload
2025/03/26 06:06:43 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off
2025/03/26 06:06:43 DEBUG : piped data.txt: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100
2025/03/26 06:06:43 DEBUG : piped data.txt: Multipart upload session started for -1 parts of size 4Mi
2025/03/26 06:06:43 DEBUG : piped data.txt: open chunk writer: started multipart upload
2025/03/26 06:06:43 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off
2025/03/26 06:06:43 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes
2025/03/26 06:06:44 DEBUG : piped data.txt: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/Features
=== RUN   TestIntegration/FsMkdir/FsPutFiles/Internal/WriteUncommittedBlocks
2025/03/26 06:06:44 DEBUG : testBlob: Multipart upload session started for 4 parts of size 4Mi
2025/03/26 06:06:44 DEBUG : testBlob: open chunk writer: started multipart upload
2025/03/26 06:06:45 DEBUG : testBlob: multipart upload: starting chunk 0 size 4Mi offset 0/16.000Mi
2025/03/26 06:06:45 DEBUG : testBlob: multipart upload: starting chunk 1 size 4Mi offset 4Mi/16.000Mi
2025/03/26 06:06:45 DEBUG : testBlob: multipart upload: starting chunk 2 size 4Mi offset 8Mi/16.000Mi
2025/03/26 06:06:45 DEBUG : testBlob: multipart upload: starting chunk 3 size 4.000Mi offset 12Mi/16.000Mi
2025/03/26 06:06:45 DEBUG : testBlob: multipart upload: received InvalidBlobOrBlock error: clearing uncommitted blocks and retrying
2025/03/26 06:06:45 DEBUG : testBlob: Clearing uncommitted blocks
2025/03/26 06:06:45 DEBUG : testBlob: Committing 0 blocks to remove uncommitted blocks
2025/03/26 06:06:45 DEBUG : testBlob: Removing empty object
2025/03/26 06:06:45 DEBUG : testBlob: multipart upload: fixed InvalidBlobOrBlock
2025/03/26 06:06:45 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-yeyeruc5cale/testBlob
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
<?xml version="1.0" encoding="utf-8"?><Error><Code>InvalidBlobOrBlock</Code><Message>The specified blob or block content is invalid.
RequestId:6764c5b6-601e-0002-6915-9e0245000000
Time:2025-03-26T06:06:45.4264755Z</Message></Error>
--------------------------------------------------------------------------------
)
2025/03/26 06:06:45 DEBUG : pacer: Rate limited, increasing sleep to 10ms
2025/03/26 06:06:45 DEBUG : testBlob: multipart upload: received InvalidBlobOrBlock error: already cleared
2025/03/26 06:06:45 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-yeyeruc5cale/testBlob
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
<?xml version="1.0" encoding="utf-8"?><Error><Code>InvalidBlobOrBlock</Code><Message>The specified blob or block content is invalid.
RequestId:5f655996-601e-003d-2b15-9ecae6000000
Time:2025-03-26T06:06:45.5463731Z</Message></Error>
--------------------------------------------------------------------------------
)
2025/03/26 06:06:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/03/26 06:06:45 DEBUG : testBlob: multipart upload: received InvalidBlobOrBlock error: already cleared
2025/03/26 06:06:45 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-yeyeruc5cale/testBlob
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
<?xml version="1.0" encoding="utf-8"?><Error><Code>InvalidBlobOrBlock</Code><Message>The specified blob or block content is invalid.
RequestId:a963550e-f01e-0062-0115-9e7eda000000
Time:2025-03-26T06:06:45.6367541Z</Message></Error>
--------------------------------------------------------------------------------
)
2025/03/26 06:06:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2025/03/26 06:06:45 DEBUG : testBlob: multipart upload: received InvalidBlobOrBlock error: already cleared
2025/03/26 06:06:45 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-yeyeruc5cale/testBlob
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
<?xml version="1.0" encoding="utf-8"?><Error><Code>InvalidBlobOrBlock</Code><Message>The specified blob or block content is invalid.
RequestId:39acd455-d01e-0038-2b15-9e183d000000
Time:2025-03-26T06:06:45.7424981Z</Message></Error>
--------------------------------------------------------------------------------
)
2025/03/26 06:06:45 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2025/03/26 06:06:46 DEBUG : pacer: Reducing sleep to 40ms
2025/03/26 06:06:46 DEBUG : testBlob: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 06:06:46 DEBUG : pacer: Reducing sleep to 20ms
2025/03/26 06:06:46 DEBUG : testBlob: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/26 06:06:46 DEBUG : pacer: Reducing sleep to 10ms
2025/03/26 06:06:46 DEBUG : testBlob: multipart upload wrote chunk 3 with 4194304 bytes
2025/03/26 06:06:46 DEBUG : pacer: Reducing sleep to 0s
2025/03/26 06:06:46 DEBUG : testBlob: multipart upload wrote chunk 4 with 4194303 bytes
2025/03/26 06:06:46 DEBUG : testBlob: multipart upload finished
2025/03/26 06:06:46 DEBUG : testBlob2: Starting  multipart copy with 4 parts of size 4Mi
2025/03/26 06:06:46 DEBUG : testBlob2: multipart copy: starting chunk 3 size 4.000Mi offset 12Mi/16.000Mi
2025/03/26 06:06:46 DEBUG : testBlob2: multipart copy: starting chunk 1 size 4Mi offset 4Mi/16.000Mi
2025/03/26 06:06:46 DEBUG : testBlob2: multipart copy: starting chunk 0 size 4Mi offset 0/16.000Mi
2025/03/26 06:06:46 DEBUG : testBlob2: multipart copy: starting chunk 2 size 4Mi offset 8Mi/16.000Mi
2025/03/26 06:06:46 DEBUG : testBlob2: multipart copy: received InvalidBlobOrBlock error: clearing uncommitted blocks and retrying
2025/03/26 06:06:46 DEBUG : testBlob2: Clearing uncommitted blocks
2025/03/26 06:06:46 DEBUG : testBlob2: Committing 0 blocks to remove uncommitted blocks
2025/03/26 06:06:46 DEBUG : testBlob2: Removing empty object
2025/03/26 06:06:46 DEBUG : testBlob2: multipart copy: fixed InvalidBlobOrBlock
2025/03/26 06:06:46 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-yeyeruc5cale/testBlob2
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
<?xml version="1.0" encoding="utf-8"?><Error><Code>InvalidBlobOrBlock</Code><Message>The specified blob or block content is invalid.
RequestId:a9635812-f01e-0062-0e15-9e7eda000000
Time:2025-03-26T06:06:46.5776780Z</Message></Error>
--------------------------------------------------------------------------------
)
2025/03/26 06:06:46 DEBUG : pacer: Rate limited, increasing sleep to 10ms
2025/03/26 06:06:46 DEBUG : testBlob2: multipart copy: received InvalidBlobOrBlock error: already cleared
2025/03/26 06:06:46 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-yeyeruc5cale/testBlob2
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
<?xml version="1.0" encoding="utf-8"?><Error><Code>InvalidBlobOrBlock</Code><Message>The specified blob or block content is invalid.
RequestId:5f655bdd-601e-003d-7615-9ecae6000000
Time:2025-03-26T06:06:46.5775924Z</Message></Error>
--------------------------------------------------------------------------------
)
2025/03/26 06:06:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/03/26 06:06:46 DEBUG : testBlob2: multipart copy: received InvalidBlobOrBlock error: already cleared
2025/03/26 06:06:46 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-yeyeruc5cale/testBlob2
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
<?xml version="1.0" encoding="utf-8"?><Error><Code>InvalidBlobOrBlock</Code><Message>The specified blob or block content is invalid.
RequestId:39acd79e-d01e-0038-2e15-9e183d000000
Time:2025-03-26T06:06:46.5930745Z</Message></Error>
--------------------------------------------------------------------------------
)
2025/03/26 06:06:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2025/03/26 06:06:46 DEBUG : testBlob2: multipart copy: received InvalidBlobOrBlock error: already cleared
2025/03/26 06:06:46 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-yeyeruc5cale/testBlob2
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
<?xml version="1.0" encoding="utf-8"?><Error><Code>InvalidBlobOrBlock</Code><Message>The specified blob or block content is invalid.
RequestId:6764c9ab-601e-0002-4e15-9e0245000000
Time:2025-03-26T06:06:46.6100134Z</Message></Error>
--------------------------------------------------------------------------------
)
2025/03/26 06:06:46 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2025/03/26 06:06:46 DEBUG : pacer: Reducing sleep to 40ms
2025/03/26 06:06:46 DEBUG : pacer: Reducing sleep to 20ms
2025/03/26 06:06:47 DEBUG : pacer: Reducing sleep to 10ms
2025/03/26 06:06:47 DEBUG : pacer: Reducing sleep to 0s
2025/03/26 06:06:47 DEBUG : testBlob2: multipart copy finished
=== RUN   TestIntegration/FsMkdir/FsPutChunked
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4Mi
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4Mi/4194303
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4Mi/4194303/Streamed
2025/03/26 06:06:48 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 4Mi
2025/03/26 06:06:48 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/26 06:06:49 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: multipart upload: starting chunk 0 size 4.000Mi offset 0/off
2025/03/26 06:06:49 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: multipart upload wrote chunk 1 with 4194303 bytes
2025/03/26 06:06:49 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304/Streamed
2025/03/26 06:06:50 DEBUG : chunked-4Mi-4Mi-streamed.bin: Multipart upload session started for -1 parts of size 4Mi
2025/03/26 06:06:50 DEBUG : chunked-4Mi-4Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/26 06:06:50 DEBUG : chunked-4Mi-4Mi-streamed.bin: multipart upload: starting chunk 0 size 4Mi offset 0/off
2025/03/26 06:06:50 DEBUG : chunked-4Mi-4Mi-streamed.bin: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 06:06:50 DEBUG : chunked-4Mi-4Mi-streamed.bin: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609
2025/03/26 06:06:50 DEBUG : chunked-4Mi-8.000Mi.bin: Multipart upload session started for 3 parts of size 4Mi
2025/03/26 06:06:50 DEBUG : chunked-4Mi-8.000Mi.bin: open chunk writer: started multipart upload
2025/03/26 06:06:50 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/26 06:06:50 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 06:06:50 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/26 06:06:50 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/26 06:06:50 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes
2025/03/26 06:06:51 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/26 06:06:51 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609/Streamed
2025/03/26 06:06:52 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 4Mi
2025/03/26 06:06:52 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/26 06:06:52 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 4Mi offset 0/off
2025/03/26 06:06:52 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 1 size 4Mi offset 4Mi/off
2025/03/26 06:06:52 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 8Mi/off
2025/03/26 06:06:52 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes
2025/03/26 06:06:52 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 06:06:52 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/26 06:06:52 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4.005Mi
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4199999
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4199999/Streamed
2025/03/26 06:06:53 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi
2025/03/26 06:06:53 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/26 06:06:54 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off
2025/03/26 06:06:54 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4199999 bytes
2025/03/26 06:06:54 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4200000
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4200000/Streamed
2025/03/26 06:06:55 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi
2025/03/26 06:06:55 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/26 06:06:55 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off
2025/03/26 06:06:55 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4200000 bytes
2025/03/26 06:06:55 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001
2025/03/26 06:06:55 DEBUG : chunked-4.005Mi-8.011Mi.bin: Multipart upload session started for 3 parts of size 4.005Mi
2025/03/26 06:06:55 DEBUG : chunked-4.005Mi-8.011Mi.bin: open chunk writer: started multipart upload
2025/03/26 06:06:55 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/8.011Mi
2025/03/26 06:06:56 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/8.011Mi
2025/03/26 06:06:56 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/8.011Mi
2025/03/26 06:06:56 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 3 with 1 bytes
2025/03/26 06:06:56 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 1 with 4200000 bytes
2025/03/26 06:06:56 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 2 with 4200000 bytes
2025/03/26 06:06:56 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001/Streamed
2025/03/26 06:06:56 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi
2025/03/26 06:06:56 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/26 06:06:57 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off
2025/03/26 06:06:57 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 1 with 4200000 bytes
2025/03/26 06:06:57 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/off
2025/03/26 06:06:57 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/off
2025/03/26 06:06:57 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes
2025/03/26 06:06:57 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 2 with 4200000 bytes
2025/03/26 06:06:57 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200041
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200041/Streamed
2025/03/26 06:06:58 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi
2025/03/26 06:06:58 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/26 06:06:58 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off
2025/03/26 06:06:58 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4200041 bytes
2025/03/26 06:06:58 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200042
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200042/Streamed
2025/03/26 06:06:59 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi
2025/03/26 06:06:59 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/26 06:06:59 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off
2025/03/26 06:07:00 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4200042 bytes
2025/03/26 06:07:00 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085
2025/03/26 06:07:00 DEBUG : chunked-4.005Mi-8.011Mi.bin: Multipart upload session started for 3 parts of size 4.005Mi
2025/03/26 06:07:00 DEBUG : chunked-4.005Mi-8.011Mi.bin: open chunk writer: started multipart upload
2025/03/26 06:07:00 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/8.011Mi
2025/03/26 06:07:00 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 1 with 4200042 bytes
2025/03/26 06:07:00 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/8.011Mi
2025/03/26 06:07:00 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/8.011Mi
2025/03/26 06:07:00 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 3 with 1 bytes
2025/03/26 06:07:01 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 2 with 4200042 bytes
2025/03/26 06:07:01 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085/Streamed
2025/03/26 06:07:01 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi
2025/03/26 06:07:01 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/26 06:07:01 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off
2025/03/26 06:07:01 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 1 with 4200042 bytes
2025/03/26 06:07:01 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/off
2025/03/26 06:07:01 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/off
2025/03/26 06:07:02 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes
2025/03/26 06:07:02 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 2 with 4200042 bytes
2025/03/26 06:07:02 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutChunked/5.333Mi
=== RUN   TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592404
=== RUN   TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592404/Streamed
2025/03/26 06:07:03 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: Multipart upload session started for -1 parts of size 5.333Mi
2025/03/26 06:07:03 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/26 06:07:03 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/off
2025/03/26 06:07:03 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload wrote chunk 1 with 5592404 bytes
2025/03/26 06:07:03 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592405
=== RUN   TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592405/Streamed
2025/03/26 06:07:04 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: Multipart upload session started for -1 parts of size 5.333Mi
2025/03/26 06:07:04 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/26 06:07:05 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/off
2025/03/26 06:07:05 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload wrote chunk 1 with 5592405 bytes
2025/03/26 06:07:05 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811
2025/03/26 06:07:05 DEBUG : chunked-5.333Mi-10.667Mi.bin: Multipart upload session started for 3 parts of size 5.333Mi
2025/03/26 06:07:05 DEBUG : chunked-5.333Mi-10.667Mi.bin: open chunk writer: started multipart upload
2025/03/26 06:07:05 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/10.667Mi
2025/03/26 06:07:05 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload wrote chunk 1 with 5592405 bytes
2025/03/26 06:07:06 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.667Mi/10.667Mi
2025/03/26 06:07:06 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload: starting chunk 1 size 5.333Mi offset 5.333Mi/10.667Mi
2025/03/26 06:07:06 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload wrote chunk 3 with 1 bytes
2025/03/26 06:07:06 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload wrote chunk 2 with 5592405 bytes
2025/03/26 06:07:06 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811/Streamed
2025/03/26 06:07:07 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: Multipart upload session started for -1 parts of size 5.333Mi
2025/03/26 06:07:07 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/26 06:07:07 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/off
2025/03/26 06:07:07 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload wrote chunk 1 with 5592405 bytes
2025/03/26 06:07:07 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.667Mi/off
2025/03/26 06:07:07 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload: starting chunk 1 size 5.333Mi offset 5.333Mi/off
2025/03/26 06:07:07 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes
2025/03/26 06:07:07 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload wrote chunk 2 with 5592405 bytes
2025/03/26 06:07:07 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutChunked/8Mi
=== RUN   TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607
=== RUN   TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed
2025/03/26 06:07:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 8Mi
2025/03/26 06:07:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/26 06:07:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off
2025/03/26 06:07:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes
2025/03/26 06:07:09 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608
=== RUN   TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed
2025/03/26 06:07:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload session started for -1 parts of size 8Mi
2025/03/26 06:07:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/26 06:07:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off
2025/03/26 06:07:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes
2025/03/26 06:07:11 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217
2025/03/26 06:07:11 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload session started for 3 parts of size 8Mi
2025/03/26 06:07:11 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload
2025/03/26 06:07:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi
2025/03/26 06:07:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes
2025/03/26 06:07:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi
2025/03/26 06:07:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi
2025/03/26 06:07:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes
2025/03/26 06:07:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes
2025/03/26 06:07:12 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed
2025/03/26 06:07:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 8Mi
2025/03/26 06:07:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/26 06:07:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off
2025/03/26 06:07:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes
2025/03/26 06:07:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off
2025/03/26 06:07:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off
2025/03/26 06:07:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes
2025/03/26 06:07:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes
2025/03/26 06:07:14 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsCopyChunked
=== RUN   TestIntegration/FsMkdir/FsCopyChunked/4194304
2025/03/26 06:07:15 DEBUG : chunked-copy.copy: Starting  multipart copy with 1 parts of size 4Mi
2025/03/26 06:07:15 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/4Mi
2025/03/26 06:07:15 DEBUG : chunked-copy.copy: multipart copy finished
=== RUN   TestIntegration/FsMkdir/FsCopyChunked/4194305
2025/03/26 06:07:16 DEBUG : chunked-copy: Multipart upload session started for 2 parts of size 4Mi
2025/03/26 06:07:16 DEBUG : chunked-copy: open chunk writer: started multipart upload
2025/03/26 06:07:16 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 1 offset 4Mi/4.000Mi
2025/03/26 06:07:16 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 4Mi offset 0/4.000Mi
2025/03/26 06:07:16 DEBUG : chunked-copy: multipart upload wrote chunk 2 with 1 bytes
2025/03/26 06:07:16 DEBUG : chunked-copy: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 06:07:16 DEBUG : chunked-copy: multipart upload finished
2025/03/26 06:07:17 DEBUG : chunked-copy.copy: Starting  multipart copy with 2 parts of size 4Mi
2025/03/26 06:07:17 DEBUG : chunked-copy.copy: multipart copy: starting chunk 1 size 1 offset 4Mi/4.000Mi
2025/03/26 06:07:17 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/4.000Mi
2025/03/26 06:07:17 DEBUG : chunked-copy.copy: multipart copy finished
=== RUN   TestIntegration/FsMkdir/FsCopyChunked/8388607
2025/03/26 06:07:17 DEBUG : chunked-copy: Multipart upload session started for 2 parts of size 4Mi
2025/03/26 06:07:17 DEBUG : chunked-copy: open chunk writer: started multipart upload
2025/03/26 06:07:18 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/26 06:07:18 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/26 06:07:18 DEBUG : chunked-copy: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 06:07:18 DEBUG : chunked-copy: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/26 06:07:18 DEBUG : chunked-copy: multipart upload finished
2025/03/26 06:07:18 DEBUG : chunked-copy.copy: Starting  multipart copy with 2 parts of size 4Mi
2025/03/26 06:07:18 DEBUG : chunked-copy.copy: multipart copy: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/26 06:07:18 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/26 06:07:18 DEBUG : chunked-copy.copy: multipart copy finished
=== RUN   TestIntegration/FsMkdir/FsCopyChunked/8388608
2025/03/26 06:07:19 DEBUG : chunked-copy: Multipart upload session started for 2 parts of size 4Mi
2025/03/26 06:07:19 DEBUG : chunked-copy: open chunk writer: started multipart upload
2025/03/26 06:07:19 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/26 06:07:19 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/26 06:07:19 DEBUG : chunked-copy: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 06:07:20 DEBUG : chunked-copy: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/26 06:07:20 DEBUG : chunked-copy: multipart upload finished
2025/03/26 06:07:20 DEBUG : chunked-copy.copy: Starting  multipart copy with 2 parts of size 4Mi
2025/03/26 06:07:20 DEBUG : chunked-copy.copy: multipart copy: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/26 06:07:20 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/26 06:07:20 DEBUG : chunked-copy.copy: multipart copy finished
=== RUN   TestIntegration/FsMkdir/FsCopyChunked/8388609
2025/03/26 06:07:21 DEBUG : chunked-copy: Multipart upload session started for 3 parts of size 4Mi
2025/03/26 06:07:21 DEBUG : chunked-copy: open chunk writer: started multipart upload
2025/03/26 06:07:21 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/26 06:07:21 DEBUG : chunked-copy: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/26 06:07:21 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/26 06:07:21 DEBUG : chunked-copy: multipart upload wrote chunk 3 with 1 bytes
2025/03/26 06:07:21 DEBUG : chunked-copy: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/26 06:07:21 DEBUG : chunked-copy: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/26 06:07:21 DEBUG : chunked-copy: multipart upload finished
2025/03/26 06:07:21 DEBUG : chunked-copy.copy: Starting  multipart copy with 3 parts of size 4Mi
2025/03/26 06:07:21 DEBUG : chunked-copy.copy: multipart copy: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/26 06:07:21 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/26 06:07:21 DEBUG : chunked-copy.copy: multipart copy: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/26 06:07:22 DEBUG : chunked-copy.copy: multipart copy finished
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize
2025/03/26 06:07:22 DEBUG : unknown-size-put.txt: Multipart upload session started for -1 parts of size 4Mi
2025/03/26 06:07:22 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload
2025/03/26 06:07:22 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off
2025/03/26 06:07:22 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes
2025/03/26 06:07:22 DEBUG : unknown-size-put.txt: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
2025/03/26 06:07:22 DEBUG : unknown-size-update.txt: Multipart upload session started for -1 parts of size 4Mi
2025/03/26 06:07:22 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload
2025/03/26 06:07:22 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off
2025/03/26 06:07:22 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes
2025/03/26 06:07:22 DEBUG : unknown-size-update.txt: multipart upload finished
=== RUN   TestIntegration/FsMkdir/FsRootCollapse
2025/03/26 06:07:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yeyeruc5cale/deeper/nonexisting/directory"
2025/03/26 06:07:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/03/26 06:07:23 DEBUG : Azure container rclone-test-yeyeruc5cale path deeper/nonexisting/directory: Using directory markers
=== RUN   TestIntegration/FsMkdir/FsDirSetModTime
    fstests.go:2625: FS has no DirSetModTime interface
=== RUN   TestIntegration/FsMkdir/FsMkdirMetadata
    fstests.go:2668: FS has no MkdirMetadata interface
=== RUN   TestIntegration/FsMkdir/FsDirectory
    fstests.go:2725: FS has no Directory methods and doesn't Wrap
=== NAME  TestIntegration/FsMkdir
    fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound
=== RUN   TestIntegration/FsShutdown
    fstests.go:2831: Shutdown method not supported
--- PASS: TestIntegration (121.99s)
    --- SKIP: TestIntegration/FsCheckWrap (0.00s)
    --- SKIP: TestIntegration/FsCommand (0.00s)
    --- PASS: TestIntegration/FsRmdirNotFound (0.27s)
    --- PASS: TestIntegration/FsString (0.00s)
    --- PASS: TestIntegration/FsName (0.00s)
    --- PASS: TestIntegration/FsRoot (0.00s)
    --- PASS: TestIntegration/FsRmdirEmpty (0.11s)
    --- PASS: TestIntegration/FsMkdir (121.53s)
        --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.39s)
        --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s)
        --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s)
        --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.04s)
        --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s)
        --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s)
        --- PASS: TestIntegration/FsMkdir/FsEncoding (7.31s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.38s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.38s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.38s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.38s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.39s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.38s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.38s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.38s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.38s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.38s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.38s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.38s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.38s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.39s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.38s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.38s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.38s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.39s)
            --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.39s)
        --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.07s)
        --- PASS: TestIntegration/FsMkdir/FsPutError (0.35s)
        --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.19s)
        --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.97s)
        --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s)
        --- PASS: TestIntegration/FsMkdir/FsPutFiles (15.52s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.19s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.19s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.08s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.08s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.08s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.07s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.07s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.04s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.07s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.51s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.53s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.18s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.31s)
                --- 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 (0.27s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.04s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.04s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.04s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.04s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.04s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.04s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.04s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.04s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.11s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.04s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.07s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.07s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.19s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.07s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.19s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.08s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.11s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.18s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.07s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.04s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.77s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.30s)
                    --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.11s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.15s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.15s)
            --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.35s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.15s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.19s)
            --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (4.04s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Features (0.00s)
                --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WriteUncommittedBlocks (4.04s)
        --- PASS: TestIntegration/FsMkdir/FsPutChunked (26.97s)
            --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi (5.12s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194303 (1.28s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194303/Streamed (0.61s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304 (1.17s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304/Streamed (0.60s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609 (2.67s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609/Streamed (1.13s)
            --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi (4.70s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4199999 (1.20s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4199999/Streamed (0.62s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4200000 (1.23s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4200000/Streamed (0.62s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001 (2.28s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001/Streamed (1.04s)
            --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01 (4.77s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200041 (1.16s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200041/Streamed (0.59s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200042 (1.23s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200042/Streamed (0.66s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085 (2.37s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085/Streamed (1.07s)
            --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi (5.39s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592404 (1.42s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592404/Streamed (0.70s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592405 (1.41s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592405/Streamed (0.76s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811 (2.56s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811/Streamed (1.13s)
            --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (6.99s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (1.78s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (0.89s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (1.82s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (0.92s)
                --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (3.39s)
                    --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (1.63s)
        --- PASS: TestIntegration/FsMkdir/FsCopyChunked (7.45s)
            --- PASS: TestIntegration/FsMkdir/FsCopyChunked/4194304 (1.08s)
            --- PASS: TestIntegration/FsMkdir/FsCopyChunked/4194305 (1.32s)
            --- PASS: TestIntegration/FsMkdir/FsCopyChunked/8388607 (1.67s)
            --- PASS: TestIntegration/FsMkdir/FsCopyChunked/8388608 (1.64s)
            --- PASS: TestIntegration/FsMkdir/FsCopyChunked/8388609 (1.74s)
        --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.46s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.16s)
            --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.31s)
        --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.07s)
        --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s)
        --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s)
    --- SKIP: TestIntegration/FsShutdown (0.00s)
=== RUN   TestIntegration2
    azureblob_test.go:35: Skipping as -remote set
--- SKIP: TestIntegration2 (0.00s)
=== RUN   TestValidateAccessTier
=== RUN   TestValidateAccessTier/HOT
=== RUN   TestValidateAccessTier/Hot
=== RUN   TestValidateAccessTier/cool
=== RUN   TestValidateAccessTier/cold
=== RUN   TestValidateAccessTier/archive
=== RUN   TestValidateAccessTier/empty
=== RUN   TestValidateAccessTier/unknown
=== RUN   TestValidateAccessTier/hot
--- PASS: TestValidateAccessTier (0.00s)
    --- PASS: TestValidateAccessTier/HOT (0.00s)
    --- PASS: TestValidateAccessTier/Hot (0.00s)
    --- PASS: TestValidateAccessTier/cool (0.00s)
    --- PASS: TestValidateAccessTier/cold (0.00s)
    --- PASS: TestValidateAccessTier/archive (0.00s)
    --- PASS: TestValidateAccessTier/empty (0.00s)
    --- PASS: TestValidateAccessTier/unknown (0.00s)
    --- PASS: TestValidateAccessTier/hot (0.00s)
PASS
ok  	github.com/rclone/rclone/backend/azureblob	122.020s
"go test -v -timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished OK in 2m2.875800535s (try 1/5)