"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestMoveFileBackupDir|TestRmdirsLeaveRoot|TestRmdirsWithFilter)$|^TestRcat$/^withChecksum=true,ignoreChecksum=false$'" - Starting (try 2/5) 2026/03/02 02:05:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-soniway9beci" 2026/03/02 02:05:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/02 02:05:28 DEBUG : Starting OpenDrive session with ID: cc8107689b0878ae6578ad669ec87e5c3c030fcc65db383aafaa3d7d4c9c1e2b 2026/03/02 02:05:28 DEBUG : Creating backend with remote "/tmp/rclone3352150717" === RUN TestRmdirsLeaveRoot run.go:185: Remote "OpenDrive root 'rclone-test-soniway9beci'", Local "Local file system at /tmp/rclone3352150717", Modify Window "1s" 2026/03/02 02:05:28 INFO : A1: Making directory 2026/03/02 02:05:29 INFO : A1/B1: Making directory 2026/03/02 02:05:29 INFO : A1/B1/C1: Making directory 2026/03/02 02:05:31 DEBUG : removing 1 level 3 directories 2026/03/02 02:05:31 INFO : A1/B1/C1: Removing directory 2026/03/02 02:05:31 DEBUG : removing 1 level 2 directories 2026/03/02 02:05:31 INFO : A1/B1: Removing directory 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 --- PASS: TestRmdirsLeaveRoot (12.18s) === RUN TestRmdirsWithFilter run.go:185: Remote "OpenDrive root 'rclone-test-soniway9beci'", Local "Local file system at /tmp/rclone3352150717", Modify Window "1s" 2026/03/02 02:05:40 INFO : A1: Making directory 2026/03/02 02:05:41 INFO : A1/B1: Making directory 2026/03/02 02:05:41 INFO : A1/B1/C1: Making directory 2026/03/02 02:05:43 DEBUG : removing 1 level 3 directories 2026/03/02 02:05:43 INFO : A1/B1/C1: Removing directory 2026/03/02 02:05:43 DEBUG : removing 1 level 2 directories 2026/03/02 02:05:43 INFO : A1/B1: Removing directory --- PASS: TestRmdirsWithFilter (4.38s) === RUN TestMoveFileBackupDir run.go:185: Remote "OpenDrive root 'rclone-test-soniway9beci'", Local "Local file system at /tmp/rclone3352150717", Modify Window "1s" 2026/03/02 02:05:46 DEBUG : dst/file1: Uploading chunk 0, size=18, remain=0 2026/03/02 02:05:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-soniway9beci/backup" 2026/03/02 02:05:48 DEBUG : Starting OpenDrive session with ID: 7b578bc4488e8c78d35eae950a740d0bdce1ef83097be554b08e3e323e574bc6 2026/03/02 02:05:49 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3352150717) 2026/03/02 02:05:49 DEBUG : dst/file1: size = 18 (OpenDrive root 'rclone-test-soniway9beci') 2026/03/02 02:05:49 DEBUG : dst/file1: Sizes differ 2026/03/02 02:05:50 INFO : dst/file1: Moved (server-side) 2026/03/02 02:05:51 DEBUG : dst/file1: Uploading chunk 0, size=14, remain=0 2026/03/02 02:05:52 DEBUG : dst/file1: size = 14 OK 2026/03/02 02:05:52 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/03/02 02:05:52 INFO : dst/file1: Copied (new) 2026/03/02 02:05:52 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (9.71s) === RUN TestRcat === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "OpenDrive root 'rclone-test-soniway9beci'", Local "Local file system at /tmp/rclone3352150717", Modify Window "1s" 2026/03/02 02:05:55 DEBUG : OpenDrive root 'rclone-test-soniway9beci': File to upload is small (34 bytes), uploading instead of streaming 2026/03/02 02:05:55 DEBUG : with_checksum_small_file_from_pipe: Uploading chunk 0, size=34, remain=0 2026/03/02 02:05:56 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/02 02:05:56 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/03/02 02:05:56 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/03/02 02:05:56 DEBUG : OpenDrive root 'rclone-test-soniway9beci': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/02 02:05:57 DEBUG : with_checksum_big_file_from_pipe: Uploading chunk 0, size=102401, remain=0 2026/03/02 02:05:58 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/02 02:05:58 DEBUG : with_checksum_big_file_from_pipe: md5 = fffc7956ba9a7b58a63c01b6ce1ddc45 OK 2026/03/02 02:05:58 DEBUG : with_checksum_big_file_from_pipe: Size and md5 of src and dst objects identical --- PASS: TestRcat (4.92s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.92s) PASS 2026/03/02 02:05:59 DEBUG : OpenDrive root 'rclone-test-soniway9beci': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestMoveFileBackupDir|TestRmdirsLeaveRoot|TestRmdirsWithFilter)$|^TestRcat$/^withChecksum=true,ignoreChecksum=false$'" - Finished OK in 32.492735512s (try 2/5)