"go test -v -timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsChangeNotify$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestPcloud:" 2026/04/30 03:12:38 DEBUG : Creating backend with remote "TestPcloud:rclone-test-hacaxox3feso" 2026/04/30 03:12:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsChangeNotify 2026/04/30 03:12:40 INFO : dir: Making directory 2026/04/30 03:12:40 INFO : dir/subdir1: Making directory 2026/04/30 03:12:40 INFO : dir/subdir3: Making directory 2026/04/30 03:12:40 DEBUG : pcloud root 'rclone-test-hacaxox3feso': ChangeNotify: detected change in "dir/subdir1" (type: 0) 2026/04/30 03:12:40 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/04/30 03:12:41 DEBUG : pcloud root 'rclone-test-hacaxox3feso': ChangeNotify: detected change in "dir/subdir3" (type: 0) 2026/04/30 03:12:41 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/04/30 03:12:41 INFO : dir/subdir2: Making directory 2026/04/30 03:12:41 DEBUG : pcloud root 'rclone-test-hacaxox3feso': ChangeNotify: detected change in "dir/subdir2" (type: 0) 2026/04/30 03:12:41 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/04/30 03:12:41 DEBUG : pcloud root 'rclone-test-hacaxox3feso': ChangeNotify: detected change in "dir/file2" (type: 1) 2026/04/30 03:12:41 DEBUG : doChangeNotify("dir/file2", 1) 2026/04/30 03:12:42 DEBUG : pcloud root 'rclone-test-hacaxox3feso': ChangeNotify: detected change in "dir/file4" (type: 1) 2026/04/30 03:12:42 DEBUG : doChangeNotify("dir/file4", 1) 2026/04/30 03:12:43 DEBUG : pcloud root 'rclone-test-hacaxox3feso': ChangeNotify: detected change in "dir/file3" (type: 1) 2026/04/30 03:12:43 DEBUG : doChangeNotify("dir/file3", 1) 2026/04/30 03:12:43 DEBUG : pcloud root 'rclone-test-hacaxox3feso': ChangeNotify: detected change in "dir/file2" (type: 1) 2026/04/30 03:12:43 DEBUG : doChangeNotify("dir/file2", 1) 2026/04/30 03:12:43 DEBUG : pcloud root 'rclone-test-hacaxox3feso': ChangeNotify: detected change in "dir/file4" (type: 1) 2026/04/30 03:12:43 DEBUG : doChangeNotify("dir/file4", 1) 2026/04/30 03:12:43 DEBUG : pcloud root 'rclone-test-hacaxox3feso': ChangeNotify: detected change in "dir/file3" (type: 1) 2026/04/30 03:12:43 DEBUG : doChangeNotify("dir/file3", 1) 2026/04/30 03:12:44 DEBUG : pcloud root 'rclone-test-hacaxox3feso': ChangeNotify: detected change in "dir/subdir1" (type: 0) 2026/04/30 03:12:44 DEBUG : doChangeNotify("dir/subdir1", 0) 2026/04/30 03:12:44 DEBUG : pcloud root 'rclone-test-hacaxox3feso': ChangeNotify: detected change in "dir/subdir3" (type: 0) 2026/04/30 03:12:44 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/04/30 03:12:44 DEBUG : pcloud root 'rclone-test-hacaxox3feso': ChangeNotify: detected change in "dir/subdir2" (type: 0) 2026/04/30 03:12:44 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/04/30 03:12:44 DEBUG : pcloud root 'rclone-test-hacaxox3feso': ChangeNotify: detected change in "dir" (type: 0) 2026/04/30 03:12:44 DEBUG : doChangeNotify("dir", 0) --- PASS: TestIntegration (7.04s) --- PASS: TestIntegration/FsMkdir (5.50s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (4.31s) PASS ok github.com/rclone/rclone/backend/pcloud 7.048s "go test -v -timeout 1h0m0s -remote TestPcloud: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsChangeNotify$'" - Finished OK in 7.844615628s (try 2/5)