"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestBase64|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyEmptyDirectories|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyOverSelf|TestCopyRedownload|TestFixCase|TestManualTransformFile|TestMove|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestSyncAfterChangingContentsOnly|TestSyncEmptyDirectories|TestSyncIgnoreErrors|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncReplaceDirModTime|TestTransformFile)$|^TestTransform$/^suffix$'" - Starting (try 2/5) 2025/07/11 02:05:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mokimed1mayo" 2025/07/11 02:05:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/11 02:05:06 DEBUG : Starting OpenDrive session with ID: 211ae28760fc234c621899e4b539a97788adc5837c46248501aff3c9dea553b5 2025/07/11 02:05:06 DEBUG : Creating backend with remote "/tmp/rclone2071519257" === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" 2025/07/11 02:05:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:05:06 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for checks to finish 2025/07/11 02:05:06 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for transfers to finish 2025/07/11 02:05:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/07/11 02:05:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/11 02:05:09 INFO : sub dir/hello world: Copied (new) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestCopyNoTraverse (11.70s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" 2025/07/11 02:05:18 INFO : OpenDrive root 'rclone-test-mokimed1mayo': Running all checks before starting transfers 2025/07/11 02:05:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:05:18 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for checks to finish 2025/07/11 02:05:18 INFO : OpenDrive root 'rclone-test-mokimed1mayo': Checks finished, now starting transfers 2025/07/11 02:05:18 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for transfers to finish 2025/07/11 02:05:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/07/11 02:05:20 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/11 02:05:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (3.47s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" 2025/07/11 02:05:21 ERROR : Ignoring --no-traverse with sync 2025/07/11 02:05:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:05:21 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for checks to finish 2025/07/11 02:05:21 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for transfers to finish 2025/07/11 02:05:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/07/11 02:05:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/11 02:05:23 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:05:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.46s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" 2025/07/11 02:05:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/11 02:05:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 02:05:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/11 02:05:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/11 02:05:25 INFO : sub dir2: Making directory 2025/07/11 02:05:25 INFO : sub dir: Making directory 2025/07/11 02:05:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:05:25 INFO : sub dir2/sub sub dir2: Making directory 2025/07/11 02:05:26 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for checks to finish 2025/07/11 02:05:26 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for transfers to finish 2025/07/11 02:05:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/07/11 02:05:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/11 02:05:27 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:05:28 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.83s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" 2025/07/11 02:05:29 INFO : sub dir2: Making directory 2025/07/11 02:05:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/11 02:05:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 02:05:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:05:30 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for checks to finish 2025/07/11 02:05:30 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for transfers to finish 2025/07/11 02:05:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/07/11 02:05:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/11 02:05:32 INFO : sub dir/hello world: Copied (new) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestCopyNoEmptyDirectories (11.20s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" 2025/07/11 02:05:41 DEBUG : sub dir2: Making directory with metadata 2025/07/11 02:05:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 02:05:41 INFO : sub dir2: Making directory 2025/07/11 02:05:41 INFO : sub dir: Making directory 2025/07/11 02:05:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:05:41 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for checks to finish 2025/07/11 02:05:41 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for transfers to finish 2025/07/11 02:05:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/07/11 02:05:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/11 02:05:43 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:05:43 INFO : sub dir/hello world: Deleted 2025/07/11 02:05:43 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/11 02:05:44 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.39s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" 2025/07/11 02:05:45 INFO : sub dir2: Making directory 2025/07/11 02:05:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:05:45 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for checks to finish 2025/07/11 02:05:45 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for transfers to finish 2025/07/11 02:05:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/07/11 02:05:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/11 02:05:47 INFO : sub dir/hello world: Copied (new) 2025/07/11 02:05:47 INFO : sub dir/hello world: Deleted run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestMoveNoEmptyDirectories (4.86s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" 2025/07/11 02:05:50 DEBUG : sub dir2: Making directory with metadata 2025/07/11 02:05:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 02:05:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/11 02:05:50 INFO : sub dir2: Making directory 2025/07/11 02:05:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:05:51 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for checks to finish 2025/07/11 02:05:51 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for transfers to finish 2025/07/11 02:05:51 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2025/07/11 02:05:51 ERROR : OpenDrive root 'rclone-test-mokimed1mayo': not deleting files as there were IO errors 2025/07/11 02:05:51 ERROR : OpenDrive root 'rclone-test-mokimed1mayo': not deleting directories as there were IO errors sync_test.go:513: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:513 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (1.85s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" 2025/07/11 02:05:52 INFO : sub dir2: Making directory 2025/07/11 02:05:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/11 02:05:52 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for checks to finish 2025/07/11 02:05:52 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for transfers to finish 2025/07/11 02:05:52 ERROR : sub dir/hello world: Failed to copy: failed to create file: Parent folder is trashed (Error 403) 2025/07/11 02:05:52 ERROR : OpenDrive root 'rclone-test-mokimed1mayo': not deleting files as there were IO errors 2025/07/11 02:05:52 ERROR : OpenDrive root 'rclone-test-mokimed1mayo': not deleting directories as there were IO errors sync_test.go:597: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:597 Error: Received unexpected error: failed to create file: Parent folder is trashed (Error 403) Test: TestSyncNoEmptyDirectories --- FAIL: TestSyncNoEmptyDirectories (0.86s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-mokimed1mayo'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideCopy (0.68s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-mokimed1mayo'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyOverSelf (0.67s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-mokimed1mayo'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideCopyOverSelf (0.67s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-mokimed1mayo'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestMoveOverSelf (0.67s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-mokimed1mayo'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestServerSideMoveOverSelf (0.67s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-mokimed1mayo'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyAfterDelete (0.67s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-mokimed1mayo'": failed to create file: Parent folder is trashed (Error 403) --- FAIL: TestCopyRedownload (0.67s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" 2025/07/11 02:05:58 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/07/11 02:06:00 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/07/11 02:06:01 INFO : d: Making directory 2025/07/11 02:06:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/11 02:06:02 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for checks to finish 2025/07/11 02:06:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/11 02:06:02 DEBUG : c/non empty space: Unchanged skipping 2025/07/11 02:06:02 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for transfers to finish 2025/07/11 02:06:03 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/07/11 02:06:04 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/11 02:06:04 INFO : a/potato2: Copied (new) 2025/07/11 02:06:04 DEBUG : Waiting for deletions to finish 2025/07/11 02:06:04 INFO : b/potato: Deleted 2025/07/11 02:06:04 INFO : d: Removing directory 2025/07/11 02:06:05 INFO : b: Removing directory 2025/07/11 02:06:05 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': deleted 2 directories fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreErrors (17.31s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" 2025/07/11 02:06:15 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/07/11 02:06:17 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for checks to finish 2025/07/11 02:06:17 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/11 02:06:17 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2071519257) 2025/07/11 02:06:17 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-mokimed1mayo') 2025/07/11 02:06:17 DEBUG : potato: md5 differ 2025/07/11 02:06:17 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for transfers to finish 2025/07/11 02:06:17 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/07/11 02:06:18 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/07/11 02:06:18 INFO : potato: Copied (replaced existing) 2025/07/11 02:06:18 DEBUG : Waiting for deletions to finish fstest.go:140: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:140 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1151 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: OpenDrive root 'rclone-test-mokimed1mayo'/potato: md5 hash incorrect - expecting "e4cb6955d9106df6263c45fcfc10f163" got "100defcf18c42a1e0dc42a789b107cd2" fstest.go:124: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:124 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:129 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1151 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: potato: Modification time difference too big |-119h59m59.876543211s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2011-12-30 12:59:59 +0000 UTC) (precision 1s) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- FAIL: TestSyncAfterChangingContentsOnly (11.24s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" 2025/07/11 02:06:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zaqeveh7firu" 2025/07/11 02:06:26 DEBUG : Starting OpenDrive session with ID: 7acd0e5a8a4eac5516857404b8947cce249bc490aeaaaef493831f06420bc88f 2025/07/11 02:06:27 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/07/11 02:06:29 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/07/11 02:06:31 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1735: Server side move (if possible) OpenDrive root 'rclone-test-mokimed1mayo' -> OpenDrive root 'rclone-test-zaqeveh7firu' 2025/07/11 02:06:33 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/07/11 02:06:35 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/07/11 02:06:36 DEBUG : empty space: Excluded (Size Filter) 2025/07/11 02:06:36 DEBUG : empty space: Excluded 2025/07/11 02:06:36 DEBUG : empty space: Excluded (Size Filter) 2025/07/11 02:06:36 DEBUG : empty space: Excluded 2025/07/11 02:06:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:06:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/11 02:06:36 DEBUG : OpenDrive root 'rclone-test-zaqeveh7firu': Waiting for checks to finish 2025/07/11 02:06:36 DEBUG : OpenDrive root 'rclone-test-zaqeveh7firu': Waiting for transfers to finish 2025/07/11 02:06:36 INFO : potato3: Deleted 2025/07/11 02:06:37 INFO : potato2: Moved (server-side) 2025/07/11 02:06:37 INFO : potato3: Moved (server-side) 2025/07/11 02:06:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xavinav2lozu" 2025/07/11 02:06:38 DEBUG : Starting OpenDrive session with ID: dd9da8ec4eadc2370d2f08ef9dfe204e6d7dd7d6c1816bbcb20ae5eea1fbfb3f 2025/07/11 02:06:39 DEBUG : empty space: Excluded (Size Filter) 2025/07/11 02:06:39 DEBUG : empty space: Excluded 2025/07/11 02:06:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/11 02:06:39 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/11 02:06:39 DEBUG : OpenDrive root 'rclone-test-xavinav2lozu': Waiting for checks to finish 2025/07/11 02:06:39 DEBUG : OpenDrive root 'rclone-test-xavinav2lozu': Waiting for transfers to finish 2025/07/11 02:06:39 INFO : potato2: Moved (server-side) 2025/07/11 02:06:39 INFO : potato3: Moved (server-side) 2025/07/11 02:06:40 DEBUG : OpenDrive root 'rclone-test-xavinav2lozu': Purge remote 2025/07/11 02:06:40 DEBUG : OpenDrive root 'rclone-test-zaqeveh7firu': Purge remote fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestServerSideMoveWithFilter (22.54s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" 2025/07/11 02:06:49 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/07/11 02:06:51 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/07/11 02:06:54 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/07/11 02:06:56 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/07/11 02:06:58 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/11 02:06:58 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/07/11 02:06:58 DEBUG : existing: Unchanged skipping 2025/07/11 02:06:58 DEBUG : subdira-rclone-move-diyahil2: same parent dir (ODFfOTE2MTY3NF9jSUU3ag) - using folder/rename instead of move_copy 2025/07/11 02:06:58 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-bezacud1 2025/07/11 02:06:58 DEBUG : EXISTING: moving to existing-rclone-move-capebic7 2025/07/11 02:06:58 DEBUG : subdira: same parent dir (ODFfOTE2MTY3NF9jSUU3ag) - using folder/rename instead of move_copy 2025/07/11 02:06:58 DEBUG : EXISTING: same parent dir (ODFfOTE2MTY3NF9jSUU3ag) - using file/rename instead of move_copy for existing-rclone-move-capebic7 2025/07/11 02:06:58 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfOTE2MTY3NF9jSUU3ag) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-bezacud1 2025/07/11 02:06:58 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/07/11 02:06:59 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-capebic7 2025/07/11 02:06:59 DEBUG : EXISTING: moving to existing 2025/07/11 02:06:59 DEBUG : existing-rclone-move-capebic7: same parent dir (ODFfOTE2MTY3NF9jSUU3ag) - using file/rename instead of move_copy for existing 2025/07/11 02:06:59 DEBUG : subdira/subdirb-rclone-move-qobolag4: same parent dir (ODFfOTE2MTcxOF9CbWF5SQ) - using folder/rename instead of move_copy 2025/07/11 02:06:59 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-bezacud1 2025/07/11 02:06:59 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/07/11 02:06:59 INFO : existing-rclone-move-capebic7: Moved (server-side) to: existing 2025/07/11 02:06:59 INFO : EXISTING: Moved (server-side) to: existing 2025/07/11 02:06:59 INFO : EXISTING: Fixed case by renaming to: existing 2025/07/11 02:07:00 DEBUG : existingbutdifferent-rclone-move-bezacud1: same parent dir (ODFfOTE2MTY3NF9jSUU3ag) - using file/rename instead of move_copy for existingbutdifferent 2025/07/11 02:07:00 DEBUG : subdira/subdirb: same parent dir (ODFfOTE2MTcxOF9CbWF5SQ) - using folder/rename instead of move_copy 2025/07/11 02:07:00 INFO : existingbutdifferent-rclone-move-bezacud1: Moved (server-side) to: existingbutdifferent 2025/07/11 02:07:00 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/07/11 02:07:00 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/07/11 02:07:00 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/07/11 02:07:00 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/07/11 02:07:01 DEBUG : subdira/subdirb/subdirc-rclone-move-turetoc1: same parent dir (ODFfOTE2MTcxOV9vQWhEcA) - using folder/rename instead of move_copy 2025/07/11 02:07:01 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfOTE2MTcxOV9vQWhEcA) - using folder/rename instead of move_copy 2025/07/11 02:07:01 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/07/11 02:07:01 INFO : existingbutdifferent: Copied (replaced existing) 2025/07/11 02:07:01 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/07/11 02:07:02 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/07/11 02:07:02 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-jozamez7: same parent dir (ODFfOTE2MTcyMV83SXRIbw) - using folder/rename instead of move_copy 2025/07/11 02:07:02 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-muqowis5 2025/07/11 02:07:03 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfOTE2MTcyMV83SXRIbw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-muqowis5 2025/07/11 02:07:03 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfOTE2MTcyMV83SXRIbw) - using folder/rename instead of move_copy 2025/07/11 02:07:03 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/07/11 02:07:03 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for checks to finish 2025/07/11 02:07:03 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/07/11 02:07:03 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-taguzek3 2025/07/11 02:07:04 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfOTE2MTcyMl9NUXM1Vg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-taguzek3 2025/07/11 02:07:04 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-taguzek3 2025/07/11 02:07:04 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/11 02:07:04 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-taguzek3: same parent dir (ODFfOTE2MTcyMl9NUXM1Vg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/11 02:07:04 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-taguzek3: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/11 02:07:04 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/11 02:07:04 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/07/11 02:07:04 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-muqowis5 2025/07/11 02:07:04 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/07/11 02:07:04 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/07/11 02:07:04 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-muqowis5: same parent dir (ODFfOTE2MTcyMV83SXRIbw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/07/11 02:07:05 INFO : subdira/subdirb/subdirc/hello-rclone-move-muqowis5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/07/11 02:07:05 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/07/11 02:07:05 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/07/11 02:07:05 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for transfers to finish 2025/07/11 02:07:05 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/07/11 02:07:05 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/07/11 02:07:05 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/07/11 02:07:06 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/07/11 02:07:06 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/07/11 02:07:06 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.56s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" 2025/07/11 02:07:10 DEBUG : empty_dir: Making directory with metadata 2025/07/11 02:07:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 02:07:10 DEBUG : empty_on_remote: Making directory with metadata 2025/07/11 02:07:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/11 02:07:10 INFO : empty_on_remote: Making directory 2025/07/11 02:07:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC sync_test.go:2827: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2827 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:22 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2825 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2863 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestSyncReplaceDirModTime run.go:125: removing dir "test_dir1" failed - try 1/3: folder not empty fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- FAIL: TestSyncReplaceDirModTime (15.47s) === RUN TestTransform === RUN TestTransform/suffix run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" 2025/07/11 02:07:26 DEBUG : dir1/0000-abcdefg.txt: Uploading chunk 0, size=21, remain=0 2025/07/11 02:07:28 DEBUG : dir1/0001-bcdefgh.txt: Uploading chunk 0, size=21, remain=0 2025/07/11 02:07:30 DEBUG : dir1/0002-cdefghi.txt: Uploading chunk 0, size=21, remain=0 2025/07/11 02:07:32 DEBUG : dir1/0003-defghij.txt: Uploading chunk 0, size=21, remain=0 2025/07/11 02:07:33 DEBUG : dir1/0004-efghijk.txt: Uploading chunk 0, size=21, remain=0 2025/07/11 02:07:35 DEBUG : dir1/0005-fghijkl.txt: Uploading chunk 0, size=21, remain=0 2025/07/11 02:07:37 DEBUG : dir1/0006-ghijklm.txt: Uploading chunk 0, size=21, remain=0 2025/07/11 02:07:39 DEBUG : dir1/0007-1234567.txt: Uploading chunk 0, size=21, remain=0 2025/07/11 02:07:40 DEBUG : dir1/0008-2345678.txt: Uploading chunk 0, size=21, remain=0 2025/07/11 02:07:42 DEBUG : dir1/0009-3456789.txt: Uploading chunk 0, size=21, remain=0 2025/07/11 02:07:44 DEBUG : dir1/0010-456789.txt: Uploading chunk 0, size=20, remain=0 2025/07/11 02:07:45 DEBUG : dir1/0011-56789;.txt: Uploading chunk 0, size=20, remain=0 2025/07/11 02:07:47 DEBUG : dir1/0012-6789;.txt: Uploading chunk 0, size=19, remain=0 2025/07/11 02:07:49 DEBUG : dir1/0013-789;=.txt: Uploading chunk 0, size=19, remain=0 2025/07/11 02:07:50 DEBUG : dir1/0014-89;=.txt: Uploading chunk 0, size=18, remain=0 2025/07/11 02:07:52 DEBUG : dir1/0015-9;=.txt: Uploading chunk 0, size=17, remain=0 2025/07/11 02:07:54 DEBUG : apple: Uploading chunk 0, size=5, remain=0 2025/07/11 02:07:56 DEBUG : banana: Uploading chunk 0, size=6, remain=0 2025/07/11 02:07:57 DEBUG : appleappleapplebanana: Uploading chunk 0, size=21, remain=0 2025/07/11 02:07:59 DEBUG : splitbananasplit: Uploading chunk 0, size=16, remain=0 2025/07/11 02:08:00 DEBUG : Waiting for deletions to finish 2025/07/11 02:08:00 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:08:00 DEBUG : apple: Excluded 2025/07/11 02:08:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:08:00 DEBUG : appleappleapplebanana: Excluded 2025/07/11 02:08:00 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:08:00 DEBUG : banana: Excluded 2025/07/11 02:08:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:08:00 DEBUG : splitbananasplit: Excluded 2025/07/11 02:08:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:08:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/11 02:08:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:08:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/11 02:08:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:08:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/11 02:08:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:08:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/11 02:08:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:08:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/11 02:08:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:08:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/11 02:08:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:08:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/11 02:08:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:08:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/11 02:08:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:08:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/11 02:08:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:08:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/11 02:08:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:08:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/11 02:08:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:08:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/11 02:08:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:08:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/11 02:08:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:08:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/11 02:08:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:08:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/11 02:08:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:08:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/11 02:08:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 02:08:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:08:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:08:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 02:08:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:08:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:08:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 02:08:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:08:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:08:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 02:08:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:08:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:08:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:08:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:08:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:08:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:08:01 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/11 02:08:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:08:01 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/11 02:08:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:08:01 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/11 02:08:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 02:08:01 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/11 02:08:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/11 02:08:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/11 02:08:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/11 02:08:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/11 02:08:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/11 02:08:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/11 02:08:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/11 02:08:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/11 02:08:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/11 02:08:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/11 02:08:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/11 02:08:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/11 02:08:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/11 02:08:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/11 02:08:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/11 02:08:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/11 02:08:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/11 02:08:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/11 02:08:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/11 02:08:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/11 02:08:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/11 02:08:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/11 02:08:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/11 02:08:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/11 02:08:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/11 02:08:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/11 02:08:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/11 02:08:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/11 02:08:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/11 02:08:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:08:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:08:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/11 02:08:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/11 02:08:01 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for checks to finish 2025/07/11 02:08:01 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for transfers to finish 2025/07/11 02:08:02 DEBUG : appleappleapplebananaSUFFIX: Uploading chunk 0, size=21, remain=0 2025/07/11 02:08:02 DEBUG : appleSUFFIX: Uploading chunk 0, size=5, remain=0 2025/07/11 02:08:02 DEBUG : splitbananasplitSUFFIX: Uploading chunk 0, size=16, remain=0 2025/07/11 02:08:03 DEBUG : bananaSUFFIX: Uploading chunk 0, size=6, remain=0 2025/07/11 02:08:03 DEBUG : apple: md5 = 1f3870be274f6c49b3e31a0c6728957f OK 2025/07/11 02:08:03 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/11 02:08:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/11 02:08:03 DEBUG : splitbananasplit: md5 = 27c35fcf7ec68aa031bd722ed934bf36 OK 2025/07/11 02:08:03 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/11 02:08:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/11 02:08:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/07/11 02:08:04 DEBUG : banana: md5 = 72b302bf297a228a75730123efef7c41 OK 2025/07/11 02:08:04 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/11 02:08:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/11 02:08:04 DEBUG : appleappleapplebanana: md5 = 94b76edeb7d4c6e306af252cebead43e OK 2025/07/11 02:08:04 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/11 02:08:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/11 02:08:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/07/11 02:08:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/07/11 02:08:05 DEBUG : dir1/0003-defghij.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/07/11 02:08:05 DEBUG : dir1/0001-bcdefgh.txt: md5 = c168bcb35cccd9a0ec7a613639679cf5 OK 2025/07/11 02:08:05 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/11 02:08:05 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/11 02:08:06 DEBUG : dir1/0000-abcdefg.txt: md5 = 32014e12f1939c9fb9bbabb644565ae7 OK 2025/07/11 02:08:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/11 02:08:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/11 02:08:06 DEBUG : dir1/0002-cdefghi.txt: md5 = 17c53a0e6ff16b7c350db7082f71bcf9 OK 2025/07/11 02:08:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/11 02:08:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/11 02:08:06 DEBUG : dir1/0003-defghij.txt: md5 = 913bf23774108a256310ca2b136c8366 OK 2025/07/11 02:08:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/11 02:08:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/11 02:08:06 DEBUG : dir1/0004-efghijk.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/07/11 02:08:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/07/11 02:08:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/07/11 02:08:07 DEBUG : dir1/0004-efghijk.txt: md5 = 1c9dc8720f90bdedf39ba55589928222 OK 2025/07/11 02:08:07 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/11 02:08:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/11 02:08:08 DEBUG : dir1/0006-ghijklm.txt: md5 = 2e234e55485e9e409e3356853b5c6304 OK 2025/07/11 02:08:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/11 02:08:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/11 02:08:08 DEBUG : dir1/0005-fghijkl.txt: md5 = b33c91ea27412a5755a76848926e6436 OK 2025/07/11 02:08:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/11 02:08:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/11 02:08:08 DEBUG : dir1/0008-2345678.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/07/11 02:08:08 DEBUG : dir1/0007-1234567.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/07/11 02:08:08 DEBUG : dir1/0009-3456789.txtSUFFIX: Uploading chunk 0, size=21, remain=0 2025/07/11 02:08:09 DEBUG : dir1/0008-2345678.txt: md5 = 177559f7d5956d83b2fe5eb0248fcb7d OK 2025/07/11 02:08:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/11 02:08:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/11 02:08:09 DEBUG : dir1/0007-1234567.txt: md5 = e25e7ab0e444f29ad1499d4f90a6dc62 OK 2025/07/11 02:08:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/11 02:08:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/11 02:08:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Uploading chunk 0, size=20, remain=0 2025/07/11 02:08:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Uploading chunk 0, size=19, remain=0 2025/07/11 02:08:10 DEBUG : dir1/0010-456789.txtSUFFIX: Uploading chunk 0, size=20, remain=0 2025/07/11 02:08:10 DEBUG : dir1/0011-56789;.txt: md5 = b15678a188a1f2f98374ec301286b7eb OK 2025/07/11 02:08:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/11 02:08:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/11 02:08:10 DEBUG : dir1/0009-3456789.txt: md5 = 84cd33634526a475e45c63a52e5ee738 OK 2025/07/11 02:08:10 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/11 02:08:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/11 02:08:11 DEBUG : dir1/0010-456789.txt: md5 = 0b26b8e56f8da492c56d82fb2e728042 OK 2025/07/11 02:08:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/11 02:08:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/11 02:08:11 DEBUG : dir1/0012-6789;.txt: md5 = 4c6db28f66f5f3f66a1f124084298499 OK 2025/07/11 02:08:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/11 02:08:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Uploading chunk 0, size=19, remain=0 2025/07/11 02:08:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Uploading chunk 0, size=18, remain=0 2025/07/11 02:08:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Uploading chunk 0, size=17, remain=0 2025/07/11 02:08:12 DEBUG : dir1/0013-789;=.txt: md5 = 24327f2babedd74ff42d9fa11e533865 OK 2025/07/11 02:08:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/11 02:08:12 DEBUG : dir1/0014-89;=.txt: md5 = fa859f4cd37b9c44d92c41bce72d21a2 OK 2025/07/11 02:08:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/11 02:08:13 DEBUG : dir1/0015-9;=.txt: md5 = a876f217f40307fc0870c43ca460d520 OK 2025/07/11 02:08:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/11 02:08:13 ERROR : OpenDrive root 'rclone-test-mokimed1mayo': not deleting files as there were IO errors 2025/07/11 02:08:13 ERROR : OpenDrive root 'rclone-test-mokimed1mayo': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/suffix 2025/07/11 02:08:13 DEBUG : Waiting for deletions to finish 2025/07/11 02:08:13 DEBUG : apple: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : apple: Excluded 2025/07/11 02:08:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : appleappleapplebanana: Excluded 2025/07/11 02:08:13 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/11 02:08:13 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : appleSUFFIX: Excluded 2025/07/11 02:08:13 DEBUG : banana: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : banana: Excluded 2025/07/11 02:08:13 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : bananaSUFFIX: Excluded 2025/07/11 02:08:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : splitbananasplit: Excluded 2025/07/11 02:08:13 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/11 02:08:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/11 02:08:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix --- FAIL: TestTransform (55.70s) --- FAIL: TestTransform/suffix (55.70s) === RUN TestMove run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" 2025/07/11 02:08:21 DEBUG : empty_dir: Making directory with metadata 2025/07/11 02:08:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/11 02:08:21 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:08:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:08:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:08:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:08:21 INFO : tictacempty_dir: Making directory 2025/07/11 02:08:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:08:22 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:08:22 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:08:22 INFO : tictactoe: Making directory 2025/07/11 02:08:22 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:08:22 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:08:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:08:22 INFO : tictactoe/tictactoe: Making directory 2025/07/11 02:08:22 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:08:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/11 02:08:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:08:22 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/11 02:08:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:08:22 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:08:22 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for checks to finish 2025/07/11 02:08:22 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for transfers to finish 2025/07/11 02:08:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/07/11 02:08:24 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/11 02:08:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:08:24 INFO : toe/toe/toe.txt: Deleted 2025/07/11 02:08:24 ERROR : Local file system at /tmp/rclone2071519257: not deleting directories as there were IO errors sync_transform_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (4.71s) === RUN TestTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" 2025/07/11 02:08:26 DEBUG : empty_dir: Making directory with metadata 2025/07/11 02:08:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/11 02:08:26 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:08:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:08:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:08:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:08:26 INFO : tictacempty_dir: Making directory 2025/07/11 02:08:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:08:26 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:08:26 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:08:26 INFO : tictactoe: Making directory 2025/07/11 02:08:27 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:08:27 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:08:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:08:27 INFO : tictactoe/tictactoe: Making directory 2025/07/11 02:08:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:08:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/11 02:08:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:08:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/11 02:08:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:08:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:08:27 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for checks to finish 2025/07/11 02:08:27 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for transfers to finish 2025/07/11 02:08:28 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/07/11 02:08:29 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/11 02:08:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:08:29 INFO : toe/toe/toe.txt: Deleted 2025/07/11 02:08:29 ERROR : Local file system at /tmp/rclone2071519257: not deleting directories as there were IO errors sync_transform_test.go:427: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- FAIL: TestTransformFile (12.15s) === RUN TestManualTransformFile run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" 2025/07/11 02:08:38 DEBUG : Reset feature "Copy" 2025/07/11 02:08:38 DEBUG : Reset feature "Move" 2025/07/11 02:08:38 DEBUG : Reset feature "Copy" 2025/07/11 02:08:38 DEBUG : Reset feature "Move" 2025/07/11 02:08:38 DEBUG : empty_dir: Making directory with metadata 2025/07/11 02:08:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/11 02:08:38 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:08:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:08:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:08:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:08:38 INFO : tictacempty_dir: Making directory 2025/07/11 02:08:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/11 02:08:38 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:08:38 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:08:38 INFO : tictactoe: Making directory 2025/07/11 02:08:39 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:08:39 DEBUG : toe: transformed to: tictactoe 2025/07/11 02:08:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:08:39 INFO : tictactoe/tictactoe: Making directory 2025/07/11 02:08:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/11 02:08:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/11 02:08:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:08:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/11 02:08:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:08:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:08:39 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for checks to finish 2025/07/11 02:08:39 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for transfers to finish 2025/07/11 02:08:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Uploading chunk 0, size=11, remain=0 2025/07/11 02:08:41 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/11 02:08:41 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/11 02:08:41 INFO : toe/toe/toe.txt: Deleted 2025/07/11 02:08:41 ERROR : Local file system at /tmp/rclone2071519257: not deleting directories as there were IO errors sync_transform_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure --- FAIL: TestManualTransformFile (12.45s) === RUN TestBase64 run.go:180: Remote "OpenDrive root 'rclone-test-mokimed1mayo'", Local "Local file system at /tmp/rclone2071519257", Modify Window "1s" 2025/07/11 02:08:50 DEBUG : toe: transformed to: dG9l 2025/07/11 02:08:51 DEBUG : toe: transformed to: dG9l 2025/07/11 02:08:51 INFO : dG9l: Making directory 2025/07/11 02:08:51 DEBUG : toe: transformed to: dG9l 2025/07/11 02:08:51 DEBUG : toe: transformed to: dG9l 2025/07/11 02:08:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/11 02:08:51 INFO : dG9l/dG9l: Making directory 2025/07/11 02:08:51 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/11 02:08:51 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/11 02:08:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/11 02:08:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/11 02:08:51 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/11 02:08:51 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for checks to finish 2025/07/11 02:08:51 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Waiting for transfers to finish 2025/07/11 02:08:52 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Uploading chunk 0, size=11, remain=0 2025/07/11 02:08:53 DEBUG : toe/toe/toe.txt: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/11 02:08:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/11 02:08:53 ERROR : OpenDrive root 'rclone-test-mokimed1mayo': not deleting files as there were IO errors 2025/07/11 02:08:53 ERROR : OpenDrive root 'rclone-test-mokimed1mayo': not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (4.07s) FAIL 2025/07/11 02:08:54 DEBUG : OpenDrive root 'rclone-test-mokimed1mayo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestBase64|TestCopyAfterDelete|TestCopyCheckFirst|TestCopyEmptyDirectories|TestCopyNoEmptyDirectories|TestCopyNoTraverse|TestCopyOverSelf|TestCopyRedownload|TestFixCase|TestManualTransformFile|TestMove|TestMoveEmptyDirectories|TestMoveNoEmptyDirectories|TestMoveOverSelf|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter|TestSyncAfterChangingContentsOnly|TestSyncEmptyDirectories|TestSyncIgnoreErrors|TestSyncNoEmptyDirectories|TestSyncNoTraverse|TestSyncReplaceDirModTime|TestTransformFile)$|^TestTransform$/^suffix$'" - Finished ERROR in 3m50.112723253s (try 2/5): exit status 1: Failed [TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideCopy TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestSyncAfterChangingContentsOnly TestSyncReplaceDirModTime TestTransform/suffix TestMove TestTransformFile TestManualTransformFile TestBase64]