"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/02/11 02:39:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa" 2025/02/11 02:39:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/11 02:39:38 DEBUG : Starting OpenDrive session with ID: 9da306f84dc7f9efe86b1befbea4478e594d56806411fc2d973c483637256bd8 2025/02/11 02:39:39 DEBUG : Creating backend with remote "/tmp/rclone692649811" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:39:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 02:39:39 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:39:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/11 02:39:39 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.45s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:39:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 02:39:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 02:39:40 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:39:40 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:39:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/11 02:39:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 02:39:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:39:43 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.14s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:39:45 DEBUG : Creating backend with remote "/non-existing" 2025/02/11 02:39:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/11 02:39:45 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:39:45 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.86s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:39:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 02:39:46 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:39:46 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:39:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/11 02:39:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 02:39:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.09s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:39:50 INFO : OpenDrive root 'rclone-test-nezazuk7siqa': Running all checks before starting transfers 2025/02/11 02:39:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 02:39:50 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:39:50 INFO : OpenDrive root 'rclone-test-nezazuk7siqa': Checks finished, now starting transfers 2025/02/11 02:39:50 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:39:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/11 02:39:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 02:39:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.92s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:39:54 ERROR : Ignoring --no-traverse with sync 2025/02/11 02:39:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 02:39:54 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:39:54 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:39:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/11 02:39:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 02:39:56 INFO : sub dir/hello world: Copied (new) 2025/02/11 02:39:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.06s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:39:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/11 02:39:58 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:39:58 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:39:59 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/02/11 02:40:00 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/02/11 02:40:00 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestCopyWithDepth (2.90s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:40:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 02:40:01 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:40:01 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:40:02 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/02/11 02:40:02 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 02:40:02 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.87s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:40:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 02:40:04 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:40:04 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:40:04 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/02/11 02:40:05 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 02:40:05 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.96s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:40:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/11 02:40:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 02:40:06 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/11 02:40:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 02:40:07 INFO : sub dir: Making directory 2025/02/11 02:40:07 INFO : sub dir2: Making directory 2025/02/11 02:40:07 INFO : sub dir2/sub sub dir2: Making directory 2025/02/11 02:40:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 02:40:08 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:40:08 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:40:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/11 02:40:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 02:40:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:40:10 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.69s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:40:12 INFO : sub dir2: Making directory 2025/02/11 02:40:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/11 02:40:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 02:40:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 02:40:12 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:40:12 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:40:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/11 02:40:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 02:40:14 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.78s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:40:16 DEBUG : sub dir2: Making directory with metadata 2025/02/11 02:40:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 02:40:16 INFO : sub dir: Making directory 2025/02/11 02:40:16 INFO : sub dir2: Making directory 2025/02/11 02:40:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 02:40:17 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:40:17 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:40:18 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/11 02:40:19 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 02:40:19 INFO : sub dir/hello world: Copied (new) 2025/02/11 02:40:19 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:40:19 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/11 02:40:19 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.05s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:40:21 INFO : sub dir2: Making directory 2025/02/11 02:40:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 02:40:22 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:40:22 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:40:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/11 02:40:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 02:40:24 INFO : sub dir/hello world: Copied (new) 2025/02/11 02:40:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.72s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:40:25 DEBUG : sub dir2: Making directory with metadata 2025/02/11 02:40:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/11 02:40:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 02:40:25 INFO : sub dir: Making directory 2025/02/11 02:40:26 INFO : sub dir2: Making directory 2025/02/11 02:40:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 02:40:26 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:40:26 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:40:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/11 02:40:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 02:40:28 INFO : sub dir/hello world: Copied (new) 2025/02/11 02:40:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:40:28 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (5.07s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:40:30 INFO : sub dir2: Making directory 2025/02/11 02:40:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 02:40:31 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:40:31 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:40:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/11 02:40:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 02:40:33 INFO : sub dir/hello world: Copied (new) 2025/02/11 02:40:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.75s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:40:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/11 02:40:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-honoxus1pude" 2025/02/11 02:40:37 DEBUG : Starting OpenDrive session with ID: 8368cc5de4bf45cc1229b54621f08450a650dcbf3a8dcabd0b5eb278f2d46bee sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-nezazuk7siqa' -> OpenDrive root 'rclone-test-honoxus1pude' 2025/02/11 02:40:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 02:40:38 DEBUG : OpenDrive root 'rclone-test-honoxus1pude': Waiting for checks to finish 2025/02/11 02:40:38 DEBUG : OpenDrive root 'rclone-test-honoxus1pude': Waiting for transfers to finish 2025/02/11 02:40:39 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 02:40:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:40:39 DEBUG : OpenDrive root 'rclone-test-honoxus1pude': Purge remote --- PASS: TestServerSideCopy (6.97s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:40:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/11 02:40:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 02:40:44 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:40:44 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:40:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/11 02:40:45 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/11 02:40:45 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestCopyOverSelf (5.52s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:40:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/11 02:40:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jibogup5rona" 2025/02/11 02:40:50 DEBUG : Starting OpenDrive session with ID: 5e22d8ef2748d1218adf78671f91d9047ee74ecd18248b207537283c8ac851ee sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-nezazuk7siqa' -> OpenDrive root 'rclone-test-jibogup5rona' 2025/02/11 02:40:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 02:40:50 DEBUG : OpenDrive root 'rclone-test-jibogup5rona': Waiting for checks to finish 2025/02/11 02:40:50 DEBUG : OpenDrive root 'rclone-test-jibogup5rona': Waiting for transfers to finish 2025/02/11 02:40:51 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 02:40:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:40:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/11 02:40:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 02:40:54 DEBUG : OpenDrive root 'rclone-test-jibogup5rona': Waiting for checks to finish 2025/02/11 02:40:54 DEBUG : OpenDrive root 'rclone-test-jibogup5rona': Waiting for transfers to finish 2025/02/11 02:40:54 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 02:40:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:40:55 DEBUG : OpenDrive root 'rclone-test-jibogup5rona': Purge remote --- PASS: TestServerSideCopyOverSelf (9.85s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:40:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/11 02:40:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 02:40:59 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:40:59 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:41:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/11 02:41:00 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/11 02:41:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/11 02:41:00 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestMoveOverSelf (5.61s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:41:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/11 02:41:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tavaham4tofu" 2025/02/11 02:41:05 DEBUG : Starting OpenDrive session with ID: 25d0e032bfd15e7c159a90998476d6396573be87d693620e1e56155938938f0a sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-nezazuk7siqa' -> OpenDrive root 'rclone-test-tavaham4tofu' 2025/02/11 02:41:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 02:41:06 DEBUG : OpenDrive root 'rclone-test-tavaham4tofu': Waiting for checks to finish 2025/02/11 02:41:06 DEBUG : OpenDrive root 'rclone-test-tavaham4tofu': Waiting for transfers to finish 2025/02/11 02:41:07 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/11 02:41:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:41:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/11 02:41:09 DEBUG : OpenDrive root 'rclone-test-tavaham4tofu': Using server-side directory move 2025/02/11 02:41:09 INFO : OpenDrive root 'rclone-test-tavaham4tofu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 02:41:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/11 02:41:09 DEBUG : OpenDrive root 'rclone-test-tavaham4tofu': Waiting for checks to finish 2025/02/11 02:41:09 DEBUG : OpenDrive root 'rclone-test-tavaham4tofu': Waiting for transfers to finish 2025/02/11 02:41:10 INFO : sub dir/hello world: Deleted 2025/02/11 02:41:10 INFO : sub dir/hello world: Moved (server-side) 2025/02/11 02:41:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/02/11 02:41:13 DEBUG : testing file moves 2025/02/11 02:41:13 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/11 02:41:13 DEBUG : OpenDrive root 'rclone-test-tavaham4tofu': Waiting for checks to finish 2025/02/11 02:41:13 DEBUG : OpenDrive root 'rclone-test-tavaham4tofu': Waiting for transfers to finish 2025/02/11 02:41:13 INFO : sub dir/hello world: Deleted 2025/02/11 02:41:14 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:41:14 DEBUG : OpenDrive root 'rclone-test-tavaham4tofu': Purge remote --- PASS: TestServerSideMoveOverSelf (14.05s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:41:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/11 02:41:18 ERROR : : error listing: directory not found 2025/02/11 02:41:19 INFO : Local file system at /tmp/rclone692649811: Making directory 2025/02/11 02:41:19 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:41:19 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.50s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:41:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/11 02:41:23 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/11 02:41:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 02:41:23 DEBUG : Local file system at /tmp/rclone692649811: Waiting for checks to finish 2025/02/11 02:41:23 DEBUG : Local file system at /tmp/rclone692649811: Waiting for transfers to finish 2025/02/11 02:41:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 02:41:24 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/02/11 02:41:24 INFO : sub dir/hello world: Copied (new) 2025/02/11 02:41:24 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestCopyRedownload (4.43s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:41:25 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/11 02:41:25 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:41:25 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:41:26 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/02/11 02:41:27 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 02:41:27 INFO : check sum: Copied (new) 2025/02/11 02:41:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:41:27 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:41:27 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 02:41:27 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/02/11 02:41:27 DEBUG : check sum: Unchanged skipping 2025/02/11 02:41:27 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:41:27 DEBUG : Waiting for deletions to finish 2025/02/11 02:41:27 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.81s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:41:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/11 02:41:29 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:41:29 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:41:30 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/02/11 02:41:31 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/11 02:41:31 INFO : sizeonly: Copied (new) 2025/02/11 02:41:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:41:31 DEBUG : sizeonly: Sizes identical 2025/02/11 02:41:31 DEBUG : sizeonly: Unchanged skipping 2025/02/11 02:41:31 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:41:31 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:41:31 DEBUG : Waiting for deletions to finish 2025/02/11 02:41:31 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.55s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:41:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/11 02:41:33 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:41:33 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:41:33 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/02/11 02:41:35 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/02/11 02:41:35 INFO : ignore-size: Copied (new) 2025/02/11 02:41:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:41:35 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:41:35 DEBUG : ignore-size: Unchanged skipping 2025/02/11 02:41:35 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:41:35 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:41:35 DEBUG : Waiting for deletions to finish 2025/02/11 02:41:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.73s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:41:37 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/11 02:41:38 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:41:38 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:41:38 DEBUG : existing: Unchanged skipping 2025/02/11 02:41:38 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:41:38 DEBUG : Waiting for deletions to finish 2025/02/11 02:41:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:41:39 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/11 02:41:39 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:41:39 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:41:39 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/11 02:41:40 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/11 02:41:40 INFO : existing: Copied (replaced existing) 2025/02/11 02:41:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.81s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:41:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/11 02:41:41 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:41:41 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:41:42 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/11 02:41:43 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/11 02:41:43 INFO : existing: Copied (new) 2025/02/11 02:41:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:41:43 DEBUG : existing: Destination exists, skipping 2025/02/11 02:41:43 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:41:43 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:41:43 DEBUG : Waiting for deletions to finish 2025/02/11 02:41:43 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.59s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:41:46 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/11 02:41:48 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/11 02:41:49 INFO : d: Making directory 2025/02/11 02:41:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 02:41:50 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:41:50 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 02:41:50 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:41:50 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:41:51 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/11 02:41:52 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 02:41:52 INFO : a/potato2: Copied (new) 2025/02/11 02:41:52 DEBUG : Waiting for deletions to finish 2025/02/11 02:41:52 INFO : b/potato: Deleted 2025/02/11 02:41:52 INFO : d: Removing directory 2025/02/11 02:41:53 INFO : b: Removing directory 2025/02/11 02:41:53 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.72s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:41:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/11 02:41:57 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:41:57 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/11 02:41:57 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 02:41:57 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/11 02:41:57 DEBUG : empty space: Unchanged skipping 2025/02/11 02:41:57 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:41:57 DEBUG : Waiting for deletions to finish 2025/02/11 02:41:57 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:41:58 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/11 02:41:58 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:41:58 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 02:41:58 INFO : empty space: Updated modification time in destination 2025/02/11 02:41:58 DEBUG : empty space: Unchanged skipping 2025/02/11 02:41:58 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:41:58 DEBUG : Waiting for deletions to finish 2025/02/11 02:41:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.90s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:42:00 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/11 02:42:01 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/11 02:42:01 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:42:01 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/11 02:42:01 DEBUG : empty space: Unchanged skipping 2025/02/11 02:42:01 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:42:01 DEBUG : Waiting for deletions to finish 2025/02/11 02:42:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.03s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:42:03 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/02/11 02:42:05 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:42:05 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/11 02:42:05 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone692649811) 2025/02/11 02:42:05 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-nezazuk7siqa') 2025/02/11 02:42:05 DEBUG : foo: md5 differ 2025/02/11 02:42:05 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:42:05 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/02/11 02:42:06 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/02/11 02:42:06 INFO : foo: Copied (replaced existing) 2025/02/11 02:42:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.41s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:42:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/11 02:42:09 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/11 02:42:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:42:09 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:42:09 DEBUG : empty space: Unchanged skipping 2025/02/11 02:42:09 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:42:09 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/02/11 02:42:10 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 02:42:10 INFO : potato: Copied (new) 2025/02/11 02:42:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.92s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:42:12 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/02/11 02:42:14 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/11 02:42:14 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:42:14 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:42:14 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/11 02:42:15 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/02/11 02:42:15 INFO : potato: Copied (replaced existing) 2025/02/11 02:42:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.22s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:42:17 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/11 02:42:18 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:42:18 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/02/11 02:42:18 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone692649811) 2025/02/11 02:42:18 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-nezazuk7siqa') 2025/02/11 02:42:18 DEBUG : potato: md5 differ 2025/02/11 02:42:18 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:42:18 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/11 02:42:19 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/02/11 02:42:19 INFO : potato: Copied (replaced existing) 2025/02/11 02:42:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:42:21 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/11 02:42:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/11 02:42:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 02:42:24 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/11 02:42:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:42:24 DEBUG : empty space: Unchanged skipping 2025/02/11 02:42:24 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:42:24 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:42:24 DEBUG : Waiting for deletions to finish 2025/02/11 02:42:24 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:42:26 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/11 02:42:27 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/11 02:42:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 02:42:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:42:29 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:42:29 DEBUG : empty space: Unchanged skipping 2025/02/11 02:42:29 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:42:29 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/11 02:42:30 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 02:42:30 INFO : potato2: Copied (new) 2025/02/11 02:42:30 DEBUG : Waiting for deletions to finish 2025/02/11 02:42:31 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:42:33 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/11 02:42:35 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/11 02:42:36 INFO : d: Making directory 2025/02/11 02:42:36 INFO : d/e: Making directory 2025/02/11 02:42:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 02:42:38 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:42:38 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 02:42:38 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:42:38 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:42:39 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/11 02:42:40 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 02:42:40 INFO : a/potato2: Copied (new) 2025/02/11 02:42:40 DEBUG : Waiting for deletions to finish 2025/02/11 02:42:40 INFO : b/potato: Deleted 2025/02/11 02:42:40 INFO : d/e: Removing directory 2025/02/11 02:42:40 INFO : d: Removing directory 2025/02/11 02:42:40 INFO : b: Removing directory 2025/02/11 02:42:41 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:42:44 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/11 02:42:46 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/11 02:42:47 INFO : d: Making directory 2025/02/11 02:42:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/11 02:42:48 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:42:48 DEBUG : c/non empty space: Unchanged skipping 2025/02/11 02:42:48 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:42:48 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:42:49 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/11 02:42:50 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 02:42:50 INFO : a/potato2: Copied (new) 2025/02/11 02:42:50 ERROR : OpenDrive root 'rclone-test-nezazuk7siqa': not deleting files as there were IO errors 2025/02/11 02:42:50 ERROR : OpenDrive root 'rclone-test-nezazuk7siqa': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.39s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:42:54 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/11 02:42:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/11 02:42:57 DEBUG : Waiting for deletions to finish 2025/02/11 02:42:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 02:42:57 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:42:57 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:42:57 DEBUG : empty space: Unchanged skipping 2025/02/11 02:42:57 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:42:58 INFO : potato: Deleted 2025/02/11 02:42:58 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/11 02:42:59 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 02:42:59 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.73s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:43:01 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/11 02:43:03 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/11 02:43:04 DEBUG : Waiting for deletions to finish 2025/02/11 02:43:04 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:43:04 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:43:04 INFO : potato: Deleted 2025/02/11 02:43:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 02:43:04 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:43:04 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:43:04 DEBUG : empty space: Unchanged skipping 2025/02/11 02:43:04 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:43:05 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/11 02:43:06 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/11 02:43:06 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.06s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:43:08 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/11 02:43:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 02:43:09 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:43:09 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:43:10 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/02/11 02:43:11 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/02/11 02:43:11 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.05s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:43:13 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/11 02:43:15 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/11 02:43:16 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 02:43:16 DEBUG : enormous: Excluded 2025/02/11 02:43:16 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 02:43:16 DEBUG : potato2: Excluded 2025/02/11 02:43:16 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 02:43:16 DEBUG : potato2: Excluded 2025/02/11 02:43:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:43:16 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:43:16 DEBUG : empty space: Unchanged skipping 2025/02/11 02:43:16 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:43:16 DEBUG : Waiting for deletions to finish 2025/02/11 02:43:16 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:43:16 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 02:43:16 DEBUG : enormous: Excluded 2025/02/11 02:43:16 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 02:43:16 DEBUG : potato2: Excluded 2025/02/11 02:43:16 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 02:43:16 DEBUG : potato2: Excluded 2025/02/11 02:43:16 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/11 02:43:16 DEBUG : empty space: Unchanged skipping 2025/02/11 02:43:16 DEBUG : Local file system at /tmp/rclone692649811: Waiting for checks to finish 2025/02/11 02:43:16 DEBUG : Local file system at /tmp/rclone692649811: Waiting for transfers to finish 2025/02/11 02:43:16 DEBUG : Waiting for deletions to finish 2025/02/11 02:43:16 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncWithExclude (5.40s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:43:18 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/11 02:43:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/11 02:43:22 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/02/11 02:43:23 DEBUG : enormous: Excluded (Size Filter) 2025/02/11 02:43:23 DEBUG : enormous: Excluded 2025/02/11 02:43:23 DEBUG : potato2: Excluded (Size Filter) 2025/02/11 02:43:23 DEBUG : potato2: Excluded 2025/02/11 02:43:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:43:23 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:43:23 DEBUG : empty space: Unchanged skipping 2025/02/11 02:43:23 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:43:23 DEBUG : Waiting for deletions to finish 2025/02/11 02:43:23 INFO : enormous: Deleted 2025/02/11 02:43:23 INFO : potato2: Deleted 2025/02/11 02:43:23 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:43:24 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/11 02:43:24 DEBUG : empty space: Unchanged skipping 2025/02/11 02:43:24 DEBUG : Local file system at /tmp/rclone692649811: Waiting for checks to finish 2025/02/11 02:43:24 DEBUG : Local file system at /tmp/rclone692649811: Waiting for transfers to finish 2025/02/11 02:43:24 DEBUG : Waiting for deletions to finish 2025/02/11 02:43:24 INFO : enormous: Deleted 2025/02/11 02:43:24 INFO : potato2: Deleted 2025/02/11 02:43:24 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.16s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:43:26 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/11 02:43:27 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/02/11 02:43:29 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/02/11 02:43:31 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/02/11 02:43:32 DEBUG : five: Need to transfer - File not found at Destination 2025/02/11 02:43:32 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/11 02:43:32 DEBUG : three: Sizes identical 2025/02/11 02:43:32 DEBUG : one: Destination is newer than source, skipping 2025/02/11 02:43:32 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:43:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/11 02:43:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/11 02:43:32 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone692649811) 2025/02/11 02:43:32 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-nezazuk7siqa') 2025/02/11 02:43:32 DEBUG : two: md5 differ 2025/02/11 02:43:32 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:43:32 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/02/11 02:43:32 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/02/11 02:43:33 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/02/11 02:43:33 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/11 02:43:33 INFO : four: Copied (replaced existing) 2025/02/11 02:43:33 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/11 02:43:33 INFO : two: Copied (replaced existing) 2025/02/11 02:43:34 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/11 02:43:34 INFO : five: Copied (new) 2025/02/11 02:43:34 DEBUG : Waiting for deletions to finish 2025/02/11 02:43:34 DEBUG : one: Destination is newer than source, skipping 2025/02/11 02:43:34 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:43:34 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/11 02:43:34 DEBUG : four: Size and md5 of src and dst objects identical 2025/02/11 02:43:34 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/11 02:43:34 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/11 02:43:34 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/11 02:43:34 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone692649811) 2025/02/11 02:43:34 DEBUG : two: Size and md5 of src and dst objects identical 2025/02/11 02:43:34 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-nezazuk7siqa') 2025/02/11 02:43:34 DEBUG : three: md5 differ 2025/02/11 02:43:34 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/11 02:43:34 DEBUG : five: Size and md5 of src and dst objects identical 2025/02/11 02:43:34 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/11 02:43:34 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/11 02:43:34 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:43:34 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/02/11 02:43:35 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/02/11 02:43:35 INFO : three: Copied (replaced existing) 2025/02/11 02:43:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.75s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/02/11 02:43:37 INFO : OpenDrive root 'rclone-test-nezazuk7siqa': Making map for --track-renames 2025/02/11 02:43:37 INFO : OpenDrive root 'rclone-test-nezazuk7siqa': Finished making map for --track-renames 2025/02/11 02:43:37 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:43:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/11 02:43:37 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for renames to finish 2025/02/11 02:43:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/11 02:43:37 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:43:38 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/11 02:43:38 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/02/11 02:43:38 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/11 02:43:38 INFO : potato: Copied (new) 2025/02/11 02:43:39 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/11 02:43:39 INFO : yam: Copied (new) 2025/02/11 02:43:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:43:40 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:43:40 INFO : OpenDrive root 'rclone-test-nezazuk7siqa': Making map for --track-renames 2025/02/11 02:43:40 INFO : OpenDrive root 'rclone-test-nezazuk7siqa': Finished making map for --track-renames 2025/02/11 02:43:40 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:43:40 DEBUG : potato: Unchanged skipping 2025/02/11 02:43:40 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for renames to finish 2025/02/11 02:43:40 DEBUG : yam: same parent dir (ODFfODA1ODIzM19LRE56SA) - using file/rename instead of move_copy for yaml 2025/02/11 02:43:40 INFO : yam: Moved (server-side) to: yaml 2025/02/11 02:43:40 INFO : yaml: Renamed from "yam" 2025/02/11 02:43:40 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:43:40 DEBUG : Waiting for deletions to finish 2025/02/11 02:43:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.11s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/02/11 02:43:42 INFO : OpenDrive root 'rclone-test-nezazuk7siqa': Making map for --track-renames 2025/02/11 02:43:42 INFO : OpenDrive root 'rclone-test-nezazuk7siqa': Finished making map for --track-renames 2025/02/11 02:43:42 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:43:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/11 02:43:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/11 02:43:42 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for renames to finish 2025/02/11 02:43:42 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:43:43 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/11 02:43:43 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/02/11 02:43:44 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/11 02:43:44 INFO : potato: Copied (new) 2025/02/11 02:43:44 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/11 02:43:44 INFO : yam: Copied (new) 2025/02/11 02:43:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:43:44 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:43:44 INFO : OpenDrive root 'rclone-test-nezazuk7siqa': Making map for --track-renames 2025/02/11 02:43:44 INFO : OpenDrive root 'rclone-test-nezazuk7siqa': Finished making map for --track-renames 2025/02/11 02:43:44 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:43:44 DEBUG : potato: Unchanged skipping 2025/02/11 02:43:44 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for renames to finish 2025/02/11 02:43:45 DEBUG : yam: same parent dir (ODFfODA1ODIzM19LRE56SA) - using file/rename instead of move_copy for yaml 2025/02/11 02:43:45 INFO : yam: Moved (server-side) to: yaml 2025/02/11 02:43:45 INFO : yaml: Renamed from "yam" 2025/02/11 02:43:45 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:43:45 DEBUG : Waiting for deletions to finish 2025/02/11 02:43:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/02/11 02:43:47 INFO : OpenDrive root 'rclone-test-nezazuk7siqa': Making map for --track-renames 2025/02/11 02:43:47 INFO : OpenDrive root 'rclone-test-nezazuk7siqa': Finished making map for --track-renames 2025/02/11 02:43:47 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:43:47 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for renames to finish 2025/02/11 02:43:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/11 02:43:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/11 02:43:47 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:43:48 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/02/11 02:43:48 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/11 02:43:49 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/11 02:43:49 INFO : sub/yam: Copied (new) 2025/02/11 02:43:49 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/11 02:43:49 INFO : potato: Copied (new) 2025/02/11 02:43:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:43:49 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:43:49 DEBUG : potato: Unchanged skipping 2025/02/11 02:43:50 INFO : OpenDrive root 'rclone-test-nezazuk7siqa': Making map for --track-renames 2025/02/11 02:43:50 INFO : OpenDrive root 'rclone-test-nezazuk7siqa': Finished making map for --track-renames 2025/02/11 02:43:50 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:43:50 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for renames to finish 2025/02/11 02:43:50 INFO : sub/yam: Moved (server-side) to: yam 2025/02/11 02:43:50 INFO : yam: Renamed from "sub/yam" 2025/02/11 02:43:50 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:43:50 DEBUG : Waiting for deletions to finish 2025/02/11 02:43:50 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.97s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:43:52 DEBUG : Creating backend with remote "/tmp/rclone692649811/dir1" 2025/02/11 02:43:52 DEBUG : Config file has changed externally - reloading 2025/02/11 02:43:52 DEBUG : Creating backend with remote "/tmp/rclone692649811/dir2" 2025/02/11 02:43:52 DEBUG : Local file system at /tmp/rclone692649811/dir2: Using server-side directory move 2025/02/11 02:43:52 INFO : Local file system at /tmp/rclone692649811/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 02:43:52 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/11 02:43:52 INFO : file1.txt: Moved (server-side) 2025/02/11 02:43:52 DEBUG : Local file system at /tmp/rclone692649811/dir2: Waiting for checks to finish 2025/02/11 02:43:52 DEBUG : Local file system at /tmp/rclone692649811/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:43:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 02:43:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/11 02:43:53 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:43:53 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:43:54 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/11 02:43:55 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/02/11 02:43:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 02:43:55 INFO : sub dir/hello world: Copied (new) 2025/02/11 02:43:55 INFO : sub dir/hello world: Deleted 2025/02/11 02:43:56 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/11 02:43:56 INFO : nested/sub dir/file: Copied (new) 2025/02/11 02:43:56 INFO : nested/sub dir/file: Deleted 2025/02/11 02:43:56 INFO : sub dir: Removing directory 2025/02/11 02:43:56 INFO : nested/sub dir: Removing directory 2025/02/11 02:43:56 INFO : nested: Removing directory 2025/02/11 02:43:56 DEBUG : Local file system at /tmp/rclone692649811: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.87s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:43:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/11 02:43:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/11 02:43:59 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:43:59 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:44:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/11 02:44:01 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/02/11 02:44:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/11 02:44:01 INFO : sub dir/hello world: Copied (new) 2025/02/11 02:44:01 INFO : sub dir/hello world: Deleted 2025/02/11 02:44:02 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/11 02:44:02 INFO : nested/sub dir/file: Copied (new) 2025/02/11 02:44:02 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:44:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/11 02:44:05 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/11 02:44:05 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:44:05 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:44:06 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/11 02:44:06 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/02/11 02:44:07 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/11 02:44:07 INFO : existing: Copied (new) 2025/02/11 02:44:07 INFO : existing: Deleted 2025/02/11 02:44:07 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/02/11 02:44:07 INFO : existing-b: Copied (new) 2025/02/11 02:44:07 INFO : existing-b: Deleted 2025/02/11 02:44:07 DEBUG : existing: Destination exists, skipping 2025/02/11 02:44:07 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/11 02:44:07 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:44:07 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:44:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.66s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:44:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-titimut6tiza" 2025/02/11 02:44:09 DEBUG : Starting OpenDrive session with ID: 4b4b2d7a856ec93307cca239f8e0470ac09752f07b95e1587d092cb42a846732 2025/02/11 02:44:10 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/11 02:44:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/11 02:44:13 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-nezazuk7siqa' -> OpenDrive root 'rclone-test-titimut6tiza' 2025/02/11 02:44:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/11 02:44:17 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/11 02:44:18 DEBUG : OpenDrive root 'rclone-test-titimut6tiza': Using server-side directory move 2025/02/11 02:44:18 INFO : OpenDrive root 'rclone-test-titimut6tiza': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 02:44:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 02:44:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/11 02:44:19 DEBUG : empty space: Unchanged skipping 2025/02/11 02:44:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 02:44:19 DEBUG : OpenDrive root 'rclone-test-titimut6tiza': Waiting for checks to finish 2025/02/11 02:44:19 INFO : potato3: Deleted 2025/02/11 02:44:19 INFO : empty space: Deleted 2025/02/11 02:44:19 DEBUG : OpenDrive root 'rclone-test-titimut6tiza': Waiting for transfers to finish 2025/02/11 02:44:19 INFO : potato2: Moved (server-side) 2025/02/11 02:44:19 INFO : potato3: Moved (server-side) 2025/02/11 02:44:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-rosajex0zewo" 2025/02/11 02:44:20 DEBUG : Starting OpenDrive session with ID: f53947ed6f0d2ba433ebbd164f987ac2ea738bad4aaa11569bed071ad9bf5091 2025/02/11 02:44:20 DEBUG : OpenDrive root 'rclone-test-rosajex0zewo': Using server-side directory move 2025/02/11 02:44:21 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/02/11 02:44:21 INFO : OpenDrive root 'rclone-test-rosajex0zewo': Server side directory move succeeded 2025/02/11 02:44:21 ERROR : : error listing: directory not found 2025/02/11 02:44:21 DEBUG : OpenDrive root 'rclone-test-rosajex0zewo': Purge remote 2025/02/11 02:44:22 DEBUG : OpenDrive root 'rclone-test-titimut6tiza': Purge remote 2025/02/11 02:44:22 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.97s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:44:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-fatisuc3nare" 2025/02/11 02:44:23 DEBUG : Starting OpenDrive session with ID: c2c954cb739b907bae0c0da427d1ed6411368e287e340a80357760d4cb6ea57c 2025/02/11 02:44:24 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/11 02:44:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/11 02:44:27 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-nezazuk7siqa' -> OpenDrive root 'rclone-test-fatisuc3nare' 2025/02/11 02:44:29 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/11 02:44:31 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/11 02:44:33 DEBUG : empty space: Excluded (Size Filter) 2025/02/11 02:44:33 DEBUG : empty space: Excluded 2025/02/11 02:44:33 DEBUG : empty space: Excluded (Size Filter) 2025/02/11 02:44:33 DEBUG : empty space: Excluded 2025/02/11 02:44:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 02:44:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 02:44:33 DEBUG : OpenDrive root 'rclone-test-fatisuc3nare': Waiting for checks to finish 2025/02/11 02:44:33 DEBUG : OpenDrive root 'rclone-test-fatisuc3nare': Waiting for transfers to finish 2025/02/11 02:44:33 INFO : potato3: Deleted 2025/02/11 02:44:33 INFO : potato2: Moved (server-side) 2025/02/11 02:44:33 INFO : potato3: Moved (server-side) 2025/02/11 02:44:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vilumif3fedo" 2025/02/11 02:44:34 DEBUG : Starting OpenDrive session with ID: 424f621661c5bba625eecf8ead112f9a6a6bc618dd80ba7ae30d970afe6759a4 2025/02/11 02:44:35 DEBUG : empty space: Excluded (Size Filter) 2025/02/11 02:44:35 DEBUG : empty space: Excluded 2025/02/11 02:44:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 02:44:35 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/11 02:44:35 DEBUG : OpenDrive root 'rclone-test-vilumif3fedo': Waiting for checks to finish 2025/02/11 02:44:35 DEBUG : OpenDrive root 'rclone-test-vilumif3fedo': Waiting for transfers to finish 2025/02/11 02:44:35 INFO : potato2: Moved (server-side) 2025/02/11 02:44:36 INFO : potato3: Moved (server-side) 2025/02/11 02:44:36 DEBUG : OpenDrive root 'rclone-test-vilumif3fedo': Purge remote 2025/02/11 02:44:36 DEBUG : OpenDrive root 'rclone-test-fatisuc3nare': Purge remote --- PASS: TestServerSideMoveWithFilter (14.79s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:44:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tiluxes4roto" 2025/02/11 02:44:38 DEBUG : Starting OpenDrive session with ID: ed4710fde3047c8303155e8aa610d8d0ba7e0a6014b2fa886b105124acbc6147 2025/02/11 02:44:39 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/11 02:44:41 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/11 02:44:42 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/02/11 02:44:43 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-nezazuk7siqa' -> OpenDrive root 'rclone-test-tiluxes4roto' 2025/02/11 02:44:45 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/11 02:44:47 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/11 02:44:48 DEBUG : OpenDrive root 'rclone-test-tiluxes4roto': Using server-side directory move 2025/02/11 02:44:48 INFO : OpenDrive root 'rclone-test-tiluxes4roto': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/11 02:44:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/11 02:44:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/11 02:44:48 DEBUG : empty space: Unchanged skipping 2025/02/11 02:44:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/11 02:44:48 INFO : potato3: Deleted 2025/02/11 02:44:48 DEBUG : OpenDrive root 'rclone-test-tiluxes4roto': Waiting for checks to finish 2025/02/11 02:44:48 INFO : empty space: Deleted 2025/02/11 02:44:48 DEBUG : OpenDrive root 'rclone-test-tiluxes4roto': Waiting for transfers to finish 2025/02/11 02:44:48 INFO : potato2: Moved (server-side) 2025/02/11 02:44:49 INFO : potato3: Moved (server-side) 2025/02/11 02:44:49 INFO : tomatoDir: Removing directory 2025/02/11 02:44:49 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': deleted 1 directories 2025/02/11 02:44:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nugomix6foke" 2025/02/11 02:44:50 DEBUG : Starting OpenDrive session with ID: 1fdb451dbb67a3c53cd939aa80a2300dbae2be7f8404cd0733e7630eae77fa39 2025/02/11 02:44:51 INFO : tomatoDir: Making directory 2025/02/11 02:44:51 DEBUG : OpenDrive root 'rclone-test-nugomix6foke': Using server-side directory move 2025/02/11 02:44:51 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/02/11 02:44:52 INFO : OpenDrive root 'rclone-test-nugomix6foke': Server side directory move succeeded 2025/02/11 02:44:52 ERROR : : error listing: directory not found 2025/02/11 02:44:53 ERROR : : error listing: directory not found 2025/02/11 02:44:53 DEBUG : OpenDrive root 'rclone-test-nugomix6foke': Purge remote 2025/02/11 02:44:53 DEBUG : OpenDrive root 'rclone-test-tiluxes4roto': Purge remote 2025/02/11 02:44:53 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.65s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.39s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:44:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/rclone-sync-test" 2025/02/11 02:44:55 DEBUG : Starting OpenDrive session with ID: dbf3aeedfb8f0de2828feb162dba255a1f9c05dd3a36233c4568d7250084d933 run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncOverlap (3.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:44:58 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/rclone-sync-test" 2025/02/11 02:44:58 DEBUG : Starting OpenDrive session with ID: c73321e176f1b3e2b843e2d10a0daf39a72ef1c7d9262bd5db4ce39841c8f0e1 2025/02/11 02:45:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/rclone-sync-test-include/layer2" 2025/02/11 02:45:00 DEBUG : Starting OpenDrive session with ID: fb38cac6a63655276676da8e11159d687f82530fc06f310a7dd9d650aea84b7b 2025/02/11 02:45:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/rclone-sync-test-ignore-file" 2025/02/11 02:45:03 DEBUG : Starting OpenDrive session with ID: e6ba8888bbdb88a5cd34a339574608ef3038f2ca5d3a22083fc004f2364b427e 2025/02/11 02:45:06 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/02/11 02:45:08 DEBUG : rclone-sync-test: Excluded 2025/02/11 02:45:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 02:45:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 02:45:09 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/rclone-sync-test': Waiting for checks to finish 2025/02/11 02:45:09 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/rclone-sync-test': Waiting for transfers to finish 2025/02/11 02:45:09 DEBUG : Waiting for deletions to finish 2025/02/11 02:45:09 INFO : There was nothing to transfer 2025/02/11 02:45:09 DEBUG : rclone-sync-test: Excluded 2025/02/11 02:45:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 02:45:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/11 02:45:10 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:45:10 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:45:10 DEBUG : Waiting for deletions to finish 2025/02/11 02:45:10 INFO : rclone-sync-test-include: Removing directory 2025/02/11 02:45:11 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': deleted 1 directories 2025/02/11 02:45:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:45:11 DEBUG : rclone-sync-test: Excluded 2025/02/11 02:45:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 02:45:12 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/11 02:45:12 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/11 02:45:12 DEBUG : Waiting for deletions to finish 2025/02/11 02:45:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:45:12 DEBUG : rclone-sync-test: Excluded 2025/02/11 02:45:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 02:45:13 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:45:13 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:45:13 DEBUG : Waiting for deletions to finish 2025/02/11 02:45:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:45:13 DEBUG : : Excluded 2025/02/11 02:45:13 DEBUG : rclone-sync-test: Excluded 2025/02/11 02:45:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/11 02:45:13 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/11 02:45:13 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/11 02:45:13 DEBUG : Waiting for deletions to finish 2025/02/11 02:45:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (24.76s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:45:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/dst" 2025/02/11 02:45:23 DEBUG : Starting OpenDrive session with ID: f8a4615943b523c015b39a6ee770ea22d0f95ba0d8188558a5457873b7f8979f 2025/02/11 02:45:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/CompareDest" 2025/02/11 02:45:24 DEBUG : Starting OpenDrive session with ID: e945e82adc95f32418dbf7b9818f85fdc1b2c8168e29b46012d83d51c3659ff0 2025/02/11 02:45:26 DEBUG : one: Need to transfer - File not found at Destination 2025/02/11 02:45:26 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for checks to finish 2025/02/11 02:45:26 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for transfers to finish 2025/02/11 02:45:27 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/11 02:45:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/11 02:45:28 INFO : one: Copied (new) 2025/02/11 02:45:28 DEBUG : Waiting for deletions to finish 2025/02/11 02:45:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 02:45:29 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for checks to finish 2025/02/11 02:45:29 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for transfers to finish 2025/02/11 02:45:29 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/11 02:45:30 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/11 02:45:30 INFO : one: Copied (replaced existing) 2025/02/11 02:45:30 DEBUG : Waiting for deletions to finish 2025/02/11 02:45:31 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/11 02:45:34 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/02/11 02:45:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 02:45:36 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for checks to finish 2025/02/11 02:45:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:45:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 02:45:36 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for transfers to finish 2025/02/11 02:45:36 DEBUG : Waiting for deletions to finish 2025/02/11 02:45:36 INFO : There was nothing to transfer 2025/02/11 02:45:37 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/02/11 02:45:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:45:39 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/11 02:45:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 02:45:39 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for checks to finish 2025/02/11 02:45:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:45:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 02:45:40 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for transfers to finish 2025/02/11 02:45:40 DEBUG : Waiting for deletions to finish 2025/02/11 02:45:40 INFO : There was nothing to transfer 2025/02/11 02:45:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:45:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/11 02:45:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 02:45:40 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for checks to finish 2025/02/11 02:45:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:45:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 02:45:41 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for transfers to finish 2025/02/11 02:45:41 DEBUG : Waiting for deletions to finish 2025/02/11 02:45:41 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/11 02:45:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/11 02:45:42 DEBUG : two: Need to transfer - File not found at Destination 2025/02/11 02:45:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 02:45:42 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for checks to finish 2025/02/11 02:45:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:45:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/11 02:45:42 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for transfers to finish 2025/02/11 02:45:43 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/02/11 02:45:44 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/02/11 02:45:44 INFO : two: Copied (new) 2025/02/11 02:45:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (23.80s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:45:47 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/02/11 02:45:49 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/02/11 02:45:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/dest" 2025/02/11 02:45:51 DEBUG : Starting OpenDrive session with ID: 494d40120a8d0dfbb7b87efdd8e2fdb72434d4b37c428def5d16f5a468f9c723 2025/02/11 02:45:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/pre-dest1" 2025/02/11 02:45:52 DEBUG : Starting OpenDrive session with ID: ed4030fa7a4815342b33dcf77d37e18e784b62b0e79bcc60fb31bb0f65c084af 2025/02/11 02:45:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/pre-dest2" 2025/02/11 02:45:53 DEBUG : Starting OpenDrive session with ID: 6e730d00e06ba3c0f55841290f9f0dfbdb407d9f795462a2f8505fa54da4f8ab 2025/02/11 02:45:54 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:45:54 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/11 02:45:54 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:45:54 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/11 02:45:54 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/11 02:45:54 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dest': Waiting for checks to finish 2025/02/11 02:45:54 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dest': Waiting for transfers to finish 2025/02/11 02:45:56 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/02/11 02:45:57 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/02/11 02:45:57 INFO : 3: Copied (new) 2025/02/11 02:45:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.28s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:45:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/dst" 2025/02/11 02:46:00 DEBUG : Starting OpenDrive session with ID: d7bfe55828a1975488b829bba798119a463a28214c4dcacde3609178dc3ce754 2025/02/11 02:46:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/CopyDest" 2025/02/11 02:46:01 DEBUG : Starting OpenDrive session with ID: 2c90d1a7a7331e2418e1ed7b20f8ed21bcff5f29bfc826b21d43390e9c74078d 2025/02/11 02:46:02 DEBUG : one: Need to transfer - File not found at Destination 2025/02/11 02:46:02 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for checks to finish 2025/02/11 02:46:02 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for transfers to finish 2025/02/11 02:46:03 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/11 02:46:04 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/11 02:46:04 INFO : one: Copied (new) 2025/02/11 02:46:04 DEBUG : Waiting for deletions to finish 2025/02/11 02:46:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 02:46:05 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for checks to finish 2025/02/11 02:46:05 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for transfers to finish 2025/02/11 02:46:05 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/11 02:46:06 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/11 02:46:06 INFO : one: Copied (replaced existing) 2025/02/11 02:46:06 DEBUG : Waiting for deletions to finish 2025/02/11 02:46:07 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/11 02:46:09 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/02/11 02:46:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/BackupDir" 2025/02/11 02:46:11 DEBUG : Starting OpenDrive session with ID: a8b4875f6a965521a36adcdff623ac8e6720f79ebe73c004161adb3ced0b4755 2025/02/11 02:46:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 02:46:12 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for checks to finish 2025/02/11 02:46:12 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:46:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/11 02:46:13 INFO : one: Moved (server-side) 2025/02/11 02:46:14 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/11 02:46:14 INFO : one: Copied (server-side copy) 2025/02/11 02:46:14 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/11 02:46:14 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for transfers to finish 2025/02/11 02:46:14 DEBUG : Waiting for deletions to finish 2025/02/11 02:46:15 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/02/11 02:46:17 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:46:17 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/11 02:46:17 INFO : two: Copied (server-side copy) 2025/02/11 02:46:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/11 02:46:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:46:17 DEBUG : one: Unchanged skipping 2025/02/11 02:46:17 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for checks to finish 2025/02/11 02:46:17 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for transfers to finish 2025/02/11 02:46:17 DEBUG : Waiting for deletions to finish 2025/02/11 02:46:18 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:46:18 DEBUG : one: Unchanged skipping 2025/02/11 02:46:18 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:46:18 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for checks to finish 2025/02/11 02:46:18 DEBUG : two: Unchanged skipping 2025/02/11 02:46:18 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for transfers to finish 2025/02/11 02:46:18 DEBUG : Waiting for deletions to finish 2025/02/11 02:46:18 INFO : There was nothing to transfer 2025/02/11 02:46:19 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/02/11 02:46:21 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/11 02:46:21 DEBUG : three: Destination not found in --copy-dest 2025/02/11 02:46:21 DEBUG : three: Need to transfer - File not found at Destination 2025/02/11 02:46:21 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:46:21 DEBUG : one: Unchanged skipping 2025/02/11 02:46:21 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/11 02:46:21 DEBUG : two: Unchanged skipping 2025/02/11 02:46:21 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for checks to finish 2025/02/11 02:46:21 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for transfers to finish 2025/02/11 02:46:22 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/02/11 02:46:23 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/02/11 02:46:23 INFO : three: Copied (new) 2025/02/11 02:46:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (26.57s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:46:27 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/11 02:46:29 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/11 02:46:30 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/11 02:46:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/dst" 2025/02/11 02:46:32 DEBUG : Starting OpenDrive session with ID: f291a051d618ddda75ab36f145407667838152ccbccc755fa7f84005de131e4e 2025/02/11 02:46:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/backup" 2025/02/11 02:46:33 DEBUG : Starting OpenDrive session with ID: 6f93ea544f3dcd87d84b77af46f82e8f29a7984c2a4748708d6746d6ce2d95f6 2025/02/11 02:46:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 02:46:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:46:34 DEBUG : two: Unchanged skipping 2025/02/11 02:46:34 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for checks to finish 2025/02/11 02:46:35 INFO : one: Moved (server-side) 2025/02/11 02:46:35 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for transfers to finish 2025/02/11 02:46:36 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/11 02:46:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/11 02:46:37 INFO : one: Copied (new) 2025/02/11 02:46:37 DEBUG : Waiting for deletions to finish 2025/02/11 02:46:37 INFO : three.txt: Moved (server-side) 2025/02/11 02:46:37 INFO : three.txt: Moved into backup dir 2025/02/11 02:46:38 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/11 02:46:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 02:46:40 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for checks to finish 2025/02/11 02:46:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:46:40 DEBUG : two: Unchanged skipping 2025/02/11 02:46:40 INFO : one: Deleted 2025/02/11 02:46:41 INFO : one: Moved (server-side) 2025/02/11 02:46:41 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for transfers to finish 2025/02/11 02:46:42 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/11 02:46:42 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/11 02:46:42 INFO : one: Copied (new) 2025/02/11 02:46:42 DEBUG : Waiting for deletions to finish 2025/02/11 02:46:43 INFO : three.txt: Deleted 2025/02/11 02:46:43 INFO : three.txt: Moved (server-side) 2025/02/11 02:46:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.46s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:46:47 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/11 02:46:48 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/11 02:46:50 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/11 02:46:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/dst" 2025/02/11 02:46:52 DEBUG : Starting OpenDrive session with ID: a0d8ac3e19009496ee8b325cb09f12145df1f35ade3610a3aec8e7b1343e5aed 2025/02/11 02:46:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/backup" 2025/02/11 02:46:53 DEBUG : Starting OpenDrive session with ID: 50f943ca878718ecd454ff25992330523ad54ad07fea8015a7a96f9f36f2fe6f 2025/02/11 02:46:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 02:46:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:46:54 DEBUG : two: Unchanged skipping 2025/02/11 02:46:54 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for checks to finish 2025/02/11 02:46:55 INFO : one: Moved (server-side) to: one.bak 2025/02/11 02:46:55 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for transfers to finish 2025/02/11 02:46:56 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/11 02:46:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/11 02:46:57 INFO : one: Copied (new) 2025/02/11 02:46:57 DEBUG : Waiting for deletions to finish 2025/02/11 02:46:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 02:46:58 INFO : three.txt: Moved into backup dir 2025/02/11 02:46:59 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/11 02:47:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 02:47:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:47:01 DEBUG : two: Unchanged skipping 2025/02/11 02:47:01 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for checks to finish 2025/02/11 02:47:01 INFO : one.bak: Deleted 2025/02/11 02:47:01 INFO : one: Moved (server-side) to: one.bak 2025/02/11 02:47:01 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for transfers to finish 2025/02/11 02:47:02 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/11 02:47:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/11 02:47:03 INFO : one: Copied (new) 2025/02/11 02:47:03 DEBUG : Waiting for deletions to finish 2025/02/11 02:47:03 INFO : three.txt.bak: Deleted 2025/02/11 02:47:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 02:47:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (20.73s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:47:07 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/11 02:47:09 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/11 02:47:11 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/11 02:47:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/dst" 2025/02/11 02:47:12 DEBUG : Starting OpenDrive session with ID: 2d1ba38d84d648dcdc2fe95f9f941332ca6094ebc45dea54cf30a5bb466f3ff2 2025/02/11 02:47:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/backup" 2025/02/11 02:47:13 DEBUG : Starting OpenDrive session with ID: bdf30e2a9c0f733fc40718339a25792a3658d577acefd0f5c254a9318a9f893c 2025/02/11 02:47:14 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for checks to finish 2025/02/11 02:47:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:47:14 DEBUG : two: Unchanged skipping 2025/02/11 02:47:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 02:47:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/11 02:47:16 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for transfers to finish 2025/02/11 02:47:16 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/11 02:47:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/11 02:47:17 INFO : one: Copied (new) 2025/02/11 02:47:17 DEBUG : Waiting for deletions to finish 2025/02/11 02:47:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/11 02:47:18 INFO : three.txt: Moved into backup dir 2025/02/11 02:47:19 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/11 02:47:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 02:47:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:47:21 DEBUG : two: Unchanged skipping 2025/02/11 02:47:21 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for checks to finish 2025/02/11 02:47:21 INFO : one-2019-01-01: Deleted 2025/02/11 02:47:22 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/11 02:47:22 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for transfers to finish 2025/02/11 02:47:22 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/11 02:47:23 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/11 02:47:23 INFO : one: Copied (new) 2025/02/11 02:47:23 DEBUG : Waiting for deletions to finish 2025/02/11 02:47:24 INFO : three-2019-01-01.txt: Deleted 2025/02/11 02:47:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/11 02:47:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (20.12s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:47:27 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/11 02:47:29 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/11 02:47:31 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/11 02:47:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/dst" 2025/02/11 02:47:33 DEBUG : Starting OpenDrive session with ID: a3d6960e2b3fad5487b330881d15a7d1f8d53a9ec3446a4fc260cacafcb9d153 2025/02/11 02:47:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 02:47:33 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:47:33 DEBUG : two: Unchanged skipping 2025/02/11 02:47:33 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for checks to finish 2025/02/11 02:47:34 DEBUG : one: same parent dir (ODFfODA1ODQ0OV9JWnUxWA) - using file/rename instead of move_copy for one.bak 2025/02/11 02:47:34 INFO : one: Moved (server-side) to: one.bak 2025/02/11 02:47:34 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for transfers to finish 2025/02/11 02:47:35 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/11 02:47:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/11 02:47:35 INFO : one: Copied (new) 2025/02/11 02:47:35 DEBUG : Waiting for deletions to finish 2025/02/11 02:47:36 DEBUG : three.txt: same parent dir (ODFfODA1ODQ0OV9JWnUxWA) - using file/rename instead of move_copy for three.txt.bak 2025/02/11 02:47:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 02:47:36 INFO : three.txt: Moved into backup dir 2025/02/11 02:47:37 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/11 02:47:39 DEBUG : one.bak: Excluded (Path Filter) 2025/02/11 02:47:39 DEBUG : one.bak: Excluded 2025/02/11 02:47:39 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/11 02:47:39 DEBUG : three.txt.bak: Excluded 2025/02/11 02:47:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 02:47:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:47:39 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for checks to finish 2025/02/11 02:47:39 DEBUG : two: Unchanged skipping 2025/02/11 02:47:39 INFO : one.bak: Deleted 2025/02/11 02:47:39 DEBUG : one: same parent dir (ODFfODA1ODQ0OV9JWnUxWA) - using file/rename instead of move_copy for one.bak 2025/02/11 02:47:39 INFO : one: Moved (server-side) to: one.bak 2025/02/11 02:47:39 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa/dst': Waiting for transfers to finish 2025/02/11 02:47:40 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/11 02:47:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/11 02:47:41 INFO : one: Copied (new) 2025/02/11 02:47:41 DEBUG : Waiting for deletions to finish 2025/02/11 02:47:41 INFO : three.txt.bak: Deleted 2025/02/11 02:47:42 DEBUG : three.txt: same parent dir (ODFfODA1ODQ0OV9JWnUxWA) - using file/rename instead of move_copy for three.txt.bak 2025/02/11 02:47:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 02:47:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.31s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:47:45 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/11 02:47:46 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/11 02:47:48 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/11 02:47:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/dst" 2025/02/11 02:47:50 DEBUG : Starting OpenDrive session with ID: 07980b4e4be4f14da1d24215907d3b37770c14973c857544215764da9c1a7f76 2025/02/11 02:47:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 02:47:51 DEBUG : one: same parent dir (ODFfODA1ODQ1MF9rcW1nZw) - using file/rename instead of move_copy for one.bak 2025/02/11 02:47:51 INFO : one: Moved (server-side) to: one.bak 2025/02/11 02:47:52 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/11 02:47:53 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/11 02:47:53 INFO : one: Copied (new) 2025/02/11 02:47:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:47:53 DEBUG : two: Unchanged skipping 2025/02/11 02:47:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/11 02:47:53 DEBUG : three.txt: same parent dir (ODFfODA1ODQ1MF9rcW1nZw) - using file/rename instead of move_copy for three.txt.bak 2025/02/11 02:47:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 02:47:54 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/02/11 02:47:55 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/11 02:47:55 INFO : three.txt: Copied (new) 2025/02/11 02:47:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 02:47:57 INFO : one.bak: Deleted 2025/02/11 02:47:57 DEBUG : one: same parent dir (ODFfODA1ODQ1MF9rcW1nZw) - using file/rename instead of move_copy for one.bak 2025/02/11 02:47:57 INFO : one: Moved (server-side) to: one.bak 2025/02/11 02:47:58 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/11 02:47:59 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/11 02:47:59 INFO : one: Copied (new) 2025/02/11 02:47:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:47:59 DEBUG : two: Unchanged skipping 2025/02/11 02:47:59 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/11 02:47:59 INFO : three.txt.bak: Deleted 2025/02/11 02:48:00 DEBUG : three.txt: same parent dir (ODFfODA1ODQ1MF9rcW1nZw) - using file/rename instead of move_copy for three.txt.bak 2025/02/11 02:48:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/11 02:48:00 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/02/11 02:48:01 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/11 02:48:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.75s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:48:04 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/11 02:48:06 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/11 02:48:08 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/11 02:48:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nezazuk7siqa/dst" 2025/02/11 02:48:10 DEBUG : Starting OpenDrive session with ID: 5ed2a7f359979548760cade029e5469a20b7ea4b1f53f418710924662a7cbd25 2025/02/11 02:48:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/11 02:48:11 DEBUG : one: same parent dir (ODFfODA1ODQ1MV85Yzd5aQ) - using file/rename instead of move_copy for one-2019-01-01 2025/02/11 02:48:11 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/11 02:48:12 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/11 02:48:13 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/11 02:48:13 INFO : one: Copied (new) 2025/02/11 02:48:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:48:13 DEBUG : two: Unchanged skipping 2025/02/11 02:48:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/11 02:48:14 DEBUG : three.txt: same parent dir (ODFfODA1ODQ1MV85Yzd5aQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/02/11 02:48:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/11 02:48:15 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/02/11 02:48:16 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/11 02:48:16 INFO : three.txt: Copied (new) 2025/02/11 02:48:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/11 02:48:17 INFO : one-2019-01-01: Deleted 2025/02/11 02:48:18 DEBUG : one: same parent dir (ODFfODA1ODQ1MV85Yzd5aQ) - using file/rename instead of move_copy for one-2019-01-01 2025/02/11 02:48:18 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/11 02:48:19 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/11 02:48:20 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/11 02:48:20 INFO : one: Copied (new) 2025/02/11 02:48:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:48:20 DEBUG : two: Unchanged skipping 2025/02/11 02:48:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/11 02:48:21 INFO : three-2019-01-01.txt: Deleted 2025/02/11 02:48:21 DEBUG : three.txt: same parent dir (ODFfODA1ODQ1MV85Yzd5aQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/02/11 02:48:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/11 02:48:22 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/02/11 02:48:23 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/11 02:48:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (21.54s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:48:26 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/02/11 02:48:27 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/11 02:48:27 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:48:27 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:48:27 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/02/11 02:48:28 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/02/11 02:48:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/11 02:48:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.97s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:48:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/11 02:48:29 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:48:29 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:48:30 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/11 02:48:31 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/11 02:48:31 INFO : existing: Copied (new) 2025/02/11 02:48:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:48:32 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/11 02:48:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/11 02:48:32 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:48:32 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:48:32 ERROR : OpenDrive root 'rclone-test-nezazuk7siqa': not deleting files as there were IO errors 2025/02/11 02:48:32 ERROR : OpenDrive root 'rclone-test-nezazuk7siqa': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncImmutable (4.52s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.35s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:48:35 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/02/11 02:48:36 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/02/11 02:48:39 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/02/11 02:48:41 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/02/11 02:48:43 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:48:43 DEBUG : existing: Unchanged skipping 2025/02/11 02:48:43 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/11 02:48:43 DEBUG : subdira-rclone-move-cabehit5: same parent dir (ODFfODA1ODIzM19LRE56SA) - using folder/rename instead of move_copy 2025/02/11 02:48:44 DEBUG : EXISTING: moving to existing-rclone-move-huziyud8 2025/02/11 02:48:44 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-tametah0 2025/02/11 02:48:44 DEBUG : subdira: same parent dir (ODFfODA1ODIzM19LRE56SA) - using folder/rename instead of move_copy 2025/02/11 02:48:44 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODA1ODIzM19LRE56SA) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-tametah0 2025/02/11 02:48:44 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/02/11 02:48:44 DEBUG : EXISTING: same parent dir (ODFfODA1ODIzM19LRE56SA) - using file/rename instead of move_copy for existing-rclone-move-huziyud8 2025/02/11 02:48:44 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-tametah0 2025/02/11 02:48:44 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/02/11 02:48:44 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-huziyud8 2025/02/11 02:48:44 DEBUG : EXISTING: moving to existing 2025/02/11 02:48:45 DEBUG : existingbutdifferent-rclone-move-tametah0: same parent dir (ODFfODA1ODIzM19LRE56SA) - using file/rename instead of move_copy for existingbutdifferent 2025/02/11 02:48:45 DEBUG : subdira/subdirb-rclone-move-qokovis3: same parent dir (ODFfODA1ODQ2MF9na2RhNw) - using folder/rename instead of move_copy 2025/02/11 02:48:45 DEBUG : existing-rclone-move-huziyud8: same parent dir (ODFfODA1ODIzM19LRE56SA) - using file/rename instead of move_copy for existing 2025/02/11 02:48:45 INFO : existingbutdifferent-rclone-move-tametah0: Moved (server-side) to: existingbutdifferent 2025/02/11 02:48:45 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/02/11 02:48:45 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/02/11 02:48:45 INFO : existing-rclone-move-huziyud8: Moved (server-side) to: existing 2025/02/11 02:48:45 INFO : EXISTING: Moved (server-side) to: existing 2025/02/11 02:48:45 INFO : EXISTING: Fixed case by renaming to: existing 2025/02/11 02:48:45 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/02/11 02:48:45 DEBUG : subdira/subdirb: same parent dir (ODFfODA1ODQ2MF9na2RhNw) - using folder/rename instead of move_copy 2025/02/11 02:48:46 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/02/11 02:48:46 DEBUG : subdira/subdirb/subdirc-rclone-move-notemek9: same parent dir (ODFfODA1ODQ2MV84R2VQQQ) - using folder/rename instead of move_copy 2025/02/11 02:48:46 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/11 02:48:46 INFO : existingbutdifferent: Copied (replaced existing) 2025/02/11 02:48:47 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODA1ODQ2MV84R2VQQQ) - using folder/rename instead of move_copy 2025/02/11 02:48:47 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/02/11 02:48:47 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/02/11 02:48:48 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-bipabur4: same parent dir (ODFfODA1ODQ2Ml85YkZvNA) - using folder/rename instead of move_copy 2025/02/11 02:48:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-zunaviq5 2025/02/11 02:48:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODA1ODQ2Ml85YkZvNA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-zunaviq5 2025/02/11 02:48:48 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODA1ODQ2Ml85YkZvNA) - using folder/rename instead of move_copy 2025/02/11 02:48:48 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-zunaviq5 2025/02/11 02:48:48 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/02/11 02:48:49 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-zunaviq5: same parent dir (ODFfODA1ODQ2Ml85YkZvNA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/02/11 02:48:49 INFO : subdira/subdirb/subdirc/hello-rclone-move-zunaviq5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/11 02:48:49 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/11 02:48:49 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/02/11 02:48:49 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/02/11 02:48:49 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/02/11 02:48:49 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/02/11 02:48:49 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:48:50 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-puwawel4 2025/02/11 02:48:50 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODA1ODQ2NF9LUVFUeQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-puwawel4 2025/02/11 02:48:50 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/11 02:48:50 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/02/11 02:48:50 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-puwawel4 2025/02/11 02:48:50 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/11 02:48:50 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-puwawel4: same parent dir (ODFfODA1ODQ2NF9LUVFUeQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/11 02:48:50 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-puwawel4: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/11 02:48:50 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/11 02:48:50 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/11 02:48:50 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:48:51 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/02/11 02:48:52 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/11 02:48:52 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/02/11 02:48:52 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.94s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.04s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:48:58 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/02/11 02:48:59 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:01 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:02 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:05 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:06 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:08 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:10 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:12 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:13 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:15 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:17 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:18 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:20 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:22 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:24 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:25 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:27 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:29 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:30 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:32 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:34 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:35 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:37 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:39 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:40 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:42 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:44 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:45 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:47 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:49 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:50 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:52 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:54 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:56 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:57 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/02/11 02:49:59 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:01 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:03 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:04 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:06 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:50:06 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:50:06 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:50:06 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:50:06 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:50:06 DEBUG : both0: Unchanged skipping 2025/02/11 02:50:06 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:50:06 DEBUG : both12: Unchanged skipping 2025/02/11 02:50:06 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:50:06 DEBUG : both13: Unchanged skipping 2025/02/11 02:50:06 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:50:06 DEBUG : both14: Unchanged skipping 2025/02/11 02:50:06 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:50:06 DEBUG : both15: Unchanged skipping 2025/02/11 02:50:06 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:50:06 DEBUG : both1: Unchanged skipping 2025/02/11 02:50:06 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:50:06 DEBUG : both17: Unchanged skipping 2025/02/11 02:50:06 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:50:06 DEBUG : both18: Unchanged skipping 2025/02/11 02:50:06 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:50:06 DEBUG : both19: Unchanged skipping 2025/02/11 02:50:06 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:50:06 DEBUG : both10: Unchanged skipping 2025/02/11 02:50:06 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:50:06 DEBUG : both3: Unchanged skipping 2025/02/11 02:50:06 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:50:06 DEBUG : both4: Unchanged skipping 2025/02/11 02:50:06 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:50:06 DEBUG : both11: Unchanged skipping 2025/02/11 02:50:06 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:50:06 DEBUG : both16: Unchanged skipping 2025/02/11 02:50:06 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:50:06 DEBUG : both7: Unchanged skipping 2025/02/11 02:50:06 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:50:06 DEBUG : both8: Unchanged skipping 2025/02/11 02:50:06 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:50:06 DEBUG : both9: Unchanged skipping 2025/02/11 02:50:06 DEBUG : both2: Unchanged skipping 2025/02/11 02:50:06 DEBUG : both5: Unchanged skipping 2025/02/11 02:50:06 DEBUG : both6: Unchanged skipping 2025/02/11 02:50:06 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:50:06 DEBUG : Waiting for deletions to finish 2025/02/11 02:50:06 INFO : only18: Deleted 2025/02/11 02:50:06 INFO : only2: Deleted 2025/02/11 02:50:07 INFO : only10: Deleted 2025/02/11 02:50:07 INFO : only11: Deleted 2025/02/11 02:50:07 INFO : only14: Deleted 2025/02/11 02:50:07 INFO : only15: Deleted 2025/02/11 02:50:07 INFO : only17: Deleted 2025/02/11 02:50:07 INFO : only16: Deleted 2025/02/11 02:50:07 INFO : only5: Deleted 2025/02/11 02:50:07 INFO : only8: Deleted 2025/02/11 02:50:07 INFO : only0: Deleted 2025/02/11 02:50:07 INFO : only19: Deleted 2025/02/11 02:50:07 INFO : only6: Deleted 2025/02/11 02:50:07 INFO : only7: Deleted 2025/02/11 02:50:07 INFO : only1: Deleted 2025/02/11 02:50:07 INFO : only12: Deleted 2025/02/11 02:50:07 INFO : only13: Deleted 2025/02/11 02:50:07 INFO : only4: Deleted 2025/02/11 02:50:07 INFO : only9: Deleted 2025/02/11 02:50:07 INFO : only3: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (75.67s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:50:13 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:15 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:17 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:19 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:21 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:23 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:25 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:27 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:29 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:31 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:33 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:35 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:36 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:39 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:40 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:42 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:44 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:46 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:48 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:50 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:52 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:54 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:56 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/02/11 02:50:58 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/02/11 02:51:00 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/02/11 02:51:02 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/02/11 02:51:04 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/02/11 02:51:06 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/02/11 02:51:08 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/02/11 02:51:10 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/02/11 02:51:12 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/02/11 02:51:14 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/02/11 02:51:16 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/02/11 02:51:18 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/02/11 02:51:20 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/02/11 02:51:22 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/02/11 02:51:24 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/02/11 02:51:26 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/02/11 02:51:28 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/02/11 02:51:30 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/02/11 02:51:32 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for checks to finish 2025/02/11 02:51:32 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:51:32 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:51:32 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:51:32 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:51:32 DEBUG : both1: Unchanged skipping 2025/02/11 02:51:32 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:51:32 DEBUG : both12: Unchanged skipping 2025/02/11 02:51:32 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:51:32 DEBUG : both0: Unchanged skipping 2025/02/11 02:51:32 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:51:32 DEBUG : both10: Unchanged skipping 2025/02/11 02:51:32 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:51:32 DEBUG : both15: Unchanged skipping 2025/02/11 02:51:32 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:51:32 DEBUG : both16: Unchanged skipping 2025/02/11 02:51:32 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:51:32 DEBUG : both17: Unchanged skipping 2025/02/11 02:51:32 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:51:32 DEBUG : both18: Unchanged skipping 2025/02/11 02:51:32 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:51:32 DEBUG : both19: Unchanged skipping 2025/02/11 02:51:32 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:51:32 DEBUG : both2: Unchanged skipping 2025/02/11 02:51:32 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:51:32 DEBUG : both3: Unchanged skipping 2025/02/11 02:51:32 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:51:32 DEBUG : both4: Unchanged skipping 2025/02/11 02:51:32 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:51:32 DEBUG : both5: Unchanged skipping 2025/02/11 02:51:32 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:51:32 DEBUG : both6: Unchanged skipping 2025/02/11 02:51:32 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:51:32 DEBUG : both7: Unchanged skipping 2025/02/11 02:51:32 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:51:32 DEBUG : both8: Unchanged skipping 2025/02/11 02:51:32 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/11 02:51:32 DEBUG : both9: Unchanged skipping 2025/02/11 02:51:32 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/11 02:51:32 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/11 02:51:32 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/11 02:51:32 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/11 02:51:32 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/11 02:51:32 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/11 02:51:32 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/11 02:51:32 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/11 02:51:32 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/11 02:51:32 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/11 02:51:32 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/11 02:51:32 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/11 02:51:32 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/11 02:51:32 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/11 02:51:32 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/11 02:51:32 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/11 02:51:32 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/11 02:51:32 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/11 02:51:32 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/11 02:51:32 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/11 02:51:32 DEBUG : both11: Unchanged skipping 2025/02/11 02:51:32 DEBUG : both13: Unchanged skipping 2025/02/11 02:51:32 DEBUG : both14: Unchanged skipping 2025/02/11 02:51:32 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Waiting for transfers to finish 2025/02/11 02:51:33 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/11 02:51:33 INFO : only10: Copied (replaced existing) 2025/02/11 02:51:33 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/11 02:51:33 INFO : only0: Copied (replaced existing) 2025/02/11 02:51:33 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/11 02:51:33 INFO : only11: Copied (replaced existing) 2025/02/11 02:51:34 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/11 02:51:34 INFO : only1: Copied (replaced existing) 2025/02/11 02:51:34 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/11 02:51:34 INFO : only12: Copied (replaced existing) 2025/02/11 02:51:35 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/11 02:51:35 INFO : only14: Copied (replaced existing) 2025/02/11 02:51:35 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/11 02:51:35 INFO : only16: Copied (replaced existing) 2025/02/11 02:51:36 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/11 02:51:36 INFO : only13: Copied (replaced existing) 2025/02/11 02:51:36 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/11 02:51:36 INFO : only18: Copied (replaced existing) 2025/02/11 02:51:37 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/11 02:51:37 INFO : only17: Copied (replaced existing) 2025/02/11 02:51:38 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/11 02:51:38 INFO : only19: Copied (replaced existing) 2025/02/11 02:51:38 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/11 02:51:38 INFO : only15: Copied (replaced existing) 2025/02/11 02:51:39 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/11 02:51:39 INFO : only2: Copied (replaced existing) 2025/02/11 02:51:40 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/11 02:51:40 INFO : only4: Copied (replaced existing) 2025/02/11 02:51:40 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/11 02:51:40 INFO : only6: Copied (replaced existing) 2025/02/11 02:51:41 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/11 02:51:41 INFO : only7: Copied (replaced existing) 2025/02/11 02:51:41 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/11 02:51:41 INFO : only3: Copied (replaced existing) 2025/02/11 02:51:42 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/11 02:51:42 INFO : only8: Copied (replaced existing) 2025/02/11 02:51:43 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/11 02:51:43 INFO : only5: Copied (replaced existing) 2025/02/11 02:51:44 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/11 02:51:44 INFO : only9: Copied (replaced existing) 2025/02/11 02:51:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (102.71s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:51:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 02:51:55 INFO : sub dir: Making directory 2025/02/11 02:51:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (18.55s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" 2025/02/11 02:52:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/11 02:52:14 INFO : sub dir: Making directory 2025/02/11 02:52:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-nezazuk7siqa'", Local "Local file system at /tmp/rclone692649811", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (18.89s) PASS 2025/02/11 02:52:33 DEBUG : OpenDrive root 'rclone-test-nezazuk7siqa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 12m56.612339312s (try 1/5)