"go test -v -timeout 1h0m0s -remote TestAzureBlob: -verbose" - Starting (try 1/5) === RUN TestBlockIDCreator --- PASS: TestBlockIDCreator (0.00s) === RUN TestIntegration 2025/01/31 04:12:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" fstests.go:442: Using remote "TestAzureBlob:" 2025/01/31 04:12:26 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nenegoc6viqa" === RUN TestIntegration/FsCheckWrap fstests.go:483: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:511: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir 2025/01/31 04:12:38 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-nenegoc6viqa -------------------------------------------------------------------------------- RESPONSE 409: 409 The specified container is being deleted. Try operation later. ERROR CODE: ContainerBeingDeleted -------------------------------------------------------------------------------- ContainerBeingDeletedThe specified container is being deleted. Try operation later. RequestId:4e714b13-501e-0019-4196-733c46000000 Time:2025-01-31T04:12:26.8768894Z -------------------------------------------------------------------------------- ) 2025/01/31 04:12:38 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/01/31 04:12:50 DEBUG : pacer: low level retry 2/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-nenegoc6viqa -------------------------------------------------------------------------------- RESPONSE 409: 409 The specified container is being deleted. Try operation later. ERROR CODE: ContainerBeingDeleted -------------------------------------------------------------------------------- ContainerBeingDeletedThe specified container is being deleted. Try operation later. RequestId:4e715a03-501e-0019-4d96-733c46000000 Time:2025-01-31T04:12:38.9195339Z -------------------------------------------------------------------------------- ) 2025/01/31 04:12:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/31 04:13:02 DEBUG : pacer: low level retry 3/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-nenegoc6viqa -------------------------------------------------------------------------------- RESPONSE 409: 409 The specified container is being deleted. Try operation later. ERROR CODE: ContainerBeingDeleted -------------------------------------------------------------------------------- ContainerBeingDeletedThe specified container is being deleted. Try operation later. RequestId:4e716798-501e-0019-7b96-733c46000000 Time:2025-01-31T04:12:50.9707213Z -------------------------------------------------------------------------------- ) 2025/01/31 04:13:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/31 04:13:15 DEBUG : pacer: low level retry 4/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-nenegoc6viqa -------------------------------------------------------------------------------- RESPONSE 409: 409 The specified container is being deleted. Try operation later. ERROR CODE: ContainerBeingDeleted -------------------------------------------------------------------------------- ContainerBeingDeletedThe specified container is being deleted. Try operation later. RequestId:4e7174db-501e-0019-4396-733c46000000 Time:2025-01-31T04:13:03.0167073Z -------------------------------------------------------------------------------- ) 2025/01/31 04:13:15 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/01/31 04:13:27 DEBUG : pacer: low level retry 5/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-nenegoc6viqa -------------------------------------------------------------------------------- RESPONSE 409: 409 The specified container is being deleted. Try operation later. ERROR CODE: ContainerBeingDeleted -------------------------------------------------------------------------------- ContainerBeingDeletedThe specified container is being deleted. Try operation later. RequestId:4e7182bd-501e-0019-2796-733c46000000 Time:2025-01-31T04:13:15.0669615Z -------------------------------------------------------------------------------- ) 2025/01/31 04:13:27 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/01/31 04:13:27 DEBUG : pacer: Reducing sleep to 80ms 2025/01/31 04:13:27 DEBUG : pacer: Reducing sleep to 40ms === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/01/31 04:13:27 INFO : dir/subdir: Making directory fstest.go:244: Filtering empty directory "dir" fstest.go:244: Filtering empty directory "dir/subdir" 2025/01/31 04:13:27 DEBUG : pacer: Reducing sleep to 20ms 2025/01/31 04:13:27 INFO : dir/subdir: Removing directory fstest.go:244: Filtering empty directory "dir" 2025/01/31 04:13:27 DEBUG : pacer: Reducing sleep to 10ms 2025/01/31 04:13:27 INFO : dir: Removing directory 2025/01/31 04:13:27 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:711: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:711: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:711: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:711: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:711: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:711: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:711: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:711: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:711: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:711: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:711: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:711: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:711: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:711: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:711: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:711: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:711: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:790: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/01/31 04:13:32 NOTICE: Azure container rclone-test-nenegoc6viqa: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi 2025/01/31 04:13:32 DEBUG : writer-at-subdir/writer-at-file: Multipart upload session started for -1 parts of size 4Mi 2025/01/31 04:13:32 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload 2025/01/31 04:13:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes 2025/01/31 04:13:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes 2025/01/31 04:13:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes 2025/01/31 04:13:33 DEBUG : writer-at-subdir/writer-at-file: multipart upload finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:872: 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/01/31 04:13:35 DEBUG : Creating backend with remote "TestAzureBlob:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/01/31 04:13:35 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:1125: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/01/31 04:13:35 DEBUG : Waiting for deletions to finish 2025/01/31 04:13:35 INFO : dirToPurge/fileToPurge.txt: Deleted 2025/01/31 04:13:35 DEBUG : removing 1 level 1 directories 2025/01/31 04:13:35 INFO : dirToPurge: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/01/31 04:13:36 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nenegoc6viqa/dirToPurgeFromRoot" 2025/01/31 04:13:36 DEBUG : Waiting for deletions to finish 2025/01/31 04:13:36 INFO : fileToPurgeFromRoot.txt: Deleted 2025/01/31 04:13:36 DEBUG : removing 1 level 0 directories 2025/01/31 04:13:36 INFO : Azure container rclone-test-nenegoc6viqa path dirToPurgeFromRoot: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/01/31 04:13:36 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nenegoc6viqa/hello? sausage/êé" 2025/01/31 04:13:36 DEBUG : Waiting for deletions to finish 2025/01/31 04:13:36 INFO : a/b/c/d/e.txt: Deleted 2025/01/31 04:13:36 DEBUG : removing 1 level 1 directories 2025/01/31 04:13:36 INFO : a: Removing directory === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1346: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1463: 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:1627: Metadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1698: 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/01/31 04:13:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nenegoc6viqa/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/01/31 04:13:38 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nenegoc6viqa/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestAzureBlob:" path "rclone-test-nenegoc6viqa" from "TestAzureBlob:rclone-test-nenegoc6viqa" 2025/01/31 04:13:38 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:2008: FS has no PublicLinker interface === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier 2025/01/31 04:13:39 DEBUG : file name.txt: Successfully changed object tier to Hot 2025/01/31 04:13:39 DEBUG : file name.txt: Successfully changed object tier to Cool 2025/01/31 04:13:39 DEBUG : file name.txt: Successfully changed object tier to Cold === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2113: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket 2025/01/31 04:13:41 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nenegoc6viqa/dir" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2285: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/01/31 04:13:41 DEBUG : piped data.txt: Multipart upload session started for -1 parts of size 4Mi 2025/01/31 04:13:41 DEBUG : piped data.txt: open chunk writer: started multipart upload 2025/01/31 04:13:41 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/01/31 04:13:41 DEBUG : piped data.txt: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/01/31 04:13:41 DEBUG : piped data.txt: Multipart upload session started for -1 parts of size 4Mi 2025/01/31 04:13:41 DEBUG : piped data.txt: open chunk writer: started multipart upload 2025/01/31 04:13:41 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/01/31 04:13:41 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes 2025/01/31 04:13:42 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/01/31 04:13:42 DEBUG : testBlob: Multipart upload session started for 4 parts of size 4Mi 2025/01/31 04:13:42 DEBUG : testBlob: open chunk writer: started multipart upload 2025/01/31 04:13:42 DEBUG : testBlob: multipart upload: starting chunk 0 size 4Mi offset 0/16.000Mi 2025/01/31 04:13:42 DEBUG : testBlob: multipart upload: starting chunk 1 size 4Mi offset 4Mi/16.000Mi 2025/01/31 04:13:43 DEBUG : testBlob: multipart upload: starting chunk 2 size 4Mi offset 8Mi/16.000Mi 2025/01/31 04:13:43 DEBUG : testBlob: multipart upload: starting chunk 3 size 4.000Mi offset 12Mi/16.000Mi 2025/01/31 04:13:43 DEBUG : testBlob: multipart upload: received InvalidBlobOrBlock error: clearing uncommitted blocks and retrying 2025/01/31 04:13:43 DEBUG : testBlob: Clearing uncommitted blocks 2025/01/31 04:13:43 DEBUG : testBlob: Committing 0 blocks to remove uncommitted blocks 2025/01/31 04:13:43 DEBUG : testBlob: Removing empty object 2025/01/31 04:13:43 DEBUG : testBlob: multipart upload: fixed InvalidBlobOrBlock 2025/01/31 04:13:43 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-nenegoc6viqa/testBlob -------------------------------------------------------------------------------- RESPONSE 400: 400 The specified blob or block content is invalid. ERROR CODE: InvalidBlobOrBlock -------------------------------------------------------------------------------- InvalidBlobOrBlockThe specified blob or block content is invalid. RequestId:9e5734b9-a01e-007f-2396-737366000000 Time:2025-01-31T04:13:43.2088305Z -------------------------------------------------------------------------------- ) 2025/01/31 04:13:43 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/01/31 04:13:43 DEBUG : testBlob: multipart upload: received InvalidBlobOrBlock error: already cleared 2025/01/31 04:13:43 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-nenegoc6viqa/testBlob -------------------------------------------------------------------------------- RESPONSE 400: 400 The specified blob or block content is invalid. ERROR CODE: InvalidBlobOrBlock -------------------------------------------------------------------------------- InvalidBlobOrBlockThe specified blob or block content is invalid. RequestId:5db04532-501e-006b-2996-733b09000000 Time:2025-01-31T04:13:43.3097239Z -------------------------------------------------------------------------------- ) 2025/01/31 04:13:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/31 04:13:43 DEBUG : testBlob: multipart upload: received InvalidBlobOrBlock error: already cleared 2025/01/31 04:13:43 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-nenegoc6viqa/testBlob -------------------------------------------------------------------------------- RESPONSE 400: 400 The specified blob or block content is invalid. ERROR CODE: InvalidBlobOrBlock -------------------------------------------------------------------------------- InvalidBlobOrBlockThe specified blob or block content is invalid. RequestId:02e7e1fd-501e-0009-2796-73f92e000000 Time:2025-01-31T04:13:43.4087917Z -------------------------------------------------------------------------------- ) 2025/01/31 04:13:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/31 04:13:43 DEBUG : testBlob: multipart upload: received InvalidBlobOrBlock error: already cleared 2025/01/31 04:13:43 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-nenegoc6viqa/testBlob -------------------------------------------------------------------------------- RESPONSE 400: 400 The specified blob or block content is invalid. ERROR CODE: InvalidBlobOrBlock -------------------------------------------------------------------------------- InvalidBlobOrBlockThe specified blob or block content is invalid. RequestId:4e71a79e-501e-0019-4d96-733c46000000 Time:2025-01-31T04:13:43.5372453Z -------------------------------------------------------------------------------- ) 2025/01/31 04:13:43 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/01/31 04:13:43 DEBUG : pacer: Reducing sleep to 40ms 2025/01/31 04:13:43 DEBUG : testBlob: multipart upload wrote chunk 1 with 4194304 bytes 2025/01/31 04:13:43 DEBUG : pacer: Reducing sleep to 20ms 2025/01/31 04:13:43 DEBUG : testBlob: multipart upload wrote chunk 2 with 4194304 bytes 2025/01/31 04:13:43 DEBUG : pacer: Reducing sleep to 10ms 2025/01/31 04:13:43 DEBUG : testBlob: multipart upload wrote chunk 3 with 4194304 bytes 2025/01/31 04:13:43 DEBUG : pacer: Reducing sleep to 0s 2025/01/31 04:13:43 DEBUG : testBlob: multipart upload wrote chunk 4 with 4194303 bytes 2025/01/31 04:13:44 DEBUG : testBlob: multipart upload finished 2025/01/31 04:13:44 DEBUG : testBlob2: Starting multipart copy with 4 parts of size 4Mi 2025/01/31 04:13:44 DEBUG : testBlob2: multipart copy: starting chunk 3 size 4.000Mi offset 12Mi/16.000Mi 2025/01/31 04:13:44 DEBUG : testBlob2: multipart copy: starting chunk 1 size 4Mi offset 4Mi/16.000Mi 2025/01/31 04:13:44 DEBUG : testBlob2: multipart copy: starting chunk 2 size 4Mi offset 8Mi/16.000Mi 2025/01/31 04:13:44 DEBUG : testBlob2: multipart copy: starting chunk 0 size 4Mi offset 0/16.000Mi 2025/01/31 04:13:44 DEBUG : testBlob2: multipart copy: received InvalidBlobOrBlock error: clearing uncommitted blocks and retrying 2025/01/31 04:13:44 DEBUG : testBlob2: Clearing uncommitted blocks 2025/01/31 04:13:44 DEBUG : testBlob2: Committing 0 blocks to remove uncommitted blocks 2025/01/31 04:13:44 DEBUG : testBlob2: Removing empty object 2025/01/31 04:13:44 DEBUG : testBlob2: multipart copy: fixed InvalidBlobOrBlock 2025/01/31 04:13:44 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-nenegoc6viqa/testBlob2 -------------------------------------------------------------------------------- RESPONSE 400: 400 The specified blob or block content is invalid. ERROR CODE: InvalidBlobOrBlock -------------------------------------------------------------------------------- InvalidBlobOrBlockThe specified blob or block content is invalid. RequestId:02e7e35a-501e-0009-4896-73f92e000000 Time:2025-01-31T04:13:44.3626590Z -------------------------------------------------------------------------------- ) 2025/01/31 04:13:44 DEBUG : pacer: Rate limited, increasing sleep to 10ms 2025/01/31 04:13:44 DEBUG : testBlob2: multipart copy: received InvalidBlobOrBlock error: already cleared 2025/01/31 04:13:44 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-nenegoc6viqa/testBlob2 -------------------------------------------------------------------------------- RESPONSE 400: 400 The specified blob or block content is invalid. ERROR CODE: InvalidBlobOrBlock -------------------------------------------------------------------------------- InvalidBlobOrBlockThe specified blob or block content is invalid. RequestId:9e573731-a01e-007f-5b96-737366000000 Time:2025-01-31T04:13:44.3692957Z -------------------------------------------------------------------------------- ) 2025/01/31 04:13:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/01/31 04:13:44 DEBUG : testBlob2: multipart copy: received InvalidBlobOrBlock error: already cleared 2025/01/31 04:13:44 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-nenegoc6viqa/testBlob2 -------------------------------------------------------------------------------- RESPONSE 400: 400 The specified blob or block content is invalid. ERROR CODE: InvalidBlobOrBlock -------------------------------------------------------------------------------- InvalidBlobOrBlockThe specified blob or block content is invalid. RequestId:4e71a979-501e-0019-7196-733c46000000 Time:2025-01-31T04:13:44.3747724Z -------------------------------------------------------------------------------- ) 2025/01/31 04:13:44 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/01/31 04:13:44 DEBUG : testBlob2: multipart copy: received InvalidBlobOrBlock error: already cleared 2025/01/31 04:13:44 DEBUG : pacer: low level retry 1/10 (error PUT https://rclone.blob.core.windows.net/rclone-test-nenegoc6viqa/testBlob2 -------------------------------------------------------------------------------- RESPONSE 400: 400 The specified blob or block content is invalid. ERROR CODE: InvalidBlobOrBlock -------------------------------------------------------------------------------- InvalidBlobOrBlockThe specified blob or block content is invalid. RequestId:5db04675-501e-006b-2e96-733b09000000 Time:2025-01-31T04:13:44.3757829Z -------------------------------------------------------------------------------- ) 2025/01/31 04:13:44 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/01/31 04:13:44 DEBUG : pacer: Reducing sleep to 40ms 2025/01/31 04:13:44 DEBUG : pacer: Reducing sleep to 20ms 2025/01/31 04:13:44 DEBUG : pacer: Reducing sleep to 10ms 2025/01/31 04:13:44 DEBUG : pacer: Reducing sleep to 0s 2025/01/31 04:13:44 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/01/31 04:13:46 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 4Mi 2025/01/31 04:13:46 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: open chunk writer: started multipart upload 2025/01/31 04:13:46 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: multipart upload: starting chunk 0 size 4.000Mi offset 0/off 2025/01/31 04:13:46 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: multipart upload wrote chunk 1 with 4194303 bytes 2025/01/31 04:13:46 DEBUG : chunked-4Mi-4.000Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304 === RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304/Streamed 2025/01/31 04:13:47 DEBUG : chunked-4Mi-4Mi-streamed.bin: Multipart upload session started for -1 parts of size 4Mi 2025/01/31 04:13:47 DEBUG : chunked-4Mi-4Mi-streamed.bin: open chunk writer: started multipart upload 2025/01/31 04:13:47 DEBUG : chunked-4Mi-4Mi-streamed.bin: multipart upload: starting chunk 0 size 4Mi offset 0/off 2025/01/31 04:13:47 DEBUG : chunked-4Mi-4Mi-streamed.bin: multipart upload wrote chunk 1 with 4194304 bytes 2025/01/31 04:13:47 DEBUG : chunked-4Mi-4Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609 2025/01/31 04:13:47 DEBUG : chunked-4Mi-8.000Mi.bin: Multipart upload session started for 3 parts of size 4Mi 2025/01/31 04:13:47 DEBUG : chunked-4Mi-8.000Mi.bin: open chunk writer: started multipart upload 2025/01/31 04:13:47 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi 2025/01/31 04:13:47 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload wrote chunk 1 with 4194304 bytes 2025/01/31 04:13:47 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi 2025/01/31 04:13:47 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi 2025/01/31 04:13:47 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes 2025/01/31 04:13:48 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload wrote chunk 2 with 4194304 bytes 2025/01/31 04:13:48 DEBUG : chunked-4Mi-8.000Mi.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609/Streamed 2025/01/31 04:13:48 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 4Mi 2025/01/31 04:13:48 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload 2025/01/31 04:13:49 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 4Mi offset 0/off 2025/01/31 04:13:49 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 8Mi/off 2025/01/31 04:13:49 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 1 size 4Mi offset 4Mi/off 2025/01/31 04:13:49 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 4194304 bytes 2025/01/31 04:13:49 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes 2025/01/31 04:13:49 DEBUG : chunked-4Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 2 with 4194304 bytes 2025/01/31 04:13:49 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/01/31 04:13:51 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi 2025/01/31 04:13:51 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload 2025/01/31 04:13:51 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off 2025/01/31 04:13:51 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4199999 bytes 2025/01/31 04:13:51 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/01/31 04:13:52 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi 2025/01/31 04:13:52 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload 2025/01/31 04:13:52 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off 2025/01/31 04:13:52 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4200000 bytes 2025/01/31 04:13:52 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001 2025/01/31 04:13:52 DEBUG : chunked-4.005Mi-8.011Mi.bin: Multipart upload session started for 3 parts of size 4.005Mi 2025/01/31 04:13:52 DEBUG : chunked-4.005Mi-8.011Mi.bin: open chunk writer: started multipart upload 2025/01/31 04:13:52 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/8.011Mi 2025/01/31 04:13:52 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 1 with 4200000 bytes 2025/01/31 04:13:52 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/8.011Mi 2025/01/31 04:13:52 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/8.011Mi 2025/01/31 04:13:52 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 3 with 1 bytes 2025/01/31 04:13:53 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 2 with 4200000 bytes 2025/01/31 04:13:53 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001/Streamed 2025/01/31 04:13:53 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi 2025/01/31 04:13:53 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: open chunk writer: started multipart upload 2025/01/31 04:13:53 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off 2025/01/31 04:13:54 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 1 with 4200000 bytes 2025/01/31 04:13:54 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/off 2025/01/31 04:13:54 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/off 2025/01/31 04:13:54 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes 2025/01/31 04:13:54 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 2 with 4200000 bytes 2025/01/31 04:13:54 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/01/31 04:13:55 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi 2025/01/31 04:13:55 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload 2025/01/31 04:13:55 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off 2025/01/31 04:13:55 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4200041 bytes 2025/01/31 04:13:55 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/01/31 04:13:56 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi 2025/01/31 04:13:56 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: open chunk writer: started multipart upload 2025/01/31 04:13:56 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off 2025/01/31 04:13:56 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload wrote chunk 1 with 4200042 bytes 2025/01/31 04:13:56 DEBUG : chunked-4.005Mi-4.005Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085 2025/01/31 04:13:57 DEBUG : chunked-4.005Mi-8.011Mi.bin: Multipart upload session started for 3 parts of size 4.005Mi 2025/01/31 04:13:57 DEBUG : chunked-4.005Mi-8.011Mi.bin: open chunk writer: started multipart upload 2025/01/31 04:13:57 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/8.011Mi 2025/01/31 04:13:57 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 1 with 4200042 bytes 2025/01/31 04:13:57 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/8.011Mi 2025/01/31 04:13:57 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/8.011Mi 2025/01/31 04:13:57 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 3 with 1 bytes 2025/01/31 04:13:57 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload wrote chunk 2 with 4200042 bytes 2025/01/31 04:13:57 DEBUG : chunked-4.005Mi-8.011Mi.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085/Streamed 2025/01/31 04:13:58 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: Multipart upload session started for -1 parts of size 4.005Mi 2025/01/31 04:13:58 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: open chunk writer: started multipart upload 2025/01/31 04:13:58 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 0 size 4.005Mi offset 0/off 2025/01/31 04:13:58 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 1 with 4200042 bytes 2025/01/31 04:13:58 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 8.011Mi/off 2025/01/31 04:13:58 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload: starting chunk 1 size 4.005Mi offset 4.005Mi/off 2025/01/31 04:13:58 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes 2025/01/31 04:13:58 DEBUG : chunked-4.005Mi-8.011Mi-streamed.bin: multipart upload wrote chunk 2 with 4200042 bytes 2025/01/31 04:13:58 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/01/31 04:14:00 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: Multipart upload session started for -1 parts of size 5.333Mi 2025/01/31 04:14:00 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: open chunk writer: started multipart upload 2025/01/31 04:14:00 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/off 2025/01/31 04:14:00 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload wrote chunk 1 with 5592404 bytes 2025/01/31 04:14:00 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/01/31 04:14:01 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: Multipart upload session started for -1 parts of size 5.333Mi 2025/01/31 04:14:01 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: open chunk writer: started multipart upload 2025/01/31 04:14:01 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/off 2025/01/31 04:14:02 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload wrote chunk 1 with 5592405 bytes 2025/01/31 04:14:02 DEBUG : chunked-5.333Mi-5.333Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811 2025/01/31 04:14:02 DEBUG : chunked-5.333Mi-10.667Mi.bin: Multipart upload session started for 3 parts of size 5.333Mi 2025/01/31 04:14:02 DEBUG : chunked-5.333Mi-10.667Mi.bin: open chunk writer: started multipart upload 2025/01/31 04:14:02 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/10.667Mi 2025/01/31 04:14:02 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.667Mi/10.667Mi 2025/01/31 04:14:02 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload: starting chunk 1 size 5.333Mi offset 5.333Mi/10.667Mi 2025/01/31 04:14:02 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload wrote chunk 3 with 1 bytes 2025/01/31 04:14:03 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload wrote chunk 1 with 5592405 bytes 2025/01/31 04:14:03 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload wrote chunk 2 with 5592405 bytes 2025/01/31 04:14:03 DEBUG : chunked-5.333Mi-10.667Mi.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811/Streamed 2025/01/31 04:14:03 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: Multipart upload session started for -1 parts of size 5.333Mi 2025/01/31 04:14:03 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: open chunk writer: started multipart upload 2025/01/31 04:14:03 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload: starting chunk 0 size 5.333Mi offset 0/off 2025/01/31 04:14:04 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload wrote chunk 1 with 5592405 bytes 2025/01/31 04:14:04 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.667Mi/off 2025/01/31 04:14:04 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload: starting chunk 1 size 5.333Mi offset 5.333Mi/off 2025/01/31 04:14:04 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes 2025/01/31 04:14:04 DEBUG : chunked-5.333Mi-10.667Mi-streamed.bin: multipart upload wrote chunk 2 with 5592405 bytes 2025/01/31 04:14:04 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/01/31 04:14:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 8Mi 2025/01/31 04:14:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload 2025/01/31 04:14:06 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/01/31 04:14:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes 2025/01/31 04:14:07 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/01/31 04:14:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload session started for -1 parts of size 8Mi 2025/01/31 04:14:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload 2025/01/31 04:14:09 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/01/31 04:14:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes 2025/01/31 04:14:10 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/01/31 04:14:10 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload session started for 3 parts of size 8Mi 2025/01/31 04:14:10 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload 2025/01/31 04:14:10 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/01/31 04:14:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/01/31 04:14:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/01/31 04:14:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes 2025/01/31 04:14:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes 2025/01/31 04:14:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes 2025/01/31 04:14:11 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/01/31 04:14:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload session started for -1 parts of size 8Mi 2025/01/31 04:14:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload 2025/01/31 04:14:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/01/31 04:14:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/01/31 04:14:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/01/31 04:14:12 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes 2025/01/31 04:14:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes 2025/01/31 04:14:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes 2025/01/31 04:14:13 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/4194304 2025/01/31 04:14:14 DEBUG : chunked-copy.copy: Starting multipart copy with 1 parts of size 4Mi 2025/01/31 04:14:14 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/4Mi 2025/01/31 04:14:15 DEBUG : chunked-copy.copy: multipart copy finished === RUN TestIntegration/FsMkdir/FsCopyChunked/4194305 2025/01/31 04:14:15 DEBUG : chunked-copy: Multipart upload session started for 2 parts of size 4Mi 2025/01/31 04:14:15 DEBUG : chunked-copy: open chunk writer: started multipart upload 2025/01/31 04:14:15 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 1 offset 4Mi/4.000Mi 2025/01/31 04:14:15 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 4Mi offset 0/4.000Mi 2025/01/31 04:14:15 DEBUG : chunked-copy: multipart upload wrote chunk 2 with 1 bytes 2025/01/31 04:14:16 DEBUG : chunked-copy: multipart upload wrote chunk 1 with 4194304 bytes 2025/01/31 04:14:16 DEBUG : chunked-copy: multipart upload finished 2025/01/31 04:14:16 DEBUG : chunked-copy.copy: Starting multipart copy with 2 parts of size 4Mi 2025/01/31 04:14:16 DEBUG : chunked-copy.copy: multipart copy: starting chunk 1 size 1 offset 4Mi/4.000Mi 2025/01/31 04:14:16 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/4.000Mi 2025/01/31 04:14:16 DEBUG : chunked-copy.copy: multipart copy finished === RUN TestIntegration/FsMkdir/FsCopyChunked/8388607 2025/01/31 04:14:16 DEBUG : chunked-copy: Multipart upload session started for 2 parts of size 4Mi 2025/01/31 04:14:16 DEBUG : chunked-copy: open chunk writer: started multipart upload 2025/01/31 04:14:16 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi 2025/01/31 04:14:17 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi 2025/01/31 04:14:17 DEBUG : chunked-copy: multipart upload wrote chunk 2 with 4194303 bytes 2025/01/31 04:14:17 DEBUG : chunked-copy: multipart upload wrote chunk 1 with 4194304 bytes 2025/01/31 04:14:17 DEBUG : chunked-copy: multipart upload finished 2025/01/31 04:14:17 DEBUG : chunked-copy.copy: Starting multipart copy with 2 parts of size 4Mi 2025/01/31 04:14:17 DEBUG : chunked-copy.copy: multipart copy: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi 2025/01/31 04:14:17 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/8.000Mi 2025/01/31 04:14:17 DEBUG : chunked-copy.copy: multipart copy finished === RUN TestIntegration/FsMkdir/FsCopyChunked/8388608 2025/01/31 04:14:18 DEBUG : chunked-copy: Multipart upload session started for 2 parts of size 4Mi 2025/01/31 04:14:18 DEBUG : chunked-copy: open chunk writer: started multipart upload 2025/01/31 04:14:18 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi 2025/01/31 04:14:18 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi 2025/01/31 04:14:18 DEBUG : chunked-copy: multipart upload wrote chunk 2 with 4194304 bytes 2025/01/31 04:14:19 DEBUG : chunked-copy: multipart upload wrote chunk 1 with 4194304 bytes 2025/01/31 04:14:19 DEBUG : chunked-copy: multipart upload finished 2025/01/31 04:14:19 DEBUG : chunked-copy.copy: Starting multipart copy with 2 parts of size 4Mi 2025/01/31 04:14:19 DEBUG : chunked-copy.copy: multipart copy: starting chunk 1 size 4Mi offset 4Mi/8Mi 2025/01/31 04:14:19 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/8Mi 2025/01/31 04:14:19 DEBUG : chunked-copy.copy: multipart copy finished === RUN TestIntegration/FsMkdir/FsCopyChunked/8388609 2025/01/31 04:14:20 DEBUG : chunked-copy: Multipart upload session started for 3 parts of size 4Mi 2025/01/31 04:14:20 DEBUG : chunked-copy: open chunk writer: started multipart upload 2025/01/31 04:14:20 DEBUG : chunked-copy: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi 2025/01/31 04:14:20 DEBUG : chunked-copy: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi 2025/01/31 04:14:20 DEBUG : chunked-copy: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi 2025/01/31 04:14:20 DEBUG : chunked-copy: multipart upload wrote chunk 3 with 1 bytes 2025/01/31 04:14:20 DEBUG : chunked-copy: multipart upload wrote chunk 2 with 4194304 bytes 2025/01/31 04:14:20 DEBUG : chunked-copy: multipart upload wrote chunk 1 with 4194304 bytes 2025/01/31 04:14:20 DEBUG : chunked-copy: multipart upload finished 2025/01/31 04:14:21 DEBUG : chunked-copy.copy: Starting multipart copy with 3 parts of size 4Mi 2025/01/31 04:14:21 DEBUG : chunked-copy.copy: multipart copy: starting chunk 2 size 1 offset 8Mi/8.000Mi 2025/01/31 04:14:21 DEBUG : chunked-copy.copy: multipart copy: starting chunk 0 size 4Mi offset 0/8.000Mi 2025/01/31 04:14:21 DEBUG : chunked-copy.copy: multipart copy: starting chunk 1 size 4Mi offset 4Mi/8.000Mi 2025/01/31 04:14:21 DEBUG : chunked-copy.copy: multipart copy finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/01/31 04:14:21 DEBUG : unknown-size-put.txt: Multipart upload session started for -1 parts of size 4Mi 2025/01/31 04:14:21 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload 2025/01/31 04:14:21 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/01/31 04:14:21 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes 2025/01/31 04:14:21 DEBUG : unknown-size-put.txt: multipart upload finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/01/31 04:14:22 DEBUG : unknown-size-update.txt: Multipart upload session started for -1 parts of size 4Mi 2025/01/31 04:14:22 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload 2025/01/31 04:14:22 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/01/31 04:14:22 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes 2025/01/31 04:14:22 DEBUG : unknown-size-update.txt: multipart upload finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/01/31 04:14:22 DEBUG : Creating backend with remote "TestAzureBlob:rclone-test-nenegoc6viqa/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2638: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2681: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2730: Can't test if can't have empty directories === NAME TestIntegration/FsMkdir fstests.go:2830: Warning: this should produce fs.ErrorDirNotFound === RUN TestIntegration/FsShutdown fstests.go:2844: Shutdown method not supported --- PASS: TestIntegration (115.88s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.20s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.12s) --- PASS: TestIntegration/FsMkdir (115.48s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding (4.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.24s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.23s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.24s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.20s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.81s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (11.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.04s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.27s) --- 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.11s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.08s) --- 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.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (0.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.15s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Bucket (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.11s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Features (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/WriteUncommittedBlocks (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (28.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi (4.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194303 (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194303/Streamed (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304 (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/4194304/Streamed (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609 (2.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4Mi/8388609/Streamed (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi (4.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4199999 (1.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4199999/Streamed (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4200000 (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/4200000/Streamed (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001 (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi/8400001/Streamed (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01 (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200041 (1.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200041/Streamed (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200042 (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/4200042/Streamed (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085 (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/4.005Mi#01/8400085/Streamed (1.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi (6.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592404 (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592404/Streamed (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592405 (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/5592405/Streamed (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811 (2.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.333Mi/11184811/Streamed (1.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (8.76s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.39s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (3.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (1.77s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (7.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/4194304 (1.31s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/4194305 (1.29s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/8388607 (1.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/8388608 (1.63s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/8388609 (1.83s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.47s) --- 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/cold === RUN TestValidateAccessTier/archive === RUN TestValidateAccessTier/empty === RUN TestValidateAccessTier/unknown === RUN TestValidateAccessTier/hot === RUN TestValidateAccessTier/HOT === RUN TestValidateAccessTier/Hot === RUN TestValidateAccessTier/cool --- PASS: TestValidateAccessTier (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: TestValidateAccessTier/HOT (0.00s) --- PASS: TestValidateAccessTier/Hot (0.00s) --- PASS: TestValidateAccessTier/cool (0.00s) PASS ok github.com/rclone/rclone/backend/azureblob 115.890s "go test -v -timeout 1h0m0s -remote TestAzureBlob: -verbose" - Finished OK in 1m56.468230116s (try 1/5)