"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopyAfterDelete|TestCopyNoEmptyDirectories|TestCopyOverSelf|TestCopyRedownload|TestCopyWithDryRun|TestDirTag|TestFixCase|TestManualTransformFile|TestMove|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestNoTag|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestSyncSuffixKeepExtension|TestTransformFile)$'" - Starting (try 2/5) 2026/03/12 01:45:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yuwucit2wobe" 2026/03/12 01:45:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/12 01:45:07 DEBUG : Starting OpenDrive session with ID: f1bfc8a3c4fa82f88dd45cc9a875e842625a8548e5d0e7199800aa7a626a47d1 2026/03/12 01:45:07 DEBUG : Creating backend with remote "/tmp/rclone543592888" === RUN TestCopyWithDryRun run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:45:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:45:08 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for checks to finish 2026/03/12 01:45:08 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/12 01:45:08 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.10s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:45:08 INFO : sub dir2: Making directory 2026/03/12 01:45:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/12 01:45:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 01:45:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:45:08 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for checks to finish 2026/03/12 01:45:08 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for transfers to finish 2026/03/12 01:45:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/03/12 01:45:11 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:45:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/12 01:45:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.83s) === RUN TestMoveEmptyDirectories run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:45:12 DEBUG : sub dir2: Making directory with metadata 2026/03/12 01:45:12 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 01:45:12 INFO : sub dir2: Making directory 2026/03/12 01:45:12 INFO : sub dir: Making directory 2026/03/12 01:45:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:45:13 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for checks to finish 2026/03/12 01:45:13 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for transfers to finish 2026/03/12 01:45:14 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/03/12 01:45:15 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:45:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/12 01:45:15 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:45:15 INFO : sub dir/hello world: Deleted 2026/03/12 01:45:15 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/12 01:45:15 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.99s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:45:17 INFO : sub dir2: Making directory 2026/03/12 01:45:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:45:17 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for checks to finish 2026/03/12 01:45:17 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for transfers to finish 2026/03/12 01:45:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/03/12 01:45:19 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:45:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/12 01:45:19 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:45:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.59s) === RUN TestSyncEmptyDirectories run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:45:21 DEBUG : sub dir2: Making directory with metadata 2026/03/12 01:45:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/12 01:45:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/12 01:45:21 INFO : sub dir2: Making directory 2026/03/12 01:45:21 INFO : sub dir: Making directory 2026/03/12 01:45:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:45:21 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for checks to finish 2026/03/12 01:45:21 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for transfers to finish 2026/03/12 01:45:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/03/12 01:45:23 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:45:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/12 01:45:23 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:45:23 DEBUG : Waiting for deletions to finish 2026/03/12 01:45:24 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.38s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:45:25 INFO : sub dir2: Making directory 2026/03/12 01:45:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:45:25 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for checks to finish 2026/03/12 01:45:25 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for transfers to finish 2026/03/12 01:45:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/03/12 01:45:27 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:45:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/12 01:45:27 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:45:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.51s) === RUN TestServerSideCopy run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:45:29 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/03/12 01:45:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tobugux1waro" 2026/03/12 01:45:31 DEBUG : Starting OpenDrive session with ID: 7634c1f2565a935229d6b99fbc9fd8ec3252ae7173a23dba9eb5eeff3a1ce8a6 sync_test.go:620: Server side copy (if possible) OpenDrive root 'rclone-test-yuwucit2wobe' -> OpenDrive root 'rclone-test-tobugux1waro' 2026/03/12 01:45:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:45:32 DEBUG : OpenDrive root 'rclone-test-tobugux1waro': Waiting for checks to finish 2026/03/12 01:45:32 DEBUG : OpenDrive root 'rclone-test-tobugux1waro': Waiting for transfers to finish 2026/03/12 01:45:33 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:45:33 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/03/12 01:45:33 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/12 01:45:33 DEBUG : OpenDrive root 'rclone-test-tobugux1waro': Purge remote 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: TestServerSideCopy (13.90s) === RUN TestCopyOverSelf run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:45:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/03/12 01:45:46 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for checks to finish 2026/03/12 01:45:46 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone543592888) 2026/03/12 01:45:46 DEBUG : sub dir/hello world: size = 11 (OpenDrive root 'rclone-test-yuwucit2wobe') 2026/03/12 01:45:46 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 01:45:46 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for transfers to finish 2026/03/12 01:45:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2026/03/12 01:45:47 DEBUG : sub dir/hello world: size = 17 OK 2026/03/12 01:45:47 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/03/12 01:45:47 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (5.93s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:45:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/03/12 01:45:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qobixoq2pebi" 2026/03/12 01:45:51 DEBUG : Starting OpenDrive session with ID: d41630fca3021db750a2b14bfe1c48423a14e7b3d83c67f1120e2ddff273abf1 sync_test.go:656: Server side copy (if possible) OpenDrive root 'rclone-test-yuwucit2wobe' -> OpenDrive root 'rclone-test-qobixoq2pebi' 2026/03/12 01:45:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:45:52 DEBUG : OpenDrive root 'rclone-test-qobixoq2pebi': Waiting for checks to finish 2026/03/12 01:45:52 DEBUG : OpenDrive root 'rclone-test-qobixoq2pebi': Waiting for transfers to finish 2026/03/12 01:45:53 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:45:53 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/03/12 01:45:53 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/12 01:45:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2026/03/12 01:45:56 DEBUG : sub dir/hello world: size = 17 (OpenDrive root 'rclone-test-yuwucit2wobe') 2026/03/12 01:45:56 DEBUG : sub dir/hello world: size = 11 (OpenDrive root 'rclone-test-qobixoq2pebi') 2026/03/12 01:45:56 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 01:45:56 DEBUG : OpenDrive root 'rclone-test-qobixoq2pebi': Waiting for checks to finish 2026/03/12 01:45:56 DEBUG : OpenDrive root 'rclone-test-qobixoq2pebi': Waiting for transfers to finish 2026/03/12 01:45:56 DEBUG : sub dir/hello world: size = 17 OK 2026/03/12 01:45:56 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/03/12 01:45:56 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/12 01:45:57 DEBUG : OpenDrive root 'rclone-test-qobixoq2pebi': Purge remote --- PASS: TestServerSideCopyOverSelf (9.76s) === RUN TestMoveOverSelf run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:45:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/03/12 01:46:01 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone543592888) 2026/03/12 01:46:01 DEBUG : sub dir/hello world: size = 11 (OpenDrive root 'rclone-test-yuwucit2wobe') 2026/03/12 01:46:01 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 01:46:01 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for checks to finish 2026/03/12 01:46:01 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for transfers to finish 2026/03/12 01:46:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2026/03/12 01:46:02 DEBUG : sub dir/hello world: size = 17 OK 2026/03/12 01:46:02 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2026/03/12 01:46:02 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/12 01:46:02 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (5.38s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:46:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/03/12 01:46:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yizocib2seyo" 2026/03/12 01:46:06 DEBUG : Starting OpenDrive session with ID: 2108bed98591b1861dd3bfab866106d7943d143558acae68a408e9214689dc4b sync_test.go:701: Server side copy (if possible) OpenDrive root 'rclone-test-yuwucit2wobe' -> OpenDrive root 'rclone-test-yizocib2seyo' 2026/03/12 01:46:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:46:07 DEBUG : OpenDrive root 'rclone-test-yizocib2seyo': Waiting for checks to finish 2026/03/12 01:46:07 DEBUG : OpenDrive root 'rclone-test-yizocib2seyo': Waiting for transfers to finish 2026/03/12 01:46:08 DEBUG : sub dir/hello world: size = 11 OK 2026/03/12 01:46:08 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2026/03/12 01:46:08 INFO : sub dir/hello world: Copied (server-side copy) 2026/03/12 01:46:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2026/03/12 01:46:10 DEBUG : OpenDrive root 'rclone-test-yizocib2seyo': Using server-side directory move 2026/03/12 01:46:10 INFO : OpenDrive root 'rclone-test-yizocib2seyo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/12 01:46:11 DEBUG : sub dir/hello world: size = 17 (OpenDrive root 'rclone-test-yuwucit2wobe') 2026/03/12 01:46:11 DEBUG : sub dir/hello world: size = 11 (OpenDrive root 'rclone-test-yizocib2seyo') 2026/03/12 01:46:11 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 01:46:11 DEBUG : OpenDrive root 'rclone-test-yizocib2seyo': Waiting for checks to finish 2026/03/12 01:46:11 DEBUG : OpenDrive root 'rclone-test-yizocib2seyo': Waiting for transfers to finish 2026/03/12 01:46:11 INFO : sub dir/hello world: Deleted 2026/03/12 01:46:11 INFO : sub dir/hello world: Moved (server-side) 2026/03/12 01:46:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2026/03/12 01:46:14 DEBUG : testing file moves 2026/03/12 01:46:15 DEBUG : OpenDrive root 'rclone-test-yizocib2seyo': Waiting for checks to finish 2026/03/12 01:46:15 DEBUG : sub dir/hello world: size = 24 (OpenDrive root 'rclone-test-yuwucit2wobe') 2026/03/12 01:46:15 DEBUG : sub dir/hello world: size = 17 (OpenDrive root 'rclone-test-yizocib2seyo') 2026/03/12 01:46:15 DEBUG : sub dir/hello world: Sizes differ 2026/03/12 01:46:15 DEBUG : OpenDrive root 'rclone-test-yizocib2seyo': Waiting for transfers to finish 2026/03/12 01:46:15 INFO : sub dir/hello world: Deleted 2026/03/12 01:46:15 INFO : sub dir/hello world: Moved (server-side) 2026/03/12 01:46:16 DEBUG : OpenDrive root 'rclone-test-yizocib2seyo': Purge remote --- PASS: TestServerSideMoveOverSelf (13.92s) === RUN TestCopyAfterDelete run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:46:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/03/12 01:46:19 ERROR : error listing: directory not found 2026/03/12 01:46:20 INFO : Local file system at /tmp/rclone543592888: Making directory 2026/03/12 01:46:20 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for checks to finish 2026/03/12 01:46:20 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.13s) === RUN TestCopyRedownload run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:46:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2026/03/12 01:46:24 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/12 01:46:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/12 01:46:24 DEBUG : Local file system at /tmp/rclone543592888: Waiting for checks to finish 2026/03/12 01:46:24 DEBUG : Local file system at /tmp/rclone543592888: Waiting for transfers to finish 2026/03/12 01:46:24 DEBUG : sub dir/hello world.8a47773c.partial: size = 11 OK 2026/03/12 01:46:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/12 01:46:24 DEBUG : sub dir/hello world.8a47773c.partial: renamed to: sub dir/hello world 2026/03/12 01:46:24 INFO : sub dir/hello world: Copied (new) 2026/03/12 01:46:24 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (4.16s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:46:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tarafon6fogi" 2026/03/12 01:46:26 DEBUG : Starting OpenDrive session with ID: c7c32af175ef4349ca1ba2f0ffe15dcf98d0cf0f9fae98db38a5928763af1e96 2026/03/12 01:46:27 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2026/03/12 01:46:29 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/03/12 01:46:31 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1736: Server side move (if possible) OpenDrive root 'rclone-test-yuwucit2wobe' -> OpenDrive root 'rclone-test-tarafon6fogi' 2026/03/12 01:46:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2026/03/12 01:46:35 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2026/03/12 01:46:37 DEBUG : empty space: Excluded (Size Filter) 2026/03/12 01:46:37 DEBUG : empty space: Excluded 2026/03/12 01:46:37 DEBUG : empty space: Excluded (Size Filter) 2026/03/12 01:46:37 DEBUG : empty space: Excluded 2026/03/12 01:46:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:46:37 DEBUG : potato3: size = 68 (OpenDrive root 'rclone-test-yuwucit2wobe') 2026/03/12 01:46:37 DEBUG : potato3: size = 60 (OpenDrive root 'rclone-test-tarafon6fogi') 2026/03/12 01:46:37 DEBUG : potato3: Sizes differ 2026/03/12 01:46:37 DEBUG : OpenDrive root 'rclone-test-tarafon6fogi': Waiting for checks to finish 2026/03/12 01:46:37 DEBUG : OpenDrive root 'rclone-test-tarafon6fogi': Waiting for transfers to finish 2026/03/12 01:46:37 INFO : potato3: Deleted 2026/03/12 01:46:37 INFO : potato2: Moved (server-side) 2026/03/12 01:46:37 INFO : potato3: Moved (server-side) 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 2026/03/12 01:46:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lekayoj5roda" 2026/03/12 01:46:45 DEBUG : Starting OpenDrive session with ID: 511ae0edb469869355e71ab7264c18f37a9ab64bd167b18f8507cb80d7aa3e91 2026/03/12 01:46:46 DEBUG : empty space: Excluded (Size Filter) 2026/03/12 01:46:46 DEBUG : empty space: Excluded 2026/03/12 01:46:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/12 01:46:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/12 01:46:46 DEBUG : OpenDrive root 'rclone-test-lekayoj5roda': Waiting for checks to finish 2026/03/12 01:46:46 DEBUG : OpenDrive root 'rclone-test-lekayoj5roda': Waiting for transfers to finish 2026/03/12 01:46:47 INFO : potato2: Moved (server-side) 2026/03/12 01:46:47 INFO : potato3: Moved (server-side) 2026/03/12 01:46:47 DEBUG : OpenDrive root 'rclone-test-lekayoj5roda': Purge remote 2026/03/12 01:46:48 DEBUG : OpenDrive root 'rclone-test-tarafon6fogi': Purge remote --- PASS: TestServerSideMoveWithFilter (22.82s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:46:50 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2026/03/12 01:46:52 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2026/03/12 01:46:53 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2026/03/12 01:46:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-yuwucit2wobe/dst" 2026/03/12 01:46:55 DEBUG : Config file has changed externally - reloading 2026/03/12 01:46:55 DEBUG : Starting OpenDrive session with ID: 8ec6d204d4f577d3237d3885b18703c08cbc2d1705b64c8fe8e2e883f65ea455 2026/03/12 01:46:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone543592888) 2026/03/12 01:46:56 DEBUG : one: size = 3 (OpenDrive root 'rclone-test-yuwucit2wobe/dst') 2026/03/12 01:46:56 DEBUG : one: Sizes differ 2026/03/12 01:46:56 DEBUG : one: same parent dir (ODFfMTA2NTkxMzdfdGxhOTk) - using file/rename instead of move_copy for one-2019-01-01 2026/03/12 01:46:56 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/12 01:46:57 DEBUG : one: Uploading chunk 0, size=4, remain=0 2026/03/12 01:46:58 DEBUG : one: size = 4 OK 2026/03/12 01:46:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2026/03/12 01:46:58 INFO : one: Copied (new) 2026/03/12 01:46:58 DEBUG : two: size = 3 OK 2026/03/12 01:46:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:46:58 DEBUG : two: Unchanged skipping 2026/03/12 01:46:58 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone543592888) 2026/03/12 01:46:58 DEBUG : three.txt: size = 5 (OpenDrive root 'rclone-test-yuwucit2wobe/dst') 2026/03/12 01:46:58 DEBUG : three.txt: Sizes differ 2026/03/12 01:46:59 DEBUG : three.txt: same parent dir (ODFfMTA2NTkxMzdfdGxhOTk) - using file/rename instead of move_copy for three-2019-01-01.txt 2026/03/12 01:46:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/12 01:46:59 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2026/03/12 01:47:01 DEBUG : three.txt: size = 6 OK 2026/03/12 01:47:01 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2026/03/12 01:47:01 INFO : three.txt: Copied (new) 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/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one-2019-01-01 (4), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-yuwucit2wobe'/dst/one-2019-01-01: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Not equal: expected: 3 actual : 4 Test: TestSyncSuffixKeepExtension Messages: dst/one-2019-01-01: size incorrect file=3 vs obj=4 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/one-2019-01-01: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:203: Not found "dst/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffixKeepExtension Messages: 1 objects not found 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/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one-2019-01-01 (4), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) fstest.go:143: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:149 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: OpenDrive root 'rclone-test-yuwucit2wobe'/dst/one-2019-01-01: md5 hash incorrect - expecting "f97c5d29941bfb1b2fdab0874906ab82" got "c7957179c41f69d44f217a108c7915d8" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Not equal: expected: 3 actual : 4 Test: TestSyncSuffixKeepExtension Messages: dst/one-2019-01-01: size incorrect file=3 vs obj=4 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: dst/one-2019-01-01: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) fstest.go:203: Not found "dst/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /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/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffixKeepExtension Messages: 1 objects not found 2026/03/12 01:47:18 DEBUG : one: Need to transfer - File not found at Destination 2026/03/12 01:47:19 DEBUG : one: Uploading chunk 0, size=5, remain=0 2026/03/12 01:47:20 DEBUG : one: size = 5 OK 2026/03/12 01:47:20 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2026/03/12 01:47:20 INFO : one: Copied (new) 2026/03/12 01:47:20 DEBUG : two: size = 3 OK 2026/03/12 01:47:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:47:20 DEBUG : two: Unchanged skipping 2026/03/12 01:47:20 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone543592888) 2026/03/12 01:47:20 DEBUG : three.txt: size = 6 (OpenDrive root 'rclone-test-yuwucit2wobe/dst') 2026/03/12 01:47:20 DEBUG : three.txt: Sizes differ 2026/03/12 01:47:20 INFO : three-2019-01-01.txt: Deleted 2026/03/12 01:47:20 DEBUG : three.txt: same parent dir (ODFfMTA2NTkxMzdfdGxhOTk) - using file/rename instead of move_copy for three-2019-01-01.txt 2026/03/12 01:47:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/12 01:47:21 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2026/03/12 01:47:23 DEBUG : three.txt: size = 19 OK 2026/03/12 01:47:23 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2026/03/12 01:47:23 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffixKeepExtension (36.29s) === RUN TestFixCase run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:47:25 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2026/03/12 01:47:27 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2026/03/12 01:47:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2026/03/12 01:47:32 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2026/03/12 01:47:34 DEBUG : EXISTING: size = 6 OK 2026/03/12 01:47:34 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/12 01:47:34 DEBUG : existing: Unchanged skipping 2026/03/12 01:47:34 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone543592888) 2026/03/12 01:47:34 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (OpenDrive root 'rclone-test-yuwucit2wobe') 2026/03/12 01:47:34 DEBUG : existingbutdifferent: Sizes differ 2026/03/12 01:47:34 DEBUG : subdira-rclone-move-mivevow3: same parent dir (ODFfMTA2NTkxMTJfZGxJNU0) - using folder/rename instead of move_copy 2026/03/12 01:47:35 DEBUG : EXISTING: moving to existing-rclone-move-parebey0 2026/03/12 01:47:35 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-yapekuz7 2026/03/12 01:47:35 INFO : OpenDrive root 'rclone-test-yuwucit2wobe': Can't DirMove - falling back to file moves: can't copy directory - destination already exists 2026/03/12 01:47:36 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfMTA2NTkxMTJfZGxJNU0) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-yapekuz7 2026/03/12 01:47:36 DEBUG : EXISTING: same parent dir (ODFfMTA2NTkxMTJfZGxJNU0) - using file/rename instead of move_copy for existing-rclone-move-parebey0 2026/03/12 01:47:36 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-yapekuz7 2026/03/12 01:47:36 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2026/03/12 01:47:36 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-parebey0 2026/03/12 01:47:36 DEBUG : EXISTING: moving to existing 2026/03/12 01:47:36 DEBUG : existingbutdifferent-rclone-move-yapekuz7: same parent dir (ODFfMTA2NTkxMTJfZGxJNU0) - using file/rename instead of move_copy for existingbutdifferent 2026/03/12 01:47:36 DEBUG : existing-rclone-move-parebey0: same parent dir (ODFfMTA2NTkxMTJfZGxJNU0) - using file/rename instead of move_copy for existing 2026/03/12 01:47:36 INFO : existingbutdifferent-rclone-move-yapekuz7: Moved (server-side) to: existingbutdifferent 2026/03/12 01:47:36 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2026/03/12 01:47:36 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2026/03/12 01:47:36 INFO : existing-rclone-move-parebey0: Moved (server-side) to: existing 2026/03/12 01:47:36 INFO : EXISTING: Moved (server-side) to: existing 2026/03/12 01:47:36 INFO : EXISTING: Fixed case by renaming to: existing 2026/03/12 01:47:36 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2026/03/12 01:47:37 INFO : subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/03/12 01:47:37 INFO : subdira/subdirb/SUBDIRC/HELLO: Deleted 2026/03/12 01:47:37 DEBUG : existingbutdifferent: size = 5 OK 2026/03/12 01:47:37 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2026/03/12 01:47:37 INFO : existingbutdifferent: Copied (replaced existing) 2026/03/12 01:47:37 ERROR : subdira-rclone-move-mivevow3/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Couldn't move: failed to get fileinfo: File is deleted (Error 404) 2026/03/12 01:47:37 ERROR : subdira-rclone-move-mivevow3/subdirb/SUBDIRC/HELLO: Couldn't move: failed to get fileinfo: Get "https://dev.opendrive.com/api/v1/file/info.json/ODFfMTEwNzQwMTI3X0YzRXkw?session_id=f1bfc8a3c4fa82f88dd45cc9a875e842625a8548e5d0e7199800aa7a626a47d1": failed to get fileinfo: File is deleted (Error 404) 2026/03/12 01:47:37 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir renames: failed to get fileinfo: File is deleted (Error 404) 2026/03/12 01:47:38 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2026/03/12 01:47:38 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2026/03/12 01:47:38 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for checks to finish 2026/03/12 01:47:38 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for transfers to finish 2026/03/12 01:47:38 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2026/03/12 01:47:39 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2026/03/12 01:47:39 DEBUG : subdira/subdirb/subdirc/hello: size = 5 OK 2026/03/12 01:47:39 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2026/03/12 01:47:39 INFO : subdira/subdirb/subdirc/hello: Copied (new) 2026/03/12 01:47:40 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 OK 2026/03/12 01:47:40 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2026/03/12 01:47:40 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (new) 2026/03/12 01:47:40 ERROR : OpenDrive root 'rclone-test-yuwucit2wobe': not deleting files as there were IO errors 2026/03/12 01:47:40 ERROR : OpenDrive root 'rclone-test-yuwucit2wobe': not deleting directories as there were IO errors sync_test.go:2686: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2686 Error: Received unexpected error: RenameDir renames: failed to get fileinfo: File is deleted (Error 404) Test: TestFixCase --- FAIL: TestFixCase (18.69s) === RUN TestNoTag run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:47:44 INFO : toe: Making directory 2026/03/12 01:47:44 INFO : toe/toe: Making directory 2026/03/12 01:47:44 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:47:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/12 01:47:44 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/12 01:47:44 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/12 01:47:44 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for checks to finish 2026/03/12 01:47:44 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for transfers to finish 2026/03/12 01:47:45 DEBUG : toe/toe/tictactoe: Uploading chunk 0, size=11, remain=0 2026/03/12 01:47:46 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/03/12 01:47:46 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/12 01:47:46 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/12 01:47:46 ERROR : OpenDrive root 'rclone-test-yuwucit2wobe': not deleting files as there were IO errors 2026/03/12 01:47:46 ERROR : OpenDrive root 'rclone-test-yuwucit2wobe': not deleting directories as there were IO errors sync_transform_test.go:291: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:291 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag --- FAIL: TestNoTag (4.13s) === RUN TestDirTag run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:47:48 DEBUG : empty_dir: Making directory with metadata 2026/03/12 01:47:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 01:47:48 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:47:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:47:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:47:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:47:48 INFO : tictacempty_dir: Making directory 2026/03/12 01:47:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:47:48 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:47:48 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:47:48 INFO : tictactoe: Making directory 2026/03/12 01:47:48 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:47:48 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:47:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:47:48 INFO : tictactoe/tictactoe: Making directory 2026/03/12 01:47:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:47:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/12 01:47:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:47:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/12 01:47:49 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for checks to finish 2026/03/12 01:47:49 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for transfers to finish 2026/03/12 01:47:50 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2026/03/12 01:47:51 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/12 01:47:51 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/12 01:47:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/12 01:47:51 ERROR : OpenDrive root 'rclone-test-yuwucit2wobe': not deleting files as there were IO errors 2026/03/12 01:47:51 ERROR : OpenDrive root 'rclone-test-yuwucit2wobe': not deleting directories as there were IO errors sync_transform_test.go:310: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:310 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag --- FAIL: TestDirTag (5.34s) === RUN TestAllTag run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:47:53 DEBUG : empty_dir: Making directory with metadata 2026/03/12 01:47:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 01:47:53 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:47:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:47:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:47:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:47:53 INFO : tictacempty_dir: Making directory 2026/03/12 01:47:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:47:53 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:47:53 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:47:53 INFO : tictactoe: Making directory 2026/03/12 01:47:54 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:47:54 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:47:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:47:54 INFO : tictactoe/tictactoe: Making directory 2026/03/12 01:47:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:47:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/12 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:47:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:47:54 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for checks to finish 2026/03/12 01:47:54 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for transfers to finish 2026/03/12 01:47:54 ERROR : toe/toe/toe.txt: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) 2026/03/12 01:47:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:47:54 ERROR : OpenDrive root 'rclone-test-yuwucit2wobe': not deleting files as there were IO errors 2026/03/12 01:47:54 ERROR : OpenDrive root 'rclone-test-yuwucit2wobe': not deleting directories as there were IO errors sync_transform_test.go:329: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:329 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestAllTag 2026/03/12 01:47:54 ERROR : tictactoe: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:169: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:329 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestAllTag --- FAIL: TestAllTag (1.55s) === RUN TestRunTwice run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:47:54 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:47:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:47:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:47:55 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:47:55 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:47:55 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:47:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:47:55 INFO : tictactoe/tictactoe: Making directory 2026/03/12 01:47:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:47:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/12 01:47:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:47:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/12 01:47:55 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for checks to finish 2026/03/12 01:47:55 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for transfers to finish 2026/03/12 01:47:56 DEBUG : tictactoe/tictactoe/toe.txt: Uploading chunk 0, size=11, remain=0 2026/03/12 01:47:57 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/12 01:47:57 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/12 01:47:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/12 01:47:57 ERROR : OpenDrive root 'rclone-test-yuwucit2wobe': not deleting files as there were IO errors 2026/03/12 01:47:57 ERROR : OpenDrive root 'rclone-test-yuwucit2wobe': not deleting directories as there were IO errors sync_transform_test.go:348: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice --- FAIL: TestRunTwice (4.72s) === RUN TestConflicting run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:47:59 INFO : toe: Making directory 2026/03/12 01:48:00 INFO : toe/toe: Making directory 2026/03/12 01:48:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/12 01:48:00 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for checks to finish 2026/03/12 01:48:00 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for transfers to finish 2026/03/12 01:48:01 DEBUG : toe/toe/toe: Uploading chunk 0, size=11, remain=0 2026/03/12 01:48:02 DEBUG : toe/toe/toe: size = 11 OK 2026/03/12 01:48:02 DEBUG : toe/toe/toe: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/12 01:48:02 INFO : toe/toe/toe: Copied (new) 2026/03/12 01:48:02 ERROR : OpenDrive root 'rclone-test-yuwucit2wobe': not deleting files as there were IO errors 2026/03/12 01:48:02 ERROR : OpenDrive root 'rclone-test-yuwucit2wobe': not deleting directories as there were IO errors sync_transform_test.go:389: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting --- FAIL: TestConflicting (4.11s) === RUN TestMove run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:48:03 DEBUG : empty_dir: Making directory with metadata 2026/03/12 01:48:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 01:48:03 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:48:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:48:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:48:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:48:03 INFO : tictacempty_dir: Making directory 2026/03/12 01:48:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:48:04 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:48:04 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:48:04 INFO : tictactoe: Making directory 2026/03/12 01:48:04 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:48:04 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:48:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:48:04 INFO : tictactoe/tictactoe: Making directory 2026/03/12 01:48:04 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:48:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/12 01:48:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:48:04 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:48:04 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:48:04 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for checks to finish 2026/03/12 01:48:04 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for transfers to finish 2026/03/12 01:48:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/03/12 01:48:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/12 01:48:06 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/12 01:48:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:48:06 INFO : toe/toe/toe.txt: Deleted 2026/03/12 01:48:06 ERROR : Local file system at /tmp/rclone543592888: not deleting directories as there were IO errors sync_transform_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (4.63s) === RUN TestTransformFile run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:48:08 DEBUG : empty_dir: Making directory with metadata 2026/03/12 01:48:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 01:48:08 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:48:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:48:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:48:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:48:08 INFO : tictacempty_dir: Making directory 2026/03/12 01:48:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:48:08 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:48:08 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:48:08 INFO : tictactoe: Making directory 2026/03/12 01:48:09 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:48:09 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:48:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:48:09 INFO : tictactoe/tictactoe: Making directory 2026/03/12 01:48:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:48:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/12 01:48:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:48:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:48:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:48:09 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for checks to finish 2026/03/12 01:48:09 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for transfers to finish 2026/03/12 01:48:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2026/03/12 01:48:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/12 01:48:11 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/12 01:48:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:48:11 INFO : toe/toe/toe.txt: Deleted 2026/03/12 01:48:11 ERROR : Local file system at /tmp/rclone543592888: not deleting directories as there were IO errors sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (4.62s) === RUN TestManualTransformFile run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:48:12 DEBUG : Reset feature "Copy" 2026/03/12 01:48:12 DEBUG : Reset feature "Move" 2026/03/12 01:48:12 DEBUG : Reset feature "Copy" 2026/03/12 01:48:12 DEBUG : Reset feature "Move" 2026/03/12 01:48:12 DEBUG : empty_dir: Making directory with metadata 2026/03/12 01:48:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/12 01:48:12 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:48:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:48:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:48:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:48:13 INFO : tictacempty_dir: Making directory 2026/03/12 01:48:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/12 01:48:13 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:48:13 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:48:13 INFO : tictactoe: Making directory 2026/03/12 01:48:13 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:48:13 DEBUG : toe: transformed to: tictactoe 2026/03/12 01:48:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:48:13 INFO : tictactoe/tictactoe: Making directory 2026/03/12 01:48:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/12 01:48:13 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/12 01:48:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:48:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:48:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:48:13 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for checks to finish 2026/03/12 01:48:13 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for transfers to finish 2026/03/12 01:48:14 ERROR : toe/toe/toe.txt: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) 2026/03/12 01:48:14 ERROR : toe/toe/toe.txt: Not deleting source as copy failed: failed to get folder list: Directory doesn't exist (Error 404) 2026/03/12 01:48:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/12 01:48:14 ERROR : Local file system at /tmp/rclone543592888: not deleting directories as there were IO errors sync_transform_test.go:458: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:458 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (1.51s) === RUN TestBase64 run.go:185: Remote "OpenDrive root 'rclone-test-yuwucit2wobe'", Local "Local file system at /tmp/rclone543592888", Modify Window "1s" 2026/03/12 01:48:14 DEBUG : toe: transformed to: dG9l 2026/03/12 01:48:14 DEBUG : toe: transformed to: dG9l 2026/03/12 01:48:14 INFO : dG9l: Making directory 2026/03/12 01:48:14 DEBUG : toe: transformed to: dG9l 2026/03/12 01:48:14 DEBUG : toe: transformed to: dG9l 2026/03/12 01:48:14 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/12 01:48:14 INFO : dG9l/dG9l: Making directory 2026/03/12 01:48:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/12 01:48:15 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/12 01:48:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/12 01:48:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/12 01:48:15 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for checks to finish 2026/03/12 01:48:15 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Waiting for transfers to finish 2026/03/12 01:48:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/12 01:48:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Uploading chunk 0, size=11, remain=0 2026/03/12 01:48:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/12 01:48:17 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/03/12 01:48:17 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/12 01:48:17 ERROR : OpenDrive root 'rclone-test-yuwucit2wobe': not deleting files as there were IO errors 2026/03/12 01:48:17 ERROR : OpenDrive root 'rclone-test-yuwucit2wobe': not deleting directories as there were IO errors sync_transform_test.go:482: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:482 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (4.95s) FAIL 2026/03/12 01:48:19 DEBUG : OpenDrive root 'rclone-test-yuwucit2wobe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestCopyAfterDelete|TestCopyNoEmptyDirectories|TestCopyOverSelf|TestCopyRedownload|TestCopyWithDryRun|TestDirTag|TestFixCase|TestManualTransformFile|TestMove|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestNoTag|TestRunTwice|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestSyncSuffixKeepExtension|TestTransformFile)$'" - Finished ERROR in 3m13.43881461s (try 2/5): exit status 1: Failed [TestSyncSuffixKeepExtension TestFixCase TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]