"go test -v -timeout 1h0m0s -remote TestGooglePhotos: -verbose -test.run '^TestIntegration$/^Upload$'" - Starting (try 2/5) === RUN TestIntegration 2025/11/18 01:04:47 DEBUG : Creating backend with remote "TestGooglePhotos:" 2025/11/18 01:04:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/18 01:04:47 DEBUG : Creating backend with remote "testfiles" === RUN TestIntegration/Upload 2025/11/18 01:04:48 DEBUG : Google Photos path "": Adding "upload/dir/subdir/rclone-test-image2.jpg" to batch 2025/11/18 01:04:49 DEBUG : Google Photos path "": Batch idle for 1s so committing 2025/11/18 01:04:49 DEBUG : Google Photos path "": Committing sync batch length 1 starting with: upload/dir/subdir/rclone-test-image2.jpg 2025/11/18 01:04:50 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.28s) --- PASS: TestIntegration/Upload (4.27s) --- PASS: TestIntegration/Upload/List (0.00s) --- PASS: TestIntegration/Upload/NewObject (0.00s) --- PASS: TestIntegration/Upload/NewObjectWithID (0.92s) PASS ok github.com/rclone/rclone/backend/googlephotos 4.291s "go test -v -timeout 1h0m0s -remote TestGooglePhotos: -verbose -test.run '^TestIntegration$/^Upload$'" - Finished OK in 5.256332926s (try 2/5)