"go test -v -timeout 1h0m0s -remote TestDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsChangeNotify$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^Internal$/^Query$/^GoodQuery$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestDrive:" 2025/08/01 01:23:09 NOTICE: TestDrive: Starting server 2025/08/01 01:23:09 DEBUG : Creating backend with remote "TestDrive:rclone-test-xakelof3moqa" 2025/08/01 01:23:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/01 01:23:09 DEBUG : Config file has changed externally - reloading === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsChangeNotify 2025/08/01 01:23:11 INFO : dir: Making directory 2025/08/01 01:23:11 INFO : dir/subdir1: Making directory 2025/08/01 01:23:12 INFO : dir/subdir3: Making directory 2025/08/01 01:23:12 DEBUG : Google drive root 'rclone-test-xakelof3moqa': Checking for changes on remote 2025/08/01 01:23:13 INFO : dir/subdir2: Making directory 2025/08/01 01:23:13 DEBUG : Google drive root 'rclone-test-xakelof3moqa': Checking for changes on remote 2025/08/01 01:23:14 DEBUG : Google drive root 'rclone-test-xakelof3moqa': Checking for changes on remote 2025/08/01 01:23:15 DEBUG : Google drive root 'rclone-test-xakelof3moqa': Checking for changes on remote 2025/08/01 01:23:16 DEBUG : doChangeNotify("", 0) 2025/08/01 01:23:16 DEBUG : doChangeNotify("dir", 0) 2025/08/01 01:23:16 DEBUG : Google drive root 'rclone-test-xakelof3moqa': Checking for changes on remote 2025/08/01 01:23:17 DEBUG : Google drive root 'rclone-test-xakelof3moqa': Checking for changes on remote 2025/08/01 01:23:18 DEBUG : Google drive root 'rclone-test-xakelof3moqa': Checking for changes on remote 2025/08/01 01:23:19 DEBUG : doChangeNotify("dir/subdir2", 0) 2025/08/01 01:23:19 DEBUG : doChangeNotify("dir/subdir3", 0) 2025/08/01 01:23:19 DEBUG : doChangeNotify("dir/subdir1", 0) fstests.go:931: Try 1/10 waiting for dirChanges and objChanges 2025/08/01 01:23:19 DEBUG : Google drive root 'rclone-test-xakelof3moqa': Checking for changes on remote 2025/08/01 01:23:20 DEBUG : Google drive root 'rclone-test-xakelof3moqa': Checking for changes on remote 2025/08/01 01:23:21 DEBUG : Google drive root 'rclone-test-xakelof3moqa': Checking for changes on remote 2025/08/01 01:23:22 DEBUG : doChangeNotify("dir/file4", 1) 2025/08/01 01:23:22 DEBUG : doChangeNotify("dir/file2", 1) fstests.go:931: Try 2/10 waiting for dirChanges and objChanges 2025/08/01 01:23:22 DEBUG : Google drive root 'rclone-test-xakelof3moqa': Checking for changes on remote 2025/08/01 01:23:23 DEBUG : Google drive root 'rclone-test-xakelof3moqa': Checking for changes on remote 2025/08/01 01:23:24 DEBUG : Google drive root 'rclone-test-xakelof3moqa': Checking for changes on remote 2025/08/01 01:23:25 DEBUG : doChangeNotify("dir/file4", 1) 2025/08/01 01:23:25 DEBUG : doChangeNotify("dir/file3", 1) 2025/08/01 01:23:25 DEBUG : doChangeNotify("dir/file2", 1) 2025/08/01 01:23:25 DEBUG : Google drive root 'rclone-test-xakelof3moqa': Checking for changes on remote 2025/08/01 01:23:26 DEBUG : Google drive root 'rclone-test-xakelof3moqa': Checking for changes on remote 2025/08/01 01:23:27 DEBUG : Google drive root 'rclone-test-xakelof3moqa': Checking for changes on remote 2025/08/01 01:23:28 DEBUG : doChangeNotify("dir/file3", 1) 2025/08/01 01:23:28 DEBUG : dir: Rmdir: contains trashed file: "file3" 2025/08/01 01:23:28 DEBUG : dir: Rmdir: contains trashed file: "file4" 2025/08/01 01:23:28 DEBUG : dir: Rmdir: contains trashed file: "file2" 2025/08/01 01:23:28 DEBUG : dir: Rmdir: contains trashed file: "subdir2" 2025/08/01 01:23:28 DEBUG : dir: Rmdir: contains trashed file: "subdir3" 2025/08/01 01:23:28 DEBUG : dir: Rmdir: contains trashed file: "subdir1" 2025/08/01 01:23:28 DEBUG : Google drive root 'rclone-test-xakelof3moqa': Checking for changes on remote === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/Internal === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Query === RUN TestIntegration/FsMkdir/FsPutFiles/Internal/Query/GoodQuery --- PASS: TestIntegration (30.36s) --- PASS: TestIntegration/FsMkdir (28.92s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (18.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (9.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Query (1.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/Internal/Query/GoodQuery (1.35s) PASS ok github.com/rclone/rclone/backend/drive 30.376s "go test -v -timeout 1h0m0s -remote TestDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsChangeNotify$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^Internal$/^Query$/^GoodQuery$'" - Finished OK in 32.007160096s (try 2/5)