"go test -v -timeout 1h0m0s -remote TestS3Wasabi: -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 "TestS3Wasabi:" 2026/04/20 01:00:58 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-lemayov6vusu" 2026/04/20 01:00:58 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/20 01:00:59 INFO : S3 bucket rclone-test-lemayov6vusu: Bucket "rclone-test-lemayov6vusu" created with ACL "" === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty 2026/04/20 01:00:59 INFO : S3 bucket rclone-test-lemayov6vusu: Bucket "rclone-test-lemayov6vusu" deleted === RUN TestIntegration/FsMkdir 2026/04/20 01:01:00 INFO : S3 bucket rclone-test-lemayov6vusu: Bucket "rclone-test-lemayov6vusu" created with ACL "" === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2026/04/20 01:01:00 INFO : dir/subdir: Making directory fstest.go:250: Filtering empty directory "dir" fstest.go:250: Filtering empty directory "dir/subdir" 2026/04/20 01:01:00 INFO : dir/subdir: Removing directory fstest.go:250: Filtering empty directory "dir" 2026/04/20 01:01:00 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/20 01:01:20 NOTICE: S3 bucket rclone-test-lemayov6vusu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/04/20 01:01:20 DEBUG : writer-at-subdir/writer-at-file: open chunk writer: started multipart upload: I3ejALVMiIkhMzT26ZL2QQu3-S-U443rOnaW-KlLW24cCJjH1kV3n4ooepGDBekvtvHx1AetnBIdh40-8KriEGPOWs_Q2kwAnxm9DaiOnGozMhNP0hIe7m0zvSvXu8G0 2026/04/20 01:04:48 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 2 with 5242880 bytes and etag "8269314ec5b94875da484e7abc7fd987" 2026/04/20 01:05:29 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 3 with 1048576 bytes and etag "e729bbeb348113289e913c947d20e8de" 2026/04/20 01:08:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload wrote chunk 1 with 5242880 bytes and etag "23702fccd8f31d0c9a8a6bc8f1d23211" 2026/04/20 01:08:32 DEBUG : writer-at-subdir/writer-at-file: multipart upload "I3ejALVMiIkhMzT26ZL2QQu3-S-U443rOnaW-KlLW24cCJjH1kV3n4ooepGDBekvtvHx1AetnBIdh40-8KriEGPOWs_Q2kwAnxm9DaiOnGozMhNP0hIe7m0zvSvXu8G0" 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/20 01:08:42 DEBUG : Creating backend with remote "TestS3Wasabi:" === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRDirRoot 2026/04/20 01:08:45 DEBUG : Creating backend with remote "TestS3Wasabi:" === 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/20 01:08:50 DEBUG : S3 bucket rclone-test-lemayov6vusu: bucket is versioned: false 2026/04/20 01:08:50 DEBUG : Waiting for deletions to finish 2026/04/20 01:08:50 DEBUG : "dirToPurge/fileToPurge.txt" version false 2026/04/20 01:08:50 DEBUG : dirToPurge/fileToPurge.txt: Deleting (id "") 2026/04/20 01:08:50 INFO : dirToPurge/fileToPurge.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/04/20 01:08:52 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-lemayov6vusu/dirToPurgeFromRoot" 2026/04/20 01:08:53 DEBUG : S3 bucket rclone-test-lemayov6vusu path dirToPurgeFromRoot: bucket is versioned: false 2026/04/20 01:08:53 DEBUG : Waiting for deletions to finish 2026/04/20 01:08:53 DEBUG : "fileToPurgeFromRoot.txt" version false 2026/04/20 01:08:53 DEBUG : fileToPurgeFromRoot.txt: Deleting (id "") 2026/04/20 01:08:53 INFO : fileToPurgeFromRoot.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2026/04/20 01:08:53 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-lemayov6vusu/hello? sausage/êé" 2026/04/20 01:08:54 INFO : S3 bucket rclone-test-lemayov6vusu path hello? sausage/êé: Bucket "rclone-test-lemayov6vusu" created with ACL "" 2026/04/20 01:08:56 DEBUG : S3 bucket rclone-test-lemayov6vusu path hello? sausage/êé: bucket is versioned: false 2026/04/20 01:08:56 DEBUG : Waiting for deletions to finish 2026/04/20 01:08:56 DEBUG : "a/b/c/d/e.txt" version false 2026/04/20 01:08:56 DEBUG : a/b/c/d/e.txt: Deleting (id "") 2026/04/20 01:08:56 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/20 01:09:09 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-lemayov6vusu/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFile/FsRoot === RUN TestIntegration/FsMkdir/FsPutFiles/FsIsFileNotFound 2026/04/20 01:09:10 DEBUG : Creating backend with remote "TestS3Wasabi:rclone-test-lemayov6vusu/not found.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestS3Wasabi:" path "rclone-test-lemayov6vusu" from "TestS3Wasabi:rclone-test-lemayov6vusu" 2026/04/20 01:09:11 DEBUG : Creating backend with remote "TestS3Wasabi:" === 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/20 01:09:21 DEBUG : piped data.txt: open chunk writer: started multipart upload: mCu-tq20Ffr1E2ZV--5OHznJsjjcCEtPksputbiX2iCXPPQnnVPlkLbqOQTD6L6X7fU5hNfaYelqGogZZu2uHHXqnNMXHAQlnKCU2U-zGav4Ds_U-k60YzjucBv_gjXB 2026/04/20 01:09:21 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 0 offset 0/off 2026/04/20 01:09:21 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 0 bytes and etag "d41d8cd98f00b204e9800998ecf8427e" 2026/04/20 01:09:21 DEBUG : piped data.txt: multipart upload "mCu-tq20Ffr1E2ZV--5OHznJsjjcCEtPksputbiX2iCXPPQnnVPlkLbqOQTD6L6X7fU5hNfaYelqGogZZu2uHHXqnNMXHAQlnKCU2U-zGav4Ds_U-k60YzjucBv_gjXB" finished 2026/04/20 01:09:21 DEBUG : piped data.txt: Multipart upload Etag: 59adb24ef3cdbe0297f05b395827453f-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/100 2026/04/20 01:09:21 DEBUG : piped data.txt: open chunk writer: started multipart upload: GPDH9nkA8X-a-y3hDZnHO3IoxV9BltOODubqEHC4M3psigVUAfe5wjz2fivORcIVeiUJ__ymk-qGotMq7j5klUKM0rJsPV0vWbE6k4XIjT6-8BO7WMBtI3A12tk6FcKv 2026/04/20 01:09:21 DEBUG : piped data.txt: multipart upload: starting chunk 0 size 100 offset 0/off 2026/04/20 01:09:22 DEBUG : piped data.txt: multipart upload wrote chunk 1 with 100 bytes and etag "12f86ed9a28370a0c91978a89bf37f52" 2026/04/20 01:09:22 DEBUG : piped data.txt: multipart upload "GPDH9nkA8X-a-y3hDZnHO3IoxV9BltOODubqEHC4M3psigVUAfe5wjz2fivORcIVeiUJ__ymk-qGotMq7j5klUKM0rJsPV0vWbE6k4XIjT6-8BO7WMBtI3A12tk6FcKv" finished 2026/04/20 01:09:22 DEBUG : piped data.txt: Multipart upload Etag: cc19ddb4ba6572de55d9603297540d16-1 OK === 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/20 01:09:23 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 === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:347: versions/test-versions.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadCurrent === NAME TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions s3_internal_test.go:347: versions/test-versions-v2026-04-20-010926-000.txt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/ReadVersion === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Versions/NewFs 2026/04/20 01:09:31 DEBUG : oldPath = "TestS3Wasabi:rclone-test-lemayov6vusu/versions/test-versions-v2026-04-20-010926-000.txt" 2026/04/20 01:09:31 DEBUG : newPath = "TestS3Wasabi,versions:rclone-test-lemayov6vusu/versions/test-versions-v2026-04-20-010926-000.txt" 2026/04/20 01:09:31 DEBUG : Creating backend with remote "TestS3Wasabi,versions:rclone-test-lemayov6vusu/versions/test-versions-v2026-04-20-010926-000.txt" 2026/04/20 01:09:31 DEBUG : TestS3Wasabi: detected overridden config - adding "{pO73u}" suffix to name 2026/04/20 01:09:32 DEBUG : fs cache: renaming child cache item "TestS3Wasabi,versions:rclone-test-lemayov6vusu/versions/test-versions-v2026-04-20-010926-000.txt" to be canonical for parent "TestS3Wasabi{pO73u}:rclone-test-lemayov6vusu/versions" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/Before/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterOne/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterDelete/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/List === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/VersionAt/AfterTwo/NewObject === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Mkdir s3_internal_test.go:475: Creating a bucket we already have created returned code: No Error === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Versions/Cleanup 2026/04/20 01:09:35 DEBUG : Waiting for deletions to finish 2026/04/20 01:09:35 DEBUG : "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" version false 2026/04/20 01:09:35 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Not deleting current version "null" 2026/04/20 01:09:35 DEBUG : "versions/test-versions.txt" version false 2026/04/20 01:09:35 DEBUG : versions/test-versions.txt: Not deleting current version "001776647370914950770-JDGlZH0Njb" 2026/04/20 01:09:35 DEBUG : "versions/test-versions-v2026-04-20-010929-000.txt" version true 2026/04/20 01:09:35 DEBUG : versions/test-versions-v2026-04-20-010929-000.txt: Deleting delete marker (id "001776647368686200945-MkYAeWbwde") 2026/04/20 01:09:35 DEBUG : "versions/test-versions-v2026-04-20-010926-000.txt" version true 2026/04/20 01:09:35 DEBUG : versions/test-versions-v2026-04-20-010926-000.txt: Deleting (id "001776647366343672106-n4pie41EkP") 2026/04/20 01:09:35 INFO : versions/test-versions-v2026-04-20-010929-000.txt: Deleted 2026/04/20 01:09:35 INFO : versions/test-versions-v2026-04-20-010926-000.txt: Deleted === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Retention 2026/04/20 01:09:38 INFO : S3 bucket rclone-test-lemayov6vusu-object-lock-lihezib4: Bucket "rclone-test-lemayov6vusu-object-lock-lihezib4" created with ACL "" === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/LegalHold === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/SetAfterUpload === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Multipart 2026/04/20 01:09:41 DEBUG : test-object-lock-multipart: open chunk writer: started multipart upload: ynoMot4mE8314iZuIJESPE-Nkg6vn600sbEAeIrDjN3VX_GC4ZAi4AI8g5PkoUQgdsiBTPwy4xsXs7y5di7Z7EoCPsS1k5q9JGWerTMn52OqB95yDYhgn7fk6jw5xoIt 2026/04/20 01:09:41 DEBUG : test-object-lock-multipart: multipart upload: starting chunk 0 size 100 offset 0/100 2026/04/20 01:09:41 DEBUG : test-object-lock-multipart: multipart upload wrote chunk 1 with 100 bytes and etag "0fa9275b46b519d56dcfc3799b0ead6e" 2026/04/20 01:09:41 DEBUG : test-object-lock-multipart: multipart upload "ynoMot4mE8314iZuIJESPE-Nkg6vn600sbEAeIrDjN3VX_GC4ZAi4AI8g5PkoUQgdsiBTPwy4xsXs7y5di7Z7EoCPsS1k5q9JGWerTMn52OqB95yDYhgn7fk6jw5xoIt" finished 2026/04/20 01:09:41 DEBUG : test-object-lock-multipart: Multipart upload Etag: fee4c3bcc49f1487e62f8cd3bb0c5477-1 OK === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/ObjectLock/Presigned === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879 === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242879/Streamed 2026/04/20 01:09:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: open chunk writer: started multipart upload: Gk8C6rG4ZTACQCSXuQ1_mVj4UD7VsFIDaXyYwkfxQOptYzurKat40zC6loi_KwlWA6CDxs2quSqnuVrsO1k6DQNIHJSVVLq6-UXInkq5NZ5yA6q9x7ydLXaXsYkVSaYr 2026/04/20 01:09:46 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5.000Mi offset 0/off 2026/04/20 01:09:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242879 bytes and etag "ff7aec5a89bdb0fd7d9cf4ff8c484545" 2026/04/20 01:09:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: multipart upload "Gk8C6rG4ZTACQCSXuQ1_mVj4UD7VsFIDaXyYwkfxQOptYzurKat40zC6loi_KwlWA6CDxs2quSqnuVrsO1k6DQNIHJSVVLq6-UXInkq5NZ5yA6q9x7ydLXaXsYkVSaYr" finished 2026/04/20 01:09:47 DEBUG : chunked-5Mi-5.000Mi-streamed.bin: Multipart upload Etag: ed4a32f2cde07f87d68a56ca08356e58-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880 2026/04/20 01:09:48 DEBUG : chunked-5Mi-5Mi.bin: open chunk writer: started multipart upload: EbMY6RHl-9H3LliIHQH99qcrVYr1gLpmbt7EDojPFKp2WqVfHtKl3SwfB9zdNmHGvAaqFQlJGp2xUmiZ3jGwWefvxC9d6KdHDoVJu5YIfhm7360mk1DVazVTN_H20ZtT 2026/04/20 01:09:48 DEBUG : chunked-5Mi-5Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/5Mi 2026/04/20 01:09:48 DEBUG : chunked-5Mi-5Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/20 01:09:48 DEBUG : chunked-5Mi-5Mi.bin: multipart upload "EbMY6RHl-9H3LliIHQH99qcrVYr1gLpmbt7EDojPFKp2WqVfHtKl3SwfB9zdNmHGvAaqFQlJGp2xUmiZ3jGwWefvxC9d6KdHDoVJu5YIfhm7360mk1DVazVTN_H20ZtT" finished 2026/04/20 01:09:49 DEBUG : chunked-5Mi-5Mi.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/5242880/Streamed 2026/04/20 01:09:49 DEBUG : chunked-5Mi-5Mi-streamed.bin: open chunk writer: started multipart upload: K3zyPFP5LDLhEuOLBkdm0AhLSj22VAq0M0dw42w2vJIe2LQRx6jpMuUCLMGt58GpcC7LJmMCRQLpcpX89sMbdO4OAa5FccNJM-i0aZWDPTrtoQl94HJMrYhxcLhf4Y5u 2026/04/20 01:09:50 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/20 01:09:50 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/20 01:09:50 DEBUG : chunked-5Mi-5Mi-streamed.bin: multipart upload "K3zyPFP5LDLhEuOLBkdm0AhLSj22VAq0M0dw42w2vJIe2LQRx6jpMuUCLMGt58GpcC7LJmMCRQLpcpX89sMbdO4OAa5FccNJM-i0aZWDPTrtoQl94HJMrYhxcLhf4Y5u" finished 2026/04/20 01:09:50 DEBUG : chunked-5Mi-5Mi-streamed.bin: Multipart upload Etag: 59a976105e80464acdcd6ee2a0678dfd-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761 2026/04/20 01:09:51 DEBUG : chunked-5Mi-10.000Mi.bin: open chunk writer: started multipart upload: 3aAC_L3fC1Afjp9nb80nSC3_FmqXS0TkTN6sTvWFD6bvwUPWAPNj3dbToTlfPpbE9G6G8HxEWE66XrH4-KGmtwQp3YCEIGjWHbHhmQf3WPFE170-lk6dUpKS3vLV-XsR 2026/04/20 01:09:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 0 size 5Mi offset 0/10.000Mi 2026/04/20 01:09:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/10.000Mi 2026/04/20 01:09:51 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/10.000Mi 2026/04/20 01:09:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/20 01:09:52 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/20 01:10:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/20 01:10:56 DEBUG : chunked-5Mi-10.000Mi.bin: multipart upload "3aAC_L3fC1Afjp9nb80nSC3_FmqXS0TkTN6sTvWFD6bvwUPWAPNj3dbToTlfPpbE9G6G8HxEWE66XrH4-KGmtwQp3YCEIGjWHbHhmQf3WPFE170-lk6dUpKS3vLV-XsR" finished 2026/04/20 01:10:56 DEBUG : chunked-5Mi-10.000Mi.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5Mi/10485761/Streamed 2026/04/20 01:11:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: N5VaFM2A6AV6w5XgczRaKPrDf8NwE1ynjZPFm78BkwDIS8D48bTeOD6JD4d1olhG713H0v0J0bR5ecNxKfHZAxQ5BrhUSCnxnMaexhoFNr0jtxWErk19DDbbxeS1ywtE 2026/04/20 01:11:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 5Mi offset 0/off 2026/04/20 01:11:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10Mi/off 2026/04/20 01:11:00 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 1 size 5Mi offset 5Mi/off 2026/04/20 01:11:01 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ab95f1fa7da6a90274409b89562f3ffd" 2026/04/20 01:11:02 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 2 with 5242880 bytes and etag "e264fa295ef081d5ad9bfaa7e5e130b6" 2026/04/20 01:12:30 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 5242880 bytes and etag "4c28640dc8df1933aaea192100d50ae0" 2026/04/20 01:12:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: multipart upload "N5VaFM2A6AV6w5XgczRaKPrDf8NwE1ynjZPFm78BkwDIS8D48bTeOD6JD4d1olhG713H0v0J0bR5ecNxKfHZAxQ5BrhUSCnxnMaexhoFNr0jtxWErk19DDbbxeS1ywtE" finished 2026/04/20 01:12:31 DEBUG : chunked-5Mi-10.000Mi-streamed.bin: Multipart upload Etag: b677d8f19ed57bf218653ea38827c920-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999 === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5299999/Streamed 2026/04/20 01:13:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: gVCDugRK5hUZrrrx8Am1uzxZR3N9qcKitLfer6UdeuvS4eteOXnjLFQVsWgbQ2uNdgXOP6iGzPJ7JWtGUM8AJ-gwYYr4rjqXj-djL2VvOM-38YZybx_s11JOvGZWb9Vk 2026/04/20 01:13:59 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/20 01:15:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5299999 bytes and etag "2aa9b1ba4a7866fe619f84267d862086" 2026/04/20 01:15:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "gVCDugRK5hUZrrrx8Am1uzxZR3N9qcKitLfer6UdeuvS4eteOXnjLFQVsWgbQ2uNdgXOP6iGzPJ7JWtGUM8AJ-gwYYr4rjqXj-djL2VvOM-38YZybx_s11JOvGZWb9Vk" finished 2026/04/20 01:15:10 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 070ae709b83078a0b79bf9a5d1dc765c-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000 2026/04/20 01:15:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: open chunk writer: started multipart upload: Ke112VWwrsTKTfiEuXh99k95ND_kI1nm3iyDAuqdPTpfUWnzFHkplG2Hn2Xl2eB6zifAtlLcbtY66wjpDZ3lbXTnGMAHqZ2xdIYkhtMTGPXYO9ayBJW12KZoIwd4xXEn 2026/04/20 01:15:12 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/5.054Mi 2026/04/20 01:16:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/20 01:16:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: multipart upload "Ke112VWwrsTKTfiEuXh99k95ND_kI1nm3iyDAuqdPTpfUWnzFHkplG2Hn2Xl2eB6zifAtlLcbtY66wjpDZ3lbXTnGMAHqZ2xdIYkhtMTGPXYO9ayBJW12KZoIwd4xXEn" finished 2026/04/20 01:16:38 DEBUG : chunked-5.054Mi-5.054Mi.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/5300000/Streamed 2026/04/20 01:16:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: open chunk writer: started multipart upload: D1Lqmgs2FbiToMqtqtl1r25xpjjtD8muJqH2BL0Pk1wTwcCZrwAH8Ub0nvKxqHwObuLyEMA0CiMBIXwZARF26hLPFB8ZXlg5prN1nrOGoIuBXO5knKicPUyYVZBVALv4 2026/04/20 01:16:41 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/20 01:18:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/20 01:18:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: multipart upload "D1Lqmgs2FbiToMqtqtl1r25xpjjtD8muJqH2BL0Pk1wTwcCZrwAH8Ub0nvKxqHwObuLyEMA0CiMBIXwZARF26hLPFB8ZXlg5prN1nrOGoIuBXO5knKicPUyYVZBVALv4" finished 2026/04/20 01:18:13 DEBUG : chunked-5.054Mi-5.054Mi-streamed.bin: Multipart upload Etag: 3206ce1fe2872bce7fc98309c9c126a0-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001 2026/04/20 01:18:15 DEBUG : chunked-5.054Mi-10.109Mi.bin: open chunk writer: started multipart upload: tDWBuGSZgFDSuPjb_-XWuvzC5159HUTYVMy-Ak6g5vPnWblb7dlBzigmNNYQ2_ejg6hmbR5A306roCtF1s10UcqG176Vz1WjjBhnJCrEOKfUL8xi1nafT0ygQdmR_PfG 2026/04/20 01:18:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/10.109Mi 2026/04/20 01:18:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/10.109Mi 2026/04/20 01:18:16 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/20 01:18:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/20 01:18:17 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/20 01:19:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/20 01:19:42 DEBUG : chunked-5.054Mi-10.109Mi.bin: multipart upload "tDWBuGSZgFDSuPjb_-XWuvzC5159HUTYVMy-Ak6g5vPnWblb7dlBzigmNNYQ2_ejg6hmbR5A306roCtF1s10UcqG176Vz1WjjBhnJCrEOKfUL8xi1nafT0ygQdmR_PfG" finished 2026/04/20 01:19:43 DEBUG : chunked-5.054Mi-10.109Mi.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.054Mi/10600001/Streamed 2026/04/20 01:19:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: rrsNYSxFu8LVSAZhds5kdJMW2XiO6DRtRsmX1W8TX9SjY1M4p9evzuczLoCFD2JlW0Plgw49jeujGH2SiZq5qwZoHLIulSnzNKfpnLR8JZWjheEWFaVA3bZlMBEdZTeC 2026/04/20 01:19:45 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.054Mi offset 0/off 2026/04/20 01:19:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.054Mi offset 5.054Mi/off 2026/04/20 01:19:46 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/20 01:19:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "ffe51d3e7d8297237588704eeddc6ab2" 2026/04/20 01:19:47 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300000 bytes and etag "442123fe50ef82513b6b6ae0fdef48b5" 2026/04/20 01:21:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300000 bytes and etag "9618edfd251d9205c98f3f98bea76248" 2026/04/20 01:21:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: multipart upload "rrsNYSxFu8LVSAZhds5kdJMW2XiO6DRtRsmX1W8TX9SjY1M4p9evzuczLoCFD2JlW0Plgw49jeujGH2SiZq5qwZoHLIulSnzNKfpnLR8JZWjheEWFaVA3bZlMBEdZTeC" finished 2026/04/20 01:21:01 DEBUG : chunked-5.054Mi-10.109Mi-streamed.bin: Multipart upload Etag: ca2015b20b6523be232378f6c43a655e-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052 === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300052/Streamed 2026/04/20 01:22:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: L2fOlcB0QSxVjLSAohZCoFvq7i_bw5auS-tzU4V_2kTePeCSuk95qtaxH6WdX38V6WxxyMbK8unlTiPJW7oCRbD5JTptfk9hCOacvaS2xlvTbSos6I95DnAPhzXCsVMa 2026/04/20 01:22:15 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/20 01:23:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300052 bytes and etag "e5c2980c0cc5f4df179c21e20019663d" 2026/04/20 01:23:17 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "L2fOlcB0QSxVjLSAohZCoFvq7i_bw5auS-tzU4V_2kTePeCSuk95qtaxH6WdX38V6WxxyMbK8unlTiPJW7oCRbD5JTptfk9hCOacvaS2xlvTbSos6I95DnAPhzXCsVMa" finished 2026/04/20 01:23:18 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 71944443394f5a6630c3e854be917d49-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053 2026/04/20 01:23:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: open chunk writer: started multipart upload: Ri5CR-rz4-FDa_6Tm6THIubys-wmFH50iV-1DTJFW1ys9G3mmkdEJMzg3RwTIuJj5iB2K7UvqdxkdhGz0IU_MdWG1BJtCcDg36nvs8Gk5Q15j49prPhZQX4T5T2Q7GA7 2026/04/20 01:23:20 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/5.055Mi 2026/04/20 01:24:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/20 01:24:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: multipart upload "Ri5CR-rz4-FDa_6Tm6THIubys-wmFH50iV-1DTJFW1ys9G3mmkdEJMzg3RwTIuJj5iB2K7UvqdxkdhGz0IU_MdWG1BJtCcDg36nvs8Gk5Q15j49prPhZQX4T5T2Q7GA7" finished 2026/04/20 01:24:36 DEBUG : chunked-5.055Mi-5.055Mi.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/5300053/Streamed 2026/04/20 01:24:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: open chunk writer: started multipart upload: zzUsS3vR9JtFjtQOSzyKxM1huG_MXdkpnQGzl4Nzrak3WzbheX0czANYrnbujRr6cLtGnMFacMv0rD9oJJwWjEtM7BGAZzOLOW2m2f6VAso7zPeWX1eCJ1oN59bCQL8o 2026/04/20 01:24:38 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/20 01:25:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/20 01:25:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: multipart upload "zzUsS3vR9JtFjtQOSzyKxM1huG_MXdkpnQGzl4Nzrak3WzbheX0czANYrnbujRr6cLtGnMFacMv0rD9oJJwWjEtM7BGAZzOLOW2m2f6VAso7zPeWX1eCJ1oN59bCQL8o" finished 2026/04/20 01:25:48 DEBUG : chunked-5.055Mi-5.055Mi-streamed.bin: Multipart upload Etag: 2dd0af08a18bb9524235b819d990351b-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107 2026/04/20 01:25:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: open chunk writer: started multipart upload: ErLYamG3MRIVf5XMwhOVPaOFy34CzvC1FJ8bpONdbGn1sPBPnksLwZITDnXxE8FZEEOgDcqgk0ke4zOflbAM4H1dBTco-svkrMRkc7iQVktRfsits4p9l6xLbmp_r7uL 2026/04/20 01:25:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/10.109Mi 2026/04/20 01:25:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/10.109Mi 2026/04/20 01:25:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/10.109Mi 2026/04/20 01:25:51 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/20 01:27:21 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/20 01:29:49 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/20 01:29:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: multipart upload "ErLYamG3MRIVf5XMwhOVPaOFy34CzvC1FJ8bpONdbGn1sPBPnksLwZITDnXxE8FZEEOgDcqgk0ke4zOflbAM4H1dBTco-svkrMRkc7iQVktRfsits4p9l6xLbmp_r7uL" finished 2026/04/20 01:29:50 DEBUG : chunked-5.055Mi-10.109Mi.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/5.055Mi/10600107/Streamed 2026/04/20 01:29:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: open chunk writer: started multipart upload: PQcA8wM_u3grvvPweuuV7_mWWfC0-DIVdbrvLZ1nhfLMo5TePeV7RRMiD5jaQ_k7EBwXj1xUNo6bdZUvEExEbJCq3lX19eusxqx6D2nIy0P9ghcu55crzvvaxCKOrg3E 2026/04/20 01:29:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 0 size 5.055Mi offset 0/off 2026/04/20 01:29:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 1 size 5.055Mi offset 5.055Mi/off 2026/04/20 01:29:53 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 10.109Mi/off 2026/04/20 01:29:54 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/20 01:29:55 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 2 with 5300053 bytes and etag "ea93706a29454b4fd13cc395bea103bb" 2026/04/20 01:34:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload wrote chunk 1 with 5300053 bytes and etag "96c71725f4c229231bc16c79b1ff08fd" 2026/04/20 01:34:06 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: multipart upload "PQcA8wM_u3grvvPweuuV7_mWWfC0-DIVdbrvLZ1nhfLMo5TePeV7RRMiD5jaQ_k7EBwXj1xUNo6bdZUvEExEbJCq3lX19eusxqx6D2nIy0P9ghcu55crzvvaxCKOrg3E" finished 2026/04/20 01:34:07 DEBUG : chunked-5.055Mi-10.109Mi-streamed.bin: Multipart upload Etag: 65ca3f2f064ee118f2db3a528b303125-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505 === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990505/Streamed 2026/04/20 01:39:23 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: CGdwUr9nfw4WGi0L7UemgA3hetjYEUmSXRaYxSCE08sGQx3sWb6m-orl6SYFW9oNRCcunN48_7lToBUlhnwSG4W4r0h75JRtzT4b4nMyiqC7nFFoj6ei5yR5XenD9tkc 2026/04/20 01:39:24 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/20 01:44:40 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990505 bytes and etag "e9548a82ce25f02a063ee0076122ee24" 2026/04/20 01:44:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "CGdwUr9nfw4WGi0L7UemgA3hetjYEUmSXRaYxSCE08sGQx3sWb6m-orl6SYFW9oNRCcunN48_7lToBUlhnwSG4W4r0h75JRtzT4b4nMyiqC7nFFoj6ei5yR5XenD9tkc" finished 2026/04/20 01:44:42 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: 350df36975967a82a7468a62a63e0761-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506 2026/04/20 01:44:46 DEBUG : chunked-6.667Mi-6.667Mi.bin: open chunk writer: started multipart upload: ny9VaDIjhCt9GpriTCX9yHXAFVcnBMX03ZOLWEp5QWJTbqCAgLU3V9Xdi52NxMHgNoJ3C4fR9uLIJXmCTtzyQLO_KH1dLsqK4EZpUMrMkAzWfiF41wKGfgX8MfJxxjkV 2026/04/20 01:44:47 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/6.667Mi 2026/04/20 01:45:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/20 01:45:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: multipart upload "ny9VaDIjhCt9GpriTCX9yHXAFVcnBMX03ZOLWEp5QWJTbqCAgLU3V9Xdi52NxMHgNoJ3C4fR9uLIJXmCTtzyQLO_KH1dLsqK4EZpUMrMkAzWfiF41wKGfgX8MfJxxjkV" finished 2026/04/20 01:45:53 DEBUG : chunked-6.667Mi-6.667Mi.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/6990506/Streamed 2026/04/20 01:45:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: open chunk writer: started multipart upload: f7cQzR_5yayuonFIyM_fsXluh0ZYGILMUf8dxGpx0Qo0QxYvD33dJIXoN9T7bRYWCfWnM6qMkyXl4ns6SfBAUy4_vy8hemmBDLTIVCmgcjQUsstVfCXKQyxb5zXVgxnu 2026/04/20 01:45:57 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/20 01:46:50 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/20 01:46:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: multipart upload "f7cQzR_5yayuonFIyM_fsXluh0ZYGILMUf8dxGpx0Qo0QxYvD33dJIXoN9T7bRYWCfWnM6qMkyXl4ns6SfBAUy4_vy8hemmBDLTIVCmgcjQUsstVfCXKQyxb5zXVgxnu" finished 2026/04/20 01:46:51 DEBUG : chunked-6.667Mi-6.667Mi-streamed.bin: Multipart upload Etag: d8a820173c91e166112e77c629504581-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013 2026/04/20 01:46:53 DEBUG : chunked-6.667Mi-13.333Mi.bin: open chunk writer: started multipart upload: Y4OSDNNp-EdnOGmjzXjNYPcAYYETiXRBlzoJWoddE1c3A2ZflGECN8lH3t7zH5dNzkBte3hXJfjyEBIecaVh3rImFYzdTJUcQBmOR8DMhBM7XE-NKqWoA2qSFSeXrNt9 2026/04/20 01:46:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/13.333Mi 2026/04/20 01:46:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/13.333Mi 2026/04/20 01:46:54 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/13.333Mi 2026/04/20 01:46:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/20 01:46:55 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/20 01:47:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/20 01:47:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: multipart upload "Y4OSDNNp-EdnOGmjzXjNYPcAYYETiXRBlzoJWoddE1c3A2ZflGECN8lH3t7zH5dNzkBte3hXJfjyEBIecaVh3rImFYzdTJUcQBmOR8DMhBM7XE-NKqWoA2qSFSeXrNt9" finished 2026/04/20 01:47:52 DEBUG : chunked-6.667Mi-13.333Mi.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/6.667Mi/13981013/Streamed 2026/04/20 01:47:55 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: open chunk writer: started multipart upload: 1C_CaeNx6XMglJ3vTtK1jlrkMn6Vegylxc8JBZlRJQFMiNLFwIKu9znxVZ-9AC-8NhS6dZ6ZUG-UQcMp0Sai9zpOtuYPYclawiSHsNbyb6l6NDYEMwX-cGYXN434l9VX 2026/04/20 01:47:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 0 size 6.667Mi offset 0/off 2026/04/20 01:47:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 13.333Mi/off 2026/04/20 01:47:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload: starting chunk 1 size 6.667Mi offset 6.667Mi/off 2026/04/20 01:47:58 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 2 with 6990506 bytes and etag "d01a45d4e43a2541c997a15d557b0479" 2026/04/20 01:48:04 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "43ec3e5dee6e706af7766fffea512721" 2026/04/20 01:48:56 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload wrote chunk 1 with 6990506 bytes and etag "6d02ef9f797a6d2cac923531b40a7113" 2026/04/20 01:48:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: multipart upload "1C_CaeNx6XMglJ3vTtK1jlrkMn6Vegylxc8JBZlRJQFMiNLFwIKu9znxVZ-9AC-8NhS6dZ6ZUG-UQcMp0Sai9zpOtuYPYclawiSHsNbyb6l6NDYEMwX-cGYXN434l9VX" finished 2026/04/20 01:48:57 DEBUG : chunked-6.667Mi-13.333Mi-streamed.bin: Multipart upload Etag: 4544b41f053fa26e7f5f5e06ac981f9b-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607 === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388607/Streamed 2026/04/20 01:50:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: open chunk writer: started multipart upload: 9BeImyvHFKiDXMbd5J8tc9EydKCtbPx6tmKAxVzpmoWvhlIaQ-MzSimGSuQnZ2PyN-EmiwHqesqufHSRKHQrxPS3axFDJSHt-NdWncoRf9w4Dnh4NC7ftz-Wa2KkjAri 2026/04/20 01:50:00 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8.000Mi offset 0/off 2026/04/20 01:51:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388607 bytes and etag "1acc725c3c7ab01db7fb5ab34863fb9a" 2026/04/20 01:51:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: multipart upload "9BeImyvHFKiDXMbd5J8tc9EydKCtbPx6tmKAxVzpmoWvhlIaQ-MzSimGSuQnZ2PyN-EmiwHqesqufHSRKHQrxPS3axFDJSHt-NdWncoRf9w4Dnh4NC7ftz-Wa2KkjAri" finished 2026/04/20 01:51:11 DEBUG : chunked-8Mi-8.000Mi-streamed.bin: Multipart upload Etag: 73257af479153e674253a5b4105cb323-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608 2026/04/20 01:51:13 DEBUG : chunked-8Mi-8Mi.bin: open chunk writer: started multipart upload: AeHxbg-zkKJGj7p0DxKV56HgTeIPApt2VDG8ieFvk_W-L2dfkf-tNGqOEywBxbJpPveeHCRsFyRyIUXBK1YUnmq1hlCCIT-rS6K6xZb1uDlJHGAHPmCA3Ix-bhl9HQtl 2026/04/20 01:51:14 DEBUG : chunked-8Mi-8Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/8Mi 2026/04/20 01:52:24 DEBUG : chunked-8Mi-8Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/20 01:52:24 DEBUG : chunked-8Mi-8Mi.bin: multipart upload "AeHxbg-zkKJGj7p0DxKV56HgTeIPApt2VDG8ieFvk_W-L2dfkf-tNGqOEywBxbJpPveeHCRsFyRyIUXBK1YUnmq1hlCCIT-rS6K6xZb1uDlJHGAHPmCA3Ix-bhl9HQtl" finished 2026/04/20 01:52:24 DEBUG : chunked-8Mi-8Mi.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/8388608/Streamed 2026/04/20 01:52:26 DEBUG : chunked-8Mi-8Mi-streamed.bin: open chunk writer: started multipart upload: ZiBCxu7u4uWsYOtjI67QdyVLFAotatGumhJVAD3dSiPneqKDTFJZHixhqP2ArZNHJYPS8FjGVc_QQSRhv8asP0Jx86k3JhHG68Fh0pI_4ZkGZfKk1WbdPxn3uX5vjqLb 2026/04/20 01:52:27 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/20 01:53:26 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/20 01:53:26 DEBUG : chunked-8Mi-8Mi-streamed.bin: multipart upload "ZiBCxu7u4uWsYOtjI67QdyVLFAotatGumhJVAD3dSiPneqKDTFJZHixhqP2ArZNHJYPS8FjGVc_QQSRhv8asP0Jx86k3JhHG68Fh0pI_4ZkGZfKk1WbdPxn3uX5vjqLb" finished 2026/04/20 01:53:27 DEBUG : chunked-8Mi-8Mi-streamed.bin: Multipart upload Etag: e039da9ee1fa336ed66c53824ac058a7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/04/20 01:53:29 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: x30YRq_mpSmqKX6vtYygQhOneuWqRJF9qTo9ZgS0pTddtKEJPdF0DNgJw_qjSF80FySaQYfXY7fSg_Ucz6X2GBBsgK_9cMNspnz8X8XugWQo_jc4VFddBWfLpRa5zzK5 2026/04/20 01:53:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/04/20 01:53:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/04/20 01:53:29 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/04/20 01:53:31 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/20 01:54:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/20 01:54:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/20 01:54:32 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "x30YRq_mpSmqKX6vtYygQhOneuWqRJF9qTo9ZgS0pTddtKEJPdF0DNgJw_qjSF80FySaQYfXY7fSg_Ucz6X2GBBsgK_9cMNspnz8X8XugWQo_jc4VFddBWfLpRa5zzK5" finished 2026/04/20 01:54:32 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/04/20 01:54:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ujGIaoNLWFLSeqKrm-8nVCU24XMNbUD6LYjvtzv1nTjmllsleuUIrIi27JlA_ITfOR15L29NCzJNtKTvx-2XS-IRwDh-FP6WlQYh1tcNe_QnQsA392GDWmzBqhOFCOmQ 2026/04/20 01:54:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/04/20 01:54:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/04/20 01:54:35 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/04/20 01:54:36 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/04/20 01:55:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/04/20 01:55:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/04/20 01:55:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ujGIaoNLWFLSeqKrm-8nVCU24XMNbUD6LYjvtzv1nTjmllsleuUIrIi27JlA_ITfOR15L29NCzJNtKTvx-2XS-IRwDh-FP6WlQYh1tcNe_QnQsA392GDWmzBqhOFCOmQ" finished 2026/04/20 01:55:38 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759 === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485759/Streamed 2026/04/20 01:57:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: open chunk writer: started multipart upload: jf-t9IFu-89NqSFNQbGNOQkzAp-H4JPqfxIwE_Tmxl9Ayr38Ze2I_kZMtEhiFyPiWGr6A1ZZr2ZHTBgvUpkErO626XK1EPPHqJxeJ-dMBLgAzkmZyggqNq4yN9fyGsP9 2026/04/20 01:57:02 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload: starting chunk 0 size 10.000Mi offset 0/off 2026/04/20 01:58:28 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload wrote chunk 1 with 10485759 bytes and etag "d369e67ba9c8841b6b568a7fed32459d" 2026/04/20 01:58:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: multipart upload "jf-t9IFu-89NqSFNQbGNOQkzAp-H4JPqfxIwE_Tmxl9Ayr38Ze2I_kZMtEhiFyPiWGr6A1ZZr2ZHTBgvUpkErO626XK1EPPHqJxeJ-dMBLgAzkmZyggqNq4yN9fyGsP9" finished 2026/04/20 01:58:29 DEBUG : chunked-10Mi-10.000Mi-streamed.bin: Multipart upload Etag: 589cafb3633e59e0f5a6ff05c8f082c4-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 2026/04/20 01:58:31 DEBUG : chunked-10Mi-10Mi.bin: open chunk writer: started multipart upload: 8cMk5X0dytLE9kv9O3FK8n2sAyYBJ9G09vcEQfeE6JSbgN4zrX9HKcVywaJFInfxsZd10ogbzIvH1AEFgGgbIDJaei22VJKPudsg5OTBhN5yrEwHZOukBgnRdDFcN5UJ 2026/04/20 01:58:31 DEBUG : chunked-10Mi-10Mi.bin: multipart upload: starting chunk 0 size 10Mi offset 0/10Mi 2026/04/20 02:00:04 DEBUG : chunked-10Mi-10Mi.bin: multipart upload wrote chunk 1 with 10485760 bytes and etag "d9a6fbf6e6dbdfe64365f218c62dbcd7" 2026/04/20 02:00:04 DEBUG : chunked-10Mi-10Mi.bin: multipart upload "8cMk5X0dytLE9kv9O3FK8n2sAyYBJ9G09vcEQfeE6JSbgN4zrX9HKcVywaJFInfxsZd10ogbzIvH1AEFgGgbIDJaei22VJKPudsg5OTBhN5yrEwHZOukBgnRdDFcN5UJ" finished 2026/04/20 02:00:04 DEBUG : chunked-10Mi-10Mi.bin: Multipart upload Etag: 4fbc18713bfa7c8ba8c1bff45c2f75f7-1 OK === RUN TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed 2026/04/20 02:00:06 DEBUG : chunked-10Mi-10Mi-streamed.bin: open chunk writer: started multipart upload: 3Pi53Bh_NGywQSyCqkG3EVCkUBIje0ng0AGsy--jNqiViJ0h4X37qSfITQaZLnvETcD8DJsYMjSFGlQpmscnp3TVz-IaPbFGeeo5kbpSeSaUaeYzRWUsmLUqdzkTKgpf 2026/04/20 02:00:07 DEBUG : chunked-10Mi-10Mi-streamed.bin: multipart upload: starting chunk 0 size 10Mi offset 0/off panic: test timed out after 1h0m0s running tests: TestIntegration (1h0m0s) TestIntegration/FsMkdir (59m58s) TestIntegration/FsMkdir/FsPutChunked (51m14s) TestIntegration/FsMkdir/FsPutChunked/10Mi (5m18s) TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760 (2m27s) TestIntegration/FsMkdir/FsPutChunked/10Mi/10485760/Streamed (51s) goroutine 836 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 60 minutes]: testing.(*T).Run(0x1e2456b66fc8, {0x134a940?, 0x1e2456a95b30?}, 0x13d2fb0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x1e2456b66fc8) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x1e2456b66fc8, 0x1e2456a95c58) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x135921f, 0x18}, {0x136b695, 0x23}, 0x1e2456ea6078, {0x1e08600, 0x8, 0x8}, {0xc2718016888e09e0, 0x34635f177d9, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x1e2456bdb400) /usr/local/go/src/testing/testing.go:2443 +0x6ac main.main() _testmain.go:60 +0x9b goroutine 50 [chan receive, 59 minutes]: testing.(*T).Run(0x1e2456c2e488, {0x1340019?, 0x1e2456b1c388?}, 0x1e2456bc0240) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fstest/fstests.Run(0x1e2456c2e488, 0x1e2456c1a9c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:584 +0x1025 github.com/rclone/rclone/backend/s3.TestIntegration(0x1e2456c2e488) /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3_test.go:39 +0x146 testing.tRunner(0x1e2456c2e488, 0x13d2fb0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 52 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 50 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 53 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 50 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 807 [sync.WaitGroup.Wait, 2 minutes]: sync.runtime_SemacquireWaitGroup(0x13e3320?, 0x78?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x1e2456f17008) /usr/local/go/src/sync/waitgroup.go:206 +0x85 golang.org/x/sync/errgroup.(*Group).Wait(0x1e2456f17000) /home/rclone/go/pkg/mod/golang.org/x/sync@v0.20.0/errgroup/errgroup.go:56 +0x1e github.com/rclone/rclone/lib/multipart.UploadMultipart({0x13f2c98, 0x1e547e0}, {0x13fb9f0, 0x1e245a7b8850}, {0x13e0d40, 0x1e2456d053a0}, {{0x13e0bc0, 0x1e2456b1c388}, {0x0, 0x0, ...}}) /home/rclone/go/src/github.com/rclone/rclone/lib/multipart/multipart.go:119 +0xa85 github.com/rclone/rclone/backend/s3.(*Object).uploadMultipart(0x1e24570e18e8?, {0x13f2c98?, 0x1e547e0?}, {0x13fb9f0?, 0x1e245a7b8850?}, {0x13e0d40?, 0x1e2456d053a0?}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3.go:4616 +0xe5 github.com/rclone/rclone/backend/s3.(*Object).Update(0x1e2456bba4d0, {0x13f2c98, 0x1e547e0}, {0x13e0d40, 0x1e2456d053a0}, {0x13fb9f0, 0x1e245a7b8850}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3.go:4986 +0x1ab github.com/rclone/rclone/backend/s3.(*Fs).Put(0x1e2456b1c388, {0x13f2c98, 0x1e547e0}, {0x13e0d40, 0x1e2456d053a0}, {0x13fb9f0, 0x1e245a7b8850}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3.go:2720 +0x108 github.com/rclone/rclone/fstest/fstests.testPutLarge.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:246 +0x238 github.com/rclone/rclone/fstest/fstests.retry(0x1e2456c2f688, {0x1341903, 0x8}, 0x1e24570efdf8) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:138 +0x117 github.com/rclone/rclone/fstest/fstests.testPutLarge({0x13f2c98, 0x1e547e0}, 0x1e2456c2f688, {0x13fdae0, 0x1e2456b1c388}, 0x1e24570efef0, 0x99?) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:236 +0x109 github.com/rclone/rclone/fstest/fstests.TestPutLargeStreamed(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:280 github.com/rclone/rclone/fstest/fstests.Run.func13.15.3.1.1(0x1e2456c2f688) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2462 +0x236 testing.tRunner(0x1e2456c2f688, 0x1e2456e16660) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 822 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 61 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x1e2456d85860, {0x13f2db0, 0x1e2457066000}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 50 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 66 [chan receive, 51 minutes]: testing.(*T).Run(0x1e2456c2fd48, {0x1347206?, 0x0?}, 0x1e2456e20690) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fstest/fstests.Run.func13(0x1e2456c2fd48) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2360 +0xc73 testing.tRunner(0x1e2456c2fd48, 0x1e2456bc0240) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 50 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 507 [chan receive, 5 minutes]: testing.(*T).Run(0x1e2456f54008, {0x1e2456c7f59c?, 0x0?}, 0x1e2456bd6f00) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fstest/fstests.Run.func13.15(0x1e2456f54008) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2435 +0x652 testing.tRunner(0x1e2456f54008, 0x1e2456e20690) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 66 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 822 [chan receive, 2 minutes]: testing.(*T).Run(0x1e2456c2e008, {0x134191b?, 0x1e2456c2e008?}, 0x1e2456e16660) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fstest/fstests.Run.func13.15.3.1(0x1e2456c2e008) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2458 +0x265 testing.tRunner(0x1e2456c2e008, 0x1e245a6d2450) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 819 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 819 [chan receive, 3 minutes]: testing.(*T).Run(0x1e2456c2e248, {0x1e2456db4960?, 0x1e245a886f48?}, 0x1e245a6d2450) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fstest/fstests.Run.func13.15.3(0x1e2456c2e248) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2452 +0x18a testing.tRunner(0x1e2456c2e248, 0x1e2456bd6f00) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 507 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 699 [IO wait, 2 minutes]: internal/poll.runtime_pollWait(0x74326581aa00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1e2456cf3580?, 0x1e2457092000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x1e2456cf3580, {0x1e2457092000, 0xa000, 0xa000}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x1e2456cf3580, {0x1e2457092000?, 0xa?, 0x1e2456ff3888?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x1e2456f9c158, {0x1e2457092000?, 0x1e2456ff3a78?, 0x1e2456ae6750?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x1e245b1a6030, {0x1e2457092000?, 0x74321dbbf048?, 0x7432658a72f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x1e2456b3f4d0, {0x1e2457092000?, 0x1e24571381e0?, 0x1e2456ae6810?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x1e2456b1db28, {0x13e1c80, 0x1e2456b3f4d0}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x1e2456b1d888, {0x7432658409c0, 0x1e245b1a6030}, 0x1e2456ae69d0?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x1e2456b1d888, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x1e2456b1d888, {0x1e2456d5d000, 0x1000, 0x30?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 net/http.(*persistConn).Read(0x1e2456b7adc0, {0x1e2456d5d000?, 0x741366?, 0x1e2456ae6cd0?}) /usr/local/go/src/net/http/transport.go:2174 +0x47 bufio.(*Reader).fill(0x1e2456aff8c0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).ReadSlice(0x1e2456aff8c0, 0xa) /usr/local/go/src/bufio/bufio.go:377 +0x29 bufio.(*Reader).ReadLine(0x1e2456aff8c0) /usr/local/go/src/bufio/bufio.go:406 +0x25 net/textproto.(*Reader).readLineSlice(0x1e2456ae6cd0, 0xffffffffffffffff) /usr/local/go/src/net/textproto/reader.go:64 +0xad net/textproto.(*Reader).ReadLine(...) /usr/local/go/src/net/textproto/reader.go:44 net/http.ReadResponse(0x1e2456aff8c0, 0x1e2456de1a40) /usr/local/go/src/net/http/response.go:161 +0x90 net/http.(*persistConn).readResponse(0x1e2456b7adc0, {{}, 0x1e2456bd63c0, 0x1e245b46cb60, 0x0, 0x0, 0x1e245b46caf0}, 0x0) /usr/local/go/src/net/http/transport.go:2518 +0xb1 net/http.(*persistConn).readLoop(0x1e2456b7adc0) /usr/local/go/src/net/http/transport.go:2345 +0x2dd created by net/http.(*Transport).dialConn in goroutine 707 /usr/local/go/src/net/http/transport.go:1994 +0x16ac goroutine 700 [IO wait]: internal/poll.runtime_pollWait(0x74326581aa00, 0x77) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x1e2456cf3580?, 0x1e24570fc972?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitWrite(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).Write(0x1e2456cf3580, {0x1e24570fc800, 0x4016, 0x4800}) /usr/local/go/src/internal/poll/fd_unix.go:390 +0x334 net.(*netFD).Write(0x1e2456cf3580, {0x1e24570fc800?, 0xf661ab?, 0x1e2456f9c158?}) /usr/local/go/src/net/fd_posix.go:109 +0x25 net.(*conn).Write(0x1e2456f9c158, {0x1e24570fc800?, 0x4006?, 0x1e2456b1dad0?}) /usr/local/go/src/net/net.go:208 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Write(0x1e245b1a6030, {0x1e24570fc800, 0x4016, 0x4800}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:122 +0x58 crypto/tls.(*Conn).write(0x1e2456b1d888, {0x1e24570fc800?, 0x5?, 0x4800?}) /usr/local/go/src/crypto/tls/conn.go:954 +0x109 crypto/tls.(*Conn).writeRecordLocked(0x1e2456b1d888, 0x17, {0x1e24570ac000, 0x8000, 0x8000}) /usr/local/go/src/crypto/tls/conn.go:1035 +0x665 crypto/tls.(*Conn).Write(0x1e2456b3f470?, {0x1e24570ac000, 0x8000, 0x8000}) /usr/local/go/src/crypto/tls/conn.go:1254 +0x37e io.copyBuffer({0x74326584c2f8, 0x1e2456b1d888}, {0x13e06c0, 0x1e2456b3f470}, {0x0, 0x0, 0x0}) /usr/local/go/src/io/io.go:431 +0x1d4 io.Copy(...) /usr/local/go/src/io/io.go:388 net/http.persistConnWriter.ReadFrom({0x1def8f0?}, {0x13e06c0?, 0x1e2456b3f470?}) /usr/local/go/src/net/http/transport.go:2019 +0x5b bufio.(*Writer).ReadFrom(0x1e2456afd680, {0x13e06c0, 0x1e2456b3f470}) /usr/local/go/src/bufio/bufio.go:797 +0x214 io.copyBuffer({0x13e0900, 0x1e2456afd680}, {0x13e06c0, 0x1e2456b3f470}, {0x1e2456dec000, 0x8000, 0x8000}) /usr/local/go/src/io/io.go:415 +0x151 io.CopyBuffer({0x13e0900?, 0x1e2456afd680?}, {0x13e06c0?, 0x1e2456b3f470?}, {0x1e2456dec000?, 0x1e2456a91be0?, 0x48db05?}) /usr/local/go/src/io/io.go:402 +0x36 net/http.(*transferWriter).doBodyCopy(0x1e2456cee640, {0x13e0900, 0x1e2456afd680}, {0x13e06c0, 0x1e2456b3f470}) /usr/local/go/src/net/http/transfer.go:417 +0xdc net/http.(*transferWriter).writeBody(0x1e2456cee640, {0x13e0900, 0x1e2456afd680}) /usr/local/go/src/net/http/transfer.go:372 +0x357 net/http.(*Request).write(0x1e2456de1a40, {0x13e0900, 0x1e2456afd680}, 0x0, 0x0, 0x0) /usr/local/go/src/net/http/request.go:762 +0xa86 net/http.(*persistConn).writeLoop(0x1e2456b7adc0) /usr/local/go/src/net/http/transport.go:2655 +0x174 created by net/http.(*Transport).dialConn in goroutine 707 /usr/local/go/src/net/http/transport.go:1995 +0x16fe goroutine 835 [select, 2 minutes]: net/http.(*persistConn).roundTrip(0x1e2456b7adc0, 0x1e2456bd63c0) /usr/local/go/src/net/http/transport.go:2911 +0x83d net/http.(*Transport).roundTrip(0x1e2456b1ab60, 0x1e2456de1900) /usr/local/go/src/net/http/transport.go:704 +0xaba net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x1e2456afe3c0, 0x1e2456de1900) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:531 +0x3dc net/http.send(0x1e2456de1900, {0x13e0b40, 0x1e2456afe3c0}, {0x1e24570cefd8?, 0x493266?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x1e2456d9c5a0, 0x1e2456de1900, {0x1e245a877740?, 0x1e24570cf030?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x1e2456d9c5a0, 0x1e2456de1900) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(0xa00000?, 0x1e2456dd8a80?) /usr/local/go/src/net/http/client.go:592 +0x13 github.com/aws/smithy-go/transport/http.ClientHandler.Handle({{0x74321c0f5048?, 0x1e2456d9c5a0?}, {0x13ff148?, 0x1e547e0?}}, {0x13f2d78?, 0x1e2456e96300?}, {0x131a8a0, 0x1e245817b860}) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/transport/http/client.go:92 +0x38f github.com/aws/smithy-go/middleware.deserializeWrapHandler.HandleDeserialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_deserialize.go:272 github.com/aws/smithy-go/transport/http.(*RequestResponseLogger).HandleDeserialize(0x1e2456e5c900, {0x13f2d78, 0x1e2456e96300}, {{0x131a8a0, 0x1e245817b860}}, {0x13e2fc0, 0x1e245a877720}) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/transport/http/middleware_http_logging.go:58 +0x2bf github.com/aws/smithy-go/middleware.decoratedDeserializeHandler.HandleDeserialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_deserialize.go:289 github.com/aws/aws-sdk-go-v2/aws/middleware.RecordResponseTiming.HandleDeserialize({}, {0x13f2d78, 0x1e2456e96300}, {{0x131a8a0?, 0x1e245817b860?}}, {0x13e2380?, 0x1e2456e6eac0?}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.41.5/aws/middleware/middleware.go:57 +0x6e github.com/aws/smithy-go/middleware.decoratedDeserializeHandler.HandleDeserialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_deserialize.go:289 github.com/aws/aws-sdk-go-v2/service/s3.(*awsRestxml_deserializeOpUploadPart).HandleDeserialize(0x0?, {0x13f2d78, 0x1e2456e96300}, {{0x131a8a0?, 0x1e245817b860?}}, {0x13e2380?, 0x1e2456e6e360?}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/deserializers.go:13814 +0x91 github.com/aws/smithy-go/middleware.decoratedDeserializeHandler.HandleDeserialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_deserialize.go:289 github.com/aws/aws-sdk-go-v2/service/internal/s3shared.(*metadataRetriever).HandleDeserialize(0x0?, {0x13f2d78, 0x1e2456e96300}, {{0x131a8a0?, 0x1e245817b860?}}, {0x13e2380?, 0x1e2456e6e080?}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.19.21/metadata_retriever.go:32 +0x5c github.com/aws/smithy-go/middleware.decoratedDeserializeHandler.HandleDeserialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_deserialize.go:289 github.com/aws/aws-sdk-go-v2/service/internal/s3shared.(*errorWrapper).HandleDeserialize(0xc271800994ce1e57?, {0x13f2d78?, 0x1e2456e96300?}, {{0x131a8a0?, 0x1e245817b860?}}, {0x13e2380?, 0x1e2456e6e760?}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.19.21/response_error_middleware.go:30 +0x53 github.com/aws/smithy-go/middleware.decoratedDeserializeHandler.HandleDeserialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_deserialize.go:289 github.com/aws/smithy-go/transport/http.(*closeResponseBody).HandleDeserialize(0x0?, {0x13f2d78, 0x1e2456e96300}, {{0x131a8a0?, 0x1e245817b860?}}, {0x13e2380?, 0x1e2456e6e9e0?}) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/transport/http/middleware_close_response_body.go:60 +0x53 github.com/aws/smithy-go/middleware.decoratedDeserializeHandler.HandleDeserialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_deserialize.go:289 github.com/aws/smithy-go/transport/http.(*errorCloseResponseBodyMiddleware).HandleDeserialize(0x1e2456d82398?, {0x13f2d78?, 0x1e2456e96300?}, {{0x131a8a0?, 0x1e245817b860?}}, {0x13e2380?, 0x1e2456e6e560?}) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/transport/http/middleware_close_response_body.go:29 +0x53 github.com/aws/smithy-go/middleware.decoratedDeserializeHandler.HandleDeserialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_deserialize.go:289 github.com/aws/aws-sdk-go-v2/aws/middleware.AddRawResponse.HandleDeserialize({}, {0x13f2d78?, 0x1e2456e96300?}, {{0x131a8a0?, 0x1e245817b860?}}, {0x13e2380?, 0x1e2456e6e4e0?}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.41.5/aws/middleware/middleware.go:154 +0x62 github.com/aws/smithy-go/middleware.decoratedDeserializeHandler.HandleDeserialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_deserialize.go:289 github.com/aws/smithy-go/middleware.(*DeserializeStep).HandleMiddleware(0x1e245a8772e0, {0x13f2d78, 0x1e2456e96300}, {0x131a8a0, 0x1e245817b860}, {0x13e2ba0, 0x1e2456e6eca0}) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_deserialize.go:115 +0xd6 github.com/aws/smithy-go/middleware.decoratedHandler.Handle(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/middleware.go:57 github.com/aws/smithy-go/middleware.finalizeWrapHandler.HandleFinalize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_finalize.go:271 github.com/aws/aws-sdk-go-v2/service/s3.(*signRequestMiddleware).HandleFinalize(0xc3c2c1c0bfbebdbc?, {0x13f2d78, 0x1e2456e96300}, {{0x131a8a0?, 0x1e245817b860?}}, {0x13e2fa0, 0x1e245a877490}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/auth.go:382 +0x57a github.com/aws/smithy-go/middleware.decoratedFinalizeHandler.HandleFinalize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_finalize.go:287 github.com/aws/aws-sdk-go-v2/service/s3.(*setLegacyContextSigningOptionsMiddleware).HandleFinalize(0x1e24570cffc0?, {0x13f2d78, 0x1e2456e96300}, {{0x131a8a0?, 0x1e245817b860?}}, {0x13e19e0, 0x1e2456e6e180}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/auth.go:58 +0x5c5 github.com/aws/smithy-go/middleware.decoratedFinalizeHandler.HandleFinalize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_finalize.go:287 github.com/aws/aws-sdk-go-v2/aws/signer/v4.(*ContentSHA256Header).HandleFinalize(0x8b87b8?, {0x13f2d78, 0x1e2456e96300}, {{0x131a8a0?, 0x1e245817b860?}}, {0x13e19e0, 0x1e2456e6e600}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.41.5/aws/signer/v4/middleware.go:242 +0x1bd github.com/aws/smithy-go/middleware.decoratedFinalizeHandler.HandleFinalize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_finalize.go:287 github.com/aws/aws-sdk-go-v2/aws/signer/v4.(*UnsignedPayload).HandleFinalize(0x1e2456f13c00?, {0x13f2d78, 0x1e2456e96210}, {{0x131a8a0?, 0x1e245817b860?}}, {0x13e19e0, 0x1e2456e6ea40}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.41.5/aws/signer/v4/middleware.go:123 +0xc8 github.com/aws/aws-sdk-go-v2/aws/signer/v4.(*dynamicPayloadSigningMiddleware).HandleFinalize(0x0?, {0x13f2d78, 0x1e2456e96210}, {{0x131a8a0?, 0x1e245817b860?}}, {0x13e19e0, 0x1e2456e6ea40}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.41.5/aws/signer/v4/middleware.go:88 +0x10f github.com/aws/smithy-go/middleware.decoratedFinalizeHandler.HandleFinalize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_finalize.go:287 github.com/aws/aws-sdk-go-v2/service/internal/checksum.(*AddInputChecksumTrailer).HandleFinalize(0x1e2456b3f2d8, {0x13f2d78, 0x1e2456e96210}, {{0x131a8a0?, 0x1e245817b860?}}, {0x13e19e0, 0x1e2456e6e2e0}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/checksum@v1.9.13/middleware_compute_input_checksum.go:269 +0x227 github.com/aws/smithy-go/middleware.decoratedFinalizeHandler.HandleFinalize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_finalize.go:287 github.com/aws/aws-sdk-go-v2/service/internal/checksum.(*ComputeInputPayloadChecksum).HandleFinalize(0x1e245817b3b0, {0x13f2d78, 0x1e2456e96210}, {{0x131a8a0?, 0x1e245817b860?}}, {0x13e19e0, 0x1e2456e6e880}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/checksum@v1.9.13/middleware_compute_input_checksum.go:146 +0xc18 github.com/aws/smithy-go/middleware.decoratedFinalizeHandler.HandleFinalize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_finalize.go:287 github.com/aws/aws-sdk-go-v2/service/s3.(*disableHTTPSMiddleware).HandleFinalize(0x8b87b8?, {0x13f2d78?, 0x1e2456e96210?}, {{0x131a8a0?, 0x1e245817b860?}}, {0x13e19e0?, 0x1e2456e6e820?}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/api_client.go:1304 +0x143 github.com/aws/smithy-go/middleware.decoratedFinalizeHandler.HandleFinalize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_finalize.go:287 github.com/aws/aws-sdk-go-v2/service/s3.(*resolveEndpointV2Middleware).HandleFinalize(0x1e2456c20008, {0x13f2d78, 0x1e2456e96210}, {{0x131a8a0?, 0x1e245817b860?}}, {0x13e19e0, 0x1e2456e6eae0}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/endpoints.go:9824 +0x11da github.com/aws/smithy-go/middleware.decoratedFinalizeHandler.HandleFinalize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_finalize.go:287 github.com/aws/aws-sdk-go-v2/service/s3.(*getIdentityMiddleware).HandleFinalize(0x1e2456a65c08, {0x13f2d78, 0x1e245817bc80}, {{0x131a8a0?, 0x1e245817b860?}}, {0x13e19e0, 0x1e2456e6e140}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/auth.go:324 +0x3c5 github.com/aws/smithy-go/middleware.decoratedFinalizeHandler.HandleFinalize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_finalize.go:287 github.com/aws/aws-sdk-go-v2/service/s3.(*resolveAuthSchemeMiddleware).HandleFinalize(0x1e2456a65888, {0x13f2d78, 0x1e245817b980}, {{0x131a8a0?, 0x1e245817b860?}}, {0x13e19e0, 0x1e2456e6e0e0}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/auth.go:214 +0x59f github.com/aws/smithy-go/middleware.decoratedFinalizeHandler.HandleFinalize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_finalize.go:287 ...31 frames elided... github.com/aws/smithy-go/middleware.decoratedHandler.Handle(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/middleware.go:57 github.com/aws/smithy-go/middleware.serializeWrapHandler.HandleSerialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_serialize.go:278 github.com/aws/aws-sdk-go-v2/service/s3.(*isExpressUserAgent).HandleSerialize(0x1e2456d82338, {0x13f2d78, 0x1e245817b770}, {{0x121b700?, 0x1e2456b60630?}, {0x131a8a0?, 0x1e245817b7a0?}}, {0x13e2f60, 0x1e245a8773a0}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/express_user_agent.go:33 +0xfe github.com/aws/smithy-go/middleware.decoratedSerializeHandler.HandleSerialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_serialize.go:294 github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations.(*removeBucketFromPathMiddleware).HandleSerialize(0x11d0900?, {0x13f2d78, 0x1e245817b770}, {{0x121b700?, 0x1e2456b60630?}, {0x131a8a0?, 0x1e245817b7a0?}}, {0x13e2c40, 0x1e2456e6e660}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/internal/customizations/remove_bucket_middleware.go:26 +0x21f github.com/aws/smithy-go/middleware.decoratedSerializeHandler.HandleSerialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_serialize.go:294 github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations.(*updateEndpoint).HandleSerialize(0x1e2456b3f2f0, {0x13f2d78, 0x1e245817b770}, {{0x121b700?, 0x1e2456b60630?}, {0x131a8a0?, 0x1e245817b7a0?}}, {0x13e2c40, 0x1e2456e6e960}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/internal/customizations/update_endpoint.go:145 +0x4d1 github.com/aws/smithy-go/middleware.decoratedSerializeHandler.HandleSerialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_serialize.go:294 github.com/aws/aws-sdk-go-v2/service/s3.(*awsRestxml_serializeOpUploadPart).HandleSerialize(0x11d0900?, {0x13f2d78, 0x1e245817b680}, {{0x121b700?, 0x1e2456b60630?}, {0x131a8a0?, 0x1e245817b590?}}, {0x13e2c40, 0x1e2456e6e9a0}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/serializers.go:9912 +0xaad github.com/aws/smithy-go/middleware.decoratedSerializeHandler.HandleSerialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_serialize.go:294 github.com/aws/aws-sdk-go-v2/service/s3.(*serializeImmutableHostnameBucketMiddleware).HandleSerialize(0x1e2456e5c905, {0x13f2d78, 0x1e245817b680}, {{0x121b700?, 0x1e2456b60630?}, {0x131a8a0?, 0x1e245817b590?}}, {0x13e2c40, 0x1e2456e6e060}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/serialize_immutable_hostname_bucket.go:53 +0x3b3 github.com/aws/smithy-go/middleware.decoratedSerializeHandler.HandleSerialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_serialize.go:294 github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations.(*s3ObjectLambdaEndpoint).HandleSerialize(0x1e2456fec720, {0x13f2d78, 0x1e245817b680}, {{0x121b700?, 0x1e2456b60630?}, {0x131a8a0?, 0x1e245817b590?}}, {0x13e2c40, 0x1e2456e6eb40}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/internal/customizations/s3_object_lambda.go:34 +0x738 github.com/aws/smithy-go/middleware.decoratedSerializeHandler.HandleSerialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_serialize.go:294 github.com/aws/aws-sdk-go-v2/service/s3/internal/customizations.(*processARNResource).HandleSerialize(0x1e2456fec6c0, {0x13f2d78, 0x1e245817b680}, {{0x121b700?, 0x1e2456b60630?}, {0x131a8a0?, 0x1e245817b590?}}, {0x13e2c40, 0x1e2456e6e900}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/internal/customizations/process_arn_resource.go:54 +0x14cb github.com/aws/smithy-go/middleware.decoratedSerializeHandler.HandleSerialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_serialize.go:294 github.com/aws/aws-sdk-go-v2/service/s3.(*ResolveEndpoint).HandleSerialize(0x1e2456b45ae0, {0x13f2d78, 0x1e245817b680}, {{0x121b700?, 0x1e2456b60630?}, {0x131a8a0?, 0x1e245817b590?}}, {0x13e2c40, 0x1e2456e6e8e0}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/endpoints.go:89 +0x851 github.com/aws/smithy-go/middleware.decoratedSerializeHandler.HandleSerialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_serialize.go:294 github.com/aws/aws-sdk-go-v2/service/s3.(*setOperationInputMiddleware).HandleSerialize(0x1e547e0?, {0x13f2d78?, 0x1e245817b620?}, {{0x121b700?, 0x1e2456b60630?}, {0x131a8a0?, 0x1e245817b590?}}, {0x13e2c40, 0x1e2456e6e2c0}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/api_client.go:372 +0xb5 github.com/aws/smithy-go/middleware.decoratedSerializeHandler.HandleSerialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_serialize.go:294 github.com/aws/aws-sdk-go-v2/service/s3.(*putBucketContextMiddleware).HandleSerialize(0x1e245a8772c0?, {0x13f2d78, 0x1e245817b560}, {{0x121b700?, 0x1e2456b60630?}, {0x131a8a0?, 0x1e245817b590?}}, {0x13e2c40, 0x1e2456e6e040}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/bucket_context.go:26 +0xdc github.com/aws/smithy-go/middleware.decoratedSerializeHandler.HandleSerialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_serialize.go:294 github.com/aws/smithy-go/middleware.(*SerializeStep).HandleMiddleware(0x1e2456b3f248, {0x13f2d78, 0x1e245817b560}, {0x121b700, 0x1e2456b60630}, {0x13e2c00, 0x1e2456e6ed80}) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_serialize.go:121 +0x10e github.com/aws/smithy-go/middleware.decoratedHandler.Handle(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/middleware.go:57 github.com/aws/smithy-go/middleware.initializeWrapHandler.HandleInitialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_initialize.go:272 github.com/aws/aws-sdk-go-v2/service/s3.(*validateOpUploadPart).HandleInitialize(0x1e2456ab6828?, {0x13f2d78, 0x1e245817b560}, {{0x121b700?, 0x1e2456b60630?}}, {0x13e2f80, 0x1e245a877360}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/validators.go:2090 +0xc6 github.com/aws/smithy-go/middleware.decoratedInitializeHandler.HandleInitialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_initialize.go:288 github.com/aws/smithy-go/middleware.(*setLogger).HandleInitialize(0x13e2a80?, {0x13f2d78?, 0x1e245817b530?}, {{0x121b700?, 0x1e2456b60630?}}, {0x13e2c20, 0x1e2456e6e6e0}) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/logging.go:45 +0x8c github.com/aws/smithy-go/middleware.decoratedInitializeHandler.HandleInitialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_initialize.go:288 github.com/aws/aws-sdk-go-v2/service/internal/s3shared.(*ARNLookup).HandleInitialize(0x1e2456ab6a38?, {0x13f2d78, 0x1e245817b530}, {{0x121b700?, 0x1e2456b60630?}}, {0x13e2c20, 0x1e2456e6e220}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/s3shared@v1.19.21/arn_lookup.go:39 +0x2a9 github.com/aws/smithy-go/middleware.decoratedInitializeHandler.HandleInitialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_initialize.go:288 github.com/aws/aws-sdk-go-v2/service/s3.(*legacyEndpointContextSetter).HandleInitialize(0x8b87b8?, {0x13f2d78?, 0x1e245817b530?}, {{0x121b700?, 0x1e2456b60630?}}, {0x13e2c20?, 0x1e2456e6e8c0?}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/api_client.go:435 +0x9e github.com/aws/smithy-go/middleware.decoratedInitializeHandler.HandleInitialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_initialize.go:288 github.com/aws/aws-sdk-go-v2/aws/middleware.RegisterServiceMetadata.HandleInitialize({{0x1334f0c, 0x2}, {0x0, 0x0}, {0x13426e9, 0x9}, {0x1344389, 0xa}}, {0x13f2d78, 0x1e245817b410}, ...) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2@v1.41.5/aws/middleware/metadata.go:41 +0x1c7 github.com/aws/smithy-go/middleware.decoratedInitializeHandler.HandleInitialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_initialize.go:288 github.com/aws/aws-sdk-go-v2/service/internal/checksum.(*SetupInputContext).HandleInitialize(0x1e2456b3f2c0?, {0x13f2d78?, 0x1e245817b410?}, {{0x121b700?, 0x1e2456b60630?}}, {0x13e2c20, 0x1e2456e6e700}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/internal/checksum@v1.9.13/middleware_setup_context.go:62 +0xeb github.com/aws/smithy-go/middleware.decoratedInitializeHandler.HandleInitialize(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_initialize.go:288 github.com/aws/smithy-go/middleware.(*InitializeStep).HandleMiddleware(0x1e245a8772b0, {0x13f2d78, 0x1e245817b410}, {0x121b700, 0x1e2456b60630}, {0x13e2c00, 0x1e2456e6ede0}) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/step_initialize.go:115 +0xd6 github.com/aws/smithy-go/middleware.decoratedHandler.Handle(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/middleware.go:57 github.com/aws/smithy-go/middleware.(*Stack).HandleMiddleware(0x424301?, {0x13f2d78, 0x1e245817b410}, {0x121b700, 0x1e2456b60630}, {0x13e2ba0?, 0x1e2456e6eca0?}) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/stack.go:109 +0x172 github.com/aws/smithy-go/middleware.decoratedHandler.Handle(...) /home/rclone/go/pkg/mod/github.com/aws/smithy-go@v1.24.3/middleware/middleware.go:57 github.com/aws/aws-sdk-go-v2/service/s3.(*Client).invokeOperation(0x1e2456b1c008, {0x13f2db0?, 0x1e2456b45a40?}, {0x1344389, 0xa}, {0x121b700, 0x1e2456b60630}, {0x0, 0x0, 0x0}, ...) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/api_client.go:322 +0xcad github.com/aws/aws-sdk-go-v2/service/s3.(*Client).UploadPart(0x1e2456dd8a80?, {0x13f2db0?, 0x1e2456b45a40?}, 0x0?, {0x0?, 0x0?, 0x4272ea?}) /home/rclone/go/pkg/mod/github.com/aws/aws-sdk-go-v2/service/s3@v1.99.0/api_op_UploadPart.go:193 +0x105 github.com/rclone/rclone/backend/s3.(*s3ChunkWriter).WriteChunk.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3.go:4535 +0xbd github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x2, 0x50?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x1e2456afe5a0, 0x1e2456b45a90, 0x2) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x1e2456afe5a0, 0x1e2456b45a90) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/s3.(*s3ChunkWriter).WriteChunk(0x1e2456bc0300, {0x13f2db0, 0x1e2456b45a40}, 0x0, {0x13edd10, 0x1e2456dd8a80}) /home/rclone/go/src/github.com/rclone/rclone/backend/s3/s3.go:4529 +0x7b6 github.com/rclone/rclone/lib/multipart.UploadMultipart.func3() /home/rclone/go/src/github.com/rclone/rclone/lib/multipart/multipart.go:114 +0x1c2 golang.org/x/sync/errgroup.(*Group).Go.func1() /home/rclone/go/pkg/mod/golang.org/x/sync@v0.20.0/errgroup/errgroup.go:93 +0x50 created by golang.org/x/sync/errgroup.(*Group).Go in goroutine 807 /home/rclone/go/pkg/mod/golang.org/x/sync@v0.20.0/errgroup/errgroup.go:78 +0x95 goroutine 474 [chan receive, 52 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 473 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 exit status 2 FAIL github.com/rclone/rclone/backend/s3 3600.137s "go test -v -timeout 1h0m0s -remote TestS3Wasabi: -verbose" - Finished ERROR in 1h0m8.307220999s (try 1/5): exit status 1: Failed []