"go test -v -timeout 1h0m0s -remote TestAzureBlob: -verbose" - Starting (try 1/5)
=== RUN TestBlockIDCreator
--- PASS: TestBlockIDCreator (0.00s)
=== RUN TestIntegration
2025/03/18 01:16:32 DEBUG : Using config file from "/home/rclone/.rclone.conf"
fstests.go:438: Using remote "TestAzureBlob:"
2025/03/18 01:16:32 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-noyorel4toqu"
=== 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/18 01:16:44 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-noyorel4toqu
--------------------------------------------------------------------------------
RESPONSE 409: 409 The specified container is being deleted. Try operation later.
ERROR CODE: ContainerBeingDeleted
--------------------------------------------------------------------------------
ContainerBeingDeleted
The specified container is being deleted. Try operation later.
RequestId:dfc35f01-301e-0030-1ea3-970232000000
Time:2025-03-18T01:16:32.7221909Z
--------------------------------------------------------------------------------
)
2025/03/18 01:16:44 DEBUG : pacer: Rate limited, increasing sleep to 10ms
2025/03/18 01:16:56 DEBUG : pacer: low level retry 2/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-noyorel4toqu
--------------------------------------------------------------------------------
RESPONSE 409: 409 The specified container is being deleted. Try operation later.
ERROR CODE: ContainerBeingDeleted
--------------------------------------------------------------------------------
ContainerBeingDeleted
The specified container is being deleted. Try operation later.
RequestId:dfc373e9-301e-0030-42a3-970232000000
Time:2025-03-18T01:16:44.7831506Z
--------------------------------------------------------------------------------
)
2025/03/18 01:16:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/03/18 01:17:08 DEBUG : pacer: low level retry 3/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-noyorel4toqu
--------------------------------------------------------------------------------
RESPONSE 409: 409 The specified container is being deleted. Try operation later.
ERROR CODE: ContainerBeingDeleted
--------------------------------------------------------------------------------
ContainerBeingDeleted
The specified container is being deleted. Try operation later.
RequestId:dfc384bc-301e-0030-14a3-970232000000
Time:2025-03-18T01:16:56.8447488Z
--------------------------------------------------------------------------------
)
2025/03/18 01:17:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2025/03/18 01:17:20 DEBUG : pacer: low level retry 4/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-noyorel4toqu
--------------------------------------------------------------------------------
RESPONSE 409: 409 The specified container is being deleted. Try operation later.
ERROR CODE: ContainerBeingDeleted
--------------------------------------------------------------------------------
ContainerBeingDeleted
The specified container is being deleted. Try operation later.
RequestId:dfc39669-301e-0030-6ca3-970232000000
Time:2025-03-18T01:17:08.9073209Z
--------------------------------------------------------------------------------
)
2025/03/18 01:17:20 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2025/03/18 01:17:33 DEBUG : pacer: low level retry 5/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-noyorel4toqu
--------------------------------------------------------------------------------
RESPONSE 409: 409 The specified container is being deleted. Try operation later.
ERROR CODE: ContainerBeingDeleted
--------------------------------------------------------------------------------
ContainerBeingDeleted
The specified container is being deleted. Try operation later.
RequestId:dfc3a56e-301e-0030-6ca3-970232000000
Time:2025-03-18T01:17:20.9694575Z
--------------------------------------------------------------------------------
)
2025/03/18 01:17:33 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2025/03/18 01:17:33 DEBUG : pacer: Reducing sleep to 80ms
2025/03/18 01:17:33 DEBUG : pacer: Reducing sleep to 40ms
=== RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir
2025/03/18 01:17:33 INFO : dir/subdir: Making directory
fstest.go:244: Filtering empty directory "dir"
fstest.go:244: Filtering empty directory "dir/subdir"
2025/03/18 01:17:33 DEBUG : pacer: Reducing sleep to 20ms
2025/03/18 01:17:33 INFO : dir/subdir: Removing directory
fstest.go:244: Filtering empty directory "dir"
2025/03/18 01:17:33 DEBUG : pacer: Reducing sleep to 10ms
2025/03/18 01:17:33 INFO : dir: Removing directory
2025/03/18 01:17:33 DEBUG : pacer: Reducing sleep to 0s
=== 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
2025/03/18 01:17:40 NOTICE: Azure container rclone-test-noyorel4toqu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/03/18 01:17:40 DEBUG : writer-at-subdir/writer-at-file: Multipart upload session started for -1 parts of size 4Mi
2025/03/18 01:17:40 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload
2025/03/18 01:17:41 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes
2025/03/18 01:17:41 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes
2025/03/18 01:17:41 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes
2025/03/18 01:17:41 DEBUG : writer-at-subdir/writer-at-file: multipart upload finished
=== 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/18 01:17:44 DEBUG : Creating backend with remote "TestAzureBlob:"
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot
2025/03/18 01:17:44 DEBUG : Creating backend with remote "TestAzureBlob:"
=== 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/18 01:17:45 DEBUG : Waiting for deletions to finish
2025/03/18 01:17:45 INFO : dirToPurge/fileToPurge.txt: Deleted
2025/03/18 01:17:45 DEBUG : removing 1 level 1 directories
2025/03/18 01:17:45 INFO : dirToPurge: Removing directory
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot
2025/03/18 01:17:46 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-noyorel4toqu/dirToPurgeFromRoot"
2025/03/18 01:17:46 DEBUG : Waiting for deletions to finish
2025/03/18 01:17:46 INFO : fileToPurgeFromRoot.txt: Deleted
2025/03/18 01:17:46 DEBUG : removing 1 level 0 directories
2025/03/18 01:17:46 INFO : Azure container rclone-test-noyorel4toqu path dirToPurgeFromRoot: Removing directory
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir
2025/03/18 01:17:46 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-noyorel4toqu/hello? sausage/êé"
2025/03/18 01:17:47 DEBUG : Waiting for deletions to finish
2025/03/18 01:17:47 INFO : a/b/c/d/e.txt: Deleted
2025/03/18 01:17:47 DEBUG : removing 1 level 1 directories
2025/03/18 01:17:47 INFO : a: Removing directory
=== 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/18 01:17:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-noyorel4toqu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt"
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound
2025/03/18 01:17:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-noyorel4toqu/not found.txt"
=== RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot
fstests.go:1911: Opening root remote "TestAzureBlob:" path "rclone-test-noyorel4toqu" from "TestAzureBlob:rclone-test-noyorel4toqu"
2025/03/18 01:17:49 DEBUG : Creating backend with remote "TestAzureBlob:"
=== 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/18 01:17:54 DEBUG : file name.txt: Successfully changed object tier to Hot
2025/03/18 01:17:54 DEBUG : file name.txt: Successfully changed object tier to Cool
2025/03/18 01:17:54 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
2025/03/18 01:17:57 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-noyorel4toqu/dir"
=== 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/18 01:17:58 DEBUG : piped data.txt: Multipart upload session started for -1 parts of size 4Mi
2025/03/18 01:17:58 DEBUG : piped data.txt: open chunk writer: started multipart upload
2025/03/18 01:17:58 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off
2025/03/18 01:17:58 DEBUG : piped data.txt: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100
2025/03/18 01:17:58 DEBUG : piped data.txt: Multipart upload session started for -1 parts of size 4Mi
2025/03/18 01:17:58 DEBUG : piped data.txt: open chunk writer: started multipart upload
2025/03/18 01:17:58 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off
2025/03/18 01:17:58 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes
2025/03/18 01:17:58 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/18 01:17:59 DEBUG : testBlob: Multipart upload session started for 4 parts of size 4Mi
2025/03/18 01:17:59 DEBUG : testBlob: open chunk writer: started multipart upload
2025/03/18 01:17:59 DEBUG : testBlob: multipart upload: starting chunk 0 size 4Mi offset 0/16.000Mi
2025/03/18 01:17:59 DEBUG : testBlob: multipart upload: starting chunk 1 size 4Mi offset 4Mi/16.000Mi
2025/03/18 01:17:59 DEBUG : testBlob: multipart upload: starting chunk 2 size 4Mi offset 8Mi/16.000Mi
2025/03/18 01:17:59 DEBUG : testBlob: multipart upload: starting chunk 3 size 4.000Mi offset 12Mi/16.000Mi
2025/03/18 01:18:00 DEBUG : testBlob: multipart upload: received InvalidBlobOrBlock error: clearing uncommitted blocks and retrying
2025/03/18 01:18:00 DEBUG : testBlob: Clearing uncommitted blocks
2025/03/18 01:18:00 DEBUG : testBlob: Committing 0 blocks to remove uncommitted blocks
2025/03/18 01:18:00 DEBUG : testBlob: Removing empty object
2025/03/18 01:18:00 DEBUG : testBlob: multipart upload: fixed InvalidBlobOrBlock
2025/03/18 01:18:00 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-noyorel4toqu/testBlob
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
InvalidBlobOrBlock
The specified blob or block content is invalid.
RequestId:0596eb5d-f01e-0072-41a3-97bbb2000000
Time:2025-03-18T01:17:59.9396085Z
--------------------------------------------------------------------------------
)
2025/03/18 01:18:00 DEBUG : pacer: Rate limited, increasing sleep to 10ms
2025/03/18 01:18:00 DEBUG : testBlob: multipart upload: received InvalidBlobOrBlock error: already cleared
2025/03/18 01:18:00 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-noyorel4toqu/testBlob
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
InvalidBlobOrBlock
The specified blob or block content is invalid.
RequestId:9f15695a-f01e-00a9-6ea3-977d8f000000
Time:2025-03-18T01:18:00.0491028Z
--------------------------------------------------------------------------------
)
2025/03/18 01:18:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/03/18 01:18:00 DEBUG : testBlob: multipart upload: received InvalidBlobOrBlock error: already cleared
2025/03/18 01:18:00 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-noyorel4toqu/testBlob
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
InvalidBlobOrBlock
The specified blob or block content is invalid.
RequestId:e9057735-e01e-0051-38a3-972171000000
Time:2025-03-18T01:18:00.1732038Z
--------------------------------------------------------------------------------
)
2025/03/18 01:18:00 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2025/03/18 01:18:00 DEBUG : testBlob: multipart upload: received InvalidBlobOrBlock error: already cleared
2025/03/18 01:18:00 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-noyorel4toqu/testBlob
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
InvalidBlobOrBlock
The specified blob or block content is invalid.
RequestId:e78d5638-401e-0005-12a3-976e26000000
Time:2025-03-18T01:18:00.4513987Z
--------------------------------------------------------------------------------
)
2025/03/18 01:18:00 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2025/03/18 01:18:00 DEBUG : pacer: Reducing sleep to 40ms
2025/03/18 01:18:00 DEBUG : testBlob: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 01:18:00 DEBUG : pacer: Reducing sleep to 20ms
2025/03/18 01:18:00 DEBUG : testBlob: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/18 01:18:01 DEBUG : pacer: Reducing sleep to 10ms
2025/03/18 01:18:01 DEBUG : testBlob: multipart upload wrote chunk 3 with 4194304 bytes
2025/03/18 01:18:01 DEBUG : pacer: Reducing sleep to 0s
2025/03/18 01:18:01 DEBUG : testBlob: multipart upload wrote chunk 4 with 4194303 bytes
2025/03/18 01:18:01 DEBUG : testBlob: multipart upload finished
2025/03/18 01:18:01 DEBUG : testBlob2: Starting multipart copy with 4 parts of size 4Mi
2025/03/18 01:18:01 DEBUG : testBlob2: multipart copy: starting chunk 0 size 4Mi offset 0/16.000Mi
2025/03/18 01:18:01 DEBUG : testBlob2: multipart copy: starting chunk 2 size 4Mi offset 8Mi/16.000Mi
2025/03/18 01:18:01 DEBUG : testBlob2: multipart copy: starting chunk 3 size 4.000Mi offset 12Mi/16.000Mi
2025/03/18 01:18:01 DEBUG : testBlob2: multipart copy: starting chunk 1 size 4Mi offset 4Mi/16.000Mi
2025/03/18 01:18:01 DEBUG : testBlob2: multipart copy: received InvalidBlobOrBlock error: clearing uncommitted blocks and retrying
2025/03/18 01:18:01 DEBUG : testBlob2: Clearing uncommitted blocks
2025/03/18 01:18:01 DEBUG : testBlob2: Committing 0 blocks to remove uncommitted blocks
2025/03/18 01:18:01 DEBUG : testBlob2: Removing empty object
2025/03/18 01:18:02 DEBUG : testBlob2: multipart copy: fixed InvalidBlobOrBlock
2025/03/18 01:18:02 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-noyorel4toqu/testBlob2
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
InvalidBlobOrBlock
The specified blob or block content is invalid.
RequestId:0596ef45-f01e-0072-7ba3-97bbb2000000
Time:2025-03-18T01:18:01.7439397Z
--------------------------------------------------------------------------------
)
2025/03/18 01:18:02 DEBUG : pacer: Rate limited, increasing sleep to 10ms
2025/03/18 01:18:02 DEBUG : testBlob2: multipart copy: received InvalidBlobOrBlock error: already cleared
2025/03/18 01:18:02 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-noyorel4toqu/testBlob2
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
InvalidBlobOrBlock
The specified blob or block content is invalid.
RequestId:e78d594b-401e-0005-04a3-976e26000000
Time:2025-03-18T01:18:01.7820669Z
--------------------------------------------------------------------------------
)
2025/03/18 01:18:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2025/03/18 01:18:02 DEBUG : testBlob2: multipart copy: received InvalidBlobOrBlock error: already cleared
2025/03/18 01:18:02 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-noyorel4toqu/testBlob2
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
InvalidBlobOrBlock
The specified blob or block content is invalid.
RequestId:9f156c33-f01e-00a9-0da3-977d8f000000
Time:2025-03-18T01:18:01.7824679Z
--------------------------------------------------------------------------------
)
2025/03/18 01:18:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2025/03/18 01:18:02 DEBUG : testBlob2: multipart copy: received InvalidBlobOrBlock error: already cleared
2025/03/18 01:18:02 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-noyorel4toqu/testBlob2
--------------------------------------------------------------------------------
RESPONSE 400: 400 The specified blob or block content is invalid.
ERROR CODE: InvalidBlobOrBlock
--------------------------------------------------------------------------------
InvalidBlobOrBlock
The specified blob or block content is invalid.
RequestId:e9057bd4-e01e-0051-05a3-972171000000
Time:2025-03-18T01:18:01.7970260Z
--------------------------------------------------------------------------------
)
2025/03/18 01:18:02 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2025/03/18 01:18:02 DEBUG : pacer: Reducing sleep to 40ms
2025/03/18 01:18:02 DEBUG : pacer: Reducing sleep to 20ms
2025/03/18 01:18:02 DEBUG : pacer: Reducing sleep to 10ms
2025/03/18 01:18:02 DEBUG : pacer: Reducing sleep to 0s
2025/03/18 01:18:02 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/18 01:18:04 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 4Mi
2025/03/18 01:18:04 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/18 01:18:05 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: multipart upload: starting chunk 0 size 4.000Mi offset 0/off
2025/03/18 01:18:05 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: multipart upload wrote chunk 1 with 4194303 bytes
2025/03/18 01:18:05 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/18 01:18:06 DEBUG : chunked-4Mi-4Mi-streamed.bin: Multipart upload session started for -1 parts of size 4Mi
2025/03/18 01:18:06 DEBUG : chunked-4Mi-4Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/18 01:18:06 DEBUG : chunked-4Mi-4Mi-streamed.bin: multipart upload: starting chunk 0 size 4Mi offset 0/off
2025/03/18 01:18:06 DEBUG : chunked-4Mi-4Mi-streamed.bin: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 01:18:06 DEBUG : chunked-4Mi-4Mi-streamed.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609
2025/03/18 01:18:07 DEBUG : chunked-4Mi-8.000Mi.bin: Multipart upload session started for 3 parts of size 4Mi
2025/03/18 01:18:07 DEBUG : chunked-4Mi-8.000Mi.bin: open chunk writer: started multipart upload
2025/03/18 01:18:07 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/18 01:18:07 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/18 01:18:07 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/18 01:18:07 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 01:18:07 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes
2025/03/18 01:18:07 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/18 01:18:07 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609/Streamed
2025/03/18 01:18:09 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 4Mi
2025/03/18 01:18:09 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/18 01:18:09 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 4Mi offset 0/off
2025/03/18 01:18:09 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 8Mi/off
2025/03/18 01:18:09 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 1 size 4Mi offset 4Mi/off
2025/03/18 01:18:09 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes
2025/03/18 01:18:09 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 01:18:09 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/18 01:18:09 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/18 01:18:11 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi
2025/03/18 01:18:11 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/18 01:18:11 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off
2025/03/18 01:18:11 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4199999 bytes
2025/03/18 01:18:11 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/18 01:18:12 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi
2025/03/18 01:18:12 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/18 01:18:12 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off
2025/03/18 01:18:13 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4200000 bytes
2025/03/18 01:18:13 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001
2025/03/18 01:18:13 DEBUG : chunked-4.005Mi-8.011Mi.bin: Multipart upload session started for 3 parts of size 4.005Mi
2025/03/18 01:18:13 DEBUG : chunked-4.005Mi-8.011Mi.bin: open chunk writer: started multipart upload
2025/03/18 01:18:13 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/8.011Mi
2025/03/18 01:18:13 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 1 with 4200000 bytes
2025/03/18 01:18:13 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/8.011Mi
2025/03/18 01:18:13 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/8.011Mi
2025/03/18 01:18:13 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 3 with 1 bytes
2025/03/18 01:18:14 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 2 with 4200000 bytes
2025/03/18 01:18:14 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001/Streamed
2025/03/18 01:18:15 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi
2025/03/18 01:18:15 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/18 01:18:15 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off
2025/03/18 01:18:15 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/off
2025/03/18 01:18:15 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/off
2025/03/18 01:18:15 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes
2025/03/18 01:18:15 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 1 with 4200000 bytes
2025/03/18 01:18:16 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 2 with 4200000 bytes
2025/03/18 01:18:16 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/18 01:18:18 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi
2025/03/18 01:18:18 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/18 01:18:18 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off
2025/03/18 01:18:18 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4200041 bytes
2025/03/18 01:18:18 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/18 01:18:19 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi
2025/03/18 01:18:19 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/18 01:18:20 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off
2025/03/18 01:18:20 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4200042 bytes
2025/03/18 01:18:20 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085
2025/03/18 01:18:20 DEBUG : chunked-4.005Mi-8.011Mi.bin: Multipart upload session started for 3 parts of size 4.005Mi
2025/03/18 01:18:20 DEBUG : chunked-4.005Mi-8.011Mi.bin: open chunk writer: started multipart upload
2025/03/18 01:18:20 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/8.011Mi
2025/03/18 01:18:20 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/8.011Mi
2025/03/18 01:18:20 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/8.011Mi
2025/03/18 01:18:20 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 1 with 4200042 bytes
2025/03/18 01:18:20 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 3 with 1 bytes
2025/03/18 01:18:21 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 2 with 4200042 bytes
2025/03/18 01:18:21 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085/Streamed
2025/03/18 01:18:22 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi
2025/03/18 01:18:22 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/18 01:18:22 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off
2025/03/18 01:18:22 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/off
2025/03/18 01:18:22 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/off
2025/03/18 01:18:22 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes
2025/03/18 01:18:22 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 1 with 4200042 bytes
2025/03/18 01:18:22 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 2 with 4200042 bytes
2025/03/18 01:18:22 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/18 01:18:24 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: Multipart upload session started for -1 parts of size 5.333Mi
2025/03/18 01:18:24 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/18 01:18:24 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/off
2025/03/18 01:18:24 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload wrote chunk 1 with 5592404 bytes
2025/03/18 01:18:25 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/18 01:18:26 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: Multipart upload session started for -1 parts of size 5.333Mi
2025/03/18 01:18:26 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/18 01:18:26 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/off
2025/03/18 01:18:26 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload wrote chunk 1 with 5592405 bytes
2025/03/18 01:18:26 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811
2025/03/18 01:18:27 DEBUG : chunked-5.333Mi-10.667Mi.bin: Multipart upload session started for 3 parts of size 5.333Mi
2025/03/18 01:18:27 DEBUG : chunked-5.333Mi-10.667Mi.bin: open chunk writer: started multipart upload
2025/03/18 01:18:27 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/10.667Mi
2025/03/18 01:18:27 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload wrote chunk 1 with 5592405 bytes
2025/03/18 01:18:27 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload: starting chunk 1 size 5.333Mi offset 5.333Mi/10.667Mi
2025/03/18 01:18:27 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.667Mi/10.667Mi
2025/03/18 01:18:27 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload wrote chunk 3 with 1 bytes
2025/03/18 01:18:28 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload wrote chunk 2 with 5592405 bytes
2025/03/18 01:18:28 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811/Streamed
2025/03/18 01:18:29 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: Multipart upload session started for -1 parts of size 5.333Mi
2025/03/18 01:18:29 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/18 01:18:29 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/off
2025/03/18 01:18:29 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.667Mi/off
2025/03/18 01:18:29 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload: starting chunk 1 size 5.333Mi offset 5.333Mi/off
2025/03/18 01:18:29 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload wrote chunk 1 with 5592405 bytes
2025/03/18 01:18:29 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes
2025/03/18 01:18:29 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload wrote chunk 2 with 5592405 bytes
2025/03/18 01:18:29 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/18 01:18:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 8Mi
2025/03/18 01:18:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/18 01:18:31 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off
2025/03/18 01:18:32 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes
2025/03/18 01:18:32 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/18 01:18:33 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload session started for -1 parts of size 8Mi
2025/03/18 01:18:33 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/18 01:18:34 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off
2025/03/18 01:18:34 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes
2025/03/18 01:18:34 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217
2025/03/18 01:18:34 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload session started for 3 parts of size 8Mi
2025/03/18 01:18:34 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload
2025/03/18 01:18:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi
2025/03/18 01:18:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes
2025/03/18 01:18:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi
2025/03/18 01:18:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi
2025/03/18 01:18:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes
2025/03/18 01:18:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes
2025/03/18 01:18:35 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed
2025/03/18 01:18:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 8Mi
2025/03/18 01:18:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload
2025/03/18 01:18:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off
2025/03/18 01:18:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off
2025/03/18 01:18:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off
2025/03/18 01:18:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes
2025/03/18 01:18:37 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes
2025/03/18 01:18:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes
2025/03/18 01:18:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsCopyChunked
=== RUN TestIntegration/FsMkdir/FsCopyChunked/4194304
2025/03/18 01:18:39 DEBUG : chunked-copy.copy: Starting multipart copy with 1 parts of size 4Mi
2025/03/18 01:18:39 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/4Mi
2025/03/18 01:18:40 DEBUG : chunked-copy.copy: multipart copy finished
=== RUN TestIntegration/FsMkdir/FsCopyChunked/4194305
2025/03/18 01:18:40 DEBUG : chunked-copy: Multipart upload session started for 2 parts of size 4Mi
2025/03/18 01:18:40 DEBUG : chunked-copy: open chunk writer: started multipart upload
2025/03/18 01:18:40 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 1 offset 4Mi/4.000Mi
2025/03/18 01:18:40 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 4Mi offset 0/4.000Mi
2025/03/18 01:18:40 DEBUG : chunked-copy: multipart upload wrote chunk 2 with 1 bytes
2025/03/18 01:18:41 DEBUG : chunked-copy: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 01:18:41 DEBUG : chunked-copy: multipart upload finished
2025/03/18 01:18:41 DEBUG : chunked-copy.copy: Starting multipart copy with 2 parts of size 4Mi
2025/03/18 01:18:41 DEBUG : chunked-copy.copy: multipart copy: starting chunk 1 size 1 offset 4Mi/4.000Mi
2025/03/18 01:18:41 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/4.000Mi
2025/03/18 01:18:41 DEBUG : chunked-copy.copy: multipart copy finished
=== RUN TestIntegration/FsMkdir/FsCopyChunked/8388607
2025/03/18 01:18:42 DEBUG : chunked-copy: Multipart upload session started for 2 parts of size 4Mi
2025/03/18 01:18:42 DEBUG : chunked-copy: open chunk writer: started multipart upload
2025/03/18 01:18:42 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/18 01:18:42 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/18 01:18:42 DEBUG : chunked-copy: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 01:18:43 DEBUG : chunked-copy: multipart upload wrote chunk 2 with 4194303 bytes
2025/03/18 01:18:43 DEBUG : chunked-copy: multipart upload finished
2025/03/18 01:18:43 DEBUG : chunked-copy.copy: Starting multipart copy with 2 parts of size 4Mi
2025/03/18 01:18:43 DEBUG : chunked-copy.copy: multipart copy: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/03/18 01:18:43 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/18 01:18:43 DEBUG : chunked-copy.copy: multipart copy finished
=== RUN TestIntegration/FsMkdir/FsCopyChunked/8388608
2025/03/18 01:18:44 DEBUG : chunked-copy: Multipart upload session started for 2 parts of size 4Mi
2025/03/18 01:18:44 DEBUG : chunked-copy: open chunk writer: started multipart upload
2025/03/18 01:18:44 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/18 01:18:44 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/18 01:18:44 DEBUG : chunked-copy: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 01:18:45 DEBUG : chunked-copy: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/18 01:18:45 DEBUG : chunked-copy: multipart upload finished
2025/03/18 01:18:45 DEBUG : chunked-copy.copy: Starting multipart copy with 2 parts of size 4Mi
2025/03/18 01:18:45 DEBUG : chunked-copy.copy: multipart copy: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/03/18 01:18:45 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/8Mi
2025/03/18 01:18:45 DEBUG : chunked-copy.copy: multipart copy finished
=== RUN TestIntegration/FsMkdir/FsCopyChunked/8388609
2025/03/18 01:18:46 DEBUG : chunked-copy: Multipart upload session started for 3 parts of size 4Mi
2025/03/18 01:18:46 DEBUG : chunked-copy: open chunk writer: started multipart upload
2025/03/18 01:18:46 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/18 01:18:46 DEBUG : chunked-copy: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/18 01:18:46 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/18 01:18:46 DEBUG : chunked-copy: multipart upload wrote chunk 3 with 1 bytes
2025/03/18 01:18:46 DEBUG : chunked-copy: multipart upload wrote chunk 1 with 4194304 bytes
2025/03/18 01:18:47 DEBUG : chunked-copy: multipart upload wrote chunk 2 with 4194304 bytes
2025/03/18 01:18:47 DEBUG : chunked-copy: multipart upload finished
2025/03/18 01:18:47 DEBUG : chunked-copy.copy: Starting multipart copy with 3 parts of size 4Mi
2025/03/18 01:18:47 DEBUG : chunked-copy.copy: multipart copy: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/03/18 01:18:47 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/03/18 01:18:47 DEBUG : chunked-copy.copy: multipart copy: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/03/18 01:18:47 DEBUG : chunked-copy.copy: multipart copy finished
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize
2025/03/18 01:18:48 DEBUG : unknown-size-put.txt: Multipart upload session started for -1 parts of size 4Mi
2025/03/18 01:18:48 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload
2025/03/18 01:18:48 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off
2025/03/18 01:18:48 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes
2025/03/18 01:18:48 DEBUG : unknown-size-put.txt: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize
2025/03/18 01:18:48 DEBUG : unknown-size-update.txt: Multipart upload session started for -1 parts of size 4Mi
2025/03/18 01:18:48 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload
2025/03/18 01:18:48 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off
2025/03/18 01:18:49 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes
2025/03/18 01:18:49 DEBUG : unknown-size-update.txt: multipart upload finished
=== RUN TestIntegration/FsMkdir/FsRootCollapse
2025/03/18 01:18:49 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-noyorel4toqu/deeper/nonexisting/directory"
=== RUN TestIntegration/FsMkdir/FsDirSetModTime
fstests.go:2625: FS has no DirSetModTime interface
=== RUN TestIntegration/FsMkdir/FsMkdirMetadata
fstests.go:2668: FS has no MkdirMetadata interface
=== RUN TestIntegration/FsMkdir/FsDirectory
fstests.go:2717: Can't test if can't have empty directories
=== NAME TestIntegration/FsMkdir
fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound
=== RUN TestIntegration/FsShutdown
fstests.go:2831: Shutdown method not supported
--- PASS: TestIntegration (137.33s)
--- SKIP: TestIntegration/FsCheckWrap (0.00s)
--- SKIP: TestIntegration/FsCommand (0.00s)
--- PASS: TestIntegration/FsRmdirNotFound (0.33s)
--- PASS: TestIntegration/FsString (0.00s)
--- PASS: TestIntegration/FsName (0.00s)
--- PASS: TestIntegration/FsRoot (0.00s)
--- PASS: TestIntegration/FsRmdirEmpty (0.17s)
--- PASS: TestIntegration/FsMkdir (136.70s)
--- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.19s)
--- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s)
--- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s)
--- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s)
--- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s)
--- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.06s)
--- PASS: TestIntegration/FsMkdir/FsEncoding (6.60s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.35s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.34s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.34s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.35s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.35s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.34s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.34s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.34s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.34s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.34s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.34s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.34s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.34s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.34s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.34s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.35s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.34s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.34s)
--- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.34s)
--- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.11s)
--- PASS: TestIntegration/FsMkdir/FsPutError (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.29s)
--- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s)
--- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.47s)
--- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles (20.64s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.29s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.28s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.11s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.16s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.11s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.11s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.11s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.51s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.57s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.79s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.40s)
--- 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.17s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.06s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.06s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.17s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.11s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.11s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.28s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.11s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.29s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.11s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.11s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (5.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.06s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (4.54s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.40s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.12s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.25s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Bucket (2.99s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.17s)
--- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.52s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.24s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.29s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (5.24s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Features (0.00s)
--- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WriteUncommittedBlocks (5.24s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked (35.35s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi (6.74s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194303 (1.73s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194303/Streamed (0.74s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304 (1.43s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304/Streamed (0.75s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609 (3.58s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609/Streamed (1.44s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi (6.92s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4199999 (1.52s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4199999/Streamed (0.80s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4200000 (1.51s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4200000/Streamed (0.79s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001 (3.89s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001/Streamed (2.26s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01 (6.19s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200041 (1.71s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200041/Streamed (0.80s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200042 (1.41s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200042/Streamed (0.74s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085 (3.07s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085/Streamed (1.47s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi (6.77s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592404 (1.83s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592404/Streamed (0.97s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592405 (1.72s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592405/Streamed (0.87s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811 (3.22s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811/Streamed (1.40s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (8.73s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.20s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.14s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.17s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.15s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.36s)
--- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.10s)
--- PASS: TestIntegration/FsMkdir/FsCopyChunked (9.26s)
--- PASS: TestIntegration/FsMkdir/FsCopyChunked/4194304 (1.35s)
--- PASS: TestIntegration/FsMkdir/FsCopyChunked/4194305 (1.71s)
--- PASS: TestIntegration/FsMkdir/FsCopyChunked/8388607 (1.94s)
--- PASS: TestIntegration/FsMkdir/FsCopyChunked/8388608 (2.07s)
--- PASS: TestIntegration/FsMkdir/FsCopyChunked/8388609 (2.19s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.69s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.23s)
--- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.46s)
--- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.11s)
--- 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/Hot
=== RUN TestValidateAccessTier/cool
=== RUN TestValidateAccessTier/cold
=== RUN TestValidateAccessTier/archive
=== RUN TestValidateAccessTier/empty
=== RUN TestValidateAccessTier/unknown
--- PASS: TestValidateAccessTier (0.00s)
--- PASS: TestValidateAccessTier/hot (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
ok github.com/rclone/rclone/backend/azureblob 137.341s
"go test -v -timeout 1h0m0s -remote TestAzureBlob: -verbose" - Finished OK in 2m18.155463926s (try 1/5)