"go test -v -timeout 1h0m0s -remote TestPikPak: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestPikPak:" 2025/03/05 01:17:57 DEBUG : Creating backend with remote "TestPikPak:rclone-test-susawez5puti" 2025/03/05 01:17:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/05 01:17:58 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsMkdirRmdirSubdir 2025/03/05 01:18:03 INFO : dir/subdir: Making directory 2025/03/05 01:18:05 INFO : dir/subdir: Removing directory 2025/03/05 01:18:07 INFO : dir: Removing directory 2025/03/05 01:18:07 DEBUG : dir: Rmdir: contains trashed file: "subdir" === RUN TestIntegration/FsMkdir/FsListEmpty === RUN TestIntegration/FsMkdir/FsListDirEmpty === RUN TestIntegration/FsMkdir/FsListRDirEmpty fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsListDirNotFound 2025/03/05 01:18:09 ERROR : does not exist: error listing: directory not found === RUN TestIntegration/FsMkdir/FsListRDirNotFound fstests.go:399: FS has no ListR interface === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:707: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2025/03/05 01:18:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: calculating gcid: failed to unwrap object from src: ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡ 2025/03/05 01:18:10 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡/␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: gcid = 5e516610e3f049046af96b4e9211be56744e858f 2025/03/05 01:18:12 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A6546B4B13363049207A, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:18:14 DEBUG : ␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A6546B4B13363049207A, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." 2025/03/05 01:18:15 DEBUG : ./.: calculating gcid: failed to unwrap object from src: ./. 2025/03/05 01:18:15 DEBUG : ./.: gcid = 8b5d67e5e1f68fd1e4ff2e105f9d2a6c0140cdb6 2025/03/05 01:18:17 DEBUG : .: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A65872154E3235BC5A02, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:18:18 DEBUG : .: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A65872154E3235BC5A02, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." 2025/03/05 01:18:19 DEBUG : ../..: calculating gcid: failed to unwrap object from src: ../.. 2025/03/05 01:18:19 DEBUG : ../..: gcid = 37b98868c146645da84c1fc4415c3dd50051d44f 2025/03/05 01:18:21 DEBUG : ..: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A65D5A57B53932FAB9FF, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:18:22 DEBUG : ..: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A65D5A57B53932FAB9FF, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2025/03/05 01:18:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: calculating gcid: failed to unwrap object from src: !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ 2025/03/05 01:18:24 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~/!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: gcid = 4c5732c3c8a2ed894cd2f217c9cea37fdac5b2f9 2025/03/05 01:18:25 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A6616B4B1335398A967A, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:18:27 DEBUG : !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A6616B4B1335398A967A, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2025/03/05 01:18:28 DEBUG : leading space/ leading space: calculating gcid: failed to unwrap object from src: leading space/ leading space 2025/03/05 01:18:28 DEBUG : leading space/ leading space: gcid = 2f1b94eb1aad0973616102e8fbae3bdd707d02a1 2025/03/05 01:18:30 DEBUG : leading space: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A6667732EB3730C9D1C4, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:18:31 DEBUG : leading space: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A6667732EB3730C9D1C4, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2025/03/05 01:18:33 DEBUG : ~leading tilde/~leading tilde: calculating gcid: failed to unwrap object from src: ~leading tilde/~leading tilde 2025/03/05 01:18:33 DEBUG : ~leading tilde/~leading tilde: gcid = e47cf050ef7bda04ff6def535220e8e91f1bcee7 2025/03/05 01:18:34 DEBUG : ~leading tilde: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A66A8F02F93833F7BEFE, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:18:36 DEBUG : ~leading tilde: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A66A8F02F93833F7BEFE, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2025/03/05 01:18:37 DEBUG : ␍leading CR/␍leading CR: calculating gcid: failed to unwrap object from src: ␍leading CR/␍leading CR 2025/03/05 01:18:37 DEBUG : ␍leading CR/␍leading CR: gcid = 36ed58542e0767c6a72f796326cd9b0ba27e2ad3 2025/03/05 01:18:39 DEBUG : ␍leading CR: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A66FC05EDB3030C94B3C, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:18:40 DEBUG : ␍leading CR: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A66FC05EDB3030C94B3C, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2025/03/05 01:18:41 DEBUG : ␊leading LF/␊leading LF: calculating gcid: failed to unwrap object from src: ␊leading LF/␊leading LF 2025/03/05 01:18:41 DEBUG : ␊leading LF/␊leading LF: gcid = 5233dd9e42012da94f3ab9411e89ab85a8b8aa4e 2025/03/05 01:18:43 DEBUG : ␊leading LF: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A6735841FF33350A611B, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:18:44 DEBUG : ␊leading LF: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A6735841FF33350A611B, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2025/03/05 01:18:46 DEBUG : ␉leading HT/␉leading HT: calculating gcid: failed to unwrap object from src: ␉leading HT/␉leading HT 2025/03/05 01:18:46 DEBUG : ␉leading HT/␉leading HT: gcid = b511a49167b7f02485cac328f3e0a917abe4cf0d 2025/03/05 01:18:48 DEBUG : ␉leading HT: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A67706F3A4393823980E, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:18:49 DEBUG : ␉leading HT: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A67706F3A4393823980E, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2025/03/05 01:18:50 DEBUG : ␋leading VT/␋leading VT: calculating gcid: failed to unwrap object from src: ␋leading VT/␋leading VT 2025/03/05 01:18:50 DEBUG : ␋leading VT/␋leading VT: gcid = 5db07639733edab9dd3c223a0dc42cb1e793bfba 2025/03/05 01:18:52 DEBUG : ␋leading VT: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A67CAA0DCC34331B7E5A, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:18:53 DEBUG : ␋leading VT: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A67CAA0DCC34331B7E5A, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2025/03/05 01:18:55 DEBUG : .leading dot/.leading dot: calculating gcid: failed to unwrap object from src: .leading dot/.leading dot 2025/03/05 01:18:55 DEBUG : .leading dot/.leading dot: gcid = 305bf4bd843cfb000337d64f78e30819b69c4d05 2025/03/05 01:18:57 DEBUG : .leading dot: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A680F1D29D3537BE928E, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:18:58 DEBUG : .leading dot: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A680F1D29D3537BE928E, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2025/03/05 01:19:00 DEBUG : trailing space /trailing space : calculating gcid: failed to unwrap object from src: trailing space /trailing space 2025/03/05 01:19:00 DEBUG : trailing space /trailing space : gcid = 9ee25a6c75b17ce8a5b39115b1ccdd4ee26dd57e 2025/03/05 01:19:01 DEBUG : trailing space : canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A6855A57B531353B1701, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:19:03 DEBUG : trailing space : waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A6855A57B531353B1701, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2025/03/05 01:19:04 DEBUG : trailing CR␍/trailing CR␍: calculating gcid: failed to unwrap object from src: trailing CR␍/trailing CR␍ 2025/03/05 01:19:04 DEBUG : trailing CR␍/trailing CR␍: gcid = d9d1b78d70a0ea9360d40b5c3ddbc6e8445e814e 2025/03/05 01:19:06 DEBUG : trailing CR␍: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A68A0A7E1F37333643BD, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:19:07 DEBUG : trailing CR␍: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A68A0A7E1F37333643BD, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2025/03/05 01:19:09 DEBUG : trailing LF␊/trailing LF␊: calculating gcid: failed to unwrap object from src: trailing LF␊/trailing LF␊ 2025/03/05 01:19:09 DEBUG : trailing LF␊/trailing LF␊: gcid = 5e4cbf1b7bf0993df3103d422150c4a8bc45883a 2025/03/05 01:19:10 DEBUG : trailing LF␊: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A68E3D643B3736483082, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:19:11 DEBUG : trailing LF␊: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A68E3D643B3736483082, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/03/05 01:19:13 DEBUG : trailing HT␉/trailing HT␉: calculating gcid: failed to unwrap object from src: trailing HT␉/trailing HT␉ 2025/03/05 01:19:13 DEBUG : trailing HT␉/trailing HT␉: gcid = 0cf7103c38b1eecf29f746594cd0f67a7e533e02 2025/03/05 01:19:15 DEBUG : trailing HT␉: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A6933D643B3930AB5882, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:19:16 DEBUG : trailing HT␉: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A6933D643B3930AB5882, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/03/05 01:19:18 DEBUG : trailing VT␋/trailing VT␋: calculating gcid: failed to unwrap object from src: trailing VT␋/trailing VT␋ 2025/03/05 01:19:18 DEBUG : trailing VT␋/trailing VT␋: gcid = 4d32e0476dc0a6903d98178d687f75650ac9f860 2025/03/05 01:19:20 DEBUG : trailing VT␋: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A697669A4C3034B89EA1, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:19:21 DEBUG : trailing VT␋: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A697669A4C3034B89EA1, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/03/05 01:19:23 DEBUG : trailing dot./trailing dot.: calculating gcid: failed to unwrap object from src: trailing dot./trailing dot. 2025/03/05 01:19:23 DEBUG : trailing dot./trailing dot.: gcid = 620c7c9c77b09c1ce1a880ca3156a121c0b53cb7 2025/03/05 01:19:24 DEBUG : trailing dot.: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A69C9BED143231CC026A, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:19:26 DEBUG : trailing dot.: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A69C9BED143231CC026A, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/03/05 01:19:27 DEBUG : invalid utf-8/invalid utf-8: calculating gcid: failed to unwrap object from src: invalid utf-8/invalid utf-8 2025/03/05 01:19:27 DEBUG : invalid utf-8/invalid utf-8: gcid = 63406c0848d84c8803df3cafebe822cd8b829261 2025/03/05 01:19:29 DEBUG : invalid utf-8: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A6A106F3A4393832FB0F, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:19:31 DEBUG : invalid utf-8: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A6A106F3A4393832FB0F, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/03/05 01:19:33 DEBUG : test%46.txt/test%46.txt: calculating gcid: failed to unwrap object from src: test%46.txt/test%46.txt 2025/03/05 01:19:33 DEBUG : test%46.txt/test%46.txt: gcid = e4696ca5a6e73c031cba96fa4dc54bbf3995ed39 2025/03/05 01:19:34 DEBUG : test%46.txt: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A6A65F471E34389234BF, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:19:36 DEBUG : test%46.txt: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:713 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A6A65F471E34389234BF, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsEncoding/URL_encoding Messages: Put === RUN TestIntegration/FsMkdir/FsNewObjectNotFound === RUN TestIntegration/FsMkdir/FsPutError 2025/03/05 01:19:40 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: calculating gcid: failed to unwrap object from src: hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt === RUN TestIntegration/FsMkdir/FsPutZeroLength 2025/03/05 01:19:40 DEBUG : zero-length-file: calculating gcid: failed to unwrap object from src: zero-length-file 2025/03/05 01:19:40 DEBUG : zero-length-file: gcid = da39a3ee5e6b4b0d3255bfef95601890afd80709 2025/03/05 01:19:41 DEBUG : pacer: low level retry 1/10 (error Error "captcha_invalid" (9): Verification code is invalid) 2025/03/05 01:19:41 DEBUG : pacer: Rate limited, increasing sleep to 200ms 2025/03/05 01:19:41 DEBUG : Saving config "captcha_token" in section "TestPikPak" of the config file 2025/03/05 01:19:41 DEBUG : pacer: Reducing sleep to 150ms 2025/03/05 01:19:42 DEBUG : pacer: Reducing sleep to 112.5ms 2025/03/05 01:19:42 DEBUG : pacer: Reducing sleep to 100ms === RUN TestIntegration/FsMkdir/FsOpenWriterAt fstests.go:786: FS has no OpenWriterAt interface === RUN TestIntegration/FsMkdir/FsOpenChunkWriter fstests.go:819: FS has no OpenChunkWriter interface === RUN TestIntegration/FsMkdir/FsChangeNotify fstests.go:868: FS has no ChangeNotify interface === RUN TestIntegration/FsMkdir/FsPutFiles 2025/03/05 01:19:43 DEBUG : file name.txt: calculating gcid: failed to unwrap object from src: file name.txt 2025/03/05 01:19:43 DEBUG : file name.txt: gcid = 9d28857186320514a0fd672349a1fc086e438c66 2025/03/05 01:19:45 DEBUG : file name.txt: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A6B0E9CC4C303817D1DD, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:19:46 DEBUG : file name.txt: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:953 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A6B0E9CC4C303817D1DD, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsPutFiles Messages: Put === RUN TestIntegration/FsMkdir/FsPutChunked fstests.go:2364: *pikpak.Fs does not implement SetUploadChunkSizer === RUN TestIntegration/FsMkdir/FsCopyChunked fstests.go:2485: *pikpak.Fs does not implement SetCopyCutoff === RUN TestIntegration/FsMkdir/FsUploadUnknownSize === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize 2025/03/05 01:19:47 DEBUG : unknown-size-put.txt: calculating gcid: failed to unwrap object from src: unknown-size-put.txt 2025/03/05 01:19:47 DEBUG : unknown-size-put.txt: gcid = 971cfa2b6abbdd67601eecfcca4f3d66ba51eabe === RUN TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize 2025/03/05 01:19:48 DEBUG : unknown-size-update.txt: calculating gcid: failed to unwrap object from src: unknown-size-update.txt 2025/03/05 01:19:48 DEBUG : unknown-size-update.txt: gcid = 795ee10922bf03c521347ea2bfc26f1291ea2465 2025/03/05 01:19:50 DEBUG : unknown-size-update.txt: canceling upload: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A6B6A87B9A32347B8C61, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. 2025/03/05 01:19:51 DEBUG : unknown-size-update.txt: waiting 500ms for the cancellation to be effective fstests.go:146: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:162 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:224 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:214 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2579 Error: Received unexpected error: failed to upload: operation error S3: PutObject, https response error StatusCode: 400, RequestID: 67C7A6B6A87B9A32347B8C61, HostID: vip-lixian-07.mypikpak.com, api error InvalidArgument: aws-chunked encoding is not supported with the specified x-amz-content-sha256 value. Test: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize Messages: Put === RUN TestIntegration/FsMkdir/FsRootCollapse 2025/03/05 01:19:52 DEBUG : Creating backend with remote "TestPikPak:rclone-test-susawez5puti/deeper/nonexisting/directory" === RUN TestIntegration/FsMkdir/FsDirSetModTime fstests.go:2625: FS has no DirSetModTime interface === RUN TestIntegration/FsMkdir/FsMkdirMetadata fstests.go:2668: FS has no MkdirMetadata interface === RUN TestIntegration/FsMkdir/FsDirectory fstests.go:2725: FS has no Directory methods and doesn't Wrap 2025/03/05 01:19:56 ERROR : : error listing: directory not found === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (119.04s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.25s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (1.30s) --- FAIL: TestIntegration/FsMkdir (114.54s) --- PASS: TestIntegration/FsMkdir/FsMkdirRmdirSubdir (5.90s) --- PASS: TestIntegration/FsMkdir/FsListEmpty (0.29s) --- PASS: TestIntegration/FsMkdir/FsListDirEmpty (0.28s) --- SKIP: TestIntegration/FsMkdir/FsListRDirEmpty (0.00s) --- PASS: TestIntegration/FsMkdir/FsListDirNotFound (0.28s) --- SKIP: TestIntegration/FsMkdir/FsListRDirNotFound (0.00s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (86.82s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (4.51s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (4.47s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (4.43s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (4.38s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (4.35s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (4.53s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (4.42s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (4.32s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (4.53s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (4.50s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (4.57s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (4.51s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (4.56s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (4.37s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (4.85s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (4.75s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (4.66s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (4.88s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/URL_encoding (4.97s) --- PASS: TestIntegration/FsMkdir/FsNewObjectNotFound (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutError (3.24s) --- PASS: TestIntegration/FsMkdir/FsPutZeroLength (2.64s) --- SKIP: TestIntegration/FsMkdir/FsOpenWriterAt (0.00s) --- SKIP: TestIntegration/FsMkdir/FsOpenChunkWriter (0.00s) --- SKIP: TestIntegration/FsMkdir/FsChangeNotify (0.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (3.75s) --- SKIP: TestIntegration/FsMkdir/FsPutChunked (0.00s) --- SKIP: TestIntegration/FsMkdir/FsCopyChunked (0.00s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize (5.11s) --- PASS: TestIntegration/FsMkdir/FsUploadUnknownSize/FsPutUnknownSize (0.61s) --- FAIL: TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize (4.49s) --- PASS: TestIntegration/FsMkdir/FsRootCollapse (2.88s) --- SKIP: TestIntegration/FsMkdir/FsDirSetModTime (0.00s) --- SKIP: TestIntegration/FsMkdir/FsMkdirMetadata (0.00s) --- SKIP: TestIntegration/FsMkdir/FsDirectory (0.00s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/pikpak 119.045s "go test -v -timeout 1h0m0s -remote TestPikPak: -verbose" - Finished ERROR in 1m59.725674041s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir/FsEncoding/control_chars TestIntegration/FsMkdir/FsEncoding/dot TestIntegration/FsMkdir/FsEncoding/dot_dot TestIntegration/FsMkdir/FsEncoding/punctuation TestIntegration/FsMkdir/FsEncoding/leading_space TestIntegration/FsMkdir/FsEncoding/leading_tilde TestIntegration/FsMkdir/FsEncoding/leading_CR TestIntegration/FsMkdir/FsEncoding/leading_LF TestIntegration/FsMkdir/FsEncoding/leading_HT TestIntegration/FsMkdir/FsEncoding/leading_VT TestIntegration/FsMkdir/FsEncoding/leading_dot TestIntegration/FsMkdir/FsEncoding/trailing_space TestIntegration/FsMkdir/FsEncoding/trailing_CR TestIntegration/FsMkdir/FsEncoding/trailing_LF TestIntegration/FsMkdir/FsEncoding/trailing_HT TestIntegration/FsMkdir/FsEncoding/trailing_VT TestIntegration/FsMkdir/FsEncoding/trailing_dot TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 TestIntegration/FsMkdir/FsEncoding/URL_encoding TestIntegration/FsMkdir/FsPutFiles TestIntegration/FsMkdir/FsUploadUnknownSize/FsUpdateUnknownSize]