"go test -v -timeout 1h0m0s -remote TestGooglePhotos: -verbose -test.run '^TestIntegration$/^CreateAlbum$/^PutFile$'" - Starting (try 5/5) === RUN TestIntegration 2025/08/21 01:43:06 DEBUG : Creating backend with remote "TestGooglePhotos:" 2025/08/21 01:43:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/21 01:43:06 DEBUG : Creating backend with remote "testfiles" === RUN TestIntegration/CreateAlbum === RUN TestIntegration/CreateAlbum/PutFile 2025/08/21 01:44:56 DEBUG : pacer: low level retry 1/1 (error { "code": 8, "message": "Quota exceeded for quota metric \u0027Size of uploads\u0027 and limit \u0027Size of uploads per day\u0027 of service \u0027photoslibrary.googleapis.com\u0027 for consumer \u0027project_number:202264815644\u0027." } (429 429 Too Many Requests)) 2025/08/21 01:44:56 DEBUG : pacer: Rate limited, increasing sleep to 1.773211294s googlephotos_test.go:60: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/googlephotos/googlephotos_test.go:60 Error: Received unexpected error: couldn't upload file: { "code": 8, "message": "Quota exceeded for quota metric \u0027Size of uploads\u0027 and limit \u0027Size of uploads per day\u0027 of service \u0027photoslibrary.googleapis.com\u0027 for consumer \u0027project_number:202264815644\u0027." } (429 429 Too Many Requests) Test: TestIntegration/CreateAlbum/PutFile --- FAIL: TestIntegration (109.77s) --- FAIL: TestIntegration/CreateAlbum (109.77s) --- FAIL: TestIntegration/CreateAlbum/PutFile (0.16s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/googlephotos 109.797s "go test -v -timeout 1h0m0s -remote TestGooglePhotos: -verbose -test.run '^TestIntegration$/^CreateAlbum$/^PutFile$'" - Finished ERROR in 1m50.739689871s (try 5/5): exit status 1: Failed [TestIntegration/CreateAlbum/PutFile]