"go test -v -timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestIntegration$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestPikPak:" 2025/07/04 01:19:33 NOTICE: TestPikPak: Starting server 2025/07/04 01:19:33 DEBUG : Creating backend with remote "TestPikPak:rclone-test-tuqezep2tago" 2025/07/04 01:19:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand === RUN TestIntegration/FsRmdirNotFound === NAME TestIntegration fstests.go:530: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:530 /home/rclone/go/src/github.com/rclone/rclone/backend/pikpak/pikpak_test.go:13 Error: Received unexpected error: failed to make directory: Error "file_invisible" (5): Operation failed, the target folder no longer exists. Test: TestIntegration --- FAIL: TestIntegration (2.53s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- PASS: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.30s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/pikpak 2.550s "go test -v -timeout 1h0m0s -remote TestPikPak: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 3.637192088s (try 3/5): exit status 1: Failed [TestIntegration]