"go test -v -timeout 1h0m0s -remote TestGooglePhotos: -verbose -test.run '^TestIntegration$/^Upload$'" - Starting (try 2/5) === RUN TestIntegration 2025/08/16 01:28:25 DEBUG : Creating backend with remote "TestGooglePhotos:" 2025/08/16 01:28:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/16 01:28:25 DEBUG : Creating backend with remote "testfiles" === RUN TestIntegration/Upload 2025/08/16 01:28:26 DEBUG : Google Photos path "": Adding "upload/dir/subdir/rclone-test-image2.jpg" to batch 2025/08/16 01:28:27 DEBUG : Google Photos path "": Batch idle for 1s so committing 2025/08/16 01:28:27 DEBUG : Google Photos path "": Committing sync batch length 1 starting with: upload/dir/subdir/rclone-test-image2.jpg 2025/08/16 01:28:28 DEBUG : Google Photos path "": Committed sync batch length 1 starting with: upload/dir/subdir/rclone-test-image2.jpg === RUN TestIntegration/Upload/List === RUN TestIntegration/Upload/NewObject === RUN TestIntegration/Upload/NewObjectWithID --- PASS: TestIntegration (3.06s) --- PASS: TestIntegration/Upload (3.06s) --- PASS: TestIntegration/Upload/List (0.00s) --- PASS: TestIntegration/Upload/NewObject (0.00s) --- PASS: TestIntegration/Upload/NewObjectWithID (0.38s) PASS ok github.com/rclone/rclone/backend/googlephotos 3.086s "go test -v -timeout 1h0m0s -remote TestGooglePhotos: -verbose -test.run '^TestIntegration$/^Upload$'" - Finished OK in 4.076044479s (try 2/5)