"go test -v -timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:457: Using remote "TestHuaweiDrive:" 2026/08/18 01:29:22 DEBUG : Creating backend with remote "TestHuaweiDrive:rclone-test-bazomes9dawo" 2026/08/18 01:29:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/18 01:29:23 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Resolved drive root folder ID: ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE 2026/08/18 01:29:23 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': 'root_folder_id = ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE' - save this in the config to speed up startup 2026/08/18 01:29:24 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Using global domain "driveapis.cloud.huawei.com.cn" 2026/08/18 01:29:24 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/18 01:29:24 DEBUG : Huawei Drive root '': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/18 01:29:25 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/18 01:29:26 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" === RUN TestIntegration/FsMkdir 2026/08/18 01:29:27 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" === RUN TestIntegration/FsMkdir/FsEncoding 2026/08/18 01:29:28 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" === RUN TestIntegration/FsMkdir/FsEncoding/control_chars fstests.go:727: testing "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡" 2026/08/18 01:29:28 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: couldn't create directory "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016569304-976481028\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/control_chars 2026/08/18 01:29:29 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:29:30 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "␀␁␂␃␄␅␆␇␈␉␊␋␌␍␎␏␐␑␒␓␔␕␖␗␘␙␚␛␜␝␞␟␡": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016571093-676141675\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/control_chars Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:727: testing "." 2026/08/18 01:29:31 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: couldn't create directory ".": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016572277-108233541\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/dot 2026/08/18 01:29:32 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:29:33 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory ".": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016574020-629319854\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:727: testing ".." 2026/08/18 01:29:34 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: couldn't create directory "..": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016575205-306591486\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/dot_dot 2026/08/18 01:29:35 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:29:36 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "..": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016576975-45372008\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/dot_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:727: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" 2026/08/18 01:29:37 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: couldn't create directory "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016578150-1785448755\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/punctuation 2026/08/18 01:29:38 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:29:39 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016579910-2071364736\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/punctuation Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:727: testing " leading space" 2026/08/18 01:29:40 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: couldn't create directory " leading space": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016581082-1971776524\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_space 2026/08/18 01:29:41 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:29:42 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory " leading space": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016582833-140351528\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_space Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:727: testing "~leading tilde" 2026/08/18 01:29:43 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: couldn't create directory "~leading tilde": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016584026-169733282\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde 2026/08/18 01:29:44 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:29:45 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "~leading tilde": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016585791-1493724282\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_tilde Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:727: testing "␍leading CR" 2026/08/18 01:29:46 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: couldn't create directory "␍leading CR": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016586956-1388418468\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_CR 2026/08/18 01:29:47 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:29:48 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "␍leading CR": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016588696-1644826515\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:727: testing "␊leading LF" 2026/08/18 01:29:49 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: couldn't create directory "␊leading LF": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016589857-967990979\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_LF 2026/08/18 01:29:50 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:29:50 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "␊leading LF": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016591600-188435147\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:727: testing "␉leading HT" 2026/08/18 01:29:52 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: couldn't create directory "␉leading HT": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016592776-1153527929\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_HT 2026/08/18 01:29:53 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:29:53 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "␉leading HT": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016594555-1032064960\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_HT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:727: testing "␋leading VT" 2026/08/18 01:29:55 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: couldn't create directory "␋leading VT": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016595712-21936769\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_VT 2026/08/18 01:29:56 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:29:56 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "␋leading VT": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016597477-1217153239\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_VT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:727: testing ".leading dot" 2026/08/18 01:29:57 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: couldn't create directory ".leading dot": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016598638-1305242854\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_dot 2026/08/18 01:29:59 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:29:59 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory ".leading dot": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016600388-1836310470\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/leading_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:727: testing "trailing space " 2026/08/18 01:30:00 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing space ": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016601568-1836080865\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_space 2026/08/18 01:30:02 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:30:02 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing space ": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016603329-760153476\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_space Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:727: testing "trailing CR␍" 2026/08/18 01:30:03 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing CR␍": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016604500-1102093204\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR 2026/08/18 01:30:04 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:30:05 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing CR␍": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016606259-39234262\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_CR Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:727: testing "trailing LF␊" 2026/08/18 01:30:06 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing LF␊": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016607443-215258377\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF 2026/08/18 01:30:07 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:30:08 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing LF␊": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016609221-402332566\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_LF Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:727: testing "trailing HT␉" 2026/08/18 01:30:09 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing HT␉": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016610386-1123724010\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT 2026/08/18 01:30:10 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:30:11 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing HT␉": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016612145-108854908\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_HT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:727: testing "trailing VT␋" 2026/08/18 01:30:12 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing VT␋": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016613703-1822292474\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT 2026/08/18 01:30:14 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:30:14 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing VT␋": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016615461-1944168537\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_VT Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:727: testing "trailing dot." 2026/08/18 01:30:15 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing dot.": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016616642-482168965\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot 2026/08/18 01:30:17 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:30:17 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "trailing dot.": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016618405-1261985970\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/trailing_dot Messages: Put === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:727: testing "invalid utf-8\xfe" 2026/08/18 01:30:18 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" fstests.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:728 Error: Received unexpected error: failed to make directory: couldn't create directory "invalid utf-8\xfe": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016619580-2130883374\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 2026/08/18 01:30:20 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:30:20 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:733 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "invalid utf-8\xfe": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016621331-168729234\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 Messages: Put === RUN TestIntegration/FsMkdir/FsPutFiles 2026/08/18 01:30:21 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:30:23 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:30:23 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 2026/08/18 01:30:24 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "BiUy899a-1oVC8xN0Z6JEmpOpjnsEOowF" 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:177 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:241 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:231 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:978 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: failed to make directory: couldn't create directory "hello? sausage": invalid parameters: HTTP error 400 (400 Bad Request) returned body: "{\"error\":{\"code\":400,\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit.\",\"errorDetail\":[{\"domain\":\"global\",\"reason\":\"PARAM_INVALID\",\"errorCode\":\"21004002\",\"description\":\"The fileName can not be blank and can not contain '<>|:\\\"*?/\\\\', cannot equal .. or . and not exceed max limit. ErrorNo:00-17-1787016625153-1008679258\",\"errorPos\":\"PARAMETER\",\"errorParam\":\"filesCreate.createReq.fileName\"}]}}" Test: TestIntegration/FsMkdir/FsPutFiles Messages: Put 2026/08/18 01:30:26 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" 2026/08/18 01:30:26 DEBUG : Huawei Drive root 'rclone-test-bazomes9dawo': Listing directory "ClTWqsHRDkIRs0_t2iXozXY_QmDymx8oE" --- FAIL: TestIntegration (64.73s) --- FAIL: TestIntegration/FsMkdir (60.04s) --- FAIL: TestIntegration/FsMkdir/FsEncoding (53.78s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/control_chars (2.96s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot (2.94s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/dot_dot (2.95s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/punctuation (2.92s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_space (2.94s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_tilde (2.95s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_CR (2.90s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_LF (2.92s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_HT (2.95s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_VT (2.93s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/leading_dot (2.91s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_space (2.94s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_CR (2.93s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_LF (2.96s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_HT (2.93s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.31s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/trailing_dot (2.95s) --- FAIL: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (2.93s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (3.81s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/huaweidrive 64.752s "go test -v -timeout 1h0m0s -remote TestHuaweiDrive: -list-retries 5 -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(control_chars|dot|dot_dot|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$'" - Finished ERROR in 1m6.653324115s (try 3/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/FsPutFiles]