"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestDirRemove$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Starting (try 2/5) 2025/07/08 03:12:35 DEBUG : Creating backend with remote "TestMega:rclone-test-cejowom6dipa" 2025/07/08 03:12:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/08 03:12:54 DEBUG : Creating backend with remote "/tmp/rclone2091375368" === RUN TestDirRemove run.go:180: Remote "mega root 'rclone-test-cejowom6dipa'", Local "Local file system at /tmp/rclone2091375368", Modify Window "876000h0m0s" 2025/07/08 03:12:54 INFO : mega root 'rclone-test-cejowom6dipa': poll-interval is not supported by this remote 2025/07/08 03:12:54 NOTICE: mega root 'rclone-test-cejowom6dipa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/08 03:12:55 ERROR : dir/: Dir.Remove not empty 2025/07/08 03:12:55 DEBUG : dir/file1: Remove: 2025/07/08 03:12:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/08 03:12:55 DEBUG : dir/file1: >Remove: err= 2025/07/08 03:12:55 ERROR : dir/: Dir.Remove failed to remove directory: directory not empty dir_test.go:456: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:456 Error: Received unexpected error: directory not empty Test: TestDirRemove 2025/07/08 03:12:55 DEBUG : WaitForWriters: timeout=30s 2025/07/08 03:12:55 DEBUG : dir: Looking for writers 2025/07/08 03:12:55 DEBUG : Looking for writers 2025/07/08 03:12:55 DEBUG : dir: reading active writers 2025/07/08 03:12:55 DEBUG : >WaitForWriters: --- FAIL: TestDirRemove (0.81s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "mega root 'rclone-test-cejowom6dipa'", Local "Local file system at /tmp/rclone2091375368", Modify Window "876000h0m0s" 2025/07/08 03:12:55 INFO : mega root 'rclone-test-cejowom6dipa': poll-interval is not supported by this remote 2025/07/08 03:12:55 NOTICE: mega root 'rclone-test-cejowom6dipa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/08 03:12:56 DEBUG : WaitForWriters: timeout=30s 2025/07/08 03:12:56 DEBUG : dir: Looking for writers 2025/07/08 03:12:56 DEBUG : file1: reading active writers 2025/07/08 03:12:56 DEBUG : Looking for writers 2025/07/08 03:12:56 DEBUG : dir: reading active writers 2025/07/08 03:12:56 DEBUG : >WaitForWriters: 2025/07/08 03:12:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/08 03:12:56 DEBUG : newLeaf: Updating file with newLeaf 0xc001c80240 2025/07/08 03:12:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/08 03:12:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "file1" 2025/07/08 03:13:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/08 03:13:03 DEBUG : dir/file1: Updating file with dir/file1 0xc001c80240 2025/07/08 03:13:03 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/08 03:13:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: Unexpected file "dir/file1" 2025/07/08 03:13:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/08 03:13:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/08 03:13:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/08 03:13:10 DEBUG : dir/file1: File is currently open, delaying rename 0xc001c80240 2025/07/08 03:13:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/08 03:13:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/08 03:13:10 DEBUG : mega root 'rclone-test-cejowom6dipa': File to upload is small (25 bytes), uploading instead of streaming 2025/07/08 03:13:11 NOTICE: mega root 'rclone-test-cejowom6dipa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/08 03:13:11 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/08 03:13:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/08 03:13:11 DEBUG : newLeaf: Running delayed rename now 2025/07/08 03:13:11 INFO : newLeaf: Deleted 2025/07/08 03:13:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/08 03:13:11 DEBUG : newLeaf: Updating file with newLeaf 0xc001c80240 2025/07/08 03:13:11 DEBUG : WaitForWriters: timeout=30s 2025/07/08 03:13:11 DEBUG : dir: Looking for writers 2025/07/08 03:13:11 DEBUG : Looking for writers 2025/07/08 03:13:11 DEBUG : dir: reading active writers 2025/07/08 03:13:11 DEBUG : newLeaf: reading active writers 2025/07/08 03:13:11 DEBUG : >WaitForWriters: 2025/07/08 03:13:11 DEBUG : WaitForWriters: timeout=30s 2025/07/08 03:13:11 DEBUG : dir: Looking for writers 2025/07/08 03:13:11 DEBUG : Looking for writers 2025/07/08 03:13:11 DEBUG : dir: reading active writers 2025/07/08 03:13:11 DEBUG : newLeaf: reading active writers 2025/07/08 03:13:11 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "mega root 'rclone-test-cejowom6dipa'", Local "Local file system at /tmp/rclone2091375368", Modify Window "876000h0m0s" 2025/07/08 03:13:12 INFO : mega root 'rclone-test-cejowom6dipa': poll-interval is not supported by this remote 2025/07/08 03:13:12 NOTICE: mega root 'rclone-test-cejowom6dipa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/08 03:13:12 DEBUG : mega root 'rclone-test-cejowom6dipa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/08 03:13:12 DEBUG : mega root 'rclone-test-cejowom6dipa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:12 DEBUG : mega root 'rclone-test-cejowom6dipa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/08 03:13:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cejowom6dipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/08 03:13:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cejowom6dipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:12 INFO : mega root 'rclone-test-cejowom6dipa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/08 03:13:13 DEBUG : WaitForWriters: timeout=30s 2025/07/08 03:13:13 DEBUG : dir: Looking for writers 2025/07/08 03:13:13 DEBUG : file1: reading active writers 2025/07/08 03:13:13 DEBUG : Looking for writers 2025/07/08 03:13:13 DEBUG : dir: reading active writers 2025/07/08 03:13:13 DEBUG : >WaitForWriters: 2025/07/08 03:13:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/08 03:13:13 DEBUG : newLeaf: Updating file with newLeaf 0xc00015f8c0 2025/07/08 03:13:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/08 03:13:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "file1" 2025/07/08 03:13:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/08 03:13:20 DEBUG : dir/file1: Updating file with dir/file1 0xc00015f8c0 2025/07/08 03:13:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/08 03:13:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1" 2025/07/08 03:13:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/08 03:13:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/08 03:13:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/08 03:13:27 DEBUG : dir/file1: File is currently open, delaying rename 0xc00015f8c0 2025/07/08 03:13:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/08 03:13:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/08 03:13:27 DEBUG : mega root 'rclone-test-cejowom6dipa': File to upload is small (25 bytes), uploading instead of streaming 2025/07/08 03:13:28 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/08 03:13:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/08 03:13:28 DEBUG : newLeaf: Running delayed rename now 2025/07/08 03:13:28 INFO : newLeaf: Deleted 2025/07/08 03:13:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/08 03:13:28 DEBUG : newLeaf: Updating file with newLeaf 0xc00015f8c0 2025/07/08 03:13:28 DEBUG : WaitForWriters: timeout=30s 2025/07/08 03:13:28 DEBUG : dir: Looking for writers 2025/07/08 03:13:28 DEBUG : Looking for writers 2025/07/08 03:13:28 DEBUG : dir: reading active writers 2025/07/08 03:13:28 DEBUG : newLeaf: reading active writers 2025/07/08 03:13:28 DEBUG : >WaitForWriters: 2025/07/08 03:13:28 DEBUG : WaitForWriters: timeout=30s 2025/07/08 03:13:28 DEBUG : dir: Looking for writers 2025/07/08 03:13:28 DEBUG : Looking for writers 2025/07/08 03:13:28 DEBUG : dir: reading active writers 2025/07/08 03:13:28 DEBUG : newLeaf: reading active writers 2025/07/08 03:13:28 DEBUG : >WaitForWriters: 2025/07/08 03:13:28 DEBUG : mega root 'rclone-test-cejowom6dipa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "mega root 'rclone-test-cejowom6dipa'", Local "Local file system at /tmp/rclone2091375368", Modify Window "876000h0m0s" 2025/07/08 03:13:29 INFO : mega root 'rclone-test-cejowom6dipa': poll-interval is not supported by this remote 2025/07/08 03:13:29 NOTICE: mega root 'rclone-test-cejowom6dipa': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/08 03:13:29 DEBUG : mega root 'rclone-test-cejowom6dipa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/08 03:13:29 DEBUG : mega root 'rclone-test-cejowom6dipa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:29 DEBUG : mega root 'rclone-test-cejowom6dipa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/08 03:13:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cejowom6dipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/08 03:13:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cejowom6dipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:29 INFO : mega root 'rclone-test-cejowom6dipa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/08 03:13:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/08 03:13:29 DEBUG : dir/file1: newRWFileHandle: 2025/07/08 03:13:29 DEBUG : dir/file1(0xc002b26b40): openPending: 2025/07/08 03:13:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/07/08 03:13:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/08 03:13:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/08 03:13:29 DEBUG : dir/file1(0xc002b26b40): >openPending: err= 2025/07/08 03:13:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/08 03:13:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/08 03:13:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/08 03:13:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/08 03:13:29 DEBUG : dir/file1(0xc002b26b40): _writeAt: size=14, off=0 2025/07/08 03:13:29 DEBUG : dir/file1(0xc002b26b40): >_writeAt: n=14, err= 2025/07/08 03:13:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/08 03:13:29 DEBUG : dir/file1(0xc002b26b40): close: 2025/07/08 03:13:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/08 03:13:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/08 03:13:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/08 03:13:29 DEBUG : dir/file1(0xc002b26b40): >close: err= 2025/07/08 03:13:29 DEBUG : WaitForWriters: timeout=30s 2025/07/08 03:13:29 DEBUG : dir: Looking for writers 2025/07/08 03:13:29 DEBUG : file1: reading active writers 2025/07/08 03:13:29 DEBUG : Looking for writers 2025/07/08 03:13:29 DEBUG : dir: reading active writers 2025/07/08 03:13:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/08 03:13:29 DEBUG : dir: Looking for writers 2025/07/08 03:13:29 DEBUG : file1: reading active writers 2025/07/08 03:13:29 DEBUG : Looking for writers 2025/07/08 03:13:29 DEBUG : dir: reading active writers 2025/07/08 03:13:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/08 03:13:29 DEBUG : dir: Looking for writers 2025/07/08 03:13:29 DEBUG : file1: reading active writers 2025/07/08 03:13:29 DEBUG : Looking for writers 2025/07/08 03:13:29 DEBUG : dir: reading active writers 2025/07/08 03:13:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/08 03:13:29 DEBUG : dir: Looking for writers 2025/07/08 03:13:29 DEBUG : file1: reading active writers 2025/07/08 03:13:29 DEBUG : Looking for writers 2025/07/08 03:13:29 DEBUG : dir: reading active writers 2025/07/08 03:13:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/08 03:13:29 DEBUG : dir/file1: vfs cache: starting upload 2025/07/08 03:13:29 DEBUG : dir: Looking for writers 2025/07/08 03:13:29 DEBUG : file1: reading active writers 2025/07/08 03:13:29 DEBUG : Looking for writers 2025/07/08 03:13:29 DEBUG : dir: reading active writers 2025/07/08 03:13:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/08 03:13:29 DEBUG : dir: Looking for writers 2025/07/08 03:13:29 DEBUG : file1: reading active writers 2025/07/08 03:13:29 DEBUG : Looking for writers 2025/07/08 03:13:29 DEBUG : dir: reading active writers 2025/07/08 03:13:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/08 03:13:29 INFO : dir/file1: Copied (replaced existing) 2025/07/08 03:13:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/08 03:13:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/08 03:13:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/08 03:13:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/08 03:13:30 DEBUG : dir: Looking for writers 2025/07/08 03:13:30 DEBUG : file1: reading active writers 2025/07/08 03:13:30 DEBUG : Looking for writers 2025/07/08 03:13:30 DEBUG : dir: reading active writers 2025/07/08 03:13:30 DEBUG : >WaitForWriters: 2025/07/08 03:13:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/08 03:13:30 DEBUG : dir/file1: newRWFileHandle: 2025/07/08 03:13:30 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/08 03:13:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/08 03:13:30 DEBUG : dir/file1(0xc0028aee00): _readAt: size=512, off=0 2025/07/08 03:13:30 DEBUG : dir/file1(0xc0028aee00): openPending: 2025/07/08 03:13:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/07/08 03:13:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/08 03:13:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/08 03:13:30 DEBUG : dir/file1(0xc0028aee00): >openPending: err= 2025/07/08 03:13:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/08 03:13:30 DEBUG : dir/file1(0xc0028aee00): >_readAt: n=14, err=EOF 2025/07/08 03:13:30 DEBUG : dir/file1(0xc0028aee00): close: 2025/07/08 03:13:30 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-08 03:13:29 +0000 UTC 2025/07/08 03:13:30 DEBUG : dir/file1(0xc0028aee00): >close: err= 2025/07/08 03:13:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/08 03:13:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/08 03:13:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0001abd40 2025/07/08 03:13:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/08 03:13:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/08 03:13:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/08 03:13:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/08 03:13:30 DEBUG : dir/file1: Updating file with dir/file1 0xc0001abd40 2025/07/08 03:13:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/08 03:13:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: Unexpected file "dir/file1" 2025/07/08 03:13:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/08 03:13:37 DEBUG : dir/file1: newRWFileHandle: 2025/07/08 03:13:37 DEBUG : dir/file1(0xc002baea40): openPending: 2025/07/08 03:13:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/07/08 03:13:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/08 03:13:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/08 03:13:37 DEBUG : dir/file1(0xc002baea40): >openPending: err= 2025/07/08 03:13:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/08 03:13:37 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/08 03:13:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/08 03:13:37 DEBUG : dir/file1(0xc002baea40): _writeAt: size=25, off=0 2025/07/08 03:13:37 DEBUG : dir/file1(0xc002baea40): >_writeAt: n=25, err= 2025/07/08 03:13:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/08 03:13:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/08 03:13:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0001abd40 2025/07/08 03:13:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/08 03:13:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/08 03:13:38 DEBUG : newLeaf(0xc002baea40): close: 2025/07/08 03:13:38 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/08 03:13:38 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-08 03:13:37.79100342 +0000 UTC m=+62.222142449 2025/07/08 03:13:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/08 03:13:38 DEBUG : newLeaf(0xc002baea40): >close: err= 2025/07/08 03:13:38 DEBUG : WaitForWriters: timeout=30s 2025/07/08 03:13:38 DEBUG : dir: Looking for writers 2025/07/08 03:13:38 DEBUG : Looking for writers 2025/07/08 03:13:38 DEBUG : dir: reading active writers 2025/07/08 03:13:38 DEBUG : newLeaf: reading active writers 2025/07/08 03:13:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/08 03:13:38 DEBUG : dir: Looking for writers 2025/07/08 03:13:38 DEBUG : Looking for writers 2025/07/08 03:13:38 DEBUG : dir: reading active writers 2025/07/08 03:13:38 DEBUG : newLeaf: reading active writers 2025/07/08 03:13:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/08 03:13:38 DEBUG : dir: Looking for writers 2025/07/08 03:13:38 DEBUG : Looking for writers 2025/07/08 03:13:38 DEBUG : dir: reading active writers 2025/07/08 03:13:38 DEBUG : newLeaf: reading active writers 2025/07/08 03:13:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/08 03:13:38 DEBUG : dir: Looking for writers 2025/07/08 03:13:38 DEBUG : Looking for writers 2025/07/08 03:13:38 DEBUG : dir: reading active writers 2025/07/08 03:13:38 DEBUG : newLeaf: reading active writers 2025/07/08 03:13:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/08 03:13:38 DEBUG : newLeaf: vfs cache: starting upload 2025/07/08 03:13:38 DEBUG : dir: Looking for writers 2025/07/08 03:13:38 DEBUG : Looking for writers 2025/07/08 03:13:38 DEBUG : dir: reading active writers 2025/07/08 03:13:38 DEBUG : newLeaf: reading active writers 2025/07/08 03:13:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/08 03:13:38 DEBUG : dir: Looking for writers 2025/07/08 03:13:38 DEBUG : Looking for writers 2025/07/08 03:13:38 DEBUG : dir: reading active writers 2025/07/08 03:13:38 DEBUG : newLeaf: reading active writers 2025/07/08 03:13:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/08 03:13:38 INFO : newLeaf: Copied (replaced existing) 2025/07/08 03:13:38 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/07/08 03:13:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/08 03:13:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/08 03:13:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/08 03:13:38 DEBUG : dir: Looking for writers 2025/07/08 03:13:38 DEBUG : Looking for writers 2025/07/08 03:13:38 DEBUG : dir: reading active writers 2025/07/08 03:13:38 DEBUG : newLeaf: reading active writers 2025/07/08 03:13:38 DEBUG : >WaitForWriters: 2025/07/08 03:13:38 DEBUG : WaitForWriters: timeout=30s 2025/07/08 03:13:38 DEBUG : dir: Looking for writers 2025/07/08 03:13:38 DEBUG : Looking for writers 2025/07/08 03:13:38 DEBUG : newLeaf: reading active writers 2025/07/08 03:13:38 DEBUG : dir: reading active writers 2025/07/08 03:13:38 DEBUG : >WaitForWriters: 2025/07/08 03:13:38 DEBUG : mega root 'rclone-test-cejowom6dipa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "mega root 'rclone-test-cejowom6dipa'", Local "Local file system at /tmp/rclone2091375368", Modify Window "876000h0m0s" 2025/07/08 03:13:39 INFO : mega root 'rclone-test-cejowom6dipa': poll-interval is not supported by this remote 2025/07/08 03:13:39 DEBUG : mega root 'rclone-test-cejowom6dipa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/08 03:13:39 DEBUG : mega root 'rclone-test-cejowom6dipa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:39 DEBUG : mega root 'rclone-test-cejowom6dipa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/08 03:13:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cejowom6dipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/08 03:13:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cejowom6dipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:39 INFO : mega root 'rclone-test-cejowom6dipa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/08 03:13:39 DEBUG : WaitForWriters: timeout=30s 2025/07/08 03:13:39 DEBUG : dir: Looking for writers 2025/07/08 03:13:39 DEBUG : file1: reading active writers 2025/07/08 03:13:39 DEBUG : Looking for writers 2025/07/08 03:13:39 DEBUG : dir: reading active writers 2025/07/08 03:13:39 DEBUG : >WaitForWriters: 2025/07/08 03:13:39 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/08 03:13:39 DEBUG : newLeaf: Updating file with newLeaf 0xc002f70780 2025/07/08 03:13:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/08 03:13:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "file1" 2025/07/08 03:13:47 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/08 03:13:47 DEBUG : dir/file1: Updating file with dir/file1 0xc002f70780 2025/07/08 03:13:47 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/08 03:13:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14), newLeaf (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1" 2025/07/08 03:13:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/08 03:13:54 DEBUG : dir/file1: newRWFileHandle: 2025/07/08 03:13:54 DEBUG : dir/file1(0xc002f79e40): openPending: 2025/07/08 03:13:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/07/08 03:13:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/08 03:13:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/08 03:13:54 DEBUG : dir/file1(0xc002f79e40): >openPending: err= 2025/07/08 03:13:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/08 03:13:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/08 03:13:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/08 03:13:54 DEBUG : dir/file1(0xc002f79e40): _writeAt: size=25, off=0 2025/07/08 03:13:54 DEBUG : dir/file1(0xc002f79e40): >_writeAt: n=25, err= 2025/07/08 03:13:54 INFO : newLeaf: Deleted 2025/07/08 03:13:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/08 03:13:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/08 03:13:54 DEBUG : newLeaf: Updating file with newLeaf 0xc002f70780 2025/07/08 03:13:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/08 03:13:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/08 03:13:54 DEBUG : newLeaf(0xc002f79e40): close: 2025/07/08 03:13:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/08 03:13:54 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-08 03:13:54.240580162 +0000 UTC m=+78.671719191 2025/07/08 03:13:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/08 03:13:54 DEBUG : newLeaf(0xc002f79e40): >close: err= 2025/07/08 03:13:54 DEBUG : WaitForWriters: timeout=30s 2025/07/08 03:13:54 DEBUG : dir: Looking for writers 2025/07/08 03:13:54 DEBUG : Looking for writers 2025/07/08 03:13:54 DEBUG : dir: reading active writers 2025/07/08 03:13:54 DEBUG : newLeaf: reading active writers 2025/07/08 03:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/08 03:13:54 DEBUG : dir: Looking for writers 2025/07/08 03:13:54 DEBUG : Looking for writers 2025/07/08 03:13:54 DEBUG : dir: reading active writers 2025/07/08 03:13:54 DEBUG : newLeaf: reading active writers 2025/07/08 03:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/08 03:13:54 DEBUG : dir: Looking for writers 2025/07/08 03:13:54 DEBUG : Looking for writers 2025/07/08 03:13:54 DEBUG : dir: reading active writers 2025/07/08 03:13:54 DEBUG : newLeaf: reading active writers 2025/07/08 03:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/08 03:13:54 DEBUG : dir: Looking for writers 2025/07/08 03:13:54 DEBUG : Looking for writers 2025/07/08 03:13:54 DEBUG : dir: reading active writers 2025/07/08 03:13:54 DEBUG : newLeaf: reading active writers 2025/07/08 03:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/08 03:13:54 DEBUG : newLeaf: vfs cache: starting upload 2025/07/08 03:13:54 DEBUG : dir: Looking for writers 2025/07/08 03:13:54 DEBUG : Looking for writers 2025/07/08 03:13:54 DEBUG : newLeaf: reading active writers 2025/07/08 03:13:54 DEBUG : dir: reading active writers 2025/07/08 03:13:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/08 03:13:55 DEBUG : dir: Looking for writers 2025/07/08 03:13:55 DEBUG : Looking for writers 2025/07/08 03:13:55 DEBUG : dir: reading active writers 2025/07/08 03:13:55 DEBUG : newLeaf: reading active writers 2025/07/08 03:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/08 03:13:55 INFO : newLeaf: Copied (replaced existing) 2025/07/08 03:13:55 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/07/08 03:13:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/08 03:13:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/08 03:13:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/08 03:13:55 DEBUG : dir: Looking for writers 2025/07/08 03:13:55 DEBUG : Looking for writers 2025/07/08 03:13:55 DEBUG : dir: reading active writers 2025/07/08 03:13:55 DEBUG : newLeaf: reading active writers 2025/07/08 03:13:55 DEBUG : >WaitForWriters: 2025/07/08 03:13:55 DEBUG : WaitForWriters: timeout=30s 2025/07/08 03:13:55 DEBUG : dir: Looking for writers 2025/07/08 03:13:55 DEBUG : Looking for writers 2025/07/08 03:13:55 DEBUG : dir: reading active writers 2025/07/08 03:13:55 DEBUG : newLeaf: reading active writers 2025/07/08 03:13:55 DEBUG : >WaitForWriters: 2025/07/08 03:13:55 DEBUG : mega root 'rclone-test-cejowom6dipa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "mega root 'rclone-test-cejowom6dipa'", Local "Local file system at /tmp/rclone2091375368", Modify Window "876000h0m0s" 2025/07/08 03:13:55 INFO : mega root 'rclone-test-cejowom6dipa': poll-interval is not supported by this remote 2025/07/08 03:13:55 DEBUG : mega root 'rclone-test-cejowom6dipa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/08 03:13:55 DEBUG : mega root 'rclone-test-cejowom6dipa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:55 DEBUG : mega root 'rclone-test-cejowom6dipa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:55 DEBUG : Config file has changed externally - reloading 2025/07/08 03:13:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/08 03:13:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cejowom6dipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/08 03:13:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cejowom6dipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:13:55 INFO : mega root 'rclone-test-cejowom6dipa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/08 03:13:55 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/08 03:13:55 DEBUG : dir/file1: newRWFileHandle: 2025/07/08 03:13:55 DEBUG : dir/file1(0xc0034b8e80): openPending: 2025/07/08 03:13:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/07/08 03:13:55 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/08 03:13:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/08 03:13:55 DEBUG : dir/file1(0xc0034b8e80): >openPending: err= 2025/07/08 03:13:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/08 03:13:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/08 03:13:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/08 03:13:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/08 03:13:55 DEBUG : dir/file1(0xc0034b8e80): _writeAt: size=14, off=0 2025/07/08 03:13:55 DEBUG : dir/file1(0xc0034b8e80): >_writeAt: n=14, err= 2025/07/08 03:13:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/08 03:13:55 DEBUG : dir/file1(0xc0034b8e80): close: 2025/07/08 03:13:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/08 03:13:55 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/08 03:13:55 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/08 03:13:55 DEBUG : dir/file1(0xc0034b8e80): >close: err= 2025/07/08 03:13:55 DEBUG : WaitForWriters: timeout=30s 2025/07/08 03:13:55 DEBUG : dir: Looking for writers 2025/07/08 03:13:55 DEBUG : file1: reading active writers 2025/07/08 03:13:55 DEBUG : Looking for writers 2025/07/08 03:13:55 DEBUG : dir: reading active writers 2025/07/08 03:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/08 03:13:55 DEBUG : dir: Looking for writers 2025/07/08 03:13:55 DEBUG : file1: reading active writers 2025/07/08 03:13:55 DEBUG : Looking for writers 2025/07/08 03:13:55 DEBUG : dir: reading active writers 2025/07/08 03:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/08 03:13:55 DEBUG : dir: Looking for writers 2025/07/08 03:13:55 DEBUG : file1: reading active writers 2025/07/08 03:13:55 DEBUG : Looking for writers 2025/07/08 03:13:55 DEBUG : dir: reading active writers 2025/07/08 03:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/08 03:13:55 DEBUG : dir: Looking for writers 2025/07/08 03:13:55 DEBUG : file1: reading active writers 2025/07/08 03:13:55 DEBUG : Looking for writers 2025/07/08 03:13:55 DEBUG : dir: reading active writers 2025/07/08 03:13:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/08 03:13:55 DEBUG : dir/file1: vfs cache: starting upload 2025/07/08 03:13:56 DEBUG : dir: Looking for writers 2025/07/08 03:13:56 DEBUG : file1: reading active writers 2025/07/08 03:13:56 DEBUG : Looking for writers 2025/07/08 03:13:56 DEBUG : dir: reading active writers 2025/07/08 03:13:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/08 03:13:56 DEBUG : dir: Looking for writers 2025/07/08 03:13:56 DEBUG : file1: reading active writers 2025/07/08 03:13:56 DEBUG : Looking for writers 2025/07/08 03:13:56 DEBUG : dir: reading active writers 2025/07/08 03:13:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/08 03:13:56 INFO : dir/file1: Copied (replaced existing) 2025/07/08 03:13:56 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/08 03:13:56 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/08 03:13:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/08 03:13:56 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/08 03:13:56 DEBUG : dir: Looking for writers 2025/07/08 03:13:56 DEBUG : file1: reading active writers 2025/07/08 03:13:56 DEBUG : Looking for writers 2025/07/08 03:13:56 DEBUG : dir: reading active writers 2025/07/08 03:13:56 DEBUG : >WaitForWriters: 2025/07/08 03:13:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/08 03:13:56 DEBUG : dir/file1: newRWFileHandle: 2025/07/08 03:13:56 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/08 03:13:56 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/08 03:13:56 DEBUG : dir/file1(0xc0034b9cc0): _readAt: size=512, off=0 2025/07/08 03:13:56 DEBUG : dir/file1(0xc0034b9cc0): openPending: 2025/07/08 03:13:56 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/07/08 03:13:56 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/08 03:13:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/08 03:13:56 DEBUG : dir/file1(0xc0034b9cc0): >openPending: err= 2025/07/08 03:13:56 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/08 03:13:56 DEBUG : dir/file1(0xc0034b9cc0): >_readAt: n=14, err=EOF 2025/07/08 03:13:56 DEBUG : dir/file1(0xc0034b9cc0): close: 2025/07/08 03:13:56 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-08 03:13:56 +0000 UTC 2025/07/08 03:13:56 DEBUG : dir/file1(0xc0034b9cc0): >close: err= 2025/07/08 03:13:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/08 03:13:56 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/08 03:13:56 DEBUG : newLeaf: Updating file with newLeaf 0xc002f71140 2025/07/08 03:13:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/08 03:13:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/08 03:13:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/08 03:13:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/08 03:13:57 DEBUG : dir/file1: Updating file with dir/file1 0xc002f71140 2025/07/08 03:13:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/08 03:13:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: Unexpected file "dir/file1" 2025/07/08 03:14:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/08 03:14:04 DEBUG : dir/file1: newRWFileHandle: 2025/07/08 03:14:04 DEBUG : dir/file1(0xc0037389c0): openPending: 2025/07/08 03:14:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/07/08 03:14:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/08 03:14:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/08 03:14:04 DEBUG : dir/file1(0xc0037389c0): >openPending: err= 2025/07/08 03:14:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/08 03:14:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/08 03:14:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/08 03:14:04 DEBUG : dir/file1(0xc0037389c0): _writeAt: size=25, off=0 2025/07/08 03:14:04 DEBUG : dir/file1(0xc0037389c0): >_writeAt: n=25, err= 2025/07/08 03:14:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/08 03:14:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/08 03:14:14 DEBUG : newLeaf: Updating file with newLeaf 0xc002f71140 2025/07/08 03:14:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/08 03:14:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/08 03:14:14 DEBUG : newLeaf(0xc0037389c0): close: 2025/07/08 03:14:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/08 03:14:14 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-08 03:14:04.081830216 +0000 UTC m=+88.512969244 2025/07/08 03:14:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/08 03:14:14 DEBUG : newLeaf(0xc0037389c0): >close: err= 2025/07/08 03:14:14 DEBUG : WaitForWriters: timeout=30s 2025/07/08 03:14:14 DEBUG : dir: Looking for writers 2025/07/08 03:14:14 DEBUG : Looking for writers 2025/07/08 03:14:14 DEBUG : dir: reading active writers 2025/07/08 03:14:14 DEBUG : newLeaf: reading active writers 2025/07/08 03:14:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/08 03:14:14 DEBUG : dir: Looking for writers 2025/07/08 03:14:14 DEBUG : Looking for writers 2025/07/08 03:14:14 DEBUG : dir: reading active writers 2025/07/08 03:14:14 DEBUG : newLeaf: reading active writers 2025/07/08 03:14:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/08 03:14:14 DEBUG : dir: Looking for writers 2025/07/08 03:14:14 DEBUG : Looking for writers 2025/07/08 03:14:14 DEBUG : dir: reading active writers 2025/07/08 03:14:14 DEBUG : newLeaf: reading active writers 2025/07/08 03:14:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/08 03:14:14 DEBUG : dir: Looking for writers 2025/07/08 03:14:14 DEBUG : Looking for writers 2025/07/08 03:14:14 DEBUG : dir: reading active writers 2025/07/08 03:14:14 DEBUG : newLeaf: reading active writers 2025/07/08 03:14:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/08 03:14:14 DEBUG : newLeaf: vfs cache: starting upload 2025/07/08 03:14:14 DEBUG : dir: Looking for writers 2025/07/08 03:14:14 DEBUG : Looking for writers 2025/07/08 03:14:14 DEBUG : dir: reading active writers 2025/07/08 03:14:14 DEBUG : newLeaf: reading active writers 2025/07/08 03:14:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/08 03:14:15 DEBUG : dir: Looking for writers 2025/07/08 03:14:15 DEBUG : Looking for writers 2025/07/08 03:14:15 DEBUG : dir: reading active writers 2025/07/08 03:14:15 DEBUG : newLeaf: reading active writers 2025/07/08 03:14:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/08 03:14:15 INFO : newLeaf: Copied (replaced existing) 2025/07/08 03:14:15 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/07/08 03:14:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/08 03:14:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/08 03:14:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/08 03:14:15 DEBUG : dir: Looking for writers 2025/07/08 03:14:15 DEBUG : Looking for writers 2025/07/08 03:14:15 DEBUG : newLeaf: reading active writers 2025/07/08 03:14:15 DEBUG : dir: reading active writers 2025/07/08 03:14:15 DEBUG : >WaitForWriters: 2025/07/08 03:14:15 DEBUG : WaitForWriters: timeout=30s 2025/07/08 03:14:15 DEBUG : dir: Looking for writers 2025/07/08 03:14:15 DEBUG : Looking for writers 2025/07/08 03:14:15 DEBUG : dir: reading active writers 2025/07/08 03:14:15 DEBUG : newLeaf: reading active writers 2025/07/08 03:14:15 DEBUG : >WaitForWriters: 2025/07/08 03:14:15 DEBUG : mega root 'rclone-test-cejowom6dipa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "mega root 'rclone-test-cejowom6dipa'", Local "Local file system at /tmp/rclone2091375368", Modify Window "876000h0m0s" 2025/07/08 03:14:15 INFO : mega root 'rclone-test-cejowom6dipa': poll-interval is not supported by this remote 2025/07/08 03:14:15 DEBUG : mega root 'rclone-test-cejowom6dipa': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/08 03:14:15 DEBUG : mega root 'rclone-test-cejowom6dipa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:14:15 DEBUG : mega root 'rclone-test-cejowom6dipa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:14:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:14:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/08 03:14:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cejowom6dipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:14:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:14:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/08 03:14:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cejowom6dipa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-cejowom6dipa" 2025/07/08 03:14:15 INFO : mega root 'rclone-test-cejowom6dipa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/08 03:14:16 DEBUG : WaitForWriters: timeout=30s 2025/07/08 03:14:16 DEBUG : dir: Looking for writers 2025/07/08 03:14:16 DEBUG : file1: reading active writers 2025/07/08 03:14:16 DEBUG : Looking for writers 2025/07/08 03:14:16 DEBUG : dir: reading active writers 2025/07/08 03:14:16 DEBUG : >WaitForWriters: 2025/07/08 03:14:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/08 03:14:16 DEBUG : dir/file1: newRWFileHandle: 2025/07/08 03:14:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/08 03:14:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/08 03:14:16 DEBUG : dir/file1(0xc003827840): _readAt: size=512, off=0 2025/07/08 03:14:16 DEBUG : dir/file1(0xc003827840): openPending: 2025/07/08 03:14:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/07/08 03:14:16 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/08 03:14:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/08 03:14:16 DEBUG : dir/file1(0xc003827840): >openPending: err= 2025/07/08 03:14:16 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/08 03:14:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/08 03:14:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/08 03:14:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/08 03:14:16 DEBUG : dir/file1(0xc003827840): >_readAt: n=14, err=EOF 2025/07/08 03:14:16 DEBUG : dir/file1(0xc003827840): close: 2025/07/08 03:14:16 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-08 03:14:16 +0000 UTC 2025/07/08 03:14:16 DEBUG : dir/file1(0xc003827840): >close: err= 2025/07/08 03:14:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/08 03:14:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/08 03:14:16 DEBUG : newLeaf: Updating file with newLeaf 0xc002f71740 2025/07/08 03:14:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/08 03:14:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/08 03:14:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/08 03:14:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/08 03:14:17 DEBUG : dir/file1: Updating file with dir/file1 0xc002f71740 2025/07/08 03:14:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/08 03:14:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Flushing the directory cache fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:298: Flushing the directory cache fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/file1 (14) fstest.go:188: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:188 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1" 2025/07/08 03:14:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/08 03:14:24 DEBUG : dir/file1: newRWFileHandle: 2025/07/08 03:14:24 DEBUG : dir/file1(0xc003b66ec0): openPending: 2025/07/08 03:14:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/07/08 03:14:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/08 03:14:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/08 03:14:24 DEBUG : dir/file1(0xc003b66ec0): >openPending: err= 2025/07/08 03:14:24 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/08 03:14:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/08 03:14:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/08 03:14:24 DEBUG : dir/file1(0xc003b66ec0): _writeAt: size=25, off=0 2025/07/08 03:14:24 DEBUG : dir/file1(0xc003b66ec0): >_writeAt: n=25, err= 2025/07/08 03:14:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/08 03:14:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/08 03:14:24 DEBUG : newLeaf: Updating file with newLeaf 0xc002f71740 2025/07/08 03:14:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/08 03:14:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/08 03:14:24 DEBUG : newLeaf(0xc003b66ec0): close: 2025/07/08 03:14:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/08 03:14:24 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-08 03:14:24.123583874 +0000 UTC m=+108.554722904 2025/07/08 03:14:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/08 03:14:24 DEBUG : newLeaf(0xc003b66ec0): >close: err= 2025/07/08 03:14:24 DEBUG : WaitForWriters: timeout=30s 2025/07/08 03:14:24 DEBUG : dir: Looking for writers 2025/07/08 03:14:24 DEBUG : Looking for writers 2025/07/08 03:14:24 DEBUG : dir: reading active writers 2025/07/08 03:14:24 DEBUG : newLeaf: reading active writers 2025/07/08 03:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/08 03:14:24 DEBUG : dir: Looking for writers 2025/07/08 03:14:24 DEBUG : Looking for writers 2025/07/08 03:14:24 DEBUG : dir: reading active writers 2025/07/08 03:14:24 DEBUG : newLeaf: reading active writers 2025/07/08 03:14:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/08 03:14:25 DEBUG : dir: Looking for writers 2025/07/08 03:14:25 DEBUG : Looking for writers 2025/07/08 03:14:25 DEBUG : dir: reading active writers 2025/07/08 03:14:25 DEBUG : newLeaf: reading active writers 2025/07/08 03:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/08 03:14:25 DEBUG : dir: Looking for writers 2025/07/08 03:14:25 DEBUG : Looking for writers 2025/07/08 03:14:25 DEBUG : dir: reading active writers 2025/07/08 03:14:25 DEBUG : newLeaf: reading active writers 2025/07/08 03:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/08 03:14:25 DEBUG : newLeaf: vfs cache: starting upload 2025/07/08 03:14:25 DEBUG : dir: Looking for writers 2025/07/08 03:14:25 DEBUG : Looking for writers 2025/07/08 03:14:25 DEBUG : newLeaf: reading active writers 2025/07/08 03:14:25 DEBUG : dir: reading active writers 2025/07/08 03:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/08 03:14:25 DEBUG : dir: Looking for writers 2025/07/08 03:14:25 DEBUG : Looking for writers 2025/07/08 03:14:25 DEBUG : dir: reading active writers 2025/07/08 03:14:25 DEBUG : newLeaf: reading active writers 2025/07/08 03:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/08 03:14:25 DEBUG : dir: Looking for writers 2025/07/08 03:14:25 DEBUG : Looking for writers 2025/07/08 03:14:25 DEBUG : dir: reading active writers 2025/07/08 03:14:25 DEBUG : newLeaf: reading active writers 2025/07/08 03:14:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/08 03:14:25 INFO : newLeaf: Copied (replaced existing) 2025/07/08 03:14:25 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/07/08 03:14:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/08 03:14:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/08 03:14:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/08 03:14:26 DEBUG : dir: Looking for writers 2025/07/08 03:14:26 DEBUG : Looking for writers 2025/07/08 03:14:26 DEBUG : newLeaf: reading active writers 2025/07/08 03:14:26 DEBUG : dir: reading active writers 2025/07/08 03:14:26 DEBUG : >WaitForWriters: 2025/07/08 03:14:26 DEBUG : WaitForWriters: timeout=30s 2025/07/08 03:14:26 DEBUG : dir: Looking for writers 2025/07/08 03:14:26 DEBUG : Looking for writers 2025/07/08 03:14:26 DEBUG : dir: reading active writers 2025/07/08 03:14:26 DEBUG : newLeaf: reading active writers 2025/07/08 03:14:26 DEBUG : >WaitForWriters: 2025/07/08 03:14:26 DEBUG : mega root 'rclone-test-cejowom6dipa': vfs cache: cleaner exiting --- FAIL: TestFileRename (90.97s) --- FAIL: TestFileRename/off,forceCache=false (16.32s) --- FAIL: TestFileRename/minimal,forceCache=false (17.11s) --- FAIL: TestFileRename/minimal,forceCache=true (10.01s) --- FAIL: TestFileRename/writes,forceCache=false (16.55s) --- FAIL: TestFileRename/writes,forceCache=true (20.14s) --- FAIL: TestFileRename/full,forceCache=false (10.85s) FAIL 2025/07/08 03:14:26 DEBUG : mega root 'rclone-test-cejowom6dipa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^TestDirRemove$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$'" - Finished ERROR in 1m51.307147038s (try 2/5): exit status 1: Failed [TestDirRemove TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false]