"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCopyFileBackupDir|TestMoveFileBackupDir)$|^TestRcat$/^withChecksum=true,ignoreChecksum=true$'" - Starting (try 2/5) 2025/07/01 02:50:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rajowih3qohi" 2025/07/01 02:50:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/01 02:50:47 DEBUG : Starting OpenDrive session with ID: 867959b63ee26558bfd19039753f75edac3566ffe4af9cf379c3c388b27c9fb3 2025/07/01 02:50:47 DEBUG : Creating backend with remote "/tmp/rclone1902133598" === RUN TestCopyFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-rajowih3qohi'", Local "Local file system at /tmp/rclone1902133598", Modify Window "1s" 2025/07/01 02:50:49 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/07/01 02:50:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rajowih3qohi/backup" 2025/07/01 02:50:51 DEBUG : Starting OpenDrive session with ID: a1e424705015be64449bc1fa31e4487498a97ef45660a27eb7784cfed052539c 2025/07/01 02:50:51 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/01 02:50:52 ERROR : dst/file1: Couldn't move: failed to get folder list: Directory doesn't exist (Error 404) copy_test.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:185 Error: Received unexpected error: moving to --backup-dir failed: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (6.47s) === RUN TestMoveFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-rajowih3qohi'", Local "Local file system at /tmp/rclone1902133598", Modify Window "1s" 2025/07/01 02:50:55 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2025/07/01 02:50:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rajowih3qohi/backup" 2025/07/01 02:50:57 DEBUG : Starting OpenDrive session with ID: eb3b38431b280f58be36881eb7f94a1c8933c6369634b970a2078fc925730fc8 2025/07/01 02:50:58 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/01 02:50:59 INFO : dst/file1: Moved (server-side) 2025/07/01 02:51:00 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2025/07/01 02:51:01 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/01 02:51:01 INFO : dst/file1: Copied (new) 2025/07/01 02:51:01 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (9.89s) === RUN TestRcat === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "OpenDrive root 'rclone-test-rajowih3qohi'", Local "Local file system at /tmp/rclone1902133598", Modify Window "1s" 2025/07/01 02:51:04 DEBUG : OpenDrive root 'rclone-test-rajowih3qohi': File to upload is small (34 bytes), uploading instead of streaming 2025/07/01 02:51:04 DEBUG : ignore_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2025/07/01 02:51:05 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/07/01 02:51:05 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/07/01 02:51:05 DEBUG : OpenDrive root 'rclone-test-rajowih3qohi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/07/01 02:51:06 DEBUG : ignore_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2025/07/01 02:51:08 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/07/01 02:51:08 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (4.89s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.89s) FAIL 2025/07/01 02:51:08 DEBUG : OpenDrive root 'rclone-test-rajowih3qohi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestCopyFileBackupDir|TestMoveFileBackupDir)$|^TestRcat$/^withChecksum=true,ignoreChecksum=true$'" - Finished ERROR in 22.555456847s (try 2/5): exit status 1: Failed [TestCopyFileBackupDir]