"./gitannex.test -test.v -test.timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestGitAnnexFstestBackendCases$/^(CheckPresentAndTransfer|CheckpresentTransferCheckpresent|Remove|RemovePreexistingFile|StoreCheckpresentRetrieve|TransferAndCheckpresentWithRealisticKey|TransferStoreAbsolute|TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'" - Starting (try 4/5) 2025/04/15 01:15:52 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vugimed8sizu" 2025/04/15 01:15:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/15 01:15:53 DEBUG : Creating backend with remote "/tmp/rclone3495393873" === RUN TestGitAnnexFstestBackendCases === RUN TestGitAnnexFstestBackendCases/TransferStoreAbsolute run.go:180: Remote "PikPak root 'rclone-test-vugimed8sizu'", Local "Local file system at /tmp/rclone3495393873", Modify Window "876000h0m0s" 2025/04/15 01:15:53 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vugimed8sizu" 2025/04/15 01:15:54 DEBUG : Creating backend with remote "/tmp/rclone3495393873" 2025/04/15 01:15:55 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/15 01:15:56 DEBUG : KeyAbsolute: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/15 01:15:57 DEBUG : KeyAbsolute: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67FDB34D5F471E3130C86154, 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/15 01:15:59 DEBUG : KeyAbsolute: waiting 500ms for the cancellation to be effective 2025/04/15 01:15:59 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67FDB34D5F471E3130C86154, 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:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:990 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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: 67FDB34D5F471E3130C86154, 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: 67FDB34D5F471E3130C86154, 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-vugimed8sizu'", Local "Local file system at /tmp/rclone3495393873", Modify Window "876000h0m0s" 2025/04/15 01:16:01 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vugimed8sizu" 2025/04/15 01:16:02 DEBUG : Creating backend with remote "../../rclone3495393873" 2025/04/15 01:16:02 DEBUG : fs cache: renaming cache item "../../rclone3495393873" to be canonical "/tmp/rclone3495393873" 2025/04/15 01:16:02 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/15 01:16:02 DEBUG : KeyRelative: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/15 01:16:04 DEBUG : KeyRelative: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67FDB3540189C73731B84FA0, 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/15 01:16:05 DEBUG : KeyRelative: waiting 500ms for the cancellation to be effective 2025/04/15 01:16:06 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67FDB3540189C73731B84FA0, 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:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1044 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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: 67FDB3540189C73731B84FA0, 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: 67FDB3540189C73731B84FA0, 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-vugimed8sizu'", Local "Local file system at /tmp/rclone3495393873", Modify Window "876000h0m0s" 2025/04/15 01:16:07 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vugimed8sizu" 2025/04/15 01:16:07 DEBUG : Creating backend with remote "../../rclone3495393873" 2025/04/15 01:16:07 DEBUG : fs cache: renaming cache item "../../rclone3495393873" to be canonical "/tmp/rclone3495393873" 2025/04/15 01:16:07 DEBUG : filename with spaces.txt: Need to transfer - File not found at Destination 2025/04/15 01:16:08 DEBUG : KeyRelative: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/15 01:16:09 DEBUG : KeyRelative: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67FDB3590A7E1F32317A58C4, 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/15 01:16:11 DEBUG : KeyRelative: waiting 500ms for the cancellation to be effective 2025/04/15 01:16:11 ERROR : filename with spaces.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67FDB3590A7E1F32317A58C4, 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:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1086 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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: 67FDB3590A7E1F32317A58C4, 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: 67FDB3590A7E1F32317A58C4, 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-vugimed8sizu'", Local "Local file system at /tmp/rclone3495393873", Modify Window "876000h0m0s" 2025/04/15 01:16:12 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vugimed8sizu" 2025/04/15 01:16:13 DEBUG : Creating backend with remote "/tmp/rclone3495393873" 2025/04/15 01:16:13 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/15 01:16:14 DEBUG : KeyAbsolute: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/15 01:16:15 DEBUG : KeyAbsolute: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67FDB35FF9AF8938348B884A, 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/15 01:16:17 DEBUG : KeyAbsolute: waiting 500ms for the cancellation to be effective 2025/04/15 01:16:17 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67FDB35FF9AF8938348B884A, 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:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1119 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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: 67FDB35FF9AF8938348B884A, 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: 67FDB35FF9AF8938348B884A, 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-vugimed8sizu'", Local "Local file system at /tmp/rclone3495393873", Modify Window "876000h0m0s" 2025/04/15 01:16:18 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vugimed8sizu" 2025/04/15 01:16:19 DEBUG : Creating backend with remote "/tmp/rclone3495393873" 2025/04/15 01:16:19 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/15 01:16:20 DEBUG : foo: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/15 01:16:21 DEBUG : foo: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67FDB36565E66730331D93F5, 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/15 01:16:22 DEBUG : foo: waiting 500ms for the cancellation to be effective 2025/04/15 01:16:23 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67FDB36565E66730331D93F5, 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:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1156 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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: 67FDB36565E66730331D93F5, 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: 67FDB36565E66730331D93F5, 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-vugimed8sizu'", Local "Local file system at /tmp/rclone3495393873", Modify Window "876000h0m0s" 2025/04/15 01:16:24 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vugimed8sizu" 2025/04/15 01:16:25 DEBUG : Creating backend with remote "/tmp/rclone3495393873" 2025/04/15 01:16:25 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/15 01:16:26 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/15 01:16:27 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67FDB36B108AF53131E07C6F, 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/15 01:16:29 DEBUG : SHA256E-s1048576--7ba87e06b9b7903cfbaf4a38736766c161e3e7b42f06fe57f040aa410a8f0701.this-is-a-test-key: waiting 500ms for the cancellation to be effective 2025/04/15 01:16:29 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67FDB36B108AF53131E07C6F, 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:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1185 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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: 67FDB36B108AF53131E07C6F, 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: 67FDB36B108AF53131E07C6F, 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-vugimed8sizu'", Local "Local file system at /tmp/rclone3495393873", Modify Window "876000h0m0s" 2025/04/15 01:16:30 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vugimed8sizu" 2025/04/15 01:16:31 DEBUG : Creating backend with remote "/tmp/rclone3495393873" 2025/04/15 01:16:31 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/15 01:16:31 DEBUG : SomeKey: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/15 01:16:33 DEBUG : SomeKey: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67FDB37049824C353905763E, 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/15 01:16:34 DEBUG : SomeKey: waiting 500ms for the cancellation to be effective 2025/04/15 01:16:34 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67FDB37049824C353905763E, 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:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1227 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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: 67FDB37049824C353905763E, 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: 67FDB37049824C353905763E, 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-vugimed8sizu'", Local "Local file system at /tmp/rclone3495393873", Modify Window "876000h0m0s" 2025/04/15 01:16:36 DEBUG : SomeKey: calculating gcid: failed to unwrap object from src: SomeKey 2025/04/15 01:16:36 DEBUG : SomeKey: gcid = c1bcfd6877bb358c0518eccd6d5a70bff7d0a174 2025/04/15 01:16:37 DEBUG : SomeKey: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67FDB375AA0DCC3538FE53D4, 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/15 01:16:38 DEBUG : SomeKey: waiting 500ms for the cancellation to be effective run.go:285: Failed to put "SomeKey" to "PikPak root 'rclone-test-vugimed8sizu'": failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67FDB375AA0DCC3538FE53D4, 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-vugimed8sizu'", Local "Local file system at /tmp/rclone3495393873", Modify Window "876000h0m0s" 2025/04/15 01:16:39 DEBUG : Creating backend with remote "TestPikPak:rclone-test-vugimed8sizu" 2025/04/15 01:16:40 DEBUG : Creating backend with remote "/tmp/rclone3495393873" 2025/04/15 01:16:40 DEBUG : file.txt: Need to transfer - File not found at Destination 2025/04/15 01:16:41 DEBUG : SomeKey: gcid = C1BCFD6877BB358C0518ECCD6D5A70BFF7D0A174 2025/04/15 01:16:42 DEBUG : SomeKey: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67FDB37AAFBCCE35308D164F, 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/15 01:16:44 DEBUG : SomeKey: waiting 500ms for the cancellation to be effective 2025/04/15 01:16:44 ERROR : file.txt: Failed to copy: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67FDB37AAFBCCE35308D164F, 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:308: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:308 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1305 /home/rclone/go/src/github.com/rclone/rclone/cmd/gitannex/gitannex_test.go:1446 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: 67FDB37AAFBCCE35308D164F, 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: 67FDB37AAFBCCE35308D164F, 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 (52.05s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreAbsolute (7.58s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStoreRelative (6.15s) --- FAIL: TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace (5.47s) --- FAIL: TestGitAnnexFstestBackendCases/CheckPresentAndTransfer (5.99s) --- FAIL: TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent (5.74s) --- FAIL: TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey (6.18s) --- FAIL: TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve (5.12s) --- FAIL: TestGitAnnexFstestBackendCases/RemovePreexistingFile (4.19s) --- FAIL: TestGitAnnexFstestBackendCases/Remove (5.60s) FAIL 2025/04/15 01:16:45 DEBUG : PikPak root 'rclone-test-vugimed8sizu': 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 53.831596359s (try 4/5): exit status 1: Failed [TestGitAnnexFstestBackendCases/TransferStoreAbsolute TestGitAnnexFstestBackendCases/TransferStoreRelative TestGitAnnexFstestBackendCases/TransferStorePathWithInteriorWhitespace TestGitAnnexFstestBackendCases/CheckPresentAndTransfer TestGitAnnexFstestBackendCases/CheckpresentTransferCheckpresent TestGitAnnexFstestBackendCases/TransferAndCheckpresentWithRealisticKey TestGitAnnexFstestBackendCases/StoreCheckpresentRetrieve TestGitAnnexFstestBackendCases/RemovePreexistingFile TestGitAnnexFstestBackendCases/Remove]