"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/02/15 01:19:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo" 2025/02/15 01:19:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/15 01:19:52 DEBUG : Starting OpenDrive session with ID: 6a9c500d36ef2f7e61e1b7a88cc48af887646b2c7cf23b22baeea262ce3389a2 2025/02/15 01:19:52 DEBUG : Creating backend with remote "/tmp/rclone599657351" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:19:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 01:19:53 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:19:53 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:19:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.44s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:19:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/15 01:19:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 01:19:54 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:19:54 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:19:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/15 01:19:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/15 01:19:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:19:56 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': 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-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", 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-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:19:58 DEBUG : Creating backend with remote "/non-existing" 2025/02/15 01:19:58 DEBUG : Config file has changed externally - reloading 2025/02/15 01:19:58 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/15 01:19:58 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:19:58 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.87s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:19:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 01:19:59 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:19:59 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:20:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/15 01:20:01 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/15 01:20:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.92s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:20:03 INFO : OpenDrive root 'rclone-test-dekideg1cojo': Running all checks before starting transfers 2025/02/15 01:20:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 01:20:03 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:20:03 INFO : OpenDrive root 'rclone-test-dekideg1cojo': Checks finished, now starting transfers 2025/02/15 01:20:03 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:20:04 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/15 01:20:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/15 01:20:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.10s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:20:07 ERROR : Ignoring --no-traverse with sync 2025/02/15 01:20:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 01:20:07 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:20:07 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:20:08 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/15 01:20:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/15 01:20:09 INFO : sub dir/hello world: Copied (new) 2025/02/15 01:20:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.06s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:20:11 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/15 01:20:11 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:20:11 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:20:12 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/02/15 01:20:13 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/02/15 01:20:13 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestCopyWithDepth (3.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:20:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 01:20:14 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:20:14 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:20:15 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/02/15 01:20:16 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/15 01:20:16 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.85s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:20:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 01:20:17 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:20:17 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:20:18 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/02/15 01:20:19 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/15 01:20:19 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.85s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:20:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/15 01:20:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/15 01:20:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/15 01:20:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/15 01:20:20 INFO : sub dir: Making directory 2025/02/15 01:20:20 INFO : sub dir2: Making directory 2025/02/15 01:20:21 INFO : sub dir2/sub sub dir2: Making directory 2025/02/15 01:20:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 01:20:21 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:20:21 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:20:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/15 01:20:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/15 01:20:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:20:23 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.82s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:20:26 INFO : sub dir2: Making directory 2025/02/15 01:20:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/15 01:20:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/15 01:20:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 01:20:26 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:20:26 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:20:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/15 01:20:28 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/15 01:20:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.73s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:20:29 DEBUG : sub dir2: Making directory with metadata 2025/02/15 01:20:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/15 01:20:29 INFO : sub dir: Making directory 2025/02/15 01:20:30 INFO : sub dir2: Making directory 2025/02/15 01:20:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 01:20:30 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:20:30 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:20:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/15 01:20:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/15 01:20:32 INFO : sub dir/hello world: Copied (new) 2025/02/15 01:20:32 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:20:32 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/15 01:20:32 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.75s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:20:34 INFO : sub dir2: Making directory 2025/02/15 01:20:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 01:20:35 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:20:35 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:20:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/15 01:20:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/15 01:20:37 INFO : sub dir/hello world: Copied (new) 2025/02/15 01:20:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.85s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:20:38 DEBUG : sub dir2: Making directory with metadata 2025/02/15 01:20:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/15 01:20:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/15 01:20:38 INFO : sub dir: Making directory 2025/02/15 01:20:39 INFO : sub dir2: Making directory 2025/02/15 01:20:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 01:20:39 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:20:39 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:20:40 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/15 01:20:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/15 01:20:41 INFO : sub dir/hello world: Copied (new) 2025/02/15 01:20:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:20:41 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.65s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.34s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:20:43 INFO : sub dir2: Making directory 2025/02/15 01:20:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 01:20:43 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:20:43 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:20:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/15 01:20:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/15 01:20:45 INFO : sub dir/hello world: Copied (new) 2025/02/15 01:20:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.58s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:20:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/15 01:20:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-pazirep4fibe" 2025/02/15 01:20:49 DEBUG : Config file has changed externally - reloading 2025/02/15 01:20:50 DEBUG : Starting OpenDrive session with ID: 89450c895cf572797154ba9b1fb7cb1b1d830f557f1c03b20f0acb7346afbc7c sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-dekideg1cojo' -> OpenDrive root 'rclone-test-pazirep4fibe' 2025/02/15 01:20:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 01:20:50 DEBUG : OpenDrive root 'rclone-test-pazirep4fibe': Waiting for checks to finish 2025/02/15 01:20:50 DEBUG : OpenDrive root 'rclone-test-pazirep4fibe': Waiting for transfers to finish 2025/02/15 01:20:52 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/15 01:20:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:20:52 DEBUG : OpenDrive root 'rclone-test-pazirep4fibe': Purge remote --- PASS: TestServerSideCopy (6.81s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:20:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/15 01:20:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/15 01:20:57 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:20:57 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:20:57 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/15 01:20:58 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/15 01:20:58 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestCopyOverSelf (5.66s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:21:00 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/15 01:21:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-caweris0lutu" 2025/02/15 01:21:02 DEBUG : Starting OpenDrive session with ID: e320709ee401b0b4c6c33b00c98456690e715344585d7a5a741e905cdfa2c769 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-dekideg1cojo' -> OpenDrive root 'rclone-test-caweris0lutu' 2025/02/15 01:21:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 01:21:03 DEBUG : OpenDrive root 'rclone-test-caweris0lutu': Waiting for checks to finish 2025/02/15 01:21:03 DEBUG : OpenDrive root 'rclone-test-caweris0lutu': Waiting for transfers to finish 2025/02/15 01:21:04 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/15 01:21:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:21:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/15 01:21:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/15 01:21:06 DEBUG : OpenDrive root 'rclone-test-caweris0lutu': Waiting for checks to finish 2025/02/15 01:21:06 DEBUG : OpenDrive root 'rclone-test-caweris0lutu': Waiting for transfers to finish 2025/02/15 01:21:07 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/15 01:21:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:21:07 DEBUG : OpenDrive root 'rclone-test-caweris0lutu': Purge remote --- PASS: TestServerSideCopyOverSelf (9.90s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:21:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/15 01:21:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/15 01:21:12 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:21:12 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:21:12 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/15 01:21:13 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/02/15 01:21:13 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/15 01:21:13 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestMoveOverSelf (5.45s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:21:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/15 01:21:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-bimuqam9sube" 2025/02/15 01:21:17 DEBUG : Starting OpenDrive session with ID: 9b572e4a3a2516468b6febf929ced6bb6fd244ee60b663f60af977805609c22c sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-dekideg1cojo' -> OpenDrive root 'rclone-test-bimuqam9sube' 2025/02/15 01:21:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 01:21:18 DEBUG : OpenDrive root 'rclone-test-bimuqam9sube': Waiting for checks to finish 2025/02/15 01:21:18 DEBUG : OpenDrive root 'rclone-test-bimuqam9sube': Waiting for transfers to finish 2025/02/15 01:21:19 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/02/15 01:21:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:21:20 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/02/15 01:21:21 DEBUG : OpenDrive root 'rclone-test-bimuqam9sube': Using server-side directory move 2025/02/15 01:21:21 INFO : OpenDrive root 'rclone-test-bimuqam9sube': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/15 01:21:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/15 01:21:22 DEBUG : OpenDrive root 'rclone-test-bimuqam9sube': Waiting for checks to finish 2025/02/15 01:21:22 DEBUG : OpenDrive root 'rclone-test-bimuqam9sube': Waiting for transfers to finish 2025/02/15 01:21:22 INFO : sub dir/hello world: Deleted 2025/02/15 01:21:22 INFO : sub dir/hello world: Moved (server-side) 2025/02/15 01:21:24 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/02/15 01:21:25 DEBUG : testing file moves 2025/02/15 01:21:25 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/15 01:21:25 DEBUG : OpenDrive root 'rclone-test-bimuqam9sube': Waiting for checks to finish 2025/02/15 01:21:25 DEBUG : OpenDrive root 'rclone-test-bimuqam9sube': Waiting for transfers to finish 2025/02/15 01:21:26 INFO : sub dir/hello world: Deleted 2025/02/15 01:21:26 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:21:27 DEBUG : OpenDrive root 'rclone-test-bimuqam9sube': Purge remote --- PASS: TestServerSideMoveOverSelf (13.84s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:21:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/15 01:21:30 ERROR : : error listing: directory not found 2025/02/15 01:21:31 INFO : Local file system at /tmp/rclone599657351: Making directory 2025/02/15 01:21:31 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:21:31 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.41s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:21:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/15 01:21:35 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/15 01:21:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 01:21:36 DEBUG : Local file system at /tmp/rclone599657351: Waiting for checks to finish 2025/02/15 01:21:36 DEBUG : Local file system at /tmp/rclone599657351: Waiting for transfers to finish 2025/02/15 01:21:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/15 01:21:36 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/02/15 01:21:36 INFO : sub dir/hello world: Copied (new) 2025/02/15 01:21:36 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestCopyRedownload (4.44s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:21:38 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/15 01:21:38 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:21:38 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:21:38 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/02/15 01:21:39 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/15 01:21:39 INFO : check sum: Copied (new) 2025/02/15 01:21:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:21:40 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:21:40 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/15 01:21:40 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/02/15 01:21:40 DEBUG : check sum: Unchanged skipping 2025/02/15 01:21:40 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:21:40 DEBUG : Waiting for deletions to finish 2025/02/15 01:21:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.56s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:21:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/15 01:21:41 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:21:41 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:21:42 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/02/15 01:21:43 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/15 01:21:43 INFO : sizeonly: Copied (new) 2025/02/15 01:21:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:21:43 DEBUG : sizeonly: Sizes identical 2025/02/15 01:21:43 DEBUG : sizeonly: Unchanged skipping 2025/02/15 01:21:43 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:21:43 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:21:43 DEBUG : Waiting for deletions to finish 2025/02/15 01:21:43 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.73s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:21:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/15 01:21:45 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:21:45 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:21:46 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/02/15 01:21:47 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/02/15 01:21:47 INFO : ignore-size: Copied (new) 2025/02/15 01:21:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:21:47 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:21:47 DEBUG : ignore-size: Unchanged skipping 2025/02/15 01:21:47 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:21:47 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:21:47 DEBUG : Waiting for deletions to finish 2025/02/15 01:21:47 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.78s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:21:49 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/15 01:21:50 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:21:50 DEBUG : existing: Unchanged skipping 2025/02/15 01:21:50 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:21:50 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:21:50 DEBUG : Waiting for deletions to finish 2025/02/15 01:21:50 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:21:51 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/15 01:21:51 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:21:51 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:21:51 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/15 01:21:52 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/15 01:21:52 INFO : existing: Copied (replaced existing) 2025/02/15 01:21:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.61s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:21:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/15 01:21:53 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:21:53 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:21:54 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/15 01:21:55 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/15 01:21:55 INFO : existing: Copied (new) 2025/02/15 01:21:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:21:55 DEBUG : existing: Destination exists, skipping 2025/02/15 01:21:55 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:21:55 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:21:55 DEBUG : Waiting for deletions to finish 2025/02/15 01:21:55 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.55s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:21:58 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/15 01:22:00 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/15 01:22:01 INFO : d: Making directory 2025/02/15 01:22:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/15 01:22:02 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:22:02 DEBUG : c/non empty space: Unchanged skipping 2025/02/15 01:22:02 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:22:02 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:22:03 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/15 01:22:04 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/15 01:22:04 INFO : a/potato2: Copied (new) 2025/02/15 01:22:04 DEBUG : Waiting for deletions to finish 2025/02/15 01:22:04 INFO : b/potato: Deleted 2025/02/15 01:22:04 INFO : d: Removing directory 2025/02/15 01:22:05 INFO : b: Removing directory 2025/02/15 01:22:05 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.49s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:22:08 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/15 01:22:09 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/15 01:22:09 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:22:09 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/15 01:22:09 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/15 01:22:09 DEBUG : empty space: Unchanged skipping 2025/02/15 01:22:09 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:22:09 DEBUG : Waiting for deletions to finish 2025/02/15 01:22:09 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:22:09 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/15 01:22:09 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:22:09 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/15 01:22:10 INFO : empty space: Updated modification time in destination 2025/02/15 01:22:10 DEBUG : empty space: Unchanged skipping 2025/02/15 01:22:10 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:22:10 DEBUG : Waiting for deletions to finish 2025/02/15 01:22:10 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.95s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:22:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/15 01:22:13 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/15 01:22:13 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:22:13 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/02/15 01:22:13 DEBUG : empty space: Unchanged skipping 2025/02/15 01:22:13 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:22:13 DEBUG : Waiting for deletions to finish 2025/02/15 01:22:13 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.03s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:22:15 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/02/15 01:22:16 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:22:16 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/02/15 01:22:16 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone599657351) 2025/02/15 01:22:16 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-dekideg1cojo') 2025/02/15 01:22:16 DEBUG : foo: md5 differ 2025/02/15 01:22:16 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:22:16 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/02/15 01:22:17 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/02/15 01:22:17 INFO : foo: Copied (replaced existing) 2025/02/15 01:22:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.23s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:22:19 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/15 01:22:20 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/15 01:22:20 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:22:20 DEBUG : empty space: Unchanged skipping 2025/02/15 01:22:20 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:22:20 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:22:21 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/02/15 01:22:22 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/15 01:22:22 INFO : potato: Copied (new) 2025/02/15 01:22:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.85s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:22:24 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/02/15 01:22:25 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/15 01:22:25 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:22:25 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:22:25 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/15 01:22:26 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/02/15 01:22:26 INFO : potato: Copied (replaced existing) 2025/02/15 01:22:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.07s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:22:28 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/15 01:22:29 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/02/15 01:22:29 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:22:29 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone599657351) 2025/02/15 01:22:29 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-dekideg1cojo') 2025/02/15 01:22:29 DEBUG : potato: md5 differ 2025/02/15 01:22:29 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:22:29 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/15 01:22:30 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/02/15 01:22:30 INFO : potato: Copied (replaced existing) 2025/02/15 01:22:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:22:32 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/15 01:22:34 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/15 01:22:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 01:22:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/15 01:22:35 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:22:35 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:22:35 DEBUG : empty space: Unchanged skipping 2025/02/15 01:22:35 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:22:35 DEBUG : Waiting for deletions to finish 2025/02/15 01:22:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:22:37 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/15 01:22:39 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/15 01:22:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 01:22:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:22:40 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:22:40 DEBUG : empty space: Unchanged skipping 2025/02/15 01:22:40 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:22:41 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/15 01:22:42 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/15 01:22:42 INFO : potato2: Copied (new) 2025/02/15 01:22:42 DEBUG : Waiting for deletions to finish 2025/02/15 01:22:42 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:22:44 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/15 01:22:46 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/15 01:22:47 INFO : d: Making directory 2025/02/15 01:22:48 INFO : d/e: Making directory 2025/02/15 01:22:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/15 01:22:49 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:22:49 DEBUG : c/non empty space: Unchanged skipping 2025/02/15 01:22:49 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:22:49 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:22:50 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/15 01:22:51 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/15 01:22:51 INFO : a/potato2: Copied (new) 2025/02/15 01:22:51 DEBUG : Waiting for deletions to finish 2025/02/15 01:22:51 INFO : b/potato: Deleted 2025/02/15 01:22:51 INFO : d/e: Removing directory 2025/02/15 01:22:52 INFO : d: Removing directory 2025/02/15 01:22:52 INFO : b: Removing directory 2025/02/15 01:22:52 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.72s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:22:56 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/02/15 01:22:58 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/02/15 01:22:59 INFO : d: Making directory 2025/02/15 01:23:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/15 01:23:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:23:00 DEBUG : c/non empty space: Unchanged skipping 2025/02/15 01:23:00 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:23:00 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:23:01 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/02/15 01:23:02 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/15 01:23:02 INFO : a/potato2: Copied (new) 2025/02/15 01:23:02 ERROR : OpenDrive root 'rclone-test-dekideg1cojo': not deleting files as there were IO errors 2025/02/15 01:23:02 ERROR : OpenDrive root 'rclone-test-dekideg1cojo': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.17s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:23:06 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/15 01:23:07 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/15 01:23:08 DEBUG : Waiting for deletions to finish 2025/02/15 01:23:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 01:23:09 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:23:09 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:23:09 DEBUG : empty space: Unchanged skipping 2025/02/15 01:23:09 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:23:09 INFO : potato: Deleted 2025/02/15 01:23:09 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/15 01:23:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/15 01:23:10 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.57s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:23:12 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/15 01:23:14 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/15 01:23:15 DEBUG : Waiting for deletions to finish 2025/02/15 01:23:15 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:23:15 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:23:15 INFO : potato: Deleted 2025/02/15 01:23:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 01:23:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:23:15 DEBUG : empty space: Unchanged skipping 2025/02/15 01:23:15 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:23:15 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:23:16 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/15 01:23:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/02/15 01:23:17 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.83s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:23:19 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/02/15 01:23:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 01:23:20 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:23:20 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:23:21 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/02/15 01:23:22 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/02/15 01:23:22 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.03s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:23:24 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/15 01:23:26 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/15 01:23:27 DEBUG : enormous: Excluded (Size Filter) 2025/02/15 01:23:27 DEBUG : enormous: Excluded 2025/02/15 01:23:27 DEBUG : potato2: Excluded (Size Filter) 2025/02/15 01:23:27 DEBUG : potato2: Excluded 2025/02/15 01:23:27 DEBUG : potato2: Excluded (Size Filter) 2025/02/15 01:23:27 DEBUG : potato2: Excluded 2025/02/15 01:23:27 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:23:27 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:23:27 DEBUG : empty space: Unchanged skipping 2025/02/15 01:23:27 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:23:27 DEBUG : Waiting for deletions to finish 2025/02/15 01:23:27 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:23:27 DEBUG : enormous: Excluded (Size Filter) 2025/02/15 01:23:27 DEBUG : enormous: Excluded 2025/02/15 01:23:27 DEBUG : potato2: Excluded (Size Filter) 2025/02/15 01:23:27 DEBUG : potato2: Excluded 2025/02/15 01:23:27 DEBUG : potato2: Excluded (Size Filter) 2025/02/15 01:23:27 DEBUG : potato2: Excluded 2025/02/15 01:23:27 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/15 01:23:27 DEBUG : empty space: Unchanged skipping 2025/02/15 01:23:27 DEBUG : Local file system at /tmp/rclone599657351: Waiting for checks to finish 2025/02/15 01:23:27 DEBUG : Local file system at /tmp/rclone599657351: Waiting for transfers to finish 2025/02/15 01:23:27 DEBUG : Waiting for deletions to finish 2025/02/15 01:23:27 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncWithExclude (5.38s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:23:29 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/15 01:23:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/15 01:23:33 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/02/15 01:23:34 DEBUG : enormous: Excluded (Size Filter) 2025/02/15 01:23:34 DEBUG : enormous: Excluded 2025/02/15 01:23:34 DEBUG : potato2: Excluded (Size Filter) 2025/02/15 01:23:34 DEBUG : potato2: Excluded 2025/02/15 01:23:34 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:23:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:23:34 DEBUG : empty space: Unchanged skipping 2025/02/15 01:23:34 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:23:34 DEBUG : Waiting for deletions to finish 2025/02/15 01:23:34 INFO : enormous: Deleted 2025/02/15 01:23:34 INFO : potato2: Deleted 2025/02/15 01:23:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:23:35 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/15 01:23:35 DEBUG : empty space: Unchanged skipping 2025/02/15 01:23:35 DEBUG : Local file system at /tmp/rclone599657351: Waiting for checks to finish 2025/02/15 01:23:35 DEBUG : Local file system at /tmp/rclone599657351: Waiting for transfers to finish 2025/02/15 01:23:35 DEBUG : Waiting for deletions to finish 2025/02/15 01:23:35 INFO : enormous: Deleted 2025/02/15 01:23:35 INFO : potato2: Deleted 2025/02/15 01:23:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.12s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:23:37 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/15 01:23:38 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/02/15 01:23:40 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/02/15 01:23:42 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/02/15 01:23:43 DEBUG : five: Need to transfer - File not found at Destination 2025/02/15 01:23:43 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/15 01:23:43 DEBUG : one: Destination is newer than source, skipping 2025/02/15 01:23:43 DEBUG : three: Sizes identical 2025/02/15 01:23:43 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:23:43 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/15 01:23:43 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/15 01:23:43 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone599657351) 2025/02/15 01:23:43 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-dekideg1cojo') 2025/02/15 01:23:43 DEBUG : two: md5 differ 2025/02/15 01:23:43 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:23:43 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/02/15 01:23:43 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/02/15 01:23:44 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/02/15 01:23:44 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/15 01:23:44 INFO : two: Copied (replaced existing) 2025/02/15 01:23:44 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/15 01:23:44 INFO : four: Copied (replaced existing) 2025/02/15 01:23:45 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/15 01:23:45 INFO : five: Copied (new) 2025/02/15 01:23:45 DEBUG : Waiting for deletions to finish 2025/02/15 01:23:45 DEBUG : one: Destination is newer than source, skipping 2025/02/15 01:23:45 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:23:45 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/02/15 01:23:45 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone599657351) 2025/02/15 01:23:45 DEBUG : five: Size and md5 of src and dst objects identical 2025/02/15 01:23:45 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-dekideg1cojo') 2025/02/15 01:23:45 DEBUG : three: md5 differ 2025/02/15 01:23:45 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/15 01:23:45 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/15 01:23:45 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/02/15 01:23:45 DEBUG : two: Size and md5 of src and dst objects identical 2025/02/15 01:23:45 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/15 01:23:45 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/02/15 01:23:45 DEBUG : four: Size and md5 of src and dst objects identical 2025/02/15 01:23:45 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/15 01:23:45 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:23:46 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/02/15 01:23:46 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/02/15 01:23:46 INFO : three: Copied (replaced existing) 2025/02/15 01:23:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.88s) === 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-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/02/15 01:23:48 INFO : OpenDrive root 'rclone-test-dekideg1cojo': Making map for --track-renames 2025/02/15 01:23:48 INFO : OpenDrive root 'rclone-test-dekideg1cojo': Finished making map for --track-renames 2025/02/15 01:23:48 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:23:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/15 01:23:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/15 01:23:48 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for renames to finish 2025/02/15 01:23:48 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:23:49 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/15 01:23:49 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/02/15 01:23:50 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/15 01:23:50 INFO : potato: Copied (new) 2025/02/15 01:23:50 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/15 01:23:50 INFO : yam: Copied (new) 2025/02/15 01:23:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:23:50 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:23:50 INFO : OpenDrive root 'rclone-test-dekideg1cojo': Making map for --track-renames 2025/02/15 01:23:50 INFO : OpenDrive root 'rclone-test-dekideg1cojo': Finished making map for --track-renames 2025/02/15 01:23:50 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:23:50 DEBUG : potato: Unchanged skipping 2025/02/15 01:23:50 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for renames to finish 2025/02/15 01:23:51 DEBUG : yam: same parent dir (ODFfODA2Nzc3NV9ZODl2aA) - using file/rename instead of move_copy for yaml 2025/02/15 01:23:51 INFO : yam: Moved (server-side) to: yaml 2025/02/15 01:23:51 INFO : yaml: Renamed from "yam" 2025/02/15 01:23:51 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:23:51 DEBUG : Waiting for deletions to finish 2025/02/15 01:23:51 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.52s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/02/15 01:23:52 INFO : OpenDrive root 'rclone-test-dekideg1cojo': Making map for --track-renames 2025/02/15 01:23:52 INFO : OpenDrive root 'rclone-test-dekideg1cojo': Finished making map for --track-renames 2025/02/15 01:23:52 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:23:52 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/15 01:23:52 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/15 01:23:52 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for renames to finish 2025/02/15 01:23:52 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:23:53 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/15 01:23:54 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/02/15 01:23:54 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/15 01:23:54 INFO : potato: Copied (new) 2025/02/15 01:23:55 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/15 01:23:55 INFO : yam: Copied (new) 2025/02/15 01:23:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:23:55 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:23:55 INFO : OpenDrive root 'rclone-test-dekideg1cojo': Making map for --track-renames 2025/02/15 01:23:55 INFO : OpenDrive root 'rclone-test-dekideg1cojo': Finished making map for --track-renames 2025/02/15 01:23:55 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:23:55 DEBUG : potato: Unchanged skipping 2025/02/15 01:23:55 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for renames to finish 2025/02/15 01:23:56 DEBUG : yam: same parent dir (ODFfODA2Nzc3NV9ZODl2aA) - using file/rename instead of move_copy for yaml 2025/02/15 01:23:56 INFO : yam: Moved (server-side) to: yaml 2025/02/15 01:23:56 INFO : yaml: Renamed from "yam" 2025/02/15 01:23:56 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:23:56 DEBUG : Waiting for deletions to finish 2025/02/15 01:23:56 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.26s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/02/15 01:23:58 INFO : OpenDrive root 'rclone-test-dekideg1cojo': Making map for --track-renames 2025/02/15 01:23:58 INFO : OpenDrive root 'rclone-test-dekideg1cojo': Finished making map for --track-renames 2025/02/15 01:23:58 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:23:58 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/15 01:23:58 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/15 01:23:58 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for renames to finish 2025/02/15 01:23:58 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:23:58 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/02/15 01:23:59 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/02/15 01:23:59 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/02/15 01:23:59 INFO : potato: Copied (new) 2025/02/15 01:24:00 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/02/15 01:24:00 INFO : sub/yam: Copied (new) 2025/02/15 01:24:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:24:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:24:00 DEBUG : potato: Unchanged skipping 2025/02/15 01:24:01 INFO : OpenDrive root 'rclone-test-dekideg1cojo': Making map for --track-renames 2025/02/15 01:24:01 INFO : OpenDrive root 'rclone-test-dekideg1cojo': Finished making map for --track-renames 2025/02/15 01:24:01 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:24:01 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for renames to finish 2025/02/15 01:24:01 INFO : sub/yam: Moved (server-side) to: yam 2025/02/15 01:24:01 INFO : yam: Renamed from "sub/yam" 2025/02/15 01:24:01 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:24:01 DEBUG : Waiting for deletions to finish 2025/02/15 01:24:01 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.78s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:24:03 DEBUG : Creating backend with remote "/tmp/rclone599657351/dir1" 2025/02/15 01:24:03 DEBUG : Config file has changed externally - reloading 2025/02/15 01:24:03 DEBUG : Creating backend with remote "/tmp/rclone599657351/dir2" 2025/02/15 01:24:03 DEBUG : Local file system at /tmp/rclone599657351/dir2: Using server-side directory move 2025/02/15 01:24:03 INFO : Local file system at /tmp/rclone599657351/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/15 01:24:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/15 01:24:03 INFO : file1.txt: Moved (server-side) 2025/02/15 01:24:03 DEBUG : Local file system at /tmp/rclone599657351/dir2: Waiting for checks to finish 2025/02/15 01:24:03 DEBUG : Local file system at /tmp/rclone599657351/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:24:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 01:24:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/15 01:24:04 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:24:04 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:24:05 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/15 01:24:06 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/02/15 01:24:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/15 01:24:06 INFO : sub dir/hello world: Copied (new) 2025/02/15 01:24:06 INFO : sub dir/hello world: Deleted 2025/02/15 01:24:07 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/15 01:24:07 INFO : nested/sub dir/file: Copied (new) 2025/02/15 01:24:07 INFO : nested/sub dir/file: Deleted 2025/02/15 01:24:07 INFO : sub dir: Removing directory 2025/02/15 01:24:07 INFO : nested/sub dir: Removing directory 2025/02/15 01:24:07 INFO : nested: Removing directory 2025/02/15 01:24:07 DEBUG : Local file system at /tmp/rclone599657351: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.88s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:24:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/15 01:24:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/15 01:24:10 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:24:10 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:24:11 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/02/15 01:24:12 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/02/15 01:24:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/02/15 01:24:12 INFO : sub dir/hello world: Copied (new) 2025/02/15 01:24:12 INFO : sub dir/hello world: Deleted 2025/02/15 01:24:12 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/02/15 01:24:12 INFO : nested/sub dir/file: Copied (new) 2025/02/15 01:24:12 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.81s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:24:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/15 01:24:16 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/15 01:24:16 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:24:16 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:24:16 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/15 01:24:17 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/15 01:24:17 INFO : existing: Copied (new) 2025/02/15 01:24:17 INFO : existing: Deleted 2025/02/15 01:24:18 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/02/15 01:24:19 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/02/15 01:24:19 INFO : existing-b: Copied (new) 2025/02/15 01:24:19 INFO : existing-b: Deleted 2025/02/15 01:24:19 DEBUG : existing: Destination exists, skipping 2025/02/15 01:24:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/15 01:24:19 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:24:19 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:24:19 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.81s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:24:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nafarig3domi" 2025/02/15 01:24:20 DEBUG : Config file has changed externally - reloading 2025/02/15 01:24:21 DEBUG : Starting OpenDrive session with ID: 8b499320da0c50d89e98f99990f59c161fca4d7c733f9840f88f0e130ac15116 2025/02/15 01:24:22 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/15 01:24:23 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/15 01:24:25 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-dekideg1cojo' -> OpenDrive root 'rclone-test-nafarig3domi' 2025/02/15 01:24:27 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/15 01:24:29 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/15 01:24:30 DEBUG : OpenDrive root 'rclone-test-nafarig3domi': Using server-side directory move 2025/02/15 01:24:30 INFO : OpenDrive root 'rclone-test-nafarig3domi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/15 01:24:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 01:24:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/15 01:24:30 DEBUG : empty space: Unchanged skipping 2025/02/15 01:24:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/15 01:24:30 DEBUG : OpenDrive root 'rclone-test-nafarig3domi': Waiting for checks to finish 2025/02/15 01:24:30 INFO : potato3: Deleted 2025/02/15 01:24:30 INFO : empty space: Deleted 2025/02/15 01:24:30 DEBUG : OpenDrive root 'rclone-test-nafarig3domi': Waiting for transfers to finish 2025/02/15 01:24:30 INFO : potato2: Moved (server-side) 2025/02/15 01:24:31 INFO : potato3: Moved (server-side) 2025/02/15 01:24:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cahotof1felo" 2025/02/15 01:24:31 DEBUG : Starting OpenDrive session with ID: 3154f6223e10e45a6f4db99445df0895c059daa7df6adef1114c63e0faacd924 2025/02/15 01:24:32 DEBUG : OpenDrive root 'rclone-test-cahotof1felo': Using server-side directory move 2025/02/15 01:24:32 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/02/15 01:24:32 INFO : OpenDrive root 'rclone-test-cahotof1felo': Server side directory move succeeded 2025/02/15 01:24:33 ERROR : : error listing: directory not found 2025/02/15 01:24:33 DEBUG : OpenDrive root 'rclone-test-cahotof1felo': Purge remote 2025/02/15 01:24:33 DEBUG : OpenDrive root 'rclone-test-nafarig3domi': Purge remote 2025/02/15 01:24:34 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (13.71s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:24:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jecituj0nuwi" 2025/02/15 01:24:34 DEBUG : Config file has changed externally - reloading 2025/02/15 01:24:34 DEBUG : Starting OpenDrive session with ID: 148cbc271b7169ac2916b3c9acdd66bcb21c57f3ed422cd8e54898d5fe2653c9 2025/02/15 01:24:35 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/15 01:24:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/15 01:24:39 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-dekideg1cojo' -> OpenDrive root 'rclone-test-jecituj0nuwi' 2025/02/15 01:24:41 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/15 01:24:43 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/15 01:24:44 DEBUG : empty space: Excluded (Size Filter) 2025/02/15 01:24:44 DEBUG : empty space: Excluded 2025/02/15 01:24:44 DEBUG : empty space: Excluded (Size Filter) 2025/02/15 01:24:44 DEBUG : empty space: Excluded 2025/02/15 01:24:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 01:24:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/15 01:24:44 DEBUG : OpenDrive root 'rclone-test-jecituj0nuwi': Waiting for checks to finish 2025/02/15 01:24:44 DEBUG : OpenDrive root 'rclone-test-jecituj0nuwi': Waiting for transfers to finish 2025/02/15 01:24:44 INFO : potato3: Deleted 2025/02/15 01:24:44 INFO : potato2: Moved (server-side) 2025/02/15 01:24:45 INFO : potato3: Moved (server-side) 2025/02/15 01:24:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-zezicud9weya" 2025/02/15 01:24:45 DEBUG : Config file has changed externally - reloading 2025/02/15 01:24:45 DEBUG : Starting OpenDrive session with ID: a9f4d45e7fb7fd94a479e6cd8d544c8cf88573f59c8c5ae91a3261640a6039a1 2025/02/15 01:24:46 DEBUG : empty space: Excluded (Size Filter) 2025/02/15 01:24:46 DEBUG : empty space: Excluded 2025/02/15 01:24:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 01:24:46 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/15 01:24:46 DEBUG : OpenDrive root 'rclone-test-zezicud9weya': Waiting for checks to finish 2025/02/15 01:24:46 DEBUG : OpenDrive root 'rclone-test-zezicud9weya': Waiting for transfers to finish 2025/02/15 01:24:47 INFO : potato2: Moved (server-side) 2025/02/15 01:24:47 INFO : potato3: Moved (server-side) 2025/02/15 01:24:47 DEBUG : OpenDrive root 'rclone-test-zezicud9weya': Purge remote 2025/02/15 01:24:48 DEBUG : OpenDrive root 'rclone-test-jecituj0nuwi': Purge remote --- PASS: TestServerSideMoveWithFilter (14.68s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:24:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vexepuy9yuri" 2025/02/15 01:24:49 DEBUG : Starting OpenDrive session with ID: 91365b73609c954910c9a739a250c57bda1901580347a05bb0a9437acad74667 2025/02/15 01:24:50 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/02/15 01:24:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/15 01:24:53 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/02/15 01:24:54 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-dekideg1cojo' -> OpenDrive root 'rclone-test-vexepuy9yuri' 2025/02/15 01:24:56 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/02/15 01:24:58 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/02/15 01:24:59 DEBUG : OpenDrive root 'rclone-test-vexepuy9yuri': Using server-side directory move 2025/02/15 01:24:59 INFO : OpenDrive root 'rclone-test-vexepuy9yuri': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/15 01:24:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/15 01:24:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/15 01:24:59 DEBUG : empty space: Unchanged skipping 2025/02/15 01:24:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/15 01:24:59 INFO : potato3: Deleted 2025/02/15 01:24:59 DEBUG : OpenDrive root 'rclone-test-vexepuy9yuri': Waiting for checks to finish 2025/02/15 01:25:00 INFO : empty space: Deleted 2025/02/15 01:25:00 DEBUG : OpenDrive root 'rclone-test-vexepuy9yuri': Waiting for transfers to finish 2025/02/15 01:25:00 INFO : potato2: Moved (server-side) 2025/02/15 01:25:00 INFO : potato3: Moved (server-side) 2025/02/15 01:25:00 INFO : tomatoDir: Removing directory 2025/02/15 01:25:00 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': deleted 1 directories 2025/02/15 01:25:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vamawig5diro" 2025/02/15 01:25:01 DEBUG : Starting OpenDrive session with ID: f8943b1c7527fab512262277ca444028339d782cf07933b6911393c811519df9 2025/02/15 01:25:01 INFO : tomatoDir: Making directory 2025/02/15 01:25:02 DEBUG : OpenDrive root 'rclone-test-vamawig5diro': Using server-side directory move 2025/02/15 01:25:02 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/02/15 01:25:02 INFO : OpenDrive root 'rclone-test-vamawig5diro': Server side directory move succeeded 2025/02/15 01:25:03 ERROR : : error listing: directory not found 2025/02/15 01:25:03 ERROR : : error listing: directory not found 2025/02/15 01:25:03 DEBUG : OpenDrive root 'rclone-test-vamawig5diro': Purge remote 2025/02/15 01:25:04 DEBUG : OpenDrive root 'rclone-test-vexepuy9yuri': Purge remote 2025/02/15 01:25:04 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (15.58s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", 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-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:25:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/rclone-sync-test" 2025/02/15 01:25:05 DEBUG : Starting OpenDrive session with ID: a2fe2c88f820a3ae06f4160af335fbd6a20c82a142534c0f92824459205cfeed run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncOverlap (3.01s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:25:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/rclone-sync-test" 2025/02/15 01:25:08 DEBUG : Starting OpenDrive session with ID: 4802d51b5b29f2711c83b7a869283c6912ce1f0387b8595bba9e4134dd2345c2 2025/02/15 01:25:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/rclone-sync-test-include/layer2" 2025/02/15 01:25:09 DEBUG : Starting OpenDrive session with ID: 19cf63528734bdab73897091de1528f3c8e37aa726b14b0e2cf8abb38ce3e5ff 2025/02/15 01:25:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/rclone-sync-test-ignore-file" 2025/02/15 01:25:11 DEBUG : Starting OpenDrive session with ID: bd9a89606f6c91ef8a9d2be60e8ba95a04897d35969a28347c931e7da50d2a77 2025/02/15 01:25:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/02/15 01:25:16 DEBUG : rclone-sync-test: Excluded 2025/02/15 01:25:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/15 01:25:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/15 01:25:16 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/rclone-sync-test': Waiting for checks to finish 2025/02/15 01:25:16 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/rclone-sync-test': Waiting for transfers to finish 2025/02/15 01:25:16 DEBUG : Waiting for deletions to finish 2025/02/15 01:25:16 INFO : There was nothing to transfer 2025/02/15 01:25:17 DEBUG : rclone-sync-test: Excluded 2025/02/15 01:25:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/15 01:25:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/15 01:25:18 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:25:18 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:25:18 DEBUG : Waiting for deletions to finish 2025/02/15 01:25:18 INFO : rclone-sync-test-include: Removing directory 2025/02/15 01:25:18 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': deleted 1 directories 2025/02/15 01:25:18 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:25:19 DEBUG : rclone-sync-test: Excluded 2025/02/15 01:25:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/15 01:25:19 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/15 01:25:19 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/15 01:25:19 DEBUG : Waiting for deletions to finish 2025/02/15 01:25:19 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:25:20 DEBUG : rclone-sync-test: Excluded 2025/02/15 01:25:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/15 01:25:20 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:25:20 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:25:20 DEBUG : Waiting for deletions to finish 2025/02/15 01:25:20 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:25:20 DEBUG : : Excluded 2025/02/15 01:25:20 DEBUG : rclone-sync-test: Excluded 2025/02/15 01:25:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/15 01:25:20 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/15 01:25:20 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/15 01:25:20 DEBUG : Waiting for deletions to finish 2025/02/15 01:25:20 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (20.22s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:25:28 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/dst" 2025/02/15 01:25:28 DEBUG : Starting OpenDrive session with ID: 66e0ecc253bb9478e68578fb9a64d3cc3805124a1eae01522ea1ca458b961916 2025/02/15 01:25:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/CompareDest" 2025/02/15 01:25:29 DEBUG : Starting OpenDrive session with ID: f3a73843ff5ba44b7c3fab7087c1996e8f6859f72ae911e2cc9048d283eb63f1 2025/02/15 01:25:30 DEBUG : one: Need to transfer - File not found at Destination 2025/02/15 01:25:30 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for checks to finish 2025/02/15 01:25:31 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for transfers to finish 2025/02/15 01:25:32 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/15 01:25:33 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/15 01:25:33 INFO : one: Copied (new) 2025/02/15 01:25:33 DEBUG : Waiting for deletions to finish 2025/02/15 01:25:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 01:25:34 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for checks to finish 2025/02/15 01:25:34 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for transfers to finish 2025/02/15 01:25:34 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/15 01:25:35 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/15 01:25:35 INFO : one: Copied (replaced existing) 2025/02/15 01:25:35 DEBUG : Waiting for deletions to finish 2025/02/15 01:25:35 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/15 01:25:38 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/02/15 01:25:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 01:25:39 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for checks to finish 2025/02/15 01:25:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:25:39 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/15 01:25:39 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for transfers to finish 2025/02/15 01:25:39 DEBUG : Waiting for deletions to finish 2025/02/15 01:25:39 INFO : There was nothing to transfer 2025/02/15 01:25:41 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/02/15 01:25:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:25:42 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/15 01:25:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 01:25:42 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for checks to finish 2025/02/15 01:25:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:25:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/15 01:25:43 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for transfers to finish 2025/02/15 01:25:43 DEBUG : Waiting for deletions to finish 2025/02/15 01:25:43 INFO : There was nothing to transfer 2025/02/15 01:25:43 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:25:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/15 01:25:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 01:25:43 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for checks to finish 2025/02/15 01:25:43 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:25:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/15 01:25:43 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for transfers to finish 2025/02/15 01:25:43 DEBUG : Waiting for deletions to finish 2025/02/15 01:25:43 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/02/15 01:25:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/15 01:25:45 DEBUG : two: Need to transfer - File not found at Destination 2025/02/15 01:25:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 01:25:45 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for checks to finish 2025/02/15 01:25:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:25:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/15 01:25:45 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for transfers to finish 2025/02/15 01:25:45 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/02/15 01:25:47 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/02/15 01:25:47 INFO : two: Copied (new) 2025/02/15 01:25:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.15s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:25:50 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/02/15 01:25:52 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/02/15 01:25:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/dest" 2025/02/15 01:25:54 DEBUG : Starting OpenDrive session with ID: 4be9afe4186d2d86b7760900e35589ba049c384ec4d301f88b3bb8079a68aa6f 2025/02/15 01:25:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/pre-dest1" 2025/02/15 01:25:55 DEBUG : Starting OpenDrive session with ID: c2bf4cd6ccf733190848c0b7414a1333de016c7b05ea4f3036780c7a03c784c6 2025/02/15 01:25:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/pre-dest2" 2025/02/15 01:25:56 DEBUG : Starting OpenDrive session with ID: 937157d63b2f02a13fff084ca4f92f6ec00d3ad657d86cfe1a9a6f80ffc8b24d 2025/02/15 01:25:57 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:25:57 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/15 01:25:57 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:25:57 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/15 01:25:57 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/15 01:25:57 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dest': Waiting for checks to finish 2025/02/15 01:25:57 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dest': Waiting for transfers to finish 2025/02/15 01:25:58 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/02/15 01:25:59 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/02/15 01:25:59 INFO : 3: Copied (new) 2025/02/15 01:25:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.31s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:26:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/dst" 2025/02/15 01:26:03 DEBUG : Starting OpenDrive session with ID: 129baef631cb401f399f9010b4bdcf3014be73e5222503ec554385f674003cce 2025/02/15 01:26:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/CopyDest" 2025/02/15 01:26:04 DEBUG : Starting OpenDrive session with ID: 6953feed7156c2bd2bcba858298c2ea90125d88919596f15bffd1a8062c3ac4a 2025/02/15 01:26:05 DEBUG : one: Need to transfer - File not found at Destination 2025/02/15 01:26:05 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for checks to finish 2025/02/15 01:26:05 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for transfers to finish 2025/02/15 01:26:06 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/02/15 01:26:07 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/02/15 01:26:07 INFO : one: Copied (new) 2025/02/15 01:26:07 DEBUG : Waiting for deletions to finish 2025/02/15 01:26:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 01:26:08 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for checks to finish 2025/02/15 01:26:08 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for transfers to finish 2025/02/15 01:26:08 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/15 01:26:09 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/02/15 01:26:09 INFO : one: Copied (replaced existing) 2025/02/15 01:26:09 DEBUG : Waiting for deletions to finish 2025/02/15 01:26:10 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/15 01:26:12 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/02/15 01:26:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/BackupDir" 2025/02/15 01:26:14 DEBUG : Starting OpenDrive session with ID: 325529fa4f5218b79d7e171d659dd9f0d1201d823335550fcb42552ba5f32467 2025/02/15 01:26:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 01:26:15 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for checks to finish 2025/02/15 01:26:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:26:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/15 01:26:16 INFO : one: Moved (server-side) 2025/02/15 01:26:16 DEBUG : one: Dst hash empty - aborting Src hash check 2025/02/15 01:26:16 INFO : one: Copied (server-side copy) 2025/02/15 01:26:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/15 01:26:16 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for transfers to finish 2025/02/15 01:26:16 DEBUG : Waiting for deletions to finish 2025/02/15 01:26:17 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/02/15 01:26:19 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:26:20 DEBUG : two: Dst hash empty - aborting Src hash check 2025/02/15 01:26:20 INFO : two: Copied (server-side copy) 2025/02/15 01:26:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/15 01:26:20 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for checks to finish 2025/02/15 01:26:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:26:20 DEBUG : one: Unchanged skipping 2025/02/15 01:26:20 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for transfers to finish 2025/02/15 01:26:20 DEBUG : Waiting for deletions to finish 2025/02/15 01:26:20 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:26:20 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for checks to finish 2025/02/15 01:26:20 DEBUG : two: Unchanged skipping 2025/02/15 01:26:20 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:26:20 DEBUG : one: Unchanged skipping 2025/02/15 01:26:20 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for transfers to finish 2025/02/15 01:26:20 DEBUG : Waiting for deletions to finish 2025/02/15 01:26:20 INFO : There was nothing to transfer 2025/02/15 01:26:21 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/02/15 01:26:23 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/15 01:26:23 DEBUG : three: Destination not found in --copy-dest 2025/02/15 01:26:23 DEBUG : three: Need to transfer - File not found at Destination 2025/02/15 01:26:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:26:23 DEBUG : one: Unchanged skipping 2025/02/15 01:26:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/15 01:26:23 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for checks to finish 2025/02/15 01:26:23 DEBUG : two: Unchanged skipping 2025/02/15 01:26:23 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for transfers to finish 2025/02/15 01:26:24 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/02/15 01:26:25 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/02/15 01:26:25 INFO : three: Copied (new) 2025/02/15 01:26:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.72s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:26:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/15 01:26:31 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/15 01:26:32 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/15 01:26:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/dst" 2025/02/15 01:26:34 DEBUG : Config file has changed externally - reloading 2025/02/15 01:26:34 DEBUG : Starting OpenDrive session with ID: 65771153d747b1bc5af277f54c0ee3bc2d48228fb542103dce0fc0dcd22e0616 2025/02/15 01:26:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/backup" 2025/02/15 01:26:35 DEBUG : Starting OpenDrive session with ID: caa9eed725116f7cf1a4ebac7f3d9cc84d3f3c636fb482dba48f192f21aa74c9 2025/02/15 01:26:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/15 01:26:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:26:36 DEBUG : two: Unchanged skipping 2025/02/15 01:26:36 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for checks to finish 2025/02/15 01:26:37 INFO : one: Moved (server-side) 2025/02/15 01:26:37 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for transfers to finish 2025/02/15 01:26:37 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/15 01:26:39 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/15 01:26:39 INFO : one: Copied (new) 2025/02/15 01:26:39 DEBUG : Waiting for deletions to finish 2025/02/15 01:26:39 INFO : three.txt: Moved (server-side) 2025/02/15 01:26:39 INFO : three.txt: Moved into backup dir 2025/02/15 01:26:40 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/15 01:26:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/15 01:26:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:26:42 DEBUG : two: Unchanged skipping 2025/02/15 01:26:42 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for checks to finish 2025/02/15 01:26:42 INFO : one: Deleted 2025/02/15 01:26:42 INFO : one: Moved (server-side) 2025/02/15 01:26:42 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for transfers to finish 2025/02/15 01:26:43 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/15 01:26:44 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/15 01:26:44 INFO : one: Copied (new) 2025/02/15 01:26:44 DEBUG : Waiting for deletions to finish 2025/02/15 01:26:44 INFO : three.txt: Deleted 2025/02/15 01:26:45 INFO : three.txt: Moved (server-side) 2025/02/15 01:26:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.08s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:26:48 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/15 01:26:50 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/15 01:26:51 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/15 01:26:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/dst" 2025/02/15 01:26:53 DEBUG : Starting OpenDrive session with ID: 91796b284d037fb93931c642dbcaf12efa64ba0613ff096da275f9070c9c94fc 2025/02/15 01:26:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/backup" 2025/02/15 01:26:54 DEBUG : Starting OpenDrive session with ID: 900f09a0fde8c0ac295627257693bdb88fdbcd43ebf1fed0b04f0548eb501379 2025/02/15 01:26:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/15 01:26:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:26:55 DEBUG : two: Unchanged skipping 2025/02/15 01:26:55 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for checks to finish 2025/02/15 01:26:56 INFO : one: Moved (server-side) to: one.bak 2025/02/15 01:26:56 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for transfers to finish 2025/02/15 01:26:57 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/15 01:26:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/15 01:26:58 INFO : one: Copied (new) 2025/02/15 01:26:58 DEBUG : Waiting for deletions to finish 2025/02/15 01:26:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/15 01:26:58 INFO : three.txt: Moved into backup dir 2025/02/15 01:26:59 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/15 01:27:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/15 01:27:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:27:01 DEBUG : two: Unchanged skipping 2025/02/15 01:27:01 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for checks to finish 2025/02/15 01:27:01 INFO : one.bak: Deleted 2025/02/15 01:27:02 INFO : one: Moved (server-side) to: one.bak 2025/02/15 01:27:02 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for transfers to finish 2025/02/15 01:27:02 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/15 01:27:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/15 01:27:03 INFO : one: Copied (new) 2025/02/15 01:27:03 DEBUG : Waiting for deletions to finish 2025/02/15 01:27:04 INFO : three.txt.bak: Deleted 2025/02/15 01:27:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/15 01:27:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.19s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:27:07 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/15 01:27:09 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/15 01:27:10 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/15 01:27:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/dst" 2025/02/15 01:27:12 DEBUG : Starting OpenDrive session with ID: 10fd6019fc97da1117129ff53411a5a69852dd8f5a9472b9cb93e43d8d88dc62 2025/02/15 01:27:13 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/backup" 2025/02/15 01:27:13 DEBUG : Starting OpenDrive session with ID: 4cc9fb43c26be971f1dc12f03e3a98d035aeb166e9b7d170220eb1d6e305568b 2025/02/15 01:27:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/15 01:27:14 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for checks to finish 2025/02/15 01:27:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:27:14 DEBUG : two: Unchanged skipping 2025/02/15 01:27:15 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/15 01:27:15 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for transfers to finish 2025/02/15 01:27:16 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/15 01:27:17 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/15 01:27:17 INFO : one: Copied (new) 2025/02/15 01:27:17 DEBUG : Waiting for deletions to finish 2025/02/15 01:27:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/15 01:27:17 INFO : three.txt: Moved into backup dir 2025/02/15 01:27:18 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/15 01:27:20 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for checks to finish 2025/02/15 01:27:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/15 01:27:20 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:27:20 DEBUG : two: Unchanged skipping 2025/02/15 01:27:20 INFO : one-2019-01-01: Deleted 2025/02/15 01:27:21 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/15 01:27:21 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for transfers to finish 2025/02/15 01:27:21 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/15 01:27:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/15 01:27:22 INFO : one: Copied (new) 2025/02/15 01:27:22 DEBUG : Waiting for deletions to finish 2025/02/15 01:27:23 INFO : three-2019-01-01.txt: Deleted 2025/02/15 01:27:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/15 01:27:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (18.98s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:27:26 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/15 01:27:28 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/15 01:27:30 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/15 01:27:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/dst" 2025/02/15 01:27:31 DEBUG : Config file has changed externally - reloading 2025/02/15 01:27:31 DEBUG : Starting OpenDrive session with ID: c7077a7ad1e91eda2c23c606118cf3d1a9b6f1d562e3bf28985ed833c7907f03 2025/02/15 01:27:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/15 01:27:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:27:32 DEBUG : two: Unchanged skipping 2025/02/15 01:27:32 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for checks to finish 2025/02/15 01:27:32 DEBUG : one: same parent dir (ODFfODA2Nzg0N19IV3JYdA) - using file/rename instead of move_copy for one.bak 2025/02/15 01:27:33 INFO : one: Moved (server-side) to: one.bak 2025/02/15 01:27:33 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for transfers to finish 2025/02/15 01:27:33 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/15 01:27:34 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/15 01:27:34 INFO : one: Copied (new) 2025/02/15 01:27:34 DEBUG : Waiting for deletions to finish 2025/02/15 01:27:35 DEBUG : three.txt: same parent dir (ODFfODA2Nzg0N19IV3JYdA) - using file/rename instead of move_copy for three.txt.bak 2025/02/15 01:27:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/15 01:27:35 INFO : three.txt: Moved into backup dir 2025/02/15 01:27:36 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/02/15 01:27:38 DEBUG : one.bak: Excluded (Path Filter) 2025/02/15 01:27:38 DEBUG : one.bak: Excluded 2025/02/15 01:27:38 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/15 01:27:38 DEBUG : three.txt.bak: Excluded 2025/02/15 01:27:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/15 01:27:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:27:38 DEBUG : two: Unchanged skipping 2025/02/15 01:27:38 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for checks to finish 2025/02/15 01:27:38 INFO : one.bak: Deleted 2025/02/15 01:27:38 DEBUG : one: same parent dir (ODFfODA2Nzg0N19IV3JYdA) - using file/rename instead of move_copy for one.bak 2025/02/15 01:27:38 INFO : one: Moved (server-side) to: one.bak 2025/02/15 01:27:38 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo/dst': Waiting for transfers to finish 2025/02/15 01:27:39 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/15 01:27:40 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/15 01:27:40 INFO : one: Copied (new) 2025/02/15 01:27:40 DEBUG : Waiting for deletions to finish 2025/02/15 01:27:40 INFO : three.txt.bak: Deleted 2025/02/15 01:27:40 DEBUG : three.txt: same parent dir (ODFfODA2Nzg0N19IV3JYdA) - using file/rename instead of move_copy for three.txt.bak 2025/02/15 01:27:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/15 01:27:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.35s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:27:44 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/15 01:27:45 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/15 01:27:47 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/15 01:27:48 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/dst" 2025/02/15 01:27:49 DEBUG : Starting OpenDrive session with ID: cfea94aaab402f8811f3f4f0239b2993706cbe52426d4647c9b2264fe55e7356 2025/02/15 01:27:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/15 01:27:50 DEBUG : one: same parent dir (ODFfODA2Nzg0OF9raHg5dA) - using file/rename instead of move_copy for one.bak 2025/02/15 01:27:50 INFO : one: Moved (server-side) to: one.bak 2025/02/15 01:27:50 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/15 01:27:51 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/15 01:27:51 INFO : one: Copied (new) 2025/02/15 01:27:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:27:51 DEBUG : two: Unchanged skipping 2025/02/15 01:27:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/15 01:27:52 DEBUG : three.txt: same parent dir (ODFfODA2Nzg0OF9raHg5dA) - using file/rename instead of move_copy for three.txt.bak 2025/02/15 01:27:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/15 01:27:53 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/02/15 01:27:54 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/15 01:27:54 INFO : three.txt: Copied (new) 2025/02/15 01:27:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/15 01:27:55 INFO : one.bak: Deleted 2025/02/15 01:27:55 DEBUG : one: same parent dir (ODFfODA2Nzg0OF9raHg5dA) - using file/rename instead of move_copy for one.bak 2025/02/15 01:27:55 INFO : one: Moved (server-side) to: one.bak 2025/02/15 01:27:56 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/15 01:27:57 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/15 01:27:57 INFO : one: Copied (new) 2025/02/15 01:27:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:27:57 DEBUG : two: Unchanged skipping 2025/02/15 01:27:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/15 01:27:58 INFO : three.txt.bak: Deleted 2025/02/15 01:27:58 DEBUG : three.txt: same parent dir (ODFfODA2Nzg0OF9raHg5dA) - using file/rename instead of move_copy for three.txt.bak 2025/02/15 01:27:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/15 01:27:59 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/02/15 01:28:00 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/15 01:28:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.67s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:28:03 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/02/15 01:28:05 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/02/15 01:28:07 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/02/15 01:28:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-dekideg1cojo/dst" 2025/02/15 01:28:08 DEBUG : Starting OpenDrive session with ID: a7e621cd59e6a5b541213b32d93aff2543c74f0f3e2c99b3e2292badfac133d7 2025/02/15 01:28:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/15 01:28:09 DEBUG : one: same parent dir (ODFfODA2Nzg0OV9GV0hkMA) - using file/rename instead of move_copy for one-2019-01-01 2025/02/15 01:28:09 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/15 01:28:10 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/02/15 01:28:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/02/15 01:28:11 INFO : one: Copied (new) 2025/02/15 01:28:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:28:11 DEBUG : two: Unchanged skipping 2025/02/15 01:28:12 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/15 01:28:12 DEBUG : three.txt: same parent dir (ODFfODA2Nzg0OV9GV0hkMA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/02/15 01:28:12 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/15 01:28:13 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/02/15 01:28:14 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/02/15 01:28:14 INFO : three.txt: Copied (new) 2025/02/15 01:28:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/15 01:28:15 INFO : one-2019-01-01: Deleted 2025/02/15 01:28:15 DEBUG : one: same parent dir (ODFfODA2Nzg0OV9GV0hkMA) - using file/rename instead of move_copy for one-2019-01-01 2025/02/15 01:28:15 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/15 01:28:16 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/02/15 01:28:17 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/02/15 01:28:17 INFO : one: Copied (new) 2025/02/15 01:28:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:28:17 DEBUG : two: Unchanged skipping 2025/02/15 01:28:17 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/15 01:28:18 INFO : three-2019-01-01.txt: Deleted 2025/02/15 01:28:18 DEBUG : three.txt: same parent dir (ODFfODA2Nzg0OV9GV0hkMA) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/02/15 01:28:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/15 01:28:19 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/02/15 01:28:20 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/02/15 01:28:20 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (19.81s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:28:23 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/02/15 01:28:24 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/15 01:28:24 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:28:24 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:28:24 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/02/15 01:28:25 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/02/15 01:28:25 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/15 01:28:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.82s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:28:26 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/15 01:28:26 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:28:26 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:28:27 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/02/15 01:28:28 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/02/15 01:28:28 INFO : existing: Copied (new) 2025/02/15 01:28:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:28:28 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:28:28 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/15 01:28:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/15 01:28:28 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:28:28 ERROR : OpenDrive root 'rclone-test-dekideg1cojo': not deleting files as there were IO errors 2025/02/15 01:28:28 ERROR : OpenDrive root 'rclone-test-dekideg1cojo': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncImmutable (4.08s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.36s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:28:31 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/02/15 01:28:33 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/02/15 01:28:36 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/02/15 01:28:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/02/15 01:28:40 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:28:40 DEBUG : existing: Unchanged skipping 2025/02/15 01:28:40 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/15 01:28:40 DEBUG : subdira-rclone-move-viriweg8: same parent dir (ODFfODA2Nzc3NV9ZODl2aA) - using folder/rename instead of move_copy 2025/02/15 01:28:41 DEBUG : EXISTING: moving to existing-rclone-move-gihiret6 2025/02/15 01:28:41 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-hixaleh1 2025/02/15 01:28:41 DEBUG : subdira: same parent dir (ODFfODA2Nzc3NV9ZODl2aA) - using folder/rename instead of move_copy 2025/02/15 01:28:41 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfODA2Nzc3NV9ZODl2aA) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-hixaleh1 2025/02/15 01:28:41 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/02/15 01:28:41 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-hixaleh1 2025/02/15 01:28:41 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/02/15 01:28:41 DEBUG : EXISTING: same parent dir (ODFfODA2Nzc3NV9ZODl2aA) - using file/rename instead of move_copy for existing-rclone-move-gihiret6 2025/02/15 01:28:41 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-gihiret6 2025/02/15 01:28:41 DEBUG : EXISTING: moving to existing 2025/02/15 01:28:42 DEBUG : subdira/subdirb-rclone-move-goyawad1: same parent dir (ODFfODA2Nzg1MF9BdVFSZg) - using folder/rename instead of move_copy 2025/02/15 01:28:42 DEBUG : existingbutdifferent-rclone-move-hixaleh1: same parent dir (ODFfODA2Nzc3NV9ZODl2aA) - using file/rename instead of move_copy for existingbutdifferent 2025/02/15 01:28:42 DEBUG : existing-rclone-move-gihiret6: same parent dir (ODFfODA2Nzc3NV9ZODl2aA) - using file/rename instead of move_copy for existing 2025/02/15 01:28:42 INFO : existingbutdifferent-rclone-move-hixaleh1: Moved (server-side) to: existingbutdifferent 2025/02/15 01:28:42 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/02/15 01:28:42 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/02/15 01:28:42 INFO : existing-rclone-move-gihiret6: Moved (server-side) to: existing 2025/02/15 01:28:42 INFO : EXISTING: Moved (server-side) to: existing 2025/02/15 01:28:42 INFO : EXISTING: Fixed case by renaming to: existing 2025/02/15 01:28:42 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/02/15 01:28:42 DEBUG : subdira/subdirb: same parent dir (ODFfODA2Nzg1MF9BdVFSZg) - using folder/rename instead of move_copy 2025/02/15 01:28:42 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/02/15 01:28:43 DEBUG : subdira/subdirb/subdirc-rclone-move-galaxog6: same parent dir (ODFfODA2Nzg1MV9nWG9yZg) - using folder/rename instead of move_copy 2025/02/15 01:28:43 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/15 01:28:43 INFO : existingbutdifferent: Copied (replaced existing) 2025/02/15 01:28:43 INFO : OpenDrive root 'rclone-test-dekideg1cojo': Can't DirMove - falling back to file moves: can't copy directory - destination already exists 2025/02/15 01:28:45 INFO : subdira/subdirb/subdirc/HELLO: Deleted 2025/02/15 01:28:45 ERROR : subdira/subdirb/subdirc-rclone-move-galaxog6/HELLO: Couldn't move: failed to get fileinfo: File is deleted (Error 404) 2025/02/15 01:28:45 ERROR : subdira/subdirb/subdirc-rclone-move-galaxog6/subdird/filewithoutcasedifferences: Couldn't move: failed to get fileinfo: Get "https://dev.opendrive.com/api/v1/file/info.json/ODFfOTM1NTA2MDlfZzNOYW0?session_id=6a9c500d36ef2f7e61e1b7a88cc48af887646b2c7cf23b22baeea262ce3389a2": context canceled 2025/02/15 01:28:45 ERROR : SUBDIRA/subdirb/SUBDIRC: Error while attempting to rename to subdira/subdirb/subdirc: RenameDir renames: failed to get fileinfo: File is deleted (Error 404) 2025/02/15 01:28:45 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2025/02/15 01:28:45 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2025/02/15 01:28:45 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:28:45 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:28:46 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/02/15 01:28:46 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/02/15 01:28:46 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/15 01:28:46 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (new) 2025/02/15 01:28:47 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/02/15 01:28:47 INFO : subdira/subdirb/subdirc/hello: Copied (new) 2025/02/15 01:28:47 ERROR : OpenDrive root 'rclone-test-dekideg1cojo': not deleting files as there were IO errors 2025/02/15 01:28:47 ERROR : OpenDrive root 'rclone-test-dekideg1cojo': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: RenameDir renames: failed to get fileinfo: File is deleted (Error 404) Test: TestFixCase --- FAIL: TestFixCase (19.87s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.30s) --- SKIP: TestMaxTransfer/Hard (0.35s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.56s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:28:52 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/02/15 01:28:54 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/02/15 01:28:56 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/02/15 01:28:58 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:00 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:02 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:03 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:05 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:07 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:09 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:10 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:12 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:14 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:15 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:17 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:19 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:20 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:22 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:24 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:25 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:27 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:29 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:30 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:32 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:34 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:35 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:37 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:39 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:40 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:42 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:44 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:45 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:47 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:49 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:50 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:52 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:54 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:55 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:57 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/02/15 01:29:59 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:00 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:30:00 DEBUG : both0: Unchanged skipping 2025/02/15 01:30:00 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:30:00 DEBUG : both1: Unchanged skipping 2025/02/15 01:30:00 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:30:00 DEBUG : both10: Unchanged skipping 2025/02/15 01:30:00 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:30:00 DEBUG : both11: Unchanged skipping 2025/02/15 01:30:00 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:30:00 DEBUG : both12: Unchanged skipping 2025/02/15 01:30:00 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:30:00 DEBUG : both13: Unchanged skipping 2025/02/15 01:30:00 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:30:00 DEBUG : both14: Unchanged skipping 2025/02/15 01:30:00 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:30:00 DEBUG : both15: Unchanged skipping 2025/02/15 01:30:00 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:30:00 DEBUG : both16: Unchanged skipping 2025/02/15 01:30:00 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:30:00 DEBUG : both17: Unchanged skipping 2025/02/15 01:30:00 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:30:00 DEBUG : both18: Unchanged skipping 2025/02/15 01:30:00 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:30:00 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:30:00 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:30:00 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:30:00 DEBUG : both19: Unchanged skipping 2025/02/15 01:30:00 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:30:00 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:30:00 DEBUG : both5: Unchanged skipping 2025/02/15 01:30:00 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:30:00 DEBUG : both6: Unchanged skipping 2025/02/15 01:30:00 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:30:00 DEBUG : both7: Unchanged skipping 2025/02/15 01:30:00 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:30:00 DEBUG : both8: Unchanged skipping 2025/02/15 01:30:00 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:30:00 DEBUG : both9: Unchanged skipping 2025/02/15 01:30:00 DEBUG : both3: Unchanged skipping 2025/02/15 01:30:00 DEBUG : both4: Unchanged skipping 2025/02/15 01:30:00 DEBUG : both2: Unchanged skipping 2025/02/15 01:30:00 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:30:00 DEBUG : Waiting for deletions to finish 2025/02/15 01:30:01 INFO : only0: Deleted 2025/02/15 01:30:01 INFO : only3: Deleted 2025/02/15 01:30:01 INFO : only17: Deleted 2025/02/15 01:30:01 INFO : only9: Deleted 2025/02/15 01:30:01 INFO : only11: Deleted 2025/02/15 01:30:01 INFO : only6: Deleted 2025/02/15 01:30:01 INFO : only1: Deleted 2025/02/15 01:30:01 INFO : only18: Deleted 2025/02/15 01:30:01 INFO : only7: Deleted 2025/02/15 01:30:01 INFO : only12: Deleted 2025/02/15 01:30:01 INFO : only2: Deleted 2025/02/15 01:30:01 INFO : only14: Deleted 2025/02/15 01:30:01 INFO : only15: Deleted 2025/02/15 01:30:01 INFO : only16: Deleted 2025/02/15 01:30:02 INFO : only19: Deleted 2025/02/15 01:30:02 INFO : only5: Deleted 2025/02/15 01:30:02 INFO : only8: Deleted 2025/02/15 01:30:02 INFO : only4: Deleted 2025/02/15 01:30:02 INFO : only10: Deleted 2025/02/15 01:30:02 INFO : only13: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (74.55s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:30:07 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:08 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:10 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:12 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:13 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:15 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:17 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:18 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:20 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:22 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:23 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:25 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:27 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:28 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:30 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:32 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:33 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:35 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:37 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:38 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:40 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:42 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:43 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:45 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:47 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:48 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:50 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:52 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:53 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:55 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:57 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/02/15 01:30:58 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/02/15 01:31:00 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/02/15 01:31:02 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/02/15 01:31:03 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/02/15 01:31:05 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/02/15 01:31:06 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/02/15 01:31:08 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/02/15 01:31:10 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/02/15 01:31:11 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/02/15 01:31:13 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:31:13 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:31:13 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:31:13 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:31:13 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for checks to finish 2025/02/15 01:31:13 DEBUG : both0: Unchanged skipping 2025/02/15 01:31:13 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:31:13 DEBUG : both12: Unchanged skipping 2025/02/15 01:31:13 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:31:13 DEBUG : both13: Unchanged skipping 2025/02/15 01:31:13 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:31:13 DEBUG : both14: Unchanged skipping 2025/02/15 01:31:13 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:31:13 DEBUG : both15: Unchanged skipping 2025/02/15 01:31:13 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:31:13 DEBUG : both16: Unchanged skipping 2025/02/15 01:31:13 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:31:13 DEBUG : both17: Unchanged skipping 2025/02/15 01:31:13 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:31:13 DEBUG : both1: Unchanged skipping 2025/02/15 01:31:13 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:31:13 DEBUG : both19: Unchanged skipping 2025/02/15 01:31:13 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:31:13 DEBUG : both10: Unchanged skipping 2025/02/15 01:31:13 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:31:13 DEBUG : both3: Unchanged skipping 2025/02/15 01:31:13 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:31:13 DEBUG : both18: Unchanged skipping 2025/02/15 01:31:13 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:31:13 DEBUG : both5: Unchanged skipping 2025/02/15 01:31:13 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:31:13 DEBUG : both6: Unchanged skipping 2025/02/15 01:31:13 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:31:13 DEBUG : both7: Unchanged skipping 2025/02/15 01:31:13 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:31:13 DEBUG : both8: Unchanged skipping 2025/02/15 01:31:13 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/15 01:31:13 DEBUG : both9: Unchanged skipping 2025/02/15 01:31:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/15 01:31:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/15 01:31:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/15 01:31:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/15 01:31:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/15 01:31:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/15 01:31:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/15 01:31:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/15 01:31:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/15 01:31:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/15 01:31:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/15 01:31:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/15 01:31:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/15 01:31:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/15 01:31:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/15 01:31:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/15 01:31:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/15 01:31:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/15 01:31:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/15 01:31:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/15 01:31:13 DEBUG : both11: Unchanged skipping 2025/02/15 01:31:13 DEBUG : both2: Unchanged skipping 2025/02/15 01:31:13 DEBUG : both4: Unchanged skipping 2025/02/15 01:31:13 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Waiting for transfers to finish 2025/02/15 01:31:14 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/15 01:31:14 INFO : only0: Copied (replaced existing) 2025/02/15 01:31:14 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/15 01:31:14 INFO : only10: Copied (replaced existing) 2025/02/15 01:31:14 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/15 01:31:14 INFO : only1: Copied (replaced existing) 2025/02/15 01:31:15 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/15 01:31:15 INFO : only12: Copied (replaced existing) 2025/02/15 01:31:15 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/15 01:31:15 INFO : only11: Copied (replaced existing) 2025/02/15 01:31:16 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/15 01:31:16 INFO : only14: Copied (replaced existing) 2025/02/15 01:31:17 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/15 01:31:17 INFO : only13: Copied (replaced existing) 2025/02/15 01:31:18 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/15 01:31:18 INFO : only17: Copied (replaced existing) 2025/02/15 01:31:18 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/15 01:31:18 INFO : only16: Copied (replaced existing) 2025/02/15 01:31:18 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/15 01:31:18 INFO : only15: Copied (replaced existing) 2025/02/15 01:31:19 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/15 01:31:19 INFO : only18: Copied (replaced existing) 2025/02/15 01:31:20 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/15 01:31:20 INFO : only2: Copied (replaced existing) 2025/02/15 01:31:21 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/15 01:31:21 INFO : only19: Copied (replaced existing) 2025/02/15 01:31:22 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/15 01:31:22 INFO : only3: Copied (replaced existing) 2025/02/15 01:31:22 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/15 01:31:22 INFO : only5: Copied (replaced existing) 2025/02/15 01:31:23 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/15 01:31:23 INFO : only4: Copied (replaced existing) 2025/02/15 01:31:26 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/15 01:31:26 INFO : only7: Copied (replaced existing) 2025/02/15 01:31:26 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/15 01:31:26 INFO : only9: Copied (replaced existing) 2025/02/15 01:31:27 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/15 01:31:27 INFO : only8: Copied (replaced existing) 2025/02/15 01:31:28 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/02/15 01:31:28 INFO : only6: Copied (replaced existing) 2025/02/15 01:31:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (89.73s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:31:36 DEBUG : empty_dir: Making directory with metadata 2025/02/15 01:31:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/15 01:31:36 DEBUG : empty_on_remote: Making directory with metadata 2025/02/15 01:31:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/15 01:31:36 INFO : empty_on_remote: Making directory 2025/02/15 01:31:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:31:39 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/15 01:31:39 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/15 01:31:39 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/15 01:31:39 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (7.53s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:31:43 DEBUG : empty_dir: Making directory with metadata 2025/02/15 01:31:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/15 01:31:43 DEBUG : empty_on_remote: Making directory with metadata 2025/02/15 01:31:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/15 01:31:43 INFO : empty_on_remote: Making directory 2025/02/15 01:31:44 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:31:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/02/15 01:31:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/02/15 01:31:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/02/15 01:31:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/02/15 01:31:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (8.35s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:31:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/15 01:31:52 INFO : sub dir: Making directory 2025/02/15 01:31:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (15.62s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" 2025/02/15 01:32:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/15 01:32:07 INFO : sub dir: Making directory 2025/02/15 01:32:08 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-dekideg1cojo'", Local "Local file system at /tmp/rclone599657351", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.13s) FAIL 2025/02/15 01:32:23 DEBUG : OpenDrive root 'rclone-test-dekideg1cojo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 12m33.269456731s (try 1/5): exit status 1: Failed [TestFixCase]