"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|Remove|RemovePreexistingFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 3/5) 2025/04/04 02:38:54 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fefopak5tale" 2025/04/04 02:38:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/04 02:38:55 DEBUG : Creating backend with remote "/tmp/rclone120897531" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "PikPak root 'rclone-test-fefopak5tale'", Local "Local file system at /tmp/rclone120897531", Modify Window "876000h0m0s" 2025/04/04 02:38:55 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fefopak5tale" 2025/04/04 02:38:56 DEBUG : Creating backend with remote "/tmp/rclone120897531" 2025/04/04 02:38:56 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/04 02:38:58 DEBUG : KeyAbsolute: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/04 02:38:59 DEBUG : KeyAbsolute: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF464393460A3636F294B2, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/04 02:39:00 DEBUG : KeyAbsolute: waiting 500ms for the cancellation to be effective 2025/04/04 02:39:01 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF464393460A3636F294B2, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:949 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyAbsolute\n" actual : "TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF464393460A3636F294B2, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyAbsolute +TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF464393460A3636F294B2, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/TransferStoreAbsolute === RUN TestGitAnnexFstestBackendCases/TransferStoreRelative run.go:180: Remote "PikPak root 'rclone-test-fefopak5tale'", Local "Local file system at /tmp/rclone120897531", Modify Window "876000h0m0s" 2025/04/04 02:39:03 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fefopak5tale" 2025/04/04 02:39:04 DEBUG : Creating backend with remote "../../rclone120897531" 2025/04/04 02:39:04 DEBUG : fs cache: renaming cache item "../../rclone120897531" to be canonical "/tmp/rclone120897531" 2025/04/04 02:39:04 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/04 02:39:05 DEBUG : KeyRelative: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/04 02:39:06 DEBUG : KeyRelative: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF464A2319383534B1C94C, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/04 02:39:08 DEBUG : KeyRelative: waiting 500ms for the cancellation to be effective 2025/04/04 02:39:08 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF464A2319383534B1C94C, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1003 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyRelative\n" actual : "TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF464A2319383534B1C94C, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyRelative +TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF464A2319383534B1C94C, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/TransferStoreRelative === RUN TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace run.go:180: Remote "PikPak root 'rclone-test-fefopak5tale'", Local "Local file system at /tmp/rclone120897531", Modify Window "876000h0m0s" 2025/04/04 02:39:09 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fefopak5tale" 2025/04/04 02:39:11 DEBUG : Creating backend with remote "../../rclone120897531" 2025/04/04 02:39:11 DEBUG : fs cache: renaming cache item "../../rclone120897531" to be canonical "/tmp/rclone120897531" 2025/04/04 02:39:11 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/04/04 02:39:12 DEBUG : KeyRelative: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/04 02:39:14 DEBUG : KeyRelative: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF465275EC463438F9A3F9, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/04 02:39:15 DEBUG : KeyRelative: waiting 500ms for the cancellation to be effective 2025/04/04 02:39:16 ERROR : filename with spaces.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF465275EC463438F9A3F9, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1045 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyRelative\n" actual : "TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF465275EC463438F9A3F9, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyRelative +TRANSFER-FAILURE STORE KeyRelative failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF465275EC463438F9A3F9, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace === RUN TestGitAnnexFstestBackendCases/CheckPresentAndTransfer run.go:180: Remote "PikPak root 'rclone-test-fefopak5tale'", Local "Local file system at /tmp/rclone120897531", Modify Window "876000h0m0s" 2025/04/04 02:39:17 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fefopak5tale" 2025/04/04 02:39:19 DEBUG : Creating backend with remote "/tmp/rclone120897531" 2025/04/04 02:39:19 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/04 02:39:19 DEBUG : KeyAbsolute: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/04 02:39:21 DEBUG : KeyAbsolute: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF465949824C37372457E2, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/04 02:39:23 DEBUG : KeyAbsolute: waiting 500ms for the cancellation to be effective 2025/04/04 02:39:23 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF465949824C37372457E2, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1078 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "TRANSFER-SUCCESS STORE KeyAbsolute\n" actual : "TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF465949824C37372457E2, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE KeyAbsolute +TRANSFER-FAILURE STORE KeyAbsolute failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF465949824C37372457E2, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer === RUN TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent run.go:180: Remote "PikPak root 'rclone-test-fefopak5tale'", Local "Local file system at /tmp/rclone120897531", Modify Window "876000h0m0s" 2025/04/04 02:39:24 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fefopak5tale" 2025/04/04 02:39:25 DEBUG : Creating backend with remote "/tmp/rclone120897531" 2025/04/04 02:39:25 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/04 02:39:26 DEBUG : foo: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/04 02:39:28 DEBUG : foo: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF465F40058438309C33A4, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/04 02:39:29 DEBUG : foo: waiting 500ms for the cancellation to be effective 2025/04/04 02:39:29 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF465F40058438309C33A4, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1115 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "TRANSFER-SUCCESS STORE foo\n" actual : "TRANSFER-FAILURE STORE foo failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF465F40058438309C33A4, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE foo +TRANSFER-FAILURE STORE foo failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF465F40058438309C33A4, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent === RUN TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey run.go:180: Remote "PikPak root 'rclone-test-fefopak5tale'", Local "Local file system at /tmp/rclone120897531", Modify Window "876000h0m0s" 2025/04/04 02:39:31 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fefopak5tale" 2025/04/04 02:39:32 DEBUG : Creating backend with remote "/tmp/rclone120897531" 2025/04/04 02:39:32 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/04 02:39:33 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/04 02:39:34 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF4666227B6F32318B4417, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/04 02:39:36 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: waiting 500ms for the cancellation to be effective 2025/04/04 02:39:36 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF4666227B6F32318B4417, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1144 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key\n" actual : "TRANSFER-FAILURE STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF4666227B6F32318B4417, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key +TRANSFER-FAILURE STORE SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF4666227B6F32318B4417, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey === RUN TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve run.go:180: Remote "PikPak root 'rclone-test-fefopak5tale'", Local "Local file system at /tmp/rclone120897531", Modify Window "876000h0m0s" 2025/04/04 02:39:37 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fefopak5tale" 2025/04/04 02:39:38 DEBUG : Creating backend with remote "/tmp/rclone120897531" 2025/04/04 02:39:38 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/04 02:39:39 DEBUG : SomeKey: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/04 02:39:40 DEBUG : SomeKey: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF466C3D643B363844157E, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/04 02:39:41 DEBUG : SomeKey: waiting 500ms for the cancellation to be effective 2025/04/04 02:39:42 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF466C3D643B363844157E, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1186 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SomeKey\n" actual : "TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF466C3D643B363844157E, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SomeKey +TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF466C3D643B363844157E, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve === RUN TestGitAnnexFstestBackendCases/RemovePreexistingFile run.go:180: Remote "PikPak root 'rclone-test-fefopak5tale'", Local "Local file system at /tmp/rclone120897531", Modify Window "876000h0m0s" 2025/04/04 02:39:43 DEBUG : SomeKey: calculating gcid: failed to unwrap object from src: SomeKey 2025/04/04 02:39:43 DEBUG : SomeKey: gcid = c1bcfd6877bb358c0518eccd6d5a70bff7d0a174 2025/04/04 02:39:45 DEBUG : SomeKey: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF467108EA3239379F7932, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/04 02:39:46 DEBUG : SomeKey: waiting 500ms for the cancellation to be effective run.go:285: Failed to put "SomeKey" to "PikPak root 'rclone-test-fefopak5tale'": failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF467108EA3239379F7932, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. === RUN TestGitAnnexFstestBackendCases/Remove run.go:180: Remote "PikPak root 'rclone-test-fefopak5tale'", Local "Local file system at /tmp/rclone120897531", Modify Window "876000h0m0s" 2025/04/04 02:39:49 DEBUG : Creating backend with remote "TestPikPak:rclone-test-fefopak5tale" 2025/04/04 02:39:51 DEBUG : Creating backend with remote "/tmp/rclone120897531" 2025/04/04 02:39:51 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/04 02:39:51 DEBUG : SomeKey: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/04 02:39:54 DEBUG : SomeKey: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF467AAA0DCC38393B77C1, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/04/04 02:39:55 DEBUG : pacer: low level retry 1/10 (error deletefile (deletefile) is still in PHASE_TYPE_RUNNING) 2025/04/04 02:39:55 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/04/04 02:39:55 DEBUG : pacer: Reducing sleep to 150ms 2025/04/04 02:39:56 DEBUG : pacer: Reducing sleep to 112.5ms 2025/04/04 02:39:56 DEBUG : SomeKey: waiting 500ms for the cancellation to be effective 2025/04/04 02:39:57 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF467AAA0DCC38393B77C1, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. gitannex_test.go:320: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:320 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1264 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1405 Error: Not equal: expected: "TRANSFER-SUCCESS STORE SomeKey\n" actual : "TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF467AAA0DCC38393B77C1, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value.\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -TRANSFER-SUCCESS STORE SomeKey +TRANSFER-FAILURE STORE SomeKey failed to copy file: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67EF467AAA0DCC38393B77C1, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestGitAnnexFstestBackendCases/Remove --- FAIL: TestGitAnnexFstestBackendCases (63.71s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (8.02s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (6.94s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (7.66s) --- FAIL: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (7.13s) --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (6.43s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (6.67s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (5.80s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (5.97s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (9.08s) FAIL 2025/04/04 02:39:58 DEBUG : PikPak root 'rclone-test-fefopak5tale': Purge remote "./gitannex.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|Remove|RemovePreexistingFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Finished ERROR in 1m5.767399047s (try 3/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferStoreAbsolute TestGitAnnexFstestBackendCases/TransferStoreRelative TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace TestGitAnnexFstestBackendCases/CheckPresentAndTransfer TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/RemovePreexistingFile TestGitAnnexFstestBackendCases/Remove]