"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:" 2026/04/07 05:30:38 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vomekor3qavu" 2026/04/07 05:30:38 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 2026/04/07 05:30:39 INFO : S3 bucket rclone-test-vomekor3qavu: Bucket "rclone-test-vomekor3qavu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/07 05:30:40 INFO : S3 bucket rclone-test-vomekor3qavu: Bucket "rclone-test-vomekor3qavu" deleted === RUN TestIntegration/FsMkdir 2026/04/07 05:30:40 INFO : S3 bucket rclone-test-vomekor3qavu: Bucket "rclone-test-vomekor3qavu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/07 05:30:40 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/07 05:30:40 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/07 05:30:40 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:708: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:708: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:708: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:708: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:708: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:708: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:708: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:708: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:708: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:708: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:708: testing ".leading dot" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:708: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:708: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError === RUN TestIntegration/FsMkdir/FsPutZeroLength === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:787: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter 2026/04/07 05:30:52 NOTICE: S3 bucket rclone-test-vomekor3qavu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/07 05:30:52 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AEV-GkQQisfl1kc99ZVqIW69Zp4T3dW5ASUTN1k_lYWz9kCsBRUmG1Ek9wK4iJYiPYrVAJH6LzP3Wbdytd_h37fFJM9FRhkJuKsYsolG66RVZ8tSOoMTwlwyib_mNSHfSVcU5APFSooQyp48MN0vJ0_5-9XG17YKufNPt-lJJPwDjywMlCAsJ4GUt83cibICaKKYgoiqS31od-4OilG8F8WFw5sK_CB8txCQqdroMQs3nom1wABF6e8dSOF-NzZgoz53uKpq_TFBMYwu7KJ5uWOLPmrHJSf8Fo44DHNOOi8aBspN3RAZAZpo01L9oaPOj69y3sfVkNRe7clLrqN4k04 2026/04/07 05:30:52 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "2ad6740dca026091c024fbfff56b40b5" 2026/04/07 05:30:53 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "a0676a3628bf2cf0eeb6b44e573f4d75" 2026/04/07 05:30:53 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "849c853c7b15fea42fd8a1a4d46a5b57" 2026/04/07 05:30:53 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AEV-GkQQisfl1kc99ZVqIW69Zp4T3dW5ASUTN1k_lYWz9kCsBRUmG1Ek9wK4iJYiPYrVAJH6LzP3Wbdytd_h37fFJM9FRhkJuKsYsolG66RVZ8tSOoMTwlwyib_mNSHfSVcU5APFSooQyp48MN0vJ0_5-9XG17YKufNPt-lJJPwDjywMlCAsJ4GUt83cibICaKKYgoiqS31od-4OilG8F8WFw5sK_CB8txCQqdroMQs3nom1wABF6e8dSOF-NzZgoz53uKpq_TFBMYwu7KJ5uWOLPmrHJSf8Fo44DHNOOi8aBspN3RAZAZpo01L9oaPOj69y3sfVkNRe7clLrqN4k04" finished === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:869: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot 2026/04/07 05:30:55 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/07 05:30:56 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:1122: Not Case Insensitive === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2026/04/07 05:30:57 DEBUG : S3 bucket rclone-test-vomekor3qavu: bucket is versioned: false 2026/04/07 05:30:57 DEBUG : Waiting for deletions to finish 2026/04/07 05:30:58 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/07 05:30:58 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/07 05:30:58 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/07 05:30:58 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vomekor3qavu/dirToPurgeFromRoot" 2026/04/07 05:30:59 DEBUG : S3 bucket rclone-test-vomekor3qavu path dirToPurgeFromRoot: bucket is versioned: false 2026/04/07 05:30:59 DEBUG : Waiting for deletions to finish 2026/04/07 05:30:59 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/07 05:30:59 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/07 05:30:59 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/07 05:30:59 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vomekor3qavu/hello? sausage/êé" 2026/04/07 05:31:00 DEBUG : S3 bucket rclone-test-vomekor3qavu path hello? sausage/êé: bucket is versioned: false 2026/04/07 05:31:00 DEBUG : Waiting for deletions to finish 2026/04/07 05:31:00 DEBUG : "a/b/c/d/e.txt" version false 2026/04/07 05:31:00 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/07 05:31:00 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:1347: FS has no Mover interface === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove fstests.go:1464: 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:1699: 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 2026/04/07 05:31:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vomekor3qavu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/07 05:31:05 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vomekor3qavu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3R2:" path "rclone-test-vomekor3qavu" from "TestS3R2:rclone-test-vomekor3qavu" 2026/04/07 05:31:05 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:2060: skipping directory tests as not supported on this backend === RUN TestIntegration/FsMkdir/FsPutFiles/SetTier fstests.go:412: FS has no SetTier & GetTier interfaces === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap fstests.go:2117: Not a wrapping Fs === RUN TestIntegration/FsMkdir/FsPutFiles/Bucket fstests.go:2139: Can't have // in paths === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectAbout fstests.go:2289: FS does not support About === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 2026/04/07 05:31:11 DEBUG : piped data.txt: open chunk writer: started multipart upload: AMtRT2TSUCDPi3M3vU8cRtZFuiKC8Tp2n6Ex8VL4z7NXVS8Alkg0I_CYgKtlajKMdF41_8HhgajdS0Tw_llUWX91HZrzGfBeWVosxAHhFI2zg5gzg3MWc9-Vfex1cRmcdfJzhgnPHHRKRAX3s4e29H3aFQs246wi4tnnVrM4klTuVK_WtS286d699Tp4tGoVm7WsdHp64ux7SIoP--Ib4QNREAEk0zhmDSR4BTAktB2hrf4vCfrpaeCf4P1dZx9rVauxB3NYYZ05qkh3k4TspDFWf2ACSe1n64LtC1ecShzO5ap0u2_X8AaYHfHRz_SeA_coAxj0CYL9SQt58KjXTJw 2026/04/07 05:31:11 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/07 05:31:11 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/07 05:31:11 DEBUG : piped data.txt: multipart upload "AMtRT2TSUCDPi3M3vU8cRtZFuiKC8Tp2n6Ex8VL4z7NXVS8Alkg0I_CYgKtlajKMdF41_8HhgajdS0Tw_llUWX91HZrzGfBeWVosxAHhFI2zg5gzg3MWc9-Vfex1cRmcdfJzhgnPHHRKRAX3s4e29H3aFQs246wi4tnnVrM4klTuVK_WtS286d699Tp4tGoVm7WsdHp64ux7SIoP--Ib4QNREAEk0zhmDSR4BTAktB2hrf4vCfrpaeCf4P1dZx9rVauxB3NYYZ05qkh3k4TspDFWf2ACSe1n64LtC1ecShzO5ap0u2_X8AaYHfHRz_SeA_coAxj0CYL9SQt58KjXTJw" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/07 05:31:11 DEBUG : piped data.txt: open chunk writer: started multipart upload: AANbAH70I26mUMzHIszfvr9tw75xs62csYUN5TcZJrdYUL3sULapASa0bJ6OBoa7qbMnUVtzUM_A-UCSvoLXbsGDw7jCaDd2KPsSx5IkNuuxq1Rytzon5kEz9zEHiK3raJpPQ3lf7u5Z0JgiF_WhI3wX1Wl2R9gWFn9t11pcCWAzjeMfql7h6F11OdAWEIav_VT7dzMbx-Tq_695JoKOcsASKV_04bevigyHEHZLunmkQIVqNyEEs8VwQ1omyJqp27hkWLBbHsAT2DuIZtszIIKIlJ6007qjt48SkZwPvDAdfjEfYjl7rOERctUN6vxbMUrFybjM0LdYybXCG1lsl84 2026/04/07 05:31:11 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/07 05:31:12 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "79680803b4add6b230b79c8bc687f0b2" 2026/04/07 05:31:13 DEBUG : piped data.txt: multipart upload "AANbAH70I26mUMzHIszfvr9tw75xs62csYUN5TcZJrdYUL3sULapASa0bJ6OBoa7qbMnUVtzUM_A-UCSvoLXbsGDw7jCaDd2KPsSx5IkNuuxq1Rytzon5kEz9zEHiK3raJpPQ3lf7u5Z0JgiF_WhI3wX1Wl2R9gWFn9t11pcCWAzjeMfql7h6F11OdAWEIav_VT7dzMbx-Tq_695JoKOcsASKV_04bevigyHEHZLunmkQIVqNyEEs8VwQ1omyJqp27hkWLBbHsAT2DuIZtszIIKIlJ6007qjt48SkZwPvDAdfjEfYjl7rOERctUN6vxbMUrFybjM0LdYybXCG1lsl84" finished === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress 2026/04/07 05:31:13 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/FsPutFiles/Internal/ObjectLock s3_internal_test.go:530: Object Lock not supported by this provider: CreateBucket with Object Lock failed: operation error S3: CreateBucket, https response error StatusCode: 501, RequestID: , HostID: , api error NotImplemented: Header 'x-amz-bucket-object-lock-enabled' with value 'true' not implemented === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/04/07 05:31:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AJR9M8sbbS6prDC8x2F73epu_AI2Sn5U2lni3LuLbdDNo6yhUEIrwKDKzcnGdn8l23WBny1KsklCr9TKAFKUBCMxGLVYPifvWO7qxtELchIq3LQ8mqx51hRcWU_3WWcnO6AdcDCjAgki31YHmskXmKnKXX8Khce7DdxSBoP40hn2jDyl2UWySjPTGhqZpBO74wey9zZMLjZ-W5hm_usv52dP2mHWqI93w1JqTq1TnwRPavslDp1t3dLzVtR40WqciQy0unaO3DuxHeC3M4hfvhtVjTWMP67JeRM253zlbXdEkOw69soUDHDYW3DgRhtef7r637MnZ13Sdmw9rX_6jz4 2026/04/07 05:31:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/04/07 05:31:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/04/07 05:31:15 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AJR9M8sbbS6prDC8x2F73epu_AI2Sn5U2lni3LuLbdDNo6yhUEIrwKDKzcnGdn8l23WBny1KsklCr9TKAFKUBCMxGLVYPifvWO7qxtELchIq3LQ8mqx51hRcWU_3WWcnO6AdcDCjAgki31YHmskXmKnKXX8Khce7DdxSBoP40hn2jDyl2UWySjPTGhqZpBO74wey9zZMLjZ-W5hm_usv52dP2mHWqI93w1JqTq1TnwRPavslDp1t3dLzVtR40WqciQy0unaO3DuxHeC3M4hfvhtVjTWMP67JeRM253zlbXdEkOw69soUDHDYW3DgRhtef7r637MnZ13Sdmw9rX_6jz4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/04/07 05:31:16 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AJ3Fkz8jyC_iAOXqhYgEonGHDgVOQCqIbM6Fb08-5h-vEpa-2KjUZHG_MISt-krK5Sl4z4T52Uf8chmFxBetn984Bk-mQflpNJ_itGpNXP_mTZrfpYn9ZlpmF5ORyQIK9-964hY_LVtyA4-zbM9POW9szW4UyH-y1KVD8Mn-yojxzBts4j_7ngnJSzUMHSra7Rk8cKifZBStITkU3T1LHjfzd6dvwmk0TFqmzG_DQCwq6Ghvj1aMkyD6OQMZ97XftnD18dtiU4Kb5uwvW7QrSdVXqnv0glg0-F8zQiJOu9sFkbgWkte8oRrD5jG9Bkfx9QNJl2cbR3R1Zmv72oigb6I 2026/04/07 05:31:16 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/04/07 05:31:16 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/07 05:31:17 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AJ3Fkz8jyC_iAOXqhYgEonGHDgVOQCqIbM6Fb08-5h-vEpa-2KjUZHG_MISt-krK5Sl4z4T52Uf8chmFxBetn984Bk-mQflpNJ_itGpNXP_mTZrfpYn9ZlpmF5ORyQIK9-964hY_LVtyA4-zbM9POW9szW4UyH-y1KVD8Mn-yojxzBts4j_7ngnJSzUMHSra7Rk8cKifZBStITkU3T1LHjfzd6dvwmk0TFqmzG_DQCwq6Ghvj1aMkyD6OQMZ97XftnD18dtiU4Kb5uwvW7QrSdVXqnv0glg0-F8zQiJOu9sFkbgWkte8oRrD5jG9Bkfx9QNJl2cbR3R1Zmv72oigb6I" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/04/07 05:31:17 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: AJCZVXXOLFeY-LQHqR50SGHrPtWNz7sl-ZQ-Vg4rZDKQARWujKT09GL3LQcOVdRiXU0G_OYWj0yCep4ogAXPgxIyWRmLwsaHDrVhB8AmsBybwwy7pXxmuKZ89O-prNHnxULiIlANjsMTSWFyW0HMLBNXsRdVkjcdXRAWrzmC5j_n0X2hG5bRY-h62nVwe0KlSd4GIXOhu9eeil5OkabAagT074eMVMItOFudMT6M1hc7ST0bGepr1lLkW_mAcuxC9m556OO2tM9RogjpFYeRZKGjxt48t34-0JuNTl0y_DIvDfx2KjRQUjXJzXATXxeMR2_g3GLZYQRQF4HzUNaepTI 2026/04/07 05:31:17 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/07 05:31:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/07 05:31:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "AJCZVXXOLFeY-LQHqR50SGHrPtWNz7sl-ZQ-Vg4rZDKQARWujKT09GL3LQcOVdRiXU0G_OYWj0yCep4ogAXPgxIyWRmLwsaHDrVhB8AmsBybwwy7pXxmuKZ89O-prNHnxULiIlANjsMTSWFyW0HMLBNXsRdVkjcdXRAWrzmC5j_n0X2hG5bRY-h62nVwe0KlSd4GIXOhu9eeil5OkabAagT074eMVMItOFudMT6M1hc7ST0bGepr1lLkW_mAcuxC9m556OO2tM9RogjpFYeRZKGjxt48t34-0JuNTl0y_DIvDfx2KjRQUjXJzXATXxeMR2_g3GLZYQRQF4HzUNaepTI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/07 05:31:24 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AG1CaGCZpa0jrCUmogNq_OSeb5pFrX-S-nF5RBd2Dw4xw1kCYTmn5_IrRlYFrs6JWBu31bY4mcQMoG6O0wHSC_khOpdu-1gbGEEnaRHZqHZ6nJGNsLf8oiEdFmjWMy3ZFXx767cS8-Y09B601imxPuremx0EGFxIwN54hbHItyWZmNYoWEBqfp_AIl0UWwDd1qceH5wIIvVg4gejB4VAiS3vBegPe8gi74Wi3yaPpJmQmZAXgIAAqIe5CqTJmsfk_bKXyVralXnk6hsR2HuGMPc5q_GGN3_n4xXZJe3uSFYC-W0UfKgtqNbyl-3oQc65hIB8j8oS7LjCDEgLnnJcDO4 2026/04/07 05:31:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/07 05:31:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/07 05:31:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/07 05:31:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/07 05:31:24 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/07 05:31:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/07 05:31:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AG1CaGCZpa0jrCUmogNq_OSeb5pFrX-S-nF5RBd2Dw4xw1kCYTmn5_IrRlYFrs6JWBu31bY4mcQMoG6O0wHSC_khOpdu-1gbGEEnaRHZqHZ6nJGNsLf8oiEdFmjWMy3ZFXx767cS8-Y09B601imxPuremx0EGFxIwN54hbHItyWZmNYoWEBqfp_AIl0UWwDd1qceH5wIIvVg4gejB4VAiS3vBegPe8gi74Wi3yaPpJmQmZAXgIAAqIe5CqTJmsfk_bKXyVralXnk6hsR2HuGMPc5q_GGN3_n4xXZJe3uSFYC-W0UfKgtqNbyl-3oQc65hIB8j8oS7LjCDEgLnnJcDO4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/07 05:31:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ALq7LC_BWtITbDiItMs44GEYNp0Bbq0EXMBC2dDVnrjDcjJYeEtgIxs8wU-nLIKIB1Ff7Px9Mmf_bJg-tbVL_o61m8xotWu68hq_Gdl3rRPAExKsVJe4I240264LRhsBPfZIsD352XN6oZHPrR_4VzCPrK7StrIxv6b0RJH4tdi-DEKpRnIegAtucXpWTnzb0FkdDj9GyonPzTL8l2oSu9AOjadIleLkKAWePQ2NwP9yaaR5NkU2MKmH0jeZ6u4RrkzKwmDyfJYgFR-dVVQeAKGkJQIGWQjPaASnY0TtgPLWQairqfl4kZsgyD_hwTGmCV4FAC8avJcSyyRSHrdqHRA 2026/04/07 05:31:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/07 05:31:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/04/07 05:31:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/04/07 05:31:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/07 05:31:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/07 05:31:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/07 05:31:26 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ALq7LC_BWtITbDiItMs44GEYNp0Bbq0EXMBC2dDVnrjDcjJYeEtgIxs8wU-nLIKIB1Ff7Px9Mmf_bJg-tbVL_o61m8xotWu68hq_Gdl3rRPAExKsVJe4I240264LRhsBPfZIsD352XN6oZHPrR_4VzCPrK7StrIxv6b0RJH4tdi-DEKpRnIegAtucXpWTnzb0FkdDj9GyonPzTL8l2oSu9AOjadIleLkKAWePQ2NwP9yaaR5NkU2MKmH0jeZ6u4RrkzKwmDyfJYgFR-dVVQeAKGkJQIGWQjPaASnY0TtgPLWQairqfl4kZsgyD_hwTGmCV4FAC8avJcSyyRSHrdqHRA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/04/07 05:31:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: ABgFK6xdLSS2mn3veFpIy7-0lJnqsYAPTMVuGhFDrS2Nr4GmIDQnkEcTb0ajOczr8a0ptMeM7vHDAZ1uPR0ZFBRupIAgRI6sjQrWlHjqzbPPXIARAx_da0OuomFidzOdjXvD1MCDaXoOR5AFtwTHTneONFUaG3kwx6kjLElIpKhy6GZW-CvZklGYDDgASAkYt6lzdhdzKrFOlCKJJRAN3vqR_9HvfBj5ItF30q70TbCnXhjLpfzHh_DuFtTslcVVQSjGnugQ6QFWWBNsUiQfP7QjYT5hVJZ1ukjW65AqA9lHoZCSpHwR90OLGNxuYwB3ViO-O9ZAC7rxta1ssvPN7pU 2026/04/07 05:31:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/07 05:31:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/04/07 05:31:28 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "ABgFK6xdLSS2mn3veFpIy7-0lJnqsYAPTMVuGhFDrS2Nr4GmIDQnkEcTb0ajOczr8a0ptMeM7vHDAZ1uPR0ZFBRupIAgRI6sjQrWlHjqzbPPXIARAx_da0OuomFidzOdjXvD1MCDaXoOR5AFtwTHTneONFUaG3kwx6kjLElIpKhy6GZW-CvZklGYDDgASAkYt6lzdhdzKrFOlCKJJRAN3vqR_9HvfBj5ItF30q70TbCnXhjLpfzHh_DuFtTslcVVQSjGnugQ6QFWWBNsUiQfP7QjYT5hVJZ1ukjW65AqA9lHoZCSpHwR90OLGNxuYwB3ViO-O9ZAC7rxta1ssvPN7pU" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/04/07 05:31:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: AIJuKFienPpnTl2mhjiHzB2k7UGpR_kTr8YCo--mNHocPoD89Du3UMcOB0uIndByj9q7dtnhkS9Zn-THpqsYDJjvzrNqEPQAJkY9gDCJ6URxv9mZZokxuwOrNtfMqZpM5iXoD27qG18TNQ1rHLOgDJQ2bb6ke8H8G_79tmMNsjD_k7AwOrcnRGsuDLBN65w8WhAIG9GuMckniP2fAKAIqEJb1p5Z0QImcUXZNXbTKAowPW2LRwEGDK2Hu_XOuQX4xBHZE8pkdZgvI6ZDegxqIHQvgLXNdeL3PJo44zx_M0kSOJtyqUqdN_NvTkdNSZBZYCODUYXnZmpyly1t139yud0 2026/04/07 05:31:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/07 05:31:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/07 05:31:29 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "AIJuKFienPpnTl2mhjiHzB2k7UGpR_kTr8YCo--mNHocPoD89Du3UMcOB0uIndByj9q7dtnhkS9Zn-THpqsYDJjvzrNqEPQAJkY9gDCJ6URxv9mZZokxuwOrNtfMqZpM5iXoD27qG18TNQ1rHLOgDJQ2bb6ke8H8G_79tmMNsjD_k7AwOrcnRGsuDLBN65w8WhAIG9GuMckniP2fAKAIqEJb1p5Z0QImcUXZNXbTKAowPW2LRwEGDK2Hu_XOuQX4xBHZE8pkdZgvI6ZDegxqIHQvgLXNdeL3PJo44zx_M0kSOJtyqUqdN_NvTkdNSZBZYCODUYXnZmpyly1t139yud0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/04/07 05:31:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AFt9fNtSo6EryeJn9cc8ltICkwohlmLVwrEVSdzmOysZexkvR0CrWAt_6BxF-io5wddddsCTqb8XC6txDOdJIK0kdmdOXK_PRM2_t_25YSJnsQATw5RmfeyP6RuLYbb9LkJ-v_wgXYJr_cXv09WpUYUNrAjxFuROQfAszZ8Rc-xksnYvkrshnfGi8Fi6dhdWo9rWR_KXH-BrCouMPHrO2x2TEzneAWOYg8U58AkyFF_Rw-dnd0ngnjx8YbDUoIwDilBD3PuIchOYyu2FMJzCDlaB2EshERGQedYwHHmqAvAMNkl5pXt-tirdFz9GT-GmxEjx6msEnM-GyjerR6nwdvA 2026/04/07 05:31:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/07 05:31:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/07 05:31:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AFt9fNtSo6EryeJn9cc8ltICkwohlmLVwrEVSdzmOysZexkvR0CrWAt_6BxF-io5wddddsCTqb8XC6txDOdJIK0kdmdOXK_PRM2_t_25YSJnsQATw5RmfeyP6RuLYbb9LkJ-v_wgXYJr_cXv09WpUYUNrAjxFuROQfAszZ8Rc-xksnYvkrshnfGi8Fi6dhdWo9rWR_KXH-BrCouMPHrO2x2TEzneAWOYg8U58AkyFF_Rw-dnd0ngnjx8YbDUoIwDilBD3PuIchOYyu2FMJzCDlaB2EshERGQedYwHHmqAvAMNkl5pXt-tirdFz9GT-GmxEjx6msEnM-GyjerR6nwdvA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/07 05:31:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AD_xiIy5UmAKKSahNlLJARHwTwMDZxOjEVq9vBZJXF2wFXQLC59cJ8MOteeSplPK4-pNGU6zA15B96z5khCUSInSnVGijyEoyTnWrer_7R3ua0YXNamd_8nqBjy42pHNQgR0EK0T_CrQq-MVnU2nPCBRekt78uyzL2g83Bjne9wWY2raSVOUsDLsHzYhTznTGYjvM1Dxql1EWTBGcxKrUJfHmtKlXuN31SDocOrN0kaCJ_dr6OsZxu7Deem2v72L8B2SALqjaRgE-0PVoQFoheSEctrD1sKGIVO-zyNYK92ujCGssBHVhTiTtsOIBDSB8MtelC7eO3kBQwfNrHPdZUE 2026/04/07 05:31:31 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/07 05:31:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/07 05:31:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/07 05:31:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/07 05:31:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/07 05:31:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/07 05:31:32 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AD_xiIy5UmAKKSahNlLJARHwTwMDZxOjEVq9vBZJXF2wFXQLC59cJ8MOteeSplPK4-pNGU6zA15B96z5khCUSInSnVGijyEoyTnWrer_7R3ua0YXNamd_8nqBjy42pHNQgR0EK0T_CrQq-MVnU2nPCBRekt78uyzL2g83Bjne9wWY2raSVOUsDLsHzYhTznTGYjvM1Dxql1EWTBGcxKrUJfHmtKlXuN31SDocOrN0kaCJ_dr6OsZxu7Deem2v72L8B2SALqjaRgE-0PVoQFoheSEctrD1sKGIVO-zyNYK92ujCGssBHVhTiTtsOIBDSB8MtelC7eO3kBQwfNrHPdZUE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/07 05:31:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ABXEbk7In0PLfK1u-FJliohLp1nBPZkJvquCX6sRkaCUCrQVvA8rzwOvEfVfRLjFAGjMAbCfP7niWaTzv1FJjVS8drLgq0LebZh0gf-wjY07QLaywefxBJskO5JgYYbgLgT7bjV-AA1nwxgnHV2CCvTPPNxnmJxXdulhaL6sCVpFz8FF54qL4W4R-kiFBUswC06vIAuykN5AMx7mDxygw5CWlLO2XFPPYr8bGHTpisSIvT6dX_6w5KduHvgFHnMiN92HQbxjoCfj9T1rw-g27X4GG6jUwgOAB867xPDMlAeeM84-AdgRbeW6FNZEskPgeN39KdzoYRUAKnnQh2ZN0iA 2026/04/07 05:31:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/07 05:31:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/07 05:31:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/04/07 05:31:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/07 05:31:33 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/07 05:31:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/07 05:31:34 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ABXEbk7In0PLfK1u-FJliohLp1nBPZkJvquCX6sRkaCUCrQVvA8rzwOvEfVfRLjFAGjMAbCfP7niWaTzv1FJjVS8drLgq0LebZh0gf-wjY07QLaywefxBJskO5JgYYbgLgT7bjV-AA1nwxgnHV2CCvTPPNxnmJxXdulhaL6sCVpFz8FF54qL4W4R-kiFBUswC06vIAuykN5AMx7mDxygw5CWlLO2XFPPYr8bGHTpisSIvT6dX_6w5KduHvgFHnMiN92HQbxjoCfj9T1rw-g27X4GG6jUwgOAB867xPDMlAeeM84-AdgRbeW6FNZEskPgeN39KdzoYRUAKnnQh2ZN0iA" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/04/07 05:31:35 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: ALntuc08rICw1bbY5DIg1u3td_x-SWsoMhhA8gNrtu1ptBvNQsoBGyoID5KDXX5maqIzdcmnSCSQhI3owq3_77f3hrjirku2xLLwrqUoZwF9BXiijyZbaHclMwpiYzXhx2GcHJzS7kuthvv2BgaV9e12ZUvOse6DNcs0jyLn6U52J0PE1BPkfDVaFr7TrY-BEcy1kpuV2xdxmwRZJjnm0Js-gYr405nmR2KCywlKZsTnf7Cc1Z3wU_yNk9KkFUgp_G_QaOWa_8BJxbktzDMzyJ78r9qaV5TBYmjpAiVZkvuURZPYqhFY1kNlyNF4CG4ZdBdJGpvIVjHTHbKVcp7U8Z8 2026/04/07 05:31:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/07 05:31:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/04/07 05:31:36 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "ALntuc08rICw1bbY5DIg1u3td_x-SWsoMhhA8gNrtu1ptBvNQsoBGyoID5KDXX5maqIzdcmnSCSQhI3owq3_77f3hrjirku2xLLwrqUoZwF9BXiijyZbaHclMwpiYzXhx2GcHJzS7kuthvv2BgaV9e12ZUvOse6DNcs0jyLn6U52J0PE1BPkfDVaFr7TrY-BEcy1kpuV2xdxmwRZJjnm0Js-gYr405nmR2KCywlKZsTnf7Cc1Z3wU_yNk9KkFUgp_G_QaOWa_8BJxbktzDMzyJ78r9qaV5TBYmjpAiVZkvuURZPYqhFY1kNlyNF4CG4ZdBdJGpvIVjHTHbKVcp7U8Z8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/04/07 05:31:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ABRqzjkz1WjNqowL-aS56N4PnPl99pk8S28EVpxryxlZs8THhDtnaRNmtAIWOUuSbo13qnqFLrF4TMR8ZggLke57SXzISaWtbq64jYpVT1qsFA5qk5bfyazVxPfDoccK8TIm5hPwIRk0iuB88iFBSi1EeGlTditugFF5RYtkLYMVdmTeSzrmxZ_sfCS7pnr606E9yXX5sZWb7qngRXG8RTs0p-SxYn4a1ka6sjRsQVsImFQr5zlkY_B0DCn2gAwohLt8k69Dlm0HEJyQzPbyONHmzeNBOlQhnmhBrq_3-eixq9E203M1HShNDOLG-iJXd50JEwJptBMUH9bPXFmFF7U 2026/04/07 05:31:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/07 05:31:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/07 05:31:37 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ABRqzjkz1WjNqowL-aS56N4PnPl99pk8S28EVpxryxlZs8THhDtnaRNmtAIWOUuSbo13qnqFLrF4TMR8ZggLke57SXzISaWtbq64jYpVT1qsFA5qk5bfyazVxPfDoccK8TIm5hPwIRk0iuB88iFBSi1EeGlTditugFF5RYtkLYMVdmTeSzrmxZ_sfCS7pnr606E9yXX5sZWb7qngRXG8RTs0p-SxYn4a1ka6sjRsQVsImFQr5zlkY_B0DCn2gAwohLt8k69Dlm0HEJyQzPbyONHmzeNBOlQhnmhBrq_3-eixq9E203M1HShNDOLG-iJXd50JEwJptBMUH9bPXFmFF7U" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/04/07 05:31:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: APdouBFeDec064kjwZHpN_PLNZG9fgcm5dKqH75RMdOW77fWa70P-uHy7BU-kJ3Va2QDqX0WyEQWRyfBzFiudtfkDpgQZFVmy0vM1Ug8ZGnEOzIPnHKExomDR18Oc4pdIhwP127nx0hV2rOZA9ZB2x7Ep853rGnVKg2UVfBOpuXNpla7PeC3W_8tjT6DsBmejBSceSbizlGte3VxNnR4MZrXbR_sh9K_mZkOOA_gCfkZKWUpF14_3zOcEOQ5Ew40RvPb9n5nn37aViShb38StfZuwVmHBpaVOPjtCesoVQGzmNXVI23oQotKV__vHZ9r0YiMjFhhpk4S-ARmo3QuN2w 2026/04/07 05:31:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/07 05:31:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/07 05:31:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "APdouBFeDec064kjwZHpN_PLNZG9fgcm5dKqH75RMdOW77fWa70P-uHy7BU-kJ3Va2QDqX0WyEQWRyfBzFiudtfkDpgQZFVmy0vM1Ug8ZGnEOzIPnHKExomDR18Oc4pdIhwP127nx0hV2rOZA9ZB2x7Ep853rGnVKg2UVfBOpuXNpla7PeC3W_8tjT6DsBmejBSceSbizlGte3VxNnR4MZrXbR_sh9K_mZkOOA_gCfkZKWUpF14_3zOcEOQ5Ew40RvPb9n5nn37aViShb38StfZuwVmHBpaVOPjtCesoVQGzmNXVI23oQotKV__vHZ9r0YiMjFhhpk4S-ARmo3QuN2w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/07 05:31:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AC2piTDY3X4mvXS2laCOGW6pslCixa8LeqBxAwEqBU_SxCDQ94euryKxJquZrCnSAmOiKKZWvbg9GyvPQtjgymZ7Rfvs0eOlAsawvK3bCq3R4C8X6351Y4hbCaXYMZxUovOHhMaCDmFtJr7PdRtZS9z0AszSHwbE4_mg_F8Ci8_yNWGOpRMESWWK6lpk7WPdwFvjUt2SMObcLR3Wvyn3G3uB7XSZiHf5fnBpB7f90e4jCQiwk8r3Upfb0oUfgH0XhY83a53yRQP8rgZ84ILvfPiucBmj3Z-vGoP0CgkisicAnfvwtM_zCE-DffagVIYVjdufr1wkuOz22An6oD5X34Y 2026/04/07 05:31:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/07 05:31:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/07 05:31:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/07 05:31:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/07 05:31:39 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/07 05:31:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/07 05:31:40 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AC2piTDY3X4mvXS2laCOGW6pslCixa8LeqBxAwEqBU_SxCDQ94euryKxJquZrCnSAmOiKKZWvbg9GyvPQtjgymZ7Rfvs0eOlAsawvK3bCq3R4C8X6351Y4hbCaXYMZxUovOHhMaCDmFtJr7PdRtZS9z0AszSHwbE4_mg_F8Ci8_yNWGOpRMESWWK6lpk7WPdwFvjUt2SMObcLR3Wvyn3G3uB7XSZiHf5fnBpB7f90e4jCQiwk8r3Upfb0oUfgH0XhY83a53yRQP8rgZ84ILvfPiucBmj3Z-vGoP0CgkisicAnfvwtM_zCE-DffagVIYVjdufr1wkuOz22An6oD5X34Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/07 05:31:40 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AJ3vWHcBCIkT6t-fnpXbu0Pepn7FvzMim87svfq1cWiKBR-5uPZ1GMogwLf5V_iMQkCfLddc4fYVYfuymXJ_tGEQM4liFQmEkqcrVt7poe2IW-zjXOUcunFQL_q1nb1smIzYgirbQN7Wf_AjBXwFLxQj3E4rLHyeGCz1wOPEj9VKr42fn_CVOAvNFtiOZj2-vJ0Iv_CCr7doy6nCRhw-po5xEqum4e5XJAN3Dn4JVpixKGy_YbMUHWG9BKWdoXtXx6T48h01eIC5MjSvsw1KKch-PbRAimeLLfjpZgvpUV1-YfSFdGoIOdtv96jpxcvsmg6V5ZSwkOfTgRk9Rc4b3ns 2026/04/07 05:31:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/07 05:31:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/07 05:31:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/04/07 05:31:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/07 05:31:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/07 05:31:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/07 05:31:41 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AJ3vWHcBCIkT6t-fnpXbu0Pepn7FvzMim87svfq1cWiKBR-5uPZ1GMogwLf5V_iMQkCfLddc4fYVYfuymXJ_tGEQM4liFQmEkqcrVt7poe2IW-zjXOUcunFQL_q1nb1smIzYgirbQN7Wf_AjBXwFLxQj3E4rLHyeGCz1wOPEj9VKr42fn_CVOAvNFtiOZj2-vJ0Iv_CCr7doy6nCRhw-po5xEqum4e5XJAN3Dn4JVpixKGy_YbMUHWG9BKWdoXtXx6T48h01eIC5MjSvsw1KKch-PbRAimeLLfjpZgvpUV1-YfSFdGoIOdtv96jpxcvsmg6V5ZSwkOfTgRk9Rc4b3ns" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/04/07 05:31:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AHiO4wjanCRQi8FwCkMgHUwJTPRYmqcFKP1GteEeSVKhng0BFimTKO73WmfoHXbsY1z6UoxDM_hzXJmnM5s8_kvHPSZK6aGfTFh3rIG8hERaWU3oH4-QPs_Ix4FtiYQpUisC0A_YcirfiEfCWh5lEuI6H8LglAlmKKI7l09WQRBKWqltlxh3vyfvSg3901IUyKzhITEYSY4xXZu4CVJ3AyA93zeJrJnFX0uO1nbCByJXPuR2QhbdmQFe5kMNQlpIH45OF3ViWqWs0Cx7sF_cWdR6eAUz8B8UlCcA9NU1WqfrT-oM8YARZy61Ux50I7zjJF8tV_b_BZfRvU6rwUL9U8w 2026/04/07 05:31:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/07 05:31:43 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/04/07 05:31:44 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AHiO4wjanCRQi8FwCkMgHUwJTPRYmqcFKP1GteEeSVKhng0BFimTKO73WmfoHXbsY1z6UoxDM_hzXJmnM5s8_kvHPSZK6aGfTFh3rIG8hERaWU3oH4-QPs_Ix4FtiYQpUisC0A_YcirfiEfCWh5lEuI6H8LglAlmKKI7l09WQRBKWqltlxh3vyfvSg3901IUyKzhITEYSY4xXZu4CVJ3AyA93zeJrJnFX0uO1nbCByJXPuR2QhbdmQFe5kMNQlpIH45OF3ViWqWs0Cx7sF_cWdR6eAUz8B8UlCcA9NU1WqfrT-oM8YARZy61Ux50I7zjJF8tV_b_BZfRvU6rwUL9U8w" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/04/07 05:31:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: AGqnJSmSfGb6UKwJ0-jT2ZVt93tgvygaesLbthl9RJPIIK3kSLL2ajhmpVowNwzZ1csoDKXphmuwuOkEsC-9kGjE4XkxH4gvM4-uGPADKWQHTovWqI2Xry1zBjNSP0Bfz6o2lHOrG7jhCH9yNUZ5acxav4iL01dAXaDYIm8xuMF7uoHRamc939G9Q6iNYQ1snSgd7qRB6mGqM0dw9DrKs2Vbx9VI9ppaKDSrFtU4t3Ft4Iu54WsMqKY_6LKTnlEG5TMu3i5i83JyaA2IobX2RAzc-5SkwLp3upSc4P7yvza82rZ3xhaVy8pJekbdbbvdVTQkX3_s5EqhqMCG8cFP6uM 2026/04/07 05:31:44 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/07 05:31:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/07 05:31:45 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "AGqnJSmSfGb6UKwJ0-jT2ZVt93tgvygaesLbthl9RJPIIK3kSLL2ajhmpVowNwzZ1csoDKXphmuwuOkEsC-9kGjE4XkxH4gvM4-uGPADKWQHTovWqI2Xry1zBjNSP0Bfz6o2lHOrG7jhCH9yNUZ5acxav4iL01dAXaDYIm8xuMF7uoHRamc939G9Q6iNYQ1snSgd7qRB6mGqM0dw9DrKs2Vbx9VI9ppaKDSrFtU4t3Ft4Iu54WsMqKY_6LKTnlEG5TMu3i5i83JyaA2IobX2RAzc-5SkwLp3upSc4P7yvza82rZ3xhaVy8pJekbdbbvdVTQkX3_s5EqhqMCG8cFP6uM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/04/07 05:31:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AL6b36hnGrfcYaUs1MpD-3w4P6RRRYFfsv_aOiSOBw9_T4qDkoVluhIxB0X-O6Za-yuDAS5gS9qu8leK-_9KGb4Tejo55f-Eg7VeAshIhd7A-BgysXoxdcvK8N3m6t0e2s-P8v7eJ2WyaOb7u-O86s5YPWwC7nC9Wqh_jCOZnKCdRbgFe2ahJR3cKh--QxSxVKBZ92aOVYY7Xmeq1YOafcvWmPKUaf5FYeoQQ0Dypn0ZR4Xtoxo0kUSJ-dqCSZ67uJ8hqJH7s8k7rLIkSb3FsX320-i8ELzhvjnwgMC4VaQVbIZukoh-E14ns8z2VmYDZg9u94KoVPFK7qXRkiUodRc 2026/04/07 05:31:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/07 05:31:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/07 05:31:46 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AL6b36hnGrfcYaUs1MpD-3w4P6RRRYFfsv_aOiSOBw9_T4qDkoVluhIxB0X-O6Za-yuDAS5gS9qu8leK-_9KGb4Tejo55f-Eg7VeAshIhd7A-BgysXoxdcvK8N3m6t0e2s-P8v7eJ2WyaOb7u-O86s5YPWwC7nC9Wqh_jCOZnKCdRbgFe2ahJR3cKh--QxSxVKBZ92aOVYY7Xmeq1YOafcvWmPKUaf5FYeoQQ0Dypn0ZR4Xtoxo0kUSJ-dqCSZ67uJ8hqJH7s8k7rLIkSb3FsX320-i8ELzhvjnwgMC4VaQVbIZukoh-E14ns8z2VmYDZg9u94KoVPFK7qXRkiUodRc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/07 05:31:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: ABLwuNwDbau7kJpr29JGACZRzh4GTSRfEgcZTZT6h1vMQe8EOjMfnRXPNpIIyG39gfK9tCE2f0rH_3kFnWfQRX2CJCyub4PdGtWAeyjwxiz6A37JbSfiUvAxoKVrXjOoqm8WJMaEjQXeTlnA_J1Rbu5nQ6mcs1A6lkWVVR7FINkpgX0m8nrOTcB0MmDoMAYremvFd9nq6xMSqrLjF6oE89EQJw4RUy5wrDYNnh6bojsJxvfCplv3Kj5HhDdvuBwfgOUt9y6HcOcrEzbQMOX8_Zas-UWc5vr7w-Ce1rsE8QB218vOpw1dhbUbkHo1hxJJUen8YBTVgyeHVVx1fHO2yVM 2026/04/07 05:31:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/07 05:31:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/07 05:31:47 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/07 05:31:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/07 05:31:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/07 05:31:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/07 05:31:48 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "ABLwuNwDbau7kJpr29JGACZRzh4GTSRfEgcZTZT6h1vMQe8EOjMfnRXPNpIIyG39gfK9tCE2f0rH_3kFnWfQRX2CJCyub4PdGtWAeyjwxiz6A37JbSfiUvAxoKVrXjOoqm8WJMaEjQXeTlnA_J1Rbu5nQ6mcs1A6lkWVVR7FINkpgX0m8nrOTcB0MmDoMAYremvFd9nq6xMSqrLjF6oE89EQJw4RUy5wrDYNnh6bojsJxvfCplv3Kj5HhDdvuBwfgOUt9y6HcOcrEzbQMOX8_Zas-UWc5vr7w-Ce1rsE8QB218vOpw1dhbUbkHo1hxJJUen8YBTVgyeHVVx1fHO2yVM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/07 05:31:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AC7VmpM29Y6Lou17GDAa9mbKnpGFDG-l0mGsyPOmL0ESzE2Zcs1z3aWe3yvC6zfE9tI179viulhnJO_aUD83fAWsOdgKw0ejADvcxkVFlhUKwhmDa9_9g71ukGSao3WEoRjCjsH7ik3M_3eXC4y2oAwLgQKOmuhM1jI9zK9SArmow6KurSep-XuN7-7cu1_pr5wFAF6Dd3uSWI_k3c7b8skH2GKTeQaApn8yoXsDJMJDBF4NUV6pssB2WGldV1_39XDtBxLPf_sgfLNPbtoikRLCPwVDX9rfKUJzwYTdPN6dlyA9bJVGg-e_iqE0NrU_qPOQ8aw3E-jHPXTW9zdo-KY 2026/04/07 05:31:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/07 05:31:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/04/07 05:31:49 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/04/07 05:31:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/07 05:31:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/07 05:31:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/07 05:31:50 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AC7VmpM29Y6Lou17GDAa9mbKnpGFDG-l0mGsyPOmL0ESzE2Zcs1z3aWe3yvC6zfE9tI179viulhnJO_aUD83fAWsOdgKw0ejADvcxkVFlhUKwhmDa9_9g71ukGSao3WEoRjCjsH7ik3M_3eXC4y2oAwLgQKOmuhM1jI9zK9SArmow6KurSep-XuN7-7cu1_pr5wFAF6Dd3uSWI_k3c7b8skH2GKTeQaApn8yoXsDJMJDBF4NUV6pssB2WGldV1_39XDtBxLPf_sgfLNPbtoikRLCPwVDX9rfKUJzwYTdPN6dlyA9bJVGg-e_iqE0NrU_qPOQ8aw3E-jHPXTW9zdo-KY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/04/07 05:31:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AMLneVU1yB1Hy6XaWmiA6QbQW5KwqXPjHs4njy-kAE2t75DWFrlccSxXJ9RBJWiRVzmQFCGqr4L4SvOMSM8Wx4fA2fNv1RVjf9nZya0I8wn8WQj6uUqEyOnqJl9aNKtl0K4FHaNELdtBCZG0Yj5KrmKlMF84HFqqJVZOoB8z1GBqHG6kx-1dJZK-ZPQgSTAYK3uk3AMOE_Mn1LXTX_ugzIaFHdUoi6c7UnwjgvFB2rmMXMZBwmjYI-wSpnTI5UEPKPWveaJpubPkVULxkSH0j06wyq0R4txNIWVpHToO37442ys5OSbd_iDwxCR9jYZcuDciztr3ng7CkMk3PXpRQBs 2026/04/07 05:31:52 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/04/07 05:31:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/04/07 05:31:53 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AMLneVU1yB1Hy6XaWmiA6QbQW5KwqXPjHs4njy-kAE2t75DWFrlccSxXJ9RBJWiRVzmQFCGqr4L4SvOMSM8Wx4fA2fNv1RVjf9nZya0I8wn8WQj6uUqEyOnqJl9aNKtl0K4FHaNELdtBCZG0Yj5KrmKlMF84HFqqJVZOoB8z1GBqHG6kx-1dJZK-ZPQgSTAYK3uk3AMOE_Mn1LXTX_ugzIaFHdUoi6c7UnwjgvFB2rmMXMZBwmjYI-wSpnTI5UEPKPWveaJpubPkVULxkSH0j06wyq0R4txNIWVpHToO37442ys5OSbd_iDwxCR9jYZcuDciztr3ng7CkMk3PXpRQBs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/04/07 05:31:53 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AIvTFmm97WEIEPkaI_3adc18pHG_u5qPbVZXm8Z-co-8l7628Ha4MuwTXd_C__LRyzOUbkuWPhiKbGahywuzqP2TCNCpfMOpQ1f5zQOO0RDdEltsRcg0kadHz-CvAcpl8oyOgn2QSsD0x8a7aa2i6Kj4In0UtvJOZZEK1U6Dh0W_7fDjmpLLOHF6Zyb-yX9XiBt2fycrj0P6gotwnkBnXM0IbNPvaF1h8nOhysPpGcOnLwGC3nWM0ZOTatz3rG1YVK0X_EsA0BkgNBb8Wo7Ow2KCR_yXdxcuPxPZWjsw39OQS3weTMWUAVrUd_XNfNlAv73l_H3y8OZqayVA5HKhHqs 2026/04/07 05:31:54 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/04/07 05:31:54 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/07 05:31:54 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AIvTFmm97WEIEPkaI_3adc18pHG_u5qPbVZXm8Z-co-8l7628Ha4MuwTXd_C__LRyzOUbkuWPhiKbGahywuzqP2TCNCpfMOpQ1f5zQOO0RDdEltsRcg0kadHz-CvAcpl8oyOgn2QSsD0x8a7aa2i6Kj4In0UtvJOZZEK1U6Dh0W_7fDjmpLLOHF6Zyb-yX9XiBt2fycrj0P6gotwnkBnXM0IbNPvaF1h8nOhysPpGcOnLwGC3nWM0ZOTatz3rG1YVK0X_EsA0BkgNBb8Wo7Ow2KCR_yXdxcuPxPZWjsw39OQS3weTMWUAVrUd_XNfNlAv73l_H3y8OZqayVA5HKhHqs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/04/07 05:31:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ABpiEwFP8d0xqgmhWE25QTp1kPeNe_ys-XWiXO3ZSzOeHdnJXYu2SKH3QNnoivZiVvI__yVcZoTSa56UsAQ7k0DU_19YcvSoLJJ_cglEnmAC1Jv1vxUkEVWwWebEldpvfkT97oPXr41H_szuv3DF-jrGDDHdo-AFZEdRe-ZFtr0vHHVcWidIXQP2v4m4xqFQoR2ffASBfEuLd1v8Jg-h63zQ096qm_gSZDoYG52KinovJG1XodM6ztvQ4mBjXNIRGGBS0vWzXYj0y_rF9g_dfKpWgS4K70jN9Y8ZMs35srXbR8UrL6J2IS2trOPgxnseEfZMynfoFhFg7zIC6h9aKEE 2026/04/07 05:31:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/07 05:31:55 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/07 05:31:56 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ABpiEwFP8d0xqgmhWE25QTp1kPeNe_ys-XWiXO3ZSzOeHdnJXYu2SKH3QNnoivZiVvI__yVcZoTSa56UsAQ7k0DU_19YcvSoLJJ_cglEnmAC1Jv1vxUkEVWwWebEldpvfkT97oPXr41H_szuv3DF-jrGDDHdo-AFZEdRe-ZFtr0vHHVcWidIXQP2v4m4xqFQoR2ffASBfEuLd1v8Jg-h63zQ096qm_gSZDoYG52KinovJG1XodM6ztvQ4mBjXNIRGGBS0vWzXYj0y_rF9g_dfKpWgS4K70jN9Y8ZMs35srXbR8UrL6J2IS2trOPgxnseEfZMynfoFhFg7zIC6h9aKEE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/07 05:31:56 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: APb_ucTqSkgTDzn7wtlzy0TD5TBWm32iKUk9KGP1a41ZgX2cfW_4T8lMHA-XOZjVh90BAA0rL-3hyOw-d4zmORN6lyBt2gBW4r7vmS9Fs-ypG9zdnYgLBMujaeYnQy2AwouOmwD9MkvCICy1h7KQRvoigf7jE1zafZQdJtx7HBiQ7QoLskBhmoyUeddJPeXQK3i3dbOoLnflfY9Qdgbw0PsPQDhZrsYzTYofeeN6saYodPDT173wHN7NiQIMgQR1Ceo5KgK6aD24dkKpqq0dSTTIWK5rehHt6BlHjcEoaCpBp1x2hceA_2-CHs9YrLXiTSSmkAuc61gB4B05bofvqi0 2026/04/07 05:31:56 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/07 05:31:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/07 05:31:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/07 05:31:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/07 05:31:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/07 05:31:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/07 05:31:57 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "APb_ucTqSkgTDzn7wtlzy0TD5TBWm32iKUk9KGP1a41ZgX2cfW_4T8lMHA-XOZjVh90BAA0rL-3hyOw-d4zmORN6lyBt2gBW4r7vmS9Fs-ypG9zdnYgLBMujaeYnQy2AwouOmwD9MkvCICy1h7KQRvoigf7jE1zafZQdJtx7HBiQ7QoLskBhmoyUeddJPeXQK3i3dbOoLnflfY9Qdgbw0PsPQDhZrsYzTYofeeN6saYodPDT173wHN7NiQIMgQR1Ceo5KgK6aD24dkKpqq0dSTTIWK5rehHt6BlHjcEoaCpBp1x2hceA_2-CHs9YrLXiTSSmkAuc61gB4B05bofvqi0" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/07 05:31:58 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: APf63vlNEEaxjmFO6_afHsB_1BISWdol2RO7yJRh2CZtc4Pq_VLJlBc1r8s0RRxrE2Q0mGRRSr-zELt_4Q0bu-8dBnpEnb9708DeCs4OFdzlKiA3ZJEfMT-qkSPNvB58U233qE2WK9lsW4tymB3iNbc1mq56VjmLlwCqQJkTuOwwwmftuY_USlt_2xt0OsuL6N-pRv5tM6VJZAkhjdIoIhKRKMyHhu8sKeMt4KKIREcDHokgsAHoVi_ZqIziBSDr7F23TMVbNpe8CcCfS2oZgD0cSLRwQCvcuGHZxv66DWEuOzTpEhO5d4R5-9gm9XtauEEvTyqmj50dtpJ4aJIPRrE 2026/04/07 05:31:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/07 05:31:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/04/07 05:31:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/04/07 05:31:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/07 05:31:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/07 05:31:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/07 05:31:59 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "APf63vlNEEaxjmFO6_afHsB_1BISWdol2RO7yJRh2CZtc4Pq_VLJlBc1r8s0RRxrE2Q0mGRRSr-zELt_4Q0bu-8dBnpEnb9708DeCs4OFdzlKiA3ZJEfMT-qkSPNvB58U233qE2WK9lsW4tymB3iNbc1mq56VjmLlwCqQJkTuOwwwmftuY_USlt_2xt0OsuL6N-pRv5tM6VJZAkhjdIoIhKRKMyHhu8sKeMt4KKIREcDHokgsAHoVi_ZqIziBSDr7F23TMVbNpe8CcCfS2oZgD0cSLRwQCvcuGHZxv66DWEuOzTpEhO5d4R5-9gm9XtauEEvTyqmj50dtpJ4aJIPRrE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/04/07 05:32:01 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AAZyDuigCmqaoInueSXLNWUiUWEmNJJpqph_O3ZLY80o9rXuo6FgZKMsVSyZuB9ITtPDPAEcLtpKKs2qXj0-jxBPp7lGjyhvP5qqXZRNNSoWHi5AuKyRT_GZ4912wSYM4gCZNBu36Pb3B63oAO-foHDBmuOWCPJ8CUxFhS9Tntprvtzf_-5jM6LmCOYCgNI3KNRpVfCZmsB8nBPf2JgNKGMkQbGEB9WVVYEBXpsKij5WF7gAdC8ecWFqGdnRTRnmae5e-_SA1yLDbGV08fcXAdNtdQOHG6q3PQ1XxVlQadwuS5KZw0AmFyZHmWuSz1wDc-wBlqFOqjbqlL0RcAAUwYI 2026/04/07 05:32:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/04/07 05:32:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/04/07 05:32:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AAZyDuigCmqaoInueSXLNWUiUWEmNJJpqph_O3ZLY80o9rXuo6FgZKMsVSyZuB9ITtPDPAEcLtpKKs2qXj0-jxBPp7lGjyhvP5qqXZRNNSoWHi5AuKyRT_GZ4912wSYM4gCZNBu36Pb3B63oAO-foHDBmuOWCPJ8CUxFhS9Tntprvtzf_-5jM6LmCOYCgNI3KNRpVfCZmsB8nBPf2JgNKGMkQbGEB9WVVYEBXpsKij5WF7gAdC8ecWFqGdnRTRnmae5e-_SA1yLDbGV08fcXAdNtdQOHG6q3PQ1XxVlQadwuS5KZw0AmFyZHmWuSz1wDc-wBlqFOqjbqlL0RcAAUwYI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/04/07 05:32:03 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AG6YSAJZsfE16RIZ2wsBPAS10WX8Fwzw94KN9Rhaa57ff_qExrStl0o2Ds0kPacAEuN8QVw10UEt1LhviIiluSUcfZvwhCEOrQoC0iz9EiNa5nTg8AIlazDFs27PeP5X-iV9MJt7WVmIJNNf2ywI_WE-_-ep1AyQMAMy_q2lJ1mViTApHivzpne6nCPgwQu4JK9rgNSPVPa6Kv-0FnV83x1ucUOPz0g9q6tQJbL64NYRWZl7vv6GPiXWlnCUlQ8-x0sVQ9hFyujoScPaP50hIJwukjFQ2-fvn_OWXGtL5_2afq2U9K_5vcai9Vtm61tMgLlItP6gc7UYkFvPa_quYBM 2026/04/07 05:32:03 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/04/07 05:32:04 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/07 05:32:04 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AG6YSAJZsfE16RIZ2wsBPAS10WX8Fwzw94KN9Rhaa57ff_qExrStl0o2Ds0kPacAEuN8QVw10UEt1LhviIiluSUcfZvwhCEOrQoC0iz9EiNa5nTg8AIlazDFs27PeP5X-iV9MJt7WVmIJNNf2ywI_WE-_-ep1AyQMAMy_q2lJ1mViTApHivzpne6nCPgwQu4JK9rgNSPVPa6Kv-0FnV83x1ucUOPz0g9q6tQJbL64NYRWZl7vv6GPiXWlnCUlQ8-x0sVQ9hFyujoScPaP50hIJwukjFQ2-fvn_OWXGtL5_2afq2U9K_5vcai9Vtm61tMgLlItP6gc7UYkFvPa_quYBM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/04/07 05:32:05 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: ANZEMbpWGmlJlhg4gYmq3ab7dqEbbk5umST3jIvpFNr6xTacBUHo0Q7jU2GlZVGrq24Y2OYe1vSbGq0kQ-eycyw8mK13rDIM8FYIpaWhsRah7n21HUzTOTKorGKeP-wAdl9bgzDXuJV2QXTyMTlRHdz3Nj5yvBUXAYmF7fX6SnDHZERE1ta1VdtvwISMjIN8A2ii2E8-H8iTsKVsfnLhALrGh5U6b0_P7nlOyDjh8Dhc2o8AqMbyLeXvUvmNmPHmp5v7gDJ-DQ-mcbAdtHr5CY4TaBtcn1J38hEq9gpOxid8BHcsWXwh1XrOvVIk3GvmQbbPguzZKHuX52dx80PaEzM 2026/04/07 05:32:05 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/07 05:32:05 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/07 05:32:05 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "ANZEMbpWGmlJlhg4gYmq3ab7dqEbbk5umST3jIvpFNr6xTacBUHo0Q7jU2GlZVGrq24Y2OYe1vSbGq0kQ-eycyw8mK13rDIM8FYIpaWhsRah7n21HUzTOTKorGKeP-wAdl9bgzDXuJV2QXTyMTlRHdz3Nj5yvBUXAYmF7fX6SnDHZERE1ta1VdtvwISMjIN8A2ii2E8-H8iTsKVsfnLhALrGh5U6b0_P7nlOyDjh8Dhc2o8AqMbyLeXvUvmNmPHmp5v7gDJ-DQ-mcbAdtHr5CY4TaBtcn1J38hEq9gpOxid8BHcsWXwh1XrOvVIk3GvmQbbPguzZKHuX52dx80PaEzM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2026/04/07 05:32:06 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AL2H5EPeXdK6nL8auR9Zq1r9yCACu3BA09YiHYjhjEfdWh61r-Vsl7R8AQyJyBqjrqvvL_Edd4DcTyeCIoA9uRZAMaTWAWilvMxKbujHXiQJrilWXClV-5Irb4nsuMUbQwHJ6q7rcrEpLzBqFKBZEyYOagsUVTaXl5FufCAXepUXTjxaf_a4Gd_1YzvIknYC1kA2ynW2kVth0LJhliRjYTix4ewrxyBueLEPioIKuU9kY73qd84-wYJhs4OU4uF_cdlY3COxFhK9mDacNgJbodrNXQjwqgvCEjcrD5FbY2RdTWA2RVfgnCUsrs7pbCQwZCyBTrkIReGpqbK7Bvq8OZ8 2026/04/07 05:32:06 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2026/04/07 05:32:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/07 05:32:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2026/04/07 05:32:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2026/04/07 05:32:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/07 05:32:07 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/07 05:32:08 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AL2H5EPeXdK6nL8auR9Zq1r9yCACu3BA09YiHYjhjEfdWh61r-Vsl7R8AQyJyBqjrqvvL_Edd4DcTyeCIoA9uRZAMaTWAWilvMxKbujHXiQJrilWXClV-5Irb4nsuMUbQwHJ6q7rcrEpLzBqFKBZEyYOagsUVTaXl5FufCAXepUXTjxaf_a4Gd_1YzvIknYC1kA2ynW2kVth0LJhliRjYTix4ewrxyBueLEPioIKuU9kY73qd84-wYJhs4OU4uF_cdlY3COxFhK9mDacNgJbodrNXQjwqgvCEjcrD5FbY2RdTWA2RVfgnCUsrs7pbCQwZCyBTrkIReGpqbK7Bvq8OZ8" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2026/04/07 05:32:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: ANZHo3EXg5jaPaAhocVtfTf4bThz3rQXOjw50c8JVgaEQ_2h1WXRP5JxERXeUPHTxfsNJhBireNeDE8BXM66PSGrcHZI75kPdSVB0szjBOfccqT0bbN2m0EB2s5Is5qR32JJiK6Y07S50fU5uaBwULtW2SgDYbtFuEDga3RdqbFYer9mRRy7tEnYMxe-pI5wLpo2Afp6g6sEmQeMlCQuD8R5Kt_Fy_eEyo7r-IZMmYJsapT6gve1F6F0l5cddziJ3ikA2j0lov3VwPrGxUpyrxOwZkEEijZskObo2B9el35l5SKfmpmj_8Uop0bOeoHBXtz_coLWoJh5FcZqs3NTyv0 2026/04/07 05:32:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2026/04/07 05:32:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2026/04/07 05:32:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2026/04/07 05:32:09 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2026/04/07 05:32:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/07 05:32:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2026/04/07 05:32:10 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "ANZHo3EXg5jaPaAhocVtfTf4bThz3rQXOjw50c8JVgaEQ_2h1WXRP5JxERXeUPHTxfsNJhBireNeDE8BXM66PSGrcHZI75kPdSVB0szjBOfccqT0bbN2m0EB2s5Is5qR32JJiK6Y07S50fU5uaBwULtW2SgDYbtFuEDga3RdqbFYer9mRRy7tEnYMxe-pI5wLpo2Afp6g6sEmQeMlCQuD8R5Kt_Fy_eEyo7r-IZMmYJsapT6gve1F6F0l5cddziJ3ikA2j0lov3VwPrGxUpyrxOwZkEEijZskObo2B9el35l5SKfmpmj_8Uop0bOeoHBXtz_coLWoJh5FcZqs3NTyv0" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2026/04/07 05:32:11 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2026/04/07 05:32:13 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2026/04/07 05:32:15 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2026/04/07 05:32:18 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2026/04/07 05:32:20 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2026/04/07 05:32:21 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ANpOOJMzgTQOhjC79XNdNTzHZhO51Z8c2iQaqx_0xnWHd9ZZrcVCeMTpDZQUiA6zuQ0zs6ta90yHYHnHoU4LfjibwRKC1j2RQzoIdSPuJ54aIdWjmlvFwUhOR4NVFIyBaEaDhb_EEfKO-cNzCWCQIGrRAOjiDED6VJ91DIMqfClUxwKOYKVYmwxq0eCg71zwOi-cZ-_b25JL7_nZ1ybQoCL8E0xw_iUIFDsq2zNddlMRLUjeM98XrqoWPR8-gBYcGAUYUOC9hqQwDmACfkAXjquCXG8nodTrIPBSydmwllzrJNQFtC1JZQ4tQmcDUT28dlASv7gDECK64N9iszh5s2o 2026/04/07 05:32:21 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/07 05:32:22 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "0a2d6b8c22071b27c0f4d83ad603408e" 2026/04/07 05:32:22 DEBUG : unknown-size-put.txt: multipart upload "ANpOOJMzgTQOhjC79XNdNTzHZhO51Z8c2iQaqx_0xnWHd9ZZrcVCeMTpDZQUiA6zuQ0zs6ta90yHYHnHoU4LfjibwRKC1j2RQzoIdSPuJ54aIdWjmlvFwUhOR4NVFIyBaEaDhb_EEfKO-cNzCWCQIGrRAOjiDED6VJ91DIMqfClUxwKOYKVYmwxq0eCg71zwOi-cZ-_b25JL7_nZ1ybQoCL8E0xw_iUIFDsq2zNddlMRLUjeM98XrqoWPR8-gBYcGAUYUOC9hqQwDmACfkAXjquCXG8nodTrIPBSydmwllzrJNQFtC1JZQ4tQmcDUT28dlASv7gDECK64N9iszh5s2o" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2026/04/07 05:32:22 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: AAJcH3UAaGM8dr9BexnkOLuvMtSNn9cIBBQLYRiH5y8WUtNfTsUNOq29JpMkYwvjE_z7zSKYDAwmkeeXDStpSjXr_ulD93EKiymH6jgqbSSGpgvMlFaNXPw0sLMDnT2mJv_8L69dUyuCQjXKesNI-tAj9f4lf-7pPAzMzFYD4TxkMn9cG4HxHfVblHjdhTiErY114mc9DHYC5QvkCQ3Pn4NuENH1M9IFB2DLnJpa6xnZRTxrbayqxdvyPXJH-J3NcdiitBMWAB8fDKFAoO8nT--itBV-dpc1JDfX835eACJSNuUxk4kDFSr7FkbjTu_8y3bZMZiLv9WOsFR4jTJ4bWY 2026/04/07 05:32:22 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2026/04/07 05:32:22 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "c94d20c71be9ed256c1097e01cb53350" 2026/04/07 05:32:22 DEBUG : unknown-size-update.txt: multipart upload "AAJcH3UAaGM8dr9BexnkOLuvMtSNn9cIBBQLYRiH5y8WUtNfTsUNOq29JpMkYwvjE_z7zSKYDAwmkeeXDStpSjXr_ulD93EKiymH6jgqbSSGpgvMlFaNXPw0sLMDnT2mJv_8L69dUyuCQjXKesNI-tAj9f4lf-7pPAzMzFYD4TxkMn9cG4HxHfVblHjdhTiErY114mc9DHYC5QvkCQ3Pn4NuENH1M9IFB2DLnJpa6xnZRTxrbayqxdvyPXJH-J3NcdiitBMWAB8fDKFAoO8nT--itBV-dpc1JDfX835eACJSNuUxk4kDFSr7FkbjTu_8y3bZMZiLv9WOsFR4jTJ4bWY" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2026/04/07 05:32:23 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vomekor3qavu/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2633: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2676: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: Can't test if can't have empty directories 2026/04/07 05:32:23 DEBUG : Waiting for deletions to finish 2026/04/07 05:32:23 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/07 05:32:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2026/04/07 05:32:23 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2026/04/07 05:32:23 INFO : S3 bucket rclone-test-vomekor3qavu: Bucket "rclone-test-vomekor3qavu" deleted 2026/04/07 05:32:23 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2839: Shutdown method not supported --- PASS: TestIntegration (105.59s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.34s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.05s) --- PASS: TestIntegration/FsMkdir (103.55s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.19s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.06s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.06s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (10.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.59s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.61s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.51s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.53s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.37s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (1.78s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (19.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.20s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.06s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.19s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (0.95s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsRmdirFull (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPrecision (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectString (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.52s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.45s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.16s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.31s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/SetTier (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectCheckWrap (0.00s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Bucket (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.27s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (2.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.30s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock (0.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (57.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (13.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (8.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (6.87s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (1.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (7.42s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.14s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.50s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (7.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (2.35s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.06s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (8.95s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.23s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (9.24s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (2.32s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.36s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (2.90s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.54s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (4.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (10.46s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (2.66s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (1.60s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (4.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (10.71s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (1.57s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (1.92s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (2.53s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (2.49s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.21s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.25s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.50s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (0.18s) --- 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:45: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2026/04/07 05:32:23 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2026/04/07 05:32:23 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) === RUN TestParseRetainUntilDate === RUN TestParseRetainUntilDate/RFC3339_date === RUN TestParseRetainUntilDate/RFC3339_date_with_timezone === RUN TestParseRetainUntilDate/duration_days === RUN TestParseRetainUntilDate/duration_hours === RUN TestParseRetainUntilDate/duration_minutes === RUN TestParseRetainUntilDate/invalid_input === RUN TestParseRetainUntilDate/empty_input --- PASS: TestParseRetainUntilDate (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date (0.00s) --- PASS: TestParseRetainUntilDate/RFC3339_date_with_timezone (0.00s) --- PASS: TestParseRetainUntilDate/duration_days (0.00s) --- PASS: TestParseRetainUntilDate/duration_hours (0.00s) --- PASS: TestParseRetainUntilDate/duration_minutes (0.00s) --- PASS: TestParseRetainUntilDate/invalid_input (0.00s) --- PASS: TestParseRetainUntilDate/empty_input (0.00s) PASS ok github.com/rclone/rclone/backend/s3 105.623s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 1m46.777483449s (try 1/5)