"go test -v -timeout 1h0m0s -remote TestGooglePhotos: -verbose -test.run '^TestIntegration$/^Upload$'" - Starting (try 3/5) === RUN TestIntegration 2025/09/07 03:49:15 DEBUG : Creating backend with remote "TestGooglePhotos:" 2025/09/07 03:49:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/07 03:49:15 DEBUG : Creating backend with remote "testfiles" === RUN TestIntegration/Upload 2025/09/07 03:49:16 DEBUG : Google Photos path "": Adding "upload/dir/subdir/rclone-test-image2.jpg" to batch 2025/09/07 03:49:17 DEBUG : Google Photos path "": Batch idle for 1s so committing 2025/09/07 03:49:17 DEBUG : Google Photos path "": Committing sync batch length 1 starting with: upload/dir/subdir/rclone-test-image2.jpg 2025/09/07 03:49:18 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 (4.18s) --- PASS: TestIntegration/Upload (4.18s) --- PASS: TestIntegration/Upload/List (0.00s) --- PASS: TestIntegration/Upload/NewObject (0.00s) --- PASS: TestIntegration/Upload/NewObjectWithID (0.93s) PASS ok github.com/rclone/rclone/backend/googlephotos 4.201s "go test -v -timeout 1h0m0s -remote TestGooglePhotos: -verbose -test.run '^TestIntegration$/^Upload$'" - Finished OK in 5.078485619s (try 3/5)