"go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Starting (try 1/5) === RUN TestSignHTTP --- PASS: TestSignHTTP (0.00s) === RUN TestVersionLess --- PASS: TestVersionLess (0.00s) === RUN TestMergeDeleteMarkers --- PASS: TestMergeDeleteMarkers (0.00s) === RUN TestRemoveAWSChunked === RUN TestRemoveAWSChunked/nil === RUN TestRemoveAWSChunked/empty === RUN TestRemoveAWSChunked/only_aws === RUN TestRemoveAWSChunked/leading_aws === RUN TestRemoveAWSChunked/trailing_aws === RUN TestRemoveAWSChunked/middle_aws === RUN TestRemoveAWSChunked/case_insensitive === RUN TestRemoveAWSChunked/duplicates === RUN TestRemoveAWSChunked/no_aws_normalize_spaces === RUN TestRemoveAWSChunked/surrounding_spaces === RUN TestRemoveAWSChunked/no_change --- PASS: TestRemoveAWSChunked (0.00s) --- PASS: TestRemoveAWSChunked/nil (0.00s) --- PASS: TestRemoveAWSChunked/empty (0.00s) --- PASS: TestRemoveAWSChunked/only_aws (0.00s) --- PASS: TestRemoveAWSChunked/leading_aws (0.00s) --- PASS: TestRemoveAWSChunked/trailing_aws (0.00s) --- PASS: TestRemoveAWSChunked/middle_aws (0.00s) --- PASS: TestRemoveAWSChunked/case_insensitive (0.00s) --- PASS: TestRemoveAWSChunked/duplicates (0.00s) --- PASS: TestRemoveAWSChunked/no_aws_normalize_spaces (0.00s) --- PASS: TestRemoveAWSChunked/surrounding_spaces (0.00s) --- PASS: TestRemoveAWSChunked/no_change (0.00s) === RUN TestIntegration fstests.go:438: Using remote "TestS3R2:" 2025/10/10 02:18:28 NOTICE: TestS3R2: Stopped server 2025/10/10 02:18:28 NOTICE: TestS3R2: Starting server 2025/10/10 02:18:28 DEBUG : Creating backend with remote "TestS3R2:rclone-test-virudug9rafe" 2025/10/10 02:18:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound 2025/10/10 02:18:29 INFO : S3 bucket rclone-test-virudug9rafe: Bucket "rclone-test-virudug9rafe" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/10/10 02:18:30 INFO : S3 bucket rclone-test-virudug9rafe: Bucket "rclone-test-virudug9rafe" deleted === RUN TestIntegration/FsMkdir 2025/10/10 02:18:31 INFO : S3 bucket rclone-test-virudug9rafe: Bucket "rclone-test-virudug9rafe" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/10/10 02:18:31 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/10/10 02:18:31 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/10/10 02:18:31 INFO : dir: Removing directory === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty === RUN TestIntegration/FsMkdir/FsListDirNotFound === RUN TestIntegration/FsMkdir/FsListRDirNotFound === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2025/10/10 02:18:43 NOTICE: S3 bucket rclone-test-virudug9rafe: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/10/10 02:18:43 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: ADOW73fJ12A090S9ZtcMX_CqdNjjszzp4yi3Ue18KRNW0cwYr0OqwpM3fUZZECKUZxYUB1VeBT1LHk5yw5GcKUMJxmucb2NVjKlGbSm6at1oByE4kOcdUxc8237TzgA-WebhwfKqNUhtldgLOYfa4j8GU7WkmoThiHPMsR5tC3PHqA5qqBEzU3B48zOxGQLuFWQyoZEIVwv9tc9VjFVwFJrvieMlxGuvsRQkhACwRsfhY6_lwspxMkgXm2hrjQc4X9tcJoUbsvT0kLqbqTasgKpOqaL8cdB2XqdiKYqgr3kJ3K9SWJ6_AWJGEnw2iZXPB4JL1F-NTJHFFxJhBlTHg4M 2025/10/10 02:18:43 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "71c9a233a546d30f5615e533e373853a" 2025/10/10 02:18:43 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "12ede84ebbc28ac899eca9d432d17c5c" 2025/10/10 02:18:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "5ce46d29f738d09df14c6e70ee225911" 2025/10/10 02:18:44 DEBUG : writer-at-subdir/writer-at-file: multipart upload "ADOW73fJ12A090S9ZtcMX_CqdNjjszzp4yi3Ue18KRNW0cwYr0OqwpM3fUZZECKUZxYUB1VeBT1LHk5yw5GcKUMJxmucb2NVjKlGbSm6at1oByE4kOcdUxc8237TzgA-WebhwfKqNUhtldgLOYfa4j8GU7WkmoThiHPMsR5tC3PHqA5qqBEzU3B48zOxGQLuFWQyoZEIVwv9tc9VjFVwFJrvieMlxGuvsRQkhACwRsfhY6_lwspxMkgXm2hrjQc4X9tcJoUbsvT0kLqbqTasgKpOqaL8cdB2XqdiKYqgr3kJ3K9SWJ6_AWJGEnw2iZXPB4JL1F-NTJHFFxJhBlTHg4M" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2025/10/10 02:18:46 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/10/10 02:18:46 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObject === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive fstests.go:1121: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/10/10 02:18:48 DEBUG : S3 bucket rclone-test-virudug9rafe: bucket is versioned: false 2025/10/10 02:18:48 DEBUG : Waiting for deletions to finish 2025/10/10 02:18:48 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/10/10 02:18:48 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/10/10 02:18:48 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/10/10 02:18:49 DEBUG : Creating backend with remote "TestS3R2:rclone-test-virudug9rafe/dirToPurgeFromRoot" 2025/10/10 02:18:49 DEBUG : S3 bucket rclone-test-virudug9rafe path dirToPurgeFromRoot: bucket is versioned: false 2025/10/10 02:18:49 DEBUG : Waiting for deletions to finish 2025/10/10 02:18:49 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/10/10 02:18:49 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/10/10 02:18:49 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/10/10 02:18:49 DEBUG : Creating backend with remote "TestS3R2:rclone-test-virudug9rafe/hello? sausage/êé" 2025/10/10 02:18:50 DEBUG : S3 bucket rclone-test-virudug9rafe path hello? sausage/êé: bucket is versioned: false 2025/10/10 02:18:50 DEBUG : Waiting for deletions to finish 2025/10/10 02:18:50 DEBUG : "a/b/c/d/e.txt" version false 2025/10/10 02:18:50 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/10/10 02:18:50 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:1342: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1459: FS has no DirMover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull === RUN TestIntegration/FsMkdir/FsPutFiles/FsPrecision === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectString === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectFs === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemote === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectHashes === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata fstests.go:1694: SetMetadata method not supported === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectSize === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectStorable === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile 2025/10/10 02:18:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-virudug9rafe/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/10/10 02:18:56 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/10/10 02:18:56 DEBUG : Creating backend with remote "TestS3R2:rclone-test-virudug9rafe/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-virudug9rafe" from "TestS3R2:rclone-test-virudug9rafe" 2025/10/10 02:18:57 DEBUG : Creating backend with remote "TestS3R2:" === 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:2052: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2109: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2131: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2281: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2025/10/10 02:19:02 DEBUG : piped data.txt: open chunk writer: started multipart upload: ABY9lKfVR14zWekI2yc6sWIWIydxDDQbYXGbWiQcddDmUKySK4lQbH0KxZSw-KtnDFJUT6t5hf3ZlmTrPoNe5lF2V4jTLf8q2mO89yS8KdObyR8tPIXNmlbOaRWg2IQ43DPc40-JdKlPlvfALyd3hSX8tImywKVR17TX3mB5tPl5SQFioMfCqgAJkw96rc7vLbK4orjKOfTbSxdGIu_PG9woAp9VB7vpJzhDMMZbNkZd9csB4w3KQcWaJILZYcmF-n96dHMAshRDkj1dYnwcenkrDibJ4ujhOrh5WqlUJdex5xB5UbpIw55g4J9EtUuU3f9j0d1CPhnVKKtpQP1ub_s 2025/10/10 02:19:02 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/10/10 02:19:02 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/10/10 02:19:03 DEBUG : piped data.txt: multipart upload "ABY9lKfVR14zWekI2yc6sWIWIydxDDQbYXGbWiQcddDmUKySK4lQbH0KxZSw-KtnDFJUT6t5hf3ZlmTrPoNe5lF2V4jTLf8q2mO89yS8KdObyR8tPIXNmlbOaRWg2IQ43DPc40-JdKlPlvfALyd3hSX8tImywKVR17TX3mB5tPl5SQFioMfCqgAJkw96rc7vLbK4orjKOfTbSxdGIu_PG9woAp9VB7vpJzhDMMZbNkZd9csB4w3KQcWaJILZYcmF-n96dHMAshRDkj1dYnwcenkrDibJ4ujhOrh5WqlUJdex5xB5UbpIw55g4J9EtUuU3f9j0d1CPhnVKKtpQP1ub_s" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/10/10 02:19:03 DEBUG : piped data.txt: open chunk writer: started multipart upload: APBrOamK8GC_ISqZK1XErsqr8ZjeQI8Gn0I8lMCyfQLnLZzWV755Fuy7fC2A1RIWQXQyBvexk2NuQBMRyh67gDyzjQu_JvjZBOfIOzTqXVGPdfVUVX1Zg3UaDP2cV8j68pzkiZieGCBmq4nerZkM-7sU729f_IugiXW90gWNk-1wEBRvUCK3FhT1YrFYwQW3TO-8aNbH_xhdze_bLInG62Yp0OvaTPK-VFJdiRfg34oPkcWySq6Sa8VvuJM_AqZiugBthqmgDQp5Mu1I4sHnoQSlHkP8agbBgCdXscEYpbWe2-e6j8nNZLk8PAgS-n8iHyjcmCY8QDfDBbBumVfFEuw 2025/10/10 02:19:03 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/10 02:19:03 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "449c0adc764a941e8d39f83c339d545e" 2025/10/10 02:19:04 DEBUG : piped data.txt: multipart upload "APBrOamK8GC_ISqZK1XErsqr8ZjeQI8Gn0I8lMCyfQLnLZzWV755Fuy7fC2A1RIWQXQyBvexk2NuQBMRyh67gDyzjQu_JvjZBOfIOzTqXVGPdfVUVX1Zg3UaDP2cV8j68pzkiZieGCBmq4nerZkM-7sU729f_IugiXW90gWNk-1wEBRvUCK3FhT1YrFYwQW3TO-8aNbH_xhdze_bLInG62Yp0OvaTPK-VFJdiRfg34oPkcWySq6Sa8VvuJM_AqZiugBthqmgDQp5Mu1I4sHnoQSlHkP8agbBgCdXscEYpbWe2-e6j8nNZLk8PAgS-n8iHyjcmCY8QDfDBbBumVfFEuw" 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 2025/10/10 02:19:04 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/Versions s3_internal_test.go:298: Couldn't enable versioning: operation error S3: PutBucketVersioning, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: PutBucketVersioning not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2025/10/10 02:19:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AJbep2LZqyLAbb9XMchJWyDfQSKSmTv_AkFZ4KjlYumgerPyWZ2Zv1C0Sa82T3eDR7tCdo-qt_bCwub89S3UnbumNVBc5t0DqD2yEJdbrwLwTLVsj-Zcb32xTy9ZjP9bDYyK5_3eRs3lEB37w2FE3jIJCbEplXAfx_XKixcXwlrBWFS2xRzdV_CvFIBg-QThfhu3_UGIRAXzedTQJTFh9yQPeOGnYscCFvwoX2rgzjwXQGodMqC2t9i8q-kFM_br_EC-xxvZ1DmhLmPEDRDh__EFdGzPJGWS63Z4vK16gw7XoSBKOHyTXOrQJl4HKtN9UOuPOthZxto_vxVoqrwry7E 2025/10/10 02:19:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/10/10 02:19:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/10/10 02:19:07 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AJbep2LZqyLAbb9XMchJWyDfQSKSmTv_AkFZ4KjlYumgerPyWZ2Zv1C0Sa82T3eDR7tCdo-qt_bCwub89S3UnbumNVBc5t0DqD2yEJdbrwLwTLVsj-Zcb32xTy9ZjP9bDYyK5_3eRs3lEB37w2FE3jIJCbEplXAfx_XKixcXwlrBWFS2xRzdV_CvFIBg-QThfhu3_UGIRAXzedTQJTFh9yQPeOGnYscCFvwoX2rgzjwXQGodMqC2t9i8q-kFM_br_EC-xxvZ1DmhLmPEDRDh__EFdGzPJGWS63Z4vK16gw7XoSBKOHyTXOrQJl4HKtN9UOuPOthZxto_vxVoqrwry7E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/10/10 02:19:08 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AABqDWZ3QKS-bsA-2d1bm6EDcrvInmyyy9RKqJdEovmVYUq0pZsgjHT1kFrrqp5ssFBezVKsdHBaufe2D589LdOtTzdRSn_NVDJTNqqRL2vaHFQ4wbMaj0ldgCJhSdKMinsxct12Ag40MbCrLQwgToNkEs8g973EV9ERL4r9xE8G6CCZ8mAJVVpmQO6G0krCfg0wfyaIDeRzJFeGgIZCgpZFmDAlB_cD_DXR6XksLWfBTosHTw0fWoo_bvE4GJ2RfW0-Ubovm_dROQx7Jg12BCcHm_gV-7pyTWBi9kcObXfb7r54JhNwXU6cXyOlDsNCM9syICQug7QRVYr_md4b5UE 2025/10/10 02:19:08 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/10/10 02:19:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/10 02:19:10 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AABqDWZ3QKS-bsA-2d1bm6EDcrvInmyyy9RKqJdEovmVYUq0pZsgjHT1kFrrqp5ssFBezVKsdHBaufe2D589LdOtTzdRSn_NVDJTNqqRL2vaHFQ4wbMaj0ldgCJhSdKMinsxct12Ag40MbCrLQwgToNkEs8g973EV9ERL4r9xE8G6CCZ8mAJVVpmQO6G0krCfg0wfyaIDeRzJFeGgIZCgpZFmDAlB_cD_DXR6XksLWfBTosHTw0fWoo_bvE4GJ2RfW0-Ubovm_dROQx7Jg12BCcHm_gV-7pyTWBi9kcObXfb7r54JhNwXU6cXyOlDsNCM9syICQug7QRVYr_md4b5UE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/10/10 02:19:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: ADC5d1d9lTyd-LpBa31qB9P2FViW28-m-cwxKjWLjykWkOs8grdXU6MMJecPioKUdI-Y_ojyWlqZHaYmhMwrJqtiDi4hj8tsdU0OnkP7mi5e2CjYwA8xeBIW0PIzlY3O5HnaGnJzcZXE6K6OSAYMW_t4w4LJG4u2AAgMoIVBYJ99h979ebgAl8rHt1ArWWVh3OWacWv6zVcwB3Mjew0r3lq5k8-rwBHt14WVCJcpIgnnP-03d1GS2K5jPyeRYxWIvkUMkQgviohvbBzC54jl27FwQrrYGuFZrdcXHD8EJaXSAqaW9VZtkIeUhH_EjVLzIT79f0awOOJPLPh4xO9ams4 2025/10/10 02:19:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/10 02:19:11 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/10 02:19:12 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "ADC5d1d9lTyd-LpBa31qB9P2FViW28-m-cwxKjWLjykWkOs8grdXU6MMJecPioKUdI-Y_ojyWlqZHaYmhMwrJqtiDi4hj8tsdU0OnkP7mi5e2CjYwA8xeBIW0PIzlY3O5HnaGnJzcZXE6K6OSAYMW_t4w4LJG4u2AAgMoIVBYJ99h979ebgAl8rHt1ArWWVh3OWacWv6zVcwB3Mjew0r3lq5k8-rwBHt14WVCJcpIgnnP-03d1GS2K5jPyeRYxWIvkUMkQgviohvbBzC54jl27FwQrrYGuFZrdcXHD8EJaXSAqaW9VZtkIeUhH_EjVLzIT79f0awOOJPLPh4xO9ams4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/10/10 02:19:12 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AIdytE5d_y51MH2qQPL5O2CnR4GfdG9wQiUrhxAPROHg0tQZkDOAbEIqxrZx-FcRHvJt71ssFZsZxYtnMDMPK8oRNeaGYH8QkA7hAJo7NqIx7Wenx3xOPJa1rE4PJab4vJx9Iu8LW-GAcZwc_oKVYLXICql0yCPEGQKasphSBfCOq_W5YblQxhQuFOf94z95egldm7ktV9ktjkLjQDsFq5Lg47LukLv0mvrJyrUoYD74TTiJsl389oxDhG9HMP0jxgNHZYrtnQ4o31tXSVMZhNkjg8CYhGVP926stioHrJGZF8xQpkPXb3fyK8dYPJp4w1JRFKSCSQAGtMzVV_-uczA 2025/10/10 02:19:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/10/10 02:19:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/10/10 02:19:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/10/10 02:19:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/10 02:19:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/10 02:19:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/10 02:19:13 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AIdytE5d_y51MH2qQPL5O2CnR4GfdG9wQiUrhxAPROHg0tQZkDOAbEIqxrZx-FcRHvJt71ssFZsZxYtnMDMPK8oRNeaGYH8QkA7hAJo7NqIx7Wenx3xOPJa1rE4PJab4vJx9Iu8LW-GAcZwc_oKVYLXICql0yCPEGQKasphSBfCOq_W5YblQxhQuFOf94z95egldm7ktV9ktjkLjQDsFq5Lg47LukLv0mvrJyrUoYD74TTiJsl389oxDhG9HMP0jxgNHZYrtnQ4o31tXSVMZhNkjg8CYhGVP926stioHrJGZF8xQpkPXb3fyK8dYPJp4w1JRFKSCSQAGtMzVV_-uczA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/10/10 02:19:14 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AC_oCYHrpVcMeNOagQ_QdutzY1oNn7pZfRxCGVmk4v37EjUmtI0dahq0BpFjrFous4hPSn5N0yZjPBsXVLUY3IcEJeTi5GDIHvZ7pbkA9E14O5HRbZ3V8mH20cc3DT800ivoQYy7w3Gc6utyryGgoLfuMghdb8jBZkDgFJUhwTJ6hmcmZ1U7vluhJ9RjBrSBPQD05Y26Mox8zC_E41HT0hdnItSjo-cIaCObwEXanxCyzt9-nbm__hPZHHfc74ESGrZv5dVspW2z3GgbA4QTGbORWrWAz_SkXoOayzpPrHC0N6kLmBUHxNPLPOPpPKjXvmU_RU7uG-uslhfOeikLIe0 2025/10/10 02:19:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/10/10 02:19:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/10/10 02:19:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/10/10 02:19:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/10/10 02:19:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/10/10 02:19:15 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/10/10 02:19:16 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AC_oCYHrpVcMeNOagQ_QdutzY1oNn7pZfRxCGVmk4v37EjUmtI0dahq0BpFjrFous4hPSn5N0yZjPBsXVLUY3IcEJeTi5GDIHvZ7pbkA9E14O5HRbZ3V8mH20cc3DT800ivoQYy7w3Gc6utyryGgoLfuMghdb8jBZkDgFJUhwTJ6hmcmZ1U7vluhJ9RjBrSBPQD05Y26Mox8zC_E41HT0hdnItSjo-cIaCObwEXanxCyzt9-nbm__hPZHHfc74ESGrZv5dVspW2z3GgbA4QTGbORWrWAz_SkXoOayzpPrHC0N6kLmBUHxNPLPOPpPKjXvmU_RU7uG-uslhfOeikLIe0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/10/10 02:19:17 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: APUYZIB9bAw7jSt5ds3R2YZT8qaXFA1zedTp-8YMnJpc5yLNaFHx8uh7qZ8nqkeN7cG0jOkSNAbVb9fNIjpe9wElGxk7kIQetpidoMU99eIwMBAZYat8ubnrYn83WxXvwGi61Bvmwt0TXjSuB2VNqoTXlUf1UbRo-mJnNOQej7qvLZeLTavgpwkkKvd8zG4fthmT5agItAewGbH6fev1DkBobcTj3xJv1GBqKcepaANHWGQYrccsWmS0wyqIbS-8NRIvF_CWyq1FS3EVSPS6x0ydLu8qRjXtjk5lH3ljpHrD5TD3EiMCeValuGWa704dlbL1JE_k4Ql1afbdv-R4SP4 2025/10/10 02:19:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/10 02:19:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/10/10 02:19:18 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "APUYZIB9bAw7jSt5ds3R2YZT8qaXFA1zedTp-8YMnJpc5yLNaFHx8uh7qZ8nqkeN7cG0jOkSNAbVb9fNIjpe9wElGxk7kIQetpidoMU99eIwMBAZYat8ubnrYn83WxXvwGi61Bvmwt0TXjSuB2VNqoTXlUf1UbRo-mJnNOQej7qvLZeLTavgpwkkKvd8zG4fthmT5agItAewGbH6fev1DkBobcTj3xJv1GBqKcepaANHWGQYrccsWmS0wyqIbS-8NRIvF_CWyq1FS3EVSPS6x0ydLu8qRjXtjk5lH3ljpHrD5TD3EiMCeValuGWa704dlbL1JE_k4Ql1afbdv-R4SP4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/10/10 02:19:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AMPppsRWeOfXVwimpDUVCsd-lAzxYq6cXS2iy8QnwM34d1xs6NQ1D-d80daeWCCW_GoTDunkrNZMQAsSChbZAyd54QwtNYn8V1VFaGHEbnY5CYfdPrAJzQXOXXGdo1ROs88I2Nrg2bdt9t-ZWwMshc4zs9I4Vq_KGrPhDX5yDJk42b1mPNicW-idLgMojPMiJEhijwlKhZ6PZULB3vTZ88I3DwndnfT69nQ2qYkNqFM2nJVpvj4sEuI2_srij9_Kypamp1lcUUm1Mze1SemOSZKh8AZMNsQyOEu0W22GdGOu8Kz-JyD49DzQYv9t27U9pumY925OmxaCsKY0ICMFFbc 2025/10/10 02:19:19 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/10/10 02:19:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/10 02:19:20 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AMPppsRWeOfXVwimpDUVCsd-lAzxYq6cXS2iy8QnwM34d1xs6NQ1D-d80daeWCCW_GoTDunkrNZMQAsSChbZAyd54QwtNYn8V1VFaGHEbnY5CYfdPrAJzQXOXXGdo1ROs88I2Nrg2bdt9t-ZWwMshc4zs9I4Vq_KGrPhDX5yDJk42b1mPNicW-idLgMojPMiJEhijwlKhZ6PZULB3vTZ88I3DwndnfT69nQ2qYkNqFM2nJVpvj4sEuI2_srij9_Kypamp1lcUUm1Mze1SemOSZKh8AZMNsQyOEu0W22GdGOu8Kz-JyD49DzQYv9t27U9pumY925OmxaCsKY0ICMFFbc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/10/10 02:19:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ADPkwQbNMx0FYjOA4B9sPChURqa5HPOku8MHB_fEmpPBUqhjsAvC39Anscfjnw4YYiyZM0Mto89LZNwCyMXIjHhlYQCbQEGi4b2YxYxoGy_W5_WrNiEkLCTJj9hEt_iCmpDUJZ-Cd7ECzSqy6oHqO1w5-cH3RDeQnBDoyjFgvkllQKZqgf7qoxUkZEoojt4lLmpBpFoCqhJYA6Wu0yYdPrgx0fO4kH7dYGK_gmENsSeuuevQ5yj39I8X1fW863i3D_5fNO8vM9HIl2_uZAi-GbajHhLdPB9u9xHt9l6k0Fw5q922dTpD18U89vshQan5eTUe5yA2hE-plIsKy0MxPcY 2025/10/10 02:19:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/10 02:19:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/10 02:19:21 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ADPkwQbNMx0FYjOA4B9sPChURqa5HPOku8MHB_fEmpPBUqhjsAvC39Anscfjnw4YYiyZM0Mto89LZNwCyMXIjHhlYQCbQEGi4b2YxYxoGy_W5_WrNiEkLCTJj9hEt_iCmpDUJZ-Cd7ECzSqy6oHqO1w5-cH3RDeQnBDoyjFgvkllQKZqgf7qoxUkZEoojt4lLmpBpFoCqhJYA6Wu0yYdPrgx0fO4kH7dYGK_gmENsSeuuevQ5yj39I8X1fW863i3D_5fNO8vM9HIl2_uZAi-GbajHhLdPB9u9xHt9l6k0Fw5q922dTpD18U89vshQan5eTUe5yA2hE-plIsKy0MxPcY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/10/10 02:19:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANPqi-EUMv_-1SlVEwcCu6iH2K2AL2g-ojUK0asbfnP4NP0iZI1t_H1HVP4BxAlxHMD1UDQNj2nKYpJVq5ZzQUQdArHQ59xvbxcXBxwiXLsDr4kz_LLF0nuz3V5RVqbvRZkFs9VpsnNwxpWBsRx5woOjhHC6Q2d6S6Bx9IKMybw0pPoej9_lo9qpimKjTPCzEnIf2K5Wb8q1WNLcGAc0_xgm0iCFRk4BUMpgvPXHAvqrcMzxt1FZlnYbvlfVKGv5Guh4TwvQZGTzLFTnk_I77we1iPEWN8jeA6F2Q_D5JtAGV25qyO-nATGri9bbKvUhrNQrQiZBsUK8Q6nRBcfxpgY 2025/10/10 02:19:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/10/10 02:19:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/10/10 02:19:22 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/10 02:19:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/10 02:19:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/10 02:19:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/10 02:19:23 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "ANPqi-EUMv_-1SlVEwcCu6iH2K2AL2g-ojUK0asbfnP4NP0iZI1t_H1HVP4BxAlxHMD1UDQNj2nKYpJVq5ZzQUQdArHQ59xvbxcXBxwiXLsDr4kz_LLF0nuz3V5RVqbvRZkFs9VpsnNwxpWBsRx5woOjhHC6Q2d6S6Bx9IKMybw0pPoej9_lo9qpimKjTPCzEnIf2K5Wb8q1WNLcGAc0_xgm0iCFRk4BUMpgvPXHAvqrcMzxt1FZlnYbvlfVKGv5Guh4TwvQZGTzLFTnk_I77we1iPEWN8jeA6F2Q_D5JtAGV25qyO-nATGri9bbKvUhrNQrQiZBsUK8Q6nRBcfxpgY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/10/10 02:19:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AM8DlKZ-fYSEjtAhp9TrBixdZmm_bU0HhdKKWC_RHxYahLJHqOhvd0diEte_0PPcXauvtg9afINs34YzZfUs4EfZYsxkQk1Pd9yBowrgfiENpdGay2cLQxtu6PZEHMnG2VOBSy5LuS3tdYNu1eRXHFNd8_oJ8R6PTGTGvzYy7roMs8yUHtN_4ugcaeY3FYyROf0nJBye4aDjAfCjDmzwAYCcHY5wQQr-lX8G11tK6Uhq62NtqtlfUR7hgpTWONiF_YGFQ94Bgxoc2E4x0PyGYdGQ4nsypHmZbEhymrPkDB-HTaaCBRFw5MMD5T4hmQ3niD_IS4VqPPbT3PV4nWwI1RA 2025/10/10 02:19:24 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/10/10 02:19:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/10 02:19:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/10/10 02:19:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/10/10 02:19:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/10/10 02:19:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/10/10 02:19:25 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AM8DlKZ-fYSEjtAhp9TrBixdZmm_bU0HhdKKWC_RHxYahLJHqOhvd0diEte_0PPcXauvtg9afINs34YzZfUs4EfZYsxkQk1Pd9yBowrgfiENpdGay2cLQxtu6PZEHMnG2VOBSy5LuS3tdYNu1eRXHFNd8_oJ8R6PTGTGvzYy7roMs8yUHtN_4ugcaeY3FYyROf0nJBye4aDjAfCjDmzwAYCcHY5wQQr-lX8G11tK6Uhq62NtqtlfUR7hgpTWONiF_YGFQ94Bgxoc2E4x0PyGYdGQ4nsypHmZbEhymrPkDB-HTaaCBRFw5MMD5T4hmQ3niD_IS4VqPPbT3PV4nWwI1RA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/10/10 02:19:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ADp5hc3HEYuqqkXLL8lKXP7mVY7sPphRz1Wd1tsZxYkbjV7mOCb4a7WBrbjdARsPdfLyV4lWhjsXK0XiMJVhFYNMTCCYgxk19k6qvk3yV1Q1ONT0MCL8iFSS0NE2D1oLDuJtRn4Yfi7DMBfDM3d4bzOjs7ppyCrEaXGhsXTNXpZy4UeQ1TwI5u2FgI9-S8YDB50Lx6aVLSWrJmYOkC9wrYow4M12H66deiYuz4aPH-HX2VGF_AX-5KrO4Am9A-lNgMHJkbR-QW2r2MmkZnzBJfCXBoe6CJI_UQmsVxQa4gBHWzngX-ViEjDeFca4WRpFWY7A7al70bRxmyTM7NoHUSE 2025/10/10 02:19:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/10 02:19:28 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/10/10 02:19:29 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ADp5hc3HEYuqqkXLL8lKXP7mVY7sPphRz1Wd1tsZxYkbjV7mOCb4a7WBrbjdARsPdfLyV4lWhjsXK0XiMJVhFYNMTCCYgxk19k6qvk3yV1Q1ONT0MCL8iFSS0NE2D1oLDuJtRn4Yfi7DMBfDM3d4bzOjs7ppyCrEaXGhsXTNXpZy4UeQ1TwI5u2FgI9-S8YDB50Lx6aVLSWrJmYOkC9wrYow4M12H66deiYuz4aPH-HX2VGF_AX-5KrO4Am9A-lNgMHJkbR-QW2r2MmkZnzBJfCXBoe6CJI_UQmsVxQa4gBHWzngX-ViEjDeFca4WRpFWY7A7al70bRxmyTM7NoHUSE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/10/10 02:19:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AAn8ymzcuOS1XtWG7vtAU_N-ChAxuL0eV0a0GWVe4rHRaM3rLmd4DAZFaPREM9mY7Nt8oQ4XYqBOsBrW9v3SOe8wSVS3RRoLtLAzgDVH_BmVCR4FxzPQA9tGy_6T8AdZzUCy8O8HEcTc3BVpgnUHtn6pmRfk7VWGCCyZlOcxV5z_Gt4tSUXXtcLZIKQs2mIkH8NopJ6wcFiLhrJlktfNJhMmLJ_Ga4wzf9_pm-bffc1fSDo1lNeXWQvTTVL4Eq_3j85ymSEBPWlbJcdhDO56bmg_j_3QEqUBzUfPPvMIt8LC6tR0MSsedolpUnD_ZzmcCwfQjx-GMlVTVrnPTW6lzhw 2025/10/10 02:19:29 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/10/10 02:19:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/10 02:19:30 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AAn8ymzcuOS1XtWG7vtAU_N-ChAxuL0eV0a0GWVe4rHRaM3rLmd4DAZFaPREM9mY7Nt8oQ4XYqBOsBrW9v3SOe8wSVS3RRoLtLAzgDVH_BmVCR4FxzPQA9tGy_6T8AdZzUCy8O8HEcTc3BVpgnUHtn6pmRfk7VWGCCyZlOcxV5z_Gt4tSUXXtcLZIKQs2mIkH8NopJ6wcFiLhrJlktfNJhMmLJ_Ga4wzf9_pm-bffc1fSDo1lNeXWQvTTVL4Eq_3j85ymSEBPWlbJcdhDO56bmg_j_3QEqUBzUfPPvMIt8LC6tR0MSsedolpUnD_ZzmcCwfQjx-GMlVTVrnPTW6lzhw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/10/10 02:19:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AF0MFJ0VbWS4HrQydXSq1uROhke3_DRppqCveActSuCCljk1h6UgYJ8UievyMtv9nafce4ngZICae3z3QizBFsNTE9D_wc2CRvRfNZCeO31ixFXeh3MU39GJ0o0CFSvgXBv2SJeGI1Ae5Ewkv_n5u3Hcf-ht06DJz11KAE0NkLEzUIA05rBnJ4OzxhLZO9FHQCRvW0vinOXE_XaoJO4wuCEkW1ZQmFoPy56ID1H_TrCLtSmKI2xi2MrZLYW5nn4u4BeJo8Ev_cpWL7TJAOjFNnZljW4IJNDq3OGxvs7L9uZJVC8qgfYYwZXcgxeWOjgBjiIUmwCkyaikTFJl5dFXVHo 2025/10/10 02:19:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/10 02:19:31 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/10 02:19:32 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AF0MFJ0VbWS4HrQydXSq1uROhke3_DRppqCveActSuCCljk1h6UgYJ8UievyMtv9nafce4ngZICae3z3QizBFsNTE9D_wc2CRvRfNZCeO31ixFXeh3MU39GJ0o0CFSvgXBv2SJeGI1Ae5Ewkv_n5u3Hcf-ht06DJz11KAE0NkLEzUIA05rBnJ4OzxhLZO9FHQCRvW0vinOXE_XaoJO4wuCEkW1ZQmFoPy56ID1H_TrCLtSmKI2xi2MrZLYW5nn4u4BeJo8Ev_cpWL7TJAOjFNnZljW4IJNDq3OGxvs7L9uZJVC8qgfYYwZXcgxeWOjgBjiIUmwCkyaikTFJl5dFXVHo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/10/10 02:19:32 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ANifCLUQTxoFNR_i6N6_T6uEhidxzdGr_cilnz_TvqNiAlL5NnS0C0e5N3hWdrkARlzDNK6jN1MHnuQP2FCGRsSpH9a7pJKy090anXRTfHVkzDsPI7ajjUP2MmG1V7UjcYVvB2ZN80fFsLVQUy0C0r93JAjQC79J86KS5sOvu0YHguvGeEb11qmD4_SFKQc7fwlkJRRP7NWhVFGxWftReMw6V84eBEc3Y_xseNHV6saKLdhdHDqI9DVpLckfBOV7l5GKw9GqplrbEheNNFfsFvewcyiZylNsY7rAlaOG32ombE5cqWAEyk9YeotSi6lDWVceer7I-BVB6yE8mHoANX0 2025/10/10 02:19:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/10/10 02:19:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/10/10 02:19:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/10/10 02:19:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/10 02:19:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/10 02:19:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/10 02:19:33 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ANifCLUQTxoFNR_i6N6_T6uEhidxzdGr_cilnz_TvqNiAlL5NnS0C0e5N3hWdrkARlzDNK6jN1MHnuQP2FCGRsSpH9a7pJKy090anXRTfHVkzDsPI7ajjUP2MmG1V7UjcYVvB2ZN80fFsLVQUy0C0r93JAjQC79J86KS5sOvu0YHguvGeEb11qmD4_SFKQc7fwlkJRRP7NWhVFGxWftReMw6V84eBEc3Y_xseNHV6saKLdhdHDqI9DVpLckfBOV7l5GKw9GqplrbEheNNFfsFvewcyiZylNsY7rAlaOG32ombE5cqWAEyk9YeotSi6lDWVceer7I-BVB6yE8mHoANX0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/10/10 02:19:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AP4abiIcS_tFrTJf3PS_gJCmEm8sNdGy-lv-Kv-tKRTZD7IEdB4MOUnHrOpVo8fvqOvzv0nw2clLrOr5jwtcna6J4vp5v6-w6SdMA0Opx2PGMx28vymqyYoUnSNryWdqxYo22_V0O4xYK6F8Cnwd-4TOAGrTns4yg8Pa30t7yR3r3Fkfd3mitQfYv3VSoHpb4cbaBr0bh2cGyDNAvD_HE-xceF4UVgyjOxku-qidM1L9vj-8f8E-cw4d4rmMh1TgaOYAAOcYI_zKHUhWAttkbpvHa9BPNE__nYOY9guo-HzEpNV6sY4rZZGGCjqtz-PUvFuFtR08nTQ4fwrvN7e0Bvw 2025/10/10 02:19:34 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/10/10 02:19:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/10/10 02:19:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/10/10 02:19:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/10 02:19:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/10/10 02:19:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/10/10 02:19:35 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AP4abiIcS_tFrTJf3PS_gJCmEm8sNdGy-lv-Kv-tKRTZD7IEdB4MOUnHrOpVo8fvqOvzv0nw2clLrOr5jwtcna6J4vp5v6-w6SdMA0Opx2PGMx28vymqyYoUnSNryWdqxYo22_V0O4xYK6F8Cnwd-4TOAGrTns4yg8Pa30t7yR3r3Fkfd3mitQfYv3VSoHpb4cbaBr0bh2cGyDNAvD_HE-xceF4UVgyjOxku-qidM1L9vj-8f8E-cw4d4rmMh1TgaOYAAOcYI_zKHUhWAttkbpvHa9BPNE__nYOY9guo-HzEpNV6sY4rZZGGCjqtz-PUvFuFtR08nTQ4fwrvN7e0Bvw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/10/10 02:19:37 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ABt2XFxoq1NHCQ8tnHmuG1OkdrhwFB0nztZ88KEJ-gHnaH1Zvdjpf-eO-GzB4C6rrbVosp6x5bkksDvrjmY94-jeqHPuhSkkvascrJh44uW02kT3OtXQZNF7zH5plco4EtswHAADYsiWTXnkP9HuPK2sjR9bRnxHj50qmNc51wjwn7VboW_IdENAGb-P947oUeonBiczqWtvWyHnPRIcu3lstUpNhlO8CABPuUYUesBB44_hSnT0k9fyDAGQSDZoX36zEeRfYhhoneVMrTYQ9D5alwv8qq9tjnion7ScshzORjVgguPXVqnDV8rIa59FKLy7WCQfcGiRLCNjt8JIft4 2025/10/10 02:19:38 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/10 02:19:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/10/10 02:19:45 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ABt2XFxoq1NHCQ8tnHmuG1OkdrhwFB0nztZ88KEJ-gHnaH1Zvdjpf-eO-GzB4C6rrbVosp6x5bkksDvrjmY94-jeqHPuhSkkvascrJh44uW02kT3OtXQZNF7zH5plco4EtswHAADYsiWTXnkP9HuPK2sjR9bRnxHj50qmNc51wjwn7VboW_IdENAGb-P947oUeonBiczqWtvWyHnPRIcu3lstUpNhlO8CABPuUYUesBB44_hSnT0k9fyDAGQSDZoX36zEeRfYhhoneVMrTYQ9D5alwv8qq9tjnion7ScshzORjVgguPXVqnDV8rIa59FKLy7WCQfcGiRLCNjt8JIft4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/10/10 02:19:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: APePzxn7y5ehFMVAkDtlgWiuZtZi1AMk1PbxfUsoXoPlrufXj9Z0gzU7_bEAvGy_Bxn6YJ86XRiZmyM2MoHPTfgyIgGWjX7lxs18P7zdxYqCqcAh1jfL3aRZy7-K7MpHEFM3Xm8wq_ijxVfPGcA2j0xjFVlIVf3MXRwHo0crpS9rH84OqQypcHC6tNBJUXY9BgssYbu5qS04VtN1qixGGY2M9HcMqKogrAwYsaNYSxN9gGCqjbzBKCTGSJFPgfFCJ8jgbbL7Muk15ZSXMleszCSeH_oQe6AV-53NwBPtJzowOC02z8xcry3HNGxarpGO2Bct4HahvaO_wEXG_4lmdj0 2025/10/10 02:19:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/10/10 02:19:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/10 02:19:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "APePzxn7y5ehFMVAkDtlgWiuZtZi1AMk1PbxfUsoXoPlrufXj9Z0gzU7_bEAvGy_Bxn6YJ86XRiZmyM2MoHPTfgyIgGWjX7lxs18P7zdxYqCqcAh1jfL3aRZy7-K7MpHEFM3Xm8wq_ijxVfPGcA2j0xjFVlIVf3MXRwHo0crpS9rH84OqQypcHC6tNBJUXY9BgssYbu5qS04VtN1qixGGY2M9HcMqKogrAwYsaNYSxN9gGCqjbzBKCTGSJFPgfFCJ8jgbbL7Muk15ZSXMleszCSeH_oQe6AV-53NwBPtJzowOC02z8xcry3HNGxarpGO2Bct4HahvaO_wEXG_4lmdj0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/10/10 02:19:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ADBfX8Ltg10aemOOJHaW9IrTcD6ciKcGRQFG8OyFiLmI-olMIdKO9EQ4Nj1gWs4cG4-inTpMq4OLbHlf31Z9k4-r-S5KEHcr0gdSSviJSXXj3ib40BpshnmXDuRJzdgdO1yor1-dKe2l4Fv-CKxout6C6zHwC8Qj2daoaccnyAcUlJecf9bd85gWbEyvN8p9LYCpx7fEDpz2L3q0ZAS1-WmjQZAKITGrsS1KjQ8EdwuGzzq-FsA_x_9HvMSeO7nbOqKd51JePRBlcnjCJaaN1LqJ1M_irBtx5tqM_qVthWF_zVgsLR-km7fP4caY9tayZPXDnoBveaFAv5LX3_S5UMU 2025/10/10 02:19:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/10 02:19:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/10 02:19:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ADBfX8Ltg10aemOOJHaW9IrTcD6ciKcGRQFG8OyFiLmI-olMIdKO9EQ4Nj1gWs4cG4-inTpMq4OLbHlf31Z9k4-r-S5KEHcr0gdSSviJSXXj3ib40BpshnmXDuRJzdgdO1yor1-dKe2l4Fv-CKxout6C6zHwC8Qj2daoaccnyAcUlJecf9bd85gWbEyvN8p9LYCpx7fEDpz2L3q0ZAS1-WmjQZAKITGrsS1KjQ8EdwuGzzq-FsA_x_9HvMSeO7nbOqKd51JePRBlcnjCJaaN1LqJ1M_irBtx5tqM_qVthWF_zVgsLR-km7fP4caY9tayZPXDnoBveaFAv5LX3_S5UMU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/10/10 02:19:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AF14etO0w5lXnpEdl_hD6zLugMbRvN7P_gECX46PcYG2dSCRnaJvReenH1jTs4v_K0naymQGh-Ob3VTGcwCDERud6o0P7Vaon97B1YeA3geYFY-MRb6b9Ul3XMQQueiS4hiKjCNhMPkOpB8Wsd-LVL-rPp2ZP8IhYu9P-zwXFsmwYt5lSJg-8VarP2kDoTwPfnSu_ngSZcT7eTSz5EIBaqjlE3HjUmcMS7NZ1xcaSjljOm9bUNUaMEjok-LzBttwu4cvr3bOkEeUReKRU_MiidkzG3axhrDNMpHUPps_c3-wcxUDyLBqOuq1p6qU-QwRvyLwWoA7lB6HxY9pIJ2UXZE 2025/10/10 02:19:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/10/10 02:19:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/10/10 02:19:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/10/10 02:19:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/10 02:19:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/10 02:19:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/10 02:19:51 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AF14etO0w5lXnpEdl_hD6zLugMbRvN7P_gECX46PcYG2dSCRnaJvReenH1jTs4v_K0naymQGh-Ob3VTGcwCDERud6o0P7Vaon97B1YeA3geYFY-MRb6b9Ul3XMQQueiS4hiKjCNhMPkOpB8Wsd-LVL-rPp2ZP8IhYu9P-zwXFsmwYt5lSJg-8VarP2kDoTwPfnSu_ngSZcT7eTSz5EIBaqjlE3HjUmcMS7NZ1xcaSjljOm9bUNUaMEjok-LzBttwu4cvr3bOkEeUReKRU_MiidkzG3axhrDNMpHUPps_c3-wcxUDyLBqOuq1p6qU-QwRvyLwWoA7lB6HxY9pIJ2UXZE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/10/10 02:19:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AP0StcEcW4gla1l6ikxd8Cz78Qt6QCj2JMQ20UO2ExRhOBX7whzca8yQGxsYQv9czVyhfl3qUZRswnPUG6MR0asIjLkHeErxKmWeGEhBXHMyD1pKYoLygHTysPBXwhDd58GXpAMkMDejk6-YlROe_WTKL5AWlnDmoGIHRJyRurfmwbks44X3e5JgTUm1F1DDqngZTHTtkpBLN98J8Jm2I3UuuHWD4-CFztEYDT-g6EQh5a7riMKQdu935Mb7MI4lwBLRtPo2TLaIot86_7m_ZwGnKPYLKoEIYr5ll5JyknP9-JHrbf-oFNWd4QocFFe4WnttcC2p0D972q7oWao9_Ww 2025/10/10 02:19:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/10/10 02:19:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/10/10 02:19:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/10/10 02:19:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/10/10 02:19:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/10/10 02:19:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/10/10 02:19:53 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AP0StcEcW4gla1l6ikxd8Cz78Qt6QCj2JMQ20UO2ExRhOBX7whzca8yQGxsYQv9czVyhfl3qUZRswnPUG6MR0asIjLkHeErxKmWeGEhBXHMyD1pKYoLygHTysPBXwhDd58GXpAMkMDejk6-YlROe_WTKL5AWlnDmoGIHRJyRurfmwbks44X3e5JgTUm1F1DDqngZTHTtkpBLN98J8Jm2I3UuuHWD4-CFztEYDT-g6EQh5a7riMKQdu935Mb7MI4lwBLRtPo2TLaIot86_7m_ZwGnKPYLKoEIYr5ll5JyknP9-JHrbf-oFNWd4QocFFe4WnttcC2p0D972q7oWao9_Ww" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/10/10 02:19:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AKYdetS1T8pYNLRXPrdesCPFOc805aWvjuxFec_FBINNiQSGMq8Y0R603udbaaBTEyuMf5EFQg4jKmNAJA0D0Dua5j-T50gqC-Lp3b9W-_VpUPqFnfFDigtDrL9QmCVdvkn52ruYTMFaPm3BJIwYGsvp05aPdvshhs1dyGxQn2aMxNOvsU2nJSuqMr3OQHFMQhOGFz78eQILgFx8yVcz7gusOri7qqzfcg_8rj4gr9pvvyxM6fdohL1obzjMAKaKf8nG3oAxnoKeqFbPrv6KPImp94ZZZrAswfqheER1OOZP6lbV8ANPGPw8kAa4XCGp5vNa6Xn_HQNUSbLwKithiYE 2025/10/10 02:19:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/10/10 02:19:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/10/10 02:19:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AKYdetS1T8pYNLRXPrdesCPFOc805aWvjuxFec_FBINNiQSGMq8Y0R603udbaaBTEyuMf5EFQg4jKmNAJA0D0Dua5j-T50gqC-Lp3b9W-_VpUPqFnfFDigtDrL9QmCVdvkn52ruYTMFaPm3BJIwYGsvp05aPdvshhs1dyGxQn2aMxNOvsU2nJSuqMr3OQHFMQhOGFz78eQILgFx8yVcz7gusOri7qqzfcg_8rj4gr9pvvyxM6fdohL1obzjMAKaKf8nG3oAxnoKeqFbPrv6KPImp94ZZZrAswfqheER1OOZP6lbV8ANPGPw8kAa4XCGp5vNa6Xn_HQNUSbLwKithiYE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/10/10 02:19:57 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AF-5-RkcNVksUtpi5xp3DMBfLXqKbePz9uNf2VtWhZaDahx_UjAzJmvXnXb-x1P7eO_ijL05ca8i5KWUsgCKeK35VMOFTU9PaHCCH3syjzyb9mtnWuwRu3oXgbgnMsp3Rl_Zkm3y9n2TYnYV1dVrMDCk-agoPuJZhq81KvaVi56HuPhrToHoRh0EPmOCwyAl3M5N66QGDjyeWtgN5clwMNMYnkBFJ0NOnucUuhIz3JaHpHCRD5Vo8rtoKI7lo-8nn0k318caLm2ZE0sUc-YZYa2ypMXBAQbb293F1_6RYrPTuY9WfjBKq29r5o1MzpyuV6abrLtomvsbjDkdJ7f0Bm4 2025/10/10 02:19:57 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/10/10 02:19:58 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/10 02:19:58 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AF-5-RkcNVksUtpi5xp3DMBfLXqKbePz9uNf2VtWhZaDahx_UjAzJmvXnXb-x1P7eO_ijL05ca8i5KWUsgCKeK35VMOFTU9PaHCCH3syjzyb9mtnWuwRu3oXgbgnMsp3Rl_Zkm3y9n2TYnYV1dVrMDCk-agoPuJZhq81KvaVi56HuPhrToHoRh0EPmOCwyAl3M5N66QGDjyeWtgN5clwMNMYnkBFJ0NOnucUuhIz3JaHpHCRD5Vo8rtoKI7lo-8nn0k318caLm2ZE0sUc-YZYa2ypMXBAQbb293F1_6RYrPTuY9WfjBKq29r5o1MzpyuV6abrLtomvsbjDkdJ7f0Bm4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/10/10 02:19:59 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABxidYp7CV4-buAJKrsYTAmevxE3RXkj8y6AsSb5Z4JT-Y4fHQokRupltg2Ht3zQ_-cpsblIZpVuiFBm4z0Y1tvRtXJihtzli3rAjj9CIYFI5Ok7FQHRsk14u9k0K3008-q0sKEKTcyk4IPzCUApwob0AqF_3QKURnophxaDF4v5m5OAEW51ejVdGpn3B03Q0n4sfxnUbMfXZA6SVnGe-Z-QH-N3vEoKm5zDyzlO93s0It9N7_DtVx6MEJqc2xuqasO9Yq0lxPabJCX3YK805ZxBfPlmHl4CQCaLLtW6x5h7p1hWUvJAVX7k0hiOYkbXclUXImy5FRJmjVuVUY369kw 2025/10/10 02:19:59 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/10 02:20:00 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/10 02:20:00 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABxidYp7CV4-buAJKrsYTAmevxE3RXkj8y6AsSb5Z4JT-Y4fHQokRupltg2Ht3zQ_-cpsblIZpVuiFBm4z0Y1tvRtXJihtzli3rAjj9CIYFI5Ok7FQHRsk14u9k0K3008-q0sKEKTcyk4IPzCUApwob0AqF_3QKURnophxaDF4v5m5OAEW51ejVdGpn3B03Q0n4sfxnUbMfXZA6SVnGe-Z-QH-N3vEoKm5zDyzlO93s0It9N7_DtVx6MEJqc2xuqasO9Yq0lxPabJCX3YK805ZxBfPlmHl4CQCaLLtW6x5h7p1hWUvJAVX7k0hiOYkbXclUXImy5FRJmjVuVUY369kw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/10/10 02:20:01 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AOda0qB6k4cAMYv1DxaT4R9uebWuytzc_csXaA3GIEBuGQZAhjWHCjg7dw9492jUDOI_ivYlAHjoo-cRTY-ywKTsnRbNjkyqaAwyQr-N349gDFA1k0qkAmfQ_uYidgI5hEfO5J04QjDBHIWJgeCCVklTj7MzJVbPN2kUViKUEsvDf_ZrOCF61sneJgD01aelPtxGMtUhTLiCzeF64QmJCI9p3eydTNvIWzqOOLQbI6o2e8Zm0ar0DcbW6kTUOuA8ePdIlfY6v_xeYHcs1iPhpHMlGwzGaRDLPIaCD6SH46Iop841wNdmnw4m0ZNMs4ZvgNgn5XWthrOyLf_1gZnO1uo 2025/10/10 02:20:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/10/10 02:20:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/10/10 02:20:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/10/10 02:20:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/10 02:20:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/10 02:20:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/10 02:20:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AOda0qB6k4cAMYv1DxaT4R9uebWuytzc_csXaA3GIEBuGQZAhjWHCjg7dw9492jUDOI_ivYlAHjoo-cRTY-ywKTsnRbNjkyqaAwyQr-N349gDFA1k0qkAmfQ_uYidgI5hEfO5J04QjDBHIWJgeCCVklTj7MzJVbPN2kUViKUEsvDf_ZrOCF61sneJgD01aelPtxGMtUhTLiCzeF64QmJCI9p3eydTNvIWzqOOLQbI6o2e8Zm0ar0DcbW6kTUOuA8ePdIlfY6v_xeYHcs1iPhpHMlGwzGaRDLPIaCD6SH46Iop841wNdmnw4m0ZNMs4ZvgNgn5XWthrOyLf_1gZnO1uo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/10/10 02:20:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AMi1NdTHxMm_zFoZeFwngWjkfSwhDEcqIS3zxFKxZS3yhZhZZ3RUolW2QNrC0f9ElCuQpgs5oWRKDPvF14y5rt2X0jNZloAYvueIwIVMsP5SOIjMWfGB6BlB45uFbKWBaEdP0CSnXJI8b6ZsKNXrI4a6kD2kltUMBSx2S4ZIYAjYz5upLv7hl2XyWRk-2lPsb0c4Ql1ztlVm73zNp31dqcs4Yrdl7hOeXEXNvE7BWNo49C-XJqYal6sPUp-ZbwExXVrmwgU6FrdW4wA9O-C24S2TP8hdYn7fbzUC-oL-MB42ZMYyYAshyNKW9w1h7sD5wLho2BgVAN1MBFHmB7nsDYw 2025/10/10 02:20:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/10/10 02:20:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/10/10 02:20:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/10/10 02:20:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/10/10 02:20:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/10/10 02:20:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/10/10 02:20:05 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AMi1NdTHxMm_zFoZeFwngWjkfSwhDEcqIS3zxFKxZS3yhZhZZ3RUolW2QNrC0f9ElCuQpgs5oWRKDPvF14y5rt2X0jNZloAYvueIwIVMsP5SOIjMWfGB6BlB45uFbKWBaEdP0CSnXJI8b6ZsKNXrI4a6kD2kltUMBSx2S4ZIYAjYz5upLv7hl2XyWRk-2lPsb0c4Ql1ztlVm73zNp31dqcs4Yrdl7hOeXEXNvE7BWNo49C-XJqYal6sPUp-ZbwExXVrmwgU6FrdW4wA9O-C24S2TP8hdYn7fbzUC-oL-MB42ZMYyYAshyNKW9w1h7sD5wLho2BgVAN1MBFHmB7nsDYw" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/10/10 02:20:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AOkmS8f9DHxrLdMda5t-FLtynfhUlj23sN7YxL8xgDR6bwiZmCyTz0s1euMNuipt9JmlhxOwNPRgXjepkqz3iEAoPAmStb9ngB2KxQur_tGRLqn7LbJr1gzQhHWJKr5DtIdS2qzy0Nsu_VXaoWpAnMvYDTcMqnqhydAF1-C_N_jy7JrqwwXvLgNBnQggqoDRZyyJC_ubO18zN5HNor64QvazOavoSu_Oy0K9mVqgwNZta69b4f_29VMwB2ELBY4QOpWb1Eke2imjUuE-AfOWz1DQrHvMv0L4OHppvTAW3opLyCg6UFjD1js3vCaUHztdhp-8i3s8DzVqKItW0JApQu4 2025/10/10 02:20:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/10/10 02:20:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/10/10 02:20:09 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AOkmS8f9DHxrLdMda5t-FLtynfhUlj23sN7YxL8xgDR6bwiZmCyTz0s1euMNuipt9JmlhxOwNPRgXjepkqz3iEAoPAmStb9ngB2KxQur_tGRLqn7LbJr1gzQhHWJKr5DtIdS2qzy0Nsu_VXaoWpAnMvYDTcMqnqhydAF1-C_N_jy7JrqwwXvLgNBnQggqoDRZyyJC_ubO18zN5HNor64QvazOavoSu_Oy0K9mVqgwNZta69b4f_29VMwB2ELBY4QOpWb1Eke2imjUuE-AfOWz1DQrHvMv0L4OHppvTAW3opLyCg6UFjD1js3vCaUHztdhp-8i3s8DzVqKItW0JApQu4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/10/10 02:20:09 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AG4YpWNPXTk2u9HCcOg4Dclx-QMeCUfDIx72hVqT_s7xQ04TKetRuQ8OyeSHhuxcr6PtNgLdDlyUHCTXuCdiiGdRB1q_SjGrXCyfyjM8r1a5Hw6EdF_HX96UU46alPM-XiYNalsd4sEQqkzBRuvbX7Ir9vAqysfUMWsulU39esZXr4nWPBvFPqTY8mkEiLetTasePGRA_Q8zMm0Q_2MXFhGe-JjlSph-MqlIVki3aKZw3BBnuG0_TthM7PSONTbXfxYpY9pLt8wTdibyThBQQTFpRUBC2FvZcz10_0a-AvRYxG2SKlxGdO_TIPI0wXIds-aq9vL2ZBDkUvS0ntrcKoo 2025/10/10 02:20:10 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/10/10 02:20:10 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/10 02:20:10 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AG4YpWNPXTk2u9HCcOg4Dclx-QMeCUfDIx72hVqT_s7xQ04TKetRuQ8OyeSHhuxcr6PtNgLdDlyUHCTXuCdiiGdRB1q_SjGrXCyfyjM8r1a5Hw6EdF_HX96UU46alPM-XiYNalsd4sEQqkzBRuvbX7Ir9vAqysfUMWsulU39esZXr4nWPBvFPqTY8mkEiLetTasePGRA_Q8zMm0Q_2MXFhGe-JjlSph-MqlIVki3aKZw3BBnuG0_TthM7PSONTbXfxYpY9pLt8wTdibyThBQQTFpRUBC2FvZcz10_0a-AvRYxG2SKlxGdO_TIPI0wXIds-aq9vL2ZBDkUvS0ntrcKoo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/10/10 02:20:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AAj2w4FMNK413Q-_nhCtDe3iiBMXErn8MBA3qOyE8kIJV5KKl1UVjAzO73v8a0biDWO2oHr53gwTDNhIbHJubs-ORl3kpZeeyWDHHKvF0W8eMVKaM4Z8FoaUgsAOt19VdRNdUYFgoKLrC4oqunnyZlVVViasufgKifLMmm8g2ir68XOIYgvcPMOEO1QO1PqLsc7OP-_MB51oaUzXkMk9bHAat68SmZrAwjl_PyinOFXvug3vth-g5-FCi00V5ai0ztc7lMgEaCzOjDPKdE8Fn8VFsGWHC6C28Lg-xYz_8Yb9gqFaGWd5TjqyyYYJeOt2bIRc7Ei-H6wqMW4YKlUvvkY 2025/10/10 02:20:12 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/10 02:20:12 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/10 02:20:12 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AAj2w4FMNK413Q-_nhCtDe3iiBMXErn8MBA3qOyE8kIJV5KKl1UVjAzO73v8a0biDWO2oHr53gwTDNhIbHJubs-ORl3kpZeeyWDHHKvF0W8eMVKaM4Z8FoaUgsAOt19VdRNdUYFgoKLrC4oqunnyZlVVViasufgKifLMmm8g2ir68XOIYgvcPMOEO1QO1PqLsc7OP-_MB51oaUzXkMk9bHAat68SmZrAwjl_PyinOFXvug3vth-g5-FCi00V5ai0ztc7lMgEaCzOjDPKdE8Fn8VFsGWHC6C28Lg-xYz_8Yb9gqFaGWd5TjqyyYYJeOt2bIRc7Ei-H6wqMW4YKlUvvkY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/10/10 02:20:13 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AFfF4A5Q1ClXlbJuqU4qXExtkj63hwSwotLoTr1qzk6SyoKdXAByNbfbRIdHZ2_ynIpjFOZ--3OwAXb1JxfoZABpVffzvP3Xn63wUJFUHdlKx5ctRKRPQwI9StKdbHO60Mwu1fYe6FaLcnELCd6MHlv1rgPAbFz3867REMVlP8OwhbKGrlKZFoN5NTHUr5Bhic4s-65nWWZYcjA9yW2IpszOXgxSyahdPGN33J3Ej05X-Lp1mCchk3gvORGkn5DTBsF12B3U1PuZpNF3idSknVh5kUsDtujqnwUlu4_faQKMAxiX5EfkAMwZAxuX-WUv9dzQAmwS7BF4XMXBpyIlkf0 2025/10/10 02:20:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/10/10 02:20:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/10/10 02:20:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/10/10 02:20:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/10 02:20:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/10 02:20:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/10 02:20:15 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AFfF4A5Q1ClXlbJuqU4qXExtkj63hwSwotLoTr1qzk6SyoKdXAByNbfbRIdHZ2_ynIpjFOZ--3OwAXb1JxfoZABpVffzvP3Xn63wUJFUHdlKx5ctRKRPQwI9StKdbHO60Mwu1fYe6FaLcnELCd6MHlv1rgPAbFz3867REMVlP8OwhbKGrlKZFoN5NTHUr5Bhic4s-65nWWZYcjA9yW2IpszOXgxSyahdPGN33J3Ej05X-Lp1mCchk3gvORGkn5DTBsF12B3U1PuZpNF3idSknVh5kUsDtujqnwUlu4_faQKMAxiX5EfkAMwZAxuX-WUv9dzQAmwS7BF4XMXBpyIlkf0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/10/10 02:20:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AO7cz-Yx7_0aPuuTv0CNf7PceU8H7WVus6aOKKA9Vyvgs6sitrVHrHs-87mA4_LaS_nhjCQ2QCcFVhPuDp0Oj3TJXLhVNfE31ZIKarKPl3ddnRT2VeNvm3r2X7OG4iSpLgrI5Br5w9KihckCKa1b2GsIZlksOCRvi0KxAYCdxvOz8VCSIpWJK7Z5jsqmSdlFOhxIyZaEagV0h4dXIjeotMnbfU1NWirN85WqBSBcoqrIqDjlkKhfXcVAyCEaK7EpAWJV7tEAucMc6lOxSf2h6qPj-przmQ9JnWSAcO-Q9zofzhM3FBJ5RDo0Tf9-O9E74vwPldml2Gydn0dQvX-FeTc 2025/10/10 02:20:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/10/10 02:20:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/10/10 02:20:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/10/10 02:20:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/10/10 02:20:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/10/10 02:20:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/10/10 02:20:18 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AO7cz-Yx7_0aPuuTv0CNf7PceU8H7WVus6aOKKA9Vyvgs6sitrVHrHs-87mA4_LaS_nhjCQ2QCcFVhPuDp0Oj3TJXLhVNfE31ZIKarKPl3ddnRT2VeNvm3r2X7OG4iSpLgrI5Br5w9KihckCKa1b2GsIZlksOCRvi0KxAYCdxvOz8VCSIpWJK7Z5jsqmSdlFOhxIyZaEagV0h4dXIjeotMnbfU1NWirN85WqBSBcoqrIqDjlkKhfXcVAyCEaK7EpAWJV7tEAucMc6lOxSf2h6qPj-przmQ9JnWSAcO-Q9zofzhM3FBJ5RDo0Tf9-O9E74vwPldml2Gydn0dQvX-FeTc" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/10/10 02:20:20 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/10/10 02:20:22 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/10/10 02:20:25 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/10/10 02:20:28 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/10/10 02:20:31 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/10/10 02:20:33 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AChqFPKN4yD38GRskQEUKDYUmMsakYIx_6PpfgIYqLMogmP5rDtSoFuH3bfMyMWjMu8A8ejnU4ys7yulN2W_56JDtFYPz1rGbXroCCWvBV32nnDk3C7KpvPm3Z8V60Q5IV7opZ7VwUHUTSwEvPlh8w7Lpjc8It7RVUKziC4Kjfagy-tVlm0ISAmvuEv81gbK3OW5Ek9G0-mvEL5A1uoj6YygkmKYFlxk1lO1nKbify0rTSu7uFImAC07W8GSAtg3MOIubeknHXsOcwkS_gbC7e0Rryb3LAfDvEbcjxEYt5DOYkTs87hQmIvsLsn_RXfDMHBkeOUf56hv-2xHGu437S4 2025/10/10 02:20:33 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/10/10 02:20:33 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "174cddea30e034ee2f283cd87c980fc1" 2025/10/10 02:20:33 DEBUG : unknown-size-put.txt: multipart upload "AChqFPKN4yD38GRskQEUKDYUmMsakYIx_6PpfgIYqLMogmP5rDtSoFuH3bfMyMWjMu8A8ejnU4ys7yulN2W_56JDtFYPz1rGbXroCCWvBV32nnDk3C7KpvPm3Z8V60Q5IV7opZ7VwUHUTSwEvPlh8w7Lpjc8It7RVUKziC4Kjfagy-tVlm0ISAmvuEv81gbK3OW5Ek9G0-mvEL5A1uoj6YygkmKYFlxk1lO1nKbify0rTSu7uFImAC07W8GSAtg3MOIubeknHXsOcwkS_gbC7e0Rryb3LAfDvEbcjxEYt5DOYkTs87hQmIvsLsn_RXfDMHBkeOUf56hv-2xHGu437S4" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/10/10 02:20:34 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AOu0ZE6orc3lRXmEf-GIkbe1t55WTZxO91wjPonya_RUT0EcUNV0TwTjsalhEZiPFrvHArmorX0HwPSbtFoGVWDaetf5egUWJh9TEhPuBw-J6vsBQZvkk_R1bVPmez_kbB3ozjSR9tdrLDw4OCCWASyQj7o-mPD0aunnd2fxJjg4oYfjDZXDszCIY96C0Uj6k518k9A7A4VIt9op9qhX8FLkkJbeE2-u8wP-CeBjghDnyg07Az8tJ1-7uagoj0BXeUbpXUM97RbmafkewooUnbZNcEcSjOgvjsSmcHvOEgA2cjEuOygLXqCIMPO32ccxf4NijeIoAgbJShkXo1ya0H4 2025/10/10 02:20:34 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/10/10 02:20:34 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "736bb7b1d01f75bf36873cc9385f61d4" 2025/10/10 02:20:34 DEBUG : unknown-size-update.txt: multipart upload "AOu0ZE6orc3lRXmEf-GIkbe1t55WTZxO91wjPonya_RUT0EcUNV0TwTjsalhEZiPFrvHArmorX0HwPSbtFoGVWDaetf5egUWJh9TEhPuBw-J6vsBQZvkk_R1bVPmez_kbB3ozjSR9tdrLDw4OCCWASyQj7o-mPD0aunnd2fxJjg4oYfjDZXDszCIY96C0Uj6k518k9A7A4VIt9op9qhX8FLkkJbeE2-u8wP-CeBjghDnyg07Az8tJ1-7uagoj0BXeUbpXUM97RbmafkewooUnbZNcEcSjOgvjsSmcHvOEgA2cjEuOygLXqCIMPO32ccxf4NijeIoAgbJShkXo1ya0H4" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/10/10 02:20:35 DEBUG : Creating backend with remote "TestS3R2:rclone-test-virudug9rafe/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2717: Can't test if can't have empty directories 2025/10/10 02:20:35 DEBUG : Waiting for deletions to finish 2025/10/10 02:20:35 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/10/10 02:20:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/10/10 02:20:35 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/10/10 02:20:35 INFO : S3 bucket rclone-test-virudug9rafe: Bucket "rclone-test-virudug9rafe" deleted 2025/10/10 02:20:35 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (127.04s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.27s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.80s) --- PASS: TestIntegration/FsMkdir (125.12s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.16s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsEncoding (10.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.55s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.36s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.99s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (20.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.05s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.84s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.26s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.48s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.24s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.38s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (74.15s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (11.52s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (4.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.99s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.97s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (2.28s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.73s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.77s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.57s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (17.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (10.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (8.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (11.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (13.27s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.67s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.78s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.23s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.19s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.08s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.12s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (3.16s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.77s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.72s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.05s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.13s) --- 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 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/10/10 02:20:35 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/10/10 02:20:35 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 127.078s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m8.334898766s (try 1/5)