"go test -v -timeout 1h0m0s -remote TestPixeldrain: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsChangeNotify$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:442: Using remote "TestPixeldrain:" 2024/11/01 01:02:48 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-fafohok9dagu" 2024/11/01 01:02:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/01 01:02:49 INFO : pixeldrain root 'rclone-test-fafohok9dagu': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsChangeNotify 2024/11/01 01:02:49 DEBUG : dir: Making directory 2024/11/01 01:02:49 DEBUG : dir/subdir1: Making directory 2024/11/01 01:02:49 DEBUG : dir/subdir3: Making directory 2024/11/01 01:02:49 DEBUG : dir/subdir2: Making directory 2024/11/01 01:02:50 DEBUG : pixeldrain root 'rclone-test-fafohok9dagu': Path '/dir/subdir1' (dir) changed (update) in directory '/me/rclone-test-fafohok9dagu/' 2024/11/01 01:02:50 DEBUG : doChangeNotify("dir/subdir1", 0) 2024/11/01 01:02:50 DEBUG : pixeldrain root 'rclone-test-fafohok9dagu': Path '/dir/subdir3' (dir) changed (update) in directory '/me/rclone-test-fafohok9dagu/' 2024/11/01 01:02:50 DEBUG : doChangeNotify("dir/subdir3", 0) 2024/11/01 01:02:50 DEBUG : pixeldrain root 'rclone-test-fafohok9dagu': Path '/dir/subdir2' (dir) changed (update) in directory '/me/rclone-test-fafohok9dagu/' 2024/11/01 01:02:50 DEBUG : doChangeNotify("dir/subdir2", 0) 2024/11/01 01:02:50 DEBUG : pixeldrain root 'rclone-test-fafohok9dagu': Path '/dir/file2' (file) changed (update) in directory '/me/rclone-test-fafohok9dagu/' 2024/11/01 01:02:50 DEBUG : doChangeNotify("dir/file2", 1) 2024/11/01 01:02:51 DEBUG : pixeldrain root 'rclone-test-fafohok9dagu': Path '/dir/file4' (file) changed (update) in directory '/me/rclone-test-fafohok9dagu/' 2024/11/01 01:02:51 DEBUG : doChangeNotify("dir/file4", 1) fstests.go:935: Try 1/10 waiting for dirChanges and objChanges 2024/11/01 01:02:52 DEBUG : pixeldrain root 'rclone-test-fafohok9dagu': Path '/dir/file3' (file) changed (update) in directory '/me/rclone-test-fafohok9dagu/' 2024/11/01 01:02:52 DEBUG : doChangeNotify("dir/file3", 1) 2024/11/01 01:02:55 DEBUG : pixeldrain root 'rclone-test-fafohok9dagu': Path '/dir/file2' (file) changed (delete) in directory '/me/rclone-test-fafohok9dagu/' 2024/11/01 01:02:55 DEBUG : doChangeNotify("dir/file2", 1) 2024/11/01 01:02:55 DEBUG : pixeldrain root 'rclone-test-fafohok9dagu': Path '/dir/file4' (file) changed (delete) in directory '/me/rclone-test-fafohok9dagu/' 2024/11/01 01:02:55 DEBUG : doChangeNotify("dir/file4", 1) 2024/11/01 01:02:55 DEBUG : pixeldrain root 'rclone-test-fafohok9dagu': Path '/dir/file3' (file) changed (delete) in directory '/me/rclone-test-fafohok9dagu/' 2024/11/01 01:02:55 DEBUG : doChangeNotify("dir/file3", 1) 2024/11/01 01:02:55 DEBUG : pixeldrain root 'rclone-test-fafohok9dagu': Path '/dir/subdir1' (dir) changed (delete) in directory '/me/rclone-test-fafohok9dagu/' 2024/11/01 01:02:55 DEBUG : doChangeNotify("dir/subdir1", 0) 2024/11/01 01:02:55 DEBUG : pixeldrain root 'rclone-test-fafohok9dagu': Path '/dir/subdir3' (dir) changed (delete) in directory '/me/rclone-test-fafohok9dagu/' 2024/11/01 01:02:55 DEBUG : doChangeNotify("dir/subdir3", 0) 2024/11/01 01:02:55 DEBUG : pixeldrain root 'rclone-test-fafohok9dagu': Path '/dir/subdir2' (dir) changed (delete) in directory '/me/rclone-test-fafohok9dagu/' 2024/11/01 01:02:55 DEBUG : doChangeNotify("dir/subdir2", 0) 2024/11/01 01:02:55 ERROR : : error listing: directory not found --- PASS: TestIntegration (6.82s) --- PASS: TestIntegration/FsMkdir (6.57s) --- PASS: TestIntegration/FsMkdir/FsChangeNotify (6.35s) PASS ok github.com/rclone/rclone/backend/pixeldrain 6.834s "go test -v -timeout 1h0m0s -remote TestPixeldrain: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsChangeNotify$'" - Finished OK in 9.845960991s (try 2/5)