"go test -v -timeout 1h0m0s -remote TestSharefile: -verbose -test.run '^TestIntegration$'" - Starting (try 5/5)
=== RUN   TestIntegration
    fstests.go:442: Using remote "TestSharefile:"
2024/12/17 03:10:42 DEBUG : Creating backend with remote "TestSharefile:rclone-test-risogic9salu"
2024/12/17 03:10:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/17 03:10:42 DEBUG : TestSharefile: Loaded invalid token from config file - ignoring
2024/12/17 03:10:43 DEBUG : TestSharefile: got fatal oauth error: oauth2: "access_denied" "This account has been cancelled. Please have your admin contact Citrix Support."
    fstests.go:466: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:466
        	            				/home/rclone/go/src/github.com/rclone/rclone/backend/sharefile/sharefile_test.go:13
        	Error:      	Received unexpected error:
        	            	couldn't find root ID: couldn't find item: Get "https://rclone13.sharefile.com/sf/v3/Items?%24select=odata.count%2CFileCount%2CName%2CFileName%2CCreationDate%2CIsHidden%2CFileSizeBytes%2Codata.type%2CId%2CHash%2CClientModifiedDate": couldn't fetch token: access_denied: maybe token expired? - try refreshing with "rclone config reconnect TestSharefile:"
        	Test:       	TestIntegration
        	Messages:   	unexpected error: couldn't find root ID: couldn't find item: Get "https://rclone13.sharefile.com/sf/v3/Items?%24select=odata.count%2CFileCount%2CName%2CFileName%2CCreationDate%2CIsHidden%2CFileSizeBytes%2Codata.type%2CId%2CHash%2CClientModifiedDate": couldn't fetch token: access_denied: maybe token expired? - try refreshing with "rclone config reconnect TestSharefile:"
--- FAIL: TestIntegration (0.66s)
FAIL
exit status 1
FAIL	github.com/rclone/rclone/backend/sharefile	0.672s
"go test -v -timeout 1h0m0s -remote TestSharefile: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 1.21545536s (try 5/5): exit status 1: Failed [TestIntegration]