"go test -v -timeout 30m0s -remote TestQingStor: -verbose -test.run '^TestIntegration$'" - Starting (try 5/5) === RUN TestIntegration === RUN TestIntegration/FsCheckWrap === RUN TestIntegration/FsRmdirNotFound --- FAIL: TestIntegration (2.10s) fstests.go:365: Using remote "TestQingStor:" --- SKIP: TestIntegration/FsCheckWrap (0.00s) fstests.go:402: Not a wrapping Fs --- PASS: TestIntegration/FsRmdirNotFound (1.25s) fstests.go:434: Error Trace: fstests.go:434 qingstor_test.go:16 Error: Received unexpected error: QingStor Error: StatusCode "403", Code "too_many_buckets", Message "You created too many buckets, please open ticket to apply more quota.", Request ID "13b27d397e658970", Reference URL "http://docs.qingcloud.com/qingstor/api/common/error_code.html" Test: TestIntegration FAIL exit status 1 FAIL github.com/rclone/rclone/backend/qingstor 2.114s "go test -v -timeout 30m0s -remote TestQingStor: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 3.445245723s (try 5/5): exit status 1: Failed [TestIntegration]