"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirMkdir|TestFileReadAtZeroLength)$'" - Starting (try 3/5) 2024/04/15 03:23:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-venumix4nocimap6faloter7" 2024/04/15 03:23:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/15 03:23:30 DEBUG : Starting OpenDrive session with ID: 76e8f0ee3d85967c6b61cea53190072d563a9fbf1dd6b8b437b2090072551a02 2024/04/15 03:23:30 DEBUG : Creating backend with remote "/tmp/rclone4219020933" === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-venumix4nocimap6faloter7'", Local "Local file system at /tmp/rclone4219020933", Modify Window "1s" 2024/04/15 03:23:30 INFO : OpenDrive root 'rclone-test-venumix4nocimap6faloter7': poll-interval is not supported by this remote 2024/04/15 03:23:30 NOTICE: OpenDrive root 'rclone-test-venumix4nocimap6faloter7': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/15 03:23:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2024/04/15 03:23:36 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2024/04/15 03:23:37 DEBUG : WaitForWriters: timeout=30s 2024/04/15 03:23:37 DEBUG : dir/sub: Looking for writers 2024/04/15 03:23:37 DEBUG : dir: Looking for writers 2024/04/15 03:23:37 DEBUG : file1: reading active writers 2024/04/15 03:23:37 DEBUG : sub: reading active writers 2024/04/15 03:23:37 DEBUG : : Looking for writers 2024/04/15 03:23:37 DEBUG : dir: reading active writers 2024/04/15 03:23:37 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (7.88s) === RUN TestFileReadAtZeroLength run.go:180: Remote "OpenDrive root 'rclone-test-venumix4nocimap6faloter7'", Local "Local file system at /tmp/rclone4219020933", Modify Window "1s" 2024/04/15 03:23:38 INFO : OpenDrive root 'rclone-test-venumix4nocimap6faloter7': poll-interval is not supported by this remote 2024/04/15 03:23:38 NOTICE: OpenDrive root 'rclone-test-venumix4nocimap6faloter7': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2024/04/15 03:23:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2024/04/15 03:23:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2024/04/15 03:23:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/15 03:23:38 DEBUG : file1: >Open: fd=file1 (w), err= 2024/04/15 03:23:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2024/04/15 03:23:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/15 03:23:38 DEBUG : OpenDrive root 'rclone-test-venumix4nocimap6faloter7': File to upload is small (0 bytes), uploading instead of streaming 2024/04/15 03:23:40 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/04/15 03:23:40 INFO : file1: Copied (new) 2024/04/15 03:23:40 DEBUG : : Added virtual directory entry vAddFile: "file1" 2024/04/15 03:23:40 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2024/04/15 03:23:40 DEBUG : file1: Open: flags=O_RDONLY 2024/04/15 03:23:40 DEBUG : file1: >Open: fd=file1 (r), err= 2024/04/15 03:23:40 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2024/04/15 03:23:40 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2024/04/15 03:23:40 DEBUG : Couldn't decode error response: EOF write_test.go:370: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:370 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:380 Error: Received unexpected error: failed to open file): Unknown 416 Requested Range Not Satisfiable (Error 416) Test: TestFileReadAtZeroLength 2024/04/15 03:23:40 DEBUG : WaitForWriters: timeout=30s 2024/04/15 03:23:40 DEBUG : : Looking for writers 2024/04/15 03:23:40 DEBUG : file1: reading active writers 2024/04/15 03:23:40 DEBUG : >WaitForWriters: --- FAIL: TestFileReadAtZeroLength (2.50s) FAIL 2024/04/15 03:23:41 DEBUG : OpenDrive root 'rclone-test-venumix4nocimap6faloter7': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirMkdir|TestFileReadAtZeroLength)$'" - Finished ERROR in 11.965213886s (try 3/5): exit status 1: Failed [TestFileReadAtZeroLength]