"go test -v -timeout 1h0m0s -remote TestGooglePhotos: -verbose -test.run '^TestIntegration$/^CreateAlbum$/^PutFile$|^TestIntegration$/^Upload$'" - Starting (try 3/5) === RUN TestIntegration 2026/03/27 04:57:33 DEBUG : Creating backend with remote "TestGooglePhotos:" 2026/03/27 04:57:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/27 04:57:33 DEBUG : Creating backend with remote "testfiles" === RUN TestIntegration/CreateAlbum === RUN TestIntegration/CreateAlbum/PutFile 2026/03/27 04:59:04 DEBUG : Google Photos path "": Adding "album/rclone-test-tepefaw6zaqocam7mobekun7/rclone-test-image1.jpg" to batch 2026/03/27 04:59:05 DEBUG : Google Photos path "": Batch idle for 1s so committing 2026/03/27 04:59:05 DEBUG : Google Photos path "": Committing sync batch length 1 starting with: album/rclone-test-tepefaw6zaqocam7mobekun7/rclone-test-image1.jpg 2026/03/27 04:59:07 DEBUG : Google Photos path "": Committed sync batch length 1 starting with: album/rclone-test-tepefaw6zaqocam7mobekun7/rclone-test-image1.jpg === RUN TestIntegration/CreateAlbum/PutFile/ObjectFs === RUN TestIntegration/CreateAlbum/PutFile/ObjectString === RUN TestIntegration/CreateAlbum/PutFile/ObjectHash === RUN TestIntegration/CreateAlbum/PutFile/ObjectSize === RUN TestIntegration/CreateAlbum/PutFile/ObjectSetModTime === RUN TestIntegration/CreateAlbum/PutFile/ObjectStorable === RUN TestIntegration/CreateAlbum/PutFile/ObjectOpen === RUN TestIntegration/CreateAlbum/PutFile/CheckFileInAlbum === RUN TestIntegration/CreateAlbum/PutFile/CheckInByYear === RUN TestIntegration/CreateAlbum/PutFile/CheckInByMonth === RUN TestIntegration/CreateAlbum/PutFile/CheckInByDay === RUN TestIntegration/CreateAlbum/PutFile/NewObject === RUN TestIntegration/CreateAlbum/PutFile/NewObjectWithID === RUN TestIntegration/CreateAlbum/PutFile/NewFsIsFile 2026/03/27 04:59:10 DEBUG : Creating backend with remote "TestGooglePhotos:album/rclone-test-tepefaw6zaqocam7mobekun7/rclone-test-image1.jpg" === RUN TestIntegration/CreateAlbum/PutFile/RemoveFileFromAlbum === RUN TestIntegration/Upload 2026/03/27 05:01:02 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)) 2026/03/27 05:01:02 DEBUG : pacer: Rate limited, increasing sleep to 1.492873547s googlephotos_test.go:225: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/backend/googlephotos/googlephotos_test.go:225 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/Upload --- FAIL: TestIntegration (208.78s) --- PASS: TestIntegration/CreateAlbum (208.61s) --- PASS: TestIntegration/CreateAlbum/PutFile (118.27s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectFs (0.00s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectString (0.00s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectHash (0.00s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectSize (0.86s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectSetModTime (0.00s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectStorable (0.00s) --- PASS: TestIntegration/CreateAlbum/PutFile/ObjectOpen (0.22s) --- PASS: TestIntegration/CreateAlbum/PutFile/CheckFileInAlbum (0.57s) --- PASS: TestIntegration/CreateAlbum/PutFile/CheckInByYear (0.48s) --- PASS: TestIntegration/CreateAlbum/PutFile/CheckInByMonth (0.35s) --- PASS: TestIntegration/CreateAlbum/PutFile/CheckInByDay (0.33s) --- PASS: TestIntegration/CreateAlbum/PutFile/NewObject (0.43s) --- PASS: TestIntegration/CreateAlbum/PutFile/NewObjectWithID (0.38s) --- PASS: TestIntegration/CreateAlbum/PutFile/NewFsIsFile (107.63s) --- PASS: TestIntegration/CreateAlbum/PutFile/RemoveFileFromAlbum (3.71s) --- FAIL: TestIntegration/Upload (0.16s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/googlephotos 208.799s "go test -v -timeout 1h0m0s -remote TestGooglePhotos: -verbose -test.run '^TestIntegration$/^CreateAlbum$/^PutFile$|^TestIntegration$/^Upload$'" - Finished ERROR in 3m29.627259149s (try 3/5): exit status 1: Failed [TestIntegration/Upload]