"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/03/14 08:07:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori" 2025/03/14 08:07:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/14 08:07:56 DEBUG : Starting OpenDrive session with ID: ac2185cc192c9bbd0931f0b7c7be8717e18eb2993dc71943ff7716b90762c3c5 2025/03/14 08:07:56 DEBUG : Creating backend with remote "/tmp/rclone112410013" === 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-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:07:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 08:07:56 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:07:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/14 08:07:56 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.34s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:07:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/14 08:07:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 08:07:57 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:07:57 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:07:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/14 08:07:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/14 08:07:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:08:00 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.79s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.33s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.34s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:08:02 DEBUG : Creating backend with remote "/non-existing" 2025/03/14 08:08:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/14 08:08:02 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:08:02 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.82s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:08:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 08:08:03 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:08:03 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:08:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/14 08:08:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/14 08:08:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.92s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:08:07 INFO : OpenDrive root 'rclone-test-dukezob1kori': Running all checks before starting transfers 2025/03/14 08:08:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 08:08:07 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:08:07 INFO : OpenDrive root 'rclone-test-dukezob1kori': Checks finished, now starting transfers 2025/03/14 08:08:07 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:08:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/14 08:08:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/14 08:08:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.90s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:08:10 ERROR : Ignoring --no-traverse with sync 2025/03/14 08:08:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 08:08:11 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:08:11 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:08:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/14 08:08:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/14 08:08:13 INFO : sub dir/hello world: Copied (new) 2025/03/14 08:08:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestSyncNoTraverse (4.93s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:08:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/14 08:08:16 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:08:16 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:08:16 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/03/14 08:08:17 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/03/14 08:08:17 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestCopyWithDepth (2.80s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:08:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 08:08:18 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:08:18 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:08:19 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/14 08:08:20 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/14 08:08:20 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.74s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:08:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 08:08:21 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:08:21 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:08:22 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/03/14 08:08:23 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/14 08:08:23 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.90s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:08:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/14 08:08:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 08:08:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/14 08:08:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/14 08:08:24 INFO : sub dir: Making directory 2025/03/14 08:08:24 INFO : sub dir2: Making directory 2025/03/14 08:08:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 08:08:25 INFO : sub dir2/sub sub dir2: Making directory 2025/03/14 08:08:25 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:08:25 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:08:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/14 08:08:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/14 08:08:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:08:27 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.24s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:08:29 INFO : sub dir2: Making directory 2025/03/14 08:08:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/14 08:08:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 08:08:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 08:08:29 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:08:29 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:08:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/14 08:08:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/14 08:08:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.59s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:08:33 DEBUG : sub dir2: Making directory with metadata 2025/03/14 08:08:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 08:08:33 INFO : sub dir: Making directory 2025/03/14 08:08:33 INFO : sub dir2: Making directory 2025/03/14 08:08:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 08:08:33 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:08:33 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:08:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/14 08:08:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/14 08:08:35 INFO : sub dir/hello world: Copied (new) 2025/03/14 08:08:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:08:35 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/14 08:08:36 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.62s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", 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-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:08:38 INFO : sub dir2: Making directory 2025/03/14 08:08:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 08:08:38 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:08:38 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:08:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/14 08:08:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/14 08:08:40 INFO : sub dir/hello world: Copied (new) 2025/03/14 08:08:40 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.60s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:08:41 DEBUG : sub dir2: Making directory with metadata 2025/03/14 08:08:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 08:08:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/14 08:08:41 INFO : sub dir: Making directory 2025/03/14 08:08:42 INFO : sub dir2: Making directory 2025/03/14 08:08:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 08:08:42 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:08:42 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:08:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/14 08:08:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/14 08:08:44 INFO : sub dir/hello world: Copied (new) 2025/03/14 08:08:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:08:44 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.54s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.33s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:08:46 INFO : sub dir2: Making directory 2025/03/14 08:08:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 08:08:46 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:08:46 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:08:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/14 08:08:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/14 08:08:48 INFO : sub dir/hello world: Copied (new) 2025/03/14 08:08:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.41s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:08:51 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/14 08:08:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jezitog0suro" 2025/03/14 08:08:52 DEBUG : Starting OpenDrive session with ID: f56f1e5a77a9c9811a887aad3ee20f44ca3a8592453de1a0e67e03dabf30e9dd sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-dukezob1kori' -> OpenDrive root 'rclone-test-jezitog0suro' 2025/03/14 08:08:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 08:08:53 DEBUG : OpenDrive root 'rclone-test-jezitog0suro': Waiting for checks to finish 2025/03/14 08:08:53 DEBUG : OpenDrive root 'rclone-test-jezitog0suro': Waiting for transfers to finish 2025/03/14 08:08:54 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/14 08:08:54 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:08:54 DEBUG : OpenDrive root 'rclone-test-jezitog0suro': Purge remote --- PASS: TestServerSideCopy (6.39s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:08:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/14 08:08:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/14 08:08:58 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:08:58 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:08:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/14 08:09:00 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/14 08:09:00 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestCopyOverSelf (5.32s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:09:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/14 08:09:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sipuhil1sapo" 2025/03/14 08:09:04 DEBUG : Starting OpenDrive session with ID: 96ed7afab4b16fffca3429eb8986c4c8d4183e25cad5147d1519022aa0211a8f sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-dukezob1kori' -> OpenDrive root 'rclone-test-sipuhil1sapo' 2025/03/14 08:09:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 08:09:05 DEBUG : OpenDrive root 'rclone-test-sipuhil1sapo': Waiting for checks to finish 2025/03/14 08:09:05 DEBUG : OpenDrive root 'rclone-test-sipuhil1sapo': Waiting for transfers to finish 2025/03/14 08:09:06 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/14 08:09:06 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:09:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/14 08:09:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/14 08:09:08 DEBUG : OpenDrive root 'rclone-test-sipuhil1sapo': Waiting for checks to finish 2025/03/14 08:09:08 DEBUG : OpenDrive root 'rclone-test-sipuhil1sapo': Waiting for transfers to finish 2025/03/14 08:09:08 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/14 08:09:08 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:09:09 DEBUG : OpenDrive root 'rclone-test-sipuhil1sapo': Purge remote --- PASS: TestServerSideCopyOverSelf (9.43s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:09:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/14 08:09:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/14 08:09:13 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:09:13 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:09:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/14 08:09:14 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/03/14 08:09:14 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/14 08:09:14 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestMoveOverSelf (5.37s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:09:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/14 08:09:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ficotew1wifi" 2025/03/14 08:09:19 DEBUG : Starting OpenDrive session with ID: df95876a083f12e9e89e5ba3ce1ab60e4fa02a6a35754fb65d99d01324d102b6 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-dukezob1kori' -> OpenDrive root 'rclone-test-ficotew1wifi' 2025/03/14 08:09:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 08:09:19 DEBUG : OpenDrive root 'rclone-test-ficotew1wifi': Waiting for checks to finish 2025/03/14 08:09:19 DEBUG : OpenDrive root 'rclone-test-ficotew1wifi': Waiting for transfers to finish 2025/03/14 08:09:20 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/14 08:09:20 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:09:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/03/14 08:09:22 DEBUG : OpenDrive root 'rclone-test-ficotew1wifi': Using server-side directory move 2025/03/14 08:09:22 INFO : OpenDrive root 'rclone-test-ficotew1wifi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/14 08:09:23 DEBUG : OpenDrive root 'rclone-test-ficotew1wifi': Waiting for checks to finish 2025/03/14 08:09:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/14 08:09:23 DEBUG : OpenDrive root 'rclone-test-ficotew1wifi': Waiting for transfers to finish 2025/03/14 08:09:23 INFO : sub dir/hello world: Deleted 2025/03/14 08:09:23 INFO : sub dir/hello world: Moved (server-side) 2025/03/14 08:09:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/03/14 08:09:26 DEBUG : testing file moves 2025/03/14 08:09:26 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/14 08:09:26 DEBUG : OpenDrive root 'rclone-test-ficotew1wifi': Waiting for checks to finish 2025/03/14 08:09:26 DEBUG : OpenDrive root 'rclone-test-ficotew1wifi': Waiting for transfers to finish 2025/03/14 08:09:26 INFO : sub dir/hello world: Deleted 2025/03/14 08:09:27 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:09:27 DEBUG : OpenDrive root 'rclone-test-ficotew1wifi': Purge remote --- PASS: TestServerSideMoveOverSelf (13.26s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:09:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/14 08:09:31 ERROR : : error listing: directory not found 2025/03/14 08:09:32 INFO : Local file system at /tmp/rclone112410013: Making directory 2025/03/14 08:09:32 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:09:32 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.28s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:09:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/14 08:09:36 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/14 08:09:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 08:09:36 DEBUG : Local file system at /tmp/rclone112410013: Waiting for checks to finish 2025/03/14 08:09:36 DEBUG : Local file system at /tmp/rclone112410013: Waiting for transfers to finish 2025/03/14 08:09:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/14 08:09:36 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/03/14 08:09:36 INFO : sub dir/hello world: Copied (new) 2025/03/14 08:09:36 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestCopyRedownload (4.45s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:09:38 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/14 08:09:38 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:09:38 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:09:39 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/03/14 08:09:40 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/14 08:09:40 INFO : check sum: Copied (new) 2025/03/14 08:09:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:09:41 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:09:41 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/14 08:09:41 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/03/14 08:09:41 DEBUG : check sum: Unchanged skipping 2025/03/14 08:09:41 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:09:41 DEBUG : Waiting for deletions to finish 2025/03/14 08:09:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncBasedOnCheckSum (11.21s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:09:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/14 08:09:49 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:09:49 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:09:50 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/03/14 08:09:51 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/14 08:09:51 INFO : sizeonly: Copied (new) 2025/03/14 08:09:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:09:51 DEBUG : sizeonly: Sizes identical 2025/03/14 08:09:51 DEBUG : sizeonly: Unchanged skipping 2025/03/14 08:09:51 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:09:51 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:09:51 DEBUG : Waiting for deletions to finish 2025/03/14 08:09:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.58s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:09:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/14 08:09:53 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:09:53 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:09:54 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/03/14 08:09:55 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/03/14 08:09:55 INFO : ignore-size: Copied (new) 2025/03/14 08:09:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:09:55 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:09:55 DEBUG : ignore-size: Unchanged skipping 2025/03/14 08:09:55 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:09:55 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:09:55 DEBUG : Waiting for deletions to finish 2025/03/14 08:09:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.60s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:09:57 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/14 08:09:58 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:09:58 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:09:58 DEBUG : existing: Unchanged skipping 2025/03/14 08:09:58 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:09:58 DEBUG : Waiting for deletions to finish 2025/03/14 08:09:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:09:59 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/14 08:09:59 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:09:59 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:09:59 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/14 08:10:00 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/14 08:10:00 INFO : existing: Copied (replaced existing) 2025/03/14 08:10:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.57s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:10:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/14 08:10:01 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:10:01 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:10:02 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/14 08:10:03 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/14 08:10:03 INFO : existing: Copied (new) 2025/03/14 08:10:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:10:03 DEBUG : existing: Destination exists, skipping 2025/03/14 08:10:03 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:10:03 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:10:03 DEBUG : Waiting for deletions to finish 2025/03/14 08:10:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.45s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:10:05 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/14 08:10:08 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/14 08:10:09 INFO : d: Making directory 2025/03/14 08:10:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/14 08:10:10 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:10:10 DEBUG : c/non empty space: Unchanged skipping 2025/03/14 08:10:10 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:10:10 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:10:11 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/14 08:10:12 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/14 08:10:12 INFO : a/potato2: Copied (new) 2025/03/14 08:10:12 DEBUG : Waiting for deletions to finish 2025/03/14 08:10:12 INFO : b/potato: Deleted 2025/03/14 08:10:12 INFO : d: Removing directory 2025/03/14 08:10:12 INFO : b: Removing directory 2025/03/14 08:10:13 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.47s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:10:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/14 08:10:17 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/03/14 08:10:17 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:10:17 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/14 08:10:17 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/03/14 08:10:17 DEBUG : empty space: Unchanged skipping 2025/03/14 08:10:17 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:10:17 DEBUG : Waiting for deletions to finish 2025/03/14 08:10:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:10:17 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:10:17 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/03/14 08:10:17 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/14 08:10:17 INFO : empty space: Updated modification time in destination 2025/03/14 08:10:17 DEBUG : empty space: Unchanged skipping 2025/03/14 08:10:17 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:10:17 DEBUG : Waiting for deletions to finish 2025/03/14 08:10:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.95s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:10:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/14 08:10:21 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/03/14 08:10:21 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:10:21 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/03/14 08:10:21 DEBUG : empty space: Unchanged skipping 2025/03/14 08:10:21 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:10:21 DEBUG : Waiting for deletions to finish 2025/03/14 08:10:21 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.93s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:10:22 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/14 08:10:24 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:10:24 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/03/14 08:10:24 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone112410013) 2025/03/14 08:10:24 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-dukezob1kori') 2025/03/14 08:10:24 DEBUG : foo: md5 differ 2025/03/14 08:10:24 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:10:24 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/03/14 08:10:25 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/03/14 08:10:25 INFO : foo: Copied (replaced existing) 2025/03/14 08:10:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.14s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:10:27 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/14 08:10:28 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/14 08:10:28 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:10:28 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:10:28 DEBUG : empty space: Unchanged skipping 2025/03/14 08:10:28 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:10:29 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/14 08:10:29 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/14 08:10:29 INFO : potato: Copied (new) 2025/03/14 08:10:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.72s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:10:31 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/03/14 08:10:33 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/14 08:10:33 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:10:33 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:10:33 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/14 08:10:34 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/03/14 08:10:34 INFO : potato: Copied (replaced existing) 2025/03/14 08:10:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.20s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:10:36 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/14 08:10:37 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/03/14 08:10:37 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:10:37 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone112410013) 2025/03/14 08:10:37 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-dukezob1kori') 2025/03/14 08:10:37 DEBUG : potato: md5 differ 2025/03/14 08:10:37 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:10:37 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/14 08:10:38 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/03/14 08:10:38 INFO : potato: Copied (replaced existing) 2025/03/14 08:10:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:10:40 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/14 08:10:41 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/14 08:10:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 08:10:42 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/14 08:10:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:10:42 DEBUG : empty space: Unchanged skipping 2025/03/14 08:10:42 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:10:42 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:10:42 DEBUG : Waiting for deletions to finish 2025/03/14 08:10:42 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:10:44 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/14 08:10:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/14 08:10:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 08:10:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:10:47 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:10:47 DEBUG : empty space: Unchanged skipping 2025/03/14 08:10:47 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:10:48 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/14 08:10:49 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/14 08:10:49 INFO : potato2: Copied (new) 2025/03/14 08:10:49 DEBUG : Waiting for deletions to finish 2025/03/14 08:10:49 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:10:51 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/14 08:10:53 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/14 08:10:54 INFO : d: Making directory 2025/03/14 08:10:54 INFO : d/e: Making directory 2025/03/14 08:10:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/14 08:10:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:10:56 DEBUG : c/non empty space: Unchanged skipping 2025/03/14 08:10:56 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:10:56 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:10:57 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/14 08:10:57 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/14 08:10:57 INFO : a/potato2: Copied (new) 2025/03/14 08:10:57 DEBUG : Waiting for deletions to finish 2025/03/14 08:10:58 INFO : b/potato: Deleted 2025/03/14 08:10:58 INFO : d/e: Removing directory 2025/03/14 08:10:58 INFO : d: Removing directory 2025/03/14 08:10:58 INFO : b: Removing directory 2025/03/14 08:10:58 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:11:02 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/03/14 08:11:04 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/03/14 08:11:05 INFO : d: Making directory 2025/03/14 08:11:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/14 08:11:06 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:11:06 DEBUG : c/non empty space: Unchanged skipping 2025/03/14 08:11:06 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:11:06 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:11:07 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/03/14 08:11:08 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/14 08:11:08 INFO : a/potato2: Copied (new) 2025/03/14 08:11:08 ERROR : OpenDrive root 'rclone-test-dukezob1kori': not deleting files as there were IO errors 2025/03/14 08:11:08 ERROR : OpenDrive root 'rclone-test-dukezob1kori': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:11:11 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/14 08:11:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/14 08:11:14 DEBUG : Waiting for deletions to finish 2025/03/14 08:11:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 08:11:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:11:14 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:11:14 DEBUG : empty space: Unchanged skipping 2025/03/14 08:11:14 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:11:14 INFO : potato: Deleted 2025/03/14 08:11:15 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/14 08:11:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/14 08:11:16 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.30s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:11:18 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/14 08:11:19 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/14 08:11:20 DEBUG : Waiting for deletions to finish 2025/03/14 08:11:21 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:11:21 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:11:21 INFO : potato: Deleted 2025/03/14 08:11:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 08:11:21 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:11:21 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:11:21 DEBUG : empty space: Unchanged skipping 2025/03/14 08:11:21 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:11:22 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/14 08:11:23 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/03/14 08:11:23 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.74s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:11:24 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/03/14 08:11:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 08:11:26 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:11:26 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:11:26 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/03/14 08:11:27 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/03/14 08:11:27 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestCopyDeleteBefore (4.69s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:11:29 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/14 08:11:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/14 08:11:32 DEBUG : enormous: Excluded (Size Filter) 2025/03/14 08:11:32 DEBUG : enormous: Excluded 2025/03/14 08:11:32 DEBUG : potato2: Excluded (Size Filter) 2025/03/14 08:11:32 DEBUG : potato2: Excluded 2025/03/14 08:11:32 DEBUG : potato2: Excluded (Size Filter) 2025/03/14 08:11:32 DEBUG : potato2: Excluded 2025/03/14 08:11:32 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:11:32 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:11:32 DEBUG : empty space: Unchanged skipping 2025/03/14 08:11:32 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:11:32 DEBUG : Waiting for deletions to finish 2025/03/14 08:11:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:11:32 DEBUG : enormous: Excluded (Size Filter) 2025/03/14 08:11:32 DEBUG : enormous: Excluded 2025/03/14 08:11:32 DEBUG : potato2: Excluded (Size Filter) 2025/03/14 08:11:32 DEBUG : potato2: Excluded 2025/03/14 08:11:32 DEBUG : potato2: Excluded (Size Filter) 2025/03/14 08:11:32 DEBUG : potato2: Excluded 2025/03/14 08:11:32 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/14 08:11:32 DEBUG : empty space: Unchanged skipping 2025/03/14 08:11:32 DEBUG : Local file system at /tmp/rclone112410013: Waiting for checks to finish 2025/03/14 08:11:32 DEBUG : Local file system at /tmp/rclone112410013: Waiting for transfers to finish 2025/03/14 08:11:32 DEBUG : Waiting for deletions to finish 2025/03/14 08:11:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncWithExclude (5.31s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:11:34 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/14 08:11:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/14 08:11:38 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/03/14 08:11:39 DEBUG : enormous: Excluded (Size Filter) 2025/03/14 08:11:39 DEBUG : enormous: Excluded 2025/03/14 08:11:39 DEBUG : potato2: Excluded (Size Filter) 2025/03/14 08:11:39 DEBUG : potato2: Excluded 2025/03/14 08:11:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:11:39 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:11:39 DEBUG : empty space: Unchanged skipping 2025/03/14 08:11:39 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:11:39 DEBUG : Waiting for deletions to finish 2025/03/14 08:11:39 INFO : enormous: Deleted 2025/03/14 08:11:39 INFO : potato2: Deleted 2025/03/14 08:11:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:11:40 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/14 08:11:40 DEBUG : Local file system at /tmp/rclone112410013: Waiting for checks to finish 2025/03/14 08:11:40 DEBUG : empty space: Unchanged skipping 2025/03/14 08:11:40 DEBUG : Local file system at /tmp/rclone112410013: Waiting for transfers to finish 2025/03/14 08:11:40 DEBUG : Waiting for deletions to finish 2025/03/14 08:11:40 INFO : enormous: Deleted 2025/03/14 08:11:40 INFO : potato2: Deleted 2025/03/14 08:11:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (6.99s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:11:41 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/14 08:11:43 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/14 08:11:45 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/14 08:11:46 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/03/14 08:11:48 DEBUG : five: Need to transfer - File not found at Destination 2025/03/14 08:11:48 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/14 08:11:48 DEBUG : one: Destination is newer than source, skipping 2025/03/14 08:11:48 DEBUG : three: Sizes identical 2025/03/14 08:11:48 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:11:48 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/14 08:11:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone112410013) 2025/03/14 08:11:48 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-dukezob1kori') 2025/03/14 08:11:48 DEBUG : two: md5 differ 2025/03/14 08:11:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/14 08:11:48 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:11:48 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/03/14 08:11:48 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/03/14 08:11:49 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/03/14 08:11:49 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/14 08:11:49 INFO : four: Copied (replaced existing) 2025/03/14 08:11:49 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/14 08:11:49 INFO : two: Copied (replaced existing) 2025/03/14 08:11:49 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/14 08:11:49 INFO : five: Copied (new) 2025/03/14 08:11:49 DEBUG : Waiting for deletions to finish 2025/03/14 08:11:50 DEBUG : one: Destination is newer than source, skipping 2025/03/14 08:11:50 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:11:50 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/03/14 08:11:50 DEBUG : five: Size and md5 of src and dst objects identical 2025/03/14 08:11:50 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/03/14 08:11:50 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/14 08:11:50 DEBUG : four: Size and md5 of src and dst objects identical 2025/03/14 08:11:50 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/14 08:11:50 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/03/14 08:11:50 DEBUG : two: Size and md5 of src and dst objects identical 2025/03/14 08:11:50 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone112410013) 2025/03/14 08:11:50 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-dukezob1kori') 2025/03/14 08:11:50 DEBUG : three: md5 differ 2025/03/14 08:11:50 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/03/14 08:11:50 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/14 08:11:50 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:11:50 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/03/14 08:11:51 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/03/14 08:11:51 INFO : three: Copied (replaced existing) 2025/03/14 08:11:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.41s) === 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-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/03/14 08:11:52 INFO : OpenDrive root 'rclone-test-dukezob1kori': Making map for --track-renames 2025/03/14 08:11:52 INFO : OpenDrive root 'rclone-test-dukezob1kori': Finished making map for --track-renames 2025/03/14 08:11:52 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:11:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/14 08:11:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/14 08:11:52 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for renames to finish 2025/03/14 08:11:52 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:11:53 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/14 08:11:53 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/14 08:11:54 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/14 08:11:54 INFO : potato: Copied (new) 2025/03/14 08:11:54 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/14 08:11:54 INFO : yam: Copied (new) 2025/03/14 08:11:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:11:55 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:11:55 INFO : OpenDrive root 'rclone-test-dukezob1kori': Making map for --track-renames 2025/03/14 08:11:55 INFO : OpenDrive root 'rclone-test-dukezob1kori': Finished making map for --track-renames 2025/03/14 08:11:55 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:11:55 DEBUG : potato: Unchanged skipping 2025/03/14 08:11:55 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for renames to finish 2025/03/14 08:11:55 DEBUG : yam: same parent dir (ODFfODE1MjU5N19XUnFUag) - using file/rename instead of move_copy for yaml 2025/03/14 08:11:55 INFO : yam: Moved (server-side) to: yaml 2025/03/14 08:11:55 INFO : yaml: Renamed from "yam" 2025/03/14 08:11:55 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:11:55 DEBUG : Waiting for deletions to finish 2025/03/14 08:11:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.50s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/03/14 08:11:57 INFO : OpenDrive root 'rclone-test-dukezob1kori': Making map for --track-renames 2025/03/14 08:11:57 INFO : OpenDrive root 'rclone-test-dukezob1kori': Finished making map for --track-renames 2025/03/14 08:11:57 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:11:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/14 08:11:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/14 08:11:57 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for renames to finish 2025/03/14 08:11:57 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:11:58 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/14 08:11:58 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/03/14 08:11:58 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/14 08:11:58 INFO : potato: Copied (new) 2025/03/14 08:11:59 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/14 08:11:59 INFO : yam: Copied (new) 2025/03/14 08:11:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:11:59 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:11:59 INFO : OpenDrive root 'rclone-test-dukezob1kori': Making map for --track-renames 2025/03/14 08:11:59 INFO : OpenDrive root 'rclone-test-dukezob1kori': Finished making map for --track-renames 2025/03/14 08:11:59 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:11:59 DEBUG : potato: Unchanged skipping 2025/03/14 08:11:59 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for renames to finish 2025/03/14 08:11:59 DEBUG : yam: same parent dir (ODFfODE1MjU5N19XUnFUag) - using file/rename instead of move_copy for yaml 2025/03/14 08:12:00 INFO : yam: Moved (server-side) to: yaml 2025/03/14 08:12:00 INFO : yaml: Renamed from "yam" 2025/03/14 08:12:00 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:12:00 DEBUG : Waiting for deletions to finish 2025/03/14 08:12:00 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.37s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/03/14 08:12:01 INFO : OpenDrive root 'rclone-test-dukezob1kori': Making map for --track-renames 2025/03/14 08:12:01 INFO : OpenDrive root 'rclone-test-dukezob1kori': Finished making map for --track-renames 2025/03/14 08:12:01 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:12:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/14 08:12:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/14 08:12:01 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for renames to finish 2025/03/14 08:12:01 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:12:02 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/03/14 08:12:02 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/03/14 08:12:03 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/03/14 08:12:03 INFO : potato: Copied (new) 2025/03/14 08:12:03 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/03/14 08:12:03 INFO : sub/yam: Copied (new) 2025/03/14 08:12:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:12:04 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:12:04 DEBUG : potato: Unchanged skipping 2025/03/14 08:12:04 INFO : OpenDrive root 'rclone-test-dukezob1kori': Making map for --track-renames 2025/03/14 08:12:04 INFO : OpenDrive root 'rclone-test-dukezob1kori': Finished making map for --track-renames 2025/03/14 08:12:04 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:12:04 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for renames to finish 2025/03/14 08:12:04 INFO : sub/yam: Moved (server-side) to: yam 2025/03/14 08:12:04 INFO : yam: Renamed from "sub/yam" 2025/03/14 08:12:04 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:12:04 DEBUG : Waiting for deletions to finish 2025/03/14 08:12:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.60s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:12:07 DEBUG : Creating backend with remote "/tmp/rclone112410013/dir1" 2025/03/14 08:12:07 DEBUG : Creating backend with remote "/tmp/rclone112410013/dir2" 2025/03/14 08:12:07 DEBUG : Local file system at /tmp/rclone112410013/dir2: Using server-side directory move 2025/03/14 08:12:07 INFO : Local file system at /tmp/rclone112410013/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/14 08:12:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/14 08:12:07 DEBUG : Local file system at /tmp/rclone112410013/dir2: Waiting for checks to finish 2025/03/14 08:12:07 DEBUG : Local file system at /tmp/rclone112410013/dir2: Waiting for transfers to finish 2025/03/14 08:12:07 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.34s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:12:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 08:12:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/14 08:12:07 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:12:07 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:12:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/14 08:12:09 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/14 08:12:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/14 08:12:09 INFO : sub dir/hello world: Copied (new) 2025/03/14 08:12:09 INFO : sub dir/hello world: Deleted 2025/03/14 08:12:10 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/14 08:12:10 INFO : nested/sub dir/file: Copied (new) 2025/03/14 08:12:10 INFO : nested/sub dir/file: Deleted 2025/03/14 08:12:10 INFO : sub dir: Removing directory 2025/03/14 08:12:10 INFO : nested/sub dir: Removing directory 2025/03/14 08:12:10 INFO : nested: Removing directory 2025/03/14 08:12:10 DEBUG : Local file system at /tmp/rclone112410013: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.94s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:12:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/14 08:12:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/14 08:12:13 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:12:13 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:12:14 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/03/14 08:12:15 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/03/14 08:12:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/03/14 08:12:15 INFO : sub dir/hello world: Copied (new) 2025/03/14 08:12:15 INFO : sub dir/hello world: Deleted 2025/03/14 08:12:16 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/03/14 08:12:16 INFO : nested/sub dir/file: Copied (new) 2025/03/14 08:12:16 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.71s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:12:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/14 08:12:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/14 08:12:19 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:12:19 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:12:19 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/14 08:12:20 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/03/14 08:12:21 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/14 08:12:21 INFO : existing: Copied (new) 2025/03/14 08:12:21 INFO : existing: Deleted 2025/03/14 08:12:21 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/03/14 08:12:21 INFO : existing-b: Copied (new) 2025/03/14 08:12:21 INFO : existing-b: Deleted 2025/03/14 08:12:21 DEBUG : existing: Destination exists, skipping 2025/03/14 08:12:21 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:12:21 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/14 08:12:21 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:12:21 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.57s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:12:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-beyijox4neco" 2025/03/14 08:12:23 DEBUG : Starting OpenDrive session with ID: 2d7d75345c37dbb506c97e6d4674866a1489615398214220c085dc1ec5cc6912 2025/03/14 08:12:24 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/14 08:12:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/14 08:12:27 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-dukezob1kori' -> OpenDrive root 'rclone-test-beyijox4neco' 2025/03/14 08:12:29 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/14 08:12:31 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/14 08:12:32 DEBUG : OpenDrive root 'rclone-test-beyijox4neco': Using server-side directory move 2025/03/14 08:12:32 INFO : OpenDrive root 'rclone-test-beyijox4neco': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/14 08:12:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 08:12:32 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/14 08:12:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/14 08:12:32 DEBUG : empty space: Unchanged skipping 2025/03/14 08:12:32 DEBUG : OpenDrive root 'rclone-test-beyijox4neco': Waiting for checks to finish 2025/03/14 08:12:32 INFO : potato3: Deleted 2025/03/14 08:12:32 INFO : empty space: Deleted 2025/03/14 08:12:32 DEBUG : OpenDrive root 'rclone-test-beyijox4neco': Waiting for transfers to finish 2025/03/14 08:12:32 INFO : potato2: Moved (server-side) 2025/03/14 08:12:32 INFO : potato3: Moved (server-side) 2025/03/14 08:12:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-duxeriv7yixo" 2025/03/14 08:12:33 DEBUG : Starting OpenDrive session with ID: 35f546bbda7a41cd255aabb33d368fe7ce9e86f70aba4d3def64d1de1248dbc2 2025/03/14 08:12:34 DEBUG : OpenDrive root 'rclone-test-duxeriv7yixo': Using server-side directory move 2025/03/14 08:12:34 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/14 08:12:34 INFO : OpenDrive root 'rclone-test-duxeriv7yixo': Server side directory move succeeded 2025/03/14 08:12:34 ERROR : : error listing: directory not found 2025/03/14 08:12:34 DEBUG : OpenDrive root 'rclone-test-duxeriv7yixo': Purge remote 2025/03/14 08:12:35 DEBUG : OpenDrive root 'rclone-test-beyijox4neco': Purge remote 2025/03/14 08:12:35 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.10s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:12:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-huxucel9xuze" 2025/03/14 08:12:36 DEBUG : Starting OpenDrive session with ID: 1b0723aed9ad7d1c5143f57f774b4b2317731f6caa7802bbf65a659ac90a301e 2025/03/14 08:12:37 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/14 08:12:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/14 08:12:40 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-dukezob1kori' -> OpenDrive root 'rclone-test-huxucel9xuze' 2025/03/14 08:12:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/14 08:12:44 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/14 08:12:45 DEBUG : empty space: Excluded (Size Filter) 2025/03/14 08:12:45 DEBUG : empty space: Excluded 2025/03/14 08:12:45 DEBUG : empty space: Excluded (Size Filter) 2025/03/14 08:12:45 DEBUG : empty space: Excluded 2025/03/14 08:12:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 08:12:45 DEBUG : OpenDrive root 'rclone-test-huxucel9xuze': Waiting for checks to finish 2025/03/14 08:12:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/14 08:12:45 DEBUG : OpenDrive root 'rclone-test-huxucel9xuze': Waiting for transfers to finish 2025/03/14 08:12:45 INFO : potato3: Deleted 2025/03/14 08:12:45 INFO : potato2: Moved (server-side) 2025/03/14 08:12:46 INFO : potato3: Moved (server-side) 2025/03/14 08:12:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mazerad8taro" 2025/03/14 08:12:46 DEBUG : Starting OpenDrive session with ID: d2bb39598d3a5d138575d473d6e650a08c9301b1d0aa1d1b4fdcc832811062b8 2025/03/14 08:12:47 DEBUG : empty space: Excluded (Size Filter) 2025/03/14 08:12:47 DEBUG : empty space: Excluded 2025/03/14 08:12:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 08:12:47 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/14 08:12:47 DEBUG : OpenDrive root 'rclone-test-mazerad8taro': Waiting for checks to finish 2025/03/14 08:12:47 DEBUG : OpenDrive root 'rclone-test-mazerad8taro': Waiting for transfers to finish 2025/03/14 08:12:48 INFO : potato2: Moved (server-side) 2025/03/14 08:12:48 INFO : potato3: Moved (server-side) 2025/03/14 08:12:48 DEBUG : OpenDrive root 'rclone-test-mazerad8taro': Purge remote 2025/03/14 08:12:48 DEBUG : OpenDrive root 'rclone-test-huxucel9xuze': Purge remote --- PASS: TestServerSideMoveWithFilter (13.97s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:12:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-womefuy7sefu" 2025/03/14 08:12:50 DEBUG : Starting OpenDrive session with ID: 62a7654d3ed90f9a859aadc1bc63360be56506bdba0c4b1758b507d523ef1f3c 2025/03/14 08:12:51 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/03/14 08:12:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/14 08:12:54 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/03/14 08:12:55 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-dukezob1kori' -> OpenDrive root 'rclone-test-womefuy7sefu' 2025/03/14 08:12:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/03/14 08:12:58 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/03/14 08:13:00 DEBUG : OpenDrive root 'rclone-test-womefuy7sefu': Using server-side directory move 2025/03/14 08:13:00 INFO : OpenDrive root 'rclone-test-womefuy7sefu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/14 08:13:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/14 08:13:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/14 08:13:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/14 08:13:00 DEBUG : empty space: Unchanged skipping 2025/03/14 08:13:00 INFO : potato3: Deleted 2025/03/14 08:13:00 DEBUG : OpenDrive root 'rclone-test-womefuy7sefu': Waiting for checks to finish 2025/03/14 08:13:00 INFO : empty space: Deleted 2025/03/14 08:13:00 DEBUG : OpenDrive root 'rclone-test-womefuy7sefu': Waiting for transfers to finish 2025/03/14 08:13:00 INFO : potato2: Moved (server-side) 2025/03/14 08:13:00 INFO : potato3: Moved (server-side) 2025/03/14 08:13:00 INFO : tomatoDir: Removing directory 2025/03/14 08:13:01 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': deleted 1 directories 2025/03/14 08:13:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nedetas3zozo" 2025/03/14 08:13:02 DEBUG : Starting OpenDrive session with ID: 28a29e32a053e61945a323ed05950b568a8d998bba6609c12fbb05dece83d35b 2025/03/14 08:13:02 INFO : tomatoDir: Making directory 2025/03/14 08:13:02 DEBUG : OpenDrive root 'rclone-test-nedetas3zozo': Using server-side directory move 2025/03/14 08:13:02 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/03/14 08:13:03 INFO : OpenDrive root 'rclone-test-nedetas3zozo': Server side directory move succeeded 2025/03/14 08:13:03 ERROR : : error listing: directory not found 2025/03/14 08:13:03 ERROR : : error listing: directory not found 2025/03/14 08:13:03 DEBUG : OpenDrive root 'rclone-test-nedetas3zozo': Purge remote 2025/03/14 08:13:04 DEBUG : OpenDrive root 'rclone-test-womefuy7sefu': Purge remote 2025/03/14 08:13:04 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.34s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:13:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/rclone-sync-test" 2025/03/14 08:13:06 DEBUG : Starting OpenDrive session with ID: daef595b63eb675d452a293721b161b15f30ab8f1e70aec26a42fe2a7c1662e2 run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncOverlap (3.26s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:13:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/rclone-sync-test" 2025/03/14 08:13:08 DEBUG : Starting OpenDrive session with ID: 1f4c105b13a275374a1e4fc87e9a86893a486169a5cc15397110186eddee121a 2025/03/14 08:13:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/rclone-sync-test-include/layer2" 2025/03/14 08:13:10 DEBUG : Starting OpenDrive session with ID: 11a5fa49ba047f398e330ca6afc3a6d224e313d2e862f5e3fe3826d47674e230 2025/03/14 08:13:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/rclone-sync-test-ignore-file" 2025/03/14 08:13:12 DEBUG : Starting OpenDrive session with ID: 908b05e6ce99bb009c80fb998ab0cec72eb141ab0b9f8c77184dc920d704e22c 2025/03/14 08:13:14 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/03/14 08:13:15 DEBUG : rclone-sync-test: Excluded 2025/03/14 08:13:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/14 08:13:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/14 08:13:16 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/rclone-sync-test': Waiting for checks to finish 2025/03/14 08:13:16 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/rclone-sync-test': Waiting for transfers to finish 2025/03/14 08:13:16 DEBUG : Waiting for deletions to finish 2025/03/14 08:13:16 INFO : There was nothing to transfer 2025/03/14 08:13:16 DEBUG : rclone-sync-test: Excluded 2025/03/14 08:13:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/14 08:13:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/14 08:13:17 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:13:17 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:13:17 DEBUG : Waiting for deletions to finish 2025/03/14 08:13:17 INFO : rclone-sync-test-include: Removing directory 2025/03/14 08:13:17 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': deleted 1 directories 2025/03/14 08:13:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:13:18 DEBUG : rclone-sync-test: Excluded 2025/03/14 08:13:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/14 08:13:18 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/14 08:13:18 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/14 08:13:18 DEBUG : Waiting for deletions to finish 2025/03/14 08:13:18 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:13:18 DEBUG : rclone-sync-test: Excluded 2025/03/14 08:13:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/14 08:13:19 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:13:19 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:13:19 DEBUG : Waiting for deletions to finish 2025/03/14 08:13:19 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:13:19 DEBUG : : Excluded 2025/03/14 08:13:19 DEBUG : rclone-sync-test: Excluded 2025/03/14 08:13:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/14 08:13:19 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/14 08:13:19 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/14 08:13:19 DEBUG : Waiting for deletions to finish 2025/03/14 08:13:19 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (18.23s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:13:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/dst" 2025/03/14 08:13:27 DEBUG : Starting OpenDrive session with ID: aba01a1cec28ddc7b679b8a3a1a3c2d099ce49288f7138a30e29fdb2fb9ef840 2025/03/14 08:13:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/CompareDest" 2025/03/14 08:13:28 DEBUG : Starting OpenDrive session with ID: 94985ea02d6334c2dd99ac82334640b1a24f39204d89c7271462176c7a60ab69 2025/03/14 08:13:29 DEBUG : one: Need to transfer - File not found at Destination 2025/03/14 08:13:29 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for checks to finish 2025/03/14 08:13:29 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for transfers to finish 2025/03/14 08:13:30 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/14 08:13:31 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/14 08:13:31 INFO : one: Copied (new) 2025/03/14 08:13:31 DEBUG : Waiting for deletions to finish 2025/03/14 08:13:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 08:13:32 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for checks to finish 2025/03/14 08:13:32 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for transfers to finish 2025/03/14 08:13:32 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/14 08:13:33 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/14 08:13:33 INFO : one: Copied (replaced existing) 2025/03/14 08:13:33 DEBUG : Waiting for deletions to finish 2025/03/14 08:13:33 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/14 08:13:35 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/03/14 08:13:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 08:13:37 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for checks to finish 2025/03/14 08:13:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:13:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/14 08:13:37 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for transfers to finish 2025/03/14 08:13:37 DEBUG : Waiting for deletions to finish 2025/03/14 08:13:37 INFO : There was nothing to transfer 2025/03/14 08:13:38 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/03/14 08:13:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:13:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/14 08:13:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 08:13:40 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for checks to finish 2025/03/14 08:13:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:13:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/14 08:13:40 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for transfers to finish 2025/03/14 08:13:40 DEBUG : Waiting for deletions to finish 2025/03/14 08:13:40 INFO : There was nothing to transfer 2025/03/14 08:13:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:13:41 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/14 08:13:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 08:13:41 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for checks to finish 2025/03/14 08:13:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:13:41 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/14 08:13:41 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for transfers to finish 2025/03/14 08:13:41 DEBUG : Waiting for deletions to finish 2025/03/14 08:13:41 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/14 08:13:42 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/14 08:13:42 DEBUG : two: Need to transfer - File not found at Destination 2025/03/14 08:13:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 08:13:42 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for checks to finish 2025/03/14 08:13:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:13:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/14 08:13:42 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for transfers to finish 2025/03/14 08:13:43 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/03/14 08:13:44 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/03/14 08:13:44 INFO : two: Copied (new) 2025/03/14 08:13:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (19.87s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:13:47 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/03/14 08:13:49 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/03/14 08:13:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/dest" 2025/03/14 08:13:51 DEBUG : Starting OpenDrive session with ID: 8419be411ad0760830250eba91c828752bfbe971a4233bab63c0cd7b80258ec0 2025/03/14 08:13:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/pre-dest1" 2025/03/14 08:13:52 DEBUG : Starting OpenDrive session with ID: 184aff511860c942a6c4718a223a46f4671dd62270a9cd0734d9c7bb2ddd326a 2025/03/14 08:13:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/pre-dest2" 2025/03/14 08:13:53 DEBUG : Starting OpenDrive session with ID: 8c833ad1e6721b4b3fb8c4aa76c1dd31534272e119a6f60769595683a907e811 2025/03/14 08:13:53 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:13:53 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/14 08:13:54 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:13:54 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/14 08:13:54 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/14 08:13:54 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dest': Waiting for checks to finish 2025/03/14 08:13:54 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dest': Waiting for transfers to finish 2025/03/14 08:13:55 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/03/14 08:13:56 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/03/14 08:13:56 INFO : 3: Copied (new) 2025/03/14 08:13:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (12.47s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:13:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/dst" 2025/03/14 08:13:59 DEBUG : Starting OpenDrive session with ID: dd6ee073076b7cf9404abac1873a35a414799816d219a667bcef3acedfa33f30 2025/03/14 08:14:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/CopyDest" 2025/03/14 08:14:00 DEBUG : Starting OpenDrive session with ID: 856e2c88955f1b745d29b059168bbb2de418a486da4f630a24b2c8d029953ddc 2025/03/14 08:14:01 DEBUG : one: Need to transfer - File not found at Destination 2025/03/14 08:14:01 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for checks to finish 2025/03/14 08:14:01 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for transfers to finish 2025/03/14 08:14:02 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/03/14 08:14:03 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/03/14 08:14:03 INFO : one: Copied (new) 2025/03/14 08:14:03 DEBUG : Waiting for deletions to finish 2025/03/14 08:14:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 08:14:04 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for checks to finish 2025/03/14 08:14:04 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for transfers to finish 2025/03/14 08:14:04 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/14 08:14:05 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/03/14 08:14:05 INFO : one: Copied (replaced existing) 2025/03/14 08:14:05 DEBUG : Waiting for deletions to finish 2025/03/14 08:14:06 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/14 08:14:08 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/03/14 08:14:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/BackupDir" 2025/03/14 08:14:10 DEBUG : Starting OpenDrive session with ID: 8837c53b0c7388e54b35f45a0f7a6ff7b8ef8d91a61bdb8d2b07cd2d9c9da789 2025/03/14 08:14:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 08:14:11 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for checks to finish 2025/03/14 08:14:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:14:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/14 08:14:12 INFO : one: Moved (server-side) 2025/03/14 08:14:12 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/14 08:14:12 INFO : one: Copied (server-side copy) 2025/03/14 08:14:12 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/14 08:14:12 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for transfers to finish 2025/03/14 08:14:12 DEBUG : Waiting for deletions to finish 2025/03/14 08:14:13 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/03/14 08:14:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:14:15 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/14 08:14:15 INFO : two: Copied (server-side copy) 2025/03/14 08:14:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/14 08:14:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:14:15 DEBUG : one: Unchanged skipping 2025/03/14 08:14:15 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for checks to finish 2025/03/14 08:14:15 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for transfers to finish 2025/03/14 08:14:15 DEBUG : Waiting for deletions to finish 2025/03/14 08:14:16 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:14:16 DEBUG : one: Unchanged skipping 2025/03/14 08:14:16 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for checks to finish 2025/03/14 08:14:16 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:14:16 DEBUG : two: Unchanged skipping 2025/03/14 08:14:16 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for transfers to finish 2025/03/14 08:14:16 DEBUG : Waiting for deletions to finish 2025/03/14 08:14:16 INFO : There was nothing to transfer 2025/03/14 08:14:17 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/03/14 08:14:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/14 08:14:19 DEBUG : three: Destination not found in --copy-dest 2025/03/14 08:14:19 DEBUG : three: Need to transfer - File not found at Destination 2025/03/14 08:14:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:14:19 DEBUG : one: Unchanged skipping 2025/03/14 08:14:19 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for checks to finish 2025/03/14 08:14:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/14 08:14:19 DEBUG : two: Unchanged skipping 2025/03/14 08:14:19 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for transfers to finish 2025/03/14 08:14:19 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/03/14 08:14:20 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/03/14 08:14:20 INFO : three: Copied (new) 2025/03/14 08:14:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (24.74s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:14:24 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/14 08:14:26 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/14 08:14:28 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/14 08:14:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/dst" 2025/03/14 08:14:29 DEBUG : Starting OpenDrive session with ID: 54829ef15f594d7a47d14dc4bea2a3ca2edcfd7a7a2b77f50a5949a37bb91bbd 2025/03/14 08:14:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/backup" 2025/03/14 08:14:30 DEBUG : Starting OpenDrive session with ID: 9117304e1d19090aa9171ea58cafc88074182f71a6e8232e9c6526d2d39b7e95 2025/03/14 08:14:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:14:31 DEBUG : two: Unchanged skipping 2025/03/14 08:14:31 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for checks to finish 2025/03/14 08:14:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/14 08:14:32 INFO : one: Moved (server-side) 2025/03/14 08:14:32 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for transfers to finish 2025/03/14 08:14:32 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/14 08:14:33 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/14 08:14:33 INFO : one: Copied (new) 2025/03/14 08:14:33 DEBUG : Waiting for deletions to finish 2025/03/14 08:14:34 INFO : three.txt: Moved (server-side) 2025/03/14 08:14:34 INFO : three.txt: Moved into backup dir 2025/03/14 08:14:35 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/14 08:14:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/14 08:14:36 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for checks to finish 2025/03/14 08:14:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:14:36 DEBUG : two: Unchanged skipping 2025/03/14 08:14:37 INFO : one: Deleted 2025/03/14 08:14:37 INFO : one: Moved (server-side) 2025/03/14 08:14:37 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for transfers to finish 2025/03/14 08:14:38 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/14 08:14:39 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/14 08:14:39 INFO : one: Copied (new) 2025/03/14 08:14:39 DEBUG : Waiting for deletions to finish 2025/03/14 08:14:39 INFO : three.txt: Deleted 2025/03/14 08:14:40 INFO : three.txt: Moved (server-side) 2025/03/14 08:14:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (18.46s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:14:43 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/14 08:14:44 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/14 08:14:46 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/14 08:14:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/dst" 2025/03/14 08:14:48 DEBUG : Starting OpenDrive session with ID: 22c9facfd43400b2dc715f3f85c650bc885da53dd5df21002195787889836760 2025/03/14 08:14:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/backup" 2025/03/14 08:14:49 DEBUG : Starting OpenDrive session with ID: 427a98a4b3a5b9c27922d58135c9e72b0482f726c40068087889d73e52ea8386 2025/03/14 08:14:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/14 08:14:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:14:50 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for checks to finish 2025/03/14 08:14:50 DEBUG : two: Unchanged skipping 2025/03/14 08:14:51 INFO : one: Moved (server-side) to: one.bak 2025/03/14 08:14:51 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for transfers to finish 2025/03/14 08:14:51 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/14 08:14:52 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/14 08:14:52 INFO : one: Copied (new) 2025/03/14 08:14:52 DEBUG : Waiting for deletions to finish 2025/03/14 08:14:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/14 08:14:53 INFO : three.txt: Moved into backup dir 2025/03/14 08:14:54 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/14 08:14:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/14 08:14:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:14:55 DEBUG : two: Unchanged skipping 2025/03/14 08:14:55 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for checks to finish 2025/03/14 08:14:56 INFO : one.bak: Deleted 2025/03/14 08:14:56 INFO : one: Moved (server-side) to: one.bak 2025/03/14 08:14:56 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for transfers to finish 2025/03/14 08:14:57 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/14 08:14:58 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/14 08:14:58 INFO : one: Copied (new) 2025/03/14 08:14:58 DEBUG : Waiting for deletions to finish 2025/03/14 08:14:58 INFO : three.txt.bak: Deleted 2025/03/14 08:14:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/14 08:14:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (18.85s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:15:02 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/14 08:15:03 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/14 08:15:05 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/14 08:15:06 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/dst" 2025/03/14 08:15:07 DEBUG : Starting OpenDrive session with ID: 873955a09692ba7b5ccf3b474dfb95ad557b0fe59bddafb5dd12f3367bce6653 2025/03/14 08:15:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/backup" 2025/03/14 08:15:07 DEBUG : Starting OpenDrive session with ID: dbec05dd16b5e8a7caf4caa8bedecd2e125b28c2091c8284011620d89a4699f9 2025/03/14 08:15:08 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:15:08 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for checks to finish 2025/03/14 08:15:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/14 08:15:08 DEBUG : two: Unchanged skipping 2025/03/14 08:15:09 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/14 08:15:09 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for transfers to finish 2025/03/14 08:15:10 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/14 08:15:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/14 08:15:11 INFO : one: Copied (new) 2025/03/14 08:15:11 DEBUG : Waiting for deletions to finish 2025/03/14 08:15:11 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/14 08:15:11 INFO : three.txt: Moved into backup dir 2025/03/14 08:15:12 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/14 08:15:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/14 08:15:14 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for checks to finish 2025/03/14 08:15:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:15:14 DEBUG : two: Unchanged skipping 2025/03/14 08:15:14 INFO : one-2019-01-01: Deleted 2025/03/14 08:15:15 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/14 08:15:15 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for transfers to finish 2025/03/14 08:15:15 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/14 08:15:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/14 08:15:16 INFO : one: Copied (new) 2025/03/14 08:15:16 DEBUG : Waiting for deletions to finish 2025/03/14 08:15:17 INFO : three-2019-01-01.txt: Deleted 2025/03/14 08:15:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/14 08:15:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (18.53s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:15:20 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/14 08:15:22 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/14 08:15:23 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/14 08:15:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/dst" 2025/03/14 08:15:25 DEBUG : Starting OpenDrive session with ID: 42f934242224f134bed51b3243277b559c568dc3bd69239ef5e7392df3cd6c56 2025/03/14 08:15:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/14 08:15:26 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for checks to finish 2025/03/14 08:15:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:15:26 DEBUG : two: Unchanged skipping 2025/03/14 08:15:26 DEBUG : one: same parent dir (ODFfODE1MjcxNV9JUVBldA) - using file/rename instead of move_copy for one.bak 2025/03/14 08:15:26 INFO : one: Moved (server-side) to: one.bak 2025/03/14 08:15:26 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for transfers to finish 2025/03/14 08:15:27 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/14 08:15:28 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/14 08:15:28 INFO : one: Copied (new) 2025/03/14 08:15:28 DEBUG : Waiting for deletions to finish 2025/03/14 08:15:28 DEBUG : three.txt: same parent dir (ODFfODE1MjcxNV9JUVBldA) - using file/rename instead of move_copy for three.txt.bak 2025/03/14 08:15:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/14 08:15:28 INFO : three.txt: Moved into backup dir 2025/03/14 08:15:29 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/03/14 08:15:31 DEBUG : one.bak: Excluded (Path Filter) 2025/03/14 08:15:31 DEBUG : one.bak: Excluded 2025/03/14 08:15:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/14 08:15:31 DEBUG : three.txt.bak: Excluded 2025/03/14 08:15:31 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for checks to finish 2025/03/14 08:15:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/14 08:15:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:15:31 DEBUG : two: Unchanged skipping 2025/03/14 08:15:31 INFO : one.bak: Deleted 2025/03/14 08:15:31 DEBUG : one: same parent dir (ODFfODE1MjcxNV9JUVBldA) - using file/rename instead of move_copy for one.bak 2025/03/14 08:15:31 INFO : one: Moved (server-side) to: one.bak 2025/03/14 08:15:31 DEBUG : OpenDrive root 'rclone-test-dukezob1kori/dst': Waiting for transfers to finish 2025/03/14 08:15:32 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/14 08:15:33 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/14 08:15:33 INFO : one: Copied (new) 2025/03/14 08:15:33 DEBUG : Waiting for deletions to finish 2025/03/14 08:15:33 INFO : three.txt.bak: Deleted 2025/03/14 08:15:33 DEBUG : three.txt: same parent dir (ODFfODE1MjcxNV9JUVBldA) - using file/rename instead of move_copy for three.txt.bak 2025/03/14 08:15:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/14 08:15:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (16.25s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:15:36 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/14 08:15:38 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/14 08:15:40 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/14 08:15:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/dst" 2025/03/14 08:15:41 DEBUG : Starting OpenDrive session with ID: 6d2c8cef821d435c98c83cc0b82f99cdd494c697f6a86daa5197465d21ef6bed 2025/03/14 08:15:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/14 08:15:42 DEBUG : one: same parent dir (ODFfODE1MjcxOF9WaElqQw) - using file/rename instead of move_copy for one.bak 2025/03/14 08:15:42 INFO : one: Moved (server-side) to: one.bak 2025/03/14 08:15:43 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/14 08:15:44 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/14 08:15:44 INFO : one: Copied (new) 2025/03/14 08:15:44 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:15:44 DEBUG : two: Unchanged skipping 2025/03/14 08:15:44 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/14 08:15:45 DEBUG : three.txt: same parent dir (ODFfODE1MjcxOF9WaElqQw) - using file/rename instead of move_copy for three.txt.bak 2025/03/14 08:15:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/14 08:15:46 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/14 08:15:47 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/14 08:15:47 INFO : three.txt: Copied (new) 2025/03/14 08:15:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/14 08:15:48 INFO : one.bak: Deleted 2025/03/14 08:15:48 DEBUG : one: same parent dir (ODFfODE1MjcxOF9WaElqQw) - using file/rename instead of move_copy for one.bak 2025/03/14 08:15:48 INFO : one: Moved (server-side) to: one.bak 2025/03/14 08:15:49 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/14 08:15:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/14 08:15:50 INFO : one: Copied (new) 2025/03/14 08:15:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:15:50 DEBUG : two: Unchanged skipping 2025/03/14 08:15:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/14 08:15:50 INFO : three.txt.bak: Deleted 2025/03/14 08:15:51 DEBUG : three.txt: same parent dir (ODFfODE1MjcxOF9WaElqQw) - using file/rename instead of move_copy for three.txt.bak 2025/03/14 08:15:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/14 08:15:51 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/14 08:15:52 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/14 08:15:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.06s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:15:55 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/03/14 08:15:57 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/03/14 08:15:59 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/03/14 08:16:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dukezob1kori/dst" 2025/03/14 08:16:01 DEBUG : Starting OpenDrive session with ID: 043db17cdcd0ae1079015f29e9d029dd5903a765c2b3c1898304ede0107c8389 2025/03/14 08:16:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/14 08:16:01 DEBUG : one: same parent dir (ODFfODE1MjcyMV8xNVVTRA) - using file/rename instead of move_copy for one-2019-01-01 2025/03/14 08:16:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/14 08:16:02 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/03/14 08:16:03 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/03/14 08:16:03 INFO : one: Copied (new) 2025/03/14 08:16:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:16:03 DEBUG : two: Unchanged skipping 2025/03/14 08:16:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/14 08:16:04 DEBUG : three.txt: same parent dir (ODFfODE1MjcyMV8xNVVTRA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/14 08:16:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/14 08:16:05 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/03/14 08:16:06 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/03/14 08:16:06 INFO : three.txt: Copied (new) 2025/03/14 08:16:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/14 08:16:07 INFO : one-2019-01-01: Deleted 2025/03/14 08:16:07 DEBUG : one: same parent dir (ODFfODE1MjcyMV8xNVVTRA) - using file/rename instead of move_copy for one-2019-01-01 2025/03/14 08:16:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/14 08:16:08 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/03/14 08:16:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/03/14 08:16:09 INFO : one: Copied (new) 2025/03/14 08:16:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:16:09 DEBUG : two: Unchanged skipping 2025/03/14 08:16:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/14 08:16:09 INFO : three-2019-01-01.txt: Deleted 2025/03/14 08:16:10 DEBUG : three.txt: same parent dir (ODFfODE1MjcyMV8xNVVTRA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/03/14 08:16:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/14 08:16:10 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/03/14 08:16:11 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/03/14 08:16:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (18.90s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:16:14 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/03/14 08:16:15 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/14 08:16:15 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:16:15 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:16:16 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/03/14 08:16:16 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/03/14 08:16:16 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/14 08:16:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.72s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:16:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/14 08:16:17 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:16:17 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:16:18 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/03/14 08:16:19 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/03/14 08:16:19 INFO : existing: Copied (new) 2025/03/14 08:16:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:16:19 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:16:19 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/14 08:16:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/14 08:16:19 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:16:19 ERROR : OpenDrive root 'rclone-test-dukezob1kori': not deleting files as there were IO errors 2025/03/14 08:16:19 ERROR : OpenDrive root 'rclone-test-dukezob1kori': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncImmutable (3.75s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.33s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:16:22 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/03/14 08:16:23 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/03/14 08:16:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/03/14 08:16:28 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/03/14 08:16:30 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:16:30 DEBUG : existing: Unchanged skipping 2025/03/14 08:16:30 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/14 08:16:30 DEBUG : subdira-rclone-move-nirayog7: same parent dir (ODFfODE1MjU5N19XUnFUag) - using folder/rename instead of move_copy 2025/03/14 08:16:30 DEBUG : EXISTING: moving to existing-rclone-move-licogor8 2025/03/14 08:16:31 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-cuxoboc6 2025/03/14 08:16:31 DEBUG : subdira: same parent dir (ODFfODE1MjU5N19XUnFUag) - using folder/rename instead of move_copy 2025/03/14 08:16:31 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODE1MjU5N19XUnFUag) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-cuxoboc6 2025/03/14 08:16:31 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/14 08:16:31 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-cuxoboc6 2025/03/14 08:16:31 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/14 08:16:31 DEBUG : EXISTING: same parent dir (ODFfODE1MjU5N19XUnFUag) - using file/rename instead of move_copy for existing-rclone-move-licogor8 2025/03/14 08:16:31 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-licogor8 2025/03/14 08:16:31 DEBUG : EXISTING: moving to existing 2025/03/14 08:16:32 DEBUG : subdira/subdirb-rclone-move-dodehol3: same parent dir (ODFfODE1MjcyOF9ZN1YwZw) - using folder/rename instead of move_copy 2025/03/14 08:16:32 DEBUG : existingbutdifferent-rclone-move-cuxoboc6: same parent dir (ODFfODE1MjU5N19XUnFUag) - using file/rename instead of move_copy for existingbutdifferent 2025/03/14 08:16:32 DEBUG : existing-rclone-move-licogor8: same parent dir (ODFfODE1MjU5N19XUnFUag) - using file/rename instead of move_copy for existing 2025/03/14 08:16:32 INFO : existingbutdifferent-rclone-move-cuxoboc6: Moved (server-side) to: existingbutdifferent 2025/03/14 08:16:32 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/14 08:16:32 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/14 08:16:32 INFO : existing-rclone-move-licogor8: Moved (server-side) to: existing 2025/03/14 08:16:32 INFO : EXISTING: Moved (server-side) to: existing 2025/03/14 08:16:32 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/14 08:16:32 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/03/14 08:16:32 DEBUG : subdira/subdirb: same parent dir (ODFfODE1MjcyOF9ZN1YwZw) - using folder/rename instead of move_copy 2025/03/14 08:16:32 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/14 08:16:33 DEBUG : subdira/subdirb/subdirc-rclone-move-hamosay3: same parent dir (ODFfODE1MjcyOV9uR01nNw) - using folder/rename instead of move_copy 2025/03/14 08:16:33 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/14 08:16:33 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/14 08:16:34 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODE1MjcyOV9uR01nNw) - using folder/rename instead of move_copy 2025/03/14 08:16:34 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/14 08:16:34 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/14 08:16:34 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-xonahop5: same parent dir (ODFfODE1MjczMF9wejZaMg) - using folder/rename instead of move_copy 2025/03/14 08:16:35 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-wihupag1 2025/03/14 08:16:35 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODE1MjczMF9wejZaMg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-wihupag1 2025/03/14 08:16:35 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODE1MjczMF9wejZaMg) - using folder/rename instead of move_copy 2025/03/14 08:16:35 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-wihupag1 2025/03/14 08:16:35 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/14 08:16:35 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/14 08:16:35 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-wihupag1: same parent dir (ODFfODE1MjczMF9wejZaMg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/03/14 08:16:35 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/14 08:16:35 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:16:35 INFO : subdira/subdirb/subdirc/hello-rclone-move-wihupag1: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/14 08:16:35 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/14 08:16:35 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/14 08:16:36 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/03/14 08:16:36 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mimiguw0 2025/03/14 08:16:36 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODE1MjczMV9JR2ZsMA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mimiguw0 2025/03/14 08:16:36 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mimiguw0 2025/03/14 08:16:36 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/14 08:16:36 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mimiguw0: same parent dir (ODFfODE1MjczMV9JR2ZsMA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/14 08:16:36 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mimiguw0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/14 08:16:36 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/14 08:16:36 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/14 08:16:36 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:16:37 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/14 08:16:37 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/14 08:16:37 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/03/14 08:16:38 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/03/14 08:16:38 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/14 08:16:38 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (20.40s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.01s) --- SKIP: TestMaxTransfer/Hard (0.33s) --- SKIP: TestMaxTransfer/Soft (0.33s) --- SKIP: TestMaxTransfer/Cautious (0.34s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:16:43 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/14 08:16:45 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/14 08:16:46 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/14 08:16:48 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/14 08:16:50 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/14 08:16:51 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/14 08:16:53 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/14 08:16:55 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/14 08:16:56 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/14 08:16:58 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:00 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:01 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:03 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:05 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:07 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:08 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:10 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:12 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:13 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:15 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:17 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:18 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:20 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:22 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:23 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:25 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:27 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:28 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:30 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:32 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:33 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:35 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:37 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:38 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:40 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:42 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:43 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:45 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:47 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:48 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:50 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:17:50 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:17:50 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:17:50 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:17:50 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:17:50 DEBUG : both0: Unchanged skipping 2025/03/14 08:17:50 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:17:50 DEBUG : both1: Unchanged skipping 2025/03/14 08:17:50 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:17:50 DEBUG : both13: Unchanged skipping 2025/03/14 08:17:50 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:17:50 DEBUG : both14: Unchanged skipping 2025/03/14 08:17:50 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:17:50 DEBUG : both15: Unchanged skipping 2025/03/14 08:17:50 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:17:50 DEBUG : both16: Unchanged skipping 2025/03/14 08:17:50 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:17:50 DEBUG : both17: Unchanged skipping 2025/03/14 08:17:50 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:17:50 DEBUG : both11: Unchanged skipping 2025/03/14 08:17:50 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:17:50 DEBUG : both10: Unchanged skipping 2025/03/14 08:17:50 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:17:50 DEBUG : both12: Unchanged skipping 2025/03/14 08:17:50 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:17:50 DEBUG : both18: Unchanged skipping 2025/03/14 08:17:50 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:17:50 DEBUG : both4: Unchanged skipping 2025/03/14 08:17:50 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:17:50 DEBUG : both5: Unchanged skipping 2025/03/14 08:17:50 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:17:50 DEBUG : both19: Unchanged skipping 2025/03/14 08:17:50 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:17:50 DEBUG : both7: Unchanged skipping 2025/03/14 08:17:50 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:17:50 DEBUG : both2: Unchanged skipping 2025/03/14 08:17:50 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:17:50 DEBUG : both9: Unchanged skipping 2025/03/14 08:17:50 DEBUG : both3: Unchanged skipping 2025/03/14 08:17:50 DEBUG : both6: Unchanged skipping 2025/03/14 08:17:50 DEBUG : both8: Unchanged skipping 2025/03/14 08:17:50 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:17:50 DEBUG : Waiting for deletions to finish 2025/03/14 08:17:50 INFO : only13: Deleted 2025/03/14 08:17:50 INFO : only14: Deleted 2025/03/14 08:17:50 INFO : only4: Deleted 2025/03/14 08:17:50 INFO : only7: Deleted 2025/03/14 08:17:50 INFO : only9: Deleted 2025/03/14 08:17:50 INFO : only5: Deleted 2025/03/14 08:17:50 INFO : only8: Deleted 2025/03/14 08:17:50 INFO : only15: Deleted 2025/03/14 08:17:51 INFO : only17: Deleted 2025/03/14 08:17:51 INFO : only18: Deleted 2025/03/14 08:17:51 INFO : only19: Deleted 2025/03/14 08:17:51 INFO : only0: Deleted 2025/03/14 08:17:51 INFO : only1: Deleted 2025/03/14 08:17:51 INFO : only10: Deleted 2025/03/14 08:17:51 INFO : only11: Deleted 2025/03/14 08:17:51 INFO : only16: Deleted 2025/03/14 08:17:51 INFO : only2: Deleted 2025/03/14 08:17:51 INFO : only3: Deleted 2025/03/14 08:17:51 INFO : only6: Deleted 2025/03/14 08:17:52 INFO : only12: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (73.16s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:17:56 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/03/14 08:17:58 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:00 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:01 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:03 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:05 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:06 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:08 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:10 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:12 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:13 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:15 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:16 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:18 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:20 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:21 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:23 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:25 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:26 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:28 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:29 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:31 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:33 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:35 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:36 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:38 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:40 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:42 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:43 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:45 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:47 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:48 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:50 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:51 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:53 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:55 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:57 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/03/14 08:18:58 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/03/14 08:19:00 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/03/14 08:19:02 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/03/14 08:19:03 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:19:03 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:19:03 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:19:03 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:19:03 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for checks to finish 2025/03/14 08:19:03 DEBUG : both1: Unchanged skipping 2025/03/14 08:19:03 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:19:03 DEBUG : both12: Unchanged skipping 2025/03/14 08:19:03 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:19:03 DEBUG : both10: Unchanged skipping 2025/03/14 08:19:03 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:19:03 DEBUG : both14: Unchanged skipping 2025/03/14 08:19:03 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:19:03 DEBUG : both0: Unchanged skipping 2025/03/14 08:19:03 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:19:03 DEBUG : both11: Unchanged skipping 2025/03/14 08:19:03 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:19:03 DEBUG : both17: Unchanged skipping 2025/03/14 08:19:03 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:19:03 DEBUG : both13: Unchanged skipping 2025/03/14 08:19:03 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:19:03 DEBUG : both19: Unchanged skipping 2025/03/14 08:19:03 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:19:03 DEBUG : both2: Unchanged skipping 2025/03/14 08:19:03 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:19:03 DEBUG : both3: Unchanged skipping 2025/03/14 08:19:03 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:19:03 DEBUG : both4: Unchanged skipping 2025/03/14 08:19:03 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:19:03 DEBUG : both5: Unchanged skipping 2025/03/14 08:19:03 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:19:03 DEBUG : both6: Unchanged skipping 2025/03/14 08:19:03 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:19:03 DEBUG : both15: Unchanged skipping 2025/03/14 08:19:03 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:19:03 DEBUG : both16: Unchanged skipping 2025/03/14 08:19:03 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/14 08:19:03 DEBUG : both9: Unchanged skipping 2025/03/14 08:19:03 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/14 08:19:03 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/14 08:19:03 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/14 08:19:03 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/14 08:19:03 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/14 08:19:03 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/14 08:19:03 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/14 08:19:03 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/14 08:19:03 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/14 08:19:03 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/14 08:19:03 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/14 08:19:03 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/14 08:19:03 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/14 08:19:03 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/14 08:19:03 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/14 08:19:03 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/14 08:19:03 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/14 08:19:03 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/14 08:19:03 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/14 08:19:03 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/14 08:19:03 DEBUG : both18: Unchanged skipping 2025/03/14 08:19:03 DEBUG : both7: Unchanged skipping 2025/03/14 08:19:03 DEBUG : both8: Unchanged skipping 2025/03/14 08:19:03 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Waiting for transfers to finish 2025/03/14 08:19:04 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/14 08:19:04 INFO : only0: Copied (replaced existing) 2025/03/14 08:19:04 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/14 08:19:04 INFO : only10: Copied (replaced existing) 2025/03/14 08:19:04 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/14 08:19:04 INFO : only1: Copied (replaced existing) 2025/03/14 08:19:05 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/14 08:19:05 INFO : only12: Copied (replaced existing) 2025/03/14 08:19:05 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/14 08:19:05 INFO : only13: Copied (replaced existing) 2025/03/14 08:19:05 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/14 08:19:05 INFO : only14: Copied (replaced existing) 2025/03/14 08:19:06 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/14 08:19:06 INFO : only11: Copied (replaced existing) 2025/03/14 08:19:06 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/14 08:19:06 INFO : only16: Copied (replaced existing) 2025/03/14 08:19:07 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/14 08:19:07 INFO : only17: Copied (replaced existing) 2025/03/14 08:19:08 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/14 08:19:08 INFO : only18: Copied (replaced existing) 2025/03/14 08:19:08 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/14 08:19:08 INFO : only2: Copied (replaced existing) 2025/03/14 08:19:08 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/14 08:19:08 INFO : only15: Copied (replaced existing) 2025/03/14 08:19:08 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/14 08:19:08 INFO : only19: Copied (replaced existing) 2025/03/14 08:19:09 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/14 08:19:09 INFO : only3: Copied (replaced existing) 2025/03/14 08:19:09 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/14 08:19:09 INFO : only5: Copied (replaced existing) 2025/03/14 08:19:09 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/14 08:19:09 INFO : only6: Copied (replaced existing) 2025/03/14 08:19:10 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/14 08:19:10 INFO : only7: Copied (replaced existing) 2025/03/14 08:19:10 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/14 08:19:10 INFO : only4: Copied (replaced existing) 2025/03/14 08:19:10 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/14 08:19:10 INFO : only8: Copied (replaced existing) 2025/03/14 08:19:10 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/03/14 08:19:10 INFO : only9: Copied (replaced existing) 2025/03/14 08:19:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (82.28s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:19:18 DEBUG : empty_dir: Making directory with metadata 2025/03/14 08:19:18 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 08:19:18 DEBUG : empty_on_remote: Making directory with metadata 2025/03/14 08:19:18 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 08:19:18 INFO : empty_on_remote: Making directory 2025/03/14 08:19:18 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:19:21 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/14 08:19:21 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/14 08:19:21 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/14 08:19:21 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" run.go:125: removing dir "test_dir2/sub_dir" failed - try 1/3: folder not empty --- PASS: TestSyncReplaceDirModTime (8.49s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:19:26 DEBUG : empty_dir: Making directory with metadata 2025/03/14 08:19:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 08:19:26 DEBUG : empty_on_remote: Making directory with metadata 2025/03/14 08:19:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/14 08:19:26 INFO : empty_on_remote: Making directory 2025/03/14 08:19:27 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:19:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/14 08:19:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/14 08:19:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/14 08:19:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/14 08:19:30 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.40s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:19:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/14 08:19:35 INFO : sub dir: Making directory 2025/03/14 08:19:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (15.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" 2025/03/14 08:19:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/14 08:19:50 INFO : sub dir: Making directory 2025/03/14 08:19:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dukezob1kori'", Local "Local file system at /tmp/rclone112410013", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.15s) PASS 2025/03/14 08:20:06 DEBUG : OpenDrive root 'rclone-test-dukezob1kori': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 12m12.330072233s (try 1/5)