"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/11/28 01:38:37 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tufolaj8quze" 2025/11/28 01:38:37 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/11/28 01:38:38 INFO : S3 bucket rclone-test-tufolaj8quze: Bucket "rclone-test-tufolaj8quze" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2025/11/28 01:38:39 INFO : S3 bucket rclone-test-tufolaj8quze: Bucket "rclone-test-tufolaj8quze" deleted === RUN TestIntegration/FsMkdir 2025/11/28 01:38:39 INFO : S3 bucket rclone-test-tufolaj8quze: Bucket "rclone-test-tufolaj8quze" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/11/28 01:38:39 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2025/11/28 01:38:39 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2025/11/28 01:38:39 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/11/28 01:38:54 NOTICE: S3 bucket rclone-test-tufolaj8quze: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/11/28 01:38:54 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: AN9mScFisyUhPDVnkJgC_LLOavjmYh_JD1pdLdSSAN-CoqtkjCOVTLgfzirHX9jTM8ZRBPai0Oo7yZ-X71i4EGOfPtVTqanrx7uiHqw7zhS742ZOrWnnJt_ZbY8x2DGEeNI4D1hfwZrnZ9itQABk6b4zqpQa0iQht-rB35WnAbZBh-dH1frFQDPEPGSMrAEdUAcuL73qhhmw-X7FTULoOzD80unAGXXsn-4y-lV4vnURQ5FifRVEoRaSH0y6WP4rDWAalFyITSRL0hn4Fz4SUfNUzh4WM4WnQuNg8u46SKu-_pAO9SqybbPqaihvvJpIqmjDKoQHRWITQ2Gs9X-nEYE 2025/11/28 01:38:54 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "9ef67d319669a3d35a1f826acea166b2" 2025/11/28 01:38:55 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "011c5111519dd3d0ee91224e38292602" 2025/11/28 01:38:55 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "b33ff9d588e52003c44a4a89f3c8cd67" 2025/11/28 01:38:56 DEBUG : writer-at-subdir/writer-at-file: multipart upload "AN9mScFisyUhPDVnkJgC_LLOavjmYh_JD1pdLdSSAN-CoqtkjCOVTLgfzirHX9jTM8ZRBPai0Oo7yZ-X71i4EGOfPtVTqanrx7uiHqw7zhS742ZOrWnnJt_ZbY8x2DGEeNI4D1hfwZrnZ9itQABk6b4zqpQa0iQht-rB35WnAbZBh-dH1frFQDPEPGSMrAEdUAcuL73qhhmw-X7FTULoOzD80unAGXXsn-4y-lV4vnURQ5FifRVEoRaSH0y6WP4rDWAalFyITSRL0hn4Fz4SUfNUzh4WM4WnQuNg8u46SKu-_pAO9SqybbPqaihvvJpIqmjDKoQHRWITQ2Gs9X-nEYE" 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/11/28 01:38:59 DEBUG : Creating backend with remote "TestS3R2:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2025/11/28 01:38: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/11/28 01:39:01 DEBUG : S3 bucket rclone-test-tufolaj8quze: bucket is versioned: false 2025/11/28 01:39:01 DEBUG : Waiting for deletions to finish 2025/11/28 01:39:01 DEBUG : "dirToPurge/fileToPurge.txt" version false 2025/11/28 01:39:01 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2025/11/28 01:39:01 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/28 01:39:02 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tufolaj8quze/dirToPurgeFromRoot" 2025/11/28 01:39:02 DEBUG : S3 bucket rclone-test-tufolaj8quze path dirToPurgeFromRoot: bucket is versioned: false 2025/11/28 01:39:02 DEBUG : Waiting for deletions to finish 2025/11/28 01:39:03 DEBUG : "fileToPurgeFromRoot.txt" version false 2025/11/28 01:39:03 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2025/11/28 01:39:03 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/11/28 01:39:03 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tufolaj8quze/hello? sausage/êé" 2025/11/28 01:39:04 DEBUG : S3 bucket rclone-test-tufolaj8quze path hello? sausage/êé: bucket is versioned: false 2025/11/28 01:39:04 DEBUG : Waiting for deletions to finish 2025/11/28 01:39:04 DEBUG : "a/b/c/d/e.txt" version false 2025/11/28 01:39:04 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2025/11/28 01:39:04 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/11/28 01:39:10 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tufolaj8quze/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/11/28 01:39:10 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2025/11/28 01:39:11 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tufolaj8quze/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestS3R2:" path "rclone-test-tufolaj8quze" from "TestS3R2:rclone-test-tufolaj8quze" 2025/11/28 01:39:11 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 fstests.go:412: FS has no SetTier & GetTier interfaces === 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/11/28 01:39:16 DEBUG : piped data.txt: open chunk writer: started multipart upload: ALPKyskJgQ1KC9w1S7CIBzhQBBcRAXBGiti0Ox7vafu1_UeSWISe4dxj2gL7EPcVcshIpff51N2zRlOu7nYm7eL3J8YtjsrUwtt9uPVtT21zOW36RIQKUc50OI2IJlegWusydOoGlh4CUuX6KggGAWxyXCFFrM3h4wiouNmPiJqiwDsfZgNub0yFXxQMzN-yiqDY3cGj0Ubv-nBNlTFNnOWf4J3xu5TGaO8qTRrwlDEF67nT6pQLIdjIgCm6483Uo_NRNSpX19L1jDoj887DerOM18eLLiz9UrIYTUwBDTRfFr7-valNPQPMq64XVpMPjmzElQKkkKPlN6xwd9BBxpc 2025/11/28 01:39:16 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2025/11/28 01:39:16 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2025/11/28 01:39:16 DEBUG : piped data.txt: multipart upload "ALPKyskJgQ1KC9w1S7CIBzhQBBcRAXBGiti0Ox7vafu1_UeSWISe4dxj2gL7EPcVcshIpff51N2zRlOu7nYm7eL3J8YtjsrUwtt9uPVtT21zOW36RIQKUc50OI2IJlegWusydOoGlh4CUuX6KggGAWxyXCFFrM3h4wiouNmPiJqiwDsfZgNub0yFXxQMzN-yiqDY3cGj0Ubv-nBNlTFNnOWf4J3xu5TGaO8qTRrwlDEF67nT6pQLIdjIgCm6483Uo_NRNSpX19L1jDoj887DerOM18eLLiz9UrIYTUwBDTRfFr7-valNPQPMq64XVpMPjmzElQKkkKPlN6xwd9BBxpc" finished === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2025/11/28 01:39:17 DEBUG : piped data.txt: open chunk writer: started multipart upload: AAW0LYt_sR3eHE0snRPlvlaZfKHs1NEGJXcqbcAjat5lTyXB5SGo00C8KboEe-yXW3NcoCccFKo17Rw7GV-uJ4fsGcNq1p4n2btRNrPKDnr-cd-T_31N7eft7TQZ1uYj_1J15bsMHdQhEp1vaHa8miEYN4GHTy7_u9O_ZGEyxcpZ2YwUe-jTLMeDGxzAhd06TCe9vlqlAfkt-yslkL91HMrp0WmdxkI3myeSKCkHmU8lZ7hsj-V9vXi5hHyKSPCq17cvyQsGnR5ReoIOaxLaavy4x6yuDR2J2YQwy_F1yuEMiJJ-TJRY9_F-Axu_5rVSRPTFmlIMk93ch49u6li64DE 2025/11/28 01:39:17 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/28 01:39:17 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "8197c894129ce10871354137a1def145" 2025/11/28 01:39:17 DEBUG : piped data.txt: multipart upload "AAW0LYt_sR3eHE0snRPlvlaZfKHs1NEGJXcqbcAjat5lTyXB5SGo00C8KboEe-yXW3NcoCccFKo17Rw7GV-uJ4fsGcNq1p4n2btRNrPKDnr-cd-T_31N7eft7TQZ1uYj_1J15bsMHdQhEp1vaHa8miEYN4GHTy7_u9O_ZGEyxcpZ2YwUe-jTLMeDGxzAhd06TCe9vlqlAfkt-yslkL91HMrp0WmdxkI3myeSKCkHmU8lZ7hsj-V9vXi5hHyKSPCq17cvyQsGnR5ReoIOaxLaavy4x6yuDR2J2YQwy_F1yuEMiJJ-TJRY9_F-Axu_5rVSRPTFmlIMk93ch49u6li64DE" 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/11/28 01:39:18 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/11/28 01:39:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: AL0gtsnNY2E9OiI7uK3FEchOk6wK9FOxM2mREK60fB1PA-UhpILz61EBfIubO4VZcUuS1IkLPrKOSJLAz8a-gW5QsfPcZ0h7WefsRQF39ouCNqzBSi4_TjptiunPHDb1cMXrlfeSUTSrenqFmEv5rEnRjtRroWNXKMDRye7PwbZ6w2pKbqpEekmyYqbXhdqGTclAFJz76J-mr6agOKcnifAvT1Dcwu18ycFluBFLsWmSfHoXfN0zBqk55-lO16Fg9hSl-rS9JOoNrZO0KX4_D_0Z1JMYqqc1TkifPlOX3OB-GuxoX4SB3zIZLdgsLzDkCpWtd4slOCjnxqLN4YlqDEg 2025/11/28 01:39:20 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2025/11/28 01:39:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2025/11/28 01:39:21 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "AL0gtsnNY2E9OiI7uK3FEchOk6wK9FOxM2mREK60fB1PA-UhpILz61EBfIubO4VZcUuS1IkLPrKOSJLAz8a-gW5QsfPcZ0h7WefsRQF39ouCNqzBSi4_TjptiunPHDb1cMXrlfeSUTSrenqFmEv5rEnRjtRroWNXKMDRye7PwbZ6w2pKbqpEekmyYqbXhdqGTclAFJz76J-mr6agOKcnifAvT1Dcwu18ycFluBFLsWmSfHoXfN0zBqk55-lO16Fg9hSl-rS9JOoNrZO0KX4_D_0Z1JMYqqc1TkifPlOX3OB-GuxoX4SB3zIZLdgsLzDkCpWtd4slOCjnxqLN4YlqDEg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2025/11/28 01:39:22 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: AA8QD0QWOgpoZx0MyNAr74e5mgiGqDobE8Pqv00o5-n1EoxeFnNQTxsp3i4pdLtLZg4W_BRrC_HcB7flo1R-QGLfYB5UFs2ZDwcM68VWPAwWB9W1Ht-UCn_R2PR06aeFLfGEt7KE9JrtCOmDQj7GnnQGsDQmJIgc035yyOUbJ-M6ABT_ESLmD5L8RiSqOl3DvUiQ1ao3xAMHHP_9eHneGeYm1nVMRmOPhlsjdhjxWz-YGYarigAt8XpQfoj3TE4tb64eRpFqC5n8kbxKLn0K8_Iqx5ygFnjhLC7WO68KYINfoBtazP7FKK7DeqtSCw4kOHVdzbExE3z4FVO8sWAmf4A 2025/11/28 01:39:22 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2025/11/28 01:39:22 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/28 01:39:23 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "AA8QD0QWOgpoZx0MyNAr74e5mgiGqDobE8Pqv00o5-n1EoxeFnNQTxsp3i4pdLtLZg4W_BRrC_HcB7flo1R-QGLfYB5UFs2ZDwcM68VWPAwWB9W1Ht-UCn_R2PR06aeFLfGEt7KE9JrtCOmDQj7GnnQGsDQmJIgc035yyOUbJ-M6ABT_ESLmD5L8RiSqOl3DvUiQ1ao3xAMHHP_9eHneGeYm1nVMRmOPhlsjdhjxWz-YGYarigAt8XpQfoj3TE4tb64eRpFqC5n8kbxKLn0K8_Iqx5ygFnjhLC7WO68KYINfoBtazP7FKK7DeqtSCw4kOHVdzbExE3z4FVO8sWAmf4A" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2025/11/28 01:39:23 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: APqMU0NI1WOq6mYQTNy33Qovltzzne4yx31O3YedNAumb8zYVjhp7lWngqz9iwxbMMmwW3_nTngpydhJRKp0VXAqXrWcMLTCuK8jMO2_QZ4sTp1unTtHhZ7Er7_YQkBRSci6H47HixT2DakNBVGhXxDkmUK9sYx0-crXSEZ3mPvF9VFiyrUin6fwVRDegfOyRTK23FvFXcJ9li-F2q7QXGLo0YAKL3gY4jrIsGKAly0s3WBXxgtUJxgkt4z9L97ZmcaixcVprps80smd5GoUgKiBHvu8IlqJ0NeIR7r1oGR4_J6ItEzmG7FvHc_sWoxM9Ss-fd5LndLub5bSWn-8_L4 2025/11/28 01:39:24 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/28 01:39:24 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/28 01:39:24 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "APqMU0NI1WOq6mYQTNy33Qovltzzne4yx31O3YedNAumb8zYVjhp7lWngqz9iwxbMMmwW3_nTngpydhJRKp0VXAqXrWcMLTCuK8jMO2_QZ4sTp1unTtHhZ7Er7_YQkBRSci6H47HixT2DakNBVGhXxDkmUK9sYx0-crXSEZ3mPvF9VFiyrUin6fwVRDegfOyRTK23FvFXcJ9li-F2q7QXGLo0YAKL3gY4jrIsGKAly0s3WBXxgtUJxgkt4z9L97ZmcaixcVprps80smd5GoUgKiBHvu8IlqJ0NeIR7r1oGR4_J6ItEzmG7FvHc_sWoxM9Ss-fd5LndLub5bSWn-8_L4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2025/11/28 01:39:25 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: AImJFAFRUkSqhRfXAhR9m0EWw_90BzrxjMmj4jHr-mpyl7ehuixaaGnyu6LeVoreMMAOIIps6FtYdAcw-nBszTZVryM91cUSsXZ-gxy-8xHPwWtDyMd4D1Eje_C38GgQPTV3Ud8jHRB3S0DHFxwbrR_ISC6KchKT9f73CL0uFckoBvFQUX6V3UjqfOMIsv79Q-3jsGSa6Q7Db1OE-JJO9jUbQecsJWx--7HJ6oDFS4iuMY0g5nvSEs16MNZrOxlm6fKhcYkpdRhhx4YGpotRJ2Yuk8IgjoMoQY3ozmsPr3v5VYPwUOzxnr6ZB1iXcDHnTEFFZDHs4fgtM5lhjcWJxBI 2025/11/28 01:39:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2025/11/28 01:39:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2025/11/28 01:39:25 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2025/11/28 01:39:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/28 01:39:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/28 01:39:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/28 01:39:26 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "AImJFAFRUkSqhRfXAhR9m0EWw_90BzrxjMmj4jHr-mpyl7ehuixaaGnyu6LeVoreMMAOIIps6FtYdAcw-nBszTZVryM91cUSsXZ-gxy-8xHPwWtDyMd4D1Eje_C38GgQPTV3Ud8jHRB3S0DHFxwbrR_ISC6KchKT9f73CL0uFckoBvFQUX6V3UjqfOMIsv79Q-3jsGSa6Q7Db1OE-JJO9jUbQecsJWx--7HJ6oDFS4iuMY0g5nvSEs16MNZrOxlm6fKhcYkpdRhhx4YGpotRJ2Yuk8IgjoMoQY3ozmsPr3v5VYPwUOzxnr6ZB1iXcDHnTEFFZDHs4fgtM5lhjcWJxBI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2025/11/28 01:39:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: ACoBoVdCPLkKePEmKhYBIP-oAf0JckYDGw4hfZ5qWREH18YYbtEiziVykQXqXfDf24Zy9D37vpI1R8Z-pqG9isk0tnP0evuVtJTwGDqa1g5rrwEXUm5ihHUpYz0_LVSKil6e2uf2OpG07bceiUuWhBJ1OQcAgsTp4wD5pHRW47OqafxiWOgMDU9ybZimxOubgzrKRaOZOmCr-oiQSgMzaWvmyjulTh66-tu_Dpu1WhUcZFyeTag1UWLfb3ISnxFprREmdrnvXZXXDqjhcUrj7mFohKF2wwSQpm7Mv0O1A9n6IrWZWbNwJDFFztZyrMQ68iN0zWNxjQ9dHEczEniWmEg 2025/11/28 01:39:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2025/11/28 01:39:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2025/11/28 01:39:27 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2025/11/28 01:39:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2025/11/28 01:39:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2025/11/28 01:39:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2025/11/28 01:39:28 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "ACoBoVdCPLkKePEmKhYBIP-oAf0JckYDGw4hfZ5qWREH18YYbtEiziVykQXqXfDf24Zy9D37vpI1R8Z-pqG9isk0tnP0evuVtJTwGDqa1g5rrwEXUm5ihHUpYz0_LVSKil6e2uf2OpG07bceiUuWhBJ1OQcAgsTp4wD5pHRW47OqafxiWOgMDU9ybZimxOubgzrKRaOZOmCr-oiQSgMzaWvmyjulTh66-tu_Dpu1WhUcZFyeTag1UWLfb3ISnxFprREmdrnvXZXXDqjhcUrj7mFohKF2wwSQpm7Mv0O1A9n6IrWZWbNwJDFFztZyrMQ68iN0zWNxjQ9dHEczEniWmEg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2025/11/28 01:39:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AC00jF0Hn23FIr3Lz1b3y0-OAv0VhJ4_p0pkQpi_uVZt_uaNw1FB8yr8Yh3Iq2-_VlZqG6F7xllPEHlhNB8loNa43E6rOk-yDpYS3IdowubTsARAeRyV6c6nIdv2S6vlDX4JdbaCtFKMJCIvxUiYu7WOh5wmLjVRfLpBqoYOyB4bMIIXfKiQ6k4zNoQay9UpNSJOyn7oOx9EgOgDWKkbx6QPJ59NRwEhRdtwJ6yzvbZ9o0u2-3WaPzaX9FDT7Y4qPyLQFZNdHS4KflVIj_mCxajSysXc3Hc8WFrq3eHLWAkhwtWhv0aBL6M0zLbQUZS6T9i7sZ7DQZ1XtIneILmt47g 2025/11/28 01:39:30 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/28 01:39:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2025/11/28 01:39:31 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AC00jF0Hn23FIr3Lz1b3y0-OAv0VhJ4_p0pkQpi_uVZt_uaNw1FB8yr8Yh3Iq2-_VlZqG6F7xllPEHlhNB8loNa43E6rOk-yDpYS3IdowubTsARAeRyV6c6nIdv2S6vlDX4JdbaCtFKMJCIvxUiYu7WOh5wmLjVRfLpBqoYOyB4bMIIXfKiQ6k4zNoQay9UpNSJOyn7oOx9EgOgDWKkbx6QPJ59NRwEhRdtwJ6yzvbZ9o0u2-3WaPzaX9FDT7Y4qPyLQFZNdHS4KflVIj_mCxajSysXc3Hc8WFrq3eHLWAkhwtWhv0aBL6M0zLbQUZS6T9i7sZ7DQZ1XtIneILmt47g" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2025/11/28 01:39:31 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: ANnZCs_tOIQ2g3q2udlqrjacd0HGwLUnAF4CzVOW51ftQdBYzI8CPG3k_eb2hi0BmRKm3isAG96CjlSAESKSH3BFpSjIJktRb94TIJ-M5rquDhPYsl40xuzw1sH7v-GObDLFMo6jCazEO72HydVW4oANLANgNfKUyMrZeGzGzjwE0Eh2wvcKEi6FDCiBFCuiFSnApXHd6bKwYKZMW5SZyjB5_PUQaEQSfRTfo045eBdM4SIRMrrSk9cp3u9aJAMNdeVlVkFviuKTCgCJdYq9UdGtkrkg7ZFXVnjaT-inKV-9EQj-Hl9EbAx4XcyzQV_d4g2Woj9yDOGyHcT-CIPrH5o 2025/11/28 01:39:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2025/11/28 01:39:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/28 01:39:32 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "ANnZCs_tOIQ2g3q2udlqrjacd0HGwLUnAF4CzVOW51ftQdBYzI8CPG3k_eb2hi0BmRKm3isAG96CjlSAESKSH3BFpSjIJktRb94TIJ-M5rquDhPYsl40xuzw1sH7v-GObDLFMo6jCazEO72HydVW4oANLANgNfKUyMrZeGzGzjwE0Eh2wvcKEi6FDCiBFCuiFSnApXHd6bKwYKZMW5SZyjB5_PUQaEQSfRTfo045eBdM4SIRMrrSk9cp3u9aJAMNdeVlVkFviuKTCgCJdYq9UdGtkrkg7ZFXVnjaT-inKV-9EQj-Hl9EbAx4XcyzQV_d4g2Woj9yDOGyHcT-CIPrH5o" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2025/11/28 01:39:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: AE6Nc29TLTEExSA-5iN76kC8FZV2rrX059BazGUaf9jeW6U4RB3QapKxzsMo0COJHx4FhB_YoZS9o9TdzdbCS3Wsylh7MIZGAISTA8Fzhfb5_5dvFCiQNUm91xW144vaTwGTLHv_saymhzsyWYmsQ9T_qZK4KTjOxU631gsFDELbRdioxzVZAOTCFHhIlQiHFeS2HNa2M5LuUC6twuxBY2ky0_sLE3GZkxj2ErCaT-bwVUXtjZP6ZApLaWjYB0yNHgu-NAsrEcbGWxNrKObfG2PjASEH3kjFLVWyyxrrarTLRxsRYPVO82FZEwzmk9naMuKxCsc1MUELQL1q97zXHOE 2025/11/28 01:39:33 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/28 01:39:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/28 01:39:34 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "AE6Nc29TLTEExSA-5iN76kC8FZV2rrX059BazGUaf9jeW6U4RB3QapKxzsMo0COJHx4FhB_YoZS9o9TdzdbCS3Wsylh7MIZGAISTA8Fzhfb5_5dvFCiQNUm91xW144vaTwGTLHv_saymhzsyWYmsQ9T_qZK4KTjOxU631gsFDELbRdioxzVZAOTCFHhIlQiHFeS2HNa2M5LuUC6twuxBY2ky0_sLE3GZkxj2ErCaT-bwVUXtjZP6ZApLaWjYB0yNHgu-NAsrEcbGWxNrKObfG2PjASEH3kjFLVWyyxrrarTLRxsRYPVO82FZEwzmk9naMuKxCsc1MUELQL1q97zXHOE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2025/11/28 01:39:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: AKHG1LUzMuPpKE4mcXKeWlMUhYsisrp8DNzrgpO8td9aG_n9yfM9HAu2fhMSClyOF5QbOBxXFvVzlF92qWmzKm8tH3pvEd8bH3R6rV2jGMhLELth9SIcM27Iz393eypSOeUgg4cPnpljxTDA91zMvrXDRcBkJ105kBx9FddG4Y4JNfpRa9fsI7brTrPocn9dJAaADu87i_4_80Ga690VWEq3lsN3Q3CBNBF_G2FQMvPeziLJjnqLWAHquhUEb5Thpjm0NPYE2bbzK0dE-e4wlfsDrFUHOh83Gcc7yCW6gIu5aNNzHgqih7CR6wB1TmyyzE-HWLAYCRffcS85L6lbxgo 2025/11/28 01:39:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2025/11/28 01:39:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2025/11/28 01:39:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/28 01:39:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/28 01:39:35 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/28 01:39:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/28 01:39:36 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "AKHG1LUzMuPpKE4mcXKeWlMUhYsisrp8DNzrgpO8td9aG_n9yfM9HAu2fhMSClyOF5QbOBxXFvVzlF92qWmzKm8tH3pvEd8bH3R6rV2jGMhLELth9SIcM27Iz393eypSOeUgg4cPnpljxTDA91zMvrXDRcBkJ105kBx9FddG4Y4JNfpRa9fsI7brTrPocn9dJAaADu87i_4_80Ga690VWEq3lsN3Q3CBNBF_G2FQMvPeziLJjnqLWAHquhUEb5Thpjm0NPYE2bbzK0dE-e4wlfsDrFUHOh83Gcc7yCW6gIu5aNNzHgqih7CR6wB1TmyyzE-HWLAYCRffcS85L6lbxgo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2025/11/28 01:39:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: ADL9jXTUm7uUEWxSgeVMBIoBAWJiPV6ZAJT81qF0KI4f0pnDb4pRwy-2sE1n9Y4tEPxJyT1tBRKKddiawhjrCFZSo-RKvJDEypRsDQ2RVV9hmpmddSW2JUDNfAFb8aVbmo9JX5-2Lt133RXsHAwuJrl-NYTfzPw7-xHTYHrj-66uBPDUtW-RMaUqP6lG0uNAuw_fGfGtGa1th1oSu1rWGna3H7jcJwnTjo0OKS_gomZ0fOFtIuwNM8cr4RkHPAcfOos246-ivF1pRcKGTqaZYgSiJ5kHmgwirCPot8uxHtp23Ly1_MIHwDJ5k7t6PUxJ3qSMX0us-Hw9xhYWSvtVWGY 2025/11/28 01:39:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2025/11/28 01:39:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2025/11/28 01:39:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/28 01:39:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2025/11/28 01:39:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2025/11/28 01:39:37 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2025/11/28 01:39:38 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "ADL9jXTUm7uUEWxSgeVMBIoBAWJiPV6ZAJT81qF0KI4f0pnDb4pRwy-2sE1n9Y4tEPxJyT1tBRKKddiawhjrCFZSo-RKvJDEypRsDQ2RVV9hmpmddSW2JUDNfAFb8aVbmo9JX5-2Lt133RXsHAwuJrl-NYTfzPw7-xHTYHrj-66uBPDUtW-RMaUqP6lG0uNAuw_fGfGtGa1th1oSu1rWGna3H7jcJwnTjo0OKS_gomZ0fOFtIuwNM8cr4RkHPAcfOos246-ivF1pRcKGTqaZYgSiJ5kHmgwirCPot8uxHtp23Ly1_MIHwDJ5k7t6PUxJ3qSMX0us-Hw9xhYWSvtVWGY" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2025/11/28 01:39:39 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AIe4ZGS7T2OzkIF8LUs7fJ3O-IStEt6BrVSh6z1xKO6O1qZpSqxx-0fFjNKH6tdNmO1xK-FCLzx2lWnnH6lizyFEIJjz5ucnaPbb2tWlTVrI07UmONBBLDiZJguW6nXVKtBQAVOCPJEdnZnyWSU4-6-SnXcQlfbAAj7IaY-bnyzzaY_RNqUVXieggnK-PWhojHku4bA6_ysdEaghnqrBOqVxUrx7JzVGMBXn7AmSYYelmPa44IKHmQbq59XJ3nULC6FEAwGILW0HbVRaKvpZdKlPH5tKzcghF73h1J4cGYG5in7r6OZbOQJPrzJiU3Kg2t60BkJG-nznmDv9sLw-LZs 2025/11/28 01:39:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/28 01:39:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2025/11/28 01:39:40 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AIe4ZGS7T2OzkIF8LUs7fJ3O-IStEt6BrVSh6z1xKO6O1qZpSqxx-0fFjNKH6tdNmO1xK-FCLzx2lWnnH6lizyFEIJjz5ucnaPbb2tWlTVrI07UmONBBLDiZJguW6nXVKtBQAVOCPJEdnZnyWSU4-6-SnXcQlfbAAj7IaY-bnyzzaY_RNqUVXieggnK-PWhojHku4bA6_ysdEaghnqrBOqVxUrx7JzVGMBXn7AmSYYelmPa44IKHmQbq59XJ3nULC6FEAwGILW0HbVRaKvpZdKlPH5tKzcghF73h1J4cGYG5in7r6OZbOQJPrzJiU3Kg2t60BkJG-nznmDv9sLw-LZs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2025/11/28 01:39:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: ALsHwE7mCSIKH7bPd3CZmCKHupwtRcln5fUqZ-RRIGxBVEnyD4Bn-XRCBt02w-QlzU1muKOgPR-OgwCHWtzBQh9rNk3-XoMPNs1xTOgvleuL-kWt6cUA2XU82UuVCzlEXjW6BR0Fdn_3G-Ias16F99i1hbWqf6ni893utvGR_-8TGEG7LoMewPlObBLaoKsGUrw-orV0NrZrfN_dQYDy4Y9PqsztGgjXNZ1TVoHyx5kXorqb9U8Egj5jycFwrRHR_cWa7RjfC4CAlEagluUabbhBz1fWutEudFSRSwEBiyAa0piV616XHvUX01FWsIFsBPRkVW8ndv7ey_V8k9Il8xc 2025/11/28 01:39:41 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2025/11/28 01:39:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/28 01:39:42 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "ALsHwE7mCSIKH7bPd3CZmCKHupwtRcln5fUqZ-RRIGxBVEnyD4Bn-XRCBt02w-QlzU1muKOgPR-OgwCHWtzBQh9rNk3-XoMPNs1xTOgvleuL-kWt6cUA2XU82UuVCzlEXjW6BR0Fdn_3G-Ias16F99i1hbWqf6ni893utvGR_-8TGEG7LoMewPlObBLaoKsGUrw-orV0NrZrfN_dQYDy4Y9PqsztGgjXNZ1TVoHyx5kXorqb9U8Egj5jycFwrRHR_cWa7RjfC4CAlEagluUabbhBz1fWutEudFSRSwEBiyAa0piV616XHvUX01FWsIFsBPRkVW8ndv7ey_V8k9Il8xc" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2025/11/28 01:39:42 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: AB8nXB7NF5Db4Pu3vDdFtHsHKzHoLUio-agMw0wrsMQXU-BTTBFcGJwTCL63Wkt_30H0kOcS5izNftFaMJZvobbjODrAzwYVVDFYsVJD8YUOtrlTHdh_At1zTPsh1WuyzXRkx5NLNDwbQ7iIJ1sw9C9WCYkz02Og9_GSQsA5WXF-WOom9I9A6yUmTst7LuXHZ16qfY_i0n5s_WdATsqZGfUKoK2lqnz691zrS4XoIEExhrUmB_WgaHMbpMBG0w0DzqiYbas_UOFs-nSibH6nu4Q5lpYzL6u4ht8ilOPDQwr6PY0gCm7kJAbaA4qlnPO91edLpd1F3XpNPVD4GdY5qBk 2025/11/28 01:39:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/28 01:39:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/28 01:39:43 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "AB8nXB7NF5Db4Pu3vDdFtHsHKzHoLUio-agMw0wrsMQXU-BTTBFcGJwTCL63Wkt_30H0kOcS5izNftFaMJZvobbjODrAzwYVVDFYsVJD8YUOtrlTHdh_At1zTPsh1WuyzXRkx5NLNDwbQ7iIJ1sw9C9WCYkz02Og9_GSQsA5WXF-WOom9I9A6yUmTst7LuXHZ16qfY_i0n5s_WdATsqZGfUKoK2lqnz691zrS4XoIEExhrUmB_WgaHMbpMBG0w0DzqiYbas_UOFs-nSibH6nu4Q5lpYzL6u4ht8ilOPDQwr6PY0gCm7kJAbaA4qlnPO91edLpd1F3XpNPVD4GdY5qBk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2025/11/28 01:39:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: AAgXmbEzxko9bDcsXabSdjo111_1LMVj5Edz5z-EYtbqQqbCP0Gc00Ll1Cl99837tXhfdopSONE198lv4YBolL567QdusX1hPcNVf4EWlQYEaVgpdhH08cup0hiw765oZRfpwCaUgqiraxRPaVHi3P0EeIY7in7ItSLeNw4TZNaoKXDcYGZ7ZJ7NfR7vQVrSTozVxnnhu-uLpFigk3uYYkb6rBXeepezr1pAh_Lo-SJ4HesrqAuTallLyQCiPRpEJzgxILj9RepYKT3dbueHDx9ApjGc1oDcnp_3ywY_8QL2ia8yVPkgIl23WNqkt4kI6EgSswRb8PmaddH-gQwDBRs 2025/11/28 01:39:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2025/11/28 01:39:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2025/11/28 01:39:44 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2025/11/28 01:39:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/28 01:39:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/28 01:39:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/28 01:39:45 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "AAgXmbEzxko9bDcsXabSdjo111_1LMVj5Edz5z-EYtbqQqbCP0Gc00Ll1Cl99837tXhfdopSONE198lv4YBolL567QdusX1hPcNVf4EWlQYEaVgpdhH08cup0hiw765oZRfpwCaUgqiraxRPaVHi3P0EeIY7in7ItSLeNw4TZNaoKXDcYGZ7ZJ7NfR7vQVrSTozVxnnhu-uLpFigk3uYYkb6rBXeepezr1pAh_Lo-SJ4HesrqAuTallLyQCiPRpEJzgxILj9RepYKT3dbueHDx9ApjGc1oDcnp_3ywY_8QL2ia8yVPkgIl23WNqkt4kI6EgSswRb8PmaddH-gQwDBRs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2025/11/28 01:39:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: AMv6VoqIepiw9N4Yv8Es6If358xtmhyFT1oXy__hbajxi9z1SqLb9T8or8WiNZM4b3yKhqXvnVs3NejiMRffr4Gc-Cuu9-yxtMEng5QPcocGzk6Y5DrhcB07ZY2_DefjLqq1JqU3tOeB7XjyBM2DjKoyX5HGwbjrkZeWz1ZnnlIQ4IXPMS3Nk-F8xCyT9tC4R_Dgj-EayaxIaoW6QZc5EFaEoHmLsut2E8VxSYg_qjuLd77iQ6es12AoP9wFSXMbsY7kb_NXQxIKtFCJGehPELUs4n_Zr756P8jSbXx9_A4Z7YpJPG1G_4AkH7PDN7p9F88pQ3ugD8vP5yto6_RJl8s 2025/11/28 01:39:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2025/11/28 01:39:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2025/11/28 01:39:46 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2025/11/28 01:39:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2025/11/28 01:39:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/28 01:39:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2025/11/28 01:39:47 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "AMv6VoqIepiw9N4Yv8Es6If358xtmhyFT1oXy__hbajxi9z1SqLb9T8or8WiNZM4b3yKhqXvnVs3NejiMRffr4Gc-Cuu9-yxtMEng5QPcocGzk6Y5DrhcB07ZY2_DefjLqq1JqU3tOeB7XjyBM2DjKoyX5HGwbjrkZeWz1ZnnlIQ4IXPMS3Nk-F8xCyT9tC4R_Dgj-EayaxIaoW6QZc5EFaEoHmLsut2E8VxSYg_qjuLd77iQ6es12AoP9wFSXMbsY7kb_NXQxIKtFCJGehPELUs4n_Zr756P8jSbXx9_A4Z7YpJPG1G_4AkH7PDN7p9F88pQ3ugD8vP5yto6_RJl8s" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2025/11/28 01:39:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: AGbV-CrFEDJH9_pFJCkGTs4I8JiDGC8F7Jfd9ABwcRRk1iTvrc7o5YnU_CRcNcmfaGIGVdNFZu2_vEFqS2WdpMSukdIzoBaQqW2ZGMSBuyeNcXoZ8mUqH9GWMQMSoetX4m2tAMLzkwBxJ6EtIuQ5f6Vbt6wIHqREfxT5J46AdzyE-rvYqFc0_bF5I5Hk9vBuNUaHkhGi_0I9T-DuHZfXPDiNJ-D30IdvODoVEN6JHaRfd_c0xoy2jbI0tkN62P9XYwwFiU-gG_5SqcOaUixVM4K7iYUBNxtZgW8ca71TQ6bpHh26CQISiJmvYsmgZy42uDeFSLs0moQe3gBmagBq4LM 2025/11/28 01:39:49 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/28 01:39:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2025/11/28 01:39:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "AGbV-CrFEDJH9_pFJCkGTs4I8JiDGC8F7Jfd9ABwcRRk1iTvrc7o5YnU_CRcNcmfaGIGVdNFZu2_vEFqS2WdpMSukdIzoBaQqW2ZGMSBuyeNcXoZ8mUqH9GWMQMSoetX4m2tAMLzkwBxJ6EtIuQ5f6Vbt6wIHqREfxT5J46AdzyE-rvYqFc0_bF5I5Hk9vBuNUaHkhGi_0I9T-DuHZfXPDiNJ-D30IdvODoVEN6JHaRfd_c0xoy2jbI0tkN62P9XYwwFiU-gG_5SqcOaUixVM4K7iYUBNxtZgW8ca71TQ6bpHh26CQISiJmvYsmgZy42uDeFSLs0moQe3gBmagBq4LM" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2025/11/28 01:39:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ADVr-8JRSotiYS6JTqSMpOvCklk1r1VOAjo1U5ZEgSjQEAw0LgFbfEN06eZOCrMqEiA909v1exHfWTleWdPuO8Izz4t5HmL2Nvhm6cph44NKnGBZv--TmboNhG9KgWXZJW7RSMnMFidm6krnMnZ4smo0Rgx74MSNE6-uovPdwpUYh6kvguEmbbnMn0_e7CnhF4n-9JC4gwXIn05q-gQw1VmRVVPBSqt1-_G_Uh5PIGqFMZ7N1hmVsMMeBP015_7AP1eLA6rsKjadHR-IFs-8yBjj-R_1a2bcQB8PgLvD8hQXpZOUkmcWBFRNKgnlvLsWKQ42fgL0dbRjc95FnlyuueI 2025/11/28 01:39:51 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2025/11/28 01:39:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/28 01:39:52 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ADVr-8JRSotiYS6JTqSMpOvCklk1r1VOAjo1U5ZEgSjQEAw0LgFbfEN06eZOCrMqEiA909v1exHfWTleWdPuO8Izz4t5HmL2Nvhm6cph44NKnGBZv--TmboNhG9KgWXZJW7RSMnMFidm6krnMnZ4smo0Rgx74MSNE6-uovPdwpUYh6kvguEmbbnMn0_e7CnhF4n-9JC4gwXIn05q-gQw1VmRVVPBSqt1-_G_Uh5PIGqFMZ7N1hmVsMMeBP015_7AP1eLA6rsKjadHR-IFs-8yBjj-R_1a2bcQB8PgLvD8hQXpZOUkmcWBFRNKgnlvLsWKQ42fgL0dbRjc95FnlyuueI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2025/11/28 01:39:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: ACKpGiELP4Vcqd2BXv_DvHNf7I4077Nd_3TZzZH9o3nItgJbVhmvhi-7n9QxNmfWzh-hf1GDX30H6eyY3vimn82CNBn4oew3_jnPa3WGwXO9Iy2fIvpSWeU8ymu5Pmn5ZpOqbG_IQA5a5LnfmwRH4RpDD9lrLicrRAHaI1X8QQ8GA2h6ejLPyTd1HBbhEPAv4SLCUrZDpGrbsfhu60I8cbPBCmiPihPJNsOBP-Dpyie1TWjRJpF53VFtPrsdy9lGRA_MzsO8_MRLgDxIYWhUzNaGM-fMl64dnnJCRdyf_x_4VotD6rNDKTNy7Q8U_qq7P5VIuXfMQbs3c1VF_imX4gk 2025/11/28 01:39:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/28 01:39:53 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/28 01:39:54 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "ACKpGiELP4Vcqd2BXv_DvHNf7I4077Nd_3TZzZH9o3nItgJbVhmvhi-7n9QxNmfWzh-hf1GDX30H6eyY3vimn82CNBn4oew3_jnPa3WGwXO9Iy2fIvpSWeU8ymu5Pmn5ZpOqbG_IQA5a5LnfmwRH4RpDD9lrLicrRAHaI1X8QQ8GA2h6ejLPyTd1HBbhEPAv4SLCUrZDpGrbsfhu60I8cbPBCmiPihPJNsOBP-Dpyie1TWjRJpF53VFtPrsdy9lGRA_MzsO8_MRLgDxIYWhUzNaGM-fMl64dnnJCRdyf_x_4VotD6rNDKTNy7Q8U_qq7P5VIuXfMQbs3c1VF_imX4gk" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2025/11/28 01:39:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: AOx9D1NUcqen78G1cOECzPbVf5WbkAwzgo5R3YJvxj1iSSIzzVT3dgjmrXzXM5kOneChe4xE6Ibrr4glGLmRQvzKNo4QSBpQaxh_OQL7r80R_Mvf7SUV-dCRU_PEGKZ2yXvcDD6gX9QFmXQj6mHMaYxCKP3KblDzquLV3DiDL2ca-9NfRosJJCvnC_h6NKS2KSrG8NMvlwtybusqKIF3WcZ7Qb9V1TnWouWQPDEgJTkBryrn7u-wlVlTUZKxS-P7Ad4bPbemthjZX6MOE1S8MgPf8Z49GTqcE8HedvR0Do5SZ2YAZRFHZT77CnLW8Kn-H2ERfXbKDd4GhMFJBRaVSo4 2025/11/28 01:39:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2025/11/28 01:39:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2025/11/28 01:39:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2025/11/28 01:39:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/28 01:39:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/28 01:39:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/28 01:39:56 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "AOx9D1NUcqen78G1cOECzPbVf5WbkAwzgo5R3YJvxj1iSSIzzVT3dgjmrXzXM5kOneChe4xE6Ibrr4glGLmRQvzKNo4QSBpQaxh_OQL7r80R_Mvf7SUV-dCRU_PEGKZ2yXvcDD6gX9QFmXQj6mHMaYxCKP3KblDzquLV3DiDL2ca-9NfRosJJCvnC_h6NKS2KSrG8NMvlwtybusqKIF3WcZ7Qb9V1TnWouWQPDEgJTkBryrn7u-wlVlTUZKxS-P7Ad4bPbemthjZX6MOE1S8MgPf8Z49GTqcE8HedvR0Do5SZ2YAZRFHZT77CnLW8Kn-H2ERfXbKDd4GhMFJBRaVSo4" finished === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2025/11/28 01:39:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: AIQsWQDLfDBz5IwaUQANMP2rWpS_iNtpEoeE5GCDwTd3K2y5vidmL9gd-2Qavya4FR8FXkbhSbgdVNDvo7GBePnaHryZRJnLQPstDadOrRDhQvpvJZBZnzpcQ0urIo0ZIirt4GzRzQr9eKlq0XATrsb2rDcR7RKZUxw9gSOWIOQVMtX8u7WMStMj8RdLsJQf9kavCWgdyKCA9t_JP4aTrls48dXTZ-OT90Oo5cYFp4p0zDz_fCi8dl7yP3lPodaT0uNLgAZvkt_OHYFZljj2vXrwD7s4oEWPkakSPpOP-eev3v_0UeckqDD4O7sOjLnHAODIeoXAohOahuN3nn8iHyI 2025/11/28 01:39:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2025/11/28 01:39:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2025/11/28 01:39:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2025/11/28 01:39:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2025/11/28 01:39:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2025/11/28 01:39:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2025/11/28 01:39:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "AIQsWQDLfDBz5IwaUQANMP2rWpS_iNtpEoeE5GCDwTd3K2y5vidmL9gd-2Qavya4FR8FXkbhSbgdVNDvo7GBePnaHryZRJnLQPstDadOrRDhQvpvJZBZnzpcQ0urIo0ZIirt4GzRzQr9eKlq0XATrsb2rDcR7RKZUxw9gSOWIOQVMtX8u7WMStMj8RdLsJQf9kavCWgdyKCA9t_JP4aTrls48dXTZ-OT90Oo5cYFp4p0zDz_fCi8dl7yP3lPodaT0uNLgAZvkt_OHYFZljj2vXrwD7s4oEWPkakSPpOP-eev3v_0UeckqDD4O7sOjLnHAODIeoXAohOahuN3nn8iHyI" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2025/11/28 01:40:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: AL80K8KL7_YTR1OulP6RJRHFibuhercZP7gcsfmyXXg6WogOx5LehOT2RQBBPqNRktPDO3WVZgjaC4u34DV4LWNzNTui_bZvW8rnG5_pT9-e04PXH-fH_RLezB2Le4Sj-PEwrMHQizFKIKHNmLIPUVZ53tVg0y887FrLRHyR8I8sB0T5grUv684E7RkSNSXot3GDJPaFc-XtzRFb6BXfKLnOM9eH6iVZNpWrNAwLiTqhHcP_4m4CtYrajzxPBU8vPsjKww94hNXUJg1-zi0GGzhBV-ZCvO0fd9zr2kiEsAKPTgXoO_UX0TROee6QEZH5GRZG4GqzROPCWRrPPeXIlqg 2025/11/28 01:40:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2025/11/28 01:40:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2025/11/28 01:40:01 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "AL80K8KL7_YTR1OulP6RJRHFibuhercZP7gcsfmyXXg6WogOx5LehOT2RQBBPqNRktPDO3WVZgjaC4u34DV4LWNzNTui_bZvW8rnG5_pT9-e04PXH-fH_RLezB2Le4Sj-PEwrMHQizFKIKHNmLIPUVZ53tVg0y887FrLRHyR8I8sB0T5grUv684E7RkSNSXot3GDJPaFc-XtzRFb6BXfKLnOM9eH6iVZNpWrNAwLiTqhHcP_4m4CtYrajzxPBU8vPsjKww94hNXUJg1-zi0GGzhBV-ZCvO0fd9zr2kiEsAKPTgXoO_UX0TROee6QEZH5GRZG4GqzROPCWRrPPeXIlqg" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2025/11/28 01:40:02 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: ACWiGyswzLHFYV-wHByJUxQO9ac6N2CT7vfyiqCGoPXJfb9CHXHgp0AW3sFRcjd9tqqm6tK58zVuhnoUXecRJf56JsUJHJVqmjq50y0SyD7I-EmJZhFA92ttnmAFp9muLG2TeTDdr_UxzWMsjlBSVpUvmDtv6_YSvfKWiADPuLmH185jnctc3Zkk4n0J4238grkI22MbWAUsqeD8UllcuB9tez02LbGS90vuDN84Ing64YaqCxa0zkPbVvIb3ESkG6Aehb1tKoZCTMt10U9XUPd3qtxL5sD2aQVSLvvr1o2vfh9YrKmvK7L8Tdyc0AF8xMZe9fWOWb90_t57rZi88dE 2025/11/28 01:40:02 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2025/11/28 01:40:03 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/28 01:40:03 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "ACWiGyswzLHFYV-wHByJUxQO9ac6N2CT7vfyiqCGoPXJfb9CHXHgp0AW3sFRcjd9tqqm6tK58zVuhnoUXecRJf56JsUJHJVqmjq50y0SyD7I-EmJZhFA92ttnmAFp9muLG2TeTDdr_UxzWMsjlBSVpUvmDtv6_YSvfKWiADPuLmH185jnctc3Zkk4n0J4238grkI22MbWAUsqeD8UllcuB9tez02LbGS90vuDN84Ing64YaqCxa0zkPbVvIb3ESkG6Aehb1tKoZCTMt10U9XUPd3qtxL5sD2aQVSLvvr1o2vfh9YrKmvK7L8Tdyc0AF8xMZe9fWOWb90_t57rZi88dE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2025/11/28 01:40:04 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: AHs8VzKsCgKFYpge6mYg0TxBmsNnJYibntFnFAtktnx0-l6U1lcGx-faHEDBVvXoiPbvqiH_9D4VnLofg-1RlBPYTIKX_v-JNLxUVHZL6vDePBjsxxNJDYZPzW6tQGTeqg2vJKDhvBX_kmzIATYvx80LGA7TCwdbCGuAYQnvST5u2tNZQIi4-UO4_NWn_4hbigXb-6xzknbZMjl8wkRPFXCaqvAAigEj1dTKx2Oh7vVjaO28nof0SGmGqjBHIoZxpoQ42Y3QKhYRK_ATk8qaSw0X2fX-ELHu4QhyUiqen4MVUy8oD8otf2Q2NW0BswkKIJvNUT62CIgoP76dTCpD_bE 2025/11/28 01:40:04 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/28 01:40:05 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/28 01:40:05 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "AHs8VzKsCgKFYpge6mYg0TxBmsNnJYibntFnFAtktnx0-l6U1lcGx-faHEDBVvXoiPbvqiH_9D4VnLofg-1RlBPYTIKX_v-JNLxUVHZL6vDePBjsxxNJDYZPzW6tQGTeqg2vJKDhvBX_kmzIATYvx80LGA7TCwdbCGuAYQnvST5u2tNZQIi4-UO4_NWn_4hbigXb-6xzknbZMjl8wkRPFXCaqvAAigEj1dTKx2Oh7vVjaO28nof0SGmGqjBHIoZxpoQ42Y3QKhYRK_ATk8qaSw0X2fX-ELHu4QhyUiqen4MVUy8oD8otf2Q2NW0BswkKIJvNUT62CIgoP76dTCpD_bE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2025/11/28 01:40:06 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: AASxA9BVzx8ykQZEUzL1EWPDoBArFEiPTtnz8ZIcaQmdDUE-qqHIl1a5uGPGHwH6Ox_ymT_LuxLcibjKa8ki-3fgHDrRuaWlSdzFMNPdTSsGF9lEFvvbLLfg12mSjWHbLwbOfmxS0aewnaRNtgNrWRpEtZa6nWDVWP8-u7Ji0nlmPVLBQp7hGechCL2afiLxNDTJjFkXFV-Fo0vfB7XvlW2Wc9qlNC4K9ePAMR2WDgiYAjUo7dzl7NE_BBRwapQTAFfzQAM8ZjHmpwLO5MJlXTersShyOhH557IL1Nn91u43jjsUYM4czjBpoHmX_3i8zDTD7E5KTF-V4MfjoDwa-Rs 2025/11/28 01:40:06 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2025/11/28 01:40:06 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2025/11/28 01:40:06 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2025/11/28 01:40:06 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/28 01:40:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/28 01:40:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/28 01:40:07 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "AASxA9BVzx8ykQZEUzL1EWPDoBArFEiPTtnz8ZIcaQmdDUE-qqHIl1a5uGPGHwH6Ox_ymT_LuxLcibjKa8ki-3fgHDrRuaWlSdzFMNPdTSsGF9lEFvvbLLfg12mSjWHbLwbOfmxS0aewnaRNtgNrWRpEtZa6nWDVWP8-u7Ji0nlmPVLBQp7hGechCL2afiLxNDTJjFkXFV-Fo0vfB7XvlW2Wc9qlNC4K9ePAMR2WDgiYAjUo7dzl7NE_BBRwapQTAFfzQAM8ZjHmpwLO5MJlXTersShyOhH557IL1Nn91u43jjsUYM4czjBpoHmX_3i8zDTD7E5KTF-V4MfjoDwa-Rs" finished === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2025/11/28 01:40:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: AN1HExuKctJVx1KsSVrVAwNyVBRgS0FyrDikAi5N_UyvYbdwoO3pFErwVRp41d2v0cMW8alqi98PYWg64OWVPMjTHjztMxME11YQHOA3vTi8znrAla9ybJ4beCieXOHsv9Vq0EP4FCLIo90ivmJOz1X5I4LCvGUk0XATEdinJCp1QfKPz9JVxkJpLxhhT4DN7_zH9pwg0a84Es265iqP-4rXZRFAZOO0nCW3yES17Y58rdzbQkU63iXgZHHKBwl4s2uFRFxI4WkEo2HPrBWxwmY-XUJDyX04yFbEJHk6mo2bJrhJMiMVCK4T3rSpzhfTCiSl0yEbL7JlDxTxD4XyyKE 2025/11/28 01:40:08 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2025/11/28 01:40:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2025/11/28 01:40:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2025/11/28 01:40:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2025/11/28 01:40:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2025/11/28 01:40:09 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2025/11/28 01:40:10 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "AN1HExuKctJVx1KsSVrVAwNyVBRgS0FyrDikAi5N_UyvYbdwoO3pFErwVRp41d2v0cMW8alqi98PYWg64OWVPMjTHjztMxME11YQHOA3vTi8znrAla9ybJ4beCieXOHsv9Vq0EP4FCLIo90ivmJOz1X5I4LCvGUk0XATEdinJCp1QfKPz9JVxkJpLxhhT4DN7_zH9pwg0a84Es265iqP-4rXZRFAZOO0nCW3yES17Y58rdzbQkU63iXgZHHKBwl4s2uFRFxI4WkEo2HPrBWxwmY-XUJDyX04yFbEJHk6mo2bJrhJMiMVCK4T3rSpzhfTCiSl0yEbL7JlDxTxD4XyyKE" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2025/11/28 01:40:12 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: AKbuhXRwdKbaO8hcPPz6Hk_oF2cqem6-uw52IVLMaOI6yZMUb7bvmAigXxMckObm2npGRWYTXI53uEA3NPDk33LCa2JTCLLYq8iHXOjmgle5RJ5ljQeo4edz_uqTMUvj1U2RJTWnO2K_Xq96iEXce8dbC9D8xS8TfJfTV7VUNB11_RuI1YrxQVAZwWZaFZtiELTTFI_W-KCUYXcfsjfBhZifG-6T7ruXS3CJweEpKHboYpI25SGTl3LaU88nqQjT712z6VDDowPDFRKgFnH7lStykQX0MZk_zYURlFof8XPmFBp3ugxcQaNsPjiveHQs9_PzW5C_6Vkf3Wb0y-wYr98 2025/11/28 01:40:13 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2025/11/28 01:40:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2025/11/28 01:40:14 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "AKbuhXRwdKbaO8hcPPz6Hk_oF2cqem6-uw52IVLMaOI6yZMUb7bvmAigXxMckObm2npGRWYTXI53uEA3NPDk33LCa2JTCLLYq8iHXOjmgle5RJ5ljQeo4edz_uqTMUvj1U2RJTWnO2K_Xq96iEXce8dbC9D8xS8TfJfTV7VUNB11_RuI1YrxQVAZwWZaFZtiELTTFI_W-KCUYXcfsjfBhZifG-6T7ruXS3CJweEpKHboYpI25SGTl3LaU88nqQjT712z6VDDowPDFRKgFnH7lStykQX0MZk_zYURlFof8XPmFBp3ugxcQaNsPjiveHQs9_PzW5C_6Vkf3Wb0y-wYr98" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2025/11/28 01:40:15 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: AMgZT4hBnbNqM0GpOl44upvwDTw8QcovoI4qYxf1_iwdTyKD1fqkefIT5_inr_m_lTIjfMUL7FzKTDk9D-vp_VW657UkIWf_iov7UY23arbcv9Pb0RjXAU_COwQRP8pGNQFMTmPzHv0OhUkM0pNI7CfkTMEgyKb21Yto-9BRhtBRDJu_DQcOcLxfkOMDjOg4aDK-1aGF111HRElSAU2gytYxa3BhbRERhUoI0lSSjc6hZ6khLGE6MdzK8R7AW4Clhc2fyN2zdBHf2wTt4zQ7WmSI9b18g7u6fKykdhU-iBvDQCj9DfnfFRQdLSbI7iw3dnT2uWnyWPzRIKMLsRRsG8E 2025/11/28 01:40:15 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2025/11/28 01:40:16 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/28 01:40:16 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "AMgZT4hBnbNqM0GpOl44upvwDTw8QcovoI4qYxf1_iwdTyKD1fqkefIT5_inr_m_lTIjfMUL7FzKTDk9D-vp_VW657UkIWf_iov7UY23arbcv9Pb0RjXAU_COwQRP8pGNQFMTmPzHv0OhUkM0pNI7CfkTMEgyKb21Yto-9BRhtBRDJu_DQcOcLxfkOMDjOg4aDK-1aGF111HRElSAU2gytYxa3BhbRERhUoI0lSSjc6hZ6khLGE6MdzK8R7AW4Clhc2fyN2zdBHf2wTt4zQ7WmSI9b18g7u6fKykdhU-iBvDQCj9DfnfFRQdLSbI7iw3dnT2uWnyWPzRIKMLsRRsG8E" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2025/11/28 01:40:17 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: AMu2QhOb4l-2CRbBkMWHPiUtMDS5GnjVMV_8D3YVWHEJ3SRHf8N8XQjPoZFTfbwfgc0VkI-Az8eiZGiSf3yW3Eq-0acglngBJNp80Lp31VSrbIILYJYvIpAHCIdbXQWVOsf1ZEFkQF5PZ2R9ArkSRiT-hjh4XjDg-xABE0M4gUp9tYAfECziLqRejG5CaSH7PTYYbsyFT0ucDYcKhSAoSSu0zZi9Y5ztRZpmNOE7rDBd6_0LJu6LyFbyLXnz6bsN397FtPePh-e3zzc8ek-CIfPF7oKmgUZWw5JuaxxaZ_sfNy6GdxmzXtK6wSjHhpcE-PC91BkT3DUw91L5MdUvM2Y 2025/11/28 01:40:17 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/28 01:40:18 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/28 01:40:18 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload "AMu2QhOb4l-2CRbBkMWHPiUtMDS5GnjVMV_8D3YVWHEJ3SRHf8N8XQjPoZFTfbwfgc0VkI-Az8eiZGiSf3yW3Eq-0acglngBJNp80Lp31VSrbIILYJYvIpAHCIdbXQWVOsf1ZEFkQF5PZ2R9ArkSRiT-hjh4XjDg-xABE0M4gUp9tYAfECziLqRejG5CaSH7PTYYbsyFT0ucDYcKhSAoSSu0zZi9Y5ztRZpmNOE7rDBd6_0LJu6LyFbyLXnz6bsN397FtPePh-e3zzc8ek-CIfPF7oKmgUZWw5JuaxxaZ_sfNy6GdxmzXtK6wSjHhpcE-PC91BkT3DUw91L5MdUvM2Y" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 2025/11/28 01:40:19 DEBUG : chunked-10Mi-20.000Mi.bin: open chunk writer: started multipart upload: AJztpXmIIuMkmu9Ni7f1361Xb8xt93ACDwLbr-npVE3Nx0TttGXvCmp3lbiomRbZTm89Ue9mwcanpdEBu0FCKzRsjM9oJxgwUOz7vONGD6SXfOQVYhkB4JzRbe9RsX_77q9mqmuVG9ttDxbjGjcKm5cIRa6l3gC0rmlEMT-Dh9djK2EVSF9f7osQs6T0euDcjMkP9rIPtHKUIiN3QX80kD4HWhicC-z_aveV7PAZlWgHKJ-fmlHQGsFrgIwDqbB7cjYYqkutbVn60VBipS7_EAJMthtC64AfNqfxYzWbd2ZVZo4_VUq0-Cowfl6ImlxXaTWgummlo5AXVV6l5LesXFo 2025/11/28 01:40:19 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/20.000Mi 2025/11/28 01:40:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/20.000Mi 2025/11/28 01:40:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/20.000Mi 2025/11/28 01:40:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/28 01:40:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/28 01:40:20 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/28 01:40:21 DEBUG : chunked-10Mi-20.000Mi.bin: multipart upload "AJztpXmIIuMkmu9Ni7f1361Xb8xt93ACDwLbr-npVE3Nx0TttGXvCmp3lbiomRbZTm89Ue9mwcanpdEBu0FCKzRsjM9oJxgwUOz7vONGD6SXfOQVYhkB4JzRbe9RsX_77q9mqmuVG9ttDxbjGjcKm5cIRa6l3gC0rmlEMT-Dh9djK2EVSF9f7osQs6T0euDcjMkP9rIPtHKUIiN3QX80kD4HWhicC-z_aveV7PAZlWgHKJ-fmlHQGsFrgIwDqbB7cjYYqkutbVn60VBipS7_EAJMthtC64AfNqfxYzWbd2ZVZo4_VUq0-Cowfl6ImlxXaTWgummlo5AXVV6l5LesXFo" finished === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed 2025/11/28 01:40:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: open chunk writer: started multipart upload: AIZq9ABw_UZpAWS4MAKYF6ZiGZHCbjjSicoTGr7gA-2sd0BadUgWR_T7tqxd9VlpKTH-N0g0i6kLUY4KnyS_tKq9FyHNSCwZkmm3Mer3Q7Ce6tHODYLFQX2sRotjZU7_agYk4x2aoTGqjCtT7L2gvlZoTcTtGfpggtIzfC3eGdqS9nvZtIz5SS8OJs16mM-_tJ8yeFNFJPYxWMliiF9ViBADITMzCdS3nn_R5j3-_7Nb3ZTv5Gs_0qJNElK9rAFuoOqaGswpehaDKTBlfcC7SPYtt8vgz4xZj8NhR5-NdDwB6GPV6bfefD70Sq4PUXEcuyh3aZP1Ty7W-vDeeB5iiyk 2025/11/28 01:40:22 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off 2025/11/28 01:40:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 20Mi/off 2025/11/28 01:40:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload: starting chunk 1 size 10Mi offset 10Mi/off 2025/11/28 01:40:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "98fd00d788afe2a5fa5e4f8e1666638b" 2025/11/28 01:40:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2025/11/28 01:40:23 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload wrote chunk 2 with 10485760 bytes and etag "35c36964fdb10f7e0083e6ce8fbabff1" 2025/11/28 01:40:24 DEBUG : chunked-10Mi-20.000Mi-streamed.bin: multipart upload "AIZq9ABw_UZpAWS4MAKYF6ZiGZHCbjjSicoTGr7gA-2sd0BadUgWR_T7tqxd9VlpKTH-N0g0i6kLUY4KnyS_tKq9FyHNSCwZkmm3Mer3Q7Ce6tHODYLFQX2sRotjZU7_agYk4x2aoTGqjCtT7L2gvlZoTcTtGfpggtIzfC3eGdqS9nvZtIz5SS8OJs16mM-_tJ8yeFNFJPYxWMliiF9ViBADITMzCdS3nn_R5j3-_7Nb3ZTv5Gs_0qJNElK9rAFuoOqaGswpehaDKTBlfcC7SPYtt8vgz4xZj8NhR5-NdDwB6GPV6bfefD70Sq4PUXEcuyh3aZP1Ty7W-vDeeB5iiyk" finished === RUN TestIntegration/FsMkdir/FsCopyChunked === RUN TestIntegration/FsMkdir/FsCopyChunked/5242880 2025/11/28 01:40:26 DEBUG : chunked-copy: Starting multipart copy with 1 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/5242881 2025/11/28 01:40:28 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485759 2025/11/28 01:40:31 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485760 2025/11/28 01:40:34 DEBUG : chunked-copy: Starting multipart copy with 2 parts === RUN TestIntegration/FsMkdir/FsCopyChunked/10485761 2025/11/28 01:40:37 DEBUG : chunked-copy: Starting multipart copy with 3 parts === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/11/28 01:40:39 DEBUG : unknown-size-put.txt: open chunk writer: started multipart upload: ANfzuEudfSi_PevuWuWmLz_IShlTQ2eCRMiMWq1x-pGQEFJ2ttTcy_f32gu_AzrjnNtCuhIxB-iZwFEJfSB3loouSb37J3HUxo6l-rxLAOasoJcT7mNS91yBnaPYwFwwmry0ThJd38EjXvoInWiUdlulXON_l47LZyxw2HwJg3ya7JOBqgygo8x9s4sVr2TsFQ6X-7vtwPFit592kB1pJ23OLv22D8ae-gj_4_3cSsV-MjVOsInzuhcfQsjFgLLu7U0q4JlhrAKxv1IKAKh3EcozIG3J6vix50JyoEipQJVbmBHzpAV5IOEeb92_aT18N5PRO5DmCbYvD_59w5KKWBY 2025/11/28 01:40:39 DEBUG : unknown-size-put.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2025/11/28 01:40:39 DEBUG : unknown-size-put.txt: multipart upload wrote chunk 1 with 100 bytes and etag "811419082e70a87c4f2aa93deb343ad6" 2025/11/28 01:40:39 DEBUG : unknown-size-put.txt: multipart upload "ANfzuEudfSi_PevuWuWmLz_IShlTQ2eCRMiMWq1x-pGQEFJ2ttTcy_f32gu_AzrjnNtCuhIxB-iZwFEJfSB3loouSb37J3HUxo6l-rxLAOasoJcT7mNS91yBnaPYwFwwmry0ThJd38EjXvoInWiUdlulXON_l47LZyxw2HwJg3ya7JOBqgygo8x9s4sVr2TsFQ6X-7vtwPFit592kB1pJ23OLv22D8ae-gj_4_3cSsV-MjVOsInzuhcfQsjFgLLu7U0q4JlhrAKxv1IKAKh3EcozIG3J6vix50JyoEipQJVbmBHzpAV5IOEeb92_aT18N5PRO5DmCbYvD_59w5KKWBY" finished === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/11/28 01:40:40 DEBUG : unknown-size-update.txt: open chunk writer: started multipart upload: ACYwvB-_thkVXbgPmN-UhJLEvj-sfRo425b3LLdS_xmL0QZelk5lyiUFEUYCYSkWTBwDhjCzOgSm5J2N6ph4RCATNimvKd6N7JHsx9_P8N5UwB_0TbioCA5OfHQpSZXXZT7t_ARr5pjbwqVH6QFNIsG_EmVD-s0nCPOW6nplCwRMlQ3wNVWUmVVhQu5YzIyUO3AnWQJpNRay2nOqptNjKuhRBznpzADEYp4ZlzJ9nrMD-VDU4x943-KwynoLVKhJeyPpYfgj-Tlc7j0AnlCtiF5iZXKvYAVCWyPcodeNByn5QknnuFCffzEMiIYnw0-aOr6ggEodeStfZNppRXCRjfA 2025/11/28 01:40:40 DEBUG : unknown-size-update.txt: multipart upload: starting chunk 0 size 200 offset 0/off 2025/11/28 01:40:40 DEBUG : unknown-size-update.txt: multipart upload wrote chunk 1 with 200 bytes and etag "f538eb3ea04c74b296bd937113f0fdb4" 2025/11/28 01:40:40 DEBUG : unknown-size-update.txt: multipart upload "ACYwvB-_thkVXbgPmN-UhJLEvj-sfRo425b3LLdS_xmL0QZelk5lyiUFEUYCYSkWTBwDhjCzOgSm5J2N6ph4RCATNimvKd6N7JHsx9_P8N5UwB_0TbioCA5OfHQpSZXXZT7t_ARr5pjbwqVH6QFNIsG_EmVD-s0nCPOW6nplCwRMlQ3wNVWUmVVhQu5YzIyUO3AnWQJpNRay2nOqptNjKuhRBznpzADEYp4ZlzJ9nrMD-VDU4x943-KwynoLVKhJeyPpYfgj-Tlc7j0AnlCtiF5iZXKvYAVCWyPcodeNByn5QknnuFCffzEMiIYnw0-aOr6ggEodeStfZNppRXCRjfA" finished === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/11/28 01:40:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-tufolaj8quze/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/11/28 01:40:41 DEBUG : Waiting for deletions to finish 2025/11/28 01:40:41 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2025/11/28 01:40:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleting (id "") 2025/11/28 01:40:41 INFO : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Deleted 2025/11/28 01:40:41 INFO : S3 bucket rclone-test-tufolaj8quze: Bucket "rclone-test-tufolaj8quze" deleted 2025/11/28 01:40:41 DEBUG : Waiting for deletions to finish === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- PASS: TestIntegration (124.60s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.25s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.87s) --- PASS: TestIntegration/FsMkdir (122.62s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (0.21s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.08s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirEmpty (0.07s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsListRDirNotFound (0.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/control_chars (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (0.67s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (0.73s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (0.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (0.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (0.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (0.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (0.65s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (0.71s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (0.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (0.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (0.64s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (0.74s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutError (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (0.45s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- PASS: TestIntegration/FsMkdir/FsOpenChunkWriter (2.58s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirFile2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirRoot (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot (0.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListSubdir (0.15s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRSubdir#01 (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRLevel2 (0.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.23s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObject (0.08s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectCaseInsensitive (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsNewObjectDir (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (1.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (1.25s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (2.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (1.44s) --- 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.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectFs (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemote (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectHashes (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectModTime (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMimeType (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata (0.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectMetadata/mtime (0.55s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectSetMetadata (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSetModTime (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectSize (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.14s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (0.59s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectStorable (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile (0.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound (0.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.46s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListR (3.18s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (0.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/PublicLink (0.34s) --- 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.32s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/ObjectAbout (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (1.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (0.82s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 (0.85s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.10s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata (0.68s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding (0.21s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/NoDecompress (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Metadata/GzipEncoding/Decompress (0.09s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/NoHead (0.40s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/Internal/Versions (0.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (66.11s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi (10.16s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 (2.78s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 (3.38s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed (1.51s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 (4.00s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi (9.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 (2.56s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed (1.61s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 (3.07s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed (1.58s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 (3.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi (9.30s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 (2.48s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed (1.59s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 (3.04s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed (1.55s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 (3.79s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi (10.83s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 (3.13s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed (1.86s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 (4.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed (2.20s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.26s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed (1.92s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 (3.64s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed (1.84s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (5.25s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (2.91s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi (14.01s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 (4.03s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed (2.62s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (4.09s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (2.05s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521 (5.89s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/10Mi/20971521/Streamed (2.80s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked (13.69s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242880 (2.21s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/5242881 (2.17s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485759 (3.05s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485760 (3.26s) --- PASS: TestIntegration/FsMkdir/FsCopyChunked/10485761 (2.99s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize (1.98s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.76s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (1.22s) --- 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:44: skipping as -remote is set --- SKIP: TestIntegration2 (0.00s) === RUN TestAWSDualStackOption 2025/11/28 01:40:41 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? 2025/11/28 01:40:41 DEBUG : Using anonymous credentials - did you mean to set env_auth=true? --- PASS: TestAWSDualStackOption (0.00s) PASS ok github.com/rclone/rclone/backend/s3 124.638s "go test -v -timeout 1h0m0s -remote TestS3R2: -verbose" - Finished OK in 2m5.829167361s (try 1/5)