"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/02/16 02:50:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca" 2025/02/16 02:50:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/16 02:50:28 DEBUG : Starting OpenDrive session with ID: caa5528ce27615daf24091ce90e6a1e1195f3894f4fd63133b3aa8b2557865e3 2025/02/16 02:50:28 DEBUG : Creating backend with remote "/tmp/rclone3166417039" === 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-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:50:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:50:29 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/16 02:50:29 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:50:29 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.46s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:50:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/16 02:50:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:50:30 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:50:30 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:50:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/16 02:50:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/16 02:50:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:50:32 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.17s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.34s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:50:35 DEBUG : Creating backend with remote "/non-existing" 2025/02/16 02:50:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/16 02:50:35 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:50:35 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.87s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:50:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:50:36 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:50:36 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:50:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/16 02:50:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/16 02:50:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.95s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:50:39 INFO : OpenDrive root 'rclone-test-zilirag1roca': Running all checks before starting transfers 2025/02/16 02:50:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:50:39 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:50:39 INFO : OpenDrive root 'rclone-test-zilirag1roca': Checks finished, now starting transfers 2025/02/16 02:50:39 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:50:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/16 02:50:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/16 02:50:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.91s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:50:43 ERROR : Ignoring --no-traverse with sync 2025/02/16 02:50:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:50:43 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:50:43 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:50:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/16 02:50:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/16 02:50:45 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:50:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.04s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:50:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/16 02:50:47 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:50:47 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:50:48 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/02/16 02:50:49 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/02/16 02:50:49 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestCopyWithDepth (2.89s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:50:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:50:50 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:50:50 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:50:51 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/02/16 02:50:52 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/16 02:50:52 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.94s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:50:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:50:53 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:50:53 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:50:54 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/02/16 02:50:55 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/16 02:50:55 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.00s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:50:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/16 02:50:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 02:50:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/16 02:50:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/16 02:50:56 INFO : sub dir: Making directory 2025/02/16 02:50:57 INFO : sub dir2: Making directory 2025/02/16 02:50:57 INFO : sub dir2/sub sub dir2: Making directory 2025/02/16 02:50:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:50:57 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:50:57 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:50:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/16 02:50:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/16 02:50:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:51:00 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.69s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:51:02 INFO : sub dir2: Making directory 2025/02/16 02:51:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/16 02:51:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 02:51:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:51:02 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:51:02 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:51:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/16 02:51:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/16 02:51:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.57s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:51:05 DEBUG : sub dir2: Making directory with metadata 2025/02/16 02:51:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 02:51:06 INFO : sub dir: Making directory 2025/02/16 02:51:06 INFO : sub dir2: Making directory 2025/02/16 02:51:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:51:06 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:51:06 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:51:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/16 02:51:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/16 02:51:08 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:51:08 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:51:08 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/16 02:51:08 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.87s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:51:11 INFO : sub dir2: Making directory 2025/02/16 02:51:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:51:11 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:51:11 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:51:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/16 02:51:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/16 02:51:13 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:51:13 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.63s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:51:14 DEBUG : sub dir2: Making directory with metadata 2025/02/16 02:51:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 02:51:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/16 02:51:14 INFO : sub dir: Making directory 2025/02/16 02:51:15 INFO : sub dir2: Making directory 2025/02/16 02:51:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:51:15 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:51:15 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:51:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/16 02:51:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/16 02:51:17 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:51:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:51:17 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.76s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:51:19 INFO : sub dir2: Making directory 2025/02/16 02:51:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:51:19 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:51:19 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:51:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/16 02:51:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/16 02:51:22 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:51:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.72s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:51:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/16 02:51:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-muwasor6roho" 2025/02/16 02:51:26 DEBUG : Starting OpenDrive session with ID: 74be839e2b06b25d3833306a6eabd676b89314dd119c1b0b80464b86ee05d962 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-zilirag1roca' -> OpenDrive root 'rclone-test-muwasor6roho' 2025/02/16 02:51:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:51:27 DEBUG : OpenDrive root 'rclone-test-muwasor6roho': Waiting for checks to finish 2025/02/16 02:51:27 DEBUG : OpenDrive root 'rclone-test-muwasor6roho': Waiting for transfers to finish 2025/02/16 02:51:28 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/16 02:51:28 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:51:28 DEBUG : OpenDrive root 'rclone-test-muwasor6roho': Purge remote --- PASS: TestServerSideCopy (6.82s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:51:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/16 02:51:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/16 02:51:33 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:51:33 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:51:33 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/16 02:51:34 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/16 02:51:34 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestCopyOverSelf (5.71s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:51:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/16 02:51:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vopumer1rovo" 2025/02/16 02:51:39 DEBUG : Starting OpenDrive session with ID: 30da0db1a183e2ee6fea2c0f55d890fb8fbd261d2f38f630421d460c1cbde3d3 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-zilirag1roca' -> OpenDrive root 'rclone-test-vopumer1rovo' 2025/02/16 02:51:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:51:39 DEBUG : OpenDrive root 'rclone-test-vopumer1rovo': Waiting for checks to finish 2025/02/16 02:51:39 DEBUG : OpenDrive root 'rclone-test-vopumer1rovo': Waiting for transfers to finish 2025/02/16 02:51:40 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/16 02:51:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:51:41 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/16 02:51:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/16 02:51:43 DEBUG : OpenDrive root 'rclone-test-vopumer1rovo': Waiting for checks to finish 2025/02/16 02:51:43 DEBUG : OpenDrive root 'rclone-test-vopumer1rovo': Waiting for transfers to finish 2025/02/16 02:51:43 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/16 02:51:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:51:44 DEBUG : OpenDrive root 'rclone-test-vopumer1rovo': Purge remote --- PASS: TestServerSideCopyOverSelf (10.25s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:51:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/16 02:51:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/16 02:51:49 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:51:49 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:51:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/16 02:51:50 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/16 02:51:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/16 02:51:50 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestMoveOverSelf (5.57s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:51:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/16 02:51:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vulivuc0zigo" 2025/02/16 02:51:54 DEBUG : Starting OpenDrive session with ID: 4681a2d04f2ac667ddc68f10519a13ddf35717357b86a5c267ef0150cb14e8c7 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-zilirag1roca' -> OpenDrive root 'rclone-test-vulivuc0zigo' 2025/02/16 02:51:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:51:55 DEBUG : OpenDrive root 'rclone-test-vulivuc0zigo': Waiting for checks to finish 2025/02/16 02:51:55 DEBUG : OpenDrive root 'rclone-test-vulivuc0zigo': Waiting for transfers to finish 2025/02/16 02:51:56 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/16 02:51:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:51:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/16 02:51:58 DEBUG : OpenDrive root 'rclone-test-vulivuc0zigo': Using server-side directory move 2025/02/16 02:51:58 INFO : OpenDrive root 'rclone-test-vulivuc0zigo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/16 02:51:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/16 02:51:58 DEBUG : OpenDrive root 'rclone-test-vulivuc0zigo': Waiting for checks to finish 2025/02/16 02:51:58 DEBUG : OpenDrive root 'rclone-test-vulivuc0zigo': Waiting for transfers to finish 2025/02/16 02:51:59 INFO : sub dir/hello world: Deleted 2025/02/16 02:51:59 INFO : sub dir/hello world: Moved (server-side) 2025/02/16 02:52:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/02/16 02:52:02 DEBUG : testing file moves 2025/02/16 02:52:02 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/16 02:52:02 DEBUG : OpenDrive root 'rclone-test-vulivuc0zigo': Waiting for checks to finish 2025/02/16 02:52:02 DEBUG : OpenDrive root 'rclone-test-vulivuc0zigo': Waiting for transfers to finish 2025/02/16 02:52:02 INFO : sub dir/hello world: Deleted 2025/02/16 02:52:03 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:52:03 DEBUG : OpenDrive root 'rclone-test-vulivuc0zigo': Purge remote --- PASS: TestServerSideMoveOverSelf (13.86s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:52:06 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/16 02:52:07 ERROR : : error listing: directory not found 2025/02/16 02:52:08 INFO : Local file system at /tmp/rclone3166417039: Making directory 2025/02/16 02:52:08 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:52:08 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.47s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:52:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/16 02:52:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/16 02:52:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:52:13 DEBUG : Local file system at /tmp/rclone3166417039: Waiting for checks to finish 2025/02/16 02:52:13 DEBUG : Local file system at /tmp/rclone3166417039: Waiting for transfers to finish 2025/02/16 02:52:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/16 02:52:13 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/02/16 02:52:13 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:52:13 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestCopyRedownload (4.58s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:52:14 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/16 02:52:14 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:52:14 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:52:15 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/02/16 02:52:16 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/16 02:52:16 INFO : check sum: Copied (new) 2025/02/16 02:52:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:52:17 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:52:17 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/16 02:52:17 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/02/16 02:52:17 DEBUG : check sum: Unchanged skipping 2025/02/16 02:52:17 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:52:17 DEBUG : Waiting for deletions to finish 2025/02/16 02:52:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.76s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:52:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/16 02:52:18 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:52:18 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:52:19 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/02/16 02:52:20 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/16 02:52:20 INFO : sizeonly: Copied (new) 2025/02/16 02:52:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:52:20 DEBUG : sizeonly: Sizes identical 2025/02/16 02:52:20 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:52:20 DEBUG : sizeonly: Unchanged skipping 2025/02/16 02:52:20 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:52:20 DEBUG : Waiting for deletions to finish 2025/02/16 02:52:20 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.74s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:52:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/16 02:52:22 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:52:22 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:52:23 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/02/16 02:52:24 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/02/16 02:52:24 INFO : ignore-size: Copied (new) 2025/02/16 02:52:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:52:24 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 02:52:24 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:52:24 DEBUG : ignore-size: Unchanged skipping 2025/02/16 02:52:24 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:52:24 DEBUG : Waiting for deletions to finish 2025/02/16 02:52:24 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.58s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:52:26 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/16 02:52:28 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 02:52:28 DEBUG : existing: Unchanged skipping 2025/02/16 02:52:28 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:52:28 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:52:28 DEBUG : Waiting for deletions to finish 2025/02/16 02:52:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:52:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/16 02:52:28 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:52:28 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:52:28 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/16 02:52:29 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/16 02:52:29 INFO : existing: Copied (replaced existing) 2025/02/16 02:52:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.82s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:52:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/16 02:52:30 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:52:30 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:52:31 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/16 02:52:32 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/16 02:52:32 INFO : existing: Copied (new) 2025/02/16 02:52:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:52:32 DEBUG : existing: Destination exists, skipping 2025/02/16 02:52:32 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:52:32 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:52:32 DEBUG : Waiting for deletions to finish 2025/02/16 02:52:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.60s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:52:35 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/16 02:52:37 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/16 02:52:38 INFO : d: Making directory 2025/02/16 02:52:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/16 02:52:39 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:52:39 DEBUG : c/non empty space: Unchanged skipping 2025/02/16 02:52:39 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:52:39 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:52:40 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/16 02:52:41 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/16 02:52:41 INFO : a/potato2: Copied (new) 2025/02/16 02:52:41 DEBUG : Waiting for deletions to finish 2025/02/16 02:52:41 INFO : b/potato: Deleted 2025/02/16 02:52:41 INFO : d: Removing directory 2025/02/16 02:52:42 INFO : b: Removing directory 2025/02/16 02:52:42 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (11.31s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:52:46 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/16 02:52:47 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:52:47 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/16 02:52:47 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/16 02:52:47 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/16 02:52:47 DEBUG : empty space: Unchanged skipping 2025/02/16 02:52:47 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:52:47 DEBUG : Waiting for deletions to finish 2025/02/16 02:52:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:52:48 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/16 02:52:48 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:52:48 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/16 02:52:48 INFO : empty space: Updated modification time in destination 2025/02/16 02:52:48 DEBUG : empty space: Unchanged skipping 2025/02/16 02:52:48 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:52:48 DEBUG : Waiting for deletions to finish 2025/02/16 02:52:48 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.18s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:52:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/16 02:52:51 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/16 02:52:51 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:52:51 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/16 02:52:51 DEBUG : empty space: Unchanged skipping 2025/02/16 02:52:51 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:52:51 DEBUG : Waiting for deletions to finish 2025/02/16 02:52:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.08s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:52:53 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/02/16 02:52:55 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/16 02:52:55 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:52:55 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3166417039) 2025/02/16 02:52:55 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-zilirag1roca') 2025/02/16 02:52:55 DEBUG : foo: md5 differ 2025/02/16 02:52:55 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:52:55 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/02/16 02:52:56 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/02/16 02:52:56 INFO : foo: Copied (replaced existing) 2025/02/16 02:52:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.42s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:52:58 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/16 02:52:59 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/16 02:52:59 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:52:59 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:52:59 DEBUG : empty space: Unchanged skipping 2025/02/16 02:52:59 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:53:00 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/02/16 02:53:00 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/16 02:53:00 INFO : potato: Copied (new) 2025/02/16 02:53:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.92s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:53:02 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/02/16 02:53:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/16 02:53:04 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:53:04 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:53:04 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/16 02:53:05 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/02/16 02:53:05 INFO : potato: Copied (replaced existing) 2025/02/16 02:53:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.52s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:53:07 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/16 02:53:09 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/16 02:53:09 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:53:09 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3166417039) 2025/02/16 02:53:09 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-zilirag1roca') 2025/02/16 02:53:09 DEBUG : potato: md5 differ 2025/02/16 02:53:09 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:53:09 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/16 02:53:10 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/02/16 02:53:10 INFO : potato: Copied (replaced existing) 2025/02/16 02:53:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:53:12 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/16 02:53:13 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/16 02:53:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:53:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/16 02:53:14 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:53:14 DEBUG : empty space: Unchanged skipping 2025/02/16 02:53:14 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:53:14 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:53:14 DEBUG : Waiting for deletions to finish 2025/02/16 02:53:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:53:16 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/16 02:53:18 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/16 02:53:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:53:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:53:19 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:53:19 DEBUG : empty space: Unchanged skipping 2025/02/16 02:53:19 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:53:20 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/16 02:53:21 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/16 02:53:21 INFO : potato2: Copied (new) 2025/02/16 02:53:21 DEBUG : Waiting for deletions to finish 2025/02/16 02:53:21 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:53:24 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/16 02:53:26 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/16 02:53:27 INFO : d: Making directory 2025/02/16 02:53:27 INFO : d/e: Making directory 2025/02/16 02:53:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/16 02:53:29 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:53:29 DEBUG : c/non empty space: Unchanged skipping 2025/02/16 02:53:29 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:53:29 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:53:30 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/16 02:53:31 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/16 02:53:31 INFO : a/potato2: Copied (new) 2025/02/16 02:53:31 DEBUG : Waiting for deletions to finish 2025/02/16 02:53:31 INFO : b/potato: Deleted 2025/02/16 02:53:31 INFO : d/e: Removing directory 2025/02/16 02:53:31 INFO : d: Removing directory 2025/02/16 02:53:31 INFO : b: Removing directory 2025/02/16 02:53:32 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:53:35 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/16 02:53:37 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/16 02:53:38 INFO : d: Making directory 2025/02/16 02:53:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/16 02:53:40 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:53:40 DEBUG : c/non empty space: Unchanged skipping 2025/02/16 02:53:40 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:53:40 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:53:40 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/16 02:53:41 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/16 02:53:41 INFO : a/potato2: Copied (new) 2025/02/16 02:53:41 ERROR : OpenDrive root 'rclone-test-zilirag1roca': not deleting files as there were IO errors 2025/02/16 02:53:41 ERROR : OpenDrive root 'rclone-test-zilirag1roca': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.82s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:53:46 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/16 02:53:48 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/16 02:53:49 DEBUG : Waiting for deletions to finish 2025/02/16 02:53:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:53:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:53:49 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:53:49 DEBUG : empty space: Unchanged skipping 2025/02/16 02:53:49 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:53:49 INFO : potato: Deleted 2025/02/16 02:53:50 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/16 02:53:51 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/16 02:53:51 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncDeleteDuring (7.14s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:53:53 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/16 02:53:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/16 02:53:56 DEBUG : Waiting for deletions to finish 2025/02/16 02:53:56 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:53:56 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:53:56 INFO : potato: Deleted 2025/02/16 02:53:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:53:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:53:56 DEBUG : empty space: Unchanged skipping 2025/02/16 02:53:56 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:53:56 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:53:57 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/16 02:53:58 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/16 02:53:58 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.29s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:54:00 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/16 02:54:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:54:02 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:54:02 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:54:03 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/02/16 02:54:04 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/02/16 02:54:04 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.84s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:54:06 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/16 02:54:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/16 02:54:09 DEBUG : enormous: Excluded (Size Filter) 2025/02/16 02:54:09 DEBUG : enormous: Excluded 2025/02/16 02:54:09 DEBUG : potato2: Excluded (Size Filter) 2025/02/16 02:54:09 DEBUG : potato2: Excluded 2025/02/16 02:54:09 DEBUG : potato2: Excluded (Size Filter) 2025/02/16 02:54:09 DEBUG : potato2: Excluded 2025/02/16 02:54:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:54:09 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:54:09 DEBUG : empty space: Unchanged skipping 2025/02/16 02:54:09 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:54:09 DEBUG : Waiting for deletions to finish 2025/02/16 02:54:09 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:54:09 DEBUG : enormous: Excluded (Size Filter) 2025/02/16 02:54:09 DEBUG : enormous: Excluded 2025/02/16 02:54:09 DEBUG : potato2: Excluded (Size Filter) 2025/02/16 02:54:09 DEBUG : potato2: Excluded 2025/02/16 02:54:10 DEBUG : potato2: Excluded (Size Filter) 2025/02/16 02:54:10 DEBUG : potato2: Excluded 2025/02/16 02:54:10 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/16 02:54:10 DEBUG : empty space: Unchanged skipping 2025/02/16 02:54:10 DEBUG : Local file system at /tmp/rclone3166417039: Waiting for checks to finish 2025/02/16 02:54:10 DEBUG : Local file system at /tmp/rclone3166417039: Waiting for transfers to finish 2025/02/16 02:54:10 DEBUG : Waiting for deletions to finish 2025/02/16 02:54:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncWithExclude (5.80s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:54:12 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/16 02:54:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/16 02:54:15 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/02/16 02:54:17 DEBUG : enormous: Excluded (Size Filter) 2025/02/16 02:54:17 DEBUG : enormous: Excluded 2025/02/16 02:54:17 DEBUG : potato2: Excluded (Size Filter) 2025/02/16 02:54:17 DEBUG : potato2: Excluded 2025/02/16 02:54:17 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:54:17 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:54:17 DEBUG : empty space: Unchanged skipping 2025/02/16 02:54:17 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:54:17 DEBUG : Waiting for deletions to finish 2025/02/16 02:54:17 INFO : enormous: Deleted 2025/02/16 02:54:17 INFO : potato2: Deleted 2025/02/16 02:54:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:54:17 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/16 02:54:17 DEBUG : empty space: Unchanged skipping 2025/02/16 02:54:17 DEBUG : Local file system at /tmp/rclone3166417039: Waiting for checks to finish 2025/02/16 02:54:17 DEBUG : Local file system at /tmp/rclone3166417039: Waiting for transfers to finish 2025/02/16 02:54:17 DEBUG : Waiting for deletions to finish 2025/02/16 02:54:17 INFO : enormous: Deleted 2025/02/16 02:54:17 INFO : potato2: Deleted 2025/02/16 02:54:17 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.59s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:54:19 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/16 02:54:21 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/02/16 02:54:23 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/02/16 02:54:25 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/02/16 02:54:26 DEBUG : five: Need to transfer - File not found at Destination 2025/02/16 02:54:26 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/16 02:54:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/16 02:54:26 DEBUG : one: Destination is newer than source, skipping 2025/02/16 02:54:26 DEBUG : three: Sizes identical 2025/02/16 02:54:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/16 02:54:26 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:54:26 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3166417039) 2025/02/16 02:54:26 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-zilirag1roca') 2025/02/16 02:54:26 DEBUG : two: md5 differ 2025/02/16 02:54:26 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:54:26 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/02/16 02:54:26 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/02/16 02:54:27 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/02/16 02:54:27 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/16 02:54:27 INFO : four: Copied (replaced existing) 2025/02/16 02:54:27 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/16 02:54:27 INFO : two: Copied (replaced existing) 2025/02/16 02:54:28 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/16 02:54:28 INFO : five: Copied (new) 2025/02/16 02:54:28 DEBUG : Waiting for deletions to finish 2025/02/16 02:54:28 DEBUG : one: Destination is newer than source, skipping 2025/02/16 02:54:28 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:54:28 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3166417039) 2025/02/16 02:54:28 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/16 02:54:28 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-zilirag1roca') 2025/02/16 02:54:28 DEBUG : two: Size and md5 of src and dst objects identical 2025/02/16 02:54:28 DEBUG : three: md5 differ 2025/02/16 02:54:28 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/16 02:54:28 DEBUG : five: Size and md5 of src and dst objects identical 2025/02/16 02:54:28 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/16 02:54:28 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/16 02:54:28 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/16 02:54:28 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/16 02:54:28 DEBUG : four: Size and md5 of src and dst objects identical 2025/02/16 02:54:28 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/16 02:54:28 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:54:28 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/02/16 02:54:29 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/02/16 02:54:29 INFO : three: Copied (replaced existing) 2025/02/16 02:54:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.20s) === 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-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/02/16 02:54:31 INFO : OpenDrive root 'rclone-test-zilirag1roca': Making map for --track-renames 2025/02/16 02:54:31 INFO : OpenDrive root 'rclone-test-zilirag1roca': Finished making map for --track-renames 2025/02/16 02:54:31 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:54:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/16 02:54:31 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/16 02:54:31 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for renames to finish 2025/02/16 02:54:31 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:54:32 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/16 02:54:33 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/02/16 02:54:33 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/16 02:54:33 INFO : potato: Copied (new) 2025/02/16 02:54:33 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/16 02:54:33 INFO : yam: Copied (new) 2025/02/16 02:54:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:54:34 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 02:54:34 INFO : OpenDrive root 'rclone-test-zilirag1roca': Making map for --track-renames 2025/02/16 02:54:34 INFO : OpenDrive root 'rclone-test-zilirag1roca': Finished making map for --track-renames 2025/02/16 02:54:34 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:54:34 DEBUG : potato: Unchanged skipping 2025/02/16 02:54:34 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for renames to finish 2025/02/16 02:54:34 DEBUG : yam: same parent dir (ODFfODA2ODg4Nl9ObG1JUg) - using file/rename instead of move_copy for yaml 2025/02/16 02:54:34 INFO : yam: Moved (server-side) to: yaml 2025/02/16 02:54:34 INFO : yaml: Renamed from "yam" 2025/02/16 02:54:34 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:54:34 DEBUG : Waiting for deletions to finish 2025/02/16 02:54:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.32s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/02/16 02:54:36 INFO : OpenDrive root 'rclone-test-zilirag1roca': Making map for --track-renames 2025/02/16 02:54:36 INFO : OpenDrive root 'rclone-test-zilirag1roca': Finished making map for --track-renames 2025/02/16 02:54:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/16 02:54:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/16 02:54:36 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:54:36 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for renames to finish 2025/02/16 02:54:36 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:54:37 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/02/16 02:54:38 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/16 02:54:38 INFO : yam: Copied (new) 2025/02/16 02:54:38 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/16 02:54:39 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/16 02:54:39 INFO : potato: Copied (new) 2025/02/16 02:54:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:54:40 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 02:54:40 INFO : OpenDrive root 'rclone-test-zilirag1roca': Making map for --track-renames 2025/02/16 02:54:40 INFO : OpenDrive root 'rclone-test-zilirag1roca': Finished making map for --track-renames 2025/02/16 02:54:40 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:54:40 DEBUG : potato: Unchanged skipping 2025/02/16 02:54:40 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for renames to finish 2025/02/16 02:54:40 DEBUG : yam: same parent dir (ODFfODA2ODg4Nl9ObG1JUg) - using file/rename instead of move_copy for yaml 2025/02/16 02:54:40 INFO : yam: Moved (server-side) to: yaml 2025/02/16 02:54:40 INFO : yaml: Renamed from "yam" 2025/02/16 02:54:40 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:54:40 DEBUG : Waiting for deletions to finish 2025/02/16 02:54:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.79s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/02/16 02:54:42 INFO : OpenDrive root 'rclone-test-zilirag1roca': Making map for --track-renames 2025/02/16 02:54:42 INFO : OpenDrive root 'rclone-test-zilirag1roca': Finished making map for --track-renames 2025/02/16 02:54:42 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:54:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/16 02:54:42 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/16 02:54:42 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for renames to finish 2025/02/16 02:54:42 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:54:43 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/16 02:54:43 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/02/16 02:54:44 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/16 02:54:44 INFO : potato: Copied (new) 2025/02/16 02:54:44 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/16 02:54:44 INFO : sub/yam: Copied (new) 2025/02/16 02:54:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:54:45 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 02:54:45 DEBUG : potato: Unchanged skipping 2025/02/16 02:54:45 INFO : OpenDrive root 'rclone-test-zilirag1roca': Making map for --track-renames 2025/02/16 02:54:45 INFO : OpenDrive root 'rclone-test-zilirag1roca': Finished making map for --track-renames 2025/02/16 02:54:45 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:54:45 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for renames to finish 2025/02/16 02:54:45 INFO : sub/yam: Moved (server-side) to: yam 2025/02/16 02:54:45 INFO : yam: Renamed from "sub/yam" 2025/02/16 02:54:45 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:54:45 DEBUG : Waiting for deletions to finish 2025/02/16 02:54:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.87s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:54:48 DEBUG : Creating backend with remote "/tmp/rclone3166417039/dir1" 2025/02/16 02:54:48 DEBUG : Creating backend with remote "/tmp/rclone3166417039/dir2" 2025/02/16 02:54:48 DEBUG : Local file system at /tmp/rclone3166417039/dir2: Using server-side directory move 2025/02/16 02:54:48 INFO : Local file system at /tmp/rclone3166417039/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/16 02:54:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/16 02:54:48 INFO : file1.txt: Moved (server-side) 2025/02/16 02:54:48 DEBUG : Local file system at /tmp/rclone3166417039/dir2: Waiting for checks to finish 2025/02/16 02:54:48 DEBUG : Local file system at /tmp/rclone3166417039/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:54:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:54:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/16 02:54:48 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:54:48 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:54:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/16 02:54:50 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/02/16 02:54:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/16 02:54:50 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:54:50 INFO : sub dir/hello world: Deleted 2025/02/16 02:54:51 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/16 02:54:51 INFO : nested/sub dir/file: Copied (new) 2025/02/16 02:54:51 INFO : nested/sub dir/file: Deleted 2025/02/16 02:54:51 INFO : sub dir: Removing directory 2025/02/16 02:54:51 INFO : nested/sub dir: Removing directory 2025/02/16 02:54:51 INFO : nested: Removing directory 2025/02/16 02:54:51 DEBUG : Local file system at /tmp/rclone3166417039: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.87s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:54:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/16 02:54:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/16 02:54:54 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:54:54 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:54:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/16 02:54:56 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/02/16 02:54:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/16 02:54:56 INFO : sub dir/hello world: Copied (new) 2025/02/16 02:54:56 INFO : sub dir/hello world: Deleted 2025/02/16 02:54:57 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/16 02:54:57 INFO : nested/sub dir/file: Copied (new) 2025/02/16 02:54:57 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.90s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:55:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/16 02:55:00 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/16 02:55:00 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:55:00 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:55:01 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/16 02:55:01 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/02/16 02:55:02 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/16 02:55:02 INFO : existing: Copied (new) 2025/02/16 02:55:02 INFO : existing: Deleted 2025/02/16 02:55:02 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/02/16 02:55:02 INFO : existing-b: Copied (new) 2025/02/16 02:55:02 INFO : existing-b: Deleted 2025/02/16 02:55:02 DEBUG : existing: Destination exists, skipping 2025/02/16 02:55:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/16 02:55:02 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:55:02 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:55:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.75s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:55:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jonaliw0yiku" 2025/02/16 02:55:04 DEBUG : Starting OpenDrive session with ID: aa740a2f48f7c3661fb7a187690871da9c229eb9df3cdbcc7cd9236d590a8c07 2025/02/16 02:55:05 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/16 02:55:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/16 02:55:09 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-zilirag1roca' -> OpenDrive root 'rclone-test-jonaliw0yiku' 2025/02/16 02:55:11 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/16 02:55:13 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/16 02:55:14 DEBUG : OpenDrive root 'rclone-test-jonaliw0yiku': Using server-side directory move 2025/02/16 02:55:14 INFO : OpenDrive root 'rclone-test-jonaliw0yiku': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/16 02:55:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:55:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/16 02:55:14 DEBUG : empty space: Unchanged skipping 2025/02/16 02:55:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/16 02:55:14 DEBUG : OpenDrive root 'rclone-test-jonaliw0yiku': Waiting for checks to finish 2025/02/16 02:55:15 INFO : potato3: Deleted 2025/02/16 02:55:15 INFO : empty space: Deleted 2025/02/16 02:55:15 DEBUG : OpenDrive root 'rclone-test-jonaliw0yiku': Waiting for transfers to finish 2025/02/16 02:55:15 INFO : potato2: Moved (server-side) 2025/02/16 02:55:15 INFO : potato3: Moved (server-side) 2025/02/16 02:55:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-najozoz1buma" 2025/02/16 02:55:16 DEBUG : Starting OpenDrive session with ID: 780110fea1a234bc601cf66442af11ad4414e17a157f90caad9da34fa85cb912 2025/02/16 02:55:16 DEBUG : OpenDrive root 'rclone-test-najozoz1buma': Using server-side directory move 2025/02/16 02:55:16 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/02/16 02:55:17 INFO : OpenDrive root 'rclone-test-najozoz1buma': Server side directory move succeeded 2025/02/16 02:55:17 ERROR : : error listing: directory not found 2025/02/16 02:55:17 DEBUG : OpenDrive root 'rclone-test-najozoz1buma': Purge remote 2025/02/16 02:55:18 DEBUG : OpenDrive root 'rclone-test-jonaliw0yiku': Purge remote 2025/02/16 02:55:18 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.69s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:55:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-poyeveh8rone" 2025/02/16 02:55:19 DEBUG : Starting OpenDrive session with ID: 98a322986cc56b5614a43977423b9d0932ddf1d47f8957223911bf23564d54eb 2025/02/16 02:55:20 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/16 02:55:22 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/16 02:55:23 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-zilirag1roca' -> OpenDrive root 'rclone-test-poyeveh8rone' 2025/02/16 02:55:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/16 02:55:27 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/16 02:55:29 DEBUG : empty space: Excluded (Size Filter) 2025/02/16 02:55:29 DEBUG : empty space: Excluded 2025/02/16 02:55:29 DEBUG : empty space: Excluded (Size Filter) 2025/02/16 02:55:29 DEBUG : empty space: Excluded 2025/02/16 02:55:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:55:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/16 02:55:29 DEBUG : OpenDrive root 'rclone-test-poyeveh8rone': Waiting for checks to finish 2025/02/16 02:55:29 DEBUG : OpenDrive root 'rclone-test-poyeveh8rone': Waiting for transfers to finish 2025/02/16 02:55:29 INFO : potato3: Deleted 2025/02/16 02:55:29 INFO : potato2: Moved (server-side) 2025/02/16 02:55:29 INFO : potato3: Moved (server-side) 2025/02/16 02:55:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hagacug7vise" 2025/02/16 02:55:30 DEBUG : Starting OpenDrive session with ID: 6d7a2bf267bbe0c6fbb7231831114a9fe23425ec2fe4948fc5f9e9076d462582 2025/02/16 02:55:31 DEBUG : empty space: Excluded (Size Filter) 2025/02/16 02:55:31 DEBUG : empty space: Excluded 2025/02/16 02:55:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:55:31 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/16 02:55:31 DEBUG : OpenDrive root 'rclone-test-hagacug7vise': Waiting for checks to finish 2025/02/16 02:55:31 DEBUG : OpenDrive root 'rclone-test-hagacug7vise': Waiting for transfers to finish 2025/02/16 02:55:32 INFO : potato2: Moved (server-side) 2025/02/16 02:55:32 INFO : potato3: Moved (server-side) 2025/02/16 02:55:32 DEBUG : OpenDrive root 'rclone-test-hagacug7vise': Purge remote 2025/02/16 02:55:33 DEBUG : OpenDrive root 'rclone-test-poyeveh8rone': Purge remote --- PASS: TestServerSideMoveWithFilter (15.21s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:55:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-celavan6poma" 2025/02/16 02:55:34 DEBUG : Starting OpenDrive session with ID: dfc9931b721daf35ae70db62815bc87757fcf10c14fdba1572bf7a5154d85044 2025/02/16 02:55:35 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/16 02:55:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/16 02:55:39 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/02/16 02:55:40 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-zilirag1roca' -> OpenDrive root 'rclone-test-celavan6poma' 2025/02/16 02:55:41 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/16 02:55:43 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/16 02:55:44 DEBUG : OpenDrive root 'rclone-test-celavan6poma': Using server-side directory move 2025/02/16 02:55:44 INFO : OpenDrive root 'rclone-test-celavan6poma': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/16 02:55:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/16 02:55:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/16 02:55:45 DEBUG : empty space: Unchanged skipping 2025/02/16 02:55:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/16 02:55:45 INFO : potato3: Deleted 2025/02/16 02:55:45 DEBUG : OpenDrive root 'rclone-test-celavan6poma': Waiting for checks to finish 2025/02/16 02:55:45 INFO : empty space: Deleted 2025/02/16 02:55:45 DEBUG : OpenDrive root 'rclone-test-celavan6poma': Waiting for transfers to finish 2025/02/16 02:55:45 INFO : potato2: Moved (server-side) 2025/02/16 02:55:45 INFO : potato3: Moved (server-side) 2025/02/16 02:55:45 INFO : tomatoDir: Removing directory 2025/02/16 02:55:46 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': deleted 1 directories 2025/02/16 02:55:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-polimuz6hijo" 2025/02/16 02:55:47 DEBUG : Starting OpenDrive session with ID: 8910c6602dbcf0c839e0fe8c53c6fd98848a8c49471d3a13b7990c450265bd06 2025/02/16 02:55:47 INFO : tomatoDir: Making directory 2025/02/16 02:55:48 DEBUG : OpenDrive root 'rclone-test-polimuz6hijo': Using server-side directory move 2025/02/16 02:55:48 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/02/16 02:55:48 INFO : OpenDrive root 'rclone-test-polimuz6hijo': Server side directory move succeeded 2025/02/16 02:55:49 ERROR : : error listing: directory not found 2025/02/16 02:55:49 ERROR : : error listing: directory not found 2025/02/16 02:55:49 DEBUG : OpenDrive root 'rclone-test-polimuz6hijo': Purge remote 2025/02/16 02:55:49 DEBUG : OpenDrive root 'rclone-test-celavan6poma': Purge remote 2025/02/16 02:55:50 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.46s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", 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-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:55:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/rclone-sync-test" 2025/02/16 02:55:51 DEBUG : Starting OpenDrive session with ID: 9f6d73d4ff7b58740ed317d59cc7678668ecaadf511a67aadcb969a3dc6e0f2f run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncOverlap (3.09s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:55:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/rclone-sync-test" 2025/02/16 02:55:54 DEBUG : Starting OpenDrive session with ID: 9370e571434234a4dbadeae33e7acf85622b75d02cf7263a46a5eb9cbf99e980 2025/02/16 02:55:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/rclone-sync-test-include/layer2" 2025/02/16 02:55:55 DEBUG : Starting OpenDrive session with ID: 69bbaffde29d866763c9842c0050d4b8a3855f5ca0d5ad334c0d1e80e7f42552 2025/02/16 02:55:57 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/rclone-sync-test-ignore-file" 2025/02/16 02:55:57 DEBUG : Starting OpenDrive session with ID: 392d514da4dd038f212cc7370fad02a6cd6ff9c47a66f4daf62bb3c1246c831f 2025/02/16 02:56:00 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/02/16 02:56:01 DEBUG : rclone-sync-test: Excluded 2025/02/16 02:56:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/16 02:56:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/16 02:56:02 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/rclone-sync-test': Waiting for checks to finish 2025/02/16 02:56:02 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/rclone-sync-test': Waiting for transfers to finish 2025/02/16 02:56:02 DEBUG : Waiting for deletions to finish 2025/02/16 02:56:02 INFO : There was nothing to transfer 2025/02/16 02:56:02 DEBUG : rclone-sync-test: Excluded 2025/02/16 02:56:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/16 02:56:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/16 02:56:03 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:56:03 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:56:03 DEBUG : Waiting for deletions to finish 2025/02/16 02:56:03 INFO : rclone-sync-test-include: Removing directory 2025/02/16 02:56:03 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': deleted 1 directories 2025/02/16 02:56:03 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:56:04 DEBUG : rclone-sync-test: Excluded 2025/02/16 02:56:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/16 02:56:04 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/16 02:56:04 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/16 02:56:04 DEBUG : Waiting for deletions to finish 2025/02/16 02:56:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:56:05 DEBUG : rclone-sync-test: Excluded 2025/02/16 02:56:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/16 02:56:05 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:56:05 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:56:05 DEBUG : Waiting for deletions to finish 2025/02/16 02:56:05 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:56:05 DEBUG : : Excluded 2025/02/16 02:56:05 DEBUG : rclone-sync-test: Excluded 2025/02/16 02:56:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/16 02:56:06 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/16 02:56:06 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/16 02:56:06 DEBUG : Waiting for deletions to finish 2025/02/16 02:56:06 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.56s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:56:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/dst" 2025/02/16 02:56:13 DEBUG : Starting OpenDrive session with ID: d667f5c49c8799e2ee54b62b4dab358ed4773c88eb8c6395b328ce691cbb33a0 2025/02/16 02:56:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/CompareDest" 2025/02/16 02:56:15 DEBUG : Starting OpenDrive session with ID: 7e5a755382296d1bc7344bf92c21edd3ab9b2340f0ab73abe2f30a81e5f1fef0 2025/02/16 02:56:16 DEBUG : one: Need to transfer - File not found at Destination 2025/02/16 02:56:16 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for checks to finish 2025/02/16 02:56:16 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for transfers to finish 2025/02/16 02:56:17 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/16 02:56:18 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/16 02:56:18 INFO : one: Copied (new) 2025/02/16 02:56:18 DEBUG : Waiting for deletions to finish 2025/02/16 02:56:19 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for checks to finish 2025/02/16 02:56:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:56:20 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for transfers to finish 2025/02/16 02:56:20 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/16 02:56:21 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/16 02:56:21 INFO : one: Copied (replaced existing) 2025/02/16 02:56:21 DEBUG : Waiting for deletions to finish 2025/02/16 02:56:21 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/16 02:56:23 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/02/16 02:56:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:56:25 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for checks to finish 2025/02/16 02:56:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:56:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/16 02:56:25 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for transfers to finish 2025/02/16 02:56:25 DEBUG : Waiting for deletions to finish 2025/02/16 02:56:25 INFO : There was nothing to transfer 2025/02/16 02:56:26 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/02/16 02:56:28 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:56:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/16 02:56:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:56:28 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for checks to finish 2025/02/16 02:56:28 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:56:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/16 02:56:28 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for transfers to finish 2025/02/16 02:56:28 DEBUG : Waiting for deletions to finish 2025/02/16 02:56:28 INFO : There was nothing to transfer 2025/02/16 02:56:29 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:56:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/16 02:56:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:56:29 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for checks to finish 2025/02/16 02:56:29 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:56:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/16 02:56:29 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for transfers to finish 2025/02/16 02:56:29 DEBUG : Waiting for deletions to finish 2025/02/16 02:56:29 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/16 02:56:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/16 02:56:31 DEBUG : two: Need to transfer - File not found at Destination 2025/02/16 02:56:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:56:31 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for checks to finish 2025/02/16 02:56:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:56:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/16 02:56:31 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for transfers to finish 2025/02/16 02:56:32 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/02/16 02:56:33 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/02/16 02:56:33 INFO : two: Copied (new) 2025/02/16 02:56:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.89s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:56:36 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/02/16 02:56:38 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/02/16 02:56:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/dest" 2025/02/16 02:56:40 DEBUG : Starting OpenDrive session with ID: 6f21b91ee5d86edfae3694851bfb46928c6b539f82081b89ec7a50ca75efa474 2025/02/16 02:56:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/pre-dest1" 2025/02/16 02:56:41 DEBUG : Starting OpenDrive session with ID: ff5db544039adad9eb40cf6fb8eecefae74b2b7896c3bc8c7992a0dd1f386684 2025/02/16 02:56:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/pre-dest2" 2025/02/16 02:56:42 DEBUG : Starting OpenDrive session with ID: 2281fa84134c134a421b94a1853fcfb0bb27d5960f3879f15d82c252c38e977e 2025/02/16 02:56:43 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 02:56:43 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/16 02:56:43 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 02:56:43 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/16 02:56:43 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/16 02:56:43 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dest': Waiting for checks to finish 2025/02/16 02:56:43 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dest': Waiting for transfers to finish 2025/02/16 02:56:45 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/02/16 02:56:46 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/02/16 02:56:46 INFO : 3: Copied (new) 2025/02/16 02:56:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.48s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:56:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/dst" 2025/02/16 02:56:49 DEBUG : Starting OpenDrive session with ID: 0ceecebbefba0e3b2bdbaca79a0efcfdcb69c7e4cde746489f08d394b8df9db8 2025/02/16 02:56:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/CopyDest" 2025/02/16 02:56:50 DEBUG : Starting OpenDrive session with ID: 9f7316a613c9813fccd88cbfd23c18461804f74f0a7918608fff46726fd806b7 2025/02/16 02:56:51 DEBUG : one: Need to transfer - File not found at Destination 2025/02/16 02:56:51 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for checks to finish 2025/02/16 02:56:51 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for transfers to finish 2025/02/16 02:56:52 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/16 02:56:53 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/16 02:56:53 INFO : one: Copied (new) 2025/02/16 02:56:53 DEBUG : Waiting for deletions to finish 2025/02/16 02:56:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:56:54 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for checks to finish 2025/02/16 02:56:54 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for transfers to finish 2025/02/16 02:56:54 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/16 02:56:55 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/16 02:56:55 INFO : one: Copied (replaced existing) 2025/02/16 02:56:55 DEBUG : Waiting for deletions to finish 2025/02/16 02:56:56 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/16 02:56:58 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/02/16 02:56:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/BackupDir" 2025/02/16 02:57:00 DEBUG : Starting OpenDrive session with ID: 1e2dd68a36ed050bce313c329e8a51af031e696bd16cf3634254e9763fef8e9f 2025/02/16 02:57:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:57:01 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for checks to finish 2025/02/16 02:57:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:57:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/16 02:57:02 INFO : one: Moved (server-side) 2025/02/16 02:57:02 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/16 02:57:02 INFO : one: Copied (server-side copy) 2025/02/16 02:57:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/16 02:57:02 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for transfers to finish 2025/02/16 02:57:02 DEBUG : Waiting for deletions to finish 2025/02/16 02:57:04 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/02/16 02:57:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:57:06 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/16 02:57:06 INFO : two: Copied (server-side copy) 2025/02/16 02:57:06 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/16 02:57:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:57:06 DEBUG : one: Unchanged skipping 2025/02/16 02:57:06 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for checks to finish 2025/02/16 02:57:06 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for transfers to finish 2025/02/16 02:57:06 DEBUG : Waiting for deletions to finish 2025/02/16 02:57:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:57:07 DEBUG : one: Unchanged skipping 2025/02/16 02:57:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:57:07 DEBUG : two: Unchanged skipping 2025/02/16 02:57:07 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for checks to finish 2025/02/16 02:57:07 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for transfers to finish 2025/02/16 02:57:07 DEBUG : Waiting for deletions to finish 2025/02/16 02:57:07 INFO : There was nothing to transfer 2025/02/16 02:57:08 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/02/16 02:57:10 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/16 02:57:10 DEBUG : three: Destination not found in --copy-dest 2025/02/16 02:57:10 DEBUG : three: Need to transfer - File not found at Destination 2025/02/16 02:57:10 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:57:10 DEBUG : one: Unchanged skipping 2025/02/16 02:57:10 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/16 02:57:10 DEBUG : two: Unchanged skipping 2025/02/16 02:57:10 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for checks to finish 2025/02/16 02:57:10 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for transfers to finish 2025/02/16 02:57:10 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/02/16 02:57:11 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/02/16 02:57:11 INFO : three: Copied (new) 2025/02/16 02:57:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (26.14s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:57:16 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/16 02:57:17 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/16 02:57:19 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/16 02:57:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/dst" 2025/02/16 02:57:21 DEBUG : Starting OpenDrive session with ID: 9b3ba8bc8ac07501f0c66217dca03c716fadbb508213fbf4a01949feeba2e2d9 2025/02/16 02:57:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/backup" 2025/02/16 02:57:22 DEBUG : Starting OpenDrive session with ID: 9a3750e3ba77a00d31e1389110047e30820ad46fa51aa3dd86abaa0f465a4ac9 2025/02/16 02:57:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/16 02:57:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 02:57:23 DEBUG : two: Unchanged skipping 2025/02/16 02:57:23 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for checks to finish 2025/02/16 02:57:24 INFO : one: Moved (server-side) 2025/02/16 02:57:24 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for transfers to finish 2025/02/16 02:57:24 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/16 02:57:25 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/16 02:57:25 INFO : one: Copied (new) 2025/02/16 02:57:25 DEBUG : Waiting for deletions to finish 2025/02/16 02:57:26 INFO : three.txt: Moved (server-side) 2025/02/16 02:57:26 INFO : three.txt: Moved into backup dir 2025/02/16 02:57:27 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/16 02:57:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/16 02:57:29 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 02:57:29 DEBUG : two: Unchanged skipping 2025/02/16 02:57:29 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for checks to finish 2025/02/16 02:57:29 INFO : one: Deleted 2025/02/16 02:57:29 INFO : one: Moved (server-side) 2025/02/16 02:57:29 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for transfers to finish 2025/02/16 02:57:30 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/16 02:57:31 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/16 02:57:31 INFO : one: Copied (new) 2025/02/16 02:57:31 DEBUG : Waiting for deletions to finish 2025/02/16 02:57:31 INFO : three.txt: Deleted 2025/02/16 02:57:32 INFO : three.txt: Moved (server-side) 2025/02/16 02:57:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.48s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:57:35 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/16 02:57:37 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/16 02:57:38 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/16 02:57:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/dst" 2025/02/16 02:57:40 DEBUG : Starting OpenDrive session with ID: 772288425e9c94fee1615720647895207f97300b7de38ba7b39090863b5e6ac0 2025/02/16 02:57:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/backup" 2025/02/16 02:57:41 DEBUG : Starting OpenDrive session with ID: 2f1dcd142d329f0fdb415b693cb1b3303325f9a64eec3aa3e878c7feb377a419 2025/02/16 02:57:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/16 02:57:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 02:57:42 DEBUG : two: Unchanged skipping 2025/02/16 02:57:42 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for checks to finish 2025/02/16 02:57:43 INFO : one: Moved (server-side) to: one.bak 2025/02/16 02:57:43 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for transfers to finish 2025/02/16 02:57:43 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/16 02:57:44 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/16 02:57:44 INFO : one: Copied (new) 2025/02/16 02:57:44 DEBUG : Waiting for deletions to finish 2025/02/16 02:57:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/16 02:57:45 INFO : three.txt: Moved into backup dir 2025/02/16 02:57:46 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/16 02:57:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/16 02:57:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 02:57:48 DEBUG : two: Unchanged skipping 2025/02/16 02:57:48 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for checks to finish 2025/02/16 02:57:48 INFO : one.bak: Deleted 2025/02/16 02:57:48 INFO : one: Moved (server-side) to: one.bak 2025/02/16 02:57:48 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for transfers to finish 2025/02/16 02:57:49 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/16 02:57:50 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/16 02:57:50 INFO : one: Copied (new) 2025/02/16 02:57:50 DEBUG : Waiting for deletions to finish 2025/02/16 02:57:50 INFO : three.txt.bak: Deleted 2025/02/16 02:57:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/16 02:57:51 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.11s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:57:54 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/16 02:57:56 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/16 02:57:58 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/16 02:57:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/dst" 2025/02/16 02:57:59 DEBUG : Starting OpenDrive session with ID: 1319333c7f4566a712b4e1c0f7c4ed3618bcf9ec91a03c97beb31b86639ed6d2 2025/02/16 02:58:00 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/backup" 2025/02/16 02:58:00 DEBUG : Starting OpenDrive session with ID: 71754b801c63f034bd7847ee3f7b8eb0d846477a03e21e6bea37c784a3d0582e 2025/02/16 02:58:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/16 02:58:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 02:58:01 DEBUG : two: Unchanged skipping 2025/02/16 02:58:01 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for checks to finish 2025/02/16 02:58:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/16 02:58:02 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for transfers to finish 2025/02/16 02:58:03 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/16 02:58:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/16 02:58:04 INFO : one: Copied (new) 2025/02/16 02:58:04 DEBUG : Waiting for deletions to finish 2025/02/16 02:58:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/16 02:58:04 INFO : three.txt: Moved into backup dir 2025/02/16 02:58:05 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/16 02:58:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/16 02:58:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 02:58:07 DEBUG : two: Unchanged skipping 2025/02/16 02:58:07 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for checks to finish 2025/02/16 02:58:07 INFO : one-2019-01-01: Deleted 2025/02/16 02:58:08 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/16 02:58:08 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for transfers to finish 2025/02/16 02:58:09 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/16 02:58:09 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/16 02:58:09 INFO : one: Copied (new) 2025/02/16 02:58:09 DEBUG : Waiting for deletions to finish 2025/02/16 02:58:10 INFO : three-2019-01-01.txt: Deleted 2025/02/16 02:58:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/16 02:58:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.48s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:58:14 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/16 02:58:15 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/16 02:58:17 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/16 02:58:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/dst" 2025/02/16 02:58:19 DEBUG : Starting OpenDrive session with ID: 8ace00d8509fa0cbc4d1c35c0fc9808f3bfa8e2815831a0f30d99d04bd6c1402 2025/02/16 02:58:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/16 02:58:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 02:58:20 DEBUG : two: Unchanged skipping 2025/02/16 02:58:20 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for checks to finish 2025/02/16 02:58:20 DEBUG : one: same parent dir (ODFfODA2ODk2MV9XNkFYag) - using file/rename instead of move_copy for one.bak 2025/02/16 02:58:20 INFO : one: Moved (server-side) to: one.bak 2025/02/16 02:58:20 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for transfers to finish 2025/02/16 02:58:21 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/16 02:58:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/16 02:58:22 INFO : one: Copied (new) 2025/02/16 02:58:22 DEBUG : Waiting for deletions to finish 2025/02/16 02:58:22 DEBUG : three.txt: same parent dir (ODFfODA2ODk2MV9XNkFYag) - using file/rename instead of move_copy for three.txt.bak 2025/02/16 02:58:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/16 02:58:22 INFO : three.txt: Moved into backup dir 2025/02/16 02:58:23 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/16 02:58:25 DEBUG : one.bak: Excluded (Path Filter) 2025/02/16 02:58:25 DEBUG : one.bak: Excluded 2025/02/16 02:58:25 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/16 02:58:25 DEBUG : three.txt.bak: Excluded 2025/02/16 02:58:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/16 02:58:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 02:58:25 DEBUG : two: Unchanged skipping 2025/02/16 02:58:25 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for checks to finish 2025/02/16 02:58:25 INFO : one.bak: Deleted 2025/02/16 02:58:25 DEBUG : one: same parent dir (ODFfODA2ODk2MV9XNkFYag) - using file/rename instead of move_copy for one.bak 2025/02/16 02:58:26 INFO : one: Moved (server-side) to: one.bak 2025/02/16 02:58:26 DEBUG : OpenDrive root 'rclone-test-zilirag1roca/dst': Waiting for transfers to finish 2025/02/16 02:58:26 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/16 02:58:27 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/16 02:58:27 INFO : one: Copied (new) 2025/02/16 02:58:27 DEBUG : Waiting for deletions to finish 2025/02/16 02:58:28 INFO : three.txt.bak: Deleted 2025/02/16 02:58:28 DEBUG : three.txt: same parent dir (ODFfODA2ODk2MV9XNkFYag) - using file/rename instead of move_copy for three.txt.bak 2025/02/16 02:58:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/16 02:58:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.29s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:58:31 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/16 02:58:33 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/16 02:58:34 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/16 02:58:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/dst" 2025/02/16 02:58:36 DEBUG : Starting OpenDrive session with ID: 4db8e3c45d4683b37fa05b67f1edf7b6028bff4f693e1615320e58371826c126 2025/02/16 02:58:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/16 02:58:37 DEBUG : one: same parent dir (ODFfODA2ODk2Ml9QeTBQYw) - using file/rename instead of move_copy for one.bak 2025/02/16 02:58:37 INFO : one: Moved (server-side) to: one.bak 2025/02/16 02:58:38 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/16 02:58:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/16 02:58:39 INFO : one: Copied (new) 2025/02/16 02:58:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 02:58:39 DEBUG : two: Unchanged skipping 2025/02/16 02:58:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/16 02:58:40 DEBUG : three.txt: same parent dir (ODFfODA2ODk2Ml9QeTBQYw) - using file/rename instead of move_copy for three.txt.bak 2025/02/16 02:58:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/16 02:58:41 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/02/16 02:58:42 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/16 02:58:42 INFO : three.txt: Copied (new) 2025/02/16 02:58:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/16 02:58:43 INFO : one.bak: Deleted 2025/02/16 02:58:43 DEBUG : one: same parent dir (ODFfODA2ODk2Ml9QeTBQYw) - using file/rename instead of move_copy for one.bak 2025/02/16 02:58:43 INFO : one: Moved (server-side) to: one.bak 2025/02/16 02:58:44 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/16 02:58:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/16 02:58:45 INFO : one: Copied (new) 2025/02/16 02:58:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 02:58:45 DEBUG : two: Unchanged skipping 2025/02/16 02:58:45 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/16 02:58:45 INFO : three.txt.bak: Deleted 2025/02/16 02:58:46 DEBUG : three.txt: same parent dir (ODFfODA2ODk2Ml9QeTBQYw) - using file/rename instead of move_copy for three.txt.bak 2025/02/16 02:58:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/16 02:58:47 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/02/16 02:58:48 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/16 02:58:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.83s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:58:51 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/16 02:58:52 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/16 02:58:54 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/16 02:58:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zilirag1roca/dst" 2025/02/16 02:58:56 DEBUG : Starting OpenDrive session with ID: b3c4d32f5ab1add6e0e006839f4cb89420f291f5d13647bb74dc60dee9045050 2025/02/16 02:58:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/16 02:58:57 DEBUG : one: same parent dir (ODFfODA2ODk2M182eEVPbQ) - using file/rename instead of move_copy for one-2019-01-01 2025/02/16 02:58:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/16 02:58:58 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/16 02:58:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/16 02:58:59 INFO : one: Copied (new) 2025/02/16 02:58:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 02:58:59 DEBUG : two: Unchanged skipping 2025/02/16 02:58:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/16 02:58:59 DEBUG : three.txt: same parent dir (ODFfODA2ODk2M182eEVPbQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/02/16 02:59:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/16 02:59:00 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/02/16 02:59:01 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/16 02:59:01 INFO : three.txt: Copied (new) 2025/02/16 02:59:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/16 02:59:02 INFO : one-2019-01-01: Deleted 2025/02/16 02:59:03 DEBUG : one: same parent dir (ODFfODA2ODk2M182eEVPbQ) - using file/rename instead of move_copy for one-2019-01-01 2025/02/16 02:59:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/16 02:59:04 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/16 02:59:04 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/16 02:59:04 INFO : one: Copied (new) 2025/02/16 02:59:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 02:59:05 DEBUG : two: Unchanged skipping 2025/02/16 02:59:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/16 02:59:05 INFO : three-2019-01-01.txt: Deleted 2025/02/16 02:59:05 DEBUG : three.txt: same parent dir (ODFfODA2ODk2M182eEVPbQ) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/02/16 02:59:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/16 02:59:06 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/02/16 02:59:07 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/16 02:59:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.61s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:59:10 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/02/16 02:59:11 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/16 02:59:11 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:59:11 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:59:12 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/02/16 02:59:13 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/02/16 02:59:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/16 02:59:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.94s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:59:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/16 02:59:14 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:59:14 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:59:14 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/16 02:59:15 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/16 02:59:15 INFO : existing: Copied (new) 2025/02/16 02:59:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:59:16 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/16 02:59:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/16 02:59:16 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:59:16 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:59:16 ERROR : OpenDrive root 'rclone-test-zilirag1roca': not deleting files as there were IO errors 2025/02/16 02:59:16 ERROR : OpenDrive root 'rclone-test-zilirag1roca': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncImmutable (3.98s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.39s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:59:18 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/02/16 02:59:20 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/02/16 02:59:23 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/02/16 02:59:25 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/02/16 02:59:27 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 02:59:27 DEBUG : existing: Unchanged skipping 2025/02/16 02:59:27 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/16 02:59:27 DEBUG : subdira-rclone-move-zavekev9: same parent dir (ODFfODA2ODg4Nl9ObG1JUg) - using folder/rename instead of move_copy 2025/02/16 02:59:27 DEBUG : EXISTING: moving to existing-rclone-move-wobavus8 2025/02/16 02:59:27 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-fasumeg3 2025/02/16 02:59:28 DEBUG : subdira: same parent dir (ODFfODA2ODg4Nl9ObG1JUg) - using folder/rename instead of move_copy 2025/02/16 02:59:28 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODA2ODg4Nl9ObG1JUg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-fasumeg3 2025/02/16 02:59:28 DEBUG : EXISTING: same parent dir (ODFfODA2ODg4Nl9ObG1JUg) - using file/rename instead of move_copy for existing-rclone-move-wobavus8 2025/02/16 02:59:28 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/02/16 02:59:28 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-fasumeg3 2025/02/16 02:59:28 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/02/16 02:59:28 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-wobavus8 2025/02/16 02:59:28 DEBUG : EXISTING: moving to existing 2025/02/16 02:59:28 DEBUG : existingbutdifferent-rclone-move-fasumeg3: same parent dir (ODFfODA2ODg4Nl9ObG1JUg) - using file/rename instead of move_copy for existingbutdifferent 2025/02/16 02:59:28 INFO : existingbutdifferent-rclone-move-fasumeg3: Moved (server-side) to: existingbutdifferent 2025/02/16 02:59:28 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/02/16 02:59:28 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/02/16 02:59:29 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/02/16 02:59:29 DEBUG : existing-rclone-move-wobavus8: same parent dir (ODFfODA2ODg4Nl9ObG1JUg) - using file/rename instead of move_copy for existing 2025/02/16 02:59:29 DEBUG : subdira/subdirb-rclone-move-tiqubeg5: same parent dir (ODFfODA2ODk2NF9rc2xabA) - using folder/rename instead of move_copy 2025/02/16 02:59:29 INFO : existing-rclone-move-wobavus8: Moved (server-side) to: existing 2025/02/16 02:59:29 INFO : EXISTING: Moved (server-side) to: existing 2025/02/16 02:59:29 INFO : EXISTING: Fixed case by renaming to: existing 2025/02/16 02:59:29 DEBUG : subdira/subdirb: same parent dir (ODFfODA2ODk2NF9rc2xabA) - using folder/rename instead of move_copy 2025/02/16 02:59:29 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/02/16 02:59:29 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/16 02:59:29 INFO : existingbutdifferent: Copied (replaced existing) 2025/02/16 02:59:30 DEBUG : subdira/subdirb/subdirc-rclone-move-qudikic4: same parent dir (ODFfODA2ODk2NV83ZXpTeQ) - using folder/rename instead of move_copy 2025/02/16 02:59:31 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfODA2ODk2NV83ZXpTeQ) - using folder/rename instead of move_copy 2025/02/16 02:59:31 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/02/16 02:59:31 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/02/16 02:59:32 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-yehudoy8: same parent dir (ODFfODA2ODk2Nl8wMDllZg) - using folder/rename instead of move_copy 2025/02/16 02:59:32 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-jayuroh5 2025/02/16 02:59:32 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfODA2ODk2Nl8wMDllZg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-jayuroh5 2025/02/16 02:59:32 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfODA2ODk2Nl8wMDllZg) - using folder/rename instead of move_copy 2025/02/16 02:59:32 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/02/16 02:59:33 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/02/16 02:59:33 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 02:59:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-rewokan5 2025/02/16 02:59:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfODA2ODk2N184ZzN6aw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-rewokan5 2025/02/16 02:59:33 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-jayuroh5 2025/02/16 02:59:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/02/16 02:59:33 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-jayuroh5: same parent dir (ODFfODA2ODk2Nl8wMDllZg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/02/16 02:59:34 INFO : subdira/subdirb/subdirc/hello-rclone-move-jayuroh5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/16 02:59:34 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/16 02:59:34 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/02/16 02:59:34 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/02/16 02:59:34 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-rewokan5 2025/02/16 02:59:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/16 02:59:34 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-rewokan5: same parent dir (ODFfODA2ODk2N184ZzN6aw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/16 02:59:34 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-rewokan5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/16 02:59:34 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/16 02:59:34 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/16 02:59:34 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 02:59:34 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/02/16 02:59:35 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/16 02:59:35 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/02/16 02:59:36 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/16 02:59:36 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/02/16 02:59:36 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (22.54s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.08s) --- SKIP: TestMaxTransfer/Hard (0.36s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 02:59:42 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/02/16 02:59:44 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/02/16 02:59:45 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/02/16 02:59:47 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/02/16 02:59:49 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/02/16 02:59:50 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/02/16 02:59:52 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/02/16 02:59:54 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/02/16 02:59:56 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/02/16 02:59:57 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/02/16 02:59:59 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:01 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:03 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:05 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:08 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:09 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:11 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:13 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:15 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:17 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:19 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:20 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:22 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:24 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:26 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:28 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:29 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:31 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:33 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:35 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:36 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:38 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:40 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:42 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:44 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:45 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:47 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:49 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:51 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:53 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/02/16 03:00:55 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:00:55 DEBUG : both0: Unchanged skipping 2025/02/16 03:00:55 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:00:55 DEBUG : both1: Unchanged skipping 2025/02/16 03:00:55 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:00:55 DEBUG : both10: Unchanged skipping 2025/02/16 03:00:55 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:00:55 DEBUG : both11: Unchanged skipping 2025/02/16 03:00:55 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:00:55 DEBUG : both12: Unchanged skipping 2025/02/16 03:00:55 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:00:55 DEBUG : both13: Unchanged skipping 2025/02/16 03:00:55 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:00:55 DEBUG : both14: Unchanged skipping 2025/02/16 03:00:55 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:00:55 DEBUG : both15: Unchanged skipping 2025/02/16 03:00:55 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:00:55 DEBUG : both16: Unchanged skipping 2025/02/16 03:00:55 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:00:55 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:00:55 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:00:55 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 03:00:55 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:00:55 DEBUG : both17: Unchanged skipping 2025/02/16 03:00:55 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:00:55 DEBUG : both18: Unchanged skipping 2025/02/16 03:00:55 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:00:55 DEBUG : both4: Unchanged skipping 2025/02/16 03:00:55 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:00:55 DEBUG : both5: Unchanged skipping 2025/02/16 03:00:55 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:00:55 DEBUG : both6: Unchanged skipping 2025/02/16 03:00:55 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:00:55 DEBUG : both2: Unchanged skipping 2025/02/16 03:00:55 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:00:55 DEBUG : both8: Unchanged skipping 2025/02/16 03:00:55 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:00:55 DEBUG : both9: Unchanged skipping 2025/02/16 03:00:55 DEBUG : both19: Unchanged skipping 2025/02/16 03:00:55 DEBUG : both3: Unchanged skipping 2025/02/16 03:00:55 DEBUG : both7: Unchanged skipping 2025/02/16 03:00:55 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 03:00:55 DEBUG : Waiting for deletions to finish 2025/02/16 03:00:55 INFO : only17: Deleted 2025/02/16 03:00:55 INFO : only13: Deleted 2025/02/16 03:00:55 INFO : only14: Deleted 2025/02/16 03:00:55 INFO : only18: Deleted 2025/02/16 03:00:55 INFO : only3: Deleted 2025/02/16 03:00:55 INFO : only0: Deleted 2025/02/16 03:00:55 INFO : only12: Deleted 2025/02/16 03:00:55 INFO : only4: Deleted 2025/02/16 03:00:55 INFO : only6: Deleted 2025/02/16 03:00:55 INFO : only11: Deleted 2025/02/16 03:00:55 INFO : only2: Deleted 2025/02/16 03:00:56 INFO : only19: Deleted 2025/02/16 03:00:56 INFO : only5: Deleted 2025/02/16 03:00:56 INFO : only7: Deleted 2025/02/16 03:00:56 INFO : only1: Deleted 2025/02/16 03:00:56 INFO : only16: Deleted 2025/02/16 03:00:56 INFO : only9: Deleted 2025/02/16 03:00:56 INFO : only10: Deleted 2025/02/16 03:00:56 INFO : only15: Deleted 2025/02/16 03:00:56 INFO : only8: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (79.38s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 03:01:01 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:03 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:05 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:07 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:08 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:10 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:12 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:14 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:15 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:17 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:19 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:21 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:22 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:24 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:26 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:28 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:30 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:31 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:33 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:35 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:36 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:38 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:40 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:42 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:44 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:45 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:47 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:49 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:51 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:52 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:54 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:56 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/02/16 03:01:58 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/02/16 03:02:00 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/02/16 03:02:01 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/02/16 03:02:03 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/02/16 03:02:05 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/02/16 03:02:07 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/02/16 03:02:08 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/02/16 03:02:10 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/02/16 03:02:12 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:02:12 DEBUG : both0: Unchanged skipping 2025/02/16 03:02:12 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:02:12 DEBUG : both1: Unchanged skipping 2025/02/16 03:02:12 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:02:12 DEBUG : both10: Unchanged skipping 2025/02/16 03:02:12 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:02:12 DEBUG : both11: Unchanged skipping 2025/02/16 03:02:12 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:02:12 DEBUG : both12: Unchanged skipping 2025/02/16 03:02:12 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:02:12 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:02:12 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:02:12 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:02:12 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for checks to finish 2025/02/16 03:02:12 DEBUG : both13: Unchanged skipping 2025/02/16 03:02:12 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:02:12 DEBUG : both17: Unchanged skipping 2025/02/16 03:02:12 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:02:12 DEBUG : both14: Unchanged skipping 2025/02/16 03:02:12 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:02:12 DEBUG : both19: Unchanged skipping 2025/02/16 03:02:12 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:02:12 DEBUG : both2: Unchanged skipping 2025/02/16 03:02:12 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:02:12 DEBUG : both3: Unchanged skipping 2025/02/16 03:02:12 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:02:12 DEBUG : both4: Unchanged skipping 2025/02/16 03:02:12 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:02:12 DEBUG : both5: Unchanged skipping 2025/02/16 03:02:12 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:02:12 DEBUG : both6: Unchanged skipping 2025/02/16 03:02:12 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:02:12 DEBUG : both7: Unchanged skipping 2025/02/16 03:02:12 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:02:12 DEBUG : both8: Unchanged skipping 2025/02/16 03:02:12 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/16 03:02:12 DEBUG : both9: Unchanged skipping 2025/02/16 03:02:12 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/16 03:02:12 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/16 03:02:12 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/16 03:02:12 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/16 03:02:12 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/16 03:02:12 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/16 03:02:12 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/16 03:02:12 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/16 03:02:12 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/16 03:02:12 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/16 03:02:12 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/16 03:02:12 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/16 03:02:12 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/16 03:02:12 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/16 03:02:12 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/16 03:02:12 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/16 03:02:12 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/16 03:02:12 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/16 03:02:12 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/16 03:02:12 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/16 03:02:12 DEBUG : both15: Unchanged skipping 2025/02/16 03:02:12 DEBUG : both16: Unchanged skipping 2025/02/16 03:02:12 DEBUG : both18: Unchanged skipping 2025/02/16 03:02:12 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Waiting for transfers to finish 2025/02/16 03:02:14 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/16 03:02:14 INFO : only0: Copied (replaced existing) 2025/02/16 03:02:14 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/16 03:02:14 INFO : only10: Copied (replaced existing) 2025/02/16 03:02:16 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/16 03:02:16 INFO : only12: Copied (replaced existing) 2025/02/16 03:02:17 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/16 03:02:17 INFO : only1: Copied (replaced existing) 2025/02/16 03:02:18 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/16 03:02:18 INFO : only15: Copied (replaced existing) 2025/02/16 03:02:18 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/16 03:02:18 INFO : only14: Copied (replaced existing) 2025/02/16 03:02:18 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/16 03:02:18 INFO : only13: Copied (replaced existing) 2025/02/16 03:02:19 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/16 03:02:19 INFO : only16: Copied (replaced existing) 2025/02/16 03:02:19 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/16 03:02:19 INFO : only11: Copied (replaced existing) 2025/02/16 03:02:20 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/16 03:02:20 INFO : only2: Copied (replaced existing) 2025/02/16 03:02:20 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/16 03:02:20 INFO : only18: Copied (replaced existing) 2025/02/16 03:02:21 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/16 03:02:21 INFO : only19: Copied (replaced existing) 2025/02/16 03:02:22 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/16 03:02:22 INFO : only17: Copied (replaced existing) 2025/02/16 03:02:23 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/16 03:02:23 INFO : only6: Copied (replaced existing) 2025/02/16 03:02:23 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/16 03:02:23 INFO : only5: Copied (replaced existing) 2025/02/16 03:02:24 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/16 03:02:24 INFO : only4: Copied (replaced existing) 2025/02/16 03:02:24 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/16 03:02:24 INFO : only3: Copied (replaced existing) 2025/02/16 03:02:24 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/16 03:02:24 INFO : only7: Copied (replaced existing) 2025/02/16 03:02:25 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/16 03:02:25 INFO : only9: Copied (replaced existing) 2025/02/16 03:02:26 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/16 03:02:26 INFO : only8: Copied (replaced existing) 2025/02/16 03:02:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (94.37s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 03:02:35 DEBUG : empty_dir: Making directory with metadata 2025/02/16 03:02:35 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 03:02:35 DEBUG : empty_on_remote: Making directory with metadata 2025/02/16 03:02:35 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 03:02:35 INFO : empty_on_remote: Making directory 2025/02/16 03:02:35 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-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 03:02:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/16 03:02:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/16 03:02:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/16 03:02:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (7.76s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 03:02:43 DEBUG : empty_dir: Making directory with metadata 2025/02/16 03:02:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 03:02:43 DEBUG : empty_on_remote: Making directory with metadata 2025/02/16 03:02:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/16 03:02:43 INFO : empty_on_remote: Making directory 2025/02/16 03:02:43 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-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 03:02:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/16 03:02:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/16 03:02:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/16 03:02:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/16 03:02:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.67s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 03:02:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/16 03:02:51 INFO : sub dir: Making directory 2025/02/16 03:02:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.51s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" 2025/02/16 03:03:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/16 03:03:08 INFO : sub dir: Making directory 2025/02/16 03:03:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-zilirag1roca'", Local "Local file system at /tmp/rclone3166417039", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (17.47s) PASS 2025/02/16 03:03:25 DEBUG : OpenDrive root 'rclone-test-zilirag1roca': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 12m59.455240448s (try 1/5)