"go test -v -timeout 1h0m0s -remote TestS3Alibaba: -verbose -test.run '^TestIntegration$/^FsMkdir$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:457: Using remote "TestS3Alibaba:" 2026/08/23 04:21:32 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-zitiwov7wuya" 2026/08/23 04:21:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/23 04:21:33 INFO : S3 bucket rclone-test-zitiwov7wuya: Bucket "rclone-test-zitiwov7wuya" created with ACL "private" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/08/23 04:21:33 INFO : dir/subdir: Making directory fstest.go:251: Filtering empty directory "dir" fstest.go:251: Filtering empty directory "dir/subdir" 2026/08/23 04:21:33 INFO : dir/subdir: Removing directory fstest.go:251: Filtering empty directory "dir" 2026/08/23 04:21:33 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:727: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:806: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/08/23 04:21:40 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: A0A47DD313714F54B611AC675BADD8E3 2026/08/23 04:21:40 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "400FBD640E4FB0FB3A89CEAED3059AC1" 2026/08/23 04:21:40 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "223FB3BF65B08CBC64BBC1B95A98842D" 2026/08/23 04:21:40 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "1D87C67811F7814CB2E166F6FACE64A2" 2026/08/23 04:21:40 DEBUG : writer-at-subdir/writer-at-file: multipart upload "A0A47DD313714F54B611AC675BADD8E3" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:892: 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 2026/08/23 04:21:42 DEBUG : Creating backend with remote "TestS3Alibaba:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/08/23 04:21:43 DEBUG : Creating backend with remote "TestS3Alibaba:" === 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:1145: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/08/23 04:21:45 DEBUG : S3 bucket rclone-test-zitiwov7wuya: bucket is versioned: false 2026/08/23 04:21:45 DEBUG : Waiting for deletions to finish 2026/08/23 04:21:45 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/08/23 04:21:45 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/08/23 04:21:45 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/08/23 04:21:45 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-zitiwov7wuya/dirToPurgeFromRoot" 2026/08/23 04:21:46 DEBUG : S3 bucket rclone-test-zitiwov7wuya path dirToPurgeFromRoot: bucket is versioned: false 2026/08/23 04:21:46 DEBUG : Waiting for deletions to finish 2026/08/23 04:21:46 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/08/23 04:21:46 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/08/23 04:21:46 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/08/23 04:21:46 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-zitiwov7wuya/hello? sausage/êé" 2026/08/23 04:21:46 INFO : S3 bucket rclone-test-zitiwov7wuya path hello? sausage/êé: Bucket "rclone-test-zitiwov7wuya" created with ACL "private" 2026/08/23 04:21:47 DEBUG : S3 bucket rclone-test-zitiwov7wuya path hello? sausage/êé: bucket is versioned: false 2026/08/23 04:21:47 DEBUG : Waiting for deletions to finish 2026/08/23 04:21:47 DEBUG : "a/b/c/d/e.txt" version false 2026/08/23 04:21:47 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/08/23 04:21:47 INFO : a/b/c/d/e.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1373: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1493: 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 === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1728: 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/ObjectOpenFingerprint === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2026/08/23 04:21:50 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-zitiwov7wuya/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/08/23 04:21:50 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-zitiwov7wuya/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestS3Alibaba:" path "rclone-test-zitiwov7wuya" from "TestS3Alibaba:rclone-test-zitiwov7wuya" 2026/08/23 04:21:50 DEBUG : Creating backend with remote "TestS3Alibaba:" === 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:2131: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2188: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2210: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2360: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/08/23 04:21:59 NOTICE: S3 bucket rclone-test-zitiwov7wuya: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/23 04:21:59 DEBUG : piped data.txt: open chunk writer: started multipart upload: A5DC5DDB6D2D42CCAB73ADDD79D8D573 2026/08/23 04:21:59 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/08/23 04:21:59 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "D41D8CD98F00B204E9800998ECF8427E" 2026/08/23 04:21:59 DEBUG : piped data.txt: multipart upload "A5DC5DDB6D2D42CCAB73ADDD79D8D573" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/08/23 04:22:00 DEBUG : piped data.txt: open chunk writer: started multipart upload: 2BF05AEE38B647B8BACC328645430E25 2026/08/23 04:22:00 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/23 04:22:00 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "CEAFF86AF5A58D4CDD9C38F603259AD2" 2026/08/23 04:22:00 DEBUG : piped data.txt: multipart upload "2BF05AEE38B647B8BACC328645430E25" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/08/23 04:22:00 NOTICE: test-metadata: Not decompressing 'Content-Encoding: gzip' compressed file. Use --s3-decompress to override === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:379: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:379: versions/test-versions-v2026-08-23-042203-000.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/08/23 04:22:07 DEBUG : oldPath = "TestS3Alibaba:rclone-test-zitiwov7wuya/versions/test-versions-v2026-08-23-042203-000.txt" 2026/08/23 04:22:07 DEBUG : newPath = "TestS3Alibaba,versions:rclone-test-zitiwov7wuya/versions/test-versions-v2026-08-23-042203-000.txt" 2026/08/23 04:22:07 DEBUG : Creating backend with remote "TestS3Alibaba,versions:rclone-test-zitiwov7wuya/versions/test-versions-v2026-08-23-042203-000.txt" 2026/08/23 04:22:07 DEBUG : Config file has changed externally - reloading 2026/08/23 04:22:07 DEBUG : TestS3Alibaba: detected overridden config - adding "{pO73u}" suffix to name 2026/08/23 04:22:07 DEBUG : fs cache: renaming child cache item "TestS3Alibaba,versions:rclone-test-zitiwov7wuya/versions/test-versions-v2026-08-23-042203-000.txt" to be canonical for parent "TestS3Alibaba{pO73u}:rclone-test-zitiwov7wuya/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:506: Creating a bucket we already have created returned code: No Error === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/08/23 04:22:08 DEBUG : Waiting for deletions to finish 2026/08/23 04:22:08 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/23 04:22:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "null" 2026/08/23 04:22:08 DEBUG : "versions/test-versions.txt" version false 2026/08/23 04:22:08 DEBUG : versions/test-versions.txt: Not deleting current version "CAEQ4QIYgYCA1bq1s4EaIiA0NzhjMzJlZTE1NzY0MmFjYmNhNDU1NDU4NGM5NTkwMg--" 2026/08/23 04:22:08 DEBUG : "versions/test-versions-v2026-08-23-042205-000.txt" version true 2026/08/23 04:22:08 DEBUG : versions/test-versions-v2026-08-23-042205-000.txt: Deleting delete marker (id "CAEQ4QIYgYCA2LK1s4EaIiA0MmRiMTBkYzg0YWQ0OTAxYTVkYWFkMzU1YWZkZGRhMg--") 2026/08/23 04:22:08 DEBUG : "versions/test-versions-v2026-08-23-042203-000.txt" version true 2026/08/23 04:22:08 DEBUG : versions/test-versions-v2026-08-23-042203-000.txt: Deleting (id "CAEQ4QIYgYCAkqq1s4EaIiAyYzllMzRhZTJiM2M0MjU5YWEwMTgyNDQ3ZWQzZWNlYQ--") 2026/08/23 04:22:08 INFO : versions/test-versions-v2026-08-23-042205-000.txt: Deleted 2026/08/23 04:22:08 INFO : versions/test-versions-v2026-08-23-042203-000.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock s3_internal_test.go:581: Object Lock not functional on this provider (GetObjectLockConfiguration: ) === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/08/23 04:22:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: 0A419F25FEE744DF88F3026D6EE80799 2026/08/23 04:22:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/08/23 04:22:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "FF7AEC5A89BDB0FD7D9CF4FF8C484545" 2026/08/23 04:22:13 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "0A419F25FEE744DF88F3026D6EE80799" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/08/23 04:22:14 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: 83AD0B30902B4C70A34B0B752FF7E5DE 2026/08/23 04:22:14 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/08/23 04:22:14 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4C28640DC8DF1933AAEA192100D50AE0" 2026/08/23 04:22:14 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "83AD0B30902B4C70A34B0B752FF7E5DE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/08/23 04:22:14 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: 2264FEB612A945BD86DACBFA5334EC6F 2026/08/23 04:22:15 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/23 04:22:15 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4C28640DC8DF1933AAEA192100D50AE0" 2026/08/23 04:22:15 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "2264FEB612A945BD86DACBFA5334EC6F" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/08/23 04:22:15 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: 0B12D955FD7F46399C3E62AEA56995AA 2026/08/23 04:22:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/08/23 04:22:15 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4C28640DC8DF1933AAEA192100D50AE0" 2026/08/23 04:22:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/08/23 04:22:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/08/23 04:22:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "AB95F1FA7DA6A90274409B89562F3FFD" 2026/08/23 04:22:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "E264FA295EF081D5AD9BFAA7E5E130B6" 2026/08/23 04:22:16 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "0B12D955FD7F46399C3E62AEA56995AA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/08/23 04:22:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: C177FE5F7789453BADA1ED6A5E3EACE8 2026/08/23 04:22:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/08/23 04:22:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4C28640DC8DF1933AAEA192100D50AE0" 2026/08/23 04:22:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/08/23 04:22:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/08/23 04:22:17 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "AB95F1FA7DA6A90274409B89562F3FFD" 2026/08/23 04:22:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "E264FA295EF081D5AD9BFAA7E5E130B6" 2026/08/23 04:22:18 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "C177FE5F7789453BADA1ED6A5E3EACE8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/08/23 04:22:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: D701E58D47F547A9920306BDE26D8824 2026/08/23 04:22:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/23 04:22:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2AA9B1BA4A7866FE619F84267D862086" 2026/08/23 04:22:19 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "D701E58D47F547A9920306BDE26D8824" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/08/23 04:22:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AF64E7AB9D1B485C8D799E58F2A5F56D 2026/08/23 04:22:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/08/23 04:22:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618EDFD251D9205C98F3F98BEA76248" 2026/08/23 04:22:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AF64E7AB9D1B485C8D799E58F2A5F56D" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/08/23 04:22:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: E8370608F75947808A4CDD235D6DFA23 2026/08/23 04:22:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/23 04:22:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618EDFD251D9205C98F3F98BEA76248" 2026/08/23 04:22:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "E8370608F75947808A4CDD235D6DFA23" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/08/23 04:22:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: 43CDAD4110B34E0AB1DD864C56A0CE14 2026/08/23 04:22:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/08/23 04:22:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618EDFD251D9205C98F3F98BEA76248" 2026/08/23 04:22:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/23 04:22:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/08/23 04:22:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "FFE51D3E7D8297237588704EEDDC6AB2" 2026/08/23 04:22:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123FE50EF82513B6B6AE0FDEF48B5" 2026/08/23 04:22:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "43CDAD4110B34E0AB1DD864C56A0CE14" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/08/23 04:22:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: 7D4CBA494EA14B15A3C60591D938FEFF 2026/08/23 04:22:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/08/23 04:22:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618EDFD251D9205C98F3F98BEA76248" 2026/08/23 04:22:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/23 04:22:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/08/23 04:22:23 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "FFE51D3E7D8297237588704EEDDC6AB2" 2026/08/23 04:22:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123FE50EF82513B6B6AE0FDEF48B5" 2026/08/23 04:22:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "7D4CBA494EA14B15A3C60591D938FEFF" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/08/23 04:22:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: 1EA365B6484C45F99F4692ACDE971767 2026/08/23 04:22:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/23 04:22:25 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "E5C2980C0CC5F4DF179C21E20019663D" 2026/08/23 04:22:26 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "1EA365B6484C45F99F4692ACDE971767" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/08/23 04:22:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: 022ACEDE3A8445CAB8B5E08D2DDF6A28 2026/08/23 04:22:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/08/23 04:22:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96C71725F4C229231BC16C79B1FF08FD" 2026/08/23 04:22:26 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "022ACEDE3A8445CAB8B5E08D2DDF6A28" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/08/23 04:22:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: BB099487342F4334841A1B0B6CC5D2F1 2026/08/23 04:22:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/23 04:22:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96C71725F4C229231BC16C79B1FF08FD" 2026/08/23 04:22:27 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "BB099487342F4334841A1B0B6CC5D2F1" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/08/23 04:22:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: 4A721C9ADE954159BFFB3B845FC9F106 2026/08/23 04:22:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/08/23 04:22:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96C71725F4C229231BC16C79B1FF08FD" 2026/08/23 04:22:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/08/23 04:22:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/08/23 04:22:28 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "CBB184DD8E05C9709E5DCAEDAA0495CF" 2026/08/23 04:22:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "EA93706A29454B4FD13CC395BEA103BB" 2026/08/23 04:22:29 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "4A721C9ADE954159BFFB3B845FC9F106" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/08/23 04:22:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: 97A558B0F6B042D8B95E837D80512F39 2026/08/23 04:22:29 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/08/23 04:22:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96C71725F4C229231BC16C79B1FF08FD" 2026/08/23 04:22:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/08/23 04:22:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/08/23 04:22:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "CBB184DD8E05C9709E5DCAEDAA0495CF" 2026/08/23 04:22:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "EA93706A29454B4FD13CC395BEA103BB" 2026/08/23 04:22:30 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "97A558B0F6B042D8B95E837D80512F39" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/08/23 04:22:31 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: 5B9CDB321C4E4B609785452E2EB24C4D 2026/08/23 04:22:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/23 04:22:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "E9548A82CE25F02A063EE0076122EE24" 2026/08/23 04:22:32 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "5B9CDB321C4E4B609785452E2EB24C4D" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/08/23 04:22:32 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: 73248017C6E14D8AAE6FBAE0DA3F53AD 2026/08/23 04:22:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/08/23 04:22:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6D02EF9F797A6D2CAC923531B40A7113" 2026/08/23 04:22:33 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "73248017C6E14D8AAE6FBAE0DA3F53AD" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/08/23 04:22:33 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: 57E6D9D9A99649468D8DECB35FE95DAB 2026/08/23 04:22:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/23 04:22:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6D02EF9F797A6D2CAC923531B40A7113" 2026/08/23 04:22:34 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "57E6D9D9A99649468D8DECB35FE95DAB" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/08/23 04:22:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: BC0A8F0D84C84A9694A912E7273C71A8 2026/08/23 04:22:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/08/23 04:22:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6D02EF9F797A6D2CAC923531B40A7113" 2026/08/23 04:22:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/08/23 04:22:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/08/23 04:22:35 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43EC3E5DEE6E706AF7766FFFEA512721" 2026/08/23 04:22:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "D01A45D4E43A2541C997A15D557B0479" 2026/08/23 04:22:36 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "BC0A8F0D84C84A9694A912E7273C71A8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/08/23 04:22:36 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: 7C3EAC79DFE440DE80847B88E30B3FD5 2026/08/23 04:22:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/08/23 04:22:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6D02EF9F797A6D2CAC923531B40A7113" 2026/08/23 04:22:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/08/23 04:22:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/08/23 04:22:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43EC3E5DEE6E706AF7766FFFEA512721" 2026/08/23 04:22:37 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "D01A45D4E43A2541C997A15D557B0479" 2026/08/23 04:22:38 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "7C3EAC79DFE440DE80847B88E30B3FD5" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/08/23 04:22:39 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: D94BD40D395D42D384D8D7E579A14F29 2026/08/23 04:22:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/08/23 04:22:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1ACC725C3C7AB01DB7FB5AB34863FB9A" 2026/08/23 04:22:40 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "D94BD40D395D42D384D8D7E579A14F29" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/08/23 04:22:40 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: 6133167D072C49D8B8D5FEC22F92BB21 2026/08/23 04:22:41 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/08/23 04:22:41 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943CF3CD0ED31E7FBE1BAB434D5EB" 2026/08/23 04:22:41 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "6133167D072C49D8B8D5FEC22F92BB21" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/08/23 04:22:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: 222112E07EAB4CD4B4D20D8C1EE93E38 2026/08/23 04:22:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/23 04:22:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943CF3CD0ED31E7FBE1BAB434D5EB" 2026/08/23 04:22:42 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "222112E07EAB4CD4B4D20D8C1EE93E38" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/08/23 04:22:43 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: 3F2A7FB39D5347D396D7715F39124701 2026/08/23 04:22:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/08/23 04:22:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943CF3CD0ED31E7FBE1BAB434D5EB" 2026/08/23 04:22:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/08/23 04:22:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/08/23 04:22:43 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "CBB184DD8E05C9709E5DCAEDAA0495CF" 2026/08/23 04:22:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534B90825E5F26AE16E6B15A14F9C0" 2026/08/23 04:22:44 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "3F2A7FB39D5347D396D7715F39124701" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/08/23 04:22:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: A6AB011036064EF9BE8C9163A5622CAD 2026/08/23 04:22:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/08/23 04:22:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943CF3CD0ED31E7FBE1BAB434D5EB" 2026/08/23 04:22:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/08/23 04:22:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/08/23 04:22:45 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "CBB184DD8E05C9709E5DCAEDAA0495CF" 2026/08/23 04:22:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534B90825E5F26AE16E6B15A14F9C0" 2026/08/23 04:22:46 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "A6AB011036064EF9BE8C9163A5622CAD" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/08/23 04:22:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: 3A48661295374B51883F08EBA5BE737C 2026/08/23 04:22:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/08/23 04:22:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "D369E67BA9C8841B6B568A7FED32459D" 2026/08/23 04:22:48 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "3A48661295374B51883F08EBA5BE737C" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/08/23 04:22:49 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: 8D4093BE19354E048B6F87186098DD72 2026/08/23 04:22:49 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/08/23 04:22:50 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "D9A6FBF6E6DBDFE64365F218C62DBCD7" 2026/08/23 04:22:50 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "8D4093BE19354E048B6F87186098DD72" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/08/23 04:22:50 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: EED0FF90BFBD40C1B1FC127811FD57CF 2026/08/23 04:22:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/23 04:22:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "D9A6FBF6E6DBDFE64365F218C62DBCD7" 2026/08/23 04:22:51 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "EED0FF90BFBD40C1B1FC127811FD57CF" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/08/23 04:22:52 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: 214ADE81C4E74D9C9A0BD9908DD7510F 2026/08/23 04:22:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/08/23 04:22:52 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "D9A6FBF6E6DBDFE64365F218C62DBCD7" 2026/08/23 04:22:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/08/23 04:22:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/08/23 04:22:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98FD00D788AFE2A5FA5E4F8E1666638B" 2026/08/23 04:22:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35C36964FDB10F7E0083E6CE8FBABFF1" 2026/08/23 04:22:53 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "214ADE81C4E74D9C9A0BD9908DD7510F" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/08/23 04:22:54 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: 61717BAC957141EB90712CB81EF3B6D0 2026/08/23 04:22:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/08/23 04:22:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "D9A6FBF6E6DBDFE64365F218C62DBCD7" 2026/08/23 04:22:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/08/23 04:22:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/08/23 04:22:55 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98FD00D788AFE2A5FA5E4F8E1666638B" 2026/08/23 04:22:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35C36964FDB10F7E0083E6CE8FBABFF1" 2026/08/23 04:22:56 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "61717BAC957141EB90712CB81EF3B6D0" finished === RUN TestIntegration/FsMkdir/FsPutShortEOF === RUN TestIntegration/FsMkdir/FsPutShortEOF/Simple 2026/08/23 04:22:57 DEBUG : pacer: low level retry 1/1 (error operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-zitiwov7wuya.oss-eu-west-1.aliyuncs.com/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120) 2026/08/23 04:22:57 DEBUG : pacer: Rate limited, increasing sleep to 10ms fstests.go:2596: Put returned an error (acceptable): operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-zitiwov7wuya.oss-eu-west-1.aliyuncs.com/short-eof.bin?x-id=PutObject": net/http: HTTP/1.x transport connection broken: http: ContentLength=10240 with Body length 5120 2026/08/23 04:22:57 DEBUG : pacer: Reducing sleep to 0s === RUN TestIntegration/FsMkdir/FsPutShortEOF/Chunked 2026/08/23 04:22:57 DEBUG : short-eof-chunked.bin: open chunk writer: started multipart upload: A32F35155D604197ABB323A2F9F83A24 2026/08/23 04:22:57 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 0 size 5Mi offset 0/20Mi 2026/08/23 04:22:57 DEBUG : short-eof-chunked.bin: multipart upload: starting chunk 1 size 2.500Mi offset 5Mi/20Mi 2026/08/23 04:22:57 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "AA0C49FF45B64B95944EF8D1285B62F4" 2026/08/23 04:22:57 DEBUG : short-eof-chunked.bin: multipart upload wrote chunk 2 with 2621440 bytes and etag "DDEE5E92F44F7DCA473AFB141D784CDD" 2026/08/23 04:22:57 DEBUG : short-eof-chunked.bin: Cancelling multipart upload 2026/08/23 04:22:57 DEBUG : short-eof-chunked.bin: multipart upload "A32F35155D604197ABB323A2F9F83A24" aborted fstests.go:2596: Put returned an error (acceptable): multipart upload: expected 20971520 bytes in input, but got 7864320: unexpected EOF === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/08/23 04:22:58 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/08/23 04:22:59 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/08/23 04:23:01 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/08/23 04:23:03 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/08/23 04:23:05 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/08/23 04:23:05 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: 15A05D13208A41ABA80D445176B7B62F 2026/08/23 04:23:05 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/08/23 04:23:06 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "F13657C6CCD28052E3C3E5E7D984B443" 2026/08/23 04:23:06 DEBUG : unknown-size-put.txt: multipart upload "15A05D13208A41ABA80D445176B7B62F" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/08/23 04:23:06 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: FF0E0D2ECC5B4592AE55C3184889E801 2026/08/23 04:23:06 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/08/23 04:23:06 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "41A54B914D3C9C4D140A00FC2EF7ACCF" 2026/08/23 04:23:06 DEBUG : unknown-size-update.txt: multipart upload "FF0E0D2ECC5B4592AE55C3184889E801" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/08/23 04:23:06 DEBUG : Creating backend with remote "TestS3Alibaba:rclone-test-zitiwov7wuya/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2831: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2874: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2923: Can't test if can't have empty directories 2026/08/23 04:23:06 DEBUG : Waiting for deletions to finish 2026/08/23 04:23:06 DEBUG : "chunked-10Mi-10.000Mi-streamed-v2026-08-23-042249-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-10Mi-10.000Mi-streamed-v2026-08-23-042249-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 DEBUG : "chunked-10Mi-10.000Mi-v2026-08-23-042248-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-10Mi-10.000Mi-v2026-08-23-042248-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 DEBUG : "chunked-10Mi-10Mi-streamed-v2026-08-23-042252-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-10Mi-10Mi-streamed-v2026-08-23-042252-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 DEBUG : "chunked-10Mi-10Mi-v2026-08-23-042250-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-10Mi-10Mi-v2026-08-23-042250-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 DEBUG : "chunked-10Mi-20.000Mi-streamed-v2026-08-23-042256-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-10Mi-20.000Mi-streamed-v2026-08-23-042256-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 DEBUG : "chunked-10Mi-20.000Mi-v2026-08-23-042254-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-10Mi-20.000Mi-v2026-08-23-042254-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 DEBUG : "chunked-5.054Mi-10.109Mi-streamed-v2026-08-23-042224-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-5.054Mi-10.109Mi-streamed-v2026-08-23-042224-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 DEBUG : "chunked-5.054Mi-10.109Mi-v2026-08-23-042223-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-5.054Mi-10.109Mi-v2026-08-23-042223-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 DEBUG : "chunked-5.054Mi-5.054Mi-streamed-v2026-08-23-042222-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-5.054Mi-5.054Mi-streamed-v2026-08-23-042222-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 DEBUG : "chunked-5.054Mi-5.054Mi-v2026-08-23-042220-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-5.054Mi-5.054Mi-v2026-08-23-042220-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 DEBUG : "chunked-5.055Mi-10.109Mi-streamed-v2026-08-23-042231-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed-v2026-08-23-042231-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 DEBUG : "chunked-5.055Mi-10.109Mi-v2026-08-23-042229-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-5.055Mi-10.109Mi-v2026-08-23-042229-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 DEBUG : "chunked-5.055Mi-5.055Mi-streamed-v2026-08-23-042228-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-5.055Mi-5.055Mi-streamed-v2026-08-23-042228-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 INFO : chunked-10Mi-10.000Mi-streamed-v2026-08-23-042249-000.bin: Deleted 2026/08/23 04:23:06 DEBUG : "chunked-5.055Mi-5.055Mi-v2026-08-23-042227-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-5.055Mi-5.055Mi-v2026-08-23-042227-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 INFO : chunked-10Mi-10Mi-v2026-08-23-042250-000.bin: Deleted 2026/08/23 04:23:06 DEBUG : "chunked-5Mi-10.000Mi-streamed-v2026-08-23-042218-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-5Mi-10.000Mi-streamed-v2026-08-23-042218-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 INFO : chunked-10Mi-10Mi-streamed-v2026-08-23-042252-000.bin: Deleted 2026/08/23 04:23:06 DEBUG : "chunked-5Mi-10.000Mi-v2026-08-23-042217-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-5Mi-10.000Mi-v2026-08-23-042217-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 INFO : chunked-10Mi-20.000Mi-streamed-v2026-08-23-042256-000.bin: Deleted 2026/08/23 04:23:06 DEBUG : "chunked-5Mi-5.000Mi-streamed-v2026-08-23-042214-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-5Mi-5.000Mi-streamed-v2026-08-23-042214-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 INFO : chunked-10Mi-10.000Mi-v2026-08-23-042248-000.bin: Deleted 2026/08/23 04:23:06 DEBUG : "chunked-5Mi-5.000Mi-v2026-08-23-042213-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-5Mi-5.000Mi-v2026-08-23-042213-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 INFO : chunked-5.054Mi-10.109Mi-v2026-08-23-042223-000.bin: Deleted 2026/08/23 04:23:06 DEBUG : "chunked-5Mi-5Mi-streamed-v2026-08-23-042215-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-5Mi-5Mi-streamed-v2026-08-23-042215-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 INFO : chunked-10Mi-20.000Mi-v2026-08-23-042254-000.bin: Deleted 2026/08/23 04:23:06 INFO : chunked-5.054Mi-10.109Mi-streamed-v2026-08-23-042224-000.bin: Deleted 2026/08/23 04:23:06 DEBUG : "chunked-5Mi-5Mi-v2026-08-23-042214-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-5Mi-5Mi-v2026-08-23-042214-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 DEBUG : "chunked-6.667Mi-13.333Mi-streamed-v2026-08-23-042238-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-6.667Mi-13.333Mi-streamed-v2026-08-23-042238-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 INFO : chunked-5.054Mi-5.054Mi-v2026-08-23-042220-000.bin: Deleted 2026/08/23 04:23:06 DEBUG : "chunked-6.667Mi-13.333Mi-v2026-08-23-042236-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-6.667Mi-13.333Mi-v2026-08-23-042236-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 INFO : chunked-5.054Mi-5.054Mi-streamed-v2026-08-23-042222-000.bin: Deleted 2026/08/23 04:23:06 DEBUG : "chunked-6.667Mi-6.667Mi-streamed-v2026-08-23-042234-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-6.667Mi-6.667Mi-streamed-v2026-08-23-042234-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 INFO : chunked-5.055Mi-10.109Mi-streamed-v2026-08-23-042231-000.bin: Deleted 2026/08/23 04:23:06 INFO : chunked-5.055Mi-10.109Mi-v2026-08-23-042229-000.bin: Deleted 2026/08/23 04:23:06 DEBUG : "chunked-6.667Mi-6.667Mi-v2026-08-23-042233-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-6.667Mi-6.667Mi-v2026-08-23-042233-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 DEBUG : "chunked-8Mi-16.000Mi-streamed-v2026-08-23-042247-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-8Mi-16.000Mi-streamed-v2026-08-23-042247-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 INFO : chunked-5.055Mi-5.055Mi-streamed-v2026-08-23-042228-000.bin: Deleted 2026/08/23 04:23:06 DEBUG : "chunked-8Mi-16.000Mi-v2026-08-23-042245-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-8Mi-16.000Mi-v2026-08-23-042245-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 INFO : chunked-5.055Mi-5.055Mi-v2026-08-23-042227-000.bin: Deleted 2026/08/23 04:23:06 DEBUG : "chunked-8Mi-8.000Mi-streamed-v2026-08-23-042240-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-8Mi-8.000Mi-streamed-v2026-08-23-042240-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:06 INFO : chunked-5Mi-10.000Mi-v2026-08-23-042217-000.bin: Deleted 2026/08/23 04:23:06 DEBUG : "chunked-8Mi-8.000Mi-v2026-08-23-042239-000.bin" version true 2026/08/23 04:23:06 DEBUG : chunked-8Mi-8.000Mi-v2026-08-23-042239-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:07 INFO : chunked-5Mi-5.000Mi-v2026-08-23-042213-000.bin: Deleted 2026/08/23 04:23:07 DEBUG : "chunked-8Mi-8Mi-streamed-v2026-08-23-042243-000.bin" version true 2026/08/23 04:23:07 DEBUG : chunked-8Mi-8Mi-streamed-v2026-08-23-042243-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:07 INFO : chunked-5Mi-5.000Mi-streamed-v2026-08-23-042214-000.bin: Deleted 2026/08/23 04:23:07 DEBUG : "chunked-8Mi-8Mi-v2026-08-23-042242-000.bin" version true 2026/08/23 04:23:07 DEBUG : chunked-8Mi-8Mi-v2026-08-23-042242-000.bin: Deleting delete marker (id "null") 2026/08/23 04:23:07 INFO : chunked-5Mi-10.000Mi-streamed-v2026-08-23-042218-000.bin: Deleted 2026/08/23 04:23:07 DEBUG : "chunked-copy-v2026-08-23-042305-000" version true 2026/08/23 04:23:07 DEBUG : chunked-copy-v2026-08-23-042305-000: Deleting delete marker (id "null") 2026/08/23 04:23:07 INFO : chunked-5Mi-5Mi-streamed-v2026-08-23-042215-000.bin: Deleted 2026/08/23 04:23:07 DEBUG : "chunked-copy-v2026-08-23-042305-000.copy" version true 2026/08/23 04:23:07 DEBUG : chunked-copy-v2026-08-23-042305-000.copy: Deleting delete marker (id "null") 2026/08/23 04:23:07 INFO : chunked-6.667Mi-13.333Mi-streamed-v2026-08-23-042238-000.bin: Deleted 2026/08/23 04:23:07 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/08/23 04:23:07 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "null") 2026/08/23 04:23:07 INFO : chunked-5Mi-5Mi-v2026-08-23-042214-000.bin: Deleted 2026/08/23 04:23:07 DEBUG : "unknown-size-put-v2026-08-23-042306-000.txt" version true 2026/08/23 04:23:07 DEBUG : unknown-size-put-v2026-08-23-042306-000.txt: Deleting delete marker (id "null") 2026/08/23 04:23:07 INFO : chunked-6.667Mi-13.333Mi-v2026-08-23-042236-000.bin: Deleted 2026/08/23 04:23:07 DEBUG : "unknown-size-update-v2026-08-23-042306-000.txt" version true 2026/08/23 04:23:07 DEBUG : unknown-size-update-v2026-08-23-042306-000.txt: Deleting delete marker (id "null") 2026/08/23 04:23:07 INFO : chunked-6.667Mi-6.667Mi-streamed-v2026-08-23-042234-000.bin: Deleted 2026/08/23 04:23:07 DEBUG : "versions/test-versions-v2026-08-23-042208-000.txt" version true 2026/08/23 04:23:07 DEBUG : versions/test-versions-v2026-08-23-042208-000.txt: Deleting delete marker (id "CAEQ4QIYgYDAsMC1s4EaIiBlOWU1ODAzOTcxMGE0MjJkOTFmNjJiNDYxMjU3YmVhZQ--") 2026/08/23 04:23:07 INFO : chunked-8Mi-16.000Mi-v2026-08-23-042245-000.bin: Deleted 2026/08/23 04:23:07 INFO : chunked-8Mi-8.000Mi-streamed-v2026-08-23-042240-000.bin: Deleted 2026/08/23 04:23:07 DEBUG : "versions/test-versions-v2026-08-23-042207-000.txt" version true 2026/08/23 04:23:07 DEBUG : versions/test-versions-v2026-08-23-042207-000.txt: Deleting (id "CAEQ4QIYgYCA1bq1s4EaIiA0NzhjMzJlZTE1NzY0MmFjYmNhNDU1NDU4NGM5NTkwMg--") 2026/08/23 04:23:07 INFO : chunked-8Mi-8Mi-streamed-v2026-08-23-042243-000.bin: Deleted 2026/08/23 04:23:07 INFO : chunked-8Mi-8.000Mi-v2026-08-23-042239-000.bin: Deleted 2026/08/23 04:23:07 INFO : chunked-8Mi-16.000Mi-streamed-v2026-08-23-042247-000.bin: Deleted 2026/08/23 04:23:07 INFO : chunked-8Mi-8Mi-v2026-08-23-042242-000.bin: Deleted 2026/08/23 04:23:07 INFO : chunked-copy-v2026-08-23-042305-000: Deleted 2026/08/23 04:23:07 INFO : chunked-6.667Mi-6.667Mi-v2026-08-23-042233-000.bin: Deleted 2026/08/23 04:23:07 INFO : unknown-size-update-v2026-08-23-042306-000.txt: Deleted 2026/08/23 04:23:07 INFO : chunked-copy-v2026-08-23-042305-000.copy: Deleted 2026/08/23 04:23:07 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/08/23 04:23:07 INFO : unknown-size-put-v2026-08-23-042306-000.txt: Deleted 2026/08/23 04:23:07 INFO : versions/test-versions-v2026-08-23-042208-000.txt: Deleted 2026/08/23 04:23:07 INFO : versions/test-versions-v2026-08-23-042207-000.txt: Deleted 2026/08/23 04:23:08 INFO : S3 bucket rclone-test-zitiwov7wuya: Bucket "rclone-test-zitiwov7wuya" deleted 2026/08/23 04:23:09 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (96.94s) --- PASS: TestIntegration/FsMkdir (95.29s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.04s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.04s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding (5.40s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.28s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.28s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.22s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.36s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (30.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (1.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.09s) --- 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.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (0.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.54s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.04s) --- 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) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.21s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.17s) --- 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.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint (0.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/full_read (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/seek_read (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/range_read_to_end (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenFingerprint/refresh (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (8.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (7.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.16s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (11.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/HasChildren (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (7.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (3.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (44.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (6.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (1.53s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (0.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (6.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (6.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (0.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (7.67s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (1.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (8.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.19s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (3.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (9.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Simple (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutShortEOF/Chunked (0.76s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (8.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.35s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.18s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (1.95s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (1.99s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (1.64s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (0.61s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.22s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.39s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.20s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) PASS ok github.com/rclone/rclone/backend/s3 96.992s "go test -v -timeout 1h0m0s -remote TestS3Alibaba: -verbose -test.run '^TestIntegration$/^FsMkdir$'" - Finished OK in 1m38.921358578s (try 2/5)