"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/08/21 01:43:40 NOTICE: TestS3R2: Starting server 2025/08/21 01:43:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gacazob4geku" 2025/08/21 01:43:40 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/08/21 01:43:41 INFO : S3 bucket rclone-test-gacazob4geku: Bucket "rclone-test-gacazob4geku" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/08/21 01:43:42 INFO : S3 bucket rclone-test-gacazob4geku: Bucket "rclone-test-gacazob4geku" deleted === RUN TestIntegration/FsMkdir 2025/08/21 01:43:42 INFO : S3 bucket rclone-test-gacazob4geku: Bucket "rclone-test-gacazob4geku" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/08/21 01:43:42 INFO : dir/subdir: Making directory fstest.go:247: Filtering empty directory "dir" fstest.go:247: Filtering empty directory "dir/subdir" 2025/08/21 01:43:42 INFO : dir/subdir: Removing directory fstest.go:247: Filtering empty directory "dir" 2025/08/21 01:43:42 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/08/21 01:43:55 NOTICE: S3 bucket rclone-test-gacazob4geku: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/08/21 01:43:55 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AMw5mm_BuEkCEm-0ngFAiGiTWAC5P1ISaarOrtwzUwlHV0B142hctAEVhkTHdSHI7Ov3ndl4d86O5Es2ikU6TVGrnZoWB0CD_saV6HeDRAyyWprp8CLyW0OuwAKDboDOt3lq71D6S-QIbV5VYpnrQyi4ro1dnZhPmjnmJrqGYDEb_sXANm3geVXGErMAJrZIXe9qNXBI8aiGwaxrs7rZX77WKMnVS_lE9pSdm4zJZwbJDmPeFZHjpUbfSCMQogxuPO3kgXbYkMyGY_GcQk45zhXnyLGuYz5q9HzAWiy74WWUx2UYS_I_9daxkhgEnSialpeLPJ5FnDy_w3dpjXAOLus 2025/08/21 01:43:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "e0f38af018785b0d9fc5ea9e0d974191" 2025/08/21 01:43:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "8f2ad7cc3689db0d860ae0f117223c3a" 2025/08/21 01:43:57 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "4cdf0ffa8d280ec34c75041f0ef168b5" 2025/08/21 01:43:57 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AMw5mm_BuEkCEm-0ngFAiGiTWAC5P1ISaarOrtwzUwlHV0B142hctAEVhkTHdSHI7Ov3ndl4d86O5Es2ikU6TVGrnZoWB0CD_saV6HeDRAyyWprp8CLyW0OuwAKDboDOt3lq71D6S-QIbV5VYpnrQyi4ro1dnZhPmjnmJrqGYDEb_sXANm3geVXGErMAJrZIXe9qNXBI8aiGwaxrs7rZX77WKMnVS_lE9pSdm4zJZwbJDmPeFZHjpUbfSCMQogxuPO3kgXbYkMyGY_GcQk45zhXnyLGuYz5q9HzAWiy74WWUx2UYS_I_9daxkhgEnSialpeLPJ5FnDy_w3dpjXAOLus" 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/08/21 01:43:59 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/08/21 01:43:59 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/08/21 01:44:00 DEBUG : S3 bucket rclone-test-gacazob4geku: bucket is versioned: false 2025/08/21 01:44:00 DEBUG : Waiting for deletions to finish 2025/08/21 01:44:00 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/08/21 01:44:00 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/08/21 01:44:01 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/21 01:44:01 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gacazob4geku/dirToPurgeFromRoot" 2025/08/21 01:44:01 DEBUG : S3 bucket rclone-test-gacazob4geku path dirToPurgeFromRoot: bucket is versioned: false 2025/08/21 01:44:01 DEBUG : Waiting for deletions to finish 2025/08/21 01:44:01 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/08/21 01:44:01 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/08/21 01:44:02 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/08/21 01:44:02 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gacazob4geku/hello? sausage/êé" 2025/08/21 01:44:03 DEBUG : S3 bucket rclone-test-gacazob4geku path hello? sausage/êé: bucket is versioned: false 2025/08/21 01:44:03 DEBUG : Waiting for deletions to finish 2025/08/21 01:44:03 DEBUG : "a/b/c/d/e.txt" version false 2025/08/21 01:44:03 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/08/21 01:44:03 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/08/21 01:44:07 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gacazob4geku/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/08/21 01:44:08 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gacazob4geku/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-gacazob4geku" from "TestS3R2:rclone-test-gacazob4geku" 2025/08/21 01:44:08 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/08/21 01:44:13 DEBUG : piped data.txt: open chunk writer: started multipart upload: APGUl7WeQ0ANsynvtr9wdB2lAa-KpPDg9TAlGTq9OlJKf1P8qs725TDnQ2LmFnjs7AV7vM6NN6KEiokvtE51dUea0c4zMFpzu_4Lv4Od2RKKX15np17j1JmGt9I8JfoNZdRKQssKJR-w6856GBmri7pSuNd4VC43nqmB581-Y7G4eyb3BEhNDFxteBT6Uk3ZxrcuUR1-0Lya_hEXRS7AB0_NPnCXMEbypF5nSQmbyxgNhugTwodiimB50S12SOAq3hW54foOA2mmaV0nnNvFSOXYcOd6sck841tgw174ZpA2DQzpuo8ZIBtxnDNR3GmZrjfgJk5riW55e76NOx4GEJ4 2025/08/21 01:44:13 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/08/21 01:44:13 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/08/21 01:44:14 DEBUG : piped data.txt: multipart upload "APGUl7WeQ0ANsynvtr9wdB2lAa-KpPDg9TAlGTq9OlJKf1P8qs725TDnQ2LmFnjs7AV7vM6NN6KEiokvtE51dUea0c4zMFpzu_4Lv4Od2RKKX15np17j1JmGt9I8JfoNZdRKQssKJR-w6856GBmri7pSuNd4VC43nqmB581-Y7G4eyb3BEhNDFxteBT6Uk3ZxrcuUR1-0Lya_hEXRS7AB0_NPnCXMEbypF5nSQmbyxgNhugTwodiimB50S12SOAq3hW54foOA2mmaV0nnNvFSOXYcOd6sck841tgw174ZpA2DQzpuo8ZIBtxnDNR3GmZrjfgJk5riW55e76NOx4GEJ4" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/08/21 01:44:14 DEBUG : piped data.txt: open chunk writer: started multipart upload: AI2NooLo-qFtSykPTX9fqKlXQTRPu3FU6PKwdzkQ-HVAhqaNzTyD7vEAxywdG9Oeo4OYXQQabEqZDFl3x5mtr8e5e8E5FYsfCXS7tp91gp1937aqsoUEAE2eQYvjqw4Mp9gqjTeQKGzOsHTus7ZuQJYcOtyhPzFSiwWL5dHFlVj8W1AVD98_nTcmmQSj326ttBuX-SvRCCldZEw9ERdbbG_bsPQ924xmhf3NTL5h8N_xM32SL80syQDdv25dFO-lrVCR3WVjFwBS2qtJZqdxvsAvaYJyiEYVYjhp0H3nS5_f_chmu_l1lmiOZab4_RVQwbLki8gc9vShELz5nS-Ttfc 2025/08/21 01:44:14 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/08/21 01:44:14 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "301072d864d4b2fc3855f4ee7d1555d3" 2025/08/21 01:44:14 DEBUG : piped data.txt: multipart upload "AI2NooLo-qFtSykPTX9fqKlXQTRPu3FU6PKwdzkQ-HVAhqaNzTyD7vEAxywdG9Oeo4OYXQQabEqZDFl3x5mtr8e5e8E5FYsfCXS7tp91gp1937aqsoUEAE2eQYvjqw4Mp9gqjTeQKGzOsHTus7ZuQJYcOtyhPzFSiwWL5dHFlVj8W1AVD98_nTcmmQSj326ttBuX-SvRCCldZEw9ERdbbG_bsPQ924xmhf3NTL5h8N_xM32SL80syQDdv25dFO-lrVCR3WVjFwBS2qtJZqdxvsAvaYJyiEYVYjhp0H3nS5_f_chmu_l1lmiOZab4_RVQwbLki8gc9vShELz5nS-Ttfc" 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/08/21 01:44:15 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/08/21 01:44:16 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AAbzJIceVeH5n9k4ocQzhkd9HKNxddim51uUDNKXs6TR6CXwhaDaJsBiwYcLab_hy9c-_BD-4S5_tWflpMuQEnc5BAHJTEA_faKYIQBrvXuddGz-8RojlN6ZRJnzghdUQ8xTKvxGnMMh-OXDkCB6bCw6wiXH7N18B21Yd0ZG77ukPyKNhuag0JlZ4hV6-QRs30XVRo2rYbEBgpHDcfaTwnWouY_1cp2ZLcQ2uhrcT4jisqS8VkrW3eAwfSQ62hcjxOSZuyOoQ_O38jYIaLjBzbJ31F-nWKIoG1PT5Zsqi_prPz27vo_I7wvX-CvlhwEzIMsfOPvm2usQBPXAeafsTt8 2025/08/21 01:44:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/08/21 01:44:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/08/21 01:44:17 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AAbzJIceVeH5n9k4ocQzhkd9HKNxddim51uUDNKXs6TR6CXwhaDaJsBiwYcLab_hy9c-_BD-4S5_tWflpMuQEnc5BAHJTEA_faKYIQBrvXuddGz-8RojlN6ZRJnzghdUQ8xTKvxGnMMh-OXDkCB6bCw6wiXH7N18B21Yd0ZG77ukPyKNhuag0JlZ4hV6-QRs30XVRo2rYbEBgpHDcfaTwnWouY_1cp2ZLcQ2uhrcT4jisqS8VkrW3eAwfSQ62hcjxOSZuyOoQ_O38jYIaLjBzbJ31F-nWKIoG1PT5Zsqi_prPz27vo_I7wvX-CvlhwEzIMsfOPvm2usQBPXAeafsTt8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/08/21 01:44:18 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AMTKF2d0MfpbsR-j3XzcG5Gx2YdagIIvgmlUp6ZGxlRPEI2PUcn-L6IE3U6yW2a2iDFbftl9_009Q1CkMj6eaATue2_sx-y5mB6coNc7VhGczfGsLYfhaX02ZwNFQF35KQSOvTKOMzlUw2ibVxQ-scoIKs91Xu3r3vPNWVlYbdgRtw5zk2Xtnj0IoqrV5Lij0LALMNUXroWoHzd7VOusQjz2iwC-YQ8XL0zBtqsuG6zXhTH8BiD5nWMGzOeIlyP9trsLIT6ebJ6C6GoH6oAyGQvwWKhuJ4v6WTwFGBIZSBGBazr7vEsdE0ReiI_1HULmKjs5scUw7gtjhrf4UL6pJj4 2025/08/21 01:44:18 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/08/21 01:44:18 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/21 01:44:19 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AMTKF2d0MfpbsR-j3XzcG5Gx2YdagIIvgmlUp6ZGxlRPEI2PUcn-L6IE3U6yW2a2iDFbftl9_009Q1CkMj6eaATue2_sx-y5mB6coNc7VhGczfGsLYfhaX02ZwNFQF35KQSOvTKOMzlUw2ibVxQ-scoIKs91Xu3r3vPNWVlYbdgRtw5zk2Xtnj0IoqrV5Lij0LALMNUXroWoHzd7VOusQjz2iwC-YQ8XL0zBtqsuG6zXhTH8BiD5nWMGzOeIlyP9trsLIT6ebJ6C6GoH6oAyGQvwWKhuJ4v6WTwFGBIZSBGBazr7vEsdE0ReiI_1HULmKjs5scUw7gtjhrf4UL6pJj4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/08/21 01:44:19 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AMG7VcT06-fqhOLupHA90FOLLcqmoqq-Ilxp1_SYwsKcouUDpPqEriqFouWVeYPfAEmBqLM0Xs6OhFcky_Yl8NKaTvxVr_NpIYm4RHYqjtUn5uJz39xhpFpn6WVCoTC64w2lQgG8W8Q13IKnKtjHmmZURYRGFFyJFI9UovaPxqhsQOxT3uRXp17y9o9hgqapSxysEIDUedGuri-8IEFGitUfKLwCIG41RRfMub8GopeOLUipc-H3rMBXq7eFE2C8dzH3AYCh9GDXjl83d1GD02VZU1mrwoGWxGpkU1EibDRypgM_jt_3mThQUlxS-S4NtcWiZ5n7eevzebZEGpbyn_o 2025/08/21 01:44:20 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/08/21 01:44:20 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/21 01:44:20 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AMG7VcT06-fqhOLupHA90FOLLcqmoqq-Ilxp1_SYwsKcouUDpPqEriqFouWVeYPfAEmBqLM0Xs6OhFcky_Yl8NKaTvxVr_NpIYm4RHYqjtUn5uJz39xhpFpn6WVCoTC64w2lQgG8W8Q13IKnKtjHmmZURYRGFFyJFI9UovaPxqhsQOxT3uRXp17y9o9hgqapSxysEIDUedGuri-8IEFGitUfKLwCIG41RRfMub8GopeOLUipc-H3rMBXq7eFE2C8dzH3AYCh9GDXjl83d1GD02VZU1mrwoGWxGpkU1EibDRypgM_jt_3mThQUlxS-S4NtcWiZ5n7eevzebZEGpbyn_o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/08/21 01:44:21 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: ADGI3JbYxySlQ4Ya9Z5jaF_D4XHRSR8HTd-lPfflJ0_VVEHOsEHcQSE-KupQBCbLrKN8mw2iT3wAC8ctYfrMOEVciWoGagjmbqxTx0j4ck_DIeSTaPe4flrxW1-v_Ltf4Wt4QPijB6dUdMDAskXhcV3Frff87Di7sXyPyjbmGpBrZVqnyHFFoUfAzsR-ItcdLMk_L-cU_6HNeZkrMj1J2yhaDDb-2r8A-HmmbFM_xt5TaoDLVYZV3D4K3b-i4SsPjC9MFKIFOk7NPO-IK8q76GiR2QQ_LtCBxryaUQXLa29ogSJ97mkmFf9DAUwIIYPB1OEqJql0t2oOrF-IJac7PNs 2025/08/21 01:44:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/08/21 01:44:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/08/21 01:44:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/08/21 01:44:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/21 01:44:21 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/08/21 01:44:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/08/21 01:44:22 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "ADGI3JbYxySlQ4Ya9Z5jaF_D4XHRSR8HTd-lPfflJ0_VVEHOsEHcQSE-KupQBCbLrKN8mw2iT3wAC8ctYfrMOEVciWoGagjmbqxTx0j4ck_DIeSTaPe4flrxW1-v_Ltf4Wt4QPijB6dUdMDAskXhcV3Frff87Di7sXyPyjbmGpBrZVqnyHFFoUfAzsR-ItcdLMk_L-cU_6HNeZkrMj1J2yhaDDb-2r8A-HmmbFM_xt5TaoDLVYZV3D4K3b-i4SsPjC9MFKIFOk7NPO-IK8q76GiR2QQ_LtCBxryaUQXLa29ogSJ97mkmFf9DAUwIIYPB1OEqJql0t2oOrF-IJac7PNs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/08/21 01:44:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AHWaY3ENIG70939xyRMbOqQpRwlddXu-KEiXPMGqU6v5s-OvD7PUS5LWY7UxTh9Ofa2XPCwdzi5hVA-bYgf9rZBNBx3o3JXjpOzn1kb1N8Ptv6GzWK8bkgR0eDV4rKQsMgyEq9-m65jyyOF7lhRd87o3q1_jhEKWgyGXVf30MmkQjgRr4YsyH75aNHtJcSXxRhQ88p_aP8rUAQgZFlgIRVS5hrVZyt6WpSs5lz-pfwvrQdKFjETRM4SHeaJQbo6dYrLSNTYBa80SVkOHh5LEcBVa4J5MOPZ3pNORVOZ3KWW3aeIynsgGOijVP7y245oLKOm3aT9WiCqaiDRfVZMtdUs 2025/08/21 01:44:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/08/21 01:44:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/08/21 01:44:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/08/21 01:44:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/08/21 01:44:23 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/08/21 01:44:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/08/21 01:44:24 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "AHWaY3ENIG70939xyRMbOqQpRwlddXu-KEiXPMGqU6v5s-OvD7PUS5LWY7UxTh9Ofa2XPCwdzi5hVA-bYgf9rZBNBx3o3JXjpOzn1kb1N8Ptv6GzWK8bkgR0eDV4rKQsMgyEq9-m65jyyOF7lhRd87o3q1_jhEKWgyGXVf30MmkQjgRr4YsyH75aNHtJcSXxRhQ88p_aP8rUAQgZFlgIRVS5hrVZyt6WpSs5lz-pfwvrQdKFjETRM4SHeaJQbo6dYrLSNTYBa80SVkOHh5LEcBVa4J5MOPZ3pNORVOZ3KWW3aeIynsgGOijVP7y245oLKOm3aT9WiCqaiDRfVZMtdUs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/08/21 01:44:25 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AHS0SUmh_5j22AGTOx1cuqM67mCKTBCfiIvdclH2vtSOEPy7gclf1DyXUN7KhN4TETAq1juNqB8ibK7f5Ux8e8dt1ZiMTf0hCUHlpwi8PaoxC_cKwvF05exszlCj5CNUOXIzuVeV4C9Kt3l17Pe0AsNZkGlRYjThCBTu5QzgRB8Zu4bOOA9ba2HvErpZk3pPeJqwzG3JfDDLz-q4b07HHzVcrvyWCaLLd86HdT6SdkEFRkwQqF92d1a2Ue6m2vTJaAfB5H2pVG3ybFPX07N-H-qHbFF7AvpSW4lW5BwLOInA85kZ2wgAsF8pZJeb93zZC_dHMCrWBkTJ1R4r56IjxZI 2025/08/21 01:44:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/21 01:44:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/08/21 01:44:26 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AHS0SUmh_5j22AGTOx1cuqM67mCKTBCfiIvdclH2vtSOEPy7gclf1DyXUN7KhN4TETAq1juNqB8ibK7f5Ux8e8dt1ZiMTf0hCUHlpwi8PaoxC_cKwvF05exszlCj5CNUOXIzuVeV4C9Kt3l17Pe0AsNZkGlRYjThCBTu5QzgRB8Zu4bOOA9ba2HvErpZk3pPeJqwzG3JfDDLz-q4b07HHzVcrvyWCaLLd86HdT6SdkEFRkwQqF92d1a2Ue6m2vTJaAfB5H2pVG3ybFPX07N-H-qHbFF7AvpSW4lW5BwLOInA85kZ2wgAsF8pZJeb93zZC_dHMCrWBkTJ1R4r56IjxZI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/08/21 01:44:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AMSPk5HobV3DfU5EU2stFiNrO3AA644hcUdYw2NHZ7O6vPPFnMRTNQ2f6SJvRhT8XDYMcSkX41EuMmcyqUbqACbqOnKbCK8ROwmvIHGqquqnPQ5BnBVbjGAjPCuo0l_3-XfcJnL7mBG6eintGCBrEMTqUJEJBXDnzySpIDvyepWmmhhdYAvAWfvxi6dm6_iDYFN7Tuk3F_kk5p0923PKD0SkZ5uPhPIAS6gu_PvmUcGS1R7RdydFoz06afYucBX6duumi54aNZE98WQRPgcL5Uc2HS3KsfweTbY2yJcOPKVVGiEmSv5UvlDFwxD6SsTuokw9NNCeWvFN6dDM8kLgl-I 2025/08/21 01:44:27 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/08/21 01:44:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/21 01:44:28 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AMSPk5HobV3DfU5EU2stFiNrO3AA644hcUdYw2NHZ7O6vPPFnMRTNQ2f6SJvRhT8XDYMcSkX41EuMmcyqUbqACbqOnKbCK8ROwmvIHGqquqnPQ5BnBVbjGAjPCuo0l_3-XfcJnL7mBG6eintGCBrEMTqUJEJBXDnzySpIDvyepWmmhhdYAvAWfvxi6dm6_iDYFN7Tuk3F_kk5p0923PKD0SkZ5uPhPIAS6gu_PvmUcGS1R7RdydFoz06afYucBX6duumi54aNZE98WQRPgcL5Uc2HS3KsfweTbY2yJcOPKVVGiEmSv5UvlDFwxD6SsTuokw9NNCeWvFN6dDM8kLgl-I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/08/21 01:44:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AA7OB44WjVe-tX3ZBZeLEdL2-KacQk0z6yjp56OMuDl-m7wl-kPHKZ715En-EicmwXJYyi_px2Q96MwRyVyDKQWOawaWzLvnvEzrp8yfLOuv2dLS16MVB0pKu4l5U9OjNzRfYMBk1AZrdwHoevL2FUJeFPvRISeGlvbkfrFnT3h3cyl5s0JDZ2tCom-iEVfw1HhPqJCN1fgrjjBj2s0DfmixuVlvFjQnmYx1ooBlqv4MDfLzhYd_u4vYEisuxmhHJlirZbUsrYQCZBgceZK3a5sJB388eAb775obolMZoHNHPJuIFHAFG8l7wMQYW4Si_kvJMiaYqAek_ysLKhl4AGk 2025/08/21 01:44:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/21 01:44:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/21 01:44:29 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AA7OB44WjVe-tX3ZBZeLEdL2-KacQk0z6yjp56OMuDl-m7wl-kPHKZ715En-EicmwXJYyi_px2Q96MwRyVyDKQWOawaWzLvnvEzrp8yfLOuv2dLS16MVB0pKu4l5U9OjNzRfYMBk1AZrdwHoevL2FUJeFPvRISeGlvbkfrFnT3h3cyl5s0JDZ2tCom-iEVfw1HhPqJCN1fgrjjBj2s0DfmixuVlvFjQnmYx1ooBlqv4MDfLzhYd_u4vYEisuxmhHJlirZbUsrYQCZBgceZK3a5sJB388eAb775obolMZoHNHPJuIFHAFG8l7wMQYW4Si_kvJMiaYqAek_ysLKhl4AGk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/08/21 01:44:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AIqp62MnsSw-zG3e9obg5PUCpas4W5pIet2O8sUF4fFNSAapfaB5EiebkHrYp3sA2SRQXL7QXDELB5flF6ZyVhbCzmZoQb_gorouF-umVFinH1R8U1pcWQXjvxUhyHZhZci7nWlLpOHxIdsS_QrBf9KYl42nAcZf0qmW_gvpi_1xKPrh5TcPbSskpD5Wk9dSIGHRikKjvMv1jz013NR_Bhwn1BZ_VD298vNKIGEwjfoJ16iAaf3f33KVHkN4u46NAxecMfGUY94JflYwH29-jzv5Hn99R-HAIcyXjEJunB-3A_2xKtIfWrkCd__PymahfhnG39t2J1cDXiUAPi0wJCI 2025/08/21 01:44:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/08/21 01:44:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/08/21 01:44:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/21 01:44:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/08/21 01:44:30 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/21 01:44:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/08/21 01:44:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AIqp62MnsSw-zG3e9obg5PUCpas4W5pIet2O8sUF4fFNSAapfaB5EiebkHrYp3sA2SRQXL7QXDELB5flF6ZyVhbCzmZoQb_gorouF-umVFinH1R8U1pcWQXjvxUhyHZhZci7nWlLpOHxIdsS_QrBf9KYl42nAcZf0qmW_gvpi_1xKPrh5TcPbSskpD5Wk9dSIGHRikKjvMv1jz013NR_Bhwn1BZ_VD298vNKIGEwjfoJ16iAaf3f33KVHkN4u46NAxecMfGUY94JflYwH29-jzv5Hn99R-HAIcyXjEJunB-3A_2xKtIfWrkCd__PymahfhnG39t2J1cDXiUAPi0wJCI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/08/21 01:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AO7LTiK7S3yTyRf7PgNDIXO5uytItwC4SzrPREU9U5M384bLtEeUJqqwBiGItHGHkViRPXEEaciehyApQSrKkUbxamMKGu-fwhZvxtEUAjle8qcRxx8l0XmqBDvbCqNSlDzzZy6m8Av4oD_uFo2dWIIwhruVvqoojJ6O1fMd3_2YApukwGbHKBNcMGXDCNOXW8Vm_k4_3m6Yvm4inL1ngywH4x_oW3XaDj2ofG7AJole4Q0UoKApoT4k3lcC8OwaT5scYvXDYLzcfc5fDGblgbCQPRXNkDdeE_MGfZP3oms_8BD8TYwXoPfvRArZqQ5ytZxGcaS4Ka6MY-XIVla_X-Q 2025/08/21 01:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/08/21 01:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/08/21 01:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/08/21 01:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/08/21 01:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/08/21 01:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/08/21 01:44:32 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "AO7LTiK7S3yTyRf7PgNDIXO5uytItwC4SzrPREU9U5M384bLtEeUJqqwBiGItHGHkViRPXEEaciehyApQSrKkUbxamMKGu-fwhZvxtEUAjle8qcRxx8l0XmqBDvbCqNSlDzzZy6m8Av4oD_uFo2dWIIwhruVvqoojJ6O1fMd3_2YApukwGbHKBNcMGXDCNOXW8Vm_k4_3m6Yvm4inL1ngywH4x_oW3XaDj2ofG7AJole4Q0UoKApoT4k3lcC8OwaT5scYvXDYLzcfc5fDGblgbCQPRXNkDdeE_MGfZP3oms_8BD8TYwXoPfvRArZqQ5ytZxGcaS4Ka6MY-XIVla_X-Q" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/08/21 01:44:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AHy46gA6l_r2Sjt8_1Qz29Y3MpgGt-sT2AVLwEDWlQGLrw8V-enmrTVNZfVC2B6wOQiXFD_GdgdPneCHhiMMnU5TJR2LD_9k_IhrmRwBSBPxS-P6oCBMAvg_L47xa10xw3Lg3Tb2quYaGPVHqXmoliZiAu8Il87wyaTJeUBvwYWjJlFDEGAjXu9wku0iU2m5BG5rX1SApg-P_o8kMEwSF_lLMvZFiigdCjret8TmIzS3QjN2Csy1XhXz3LCrj0Mg0DyxLbZ5ILXbpyrKW_7K1rwkyI79swLuwAscL-A7L6_7IVALh3f8zfaIL-zWb-JOE6RUYNmg8JLBM8DXh_gbo84 2025/08/21 01:44:34 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/21 01:44:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/08/21 01:44:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AHy46gA6l_r2Sjt8_1Qz29Y3MpgGt-sT2AVLwEDWlQGLrw8V-enmrTVNZfVC2B6wOQiXFD_GdgdPneCHhiMMnU5TJR2LD_9k_IhrmRwBSBPxS-P6oCBMAvg_L47xa10xw3Lg3Tb2quYaGPVHqXmoliZiAu8Il87wyaTJeUBvwYWjJlFDEGAjXu9wku0iU2m5BG5rX1SApg-P_o8kMEwSF_lLMvZFiigdCjret8TmIzS3QjN2Csy1XhXz3LCrj0Mg0DyxLbZ5ILXbpyrKW_7K1rwkyI79swLuwAscL-A7L6_7IVALh3f8zfaIL-zWb-JOE6RUYNmg8JLBM8DXh_gbo84" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/08/21 01:44:35 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: AOvz3zMu-E29F8IPeH1VyMxcAOTn-osUbXelMnGd2nsJ_5-jtwp4zTLftAYSEwDWXuW-z5jiCVFpG5CN1tvFluh9n5Ac2k6sAmrIl61Qa6AOIti33GJm8UUx7hCUThWiQTf3wWV6Byn7E36vg_s-Hd7PVgRKxA8FHRyq83NIbDsWMwiTzwyI6glEwmJ4U4zC0nLYk9Mtdtx4VxwWCQSLIGBWTihDsI9Pqm4_HsP_GsnPbVDCjlwC1GrSmrJx_BY39d1QIulyJgE-OoxfPkzxhY-CL-nXVpEU4AJHucuY36aaKvd2KSgDLqe6TkISNIw1eWCA_Oi4HDdHbkRPkzB9uBo 2025/08/21 01:44:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/08/21 01:44:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/21 01:44:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "AOvz3zMu-E29F8IPeH1VyMxcAOTn-osUbXelMnGd2nsJ_5-jtwp4zTLftAYSEwDWXuW-z5jiCVFpG5CN1tvFluh9n5Ac2k6sAmrIl61Qa6AOIti33GJm8UUx7hCUThWiQTf3wWV6Byn7E36vg_s-Hd7PVgRKxA8FHRyq83NIbDsWMwiTzwyI6glEwmJ4U4zC0nLYk9Mtdtx4VxwWCQSLIGBWTihDsI9Pqm4_HsP_GsnPbVDCjlwC1GrSmrJx_BY39d1QIulyJgE-OoxfPkzxhY-CL-nXVpEU4AJHucuY36aaKvd2KSgDLqe6TkISNIw1eWCA_Oi4HDdHbkRPkzB9uBo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/08/21 01:44:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ACtCi5odfPqN8liwJ5cE8Xv9cZvDl9plnMxE5kB8ymTLOSpXPJTjOlcDMxU9x2KmEmNC2f7cdRwRsWjYYUXRcZG61mjsa7fWxNVYxfEDTWMCdceNG808eUe6FSv5OCOnzO5HwBsiDgDkD7tbCWIRkMzY1ZhSPz_UHUWK5yCH3iWIjxWa8I6T_1wBGdw8iAiE7M0NGejxvXdqWv-g-BCrz--53IfX8D9vz6CtYZiWHKj1a9nrXZlOaNQupd6-CETA7trOH5Mkvvy_AMBWmoCLC9I6xvtklBvCMZXGun916OpVAQfh26i3FVhpaZWVo8iYVks1L5GDbWAoAS-jzP3B6kI 2025/08/21 01:44:37 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/21 01:44:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/21 01:44:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ACtCi5odfPqN8liwJ5cE8Xv9cZvDl9plnMxE5kB8ymTLOSpXPJTjOlcDMxU9x2KmEmNC2f7cdRwRsWjYYUXRcZG61mjsa7fWxNVYxfEDTWMCdceNG808eUe6FSv5OCOnzO5HwBsiDgDkD7tbCWIRkMzY1ZhSPz_UHUWK5yCH3iWIjxWa8I6T_1wBGdw8iAiE7M0NGejxvXdqWv-g-BCrz--53IfX8D9vz6CtYZiWHKj1a9nrXZlOaNQupd6-CETA7trOH5Mkvvy_AMBWmoCLC9I6xvtklBvCMZXGun916OpVAQfh26i3FVhpaZWVo8iYVks1L5GDbWAoAS-jzP3B6kI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/08/21 01:44:38 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ABWfwYc7X1-T9MzwQzbabEU3cutzV9QFoq1c3LcfOvD7yCOOj03Uz7yYDs1SeLJsx_R_17huilLyrzGb9YZNBaYkXCMTtAppKjlLbZ-C69n99AzoOJXjWFmCy6f6SiJXNTeL6gWRMyFhrb2ZUEZyMyPyA8J4LdZmnOacXg5Z45xEfjyCnUv6kzRm3Z8yDg2M3ls-tq6M21oLv_jHhiMrzc1eL_TSTSaBnsfcb76NyEzzTnjrw8bTRsjGiNmsrJueC_W1qWXapZRT6E4Bl5WS7Ycz_VsTy5WIFq_oGVmh1_7KrMLr20aIaYZicBj5ZG8ufm9SDC7ADmKg8Zq2i7aw8CA 2025/08/21 01:44:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/08/21 01:44:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/08/21 01:44:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/08/21 01:44:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/21 01:44:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/21 01:44:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/08/21 01:44:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ABWfwYc7X1-T9MzwQzbabEU3cutzV9QFoq1c3LcfOvD7yCOOj03Uz7yYDs1SeLJsx_R_17huilLyrzGb9YZNBaYkXCMTtAppKjlLbZ-C69n99AzoOJXjWFmCy6f6SiJXNTeL6gWRMyFhrb2ZUEZyMyPyA8J4LdZmnOacXg5Z45xEfjyCnUv6kzRm3Z8yDg2M3ls-tq6M21oLv_jHhiMrzc1eL_TSTSaBnsfcb76NyEzzTnjrw8bTRsjGiNmsrJueC_W1qWXapZRT6E4Bl5WS7Ycz_VsTy5WIFq_oGVmh1_7KrMLr20aIaYZicBj5ZG8ufm9SDC7ADmKg8Zq2i7aw8CA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/08/21 01:44:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AHHN0E89R29h1aAwRjxtXTqAH1KrlY3vRMnZQ0cvPT5TujQWMr5BOoOvIwQJunzL-uxCSWmzo1KjbX9HgJyO7c7vgmDKBtYnwuhVpDViqBFVIGv-3GnKt_TaY9Ch1IeDdo0PLjnbcNF7-QErJ1tsCz_CQEY3YTzOcmOica9SHZ-igeplJccF6NLX3VPsUePrWR-Q0MMJn0e2sRuF2KexHdi_QmO-fV8qnddld9MIk_m5FlDLuKldP8rXQe1TkItOtq4d1gZ2fcFS8f7kh1K80sczoUKOKbAcL4t89lqkZLphu7QhZ3t9o5-3YQpeNedliBKFcG7GkHKigxDQX-5M2Ac 2025/08/21 01:44:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/08/21 01:44:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/08/21 01:44:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/08/21 01:44:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/21 01:44:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/08/21 01:44:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/08/21 01:44:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AHHN0E89R29h1aAwRjxtXTqAH1KrlY3vRMnZQ0cvPT5TujQWMr5BOoOvIwQJunzL-uxCSWmzo1KjbX9HgJyO7c7vgmDKBtYnwuhVpDViqBFVIGv-3GnKt_TaY9Ch1IeDdo0PLjnbcNF7-QErJ1tsCz_CQEY3YTzOcmOica9SHZ-igeplJccF6NLX3VPsUePrWR-Q0MMJn0e2sRuF2KexHdi_QmO-fV8qnddld9MIk_m5FlDLuKldP8rXQe1TkItOtq4d1gZ2fcFS8f7kh1K80sczoUKOKbAcL4t89lqkZLphu7QhZ3t9o5-3YQpeNedliBKFcG7GkHKigxDQX-5M2Ac" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/08/21 01:44:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AMK3UAioSrfPM7Bzk1JHpSgMcRn9ojYnfq6na3z6T1gPOUTr6VXn-eDINW0O_pALb_0GkcY1DJRH41jdhXY-uGAAQe2raQYBH07jSv7ojZmwqPzs_GkIXF-mhZsT342RKtNJFzuayS55KN1SxTxL7P3hc4PyoOPKXzL59ujw91kVE_pS53C88IiM0IzN1jAUk2oO45nwgDRWlH2msJUT5-GtXt0E-poF7FNxZDkGLYd-JjxWNi6MzFc7R8ImEdubCfeqgshXBwkx7oxUnEGuvYRfM3MkyQXYccLxh41DDn-gBr8yNINrPg_76bm4areScaF5suAeg3h5f11MlGI0OQA 2025/08/21 01:44:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/21 01:44:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/08/21 01:44:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AMK3UAioSrfPM7Bzk1JHpSgMcRn9ojYnfq6na3z6T1gPOUTr6VXn-eDINW0O_pALb_0GkcY1DJRH41jdhXY-uGAAQe2raQYBH07jSv7ojZmwqPzs_GkIXF-mhZsT342RKtNJFzuayS55KN1SxTxL7P3hc4PyoOPKXzL59ujw91kVE_pS53C88IiM0IzN1jAUk2oO45nwgDRWlH2msJUT5-GtXt0E-poF7FNxZDkGLYd-JjxWNi6MzFc7R8ImEdubCfeqgshXBwkx7oxUnEGuvYRfM3MkyQXYccLxh41DDn-gBr8yNINrPg_76bm4areScaF5suAeg3h5f11MlGI0OQA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/08/21 01:44:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AHsMXXWmLxZpM9HaDfOSLAc-KfDTViOt5y0Dv6uGekCezV6YRlZL91SfWl8k0XP5dIt8OYu9-jrdWNIUKIEkJjZxxlC8j2vTDB-O99Yk0ZAS09v8uc7hYDdab9CEYFU5jQKZMb2qnMnWxfFp-ZjsI8Zz7sDpNHy-c1tAVtGMOKfrSJChuYL-E8cn1YKixnw8U-5Wgi4bpNPilG0vrxE99Bfg6bQlgvYxW98s8lN5qwVg8dDCkIpg6VSYWYk1y2-E9X_ELxycoJdZWG0RiRm_5tiFGUKYHc9CVkBMXn5VqXhqRV_Ym6dRmiwOYiFAiSxDjXU_rbEOlfXH3Emndz5qDv8 2025/08/21 01:44:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/08/21 01:44:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/21 01:44:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AHsMXXWmLxZpM9HaDfOSLAc-KfDTViOt5y0Dv6uGekCezV6YRlZL91SfWl8k0XP5dIt8OYu9-jrdWNIUKIEkJjZxxlC8j2vTDB-O99Yk0ZAS09v8uc7hYDdab9CEYFU5jQKZMb2qnMnWxfFp-ZjsI8Zz7sDpNHy-c1tAVtGMOKfrSJChuYL-E8cn1YKixnw8U-5Wgi4bpNPilG0vrxE99Bfg6bQlgvYxW98s8lN5qwVg8dDCkIpg6VSYWYk1y2-E9X_ELxycoJdZWG0RiRm_5tiFGUKYHc9CVkBMXn5VqXhqRV_Ym6dRmiwOYiFAiSxDjXU_rbEOlfXH3Emndz5qDv8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/08/21 01:44:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AAuhUVd_98UuRuJP8ZkNAn6UB7f4HM8H_pVEcbuhtwzqv3bPfa5uWliGVx42t15-N84j9YmJN5IfU6wvN5_DsWLea5PQ57wG-d1kW69mp7v_SnC_BKLNvcNfRSq2Vu8B3DIOyLvWMR55xNPyR2TrfFwS0UqchbhBVjInMl_ECqTuTKQTuqgOseLC3KYytZpl-IYjd2bNhO7ij2zkDU8ILov0foulAVtGVkZdgiNr7w0cYejZJnJ0yLtpAW3UzR0OFIFaPbb2lZzK6ldRoskVISNNhmao4omrwQJhNLbYe3Z_W8sLCwusqImd3Po1fT-l3Mn0nsJnAnAY3FyFB-WtXcM 2025/08/21 01:44:47 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/21 01:44:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/21 01:44:48 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AAuhUVd_98UuRuJP8ZkNAn6UB7f4HM8H_pVEcbuhtwzqv3bPfa5uWliGVx42t15-N84j9YmJN5IfU6wvN5_DsWLea5PQ57wG-d1kW69mp7v_SnC_BKLNvcNfRSq2Vu8B3DIOyLvWMR55xNPyR2TrfFwS0UqchbhBVjInMl_ECqTuTKQTuqgOseLC3KYytZpl-IYjd2bNhO7ij2zkDU8ILov0foulAVtGVkZdgiNr7w0cYejZJnJ0yLtpAW3UzR0OFIFaPbb2lZzK6ldRoskVISNNhmao4omrwQJhNLbYe3Z_W8sLCwusqImd3Po1fT-l3Mn0nsJnAnAY3FyFB-WtXcM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/08/21 01:44:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AF94lhFR1rLyTk5gg4Ugc2WnOQMqwZddBeQy3mMZ87_NLZ9E5LuPSTtVDMDNsf4Y1FcoZwnJ57m1ZO6CI0dumAKfJxjecvD-wMrGC1ewKtLBma_nZYnnDrUmdMDxZEOYO9zldvki8PCaIYeHM9MGtFzXIsEY4XdQBsQrDITN6VR24D3x8ngicqnSkUIOmOItVekVyVR-1U5EXoWcCrW5A2sFCj4BPOUiXrzWpXJmCIPpRxeWnzHfonKuKeOJfOzhXiemvTkH7gHqXlkBwbbl0NPoYjZXBMSA7PgrEGIt_awE7792klF1qzgYmJgQhLX8-Br44jlajH65zhNlZOrsMbE 2025/08/21 01:44:49 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/08/21 01:44:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/08/21 01:44:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/08/21 01:44:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/08/21 01:44:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/21 01:44:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/08/21 01:44:50 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AF94lhFR1rLyTk5gg4Ugc2WnOQMqwZddBeQy3mMZ87_NLZ9E5LuPSTtVDMDNsf4Y1FcoZwnJ57m1ZO6CI0dumAKfJxjecvD-wMrGC1ewKtLBma_nZYnnDrUmdMDxZEOYO9zldvki8PCaIYeHM9MGtFzXIsEY4XdQBsQrDITN6VR24D3x8ngicqnSkUIOmOItVekVyVR-1U5EXoWcCrW5A2sFCj4BPOUiXrzWpXJmCIPpRxeWnzHfonKuKeOJfOzhXiemvTkH7gHqXlkBwbbl0NPoYjZXBMSA7PgrEGIt_awE7792klF1qzgYmJgQhLX8-Br44jlajH65zhNlZOrsMbE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/08/21 01:44:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AKvD1tVhVxKmXIAWFxsKnqpZV5fs3fRL27EgF0OEJdYFP8lJNaOErSuiAEteJYtTfuBtqUoAPnSSAh0OyF9Bv5Y8hBMXBWQ05K2pJFokkHu2NfMeKl1iz5axHx2Dof9wOYExQFgE49i14sLw_s1YJ_TNdtfjaHzAhT2j_JqwGnzTW0c8hJrEJYXCTSN6Rm9V46HXq_yLvwvxglCElhpTqUzSUUeTz7s1N-owE0tDPV8gPvTWgFTgTKJpJ4o0Dg8Uzn4zchE3wEz8uRRWGptdFsc7giz4FNGxO9rGUvb8I3NO-9UZoMufuoi2NbmiEUFk_tbhXSVgA4Qcg5_cH0cyYJM 2025/08/21 01:44:51 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/08/21 01:44:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/08/21 01:44:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/08/21 01:44:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/08/21 01:44:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/08/21 01:44:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/08/21 01:44:52 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AKvD1tVhVxKmXIAWFxsKnqpZV5fs3fRL27EgF0OEJdYFP8lJNaOErSuiAEteJYtTfuBtqUoAPnSSAh0OyF9Bv5Y8hBMXBWQ05K2pJFokkHu2NfMeKl1iz5axHx2Dof9wOYExQFgE49i14sLw_s1YJ_TNdtfjaHzAhT2j_JqwGnzTW0c8hJrEJYXCTSN6Rm9V46HXq_yLvwvxglCElhpTqUzSUUeTz7s1N-owE0tDPV8gPvTWgFTgTKJpJ4o0Dg8Uzn4zchE3wEz8uRRWGptdFsc7giz4FNGxO9rGUvb8I3NO-9UZoMufuoi2NbmiEUFk_tbhXSVgA4Qcg5_cH0cyYJM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/08/21 01:44:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AKPG1ak7YnClzA2NZ46MAUK1LhmgM-5VYTpoYINIi0U44_LWuMmAZKmzf_b18YmjW-Ds9CQ0ajsj4GRiNqh-APu4LM6TLW9N5HkH9Ifm81DMmomrRfty81Rs-B0LFEF7wLqmGLJGE7PTihq_AxKC1qh3886gAxPU37ab9bAh0y1WjB3rlrUGK4w4-quHC5E9GiqLpf0-42DVz_08XUiEtF4RUQcgTYy05h54YT0R-g873H4UZj5Df0wfTwlk0dpy2VVkrVXhyOtMJJYT9DVI_X0ErXiEtp_ZQ2VyHaQdgUoRhPKm5fzuGxsTcDVUGdol0XRSqx4n-8XB3O4HqATtiYc 2025/08/21 01:44:55 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/08/21 01:44:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/08/21 01:44:56 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AKPG1ak7YnClzA2NZ46MAUK1LhmgM-5VYTpoYINIi0U44_LWuMmAZKmzf_b18YmjW-Ds9CQ0ajsj4GRiNqh-APu4LM6TLW9N5HkH9Ifm81DMmomrRfty81Rs-B0LFEF7wLqmGLJGE7PTihq_AxKC1qh3886gAxPU37ab9bAh0y1WjB3rlrUGK4w4-quHC5E9GiqLpf0-42DVz_08XUiEtF4RUQcgTYy05h54YT0R-g873H4UZj5Df0wfTwlk0dpy2VVkrVXhyOtMJJYT9DVI_X0ErXiEtp_ZQ2VyHaQdgUoRhPKm5fzuGxsTcDVUGdol0XRSqx4n-8XB3O4HqATtiYc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/08/21 01:44:57 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AEdya24ooX4rpr-GayhvnU4PPhFaGyJ8y13P7JmGuCIP3-LBbQAE5psLkgOuKL79maanHInNFDMROm8RNcdkF0wgCxhF9X04O8mSNoNKrVyt3_WcpvCzWbvAKQGOcfJLZRcKQcgtpvyzA-HVA6axU9FGOQSJ9rUx7r45eYuCTVWQsXFyzR5Jz6eq2r_2RjiC1q_1bKUA_NUEM6lTI-lZtMHwTewh16y-Ra2RKwyK2akI2UYuDiRrAaCLKl2t_n245sURciSLWEDeqwTKgxYHd9T8smjsXPjVvc5zW23uGaKrVU_PglXvORjjv8Dyl5WK04Ikrw6FuT-8O0veLipv-G0 2025/08/21 01:44:57 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/08/21 01:44:57 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/21 01:44:58 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AEdya24ooX4rpr-GayhvnU4PPhFaGyJ8y13P7JmGuCIP3-LBbQAE5psLkgOuKL79maanHInNFDMROm8RNcdkF0wgCxhF9X04O8mSNoNKrVyt3_WcpvCzWbvAKQGOcfJLZRcKQcgtpvyzA-HVA6axU9FGOQSJ9rUx7r45eYuCTVWQsXFyzR5Jz6eq2r_2RjiC1q_1bKUA_NUEM6lTI-lZtMHwTewh16y-Ra2RKwyK2akI2UYuDiRrAaCLKl2t_n245sURciSLWEDeqwTKgxYHd9T8smjsXPjVvc5zW23uGaKrVU_PglXvORjjv8Dyl5WK04Ikrw6FuT-8O0veLipv-G0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/08/21 01:44:58 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AOVBEGS_GozYThAWMFxbu0rE63v17E4HonEQi1jnikgi9UX5a0OFp748cqvrwjlp44nSxQmfxwJa732vc_6uuanDT-0WT_4A3omBIsQtCvhx_Z0ge_lbZ9MNXopM2rvIlG6zA-cfAecqLnpOWntEYoIAmdsEcjUimkEGh35Wc_gczxhZzJ6-9SEHTOSj1M_LVI9Dak2XDqWF-61TRzv-_deV8fcQIn8FrARx1i5uV9ps3bJMoSMrM2_1IhK54gvoAbs2g6T3Xy3vItMk3guy0C-L3bNrvpgfLRnXGVQv953se8p6qQWpFv3HjPzMwaUFo7oHc4Z9NS7p8OOqR31yQ5s 2025/08/21 01:44:59 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/08/21 01:44:59 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/21 01:44:59 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AOVBEGS_GozYThAWMFxbu0rE63v17E4HonEQi1jnikgi9UX5a0OFp748cqvrwjlp44nSxQmfxwJa732vc_6uuanDT-0WT_4A3omBIsQtCvhx_Z0ge_lbZ9MNXopM2rvIlG6zA-cfAecqLnpOWntEYoIAmdsEcjUimkEGh35Wc_gczxhZzJ6-9SEHTOSj1M_LVI9Dak2XDqWF-61TRzv-_deV8fcQIn8FrARx1i5uV9ps3bJMoSMrM2_1IhK54gvoAbs2g6T3Xy3vItMk3guy0C-L3bNrvpgfLRnXGVQv953se8p6qQWpFv3HjPzMwaUFo7oHc4Z9NS7p8OOqR31yQ5s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/08/21 01:45:00 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ALXdyyp-jKFEcceNZm-XlabAfCDDk8C-AKoMGqWTYiCo0Qnq82d5WEY_eireKaYCAqPwbs1fN1eS4a0nOhkoYVnVsK8jiNEXqDBcgA800SH2xlPDe1wa0bwg1zDxCT7R-DeQ8a7M83i40D1uiR9Ne5DyXi2k2gdfLh_JdcIJOkZHYY8vkNuyZS9UYSsYXiZDP1jnh96mNlnSYMPJ-EgB8PC3hIuw3PgcWOfkza7krR0WGOe--IbTP69-oBMSS1sUTYvqK_4RtMwcJs0IH77z30dltwjCbAl6dPoWouMQn23GdDapaiAMQ24PiXc9peEwlBGQM7usPbgLV6u8hbmSI_w 2025/08/21 01:45:00 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/08/21 01:45:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/08/21 01:45:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/08/21 01:45:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/21 01:45:01 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/21 01:45:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/08/21 01:45:02 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ALXdyyp-jKFEcceNZm-XlabAfCDDk8C-AKoMGqWTYiCo0Qnq82d5WEY_eireKaYCAqPwbs1fN1eS4a0nOhkoYVnVsK8jiNEXqDBcgA800SH2xlPDe1wa0bwg1zDxCT7R-DeQ8a7M83i40D1uiR9Ne5DyXi2k2gdfLh_JdcIJOkZHYY8vkNuyZS9UYSsYXiZDP1jnh96mNlnSYMPJ-EgB8PC3hIuw3PgcWOfkza7krR0WGOe--IbTP69-oBMSS1sUTYvqK_4RtMwcJs0IH77z30dltwjCbAl6dPoWouMQn23GdDapaiAMQ24PiXc9peEwlBGQM7usPbgLV6u8hbmSI_w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/08/21 01:45:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AJMb02tnxhFZuHRqq_As_Zww3v8OhyLJOgfgkOUWucY3VIEXYPWr3OsBPJdXdGWf6GJr_U6dEyxRXvvxtRNgl9VozIqFqbs98w3x_BWC2xBwhnSaoDbQl2QY9Qd4gS4-AuFfVCe0H1IOe5Gs2Vw8O1CVOICOvIHVj1lPLa56xP-pVitixIrVbH5bDCPO0jWPu2AtTt5AxABwPa_GOe9xXX88YsqiEfWBoT_INxs01XcHRb4s9cd_WwF59j7WZT16bO-9uGf3SS-f90k4WHPwW74_SLCPt0LJEDKYKjNxxodv6Q9mx854VzvhoFPUjc6gkdV3IqTllDhYTN8YLDc1xdg 2025/08/21 01:45:03 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/08/21 01:45:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/08/21 01:45:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/08/21 01:45:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/08/21 01:45:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/08/21 01:45:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/08/21 01:45:04 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AJMb02tnxhFZuHRqq_As_Zww3v8OhyLJOgfgkOUWucY3VIEXYPWr3OsBPJdXdGWf6GJr_U6dEyxRXvvxtRNgl9VozIqFqbs98w3x_BWC2xBwhnSaoDbQl2QY9Qd4gS4-AuFfVCe0H1IOe5Gs2Vw8O1CVOICOvIHVj1lPLa56xP-pVitixIrVbH5bDCPO0jWPu2AtTt5AxABwPa_GOe9xXX88YsqiEfWBoT_INxs01XcHRb4s9cd_WwF59j7WZT16bO-9uGf3SS-f90k4WHPwW74_SLCPt0LJEDKYKjNxxodv6Q9mx854VzvhoFPUjc6gkdV3IqTllDhYTN8YLDc1xdg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/08/21 01:45:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: APSX4NVzzBehSvUbIM6KPPYIdJLjw8X1Erl4CD0THI-nLpE87KFJs37xA3VznChEYuFPegEd-BxRe4A2NZOHK9zYDHlh5PBvEKjS2JciiutOU-H8unJCIX75yy_itVjK5ej21iveR8Ymf4f-1o0lxamh1QzINAimktbgHuG2X28c7rBDtnCbdxT_qxGv9CT7ZI3Z0tGbyu_qKs2GqlgTxttgcBLEp_nph_ZnTvk_ovZA82q8wEGwf03IH85jouvTebN8mMOVnCzFjEBkM_FmBG_VcLxE_SlS5ajKdxzZvXpeQiNmT_ZdJEtf1lUPGTggTPQsJJXT_6EB2yerDkTK2s4 2025/08/21 01:45:07 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/08/21 01:45:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/08/21 01:45:08 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "APSX4NVzzBehSvUbIM6KPPYIdJLjw8X1Erl4CD0THI-nLpE87KFJs37xA3VznChEYuFPegEd-BxRe4A2NZOHK9zYDHlh5PBvEKjS2JciiutOU-H8unJCIX75yy_itVjK5ej21iveR8Ymf4f-1o0lxamh1QzINAimktbgHuG2X28c7rBDtnCbdxT_qxGv9CT7ZI3Z0tGbyu_qKs2GqlgTxttgcBLEp_nph_ZnTvk_ovZA82q8wEGwf03IH85jouvTebN8mMOVnCzFjEBkM_FmBG_VcLxE_SlS5ajKdxzZvXpeQiNmT_ZdJEtf1lUPGTggTPQsJJXT_6EB2yerDkTK2s4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/08/21 01:45:09 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: ABRGdgeykmuRWB_ccSABn_clG3ky-mU3fL3mQzro6rwvWyc62kkWS26ocEJBoPHqpzLNnrfVhMZCvBMequ6_00i4qro-SxQiwv2h93EPbzOibComkH2jmej3o2b1Sot_2YKrg8bw2-TLdWBK9Evd1OSIQjMB3hUrvy3vM9PolQsZPOHCFhYG8bphh2hVrDwS3ZC_LMjfr9-st6_vZUmBFnE-cG_Ls9A2YKyu6zFUjf5xAfok-BzVZdrNJ4iWnZUWZyrWNXxlwcNXW_MCHnCGHxgvFZ_RuqZsdFkAm-I76oF8NaHjGCQoZd-qtlwXXUDyBgiiJz8zmzH9ai0EyxYoZdY 2025/08/21 01:45:09 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/08/21 01:45:10 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/21 01:45:10 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "ABRGdgeykmuRWB_ccSABn_clG3ky-mU3fL3mQzro6rwvWyc62kkWS26ocEJBoPHqpzLNnrfVhMZCvBMequ6_00i4qro-SxQiwv2h93EPbzOibComkH2jmej3o2b1Sot_2YKrg8bw2-TLdWBK9Evd1OSIQjMB3hUrvy3vM9PolQsZPOHCFhYG8bphh2hVrDwS3ZC_LMjfr9-st6_vZUmBFnE-cG_Ls9A2YKyu6zFUjf5xAfok-BzVZdrNJ4iWnZUWZyrWNXxlwcNXW_MCHnCGHxgvFZ_RuqZsdFkAm-I76oF8NaHjGCQoZd-qtlwXXUDyBgiiJz8zmzH9ai0EyxYoZdY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/08/21 01:45:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ALLjW9ZQ8OIfWMGx_XtFFFzz0k7SzBg2ak4WWN7BlMRZVLDfdGNGC9VmZJ6jWQANdR_89J-jVHjYAPNPeOrtHgcSBTNLs7qv0wydUwsrKVNSEIlFbUjdSyA-aBHXGE54qTtIn6tu7WFsEVtUjvw0C4U0vS43hpa_YUod_wIfIzhbIoUA4aPrf_dWg_mQf5DPIo_p4PRNls9DdmcbN6ajWqnwqotS0KlLdW4haflHNWtk2Ad-7RpwkT253HMSotgFETtmbRHuBGPy7wyHKM4BJepdyjYax9I2ApbMjpDe5CZ7p3W9EL7IdpLBy1TJtYXf73mJpqdDB5XCBUVtS91ssHM 2025/08/21 01:45:11 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/08/21 01:45:12 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/21 01:45:12 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ALLjW9ZQ8OIfWMGx_XtFFFzz0k7SzBg2ak4WWN7BlMRZVLDfdGNGC9VmZJ6jWQANdR_89J-jVHjYAPNPeOrtHgcSBTNLs7qv0wydUwsrKVNSEIlFbUjdSyA-aBHXGE54qTtIn6tu7WFsEVtUjvw0C4U0vS43hpa_YUod_wIfIzhbIoUA4aPrf_dWg_mQf5DPIo_p4PRNls9DdmcbN6ajWqnwqotS0KlLdW4haflHNWtk2Ad-7RpwkT253HMSotgFETtmbRHuBGPy7wyHKM4BJepdyjYax9I2ApbMjpDe5CZ7p3W9EL7IdpLBy1TJtYXf73mJpqdDB5XCBUVtS91ssHM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/08/21 01:45:13 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: APHrGNYTrpQ8Up8uz40iX66-2lrr2GkO39rfMefJDjzUZ6l1m-4b5iVhvlB675SMAAD003Ia27JMjOxgNprILPjG0kqfP5_JjGfPXXWH8O1kgzU-IiACko9B-9jyrKG73lsDRk5wKItw5B7BfDK84n2xc0p0iJsi5odNBCgyX0P0sOf14NfwIG2XhBCqoJHzm7JAQd6J_uahirF1TIu5uiusAIrB7d_cOlTB3a1idQUnSVjDif5L1lv5YOJXfv0zhZMc1FiHfG4AjPM6CHqQnq2TbsQE3t5lRRpt7uiQlu-dXB38X2-6IT-x5zWcifaKDyUsHBDdl7fmEF_T4BqN5F8 2025/08/21 01:45:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/08/21 01:45:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/08/21 01:45:13 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/08/21 01:45:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/08/21 01:45:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/21 01:45:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/08/21 01:45:14 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "APHrGNYTrpQ8Up8uz40iX66-2lrr2GkO39rfMefJDjzUZ6l1m-4b5iVhvlB675SMAAD003Ia27JMjOxgNprILPjG0kqfP5_JjGfPXXWH8O1kgzU-IiACko9B-9jyrKG73lsDRk5wKItw5B7BfDK84n2xc0p0iJsi5odNBCgyX0P0sOf14NfwIG2XhBCqoJHzm7JAQd6J_uahirF1TIu5uiusAIrB7d_cOlTB3a1idQUnSVjDif5L1lv5YOJXfv0zhZMc1FiHfG4AjPM6CHqQnq2TbsQE3t5lRRpt7uiQlu-dXB38X2-6IT-x5zWcifaKDyUsHBDdl7fmEF_T4BqN5F8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/08/21 01:45:15 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ACRfx34s6gRW3lEzSwo9MJrivI298g1F_XGTvNbp0Gp1ob86IfV9p56AQ1JVvyJmcgT3RPj55ZyZhDWQGGhk1_FEA6XL8duZw6UIkSzM5q6hoqCo5jWmUIWsMYypcjkS0gHZX8gLxZ9zbzu6TyN8sO0E02314xXjFP8YOfilu26Q5EzKEvN2r2MFvHMWX4BqbrfBXAQPZ3F34ew5wIF5RT902ac04X6J10Twe5A7lD6YUDXsh1-6H50KFc_10MLEIyB_aZFlJr0lu3_yb9AoX7-WGB0eksStvlIV-rzY2e-RVR8H9ZcYkJUKSh0CA52EtalCfgT3Wz0rrvSbClSDATY 2025/08/21 01:45:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/08/21 01:45:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/08/21 01:45:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/08/21 01:45:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/08/21 01:45:16 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/08/21 01:45:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/08/21 01:45:17 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ACRfx34s6gRW3lEzSwo9MJrivI298g1F_XGTvNbp0Gp1ob86IfV9p56AQ1JVvyJmcgT3RPj55ZyZhDWQGGhk1_FEA6XL8duZw6UIkSzM5q6hoqCo5jWmUIWsMYypcjkS0gHZX8gLxZ9zbzu6TyN8sO0E02314xXjFP8YOfilu26Q5EzKEvN2r2MFvHMWX4BqbrfBXAQPZ3F34ew5wIF5RT902ac04X6J10Twe5A7lD6YUDXsh1-6H50KFc_10MLEIyB_aZFlJr0lu3_yb9AoX7-WGB0eksStvlIV-rzY2e-RVR8H9ZcYkJUKSh0CA52EtalCfgT3Wz0rrvSbClSDATY" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/08/21 01:45:19 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/08/21 01:45:21 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/08/21 01:45:23 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/08/21 01:45:26 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/08/21 01:45:29 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/08/21 01:45:31 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: AD3z6XNhQwpdNj7VBx1mC5ulxl_C2LymeKQrVQzqux3YVr61wHolcBvmmnXH2ZACxqkd9PJ9LgQVX27tnLDsS1kV945tXQGyXaSSs1Hh_7K5zVpgatYKwHeOy8zUG3xmuN2dnRhd7bCgMn0A_v_XjAg-D2G5pKtrQ3MvfnBcF2uCfL0bSGEVEZ5nReVf3e0LI2zAsXuc1qssY3OsPH6VkplHnEvunrkwkzljbouKnCDHX7uCIM7jLx4exbdwX_7v1rFkO1otA7_IooGXqlJKnDp7fQGEP52wifGp-dB3vxSHYWGF5FazlNIOFAhdjF1C4bF7BlQO7MvDY6I0GD6o6dc 2025/08/21 01:45:31 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/08/21 01:45:31 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "95d3cbfb26cdc7612394c279c7ff8667" 2025/08/21 01:45:31 DEBUG : unknown-size-put.txt: multipart upload "AD3z6XNhQwpdNj7VBx1mC5ulxl_C2LymeKQrVQzqux3YVr61wHolcBvmmnXH2ZACxqkd9PJ9LgQVX27tnLDsS1kV945tXQGyXaSSs1Hh_7K5zVpgatYKwHeOy8zUG3xmuN2dnRhd7bCgMn0A_v_XjAg-D2G5pKtrQ3MvfnBcF2uCfL0bSGEVEZ5nReVf3e0LI2zAsXuc1qssY3OsPH6VkplHnEvunrkwkzljbouKnCDHX7uCIM7jLx4exbdwX_7v1rFkO1otA7_IooGXqlJKnDp7fQGEP52wifGp-dB3vxSHYWGF5FazlNIOFAhdjF1C4bF7BlQO7MvDY6I0GD6o6dc" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/08/21 01:45:32 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AKKXvJrDkUWWokIpRuEMVtxKVV7oGcein03XeAFBmAQ1Kq3Z5fqSF15ZRZACS-aO4_23ghJc1QuJi1E3icRAFi_vcmHV0FBwC_a20JWfwvtLmTv48o_XkCQKr1j6XldjjkHwNGjZZcV4wCWXSaQZPt9RvUVpU-gUEy_8yxhn3bARyWHDvCQetrzYTRbLnYhQ__HDvWUlA6A6Mxvg2krReQaSG3YZy9B5jvdeY-RaUm2zIJS-bugvd8ubjdm-zMu4BWlLqO4HRLLiFh81Oq89YxPOhf6iwEdHIPaCihdtAF4WZ-e78fK6DmqmJKr7Y4_E4tRg6IYMIRVyE5NIw_ekSEw 2025/08/21 01:45:32 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/08/21 01:45:32 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "7648138ec1a94545bbd1392772456f9f" 2025/08/21 01:45:32 DEBUG : unknown-size-update.txt: multipart upload "AKKXvJrDkUWWokIpRuEMVtxKVV7oGcein03XeAFBmAQ1Kq3Z5fqSF15ZRZACS-aO4_23ghJc1QuJi1E3icRAFi_vcmHV0FBwC_a20JWfwvtLmTv48o_XkCQKr1j6XldjjkHwNGjZZcV4wCWXSaQZPt9RvUVpU-gUEy_8yxhn3bARyWHDvCQetrzYTRbLnYhQ__HDvWUlA6A6Mxvg2krReQaSG3YZy9B5jvdeY-RaUm2zIJS-bugvd8ubjdm-zMu4BWlLqO4HRLLiFh81Oq89YxPOhf6iwEdHIPaCihdtAF4WZ-e78fK6DmqmJKr7Y4_E4tRg6IYMIRVyE5NIw_ekSEw" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/08/21 01:45:32 DEBUG : Creating backend with remote "TestS3R2:rclone-test-gacazob4geku/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/08/21 01:45:32 DEBUG : Waiting for deletions to finish 2025/08/21 01:45:32 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/08/21 01:45:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/08/21 01:45:32 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/08/21 01:45:33 INFO : S3 bucket rclone-test-gacazob4geku: Bucket "rclone-test-gacazob4geku" deleted 2025/08/21 01:45:33 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (113.43s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.30s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.94s) --- PASS: TestIntegration/FsMkdir (111.36s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.20s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.05s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.05s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (11.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.60s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.68s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.39s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.59s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (17.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.04s) --- 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.71s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.01s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.93s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.42s) --- 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.60s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.56s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.26s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.22s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.46s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (62.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.34s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.72s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (8.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (8.71s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.40s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.43s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (11.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (4.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (2.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.82s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.41s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (12.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (3.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (12.60s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.25s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.97s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.59s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.87s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.60s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.62s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.98s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.11s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) === RUN TestIntegration2 s3_test.go:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/08/21 01:45:33 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/08/21 01:45:33 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 113.462s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m54.869712418s (try 1/5)