"go test -v -timeout 1h0m0s -remote TestGooglePhotos: -verbose -test.run '^TestIntegration$/^Upload$'" - Starting (try 5/5) === RUN TestIntegration 2026/02/08 01:26:22 DEBUG : Creating backend with remote "TestGooglePhotos:" 2026/02/08 01:26:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/08 01:26:22 DEBUG : Creating backend with remote "testfiles" === RUN TestIntegration/Upload 2026/02/08 01:26:23 DEBUG : Google Photos path "": Adding "upload/dir/subdir/rclone-test-image2.jpg" to batch 2026/02/08 01:26:24 DEBUG : Google Photos path "": Batch idle for 1s so committing 2026/02/08 01:26:24 DEBUG : Google Photos path "": Committing sync batch length 1 starting with: upload/dir/subdir/rclone-test-image2.jpg 2026/02/08 01:26:25 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.08s) --- PASS: TestIntegration/Upload (4.08s) --- PASS: TestIntegration/Upload/List (0.00s) --- PASS: TestIntegration/Upload/NewObject (0.00s) --- PASS: TestIntegration/Upload/NewObjectWithID (0.88s) PASS ok github.com/rclone/rclone/backend/googlephotos 4.097s "go test -v -timeout 1h0m0s -remote TestGooglePhotos: -verbose -test.run '^TestIntegration$/^Upload$'" - Finished OK in 5.108273387s (try 5/5)