"go test -v -timeout 1h0m0s -remote TestBox: -verbose -test.run '^TestIntegration$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestBox:" 2026/03/24 04:13:59 DEBUG : Creating backend with remote "TestBox:rclone-test-pokehik6tavo" 2026/03/24 04:13:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/24 04:13:59 DEBUG : TestBox: Token expired 2026/03/24 04:13:59 DEBUG : TestBox: No updated token found in the config file 2026/03/24 04:14:01 DEBUG : TestBox: got fatal oauth error: oauth2: "invalid_grant" "Refresh token has expired" 2026/03/24 04:14:01 DEBUG : TestBox: Token expired 2026/03/24 04:14:01 DEBUG : TestBox: No updated token found in the config file 2026/03/24 04:14:01 DEBUG : TestBox: got fatal oauth error: oauth2: "invalid_grant" "Refresh token has expired" 2026/03/24 04:14:01 DEBUG : box root 'rclone-test-pokehik6tavo': Background refresher detected expired token but no uploads in progress - doing nothing fstests.go:462: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:462 /home/rclone/go/src/github.com/rclone/rclone/backend/box/box_test.go:13 Error: Received unexpected error: pre-upload check: Options "https://api.box.com/2.0/files/content/": couldn't fetch token: invalid_grant: maybe token expired? - try refreshing with "rclone config reconnect TestBox:" Test: TestIntegration Messages: unexpected error: pre-upload check: Options "https://api.box.com/2.0/files/content/": couldn't fetch token: invalid_grant: maybe token expired? - try refreshing with "rclone config reconnect TestBox:" --- FAIL: TestIntegration (2.53s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/box 2.553s "go test -v -timeout 1h0m0s -remote TestBox: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 3.424702003s (try 2/5): exit status 1: Failed [TestIntegration]