"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestDirFileOpen|TestDirHandleReaddir|TestDirMethods|TestDirReadDirAll|TestDirRemove|TestDirRemoveAll|TestFileRemove|TestReadFileHandleSeek)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false)$|^TestFileSetModTime$/^cache=off,open=false,write=false$'" - Starting (try 2/5) 2025/12/21 04:01:59 DEBUG : Creating backend with remote "TestMega:rclone-test-gosegiw8tiko" 2025/12/21 04:01:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/21 04:01:59 DEBUG : mega root 'rclone-test-gosegiw8tiko': Using previously stored session ID and master key to initialize the Mega API 2025/12/21 04:02:14 DEBUG : Creating backend with remote "/tmp/rclone4034179139" === RUN TestDirHandleReaddir run.go:185: Remote "mega root 'rclone-test-gosegiw8tiko'", Local "Local file system at /tmp/rclone4034179139", Modify Window "876000h0m0s" 2025/12/21 04:02:14 INFO : mega root 'rclone-test-gosegiw8tiko': poll-interval is not supported by this remote 2025/12/21 04:02:14 NOTICE: mega root 'rclone-test-gosegiw8tiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/21 04:02:20 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:02:20 DEBUG : dir/subdir: Looking for writers 2025/12/21 04:02:20 DEBUG : dir: Looking for writers 2025/12/21 04:02:20 DEBUG : file1: reading active writers 2025/12/21 04:02:20 DEBUG : file2: reading active writers 2025/12/21 04:02:20 DEBUG : subdir: reading active writers 2025/12/21 04:02:20 DEBUG : Looking for writers 2025/12/21 04:02:20 DEBUG : dir: reading active writers 2025/12/21 04:02:20 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.66s) === RUN TestDirMethods run.go:185: Remote "mega root 'rclone-test-gosegiw8tiko'", Local "Local file system at /tmp/rclone4034179139", Modify Window "876000h0m0s" 2025/12/21 04:02:22 INFO : mega root 'rclone-test-gosegiw8tiko': poll-interval is not supported by this remote 2025/12/21 04:02:22 NOTICE: mega root 'rclone-test-gosegiw8tiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/21 04:02:26 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:02:26 DEBUG : dir: Looking for writers 2025/12/21 04:02:26 DEBUG : Looking for writers 2025/12/21 04:02:26 DEBUG : dir: reading active writers 2025/12/21 04:02:26 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestDirMethods (10.43s) === RUN TestDirReadDirAll run.go:185: Remote "mega root 'rclone-test-gosegiw8tiko'", Local "Local file system at /tmp/rclone4034179139", Modify Window "876000h0m0s" 2025/12/21 04:02:33 INFO : mega root 'rclone-test-gosegiw8tiko': poll-interval is not supported by this remote 2025/12/21 04:02:33 NOTICE: mega root 'rclone-test-gosegiw8tiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:290: Failed to put "dir/file2" to "mega root 'rclone-test-gosegiw8tiko'": upload file failed to create session: unexpected end of JSON input 2025/12/21 04:02:44 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:02:44 DEBUG : Looking for writers 2025/12/21 04:02:44 DEBUG : >WaitForWriters: --- FAIL: TestDirReadDirAll (17.66s) === RUN TestDirRemove run.go:185: Remote "mega root 'rclone-test-gosegiw8tiko'", Local "Local file system at /tmp/rclone4034179139", Modify Window "876000h0m0s" 2025/12/21 04:02:51 INFO : mega root 'rclone-test-gosegiw8tiko': poll-interval is not supported by this remote 2025/12/21 04:02:51 NOTICE: mega root 'rclone-test-gosegiw8tiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/21 04:02:51 ERROR : dir/: Dir.Remove not empty 2025/12/21 04:02:51 DEBUG : dir/file1: Remove: 2025/12/21 04:02:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/21 04:02:53 DEBUG : dir/file1: >Remove: err= 2025/12/21 04:02:54 DEBUG : Added virtual directory entry vDel: "dir" 2025/12/21 04:02:54 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:02:54 DEBUG : Looking for writers 2025/12/21 04:02:54 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.01s) === RUN TestDirRemoveAll run.go:185: Remote "mega root 'rclone-test-gosegiw8tiko'", Local "Local file system at /tmp/rclone4034179139", Modify Window "876000h0m0s" 2025/12/21 04:02:54 INFO : mega root 'rclone-test-gosegiw8tiko': poll-interval is not supported by this remote 2025/12/21 04:02:54 NOTICE: mega root 'rclone-test-gosegiw8tiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/21 04:02:54 DEBUG : dir/file1: Remove: 2025/12/21 04:02:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/21 04:02:56 DEBUG : dir/file1: >Remove: err= 2025/12/21 04:02:57 DEBUG : Added virtual directory entry vDel: "dir" 2025/12/21 04:02:57 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:02:57 DEBUG : Looking for writers 2025/12/21 04:02:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.94s) === RUN TestDirFileOpen run.go:185: Remote "mega root 'rclone-test-gosegiw8tiko'", Local "Local file system at /tmp/rclone4034179139", Modify Window "876000h0m0s" 2025/12/21 04:02:57 INFO : mega root 'rclone-test-gosegiw8tiko': poll-interval is not supported by this remote 2025/12/21 04:02:57 NOTICE: mega root 'rclone-test-gosegiw8tiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/21 04:02:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/12/21 04:02:59 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/21 04:02:59 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/21 04:02:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/12/21 04:02:59 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/12/21 04:02:59 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/12/21 04:02:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/12/21 04:02:59 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/12/21 04:02:59 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/21 04:02:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/12/21 04:02:59 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/12/21 04:02:59 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/12/21 04:02:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/12/21 04:02:59 DEBUG : mega root 'rclone-test-gosegiw8tiko': File to upload is small (12 bytes), uploading instead of streaming 2025/12/21 04:02:59 DEBUG : dir/sub/file2: size = 12 OK 2025/12/21 04:02:59 NOTICE: mega root 'rclone-test-gosegiw8tiko': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/12/21 04:02:59 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/12/21 04:02:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/12/21 04:02:59 DEBUG : forgetting directory cache 2025/12/21 04:02:59 DEBUG : dir: forgetting directory cache 2025/12/21 04:02:59 DEBUG : dir/sub: forgetting directory cache 2025/12/21 04:02:59 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/12/21 04:02:59 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/12/21 04:02:59 DEBUG : mega root 'rclone-test-gosegiw8tiko': File to upload is small (5 bytes), uploading instead of streaming 2025/12/21 04:02:59 DEBUG : dir/sub/file0: size = 5 OK 2025/12/21 04:02:59 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/12/21 04:02:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/12/21 04:02:59 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:02:59 DEBUG : dir/sub: Looking for writers 2025/12/21 04:02:59 DEBUG : file0: reading active writers 2025/12/21 04:02:59 DEBUG : file2: reading active writers 2025/12/21 04:02:59 DEBUG : dir: Looking for writers 2025/12/21 04:02:59 DEBUG : file1: reading active writers 2025/12/21 04:02:59 DEBUG : sub: reading active writers 2025/12/21 04:02:59 DEBUG : Looking for writers 2025/12/21 04:02:59 DEBUG : dir: reading active writers 2025/12/21 04:02:59 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (7.84s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "mega root 'rclone-test-gosegiw8tiko'", Local "Local file system at /tmp/rclone4034179139", Modify Window "876000h0m0s" 2025/12/21 04:03:04 INFO : mega root 'rclone-test-gosegiw8tiko': poll-interval is not supported by this remote 2025/12/21 04:03:04 NOTICE: mega root 'rclone-test-gosegiw8tiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/21 04:03:21 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2025/12/21 04:03:21 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:03:21 DEBUG : dir: Looking for writers 2025/12/21 04:03:21 DEBUG : file1: reading active writers 2025/12/21 04:03:21 DEBUG : Looking for writers 2025/12/21 04:03:21 DEBUG : dir: reading active writers 2025/12/21 04:03:21 DEBUG : >WaitForWriters: --- PASS: TestFileSetModTime (18.40s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (18.39s) === RUN TestFileRemove run.go:185: Remote "mega root 'rclone-test-gosegiw8tiko'", Local "Local file system at /tmp/rclone4034179139", Modify Window "876000h0m0s" 2025/12/21 04:03:23 INFO : mega root 'rclone-test-gosegiw8tiko': poll-interval is not supported by this remote 2025/12/21 04:03:23 NOTICE: mega root 'rclone-test-gosegiw8tiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/21 04:03:25 DEBUG : dir/file1: Remove: 2025/12/21 04:03:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/21 04:03:27 DEBUG : dir/file1: >Remove: err= fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/12/21 04:03:34 DEBUG : dir/file1: Remove: 2025/12/21 04:03:34 DEBUG : dir/file1: >Remove: err=Read only file system 2025/12/21 04:03:34 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:03:34 DEBUG : dir: Looking for writers 2025/12/21 04:03:34 DEBUG : Looking for writers 2025/12/21 04:03:34 DEBUG : dir: reading active writers 2025/12/21 04:03:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (11.43s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "mega root 'rclone-test-gosegiw8tiko'", Local "Local file system at /tmp/rclone4034179139", Modify Window "876000h0m0s" 2025/12/21 04:03:34 INFO : mega root 'rclone-test-gosegiw8tiko': poll-interval is not supported by this remote 2025/12/21 04:03:34 NOTICE: mega root 'rclone-test-gosegiw8tiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/21 04:03:38 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:03:38 DEBUG : dir: Looking for writers 2025/12/21 04:03:38 DEBUG : file1: reading active writers 2025/12/21 04:03:38 DEBUG : Looking for writers 2025/12/21 04:03:38 DEBUG : dir: reading active writers 2025/12/21 04:03:38 DEBUG : >WaitForWriters: 2025/12/21 04:03:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/21 04:03:40 DEBUG : newLeaf: Updating file with newLeaf 0xc00070b500 2025/12/21 04:03:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/21 04:03:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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/12/21 04:03:51 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/21 04:03:51 DEBUG : dir/file1: Updating file with dir/file1 0xc00070b500 2025/12/21 04:03:51 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/21 04:03:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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 /usr/local/go/src/runtime/asm_amd64.s:1700 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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/12/21 04:03:58 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/21 04:03:58 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/21 04:03:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/21 04:03:58 DEBUG : dir/file1: File is currently open, delaying rename 0xc00070b500 2025/12/21 04:03:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/21 04:03:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/21 04:03:58 DEBUG : mega root 'rclone-test-gosegiw8tiko': File to upload is small (25 bytes), uploading instead of streaming 2025/12/21 04:04:01 DEBUG : dir/file1: size = 25 OK 2025/12/21 04:04:01 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/21 04:04:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/21 04:04:01 DEBUG : newLeaf: Running delayed rename now 2025/12/21 04:04:01 INFO : newLeaf: Deleted 2025/12/21 04:04:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/21 04:04:03 DEBUG : newLeaf: Updating file with newLeaf 0xc00070b500 2025/12/21 04:04:03 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:04:03 DEBUG : dir: Looking for writers 2025/12/21 04:04:03 DEBUG : Looking for writers 2025/12/21 04:04:03 DEBUG : dir: reading active writers 2025/12/21 04:04:03 DEBUG : newLeaf: reading active writers 2025/12/21 04:04:03 DEBUG : >WaitForWriters: 2025/12/21 04:04:03 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:04:03 DEBUG : dir: Looking for writers 2025/12/21 04:04:03 DEBUG : Looking for writers 2025/12/21 04:04:03 DEBUG : dir: reading active writers 2025/12/21 04:04:03 DEBUG : newLeaf: reading active writers 2025/12/21 04:04:03 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "mega root 'rclone-test-gosegiw8tiko'", Local "Local file system at /tmp/rclone4034179139", Modify Window "876000h0m0s" 2025/12/21 04:04:06 INFO : mega root 'rclone-test-gosegiw8tiko': poll-interval is not supported by this remote 2025/12/21 04:04:06 NOTICE: mega root 'rclone-test-gosegiw8tiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/21 04:04:06 DEBUG : mega root 'rclone-test-gosegiw8tiko': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/21 04:04:06 DEBUG : mega root 'rclone-test-gosegiw8tiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:04:06 DEBUG : mega root 'rclone-test-gosegiw8tiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:04:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:04:06 DEBUG : Config file has changed externally - reloading 2025/12/21 04:04:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/21 04:04:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gosegiw8tiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:04:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:04:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/21 04:04:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gosegiw8tiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:04:06 INFO : mega root 'rclone-test-gosegiw8tiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/21 04:04:06 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:04:06 DEBUG : dir: Looking for writers 2025/12/21 04:04:06 DEBUG : file1: reading active writers 2025/12/21 04:04:06 DEBUG : Looking for writers 2025/12/21 04:04:06 DEBUG : dir: reading active writers 2025/12/21 04:04:06 DEBUG : >WaitForWriters: 2025/12/21 04:04:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/21 04:04:06 DEBUG : newLeaf: Updating file with newLeaf 0xc00070bb00 2025/12/21 04:04:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/21 04:04:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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/12/21 04:04:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/21 04:04:14 DEBUG : dir/file1: Updating file with dir/file1 0xc00070bb00 2025/12/21 04:04:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/21 04:04:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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 /usr/local/go/src/runtime/asm_amd64.s:1700 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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/12/21 04:04:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/21 04:04:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/12/21 04:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/21 04:04:21 DEBUG : dir/file1: File is currently open, delaying rename 0xc00070bb00 2025/12/21 04:04:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/21 04:04:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/21 04:04:21 DEBUG : mega root 'rclone-test-gosegiw8tiko': File to upload is small (25 bytes), uploading instead of streaming 2025/12/21 04:04:25 DEBUG : dir/file1: size = 25 OK 2025/12/21 04:04:25 DEBUG : dir/file1: Size of src and dst objects identical 2025/12/21 04:04:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/21 04:04:25 DEBUG : newLeaf: Running delayed rename now 2025/12/21 04:04:25 INFO : newLeaf: Deleted 2025/12/21 04:04:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/21 04:04:28 DEBUG : newLeaf: Updating file with newLeaf 0xc00070bb00 2025/12/21 04:04:28 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:04:28 DEBUG : dir: Looking for writers 2025/12/21 04:04:28 DEBUG : Looking for writers 2025/12/21 04:04:28 DEBUG : dir: reading active writers 2025/12/21 04:04:28 DEBUG : newLeaf: reading active writers 2025/12/21 04:04:28 DEBUG : >WaitForWriters: 2025/12/21 04:04:28 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:04:28 DEBUG : dir: Looking for writers 2025/12/21 04:04:28 DEBUG : Looking for writers 2025/12/21 04:04:28 DEBUG : dir: reading active writers 2025/12/21 04:04:28 DEBUG : newLeaf: reading active writers 2025/12/21 04:04:28 DEBUG : >WaitForWriters: 2025/12/21 04:04:28 DEBUG : mega root 'rclone-test-gosegiw8tiko': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "mega root 'rclone-test-gosegiw8tiko'", Local "Local file system at /tmp/rclone4034179139", Modify Window "876000h0m0s" 2025/12/21 04:04:30 INFO : mega root 'rclone-test-gosegiw8tiko': poll-interval is not supported by this remote 2025/12/21 04:04:30 NOTICE: mega root 'rclone-test-gosegiw8tiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/21 04:04:30 DEBUG : mega root 'rclone-test-gosegiw8tiko': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/21 04:04:30 DEBUG : mega root 'rclone-test-gosegiw8tiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:04:30 DEBUG : mega root 'rclone-test-gosegiw8tiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:04:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:04:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/21 04:04:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gosegiw8tiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:04:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:04:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/21 04:04:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gosegiw8tiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:04:30 INFO : mega root 'rclone-test-gosegiw8tiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/21 04:04:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/12/21 04:04:32 DEBUG : dir/file1: newRWFileHandle: 2025/12/21 04:04:32 DEBUG : dir/file1(0xc0002ce940): openPending: 2025/12/21 04:04:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/12/21 04:04:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/21 04:04:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/21 04:04:32 DEBUG : dir/file1(0xc0002ce940): >openPending: err= 2025/12/21 04:04:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/21 04:04:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/21 04:04:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/21 04:04:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/21 04:04:32 DEBUG : dir/file1(0xc0002ce940): _writeAt: size=14, off=0 2025/12/21 04:04:32 DEBUG : dir/file1(0xc0002ce940): >_writeAt: n=14, err= 2025/12/21 04:04:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/21 04:04:32 DEBUG : dir/file1(0xc0002ce940): close: 2025/12/21 04:04:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/21 04:04:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/12/21 04:04:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/12/21 04:04:32 DEBUG : dir/file1(0xc0002ce940): >close: err= 2025/12/21 04:04:32 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:04:32 DEBUG : dir: Looking for writers 2025/12/21 04:04:32 DEBUG : file1: reading active writers 2025/12/21 04:04:32 DEBUG : Looking for writers 2025/12/21 04:04:32 DEBUG : dir: reading active writers 2025/12/21 04:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/21 04:04:32 DEBUG : dir: Looking for writers 2025/12/21 04:04:32 DEBUG : file1: reading active writers 2025/12/21 04:04:32 DEBUG : Looking for writers 2025/12/21 04:04:32 DEBUG : dir: reading active writers 2025/12/21 04:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/21 04:04:32 DEBUG : dir: Looking for writers 2025/12/21 04:04:32 DEBUG : file1: reading active writers 2025/12/21 04:04:32 DEBUG : Looking for writers 2025/12/21 04:04:32 DEBUG : dir: reading active writers 2025/12/21 04:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/21 04:04:32 DEBUG : dir: Looking for writers 2025/12/21 04:04:32 DEBUG : file1: reading active writers 2025/12/21 04:04:32 DEBUG : Looking for writers 2025/12/21 04:04:32 DEBUG : dir: reading active writers 2025/12/21 04:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/21 04:04:32 DEBUG : dir/file1: vfs cache: starting upload 2025/12/21 04:04:32 DEBUG : dir: Looking for writers 2025/12/21 04:04:32 DEBUG : file1: reading active writers 2025/12/21 04:04:32 DEBUG : Looking for writers 2025/12/21 04:04:32 DEBUG : dir: reading active writers 2025/12/21 04:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/21 04:04:32 DEBUG : dir: Looking for writers 2025/12/21 04:04:32 DEBUG : file1: reading active writers 2025/12/21 04:04:32 DEBUG : Looking for writers 2025/12/21 04:04:32 DEBUG : dir: reading active writers 2025/12/21 04:04:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/21 04:04:32 DEBUG : dir/file1: size = 14 OK 2025/12/21 04:04:32 INFO : dir/file1: Copied (replaced existing) 2025/12/21 04:04:32 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/12/21 04:04:32 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/12/21 04:04:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/21 04:04:32 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/12/21 04:04:32 DEBUG : dir: Looking for writers 2025/12/21 04:04:32 DEBUG : file1: reading active writers 2025/12/21 04:04:32 DEBUG : Looking for writers 2025/12/21 04:04:32 DEBUG : dir: reading active writers 2025/12/21 04:04:32 DEBUG : >WaitForWriters: 2025/12/21 04:04:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/21 04:04:32 DEBUG : dir/file1: newRWFileHandle: 2025/12/21 04:04:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/21 04:04:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/21 04:04:32 DEBUG : dir/file1(0xc000419d00): _readAt: size=512, off=0 2025/12/21 04:04:32 DEBUG : dir/file1(0xc000419d00): openPending: 2025/12/21 04:04:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/12/21 04:04:32 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/21 04:04:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/21 04:04:32 DEBUG : dir/file1(0xc000419d00): >openPending: err= 2025/12/21 04:04:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/12/21 04:04:32 DEBUG : dir/file1(0xc000419d00): >_readAt: n=14, err=EOF 2025/12/21 04:04:32 DEBUG : dir/file1(0xc000419d00): close: 2025/12/21 04:04:32 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-21 04:04:32 +0000 UTC 2025/12/21 04:04:32 DEBUG : dir/file1(0xc000419d00): >close: err= 2025/12/21 04:04:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/21 04:04:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/21 04:04:35 DEBUG : newLeaf: Updating file with newLeaf 0xc00070a240 2025/12/21 04:04:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/21 04:04:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/21 04:04:48 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/21 04:04:48 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/21 04:04:48 DEBUG : dir/file1: Updating file with dir/file1 0xc00070a240 2025/12/21 04:04:48 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/21 04:04:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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 /usr/local/go/src/runtime/asm_amd64.s:1700 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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/12/21 04:04:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/21 04:04:55 DEBUG : dir/file1: newRWFileHandle: 2025/12/21 04:04:55 DEBUG : dir/file1(0xc0065cb8c0): openPending: 2025/12/21 04:04:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/12/21 04:04:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/21 04:04:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/21 04:04:55 DEBUG : dir/file1(0xc0065cb8c0): >openPending: err= 2025/12/21 04:04:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/21 04:04:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/21 04:04:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/21 04:04:55 DEBUG : dir/file1(0xc0065cb8c0): _writeAt: size=25, off=0 2025/12/21 04:04:55 DEBUG : dir/file1(0xc0065cb8c0): >_writeAt: n=25, err= 2025/12/21 04:05:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/21 04:05:03 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/21 04:05:03 DEBUG : newLeaf: Updating file with newLeaf 0xc00070a240 2025/12/21 04:05:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/21 04:05:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/21 04:05:03 DEBUG : newLeaf(0xc0065cb8c0): close: 2025/12/21 04:05:03 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/21 04:05:03 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-21 04:04:55.268686836 +0000 UTC m=+175.806279313 2025/12/21 04:05:03 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/21 04:05:03 DEBUG : newLeaf(0xc0065cb8c0): >close: err= 2025/12/21 04:05:03 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:05:03 DEBUG : dir: Looking for writers 2025/12/21 04:05:03 DEBUG : Looking for writers 2025/12/21 04:05:03 DEBUG : dir: reading active writers 2025/12/21 04:05:03 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/21 04:05:03 DEBUG : dir: Looking for writers 2025/12/21 04:05:03 DEBUG : Looking for writers 2025/12/21 04:05:03 DEBUG : dir: reading active writers 2025/12/21 04:05:03 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/21 04:05:03 DEBUG : dir: Looking for writers 2025/12/21 04:05:03 DEBUG : Looking for writers 2025/12/21 04:05:03 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:03 DEBUG : dir: reading active writers 2025/12/21 04:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/21 04:05:03 DEBUG : dir: Looking for writers 2025/12/21 04:05:03 DEBUG : Looking for writers 2025/12/21 04:05:03 DEBUG : dir: reading active writers 2025/12/21 04:05:03 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/21 04:05:03 DEBUG : newLeaf: vfs cache: starting upload 2025/12/21 04:05:03 DEBUG : dir: Looking for writers 2025/12/21 04:05:03 DEBUG : Looking for writers 2025/12/21 04:05:03 DEBUG : dir: reading active writers 2025/12/21 04:05:03 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/21 04:05:03 DEBUG : dir: Looking for writers 2025/12/21 04:05:03 DEBUG : Looking for writers 2025/12/21 04:05:03 DEBUG : dir: reading active writers 2025/12/21 04:05:03 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/21 04:05:03 DEBUG : dir: Looking for writers 2025/12/21 04:05:03 DEBUG : Looking for writers 2025/12/21 04:05:03 DEBUG : dir: reading active writers 2025/12/21 04:05:03 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/21 04:05:04 DEBUG : dir: Looking for writers 2025/12/21 04:05:04 DEBUG : Looking for writers 2025/12/21 04:05:04 DEBUG : dir: reading active writers 2025/12/21 04:05:04 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/21 04:05:05 DEBUG : dir: Looking for writers 2025/12/21 04:05:05 DEBUG : Looking for writers 2025/12/21 04:05:05 DEBUG : dir: reading active writers 2025/12/21 04:05:05 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/21 04:05:06 DEBUG : dir: Looking for writers 2025/12/21 04:05:06 DEBUG : Looking for writers 2025/12/21 04:05:06 DEBUG : dir: reading active writers 2025/12/21 04:05:06 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/21 04:05:06 DEBUG : newLeaf: size = 25 OK 2025/12/21 04:05:06 INFO : newLeaf: Copied (replaced existing) 2025/12/21 04:05:06 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/12/21 04:05:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/21 04:05:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/21 04:05:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/21 04:05:07 DEBUG : dir: Looking for writers 2025/12/21 04:05:07 DEBUG : Looking for writers 2025/12/21 04:05:07 DEBUG : dir: reading active writers 2025/12/21 04:05:07 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:07 DEBUG : >WaitForWriters: 2025/12/21 04:05:07 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:05:07 DEBUG : dir: Looking for writers 2025/12/21 04:05:07 DEBUG : Looking for writers 2025/12/21 04:05:07 DEBUG : dir: reading active writers 2025/12/21 04:05:07 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:07 DEBUG : >WaitForWriters: 2025/12/21 04:05:07 DEBUG : mega root 'rclone-test-gosegiw8tiko': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "mega root 'rclone-test-gosegiw8tiko'", Local "Local file system at /tmp/rclone4034179139", Modify Window "876000h0m0s" 2025/12/21 04:05:08 INFO : mega root 'rclone-test-gosegiw8tiko': poll-interval is not supported by this remote 2025/12/21 04:05:08 DEBUG : mega root 'rclone-test-gosegiw8tiko': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/21 04:05:08 DEBUG : mega root 'rclone-test-gosegiw8tiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:05:08 DEBUG : mega root 'rclone-test-gosegiw8tiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:05:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:05:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/21 04:05:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gosegiw8tiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:05:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:05:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/21 04:05:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gosegiw8tiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:05:08 INFO : mega root 'rclone-test-gosegiw8tiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/21 04:05:10 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:05:10 DEBUG : dir: Looking for writers 2025/12/21 04:05:10 DEBUG : file1: reading active writers 2025/12/21 04:05:10 DEBUG : Looking for writers 2025/12/21 04:05:10 DEBUG : dir: reading active writers 2025/12/21 04:05:10 DEBUG : >WaitForWriters: 2025/12/21 04:05:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/21 04:05:10 DEBUG : newLeaf: Updating file with newLeaf 0xc0006860c0 2025/12/21 04:05:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/21 04:05:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got file1 (14), newLeaf (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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/12/21 04:05:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/21 04:05:25 DEBUG : dir/file1: Updating file with dir/file1 0xc0006860c0 2025/12/21 04:05:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/21 04:05:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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 /usr/local/go/src/runtime/asm_amd64.s:1700 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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/12/21 04:05:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/21 04:05:32 DEBUG : dir/file1: newRWFileHandle: 2025/12/21 04:05:32 DEBUG : dir/file1(0xc000e2a940): openPending: 2025/12/21 04:05:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/12/21 04:05:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/21 04:05:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/21 04:05:32 DEBUG : dir/file1(0xc000e2a940): >openPending: err= 2025/12/21 04:05:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/21 04:05:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/21 04:05:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/21 04:05:32 DEBUG : dir/file1(0xc000e2a940): _writeAt: size=25, off=0 2025/12/21 04:05:32 DEBUG : dir/file1(0xc000e2a940): >_writeAt: n=25, err= 2025/12/21 04:05:43 INFO : newLeaf: Deleted 2025/12/21 04:05:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/21 04:05:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/21 04:05:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0006860c0 2025/12/21 04:05:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/21 04:05:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/21 04:05:44 DEBUG : newLeaf(0xc000e2a940): close: 2025/12/21 04:05:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/21 04:05:44 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-21 04:05:32.884877463 +0000 UTC m=+213.422469970 2025/12/21 04:05:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/21 04:05:44 DEBUG : newLeaf(0xc000e2a940): >close: err= 2025/12/21 04:05:44 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:05:44 DEBUG : dir: Looking for writers 2025/12/21 04:05:44 DEBUG : Looking for writers 2025/12/21 04:05:44 DEBUG : dir: reading active writers 2025/12/21 04:05:44 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/21 04:05:44 DEBUG : dir: Looking for writers 2025/12/21 04:05:44 DEBUG : Looking for writers 2025/12/21 04:05:44 DEBUG : dir: reading active writers 2025/12/21 04:05:44 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/21 04:05:44 DEBUG : dir: Looking for writers 2025/12/21 04:05:44 DEBUG : Looking for writers 2025/12/21 04:05:44 DEBUG : dir: reading active writers 2025/12/21 04:05:44 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/21 04:05:44 DEBUG : dir: Looking for writers 2025/12/21 04:05:44 DEBUG : Looking for writers 2025/12/21 04:05:44 DEBUG : dir: reading active writers 2025/12/21 04:05:44 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/21 04:05:44 DEBUG : newLeaf: vfs cache: starting upload 2025/12/21 04:05:44 DEBUG : dir: Looking for writers 2025/12/21 04:05:44 DEBUG : Looking for writers 2025/12/21 04:05:44 DEBUG : dir: reading active writers 2025/12/21 04:05:44 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/21 04:05:44 DEBUG : dir: Looking for writers 2025/12/21 04:05:44 DEBUG : Looking for writers 2025/12/21 04:05:44 DEBUG : dir: reading active writers 2025/12/21 04:05:44 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/21 04:05:44 DEBUG : dir: Looking for writers 2025/12/21 04:05:44 DEBUG : Looking for writers 2025/12/21 04:05:44 DEBUG : dir: reading active writers 2025/12/21 04:05:44 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/21 04:05:45 DEBUG : dir: Looking for writers 2025/12/21 04:05:45 DEBUG : Looking for writers 2025/12/21 04:05:45 DEBUG : dir: reading active writers 2025/12/21 04:05:45 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/12/21 04:05:46 DEBUG : newLeaf: size = 25 OK 2025/12/21 04:05:46 INFO : newLeaf: Copied (replaced existing) 2025/12/21 04:05:46 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/12/21 04:05:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/21 04:05:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/21 04:05:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/21 04:05:46 DEBUG : dir: Looking for writers 2025/12/21 04:05:46 DEBUG : Looking for writers 2025/12/21 04:05:46 DEBUG : dir: reading active writers 2025/12/21 04:05:46 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:46 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2025/12/21 04:05:53 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:05:53 DEBUG : dir: Looking for writers 2025/12/21 04:05:53 DEBUG : Looking for writers 2025/12/21 04:05:53 DEBUG : dir: reading active writers 2025/12/21 04:05:53 DEBUG : newLeaf: reading active writers 2025/12/21 04:05:53 DEBUG : >WaitForWriters: 2025/12/21 04:05:53 DEBUG : mega root 'rclone-test-gosegiw8tiko': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "mega root 'rclone-test-gosegiw8tiko'", Local "Local file system at /tmp/rclone4034179139", Modify Window "876000h0m0s" 2025/12/21 04:05:58 INFO : mega root 'rclone-test-gosegiw8tiko': poll-interval is not supported by this remote 2025/12/21 04:05:58 DEBUG : mega root 'rclone-test-gosegiw8tiko': vfs cache: root is "/home/rclone/.cache/rclone" 2025/12/21 04:05:58 DEBUG : mega root 'rclone-test-gosegiw8tiko': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:05:58 DEBUG : mega root 'rclone-test-gosegiw8tiko': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:05:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:05:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/21 04:05:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gosegiw8tiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:05:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:05:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/12/21 04:05:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gosegiw8tiko" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-gosegiw8tiko" 2025/12/21 04:05:58 INFO : mega root 'rclone-test-gosegiw8tiko': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/12/21 04:06:02 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:06:02 DEBUG : dir: Looking for writers 2025/12/21 04:06:02 DEBUG : file1: reading active writers 2025/12/21 04:06:02 DEBUG : Looking for writers 2025/12/21 04:06:02 DEBUG : dir: reading active writers 2025/12/21 04:06:02 DEBUG : >WaitForWriters: 2025/12/21 04:06:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/21 04:06:02 DEBUG : dir/file1: newRWFileHandle: 2025/12/21 04:06:02 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/21 04:06:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/21 04:06:02 DEBUG : dir/file1(0xc000bf2840): _readAt: size=512, off=0 2025/12/21 04:06:02 DEBUG : dir/file1(0xc000bf2840): openPending: 2025/12/21 04:06:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/12/21 04:06:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/12/21 04:06:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/21 04:06:02 DEBUG : dir/file1(0xc000bf2840): >openPending: err= 2025/12/21 04:06:02 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/12/21 04:06:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/12/21 04:06:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/12/21 04:06:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/21 04:06:02 DEBUG : dir/file1(0xc000bf2840): >_readAt: n=14, err=EOF 2025/12/21 04:06:02 DEBUG : dir/file1(0xc000bf2840): close: 2025/12/21 04:06:02 DEBUG : dir/file1: vfs cache: setting modification time to 2025-12-21 04:06:01 +0000 UTC 2025/12/21 04:06:02 DEBUG : dir/file1(0xc000bf2840): >close: err= 2025/12/21 04:06:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/21 04:06:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/21 04:06:05 DEBUG : newLeaf: Updating file with newLeaf 0xc00070afc0 2025/12/21 04:06:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/21 04:06:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/21 04:06:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/12/21 04:06:07 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/12/21 04:06:07 DEBUG : dir/file1: Updating file with dir/file1 0xc00070afc0 2025/12/21 04:06:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/12/21 04:06:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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 /usr/local/go/src/runtime/asm_amd64.s:1700 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:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /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/12/21 04:06:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/12/21 04:06:14 DEBUG : dir/file1: newRWFileHandle: 2025/12/21 04:06:14 DEBUG : dir/file1(0xc000fa8780): openPending: 2025/12/21 04:06:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/12/21 04:06:14 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/12/21 04:06:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/12/21 04:06:14 DEBUG : dir/file1(0xc000fa8780): >openPending: err= 2025/12/21 04:06:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/12/21 04:06:14 DEBUG : dir/file1: >newRWFileHandle: err= 2025/12/21 04:06:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/12/21 04:06:14 DEBUG : dir/file1(0xc000fa8780): _writeAt: size=25, off=0 2025/12/21 04:06:14 DEBUG : dir/file1(0xc000fa8780): >_writeAt: n=25, err= 2025/12/21 04:06:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/12/21 04:06:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/12/21 04:06:16 DEBUG : newLeaf: Updating file with newLeaf 0xc00070afc0 2025/12/21 04:06:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/12/21 04:06:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/21 04:06:16 DEBUG : newLeaf(0xc000fa8780): close: 2025/12/21 04:06:16 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/12/21 04:06:16 DEBUG : newLeaf: vfs cache: setting modification time to 2025-12-21 04:06:14.275294108 +0000 UTC m=+254.812886664 2025/12/21 04:06:16 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/12/21 04:06:16 DEBUG : newLeaf(0xc000fa8780): >close: err= 2025/12/21 04:06:16 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:06:16 DEBUG : dir: Looking for writers 2025/12/21 04:06:16 DEBUG : Looking for writers 2025/12/21 04:06:16 DEBUG : dir: reading active writers 2025/12/21 04:06:16 DEBUG : newLeaf: reading active writers 2025/12/21 04:06:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/12/21 04:06:16 DEBUG : dir: Looking for writers 2025/12/21 04:06:16 DEBUG : Looking for writers 2025/12/21 04:06:16 DEBUG : dir: reading active writers 2025/12/21 04:06:16 DEBUG : newLeaf: reading active writers 2025/12/21 04:06:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/12/21 04:06:16 DEBUG : dir: Looking for writers 2025/12/21 04:06:16 DEBUG : Looking for writers 2025/12/21 04:06:16 DEBUG : dir: reading active writers 2025/12/21 04:06:16 DEBUG : newLeaf: reading active writers 2025/12/21 04:06:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/12/21 04:06:16 DEBUG : dir: Looking for writers 2025/12/21 04:06:16 DEBUG : Looking for writers 2025/12/21 04:06:16 DEBUG : dir: reading active writers 2025/12/21 04:06:16 DEBUG : newLeaf: reading active writers 2025/12/21 04:06:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/12/21 04:06:16 DEBUG : newLeaf: vfs cache: starting upload 2025/12/21 04:06:16 DEBUG : dir: Looking for writers 2025/12/21 04:06:16 DEBUG : Looking for writers 2025/12/21 04:06:16 DEBUG : dir: reading active writers 2025/12/21 04:06:16 DEBUG : newLeaf: reading active writers 2025/12/21 04:06:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/12/21 04:06:16 DEBUG : dir: Looking for writers 2025/12/21 04:06:16 DEBUG : Looking for writers 2025/12/21 04:06:16 DEBUG : dir: reading active writers 2025/12/21 04:06:16 DEBUG : newLeaf: reading active writers 2025/12/21 04:06:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/12/21 04:06:17 DEBUG : dir: Looking for writers 2025/12/21 04:06:17 DEBUG : Looking for writers 2025/12/21 04:06:17 DEBUG : dir: reading active writers 2025/12/21 04:06:17 DEBUG : newLeaf: reading active writers 2025/12/21 04:06:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/12/21 04:06:17 DEBUG : newLeaf: size = 25 OK 2025/12/21 04:06:17 INFO : newLeaf: Copied (replaced existing) 2025/12/21 04:06:17 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/12/21 04:06:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/12/21 04:06:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/12/21 04:06:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/12/21 04:06:17 DEBUG : dir: Looking for writers 2025/12/21 04:06:17 DEBUG : Looking for writers 2025/12/21 04:06:17 DEBUG : dir: reading active writers 2025/12/21 04:06:17 DEBUG : newLeaf: reading active writers 2025/12/21 04:06:17 DEBUG : >WaitForWriters: 2025/12/21 04:06:17 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:06:17 DEBUG : dir: Looking for writers 2025/12/21 04:06:17 DEBUG : Looking for writers 2025/12/21 04:06:17 DEBUG : dir: reading active writers 2025/12/21 04:06:17 DEBUG : newLeaf: reading active writers 2025/12/21 04:06:17 DEBUG : >WaitForWriters: 2025/12/21 04:06:17 DEBUG : mega root 'rclone-test-gosegiw8tiko': vfs cache: cleaner exiting --- FAIL: TestFileRename (164.11s) --- FAIL: TestFileRename/off,forceCache=false (31.36s) --- FAIL: TestFileRename/minimal,forceCache=false (24.29s) --- FAIL: TestFileRename/minimal,forceCache=true (37.68s) --- FAIL: TestFileRename/writes,forceCache=false (50.91s) --- FAIL: TestFileRename/full,forceCache=false (19.86s) === RUN TestReadFileHandleSeek run.go:185: Remote "mega root 'rclone-test-gosegiw8tiko'", Local "Local file system at /tmp/rclone4034179139", Modify Window "876000h0m0s" 2025/12/21 04:06:18 INFO : mega root 'rclone-test-gosegiw8tiko': poll-interval is not supported by this remote 2025/12/21 04:06:18 NOTICE: mega root 'rclone-test-gosegiw8tiko': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/12/21 04:06:22 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/12/21 04:06:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/12/21 04:06:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/12/21 04:06:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/12/21 04:06:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/12/21 04:06:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/12/21 04:06:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/12/21 04:06:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/12/21 04:06:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/12/21 04:06:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/12/21 04:06:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/12/21 04:06:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/12/21 04:06:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/12/21 04:06:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/12/21 04:06:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/12/21 04:06:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/12/21 04:06:22 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/12/21 04:06:23 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/12/21 04:06:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/12/21 04:06:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/12/21 04:06:23 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/12/21 04:06:23 DEBUG : WaitForWriters: timeout=30s 2025/12/21 04:06:23 DEBUG : dir: Looking for writers 2025/12/21 04:06:23 DEBUG : file1: reading active writers 2025/12/21 04:06:23 DEBUG : Looking for writers 2025/12/21 04:06:23 DEBUG : dir: reading active writers 2025/12/21 04:06:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.23s) FAIL 2025/12/21 04:06:25 DEBUG : mega root 'rclone-test-gosegiw8tiko': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestDirFileOpen|TestDirHandleReaddir|TestDirMethods|TestDirReadDirAll|TestDirRemove|TestDirRemoveAll|TestFileRemove|TestReadFileHandleSeek)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false)$|^TestFileSetModTime$/^cache=off,open=false,write=false$'" - Finished ERROR in 4m25.751755442s (try 2/5): exit status 1: Failed [TestDirReadDirAll TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/full,forceCache=false]