"go test -v -timeout 1h0m0s -remote TestPixeldrain: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsChangeNotify$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestPixeldrain:" 2025/10/27 02:37:01 NOTICE: TestPixeldrain: Stopped server 2025/10/27 02:37:01 NOTICE: TestPixeldrain: Starting server 2025/10/27 02:37:01 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-tudeduf1voga" 2025/10/27 02:37:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/27 02:37:01 INFO : pixeldrain root 'rclone-test-tudeduf1voga': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsChangeNotify 2025/10/27 02:37:02 INFO : dir: Making directory 2025/10/27 02:37:02 INFO : dir/subdir1: Making directory 2025/10/27 02:37:02 INFO : dir/subdir3: Making directory 2025/10/27 02:37:03 INFO : dir/subdir2: Making directory 2025/10/27 02:37:03 DEBUG : pixeldrain root 'rclone-test-tudeduf1voga': Path '/dir/subdir1' (dir) changed (update) in directory '/me/rclone-test-tudeduf1voga/' 2025/10/27 02:37:03 DEBUG : doChangeNotify("dir/subdir1", 0) 2025/10/27 02:37:03 DEBUG : pixeldrain root 'rclone-test-tudeduf1voga': Path '/dir/subdir3' (dir) changed (update) in directory '/me/rclone-test-tudeduf1voga/' 2025/10/27 02:37:03 DEBUG : doChangeNotify("dir/subdir3", 0) 2025/10/27 02:37:03 DEBUG : pixeldrain root 'rclone-test-tudeduf1voga': Path '/dir/subdir2' (dir) changed (update) in directory '/me/rclone-test-tudeduf1voga/' 2025/10/27 02:37:03 DEBUG : doChangeNotify("dir/subdir2", 0) 2025/10/27 02:37:05 DEBUG : pixeldrain root 'rclone-test-tudeduf1voga': Path '/dir/file4' (file) changed (update) in directory '/me/rclone-test-tudeduf1voga/' 2025/10/27 02:37:05 DEBUG : doChangeNotify("dir/file4", 1) fstests.go:931: Try 1/10 waiting for dirChanges and objChanges fstests.go:931: Try 2/10 waiting for dirChanges and objChanges fstests.go:931: Try 3/10 waiting for dirChanges and objChanges fstests.go:931: Try 4/10 waiting for dirChanges and objChanges fstests.go:931: Try 5/10 waiting for dirChanges and objChanges fstests.go:931: Try 6/10 waiting for dirChanges and objChanges fstests.go:931: Try 7/10 waiting for dirChanges and objChanges fstests.go:931: Try 8/10 waiting for dirChanges and objChanges fstests.go:931: Try 9/10 waiting for dirChanges and objChanges fstests.go:935: map[dir/subdir1:{} dir/subdir2:{} dir/subdir3:{}] does not contain [dir/subdir1 dir/subdir3 dir/subdir2] or map[dir/file4:{}] does not contain [dir/file2 dir/file4 dir/file3] 2025/10/27 02:37:34 ERROR : error listing: directory not found --- FAIL: TestIntegration (33.86s) --- FAIL: TestIntegration/FsMkdir (33.12s) --- FAIL: TestIntegration/FsMkdir/FsChangeNotify (32.18s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/pixeldrain 33.885s "go test -v -timeout 1h0m0s -remote TestPixeldrain: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsChangeNotify$'" - Finished ERROR in 34.788963209s (try 3/5): exit status 1: Failed [TestIntegration/FsMkdir/FsChangeNotify]