"go test -v -timeout 1h0m0s -remote TestPixeldrain: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsChangeNotify|FsDirSetModTime)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestPixeldrain:" 2026/03/28 04:07:55 DEBUG : Creating backend with remote "TestPixeldrain:rclone-test-gefetew2beku" 2026/03/28 04:07:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/28 04:07:55 INFO : pixeldrain root 'rclone-test-gefetew2beku': Logged in as 'ncw', subscription 'Prepaid', storage limit -1 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsChangeNotify 2026/03/28 04:07:55 INFO : dir: Making directory 2026/03/28 04:07:55 INFO : dir/subdir1: Making directory 2026/03/28 04:07:55 INFO : dir/subdir3: Making directory 2026/03/28 04:07:55 INFO : dir/subdir2: Making directory 2026/03/28 04:07:56 DEBUG : pixeldrain root 'rclone-test-gefetew2beku': Path '/dir/subdir3' (dir) changed (update) in directory '/me/rclone-test-gefetew2beku/' 2026/03/28 04:07:56 DEBUG : doChangeNotify("dir/subdir3", 0) 2026/03/28 04:07:56 DEBUG : pixeldrain root 'rclone-test-gefetew2beku': Path '/dir/subdir2' (dir) changed (update) in directory '/me/rclone-test-gefetew2beku/' 2026/03/28 04:07:56 DEBUG : doChangeNotify("dir/subdir2", 0) 2026/03/28 04:07:58 DEBUG : pixeldrain root 'rclone-test-gefetew2beku': Path '/dir/file2' (file) changed (update) in directory '/me/rclone-test-gefetew2beku/' 2026/03/28 04:07:58 DEBUG : doChangeNotify("dir/file2", 1) 2026/03/28 04:08:01 DEBUG : pixeldrain root 'rclone-test-gefetew2beku': Path '/dir/file4' (file) changed (update) in directory '/me/rclone-test-gefetew2beku/' 2026/03/28 04:08:01 DEBUG : doChangeNotify("dir/file4", 1) fstests.go:932: Try 1/10 waiting for dirChanges and objChanges 2026/03/28 04:08:03 DEBUG : pixeldrain root 'rclone-test-gefetew2beku': Path '/dir/file3' (file) changed (update) in directory '/me/rclone-test-gefetew2beku/' 2026/03/28 04:08:03 DEBUG : doChangeNotify("dir/file3", 1) fstests.go:932: Try 2/10 waiting for dirChanges and objChanges fstests.go:932: Try 3/10 waiting for dirChanges and objChanges fstests.go:932: Try 4/10 waiting for dirChanges and objChanges fstests.go:932: Try 5/10 waiting for dirChanges and objChanges fstests.go:932: Try 6/10 waiting for dirChanges and objChanges fstests.go:932: Try 7/10 waiting for dirChanges and objChanges fstests.go:932: Try 8/10 waiting for dirChanges and objChanges fstests.go:932: Try 9/10 waiting for dirChanges and objChanges fstests.go:936: map[dir/subdir2:{} dir/subdir3:{}] does not contain [dir/subdir1 dir/subdir3 dir/subdir2] or map[dir/file2:{} dir/file3:{} dir/file4:{}] does not contain [dir/file2 dir/file4 dir/file3] === RUN TestIntegration/FsMkdir/FsDirSetModTime fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:639 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2649 Error: Should be true Test: TestIntegration/FsMkdir/FsDirSetModTime Messages: dir-mod-time: Modification time difference too big |-220416h3m24.027000001s| > 1ms (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-03-28 04:08:30.527 +0000 UTC) (precision 1ms) 2026/03/28 04:08:30 ERROR : error listing: directory not found --- FAIL: TestIntegration (35.36s) --- FAIL: TestIntegration/FsMkdir (35.15s) --- FAIL: TestIntegration/FsMkdir/FsChangeNotify (34.82s) --- FAIL: TestIntegration/FsMkdir/FsDirSetModTime (0.15s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/pixeldrain 35.377s "go test -v -timeout 1h0m0s -remote TestPixeldrain: -verbose -test.run '^TestIntegration$/^FsMkdir$/^(FsChangeNotify|FsDirSetModTime)$'" - Finished ERROR in 36.318742998s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsChangeNotify TestIntegration/FsMkdir/FsDirSetModTime]