"go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) === RUN TestUrlEncode --- PASS: TestUrlEncode (0.00s) === RUN TestTimeString --- PASS: TestTimeString (0.00s) === RUN TestParseTimeString b2_internal_test.go:181: potato: want error strconv.ParseInt: parsing "potato": invalid syntax got error --- PASS: TestParseTimeString (0.00s) === RUN TestIntegration fstests.go:432: Using remote "TestB2:" 2024/04/11 01:36:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kobeyoh9desehef5tukegec2" 2024/04/11 01:36:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:473: 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 2024/04/11 01:36:48 DEBUG : pacer: low level retry 1/10 (error internal incident (500 internal_error)) 2024/04/11 01:36:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/04/11 01:36:49 DEBUG : pacer: Reducing sleep to 10ms fstests.go:582: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:582 Error: Received unexpected error: failed to create bucket: Bucket name is already in use! (400 duplicate_bucket_name) Test: TestIntegration/FsMkdir 2024/04/11 01:36:49 INFO : B2 bucket rclone-test-kobeyoh9desehef5tukegec2: cleaning bucket "rclone-test-kobeyoh9desehef5tukegec2" of all files === RUN TestIntegration/FsShutdown fstests.go:2626: Shutdown method not supported --- FAIL: TestIntegration (4.98s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.56s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- PASS: TestIntegration/FsRmdirEmpty (0.70s) --- FAIL: TestIntegration/FsMkdir (1.44s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/b2 4.997s "go test -v -timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished ERROR in 5.902294848s (try 1/5): exit status 1: Failed [TestIntegration/FsMkdir]