"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/12/11 02:19:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude" 2024/12/11 02:19:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/11 02:19:29 DEBUG : Starting OpenDrive session with ID: a5c2120eb77b9dd2a6f815733927341ecee89375b464780885d3affceff947f6 2024/12/11 02:19:29 DEBUG : Creating backend with remote "/tmp/rclone3934770770" === 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-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:19:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:19:30 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/11 02:19:30 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:19:30 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.45s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:19:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 02:19:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:19:31 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:19:31 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:19:32 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/11 02:19:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 02:19:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:19:33 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.98s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", 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-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", 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-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:19:35 DEBUG : Creating backend with remote "/non-existing" 2024/12/11 02:19:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/11 02:19:36 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:19:36 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.94s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:19:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:19:36 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:19:36 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:19:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/11 02:19:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 02:19:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.18s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:19:40 INFO : OpenDrive root 'rclone-test-toribuy4mude': Running all checks before starting transfers 2024/12/11 02:19:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:19:41 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:19:41 INFO : OpenDrive root 'rclone-test-toribuy4mude': Checks finished, now starting transfers 2024/12/11 02:19:41 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:19:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/11 02:19:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 02:19:43 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.16s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:19:45 ERROR : Ignoring --no-traverse with sync 2024/12/11 02:19:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:19:45 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:19:45 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:19:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/11 02:19:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 02:19:47 INFO : sub dir/hello world: Copied (new) 2024/12/11 02:19:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestSyncNoTraverse (5.15s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:19:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/11 02:19:50 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:19:50 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:19:51 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/12/11 02:19:52 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/12/11 02:19:52 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestCopyWithDepth (2.90s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:19:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:19:53 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:19:53 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:19:54 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/12/11 02:19:55 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 02:19:55 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.97s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:19:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:19:56 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:19:56 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:19:57 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/12/11 02:19:57 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 02:19:57 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.91s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:19:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/11 02:19:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 02:19:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/11 02:19:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 02:19:59 DEBUG : sub dir: Making directory 2024/12/11 02:19:59 DEBUG : sub dir2: Making directory 2024/12/11 02:19:59 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/11 02:19:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:20:00 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:20:00 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:20:01 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/11 02:20:02 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 02:20:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:20:03 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (6.32s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:20:05 DEBUG : sub dir2: Making directory 2024/12/11 02:20:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/11 02:20:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 02:20:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:20:05 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:20:05 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:20:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/11 02:20:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 02:20:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (4.25s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:20:09 DEBUG : sub dir2: Making directory with metadata 2024/12/11 02:20:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 02:20:09 DEBUG : sub dir: Making directory 2024/12/11 02:20:10 DEBUG : sub dir2: Making directory 2024/12/11 02:20:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:20:10 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:20:10 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:20:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/11 02:20:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 02:20:12 INFO : sub dir/hello world: Copied (new) 2024/12/11 02:20:12 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:20:13 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/11 02:20:13 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.38s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:20:15 DEBUG : sub dir2: Making directory 2024/12/11 02:20:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:20:15 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:20:15 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:20:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/11 02:20:17 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 02:20:17 INFO : sub dir/hello world: Copied (new) 2024/12/11 02:20:17 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.94s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:20:19 DEBUG : sub dir2: Making directory with metadata 2024/12/11 02:20:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/11 02:20:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 02:20:19 DEBUG : sub dir: Making directory 2024/12/11 02:20:19 DEBUG : sub dir2: Making directory 2024/12/11 02:20:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:20:20 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:20:20 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:20:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/11 02:20:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 02:20:21 INFO : sub dir/hello world: Copied (new) 2024/12/11 02:20:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:20:22 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.79s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:20:24 DEBUG : sub dir2: Making directory 2024/12/11 02:20:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:20:24 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:20:24 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:20:26 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/11 02:20:26 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 02:20:26 INFO : sub dir/hello world: Copied (new) 2024/12/11 02:20:26 DEBUG : Waiting for deletions to finish fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncNoEmptyDirectories (11.45s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:20:37 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/11 02:20:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nawukuw8bibu" 2024/12/11 02:20:38 DEBUG : Config file has changed externally - reloading 2024/12/11 02:20:38 DEBUG : Starting OpenDrive session with ID: f8ec8412934692b5cdbe317fb799dc66c2bf8963d516a9493ea4753586135b99 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-toribuy4mude' -> OpenDrive root 'rclone-test-nawukuw8bibu' 2024/12/11 02:20:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:20:39 DEBUG : OpenDrive root 'rclone-test-nawukuw8bibu': Waiting for checks to finish 2024/12/11 02:20:39 DEBUG : OpenDrive root 'rclone-test-nawukuw8bibu': Waiting for transfers to finish 2024/12/11 02:20:40 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/11 02:20:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:20:41 DEBUG : OpenDrive root 'rclone-test-nawukuw8bibu': Purge remote run.go:125: removing dir "sub dir" failed - try 1/3: folder not empty --- PASS: TestServerSideCopy (8.43s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:20:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/11 02:20:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/11 02:20:47 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:20:47 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:20:47 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/12/11 02:20:48 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/11 02:20:48 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestCopyOverSelf (6.46s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:20:52 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/11 02:20:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vufizus4vupa" 2024/12/11 02:20:54 DEBUG : Starting OpenDrive session with ID: fa444423d8425878b8194a0c154dcc4a956744d330d207d6a9bd58ad321b185e sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-toribuy4mude' -> OpenDrive root 'rclone-test-vufizus4vupa' 2024/12/11 02:20:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:20:54 DEBUG : OpenDrive root 'rclone-test-vufizus4vupa': Waiting for checks to finish 2024/12/11 02:20:54 DEBUG : OpenDrive root 'rclone-test-vufizus4vupa': Waiting for transfers to finish 2024/12/11 02:20:56 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/11 02:20:56 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:20:56 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/12/11 02:20:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/11 02:20:58 DEBUG : OpenDrive root 'rclone-test-vufizus4vupa': Waiting for checks to finish 2024/12/11 02:20:58 DEBUG : OpenDrive root 'rclone-test-vufizus4vupa': Waiting for transfers to finish 2024/12/11 02:20:59 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/11 02:20:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:20:59 DEBUG : OpenDrive root 'rclone-test-vufizus4vupa': Purge remote --- PASS: TestServerSideCopyOverSelf (10.75s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:21:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/11 02:21:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/11 02:21:04 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:21:04 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:21:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/12/11 02:21:05 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/11 02:21:05 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/11 02:21:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestMoveOverSelf (5.85s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:21:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/11 02:21:10 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hopumov3mipi" 2024/12/11 02:21:10 DEBUG : Starting OpenDrive session with ID: 63410820893b495e3084832732be2141cb9ed05ad2e1aaae08b4ef8d228bfedc sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-toribuy4mude' -> OpenDrive root 'rclone-test-hopumov3mipi' 2024/12/11 02:21:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:21:11 DEBUG : OpenDrive root 'rclone-test-hopumov3mipi': Waiting for checks to finish 2024/12/11 02:21:11 DEBUG : OpenDrive root 'rclone-test-hopumov3mipi': Waiting for transfers to finish 2024/12/11 02:21:12 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/11 02:21:12 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:21:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/12/11 02:21:14 DEBUG : OpenDrive root 'rclone-test-hopumov3mipi': Using server-side directory move 2024/12/11 02:21:14 INFO : OpenDrive root 'rclone-test-hopumov3mipi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/11 02:21:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/11 02:21:15 DEBUG : OpenDrive root 'rclone-test-hopumov3mipi': Waiting for checks to finish 2024/12/11 02:21:15 DEBUG : OpenDrive root 'rclone-test-hopumov3mipi': Waiting for transfers to finish 2024/12/11 02:21:15 INFO : sub dir/hello world: Deleted 2024/12/11 02:21:16 INFO : sub dir/hello world: Moved (server-side) 2024/12/11 02:21:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2024/12/11 02:21:19 DEBUG : testing file moves 2024/12/11 02:21:19 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/11 02:21:19 DEBUG : OpenDrive root 'rclone-test-hopumov3mipi': Waiting for checks to finish 2024/12/11 02:21:19 DEBUG : OpenDrive root 'rclone-test-hopumov3mipi': Waiting for transfers to finish 2024/12/11 02:21:19 INFO : sub dir/hello world: Deleted 2024/12/11 02:21:20 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:21:20 DEBUG : OpenDrive root 'rclone-test-hopumov3mipi': Purge remote --- PASS: TestServerSideMoveOverSelf (15.48s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:21:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/11 02:21:25 ERROR : : error listing: directory not found 2024/12/11 02:21:25 DEBUG : Local file system at /tmp/rclone3934770770: Making directory 2024/12/11 02:21:25 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:21:25 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.84s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:21:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/11 02:21:30 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/11 02:21:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:21:30 DEBUG : Local file system at /tmp/rclone3934770770: Waiting for checks to finish 2024/12/11 02:21:30 DEBUG : Local file system at /tmp/rclone3934770770: Waiting for transfers to finish 2024/12/11 02:21:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 02:21:30 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2024/12/11 02:21:30 INFO : sub dir/hello world: Copied (new) 2024/12/11 02:21:30 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestCopyRedownload (4.69s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:21:32 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/11 02:21:32 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:21:32 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:21:33 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/12/11 02:21:34 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/11 02:21:34 INFO : check sum: Copied (new) 2024/12/11 02:21:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:21:34 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:21:34 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/11 02:21:34 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/12/11 02:21:34 DEBUG : check sum: Unchanged skipping 2024/12/11 02:21:34 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:21:34 DEBUG : Waiting for deletions to finish 2024/12/11 02:21:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.58s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:21:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/11 02:21:36 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:21:36 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:21:37 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/12/11 02:21:38 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/11 02:21:38 INFO : sizeonly: Copied (new) 2024/12/11 02:21:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:21:38 DEBUG : sizeonly: Sizes identical 2024/12/11 02:21:38 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:21:38 DEBUG : sizeonly: Unchanged skipping 2024/12/11 02:21:38 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:21:38 DEBUG : Waiting for deletions to finish 2024/12/11 02:21:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.93s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:21:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/11 02:21:40 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:21:40 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:21:41 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/12/11 02:21:42 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/12/11 02:21:42 INFO : ignore-size: Copied (new) 2024/12/11 02:21:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:21:42 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:21:42 DEBUG : ignore-size: Unchanged skipping 2024/12/11 02:21:42 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:21:42 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:21:42 DEBUG : Waiting for deletions to finish 2024/12/11 02:21:42 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncIgnoreSize (4.18s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:21:44 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/11 02:21:46 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:21:46 DEBUG : existing: Unchanged skipping 2024/12/11 02:21:46 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:21:46 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:21:46 DEBUG : Waiting for deletions to finish 2024/12/11 02:21:46 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:21:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/11 02:21:46 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:21:46 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:21:46 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/11 02:21:48 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/11 02:21:48 INFO : existing: Copied (replaced existing) 2024/12/11 02:21:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (5.60s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:21:49 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/11 02:21:49 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:21:49 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:21:50 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/11 02:21:51 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/11 02:21:51 INFO : existing: Copied (new) 2024/12/11 02:21:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:21:52 DEBUG : existing: Destination exists, skipping 2024/12/11 02:21:52 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:21:52 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:21:52 DEBUG : Waiting for deletions to finish 2024/12/11 02:21:52 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (4.14s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:21:55 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/12/11 02:21:57 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/12/11 02:21:58 DEBUG : d: Making directory 2024/12/11 02:21:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/11 02:21:59 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:21:59 DEBUG : c/non empty space: Unchanged skipping 2024/12/11 02:22:00 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:22:00 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:22:01 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/12/11 02:22:02 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/11 02:22:02 INFO : a/potato2: Copied (new) 2024/12/11 02:22:02 DEBUG : Waiting for deletions to finish 2024/12/11 02:22:02 INFO : b/potato: Deleted 2024/12/11 02:22:02 INFO : d: Removing directory 2024/12/11 02:22:02 INFO : b: Removing directory 2024/12/11 02:22:03 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (11.79s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:22:06 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/11 02:22:07 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 2024/12/11 02:22:07 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:22:07 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/11 02:22:07 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/11 02:22:07 DEBUG : empty space: Unchanged skipping 2024/12/11 02:22:07 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:22:07 DEBUG : Waiting for deletions to finish 2024/12/11 02:22:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:22:08 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 2024/12/11 02:22:08 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:22:08 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/11 02:22:08 INFO : empty space: Updated modification time in destination 2024/12/11 02:22:08 DEBUG : empty space: Unchanged skipping 2024/12/11 02:22:08 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:22:08 DEBUG : Waiting for deletions to finish 2024/12/11 02:22:08 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (4.51s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:22:10 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/11 02:22:12 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 2024/12/11 02:22:12 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:22:12 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/11 02:22:12 DEBUG : empty space: Unchanged skipping 2024/12/11 02:22:12 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:22:12 DEBUG : Waiting for deletions to finish 2024/12/11 02:22:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.30s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:22:14 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/12/11 02:22:15 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 2024/12/11 02:22:15 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:22:15 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3934770770) 2024/12/11 02:22:15 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-toribuy4mude') 2024/12/11 02:22:15 DEBUG : foo: md5 differ 2024/12/11 02:22:15 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:22:15 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/12/11 02:22:17 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/12/11 02:22:17 INFO : foo: Copied (replaced existing) 2024/12/11 02:22:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.74s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:22:19 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/11 02:22:20 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/11 02:22:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:22:20 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:22:20 DEBUG : empty space: Unchanged skipping 2024/12/11 02:22:20 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:22:21 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/12/11 02:22:22 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/11 02:22:22 INFO : potato: Copied (new) 2024/12/11 02:22:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.28s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:22:24 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/12/11 02:22:25 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/11 02:22:25 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:22:25 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:22:26 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/11 02:22:27 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/12/11 02:22:27 INFO : potato: Copied (replaced existing) 2024/12/11 02:22:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.67s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:22:29 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/11 02:22:30 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 2024/12/11 02:22:30 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:22:30 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3934770770) 2024/12/11 02:22:30 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-toribuy4mude') 2024/12/11 02:22:30 DEBUG : potato: md5 differ 2024/12/11 02:22:30 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:22:30 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/11 02:22:32 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/12/11 02:22:32 INFO : potato: Copied (replaced existing) 2024/12/11 02:22:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (5.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:22:34 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/11 02:22:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/11 02:22:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:22:37 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/11 02:22:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:22:37 DEBUG : empty space: Unchanged skipping 2024/12/11 02:22:37 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:22:37 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:22:37 DEBUG : Waiting for deletions to finish 2024/12/11 02:22:37 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.93s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:22:39 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/11 02:22:41 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/11 02:22:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:22:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:22:42 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:22:42 DEBUG : empty space: Unchanged skipping 2024/12/11 02:22:42 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:22:43 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/11 02:22:44 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/11 02:22:44 INFO : potato2: Copied (new) 2024/12/11 02:22:44 DEBUG : Waiting for deletions to finish 2024/12/11 02:22:44 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:22:47 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/12/11 02:22:50 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/12/11 02:22:51 DEBUG : d: Making directory 2024/12/11 02:22:51 DEBUG : d/e: Making directory 2024/12/11 02:22:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/11 02:22:52 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:22:52 DEBUG : c/non empty space: Unchanged skipping 2024/12/11 02:22:53 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:22:53 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:22:53 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/12/11 02:22:54 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/11 02:22:54 INFO : a/potato2: Copied (new) 2024/12/11 02:22:54 DEBUG : Waiting for deletions to finish 2024/12/11 02:22:54 INFO : b/potato: Deleted 2024/12/11 02:22:54 INFO : d/e: Removing directory 2024/12/11 02:22:55 INFO : d: Removing directory 2024/12/11 02:22:55 INFO : b: Removing directory 2024/12/11 02:22:55 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:23:06 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/12/11 02:23:08 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/12/11 02:23:10 DEBUG : d: Making directory 2024/12/11 02:23:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/11 02:23:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:23:11 DEBUG : c/non empty space: Unchanged skipping 2024/12/11 02:23:11 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:23:11 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:23:12 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/12/11 02:23:13 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/11 02:23:13 INFO : a/potato2: Copied (new) 2024/12/11 02:23:13 ERROR : OpenDrive root 'rclone-test-toribuy4mude': not deleting files as there were IO errors 2024/12/11 02:23:13 ERROR : OpenDrive root 'rclone-test-toribuy4mude': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.72s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:23:17 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/11 02:23:19 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/11 02:23:20 DEBUG : Waiting for deletions to finish 2024/12/11 02:23:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:23:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:23:20 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:23:20 DEBUG : empty space: Unchanged skipping 2024/12/11 02:23:20 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:23:20 INFO : potato: Deleted 2024/12/11 02:23:21 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/11 02:23:22 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/11 02:23:22 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.91s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:23:24 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/11 02:23:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/11 02:23:27 DEBUG : Waiting for deletions to finish 2024/12/11 02:23:27 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:23:27 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:23:27 INFO : potato: Deleted 2024/12/11 02:23:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:23:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:23:27 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:23:27 DEBUG : empty space: Unchanged skipping 2024/12/11 02:23:27 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:23:28 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/11 02:23:29 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/11 02:23:29 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.75s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:23:31 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/11 02:23:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:23:33 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:23:33 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:23:34 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/12/11 02:23:35 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/12/11 02:23:35 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.75s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:23:37 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/11 02:23:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/11 02:23:41 DEBUG : enormous: Excluded (Size Filter) 2024/12/11 02:23:41 DEBUG : enormous: Excluded 2024/12/11 02:23:41 DEBUG : potato2: Excluded (Size Filter) 2024/12/11 02:23:41 DEBUG : potato2: Excluded 2024/12/11 02:23:41 DEBUG : potato2: Excluded (Size Filter) 2024/12/11 02:23:41 DEBUG : potato2: Excluded 2024/12/11 02:23:41 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:23:41 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:23:41 DEBUG : empty space: Unchanged skipping 2024/12/11 02:23:41 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:23:41 DEBUG : Waiting for deletions to finish 2024/12/11 02:23:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:23:41 DEBUG : enormous: Excluded (Size Filter) 2024/12/11 02:23:41 DEBUG : enormous: Excluded 2024/12/11 02:23:41 DEBUG : potato2: Excluded (Size Filter) 2024/12/11 02:23:41 DEBUG : potato2: Excluded 2024/12/11 02:23:41 DEBUG : potato2: Excluded (Size Filter) 2024/12/11 02:23:41 DEBUG : potato2: Excluded 2024/12/11 02:23:41 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/12/11 02:23:41 DEBUG : empty space: Unchanged skipping 2024/12/11 02:23:41 DEBUG : Local file system at /tmp/rclone3934770770: Waiting for checks to finish 2024/12/11 02:23:41 DEBUG : Local file system at /tmp/rclone3934770770: Waiting for transfers to finish 2024/12/11 02:23:41 DEBUG : Waiting for deletions to finish 2024/12/11 02:23:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncWithExclude (6.23s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:23:44 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/11 02:23:45 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/11 02:23:47 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/12/11 02:23:49 DEBUG : enormous: Excluded (Size Filter) 2024/12/11 02:23:49 DEBUG : enormous: Excluded 2024/12/11 02:23:49 DEBUG : potato2: Excluded (Size Filter) 2024/12/11 02:23:49 DEBUG : potato2: Excluded 2024/12/11 02:23:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:23:49 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:23:49 DEBUG : empty space: Unchanged skipping 2024/12/11 02:23:49 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:23:49 DEBUG : Waiting for deletions to finish 2024/12/11 02:23:49 INFO : potato2: Deleted 2024/12/11 02:23:49 INFO : enormous: Deleted 2024/12/11 02:23:49 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:23:49 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/12/11 02:23:49 DEBUG : empty space: Unchanged skipping 2024/12/11 02:23:49 DEBUG : Local file system at /tmp/rclone3934770770: Waiting for checks to finish 2024/12/11 02:23:49 DEBUG : Local file system at /tmp/rclone3934770770: Waiting for transfers to finish 2024/12/11 02:23:49 DEBUG : Waiting for deletions to finish 2024/12/11 02:23:49 INFO : potato2: Deleted 2024/12/11 02:23:49 INFO : enormous: Deleted 2024/12/11 02:23:49 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:23:52 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/12/11 02:23:54 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/12/11 02:23:55 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/12/11 02:23:57 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/12/11 02:23:59 DEBUG : five: Need to transfer - File not found at Destination 2024/12/11 02:23:59 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/11 02:23:59 DEBUG : one: Destination is newer than source, skipping 2024/12/11 02:23:59 DEBUG : three: Sizes identical 2024/12/11 02:23:59 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:23:59 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/11 02:23:59 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/11 02:23:59 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3934770770) 2024/12/11 02:23:59 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-toribuy4mude') 2024/12/11 02:23:59 DEBUG : two: md5 differ 2024/12/11 02:23:59 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:23:59 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/12/11 02:23:59 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/12/11 02:23:59 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/12/11 02:24:00 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/12/11 02:24:00 INFO : four: Copied (replaced existing) 2024/12/11 02:24:00 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/11 02:24:00 INFO : two: Copied (replaced existing) 2024/12/11 02:24:00 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/11 02:24:00 INFO : five: Copied (new) 2024/12/11 02:24:00 DEBUG : Waiting for deletions to finish 2024/12/11 02:24:01 DEBUG : one: Destination is newer than source, skipping 2024/12/11 02:24:01 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:24:01 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/11 02:24:01 DEBUG : five: Size and md5 of src and dst objects identical 2024/12/11 02:24:01 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/11 02:24:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/11 02:24:01 DEBUG : two: Size and md5 of src and dst objects identical 2024/12/11 02:24:01 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/11 02:24:01 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3934770770) 2024/12/11 02:24:01 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-toribuy4mude') 2024/12/11 02:24:01 DEBUG : three: md5 differ 2024/12/11 02:24:01 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/11 02:24:01 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/12/11 02:24:01 DEBUG : four: Size and md5 of src and dst objects identical 2024/12/11 02:24:01 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/11 02:24:01 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:24:01 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/12/11 02:24:02 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/12/11 02:24:02 INFO : three: Copied (replaced existing) 2024/12/11 02:24:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.77s) === 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-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/12/11 02:24:04 INFO : OpenDrive root 'rclone-test-toribuy4mude': Making map for --track-renames 2024/12/11 02:24:04 INFO : OpenDrive root 'rclone-test-toribuy4mude': Finished making map for --track-renames 2024/12/11 02:24:04 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:24:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/11 02:24:04 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/11 02:24:04 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for renames to finish 2024/12/11 02:24:04 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:24:04 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/12/11 02:24:04 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/12/11 02:24:05 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/11 02:24:05 INFO : potato: Copied (new) 2024/12/11 02:24:06 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/11 02:24:06 INFO : yam: Copied (new) 2024/12/11 02:24:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:24:06 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:24:06 INFO : OpenDrive root 'rclone-test-toribuy4mude': Making map for --track-renames 2024/12/11 02:24:06 INFO : OpenDrive root 'rclone-test-toribuy4mude': Finished making map for --track-renames 2024/12/11 02:24:06 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:24:06 DEBUG : potato: Unchanged skipping 2024/12/11 02:24:06 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for renames to finish 2024/12/11 02:24:07 DEBUG : yam: same parent dir (ODFfNzgyMjkxMF9IUWI1YQ) - using file/rename instead of move_copy for yaml 2024/12/11 02:24:07 INFO : yam: Moved (server-side) to: yaml 2024/12/11 02:24:07 INFO : yaml: Renamed from "yam" 2024/12/11 02:24:07 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:24:07 DEBUG : Waiting for deletions to finish 2024/12/11 02:24:07 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (5.28s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/12/11 02:24:09 INFO : OpenDrive root 'rclone-test-toribuy4mude': Making map for --track-renames 2024/12/11 02:24:09 INFO : OpenDrive root 'rclone-test-toribuy4mude': Finished making map for --track-renames 2024/12/11 02:24:09 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:24:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/11 02:24:09 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/11 02:24:09 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for renames to finish 2024/12/11 02:24:09 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:24:10 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/12/11 02:24:10 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/12/11 02:24:11 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/11 02:24:11 INFO : potato: Copied (new) 2024/12/11 02:24:11 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/11 02:24:11 INFO : yam: Copied (new) 2024/12/11 02:24:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:24:12 INFO : OpenDrive root 'rclone-test-toribuy4mude': Making map for --track-renames 2024/12/11 02:24:12 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:24:12 INFO : OpenDrive root 'rclone-test-toribuy4mude': Finished making map for --track-renames 2024/12/11 02:24:12 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:24:12 DEBUG : potato: Unchanged skipping 2024/12/11 02:24:12 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for renames to finish 2024/12/11 02:24:12 DEBUG : yam: same parent dir (ODFfNzgyMjkxMF9IUWI1YQ) - using file/rename instead of move_copy for yaml 2024/12/11 02:24:12 INFO : yam: Moved (server-side) to: yaml 2024/12/11 02:24:12 INFO : yaml: Renamed from "yam" 2024/12/11 02:24:12 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:24:12 DEBUG : Waiting for deletions to finish 2024/12/11 02:24:12 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.30s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/12/11 02:24:14 INFO : OpenDrive root 'rclone-test-toribuy4mude': Making map for --track-renames 2024/12/11 02:24:14 INFO : OpenDrive root 'rclone-test-toribuy4mude': Finished making map for --track-renames 2024/12/11 02:24:14 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:24:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/11 02:24:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/11 02:24:14 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for renames to finish 2024/12/11 02:24:14 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:24:15 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/12/11 02:24:15 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/12/11 02:24:16 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/11 02:24:16 INFO : potato: Copied (new) 2024/12/11 02:24:17 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/11 02:24:17 INFO : sub/yam: Copied (new) 2024/12/11 02:24:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:24:17 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:24:17 DEBUG : potato: Unchanged skipping 2024/12/11 02:24:17 INFO : OpenDrive root 'rclone-test-toribuy4mude': Making map for --track-renames 2024/12/11 02:24:17 INFO : OpenDrive root 'rclone-test-toribuy4mude': Finished making map for --track-renames 2024/12/11 02:24:17 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:24:17 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for renames to finish 2024/12/11 02:24:18 INFO : sub/yam: Moved (server-side) to: yam 2024/12/11 02:24:18 INFO : yam: Renamed from "sub/yam" 2024/12/11 02:24:18 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:24:18 DEBUG : Waiting for deletions to finish 2024/12/11 02:24:18 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.53s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:24:21 DEBUG : Creating backend with remote "/tmp/rclone3934770770/dir1" 2024/12/11 02:24:21 DEBUG : Config file has changed externally - reloading 2024/12/11 02:24:21 DEBUG : Creating backend with remote "/tmp/rclone3934770770/dir2" 2024/12/11 02:24:21 DEBUG : Local file system at /tmp/rclone3934770770/dir2: Using server-side directory move 2024/12/11 02:24:21 INFO : Local file system at /tmp/rclone3934770770/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/11 02:24:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/11 02:24:21 INFO : file1.txt: Moved (server-side) 2024/12/11 02:24:21 DEBUG : Local file system at /tmp/rclone3934770770/dir2: Waiting for checks to finish 2024/12/11 02:24:21 DEBUG : Local file system at /tmp/rclone3934770770/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.42s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:24:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:24:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/11 02:24:21 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:24:21 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:24:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/11 02:24:23 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/12/11 02:24:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 02:24:24 INFO : sub dir/hello world: Copied (new) 2024/12/11 02:24:24 INFO : sub dir/hello world: Deleted 2024/12/11 02:24:24 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/11 02:24:24 INFO : nested/sub dir/file: Copied (new) 2024/12/11 02:24:24 INFO : nested/sub dir/file: Deleted 2024/12/11 02:24:24 INFO : sub dir: Removing directory 2024/12/11 02:24:24 INFO : nested/sub dir: Removing directory 2024/12/11 02:24:24 INFO : nested: Removing directory 2024/12/11 02:24:24 DEBUG : Local file system at /tmp/rclone3934770770: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.65s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:24:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/11 02:24:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/11 02:24:28 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:24:28 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:24:29 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/11 02:24:30 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/12/11 02:24:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/11 02:24:30 INFO : sub dir/hello world: Copied (new) 2024/12/11 02:24:30 INFO : sub dir/hello world: Deleted 2024/12/11 02:24:31 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/11 02:24:31 INFO : nested/sub dir/file: Copied (new) 2024/12/11 02:24:31 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.38s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:24:34 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/11 02:24:34 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/11 02:24:34 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:24:34 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:24:35 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/12/11 02:24:36 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/12/11 02:24:36 INFO : existing-b: Copied (new) 2024/12/11 02:24:36 INFO : existing-b: Deleted 2024/12/11 02:24:36 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/11 02:24:37 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/11 02:24:37 INFO : existing: Copied (new) 2024/12/11 02:24:37 INFO : existing: Deleted 2024/12/11 02:24:38 DEBUG : existing: Destination exists, skipping 2024/12/11 02:24:38 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/11 02:24:38 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:24:38 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:24:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (5.13s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:24:39 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zonafak9zomu" 2024/12/11 02:24:40 DEBUG : Starting OpenDrive session with ID: 4fd633d622a2468f701ba59157cf7a3cdfb45a3ca91e826ec4f3180c42795ebb 2024/12/11 02:24:41 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/11 02:24:43 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/11 02:24:45 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-toribuy4mude' -> OpenDrive root 'rclone-test-zonafak9zomu' 2024/12/11 02:24:47 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/11 02:24:49 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/12/11 02:24:50 DEBUG : OpenDrive root 'rclone-test-zonafak9zomu': Using server-side directory move 2024/12/11 02:24:50 INFO : OpenDrive root 'rclone-test-zonafak9zomu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/11 02:24:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:24:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/12/11 02:24:50 DEBUG : empty space: Unchanged skipping 2024/12/11 02:24:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/11 02:24:50 DEBUG : OpenDrive root 'rclone-test-zonafak9zomu': Waiting for checks to finish 2024/12/11 02:24:50 INFO : potato3: Deleted 2024/12/11 02:24:50 INFO : empty space: Deleted 2024/12/11 02:24:50 DEBUG : OpenDrive root 'rclone-test-zonafak9zomu': Waiting for transfers to finish 2024/12/11 02:24:50 INFO : potato2: Moved (server-side) 2024/12/11 02:24:51 INFO : potato3: Moved (server-side) 2024/12/11 02:24:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kecuved5mano" 2024/12/11 02:24:51 DEBUG : Starting OpenDrive session with ID: 6a78de18945a91c34f8863d2183441400ef1d1741ae268c0c50b7d1998bfcb56 2024/12/11 02:24:52 DEBUG : OpenDrive root 'rclone-test-kecuved5mano': Using server-side directory move 2024/12/11 02:24:52 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/12/11 02:24:52 INFO : OpenDrive root 'rclone-test-kecuved5mano': Server side directory move succeeded 2024/12/11 02:24:53 ERROR : : error listing: directory not found 2024/12/11 02:24:53 DEBUG : OpenDrive root 'rclone-test-kecuved5mano': Purge remote 2024/12/11 02:24:53 DEBUG : OpenDrive root 'rclone-test-zonafak9zomu': Purge remote 2024/12/11 02:24:53 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.54s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:24:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kotiqun3ripo" 2024/12/11 02:24:54 DEBUG : Starting OpenDrive session with ID: 1c1edd3bd056a2bd0e404739bcb296bb6be949a7f9fe83c1d9e0fa50651443cc 2024/12/11 02:24:55 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/11 02:24:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/11 02:24:59 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-toribuy4mude' -> OpenDrive root 'rclone-test-kotiqun3ripo' 2024/12/11 02:25:01 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/11 02:25:03 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/12/11 02:25:04 DEBUG : empty space: Excluded (Size Filter) 2024/12/11 02:25:04 DEBUG : empty space: Excluded 2024/12/11 02:25:04 DEBUG : empty space: Excluded (Size Filter) 2024/12/11 02:25:04 DEBUG : empty space: Excluded 2024/12/11 02:25:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:25:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/11 02:25:04 DEBUG : OpenDrive root 'rclone-test-kotiqun3ripo': Waiting for checks to finish 2024/12/11 02:25:04 DEBUG : OpenDrive root 'rclone-test-kotiqun3ripo': Waiting for transfers to finish 2024/12/11 02:25:04 INFO : potato3: Deleted 2024/12/11 02:25:04 INFO : potato2: Moved (server-side) 2024/12/11 02:25:05 INFO : potato3: Moved (server-side) 2024/12/11 02:25:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mehihuh7paju" 2024/12/11 02:25:05 DEBUG : Config file has changed externally - reloading 2024/12/11 02:25:05 DEBUG : Starting OpenDrive session with ID: 06caca031e5e41dec0b061aa61f90204754aa53d6b15f46a72c57be9508c38d4 2024/12/11 02:25:06 DEBUG : empty space: Excluded (Size Filter) 2024/12/11 02:25:06 DEBUG : empty space: Excluded 2024/12/11 02:25:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:25:06 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/11 02:25:06 DEBUG : OpenDrive root 'rclone-test-mehihuh7paju': Waiting for checks to finish 2024/12/11 02:25:06 DEBUG : OpenDrive root 'rclone-test-mehihuh7paju': Waiting for transfers to finish 2024/12/11 02:25:07 INFO : potato2: Moved (server-side) 2024/12/11 02:25:07 INFO : potato3: Moved (server-side) 2024/12/11 02:25:07 DEBUG : OpenDrive root 'rclone-test-mehihuh7paju': Purge remote 2024/12/11 02:25:08 DEBUG : OpenDrive root 'rclone-test-kotiqun3ripo': Purge remote --- PASS: TestServerSideMoveWithFilter (14.95s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:25:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vofeneg9cagu" 2024/12/11 02:25:09 DEBUG : Starting OpenDrive session with ID: a245684b71efe14062a9cce7ad4bf6fdd49edb18155e26d05d0230b2fd4f146d 2024/12/11 02:25:10 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/11 02:25:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/11 02:25:14 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/12/11 02:25:15 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-toribuy4mude' -> OpenDrive root 'rclone-test-vofeneg9cagu' 2024/12/11 02:25:17 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/11 02:25:19 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/12/11 02:25:20 DEBUG : OpenDrive root 'rclone-test-vofeneg9cagu': Using server-side directory move 2024/12/11 02:25:20 INFO : OpenDrive root 'rclone-test-vofeneg9cagu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/11 02:25:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/11 02:25:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/11 02:25:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/12/11 02:25:20 DEBUG : empty space: Unchanged skipping 2024/12/11 02:25:21 INFO : potato3: Deleted 2024/12/11 02:25:21 DEBUG : OpenDrive root 'rclone-test-vofeneg9cagu': Waiting for checks to finish 2024/12/11 02:25:21 INFO : empty space: Deleted 2024/12/11 02:25:21 DEBUG : OpenDrive root 'rclone-test-vofeneg9cagu': Waiting for transfers to finish 2024/12/11 02:25:21 INFO : potato2: Moved (server-side) 2024/12/11 02:25:21 INFO : potato3: Moved (server-side) 2024/12/11 02:25:21 INFO : tomatoDir: Removing directory 2024/12/11 02:25:21 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': deleted 1 directories 2024/12/11 02:25:22 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pobekir4reco" 2024/12/11 02:25:22 DEBUG : Starting OpenDrive session with ID: e4d91548c489ebdac1b88b5e893ea3e9deddf07b785abca74b7adb8355a24bbd 2024/12/11 02:25:23 DEBUG : tomatoDir: Making directory 2024/12/11 02:25:23 DEBUG : OpenDrive root 'rclone-test-pobekir4reco': Using server-side directory move 2024/12/11 02:25:23 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/12/11 02:25:24 INFO : OpenDrive root 'rclone-test-pobekir4reco': Server side directory move succeeded 2024/12/11 02:25:24 ERROR : : error listing: directory not found 2024/12/11 02:25:25 ERROR : : error listing: directory not found 2024/12/11 02:25:25 DEBUG : OpenDrive root 'rclone-test-pobekir4reco': Purge remote 2024/12/11 02:25:25 DEBUG : OpenDrive root 'rclone-test-vofeneg9cagu': Purge remote 2024/12/11 02:25:25 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.91s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.35s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:25:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/rclone-sync-test" 2024/12/11 02:25:26 DEBUG : Starting OpenDrive session with ID: 0c3d2f46d3765986e5ecbd63554dba8dae0a51ebf741c46d465f5ca7b5155972 run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncOverlap (3.06s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:25:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/rclone-sync-test" 2024/12/11 02:25:29 DEBUG : Starting OpenDrive session with ID: 26da579a7cd9f75293cab5a681d5626e881e62d782f90487605387e35acfecd9 2024/12/11 02:25:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/rclone-sync-test-include/layer2" 2024/12/11 02:25:31 DEBUG : Starting OpenDrive session with ID: 1cfb0e4cf6d36660b0961f91e2001917844cc758c55db77af7011c01405a6c6f 2024/12/11 02:25:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/rclone-sync-test-ignore-file" 2024/12/11 02:25:33 DEBUG : Starting OpenDrive session with ID: 45f737a81ab954cf3f9d69ecfb84ecdcf678ec77bc85a1ec51778bd21d7dd8cf 2024/12/11 02:25:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2024/12/11 02:25:37 DEBUG : rclone-sync-test: Excluded 2024/12/11 02:25:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/11 02:25:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/11 02:25:38 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/rclone-sync-test': Waiting for checks to finish 2024/12/11 02:25:38 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/rclone-sync-test': Waiting for transfers to finish 2024/12/11 02:25:38 DEBUG : Waiting for deletions to finish 2024/12/11 02:25:38 INFO : There was nothing to transfer 2024/12/11 02:25:39 DEBUG : rclone-sync-test: Excluded 2024/12/11 02:25:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/11 02:25:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/11 02:25:39 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:25:39 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:25:39 DEBUG : Waiting for deletions to finish 2024/12/11 02:25:39 INFO : rclone-sync-test-include: Removing directory 2024/12/11 02:25:40 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': deleted 1 directories 2024/12/11 02:25:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:25:40 DEBUG : rclone-sync-test: Excluded 2024/12/11 02:25:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/11 02:25:40 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/11 02:25:40 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/11 02:25:40 DEBUG : Waiting for deletions to finish 2024/12/11 02:25:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:25:41 DEBUG : rclone-sync-test: Excluded 2024/12/11 02:25:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/11 02:25:41 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:25:41 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:25:41 DEBUG : Waiting for deletions to finish 2024/12/11 02:25:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:25:41 DEBUG : : Excluded 2024/12/11 02:25:41 DEBUG : rclone-sync-test: Excluded 2024/12/11 02:25:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/11 02:25:42 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/11 02:25:42 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/11 02:25:42 DEBUG : Waiting for deletions to finish 2024/12/11 02:25:42 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (20.32s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:25:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/dst" 2024/12/11 02:25:50 DEBUG : Starting OpenDrive session with ID: 2cd63502288eb66582bf51ff58e7ce876c80fd5bf06745045cdadfa03f730417 2024/12/11 02:25:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/CompareDest" 2024/12/11 02:25:51 DEBUG : Starting OpenDrive session with ID: d8a5523772488a7495d244b2d2480f773530242e124d7474b424de5e305c1d15 2024/12/11 02:25:52 DEBUG : one: Need to transfer - File not found at Destination 2024/12/11 02:25:52 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for checks to finish 2024/12/11 02:25:52 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for transfers to finish 2024/12/11 02:25:53 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/12/11 02:25:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/11 02:25:54 INFO : one: Copied (new) 2024/12/11 02:25:54 DEBUG : Waiting for deletions to finish 2024/12/11 02:25:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 02:25:55 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for checks to finish 2024/12/11 02:25:55 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for transfers to finish 2024/12/11 02:25:55 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/11 02:25:56 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/11 02:25:56 INFO : one: Copied (replaced existing) 2024/12/11 02:25:56 DEBUG : Waiting for deletions to finish 2024/12/11 02:25:57 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/11 02:25:59 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/12/11 02:26:01 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for checks to finish 2024/12/11 02:26:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 02:26:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:26:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 02:26:01 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for transfers to finish 2024/12/11 02:26:01 DEBUG : Waiting for deletions to finish 2024/12/11 02:26:01 INFO : There was nothing to transfer 2024/12/11 02:26:02 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/12/11 02:26:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:26:04 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/11 02:26:04 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for checks to finish 2024/12/11 02:26:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 02:26:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:26:04 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 02:26:04 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for transfers to finish 2024/12/11 02:26:04 DEBUG : Waiting for deletions to finish 2024/12/11 02:26:04 INFO : There was nothing to transfer 2024/12/11 02:26:05 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:26:05 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/11 02:26:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 02:26:05 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for checks to finish 2024/12/11 02:26:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:26:05 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 02:26:05 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for transfers to finish 2024/12/11 02:26:05 DEBUG : Waiting for deletions to finish 2024/12/11 02:26:05 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/11 02:26:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/11 02:26:06 DEBUG : two: Need to transfer - File not found at Destination 2024/12/11 02:26:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 02:26:06 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for checks to finish 2024/12/11 02:26:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:26:06 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/11 02:26:06 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for transfers to finish 2024/12/11 02:26:07 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/12/11 02:26:08 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/12/11 02:26:08 INFO : two: Copied (new) 2024/12/11 02:26:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.08s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:26:11 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/12/11 02:26:13 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/12/11 02:26:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/dest" 2024/12/11 02:26:15 DEBUG : Config file has changed externally - reloading 2024/12/11 02:26:15 DEBUG : Starting OpenDrive session with ID: 5a8d9931c9ff4b0dcec6bcdea9fbe92e3ac7fd5f815ffff0b55a8a3292156acf 2024/12/11 02:26:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/pre-dest1" 2024/12/11 02:26:16 DEBUG : Starting OpenDrive session with ID: e19d74c24cd093984eb9fce8f6f0ccae61f291faebcb30fdbe5d493af0bd251e 2024/12/11 02:26:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/pre-dest2" 2024/12/11 02:26:17 DEBUG : Starting OpenDrive session with ID: cf1c3f87c8091fe0d18a451355e2ae377732fafabcabaddb89dbd5cbb81ba4b7 2024/12/11 02:26:18 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:26:18 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/11 02:26:19 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:26:19 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/11 02:26:19 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/11 02:26:19 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dest': Waiting for checks to finish 2024/12/11 02:26:19 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dest': Waiting for transfers to finish 2024/12/11 02:26:20 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/12/11 02:26:21 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/12/11 02:26:21 INFO : 3: Copied (new) 2024/12/11 02:26:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.46s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:26:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/dst" 2024/12/11 02:26:24 DEBUG : Starting OpenDrive session with ID: e78b5260c935bb945f8f9d344f1168167cd111131d24196bc78139ef4f0f83c1 2024/12/11 02:26:25 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/CopyDest" 2024/12/11 02:26:26 DEBUG : Starting OpenDrive session with ID: cb80ae4103c4ccf602578553290944bb6e5511efad8eed8f2ecd2c67e2b94618 2024/12/11 02:26:27 DEBUG : one: Need to transfer - File not found at Destination 2024/12/11 02:26:27 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for checks to finish 2024/12/11 02:26:27 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for transfers to finish 2024/12/11 02:26:28 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/12/11 02:26:29 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/11 02:26:29 INFO : one: Copied (new) 2024/12/11 02:26:29 DEBUG : Waiting for deletions to finish 2024/12/11 02:26:29 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for checks to finish 2024/12/11 02:26:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 02:26:30 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for transfers to finish 2024/12/11 02:26:30 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/11 02:26:31 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/11 02:26:31 INFO : one: Copied (replaced existing) 2024/12/11 02:26:31 DEBUG : Waiting for deletions to finish 2024/12/11 02:26:31 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/11 02:26:33 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/12/11 02:26:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/BackupDir" 2024/12/11 02:26:35 DEBUG : Starting OpenDrive session with ID: 28f7acafecde6e19d1edec8296e1d865cec7acc4307cbbc9f9515a19df16156c 2024/12/11 02:26:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 02:26:36 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for checks to finish 2024/12/11 02:26:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:26:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/11 02:26:38 INFO : one: Moved (server-side) 2024/12/11 02:26:38 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/11 02:26:38 INFO : one: Copied (server-side copy) 2024/12/11 02:26:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/11 02:26:38 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for transfers to finish 2024/12/11 02:26:38 DEBUG : Waiting for deletions to finish 2024/12/11 02:26:39 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/12/11 02:26:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:26:41 DEBUG : two: Dst hash empty - aborting Src hash check 2024/12/11 02:26:41 INFO : two: Copied (server-side copy) 2024/12/11 02:26:41 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/11 02:26:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:26:41 DEBUG : one: Unchanged skipping 2024/12/11 02:26:41 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for checks to finish 2024/12/11 02:26:41 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for transfers to finish 2024/12/11 02:26:41 DEBUG : Waiting for deletions to finish 2024/12/11 02:26:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:26:42 DEBUG : one: Unchanged skipping 2024/12/11 02:26:42 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for checks to finish 2024/12/11 02:26:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:26:42 DEBUG : two: Unchanged skipping 2024/12/11 02:26:42 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for transfers to finish 2024/12/11 02:26:42 DEBUG : Waiting for deletions to finish 2024/12/11 02:26:42 INFO : There was nothing to transfer 2024/12/11 02:26:43 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/12/11 02:26:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/11 02:26:44 DEBUG : three: Destination not found in --copy-dest 2024/12/11 02:26:44 DEBUG : three: Need to transfer - File not found at Destination 2024/12/11 02:26:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:26:44 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for checks to finish 2024/12/11 02:26:44 DEBUG : one: Unchanged skipping 2024/12/11 02:26:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/11 02:26:44 DEBUG : two: Unchanged skipping 2024/12/11 02:26:44 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for transfers to finish 2024/12/11 02:26:45 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/12/11 02:26:46 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/12/11 02:26:46 INFO : three: Copied (new) 2024/12/11 02:26:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.34s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:26:50 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/11 02:26:52 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/11 02:26:53 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/11 02:26:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/dst" 2024/12/11 02:26:55 DEBUG : Starting OpenDrive session with ID: 08f6ce58e41e2c7e55a8d1e55e3653e8d3646d21553e53beeb18e4b2b230004b 2024/12/11 02:26:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/backup" 2024/12/11 02:26:56 DEBUG : Starting OpenDrive session with ID: 40ce06f995c2b00fa471627e83a677f55ad566500d945cde8103fc1e207dbf7f 2024/12/11 02:26:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 02:26:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:26:57 DEBUG : two: Unchanged skipping 2024/12/11 02:26:57 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for checks to finish 2024/12/11 02:26:58 INFO : one: Moved (server-side) 2024/12/11 02:26:58 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for transfers to finish 2024/12/11 02:26:59 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/11 02:27:00 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/11 02:27:00 INFO : one: Copied (new) 2024/12/11 02:27:00 DEBUG : Waiting for deletions to finish 2024/12/11 02:27:00 INFO : three.txt: Moved (server-side) 2024/12/11 02:27:00 INFO : three.txt: Moved into backup dir 2024/12/11 02:27:02 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/12/11 02:27:03 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for checks to finish 2024/12/11 02:27:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 02:27:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:27:03 DEBUG : two: Unchanged skipping 2024/12/11 02:27:04 INFO : one: Deleted 2024/12/11 02:27:04 INFO : one: Moved (server-side) 2024/12/11 02:27:04 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for transfers to finish 2024/12/11 02:27:05 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/11 02:27:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/11 02:27:06 INFO : one: Copied (new) 2024/12/11 02:27:06 DEBUG : Waiting for deletions to finish 2024/12/11 02:27:06 INFO : three.txt: Deleted 2024/12/11 02:27:06 INFO : three.txt: Moved (server-side) 2024/12/11 02:27:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.33s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:27:10 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/11 02:27:12 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/11 02:27:13 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/11 02:27:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/dst" 2024/12/11 02:27:15 DEBUG : Starting OpenDrive session with ID: 2f657dad8c22b316bb6c63c7fd8a83677f81bc2cc0b2aa7a9c4aaf717b7cc456 2024/12/11 02:27:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/backup" 2024/12/11 02:27:16 DEBUG : Starting OpenDrive session with ID: 9a2cbe361cdd5749c419e327ffbb66f292d00ec2705fa1ed57c3536821db0212 2024/12/11 02:27:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 02:27:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:27:17 DEBUG : two: Unchanged skipping 2024/12/11 02:27:17 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for checks to finish 2024/12/11 02:27:18 INFO : one: Moved (server-side) to: one.bak 2024/12/11 02:27:18 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for transfers to finish 2024/12/11 02:27:19 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/11 02:27:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/11 02:27:19 INFO : one: Copied (new) 2024/12/11 02:27:19 DEBUG : Waiting for deletions to finish 2024/12/11 02:27:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/11 02:27:20 INFO : three.txt: Moved into backup dir 2024/12/11 02:27:21 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/12/11 02:27:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 02:27:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:27:23 DEBUG : two: Unchanged skipping 2024/12/11 02:27:23 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for checks to finish 2024/12/11 02:27:23 INFO : one.bak: Deleted 2024/12/11 02:27:23 INFO : one: Moved (server-side) to: one.bak 2024/12/11 02:27:23 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for transfers to finish 2024/12/11 02:27:24 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/11 02:27:25 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/11 02:27:25 INFO : one: Copied (new) 2024/12/11 02:27:25 DEBUG : Waiting for deletions to finish 2024/12/11 02:27:25 INFO : three.txt.bak: Deleted 2024/12/11 02:27:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/11 02:27:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.49s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:27:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/11 02:27:31 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/11 02:27:33 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/11 02:27:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/dst" 2024/12/11 02:27:34 DEBUG : Starting OpenDrive session with ID: 392f0f3776e932a6fdc96c7070f38815e1e53572ab785d61ebce83e48a7e0d21 2024/12/11 02:27:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/backup" 2024/12/11 02:27:35 DEBUG : Starting OpenDrive session with ID: db0057a0dfe6097fee15ef340644c146ea95098e7b0408de144185b44daadbcd 2024/12/11 02:27:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 02:27:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:27:36 DEBUG : two: Unchanged skipping 2024/12/11 02:27:36 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for checks to finish 2024/12/11 02:27:37 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/11 02:27:37 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for transfers to finish 2024/12/11 02:27:38 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/11 02:27:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/11 02:27:39 INFO : one: Copied (new) 2024/12/11 02:27:39 DEBUG : Waiting for deletions to finish 2024/12/11 02:27:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/11 02:27:39 INFO : three.txt: Moved into backup dir 2024/12/11 02:27:41 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/12/11 02:27:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 02:27:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:27:42 DEBUG : two: Unchanged skipping 2024/12/11 02:27:42 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for checks to finish 2024/12/11 02:27:43 INFO : one-2019-01-01: Deleted 2024/12/11 02:27:43 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/11 02:27:43 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for transfers to finish 2024/12/11 02:27:44 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/11 02:27:45 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/11 02:27:45 INFO : one: Copied (new) 2024/12/11 02:27:45 DEBUG : Waiting for deletions to finish 2024/12/11 02:27:45 INFO : three-2019-01-01.txt: Deleted 2024/12/11 02:27:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/11 02:27:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.82s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:27:49 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/11 02:27:51 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/11 02:27:53 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/11 02:27:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/dst" 2024/12/11 02:27:54 DEBUG : Starting OpenDrive session with ID: d72a15788a271c18439e749173438a45f62f556f08514260c06ca6d52ecf462a 2024/12/11 02:27:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 02:27:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:27:55 DEBUG : two: Unchanged skipping 2024/12/11 02:27:55 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for checks to finish 2024/12/11 02:27:55 DEBUG : one: same parent dir (ODFfNzgyMzAyMl9lSDAxRg) - using file/rename instead of move_copy for one.bak 2024/12/11 02:27:55 INFO : one: Moved (server-side) to: one.bak 2024/12/11 02:27:55 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for transfers to finish 2024/12/11 02:27:56 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/11 02:27:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/11 02:27:57 INFO : one: Copied (new) 2024/12/11 02:27:57 DEBUG : Waiting for deletions to finish 2024/12/11 02:27:58 DEBUG : three.txt: same parent dir (ODFfNzgyMzAyMl9lSDAxRg) - using file/rename instead of move_copy for three.txt.bak 2024/12/11 02:27:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/11 02:27:58 INFO : three.txt: Moved into backup dir 2024/12/11 02:27:59 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/12/11 02:28:00 DEBUG : one.bak: Excluded (Path Filter) 2024/12/11 02:28:00 DEBUG : one.bak: Excluded 2024/12/11 02:28:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/11 02:28:00 DEBUG : three.txt.bak: Excluded 2024/12/11 02:28:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 02:28:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:28:00 DEBUG : two: Unchanged skipping 2024/12/11 02:28:00 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for checks to finish 2024/12/11 02:28:01 INFO : one.bak: Deleted 2024/12/11 02:28:01 DEBUG : one: same parent dir (ODFfNzgyMzAyMl9lSDAxRg) - using file/rename instead of move_copy for one.bak 2024/12/11 02:28:01 INFO : one: Moved (server-side) to: one.bak 2024/12/11 02:28:01 DEBUG : OpenDrive root 'rclone-test-toribuy4mude/dst': Waiting for transfers to finish 2024/12/11 02:28:02 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/11 02:28:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/11 02:28:03 INFO : one: Copied (new) 2024/12/11 02:28:03 DEBUG : Waiting for deletions to finish 2024/12/11 02:28:03 INFO : three.txt.bak: Deleted 2024/12/11 02:28:03 DEBUG : three.txt: same parent dir (ODFfNzgyMzAyMl9lSDAxRg) - using file/rename instead of move_copy for three.txt.bak 2024/12/11 02:28:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/11 02:28:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.45s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:28:06 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/11 02:28:08 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/11 02:28:10 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/11 02:28:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/dst" 2024/12/11 02:28:11 DEBUG : Config file has changed externally - reloading 2024/12/11 02:28:12 DEBUG : Starting OpenDrive session with ID: 800740de4a87904ca045be4596779b7d979d48e4e9765955f38570ffda18e186 2024/12/11 02:28:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 02:28:13 DEBUG : one: same parent dir (ODFfNzgyMzAyNl9sSE1acQ) - using file/rename instead of move_copy for one.bak 2024/12/11 02:28:13 INFO : one: Moved (server-side) to: one.bak 2024/12/11 02:28:14 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/11 02:28:15 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/11 02:28:15 INFO : one: Copied (new) 2024/12/11 02:28:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:28:15 DEBUG : two: Unchanged skipping 2024/12/11 02:28:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/11 02:28:15 DEBUG : three.txt: same parent dir (ODFfNzgyMzAyNl9sSE1acQ) - using file/rename instead of move_copy for three.txt.bak 2024/12/11 02:28:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/11 02:28:16 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/12/11 02:28:17 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/11 02:28:17 INFO : three.txt: Copied (new) 2024/12/11 02:28:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 02:28:18 INFO : one.bak: Deleted 2024/12/11 02:28:19 DEBUG : one: same parent dir (ODFfNzgyMzAyNl9sSE1acQ) - using file/rename instead of move_copy for one.bak 2024/12/11 02:28:19 INFO : one: Moved (server-side) to: one.bak 2024/12/11 02:28:19 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/11 02:28:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/11 02:28:21 INFO : one: Copied (new) 2024/12/11 02:28:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:28:21 DEBUG : two: Unchanged skipping 2024/12/11 02:28:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/11 02:28:21 INFO : three.txt.bak: Deleted 2024/12/11 02:28:22 DEBUG : three.txt: same parent dir (ODFfNzgyMzAyNl9sSE1acQ) - using file/rename instead of move_copy for three.txt.bak 2024/12/11 02:28:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/11 02:28:23 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/12/11 02:28:24 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/11 02:28:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (21.09s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:28:27 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/11 02:28:29 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/11 02:28:31 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/11 02:28:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-toribuy4mude/dst" 2024/12/11 02:28:32 DEBUG : Starting OpenDrive session with ID: 525028e8bbce040704666e0d08aa57be5a7f7b9d28b4b56de73571860dc6e38f 2024/12/11 02:28:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/11 02:28:33 DEBUG : one: same parent dir (ODFfNzgyMzAyN180Nkl2MA) - using file/rename instead of move_copy for one-2019-01-01 2024/12/11 02:28:33 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/11 02:28:34 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/11 02:28:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/11 02:28:35 INFO : one: Copied (new) 2024/12/11 02:28:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:28:35 DEBUG : two: Unchanged skipping 2024/12/11 02:28:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/11 02:28:36 DEBUG : three.txt: same parent dir (ODFfNzgyMzAyN180Nkl2MA) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/12/11 02:28:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/11 02:28:37 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/12/11 02:28:38 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/11 02:28:38 INFO : three.txt: Copied (new) 2024/12/11 02:28:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/11 02:28:39 INFO : one-2019-01-01: Deleted 2024/12/11 02:28:39 DEBUG : one: same parent dir (ODFfNzgyMzAyN180Nkl2MA) - using file/rename instead of move_copy for one-2019-01-01 2024/12/11 02:28:39 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/11 02:28:40 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/11 02:28:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/11 02:28:41 INFO : one: Copied (new) 2024/12/11 02:28:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:28:41 DEBUG : two: Unchanged skipping 2024/12/11 02:28:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/11 02:28:42 INFO : three-2019-01-01.txt: Deleted 2024/12/11 02:28:42 DEBUG : three.txt: same parent dir (ODFfNzgyMzAyN180Nkl2MA) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/12/11 02:28:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/11 02:28:43 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/12/11 02:28:44 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/11 02:28:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.44s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:28:47 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2024/12/11 02:28:48 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:28:48 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/11 02:28:48 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:28:48 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/12/11 02:28:49 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/12/11 02:28:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/11 02:28:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.86s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:28:50 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/11 02:28:50 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:28:50 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:28:51 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/11 02:28:52 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/11 02:28:52 INFO : existing: Copied (new) 2024/12/11 02:28:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:28:52 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/11 02:28:52 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/11 02:28:52 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:28:52 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:28:52 ERROR : OpenDrive root 'rclone-test-toribuy4mude': not deleting files as there were IO errors 2024/12/11 02:28:52 ERROR : OpenDrive root 'rclone-test-toribuy4mude': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncImmutable (3.94s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.34s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:28:55 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/12/11 02:28:56 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/12/11 02:28:59 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/12/11 02:29:01 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/12/11 02:29:03 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:29:03 DEBUG : existing: Unchanged skipping 2024/12/11 02:29:03 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/12/11 02:29:03 DEBUG : subdira-rclone-move-libisap8: same parent dir (ODFfNzgyMjkxMF9IUWI1YQ) - using folder/rename instead of move_copy 2024/12/11 02:29:04 DEBUG : EXISTING: moving to existing-rclone-move-keviwoq3 2024/12/11 02:29:04 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-nivujog8 2024/12/11 02:29:04 DEBUG : subdira: same parent dir (ODFfNzgyMjkxMF9IUWI1YQ) - using folder/rename instead of move_copy 2024/12/11 02:29:04 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNzgyMjkxMF9IUWI1YQ) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-nivujog8 2024/12/11 02:29:04 DEBUG : EXISTING: same parent dir (ODFfNzgyMjkxMF9IUWI1YQ) - using file/rename instead of move_copy for existing-rclone-move-keviwoq3 2024/12/11 02:29:04 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/12/11 02:29:04 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-nivujog8 2024/12/11 02:29:04 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/12/11 02:29:04 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-keviwoq3 2024/12/11 02:29:04 DEBUG : EXISTING: moving to existing 2024/12/11 02:29:04 DEBUG : existingbutdifferent-rclone-move-nivujog8: same parent dir (ODFfNzgyMjkxMF9IUWI1YQ) - using file/rename instead of move_copy for existingbutdifferent 2024/12/11 02:29:05 INFO : existingbutdifferent-rclone-move-nivujog8: Moved (server-side) to: existingbutdifferent 2024/12/11 02:29:05 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/12/11 02:29:05 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/12/11 02:29:05 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/12/11 02:29:05 DEBUG : existing-rclone-move-keviwoq3: same parent dir (ODFfNzgyMjkxMF9IUWI1YQ) - using file/rename instead of move_copy for existing 2024/12/11 02:29:05 DEBUG : subdira/subdirb-rclone-move-fifahir7: same parent dir (ODFfNzgyMzAyOF9WUElHbw) - using folder/rename instead of move_copy 2024/12/11 02:29:05 INFO : existing-rclone-move-keviwoq3: Moved (server-side) to: existing 2024/12/11 02:29:05 INFO : EXISTING: Moved (server-side) to: existing 2024/12/11 02:29:05 INFO : EXISTING: Fixed case by renaming to: existing 2024/12/11 02:29:05 DEBUG : subdira/subdirb: same parent dir (ODFfNzgyMzAyOF9WUElHbw) - using folder/rename instead of move_copy 2024/12/11 02:29:06 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/12/11 02:29:06 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/12/11 02:29:06 INFO : existingbutdifferent: Copied (replaced existing) 2024/12/11 02:29:06 DEBUG : subdira/subdirb/subdirc-rclone-move-fumarow7: same parent dir (ODFfNzgyMzAzMF9wQ245SQ) - using folder/rename instead of move_copy 2024/12/11 02:29:07 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNzgyMzAzMF9wQ245SQ) - using folder/rename instead of move_copy 2024/12/11 02:29:07 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/12/11 02:29:07 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/12/11 02:29:08 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-vejavuw5: same parent dir (ODFfNzgyMzAzMl9NYlQ0eA) - using folder/rename instead of move_copy 2024/12/11 02:29:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-sezilok3 2024/12/11 02:29:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNzgyMzAzMl9NYlQ0eA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-sezilok3 2024/12/11 02:29:08 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNzgyMzAzMl9NYlQ0eA) - using folder/rename instead of move_copy 2024/12/11 02:29:08 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/12/11 02:29:08 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-sezilok3 2024/12/11 02:29:08 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/12/11 02:29:09 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-sezilok3: same parent dir (ODFfNzgyMzAzMl9NYlQ0eA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2024/12/11 02:29:09 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/12/11 02:29:09 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:29:09 INFO : subdira/subdirb/subdirc/hello-rclone-move-sezilok3: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/11 02:29:09 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/11 02:29:09 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/12/11 02:29:09 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/12/11 02:29:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dureluf8 2024/12/11 02:29:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNzgyMzAzNF91MnFYdg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dureluf8 2024/12/11 02:29:09 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dureluf8 2024/12/11 02:29:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/11 02:29:10 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dureluf8: same parent dir (ODFfNzgyMzAzNF91MnFYdg) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/11 02:29:10 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dureluf8: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/11 02:29:10 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/11 02:29:10 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/11 02:29:10 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:29:10 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/12/11 02:29:10 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/12/11 02:29:10 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/12/11 02:29:11 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/12/11 02:29:11 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/12/11 02:29:11 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.44s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.05s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.35s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:29:17 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:19 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:21 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:22 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:24 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:26 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:28 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:29 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:31 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:33 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:34 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:36 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:38 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:40 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:42 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:44 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:46 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:47 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:49 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:51 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:53 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:54 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:56 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/12/11 02:29:58 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:00 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:01 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:03 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:05 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:07 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:09 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:11 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:13 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:14 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:16 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:18 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:20 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:21 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:23 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:25 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:27 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:28 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:30:28 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:30:28 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:30:28 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:30:28 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:30:28 DEBUG : both0: Unchanged skipping 2024/12/11 02:30:28 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:30:28 DEBUG : both12: Unchanged skipping 2024/12/11 02:30:28 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:30:28 DEBUG : both13: Unchanged skipping 2024/12/11 02:30:28 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:30:28 DEBUG : both14: Unchanged skipping 2024/12/11 02:30:28 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:30:28 DEBUG : both15: Unchanged skipping 2024/12/11 02:30:28 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:30:28 DEBUG : both16: Unchanged skipping 2024/12/11 02:30:28 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:30:28 DEBUG : both10: Unchanged skipping 2024/12/11 02:30:28 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:30:28 DEBUG : both18: Unchanged skipping 2024/12/11 02:30:28 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:30:28 DEBUG : both19: Unchanged skipping 2024/12/11 02:30:28 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:30:28 DEBUG : both2: Unchanged skipping 2024/12/11 02:30:28 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:30:28 DEBUG : both3: Unchanged skipping 2024/12/11 02:30:28 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:30:28 DEBUG : both4: Unchanged skipping 2024/12/11 02:30:28 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:30:28 DEBUG : both5: Unchanged skipping 2024/12/11 02:30:28 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:30:28 DEBUG : both6: Unchanged skipping 2024/12/11 02:30:28 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:30:28 DEBUG : both7: Unchanged skipping 2024/12/11 02:30:28 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:30:28 DEBUG : both8: Unchanged skipping 2024/12/11 02:30:28 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:30:28 DEBUG : both9: Unchanged skipping 2024/12/11 02:30:28 DEBUG : both1: Unchanged skipping 2024/12/11 02:30:28 DEBUG : both11: Unchanged skipping 2024/12/11 02:30:28 DEBUG : both17: Unchanged skipping 2024/12/11 02:30:28 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:30:28 DEBUG : Waiting for deletions to finish 2024/12/11 02:30:29 INFO : only13: Deleted 2024/12/11 02:30:29 INFO : only17: Deleted 2024/12/11 02:30:29 INFO : only18: Deleted 2024/12/11 02:30:29 INFO : only19: Deleted 2024/12/11 02:30:29 INFO : only2: Deleted 2024/12/11 02:30:29 INFO : only4: Deleted 2024/12/11 02:30:29 INFO : only1: Deleted 2024/12/11 02:30:29 INFO : only6: Deleted 2024/12/11 02:30:29 INFO : only8: Deleted 2024/12/11 02:30:29 INFO : only5: Deleted 2024/12/11 02:30:29 INFO : only15: Deleted 2024/12/11 02:30:29 INFO : only16: Deleted 2024/12/11 02:30:29 INFO : only0: Deleted 2024/12/11 02:30:29 INFO : only11: Deleted 2024/12/11 02:30:29 INFO : only14: Deleted 2024/12/11 02:30:30 INFO : only9: Deleted 2024/12/11 02:30:30 INFO : only10: Deleted 2024/12/11 02:30:30 INFO : only7: Deleted 2024/12/11 02:30:30 INFO : only12: Deleted 2024/12/11 02:30:30 INFO : only3: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (77.85s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:30:35 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:37 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:38 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:40 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:42 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:43 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:45 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:47 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:49 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:51 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:53 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:54 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:56 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/12/11 02:30:58 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:00 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:02 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:03 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:05 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:07 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:09 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:10 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:12 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:14 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:15 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:17 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:19 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:21 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:23 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:24 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:26 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:27 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:29 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:31 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:32 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:34 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:36 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:38 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:39 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:41 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:43 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/12/11 02:31:44 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:31:44 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:31:44 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for checks to finish 2024/12/11 02:31:44 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:31:44 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:31:44 DEBUG : both0: Unchanged skipping 2024/12/11 02:31:44 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:31:44 DEBUG : both12: Unchanged skipping 2024/12/11 02:31:44 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:31:44 DEBUG : both13: Unchanged skipping 2024/12/11 02:31:44 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:31:44 DEBUG : both14: Unchanged skipping 2024/12/11 02:31:44 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:31:44 DEBUG : both15: Unchanged skipping 2024/12/11 02:31:44 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:31:44 DEBUG : both16: Unchanged skipping 2024/12/11 02:31:44 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:31:44 DEBUG : both17: Unchanged skipping 2024/12/11 02:31:44 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:31:44 DEBUG : both1: Unchanged skipping 2024/12/11 02:31:44 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:31:44 DEBUG : both19: Unchanged skipping 2024/12/11 02:31:44 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:31:44 DEBUG : both11: Unchanged skipping 2024/12/11 02:31:44 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:31:44 DEBUG : both10: Unchanged skipping 2024/12/11 02:31:44 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:31:44 DEBUG : both18: Unchanged skipping 2024/12/11 02:31:44 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:31:44 DEBUG : both5: Unchanged skipping 2024/12/11 02:31:44 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:31:44 DEBUG : both6: Unchanged skipping 2024/12/11 02:31:44 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:31:44 DEBUG : both7: Unchanged skipping 2024/12/11 02:31:44 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:31:44 DEBUG : both8: Unchanged skipping 2024/12/11 02:31:44 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/11 02:31:44 DEBUG : both9: Unchanged skipping 2024/12/11 02:31:44 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/11 02:31:44 DEBUG : both2: Unchanged skipping 2024/12/11 02:31:44 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/11 02:31:44 DEBUG : both3: Unchanged skipping 2024/12/11 02:31:44 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/11 02:31:44 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/11 02:31:44 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/11 02:31:44 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/11 02:31:44 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/11 02:31:44 DEBUG : both4: Unchanged skipping 2024/12/11 02:31:44 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/11 02:31:44 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/11 02:31:44 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/11 02:31:44 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/11 02:31:44 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/11 02:31:44 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/11 02:31:44 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/11 02:31:44 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/11 02:31:44 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/11 02:31:44 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/11 02:31:44 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/11 02:31:44 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/11 02:31:44 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/11 02:31:44 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Waiting for transfers to finish 2024/12/11 02:31:47 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:31:47 INFO : only12: Copied (replaced existing) 2024/12/11 02:31:48 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:31:48 INFO : only10: Copied (replaced existing) 2024/12/11 02:31:48 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:31:48 INFO : only13: Copied (replaced existing) 2024/12/11 02:31:48 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:31:48 INFO : only11: Copied (replaced existing) 2024/12/11 02:31:49 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:31:49 INFO : only17: Copied (replaced existing) 2024/12/11 02:31:49 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:31:49 INFO : only15: Copied (replaced existing) 2024/12/11 02:31:49 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:31:49 INFO : only16: Copied (replaced existing) 2024/12/11 02:31:54 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:31:54 INFO : only18: Copied (replaced existing) 2024/12/11 02:31:54 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:31:54 INFO : only0: Copied (replaced existing) 2024/12/11 02:31:55 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:31:55 INFO : only5: Copied (replaced existing) 2024/12/11 02:31:56 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:31:56 INFO : only4: Copied (replaced existing) 2024/12/11 02:31:56 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:31:56 INFO : only3: Copied (replaced existing) 2024/12/11 02:31:57 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:31:57 INFO : only2: Copied (replaced existing) 2024/12/11 02:31:58 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:31:58 INFO : only6: Copied (replaced existing) 2024/12/11 02:32:00 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:32:00 INFO : only9: Copied (replaced existing) 2024/12/11 02:32:00 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:32:00 INFO : only7: Copied (replaced existing) 2024/12/11 02:32:02 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:32:02 INFO : only1: Copied (replaced existing) 2024/12/11 02:32:02 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:32:02 INFO : only14: Copied (replaced existing) 2024/12/11 02:32:03 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:32:03 INFO : only19: Copied (replaced existing) 2024/12/11 02:32:04 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/11 02:32:04 INFO : only8: Copied (replaced existing) 2024/12/11 02:32:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (97.79s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:32:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 02:32:12 DEBUG : sub dir: Making directory 2024/12/11 02:32:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (15.79s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" 2024/12/11 02:32:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/11 02:32:28 DEBUG : sub dir: Making directory 2024/12/11 02:32:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-toribuy4mude'", Local "Local file system at /tmp/rclone3934770770", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.05s) PASS 2024/12/11 02:32:44 DEBUG : OpenDrive root 'rclone-test-toribuy4mude': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 13m16.534794168s (try 1/5)