"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2025/01/23 04:55:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze" 2025/01/23 04:55:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 04:55:13 DEBUG : Starting OpenDrive session with ID: 14ef71bd20dd1798c67fbfe89deeb3b5797ce9bdad0c9d907ff92fe305196d80 2025/01/23 04:55:13 DEBUG : Creating backend with remote "/tmp/rclone473988356" === 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-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:55:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 04:55:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/23 04:55:13 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:55:13 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.38s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:55:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 04:55:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 04:55:14 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:55:14 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:55:16 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/23 04:55:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 04:55:16 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:55:17 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.85s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.33s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.33s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:55:19 DEBUG : Creating backend with remote "/non-existing" 2025/01/23 04:55:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/23 04:55:19 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:55:19 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.83s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:55:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 04:55:20 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:55:20 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:55:21 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/23 04:55:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 04:55:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestCopyNoTraverse (3.73s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:55:23 INFO : OpenDrive root 'rclone-test-baruweh0xoze': Running all checks before starting transfers 2025/01/23 04:55:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 04:55:23 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:55:23 INFO : OpenDrive root 'rclone-test-baruweh0xoze': Checks finished, now starting transfers 2025/01/23 04:55:23 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:55:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/23 04:55:25 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 04:55:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestCopyCheckFirst (3.76s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:55:27 ERROR : Ignoring --no-traverse with sync 2025/01/23 04:55:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 04:55:27 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:55:27 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:55:28 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/23 04:55:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 04:55:29 INFO : sub dir/hello world: Copied (new) 2025/01/23 04:55:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncNoTraverse (3.97s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:55:31 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/23 04:55:31 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:55:31 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:55:32 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2025/01/23 04:55:33 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/23 04:55:33 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestCopyWithDepth (2.83s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:55:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 04:55:34 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:55:34 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:55:35 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/01/23 04:55:36 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 04:55:36 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.79s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:55:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 04:55:37 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:55:37 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:55:38 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2025/01/23 04:55:39 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 04:55:39 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.95s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:55:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/23 04:55:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 04:55:40 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/23 04:55:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 04:55:40 INFO : sub dir: Making directory 2025/01/23 04:55:40 INFO : sub dir2: Making directory 2025/01/23 04:55:40 INFO : sub dir2/sub sub dir2: Making directory 2025/01/23 04:55:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 04:55:41 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:55:41 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:55:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/23 04:55:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 04:55:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:55:43 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.52s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:55:45 INFO : sub dir2: Making directory 2025/01/23 04:55:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/23 04:55:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 04:55:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 04:55:45 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:55:45 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:55:46 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/23 04:55:47 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 04:55:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.50s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:55:49 DEBUG : sub dir2: Making directory with metadata 2025/01/23 04:55:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 04:55:49 INFO : sub dir: Making directory 2025/01/23 04:55:49 INFO : sub dir2: Making directory 2025/01/23 04:55:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 04:55:49 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:55:49 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:55:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/23 04:55:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 04:55:51 INFO : sub dir/hello world: Copied (new) 2025/01/23 04:55:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:55:52 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/23 04:55:52 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.73s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.34s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:55:54 INFO : sub dir2: Making directory 2025/01/23 04:55:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 04:55:54 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:55:54 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:55:55 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/23 04:55:56 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 04:55:56 INFO : sub dir/hello world: Copied (new) 2025/01/23 04:55:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.49s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:55:57 DEBUG : sub dir2: Making directory with metadata 2025/01/23 04:55:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 04:55:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 04:55:57 INFO : sub dir: Making directory 2025/01/23 04:55:58 INFO : sub dir2: Making directory 2025/01/23 04:55:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 04:55:58 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:55:58 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:55:59 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/23 04:56:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 04:56:00 INFO : sub dir/hello world: Copied (new) 2025/01/23 04:56:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:56:00 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.56s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:56:02 INFO : sub dir2: Making directory 2025/01/23 04:56:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 04:56:02 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:56:02 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:56:03 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/23 04:56:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 04:56:04 INFO : sub dir/hello world: Copied (new) 2025/01/23 04:56:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.53s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:56:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/23 04:56:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kucewaf7nege" 2025/01/23 04:56:08 DEBUG : Starting OpenDrive session with ID: a1d987faf9e0e79daae2c270450f37bb0c3390c56ad5cbbd68ea2e698f2b0ae2 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-baruweh0xoze' -> OpenDrive root 'rclone-test-kucewaf7nege' 2025/01/23 04:56:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 04:56:09 DEBUG : OpenDrive root 'rclone-test-kucewaf7nege': Waiting for checks to finish 2025/01/23 04:56:09 DEBUG : OpenDrive root 'rclone-test-kucewaf7nege': Waiting for transfers to finish 2025/01/23 04:56:10 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 04:56:10 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:56:11 DEBUG : OpenDrive root 'rclone-test-kucewaf7nege': Purge remote --- PASS: TestServerSideCopy (6.70s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:56:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/23 04:56:15 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:56:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 04:56:15 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:56:15 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/23 04:56:16 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/23 04:56:16 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestCopyOverSelf (5.62s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:56:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/23 04:56:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qucehog3fozi" 2025/01/23 04:56:21 DEBUG : Starting OpenDrive session with ID: 0bd9de408bd603c2c6edb87d676e71ecbdad0dc4a1bab7c76a7de1781414eebf sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-baruweh0xoze' -> OpenDrive root 'rclone-test-qucehog3fozi' 2025/01/23 04:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 04:56:22 DEBUG : OpenDrive root 'rclone-test-qucehog3fozi': Waiting for checks to finish 2025/01/23 04:56:22 DEBUG : OpenDrive root 'rclone-test-qucehog3fozi': Waiting for transfers to finish 2025/01/23 04:56:23 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 04:56:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:56:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/23 04:56:25 DEBUG : OpenDrive root 'rclone-test-qucehog3fozi': Waiting for checks to finish 2025/01/23 04:56:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 04:56:25 DEBUG : OpenDrive root 'rclone-test-qucehog3fozi': Waiting for transfers to finish 2025/01/23 04:56:25 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 04:56:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:56:26 DEBUG : OpenDrive root 'rclone-test-qucehog3fozi': Purge remote --- PASS: TestServerSideCopyOverSelf (9.69s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:56:29 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/23 04:56:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 04:56:30 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:56:30 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:56:30 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/23 04:56:31 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/23 04:56:31 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/23 04:56:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestMoveOverSelf (5.42s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:56:34 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/23 04:56:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kavibov3muya" 2025/01/23 04:56:36 DEBUG : Starting OpenDrive session with ID: 9c3c9073b435284583e41ea79c0539cfc1c7f53363c1628dabf3114ca12fd016 sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-baruweh0xoze' -> OpenDrive root 'rclone-test-kavibov3muya' 2025/01/23 04:56:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 04:56:37 DEBUG : OpenDrive root 'rclone-test-kavibov3muya': Waiting for checks to finish 2025/01/23 04:56:37 DEBUG : OpenDrive root 'rclone-test-kavibov3muya': Waiting for transfers to finish 2025/01/23 04:56:38 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/01/23 04:56:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:56:38 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2025/01/23 04:56:40 DEBUG : OpenDrive root 'rclone-test-kavibov3muya': Using server-side directory move 2025/01/23 04:56:40 INFO : OpenDrive root 'rclone-test-kavibov3muya': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/23 04:56:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 04:56:41 DEBUG : OpenDrive root 'rclone-test-kavibov3muya': Waiting for checks to finish 2025/01/23 04:56:41 DEBUG : OpenDrive root 'rclone-test-kavibov3muya': Waiting for transfers to finish 2025/01/23 04:56:41 INFO : sub dir/hello world: Deleted 2025/01/23 04:56:41 INFO : sub dir/hello world: Moved (server-side) 2025/01/23 04:56:43 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2025/01/23 04:56:44 DEBUG : testing file moves 2025/01/23 04:56:44 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/23 04:56:44 DEBUG : OpenDrive root 'rclone-test-kavibov3muya': Waiting for checks to finish 2025/01/23 04:56:44 DEBUG : OpenDrive root 'rclone-test-kavibov3muya': Waiting for transfers to finish 2025/01/23 04:56:44 INFO : sub dir/hello world: Deleted 2025/01/23 04:56:45 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:56:45 DEBUG : OpenDrive root 'rclone-test-kavibov3muya': Purge remote --- PASS: TestServerSideMoveOverSelf (14.31s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:56:48 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/23 04:56:49 ERROR : : error listing: directory not found 2025/01/23 04:56:50 INFO : Local file system at /tmp/rclone473988356: Making directory 2025/01/23 04:56:50 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:56:50 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.38s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:56:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/23 04:56:54 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 04:56:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 04:56:54 DEBUG : Local file system at /tmp/rclone473988356: Waiting for checks to finish 2025/01/23 04:56:54 DEBUG : Local file system at /tmp/rclone473988356: Waiting for transfers to finish 2025/01/23 04:56:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 04:56:55 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2025/01/23 04:56:55 INFO : sub dir/hello world: Copied (new) 2025/01/23 04:56:55 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestCopyRedownload (4.38s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:56:56 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/23 04:56:56 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:56:56 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:56:57 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2025/01/23 04:56:58 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/23 04:56:58 INFO : check sum: Copied (new) 2025/01/23 04:56:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:56:58 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:56:58 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/23 04:56:58 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/23 04:56:58 DEBUG : check sum: Unchanged skipping 2025/01/23 04:56:58 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:56:58 DEBUG : Waiting for deletions to finish 2025/01/23 04:56:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.67s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:57:00 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/23 04:57:00 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:57:00 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:57:01 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2025/01/23 04:57:02 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/23 04:57:02 INFO : sizeonly: Copied (new) 2025/01/23 04:57:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:57:02 DEBUG : sizeonly: Sizes identical 2025/01/23 04:57:02 DEBUG : sizeonly: Unchanged skipping 2025/01/23 04:57:02 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:57:02 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:57:02 DEBUG : Waiting for deletions to finish 2025/01/23 04:57:02 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncSizeOnly (3.80s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:57:04 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/23 04:57:04 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:57:04 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:57:05 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2025/01/23 04:57:06 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/01/23 04:57:06 INFO : ignore-size: Copied (new) 2025/01/23 04:57:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:57:06 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 04:57:06 DEBUG : ignore-size: Unchanged skipping 2025/01/23 04:57:06 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:57:06 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:57:06 DEBUG : Waiting for deletions to finish 2025/01/23 04:57:06 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.64s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:57:08 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/23 04:57:09 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 04:57:09 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:57:09 DEBUG : existing: Unchanged skipping 2025/01/23 04:57:09 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:57:09 DEBUG : Waiting for deletions to finish 2025/01/23 04:57:09 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:57:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/23 04:57:09 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:57:09 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:57:10 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/23 04:57:10 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/23 04:57:10 INFO : existing: Copied (replaced existing) 2025/01/23 04:57:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (4.56s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:57:12 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/23 04:57:12 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:57:12 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:57:13 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/23 04:57:14 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/23 04:57:14 INFO : existing: Copied (new) 2025/01/23 04:57:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:57:14 DEBUG : existing: Destination exists, skipping 2025/01/23 04:57:14 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:57:14 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:57:14 DEBUG : Waiting for deletions to finish 2025/01/23 04:57:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.54s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:57:16 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/23 04:57:18 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/23 04:57:19 INFO : d: Making directory 2025/01/23 04:57:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 04:57:21 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 04:57:21 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 04:57:21 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:57:21 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:57:22 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/23 04:57:23 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 04:57:23 INFO : a/potato2: Copied (new) 2025/01/23 04:57:23 DEBUG : Waiting for deletions to finish 2025/01/23 04:57:23 INFO : b/potato: Deleted 2025/01/23 04:57:23 INFO : d: Removing directory 2025/01/23 04:57:23 INFO : b: Removing directory 2025/01/23 04:57:24 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:57:27 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/23 04:57:28 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/01/23 04:57:28 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:57:28 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/23 04:57:28 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/23 04:57:28 DEBUG : empty space: Unchanged skipping 2025/01/23 04:57:28 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:57:28 DEBUG : Waiting for deletions to finish 2025/01/23 04:57:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:57:28 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:57:28 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/01/23 04:57:28 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/23 04:57:28 INFO : empty space: Updated modification time in destination 2025/01/23 04:57:28 DEBUG : empty space: Unchanged skipping 2025/01/23 04:57:28 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:57:28 DEBUG : Waiting for deletions to finish 2025/01/23 04:57:28 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.85s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:57:31 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/23 04:57:32 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:57:32 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/01/23 04:57:32 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/23 04:57:32 DEBUG : empty space: Unchanged skipping 2025/01/23 04:57:32 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:57:32 DEBUG : Waiting for deletions to finish 2025/01/23 04:57:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.14s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:57:34 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/01/23 04:57:35 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:57:35 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/01/23 04:57:35 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone473988356) 2025/01/23 04:57:35 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-baruweh0xoze') 2025/01/23 04:57:35 DEBUG : foo: md5 differ 2025/01/23 04:57:35 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:57:35 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2025/01/23 04:57:36 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/01/23 04:57:36 INFO : foo: Copied (replaced existing) 2025/01/23 04:57:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.05s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:57:38 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/23 04:57:39 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/23 04:57:39 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 04:57:39 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:57:39 DEBUG : empty space: Unchanged skipping 2025/01/23 04:57:39 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:57:40 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/01/23 04:57:41 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 04:57:41 INFO : potato: Copied (new) 2025/01/23 04:57:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (4.93s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:57:43 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2025/01/23 04:57:44 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:57:44 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/23 04:57:44 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:57:44 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/23 04:57:45 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/01/23 04:57:45 INFO : potato: Copied (replaced existing) 2025/01/23 04:57:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.97s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:57:47 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/23 04:57:48 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/01/23 04:57:48 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:57:48 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone473988356) 2025/01/23 04:57:48 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-baruweh0xoze') 2025/01/23 04:57:48 DEBUG : potato: md5 differ 2025/01/23 04:57:48 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:57:48 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/23 04:57:49 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/01/23 04:57:49 INFO : potato: Copied (replaced existing) 2025/01/23 04:57:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (3.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:57:51 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/23 04:57:52 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/23 04:57:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 04:57:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 04:57:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/23 04:57:53 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:57:53 DEBUG : empty space: Unchanged skipping 2025/01/23 04:57:53 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:57:53 DEBUG : Waiting for deletions to finish 2025/01/23 04:57:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:57:55 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/23 04:57:57 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/23 04:57:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 04:57:58 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 04:57:58 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:57:58 DEBUG : empty space: Unchanged skipping 2025/01/23 04:57:58 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:57:59 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/23 04:58:00 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 04:58:00 INFO : potato2: Copied (new) 2025/01/23 04:58:00 DEBUG : Waiting for deletions to finish 2025/01/23 04:58:00 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (7.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:58:03 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/23 04:58:05 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/23 04:58:06 INFO : d: Making directory 2025/01/23 04:58:06 INFO : d/e: Making directory 2025/01/23 04:58:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 04:58:07 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 04:58:07 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 04:58:08 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:58:08 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:58:08 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/23 04:58:09 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 04:58:09 INFO : a/potato2: Copied (new) 2025/01/23 04:58:09 DEBUG : Waiting for deletions to finish 2025/01/23 04:58:09 INFO : b/potato: Deleted 2025/01/23 04:58:09 INFO : d/e: Removing directory 2025/01/23 04:58:10 INFO : d: Removing directory 2025/01/23 04:58:10 INFO : b: Removing directory 2025/01/23 04:58:10 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:58:14 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2025/01/23 04:58:16 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2025/01/23 04:58:16 INFO : d: Making directory 2025/01/23 04:58:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 04:58:17 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 04:58:17 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 04:58:18 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:58:18 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:58:18 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2025/01/23 04:58:19 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 04:58:19 INFO : a/potato2: Copied (new) 2025/01/23 04:58:19 ERROR : OpenDrive root 'rclone-test-baruweh0xoze': not deleting files as there were IO errors 2025/01/23 04:58:19 ERROR : OpenDrive root 'rclone-test-baruweh0xoze': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (10.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:58:23 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/23 04:58:25 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/23 04:58:26 DEBUG : Waiting for deletions to finish 2025/01/23 04:58:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 04:58:26 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 04:58:26 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:58:26 DEBUG : empty space: Unchanged skipping 2025/01/23 04:58:26 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:58:27 INFO : potato: Deleted 2025/01/23 04:58:27 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/23 04:58:28 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 04:58:28 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.79s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:58:30 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/23 04:58:32 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/23 04:58:33 DEBUG : Waiting for deletions to finish 2025/01/23 04:58:33 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:58:33 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:58:33 INFO : potato: Deleted 2025/01/23 04:58:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 04:58:34 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:58:34 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 04:58:34 DEBUG : empty space: Unchanged skipping 2025/01/23 04:58:34 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:58:34 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/23 04:58:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 04:58:35 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncDeleteBefore (6.98s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:58:37 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2025/01/23 04:58:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 04:58:39 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:58:39 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:58:39 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2025/01/23 04:58:40 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/23 04:58:40 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.08s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:58:42 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/23 04:58:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/23 04:58:45 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 04:58:45 DEBUG : enormous: Excluded 2025/01/23 04:58:45 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 04:58:45 DEBUG : potato2: Excluded 2025/01/23 04:58:45 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 04:58:45 DEBUG : potato2: Excluded 2025/01/23 04:58:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 04:58:45 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:58:45 DEBUG : empty space: Unchanged skipping 2025/01/23 04:58:45 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:58:45 DEBUG : Waiting for deletions to finish 2025/01/23 04:58:45 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:58:46 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 04:58:46 DEBUG : enormous: Excluded 2025/01/23 04:58:46 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 04:58:46 DEBUG : potato2: Excluded 2025/01/23 04:58:46 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 04:58:46 DEBUG : potato2: Excluded 2025/01/23 04:58:46 DEBUG : Local file system at /tmp/rclone473988356: Waiting for checks to finish 2025/01/23 04:58:46 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/23 04:58:46 DEBUG : empty space: Unchanged skipping 2025/01/23 04:58:46 DEBUG : Local file system at /tmp/rclone473988356: Waiting for transfers to finish 2025/01/23 04:58:46 DEBUG : Waiting for deletions to finish 2025/01/23 04:58:46 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncWithExclude (5.63s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:58:48 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/23 04:58:50 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/23 04:58:51 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2025/01/23 04:58:52 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 04:58:52 DEBUG : enormous: Excluded 2025/01/23 04:58:52 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 04:58:52 DEBUG : potato2: Excluded 2025/01/23 04:58:53 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 04:58:53 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:58:53 DEBUG : empty space: Unchanged skipping 2025/01/23 04:58:53 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:58:53 DEBUG : Waiting for deletions to finish 2025/01/23 04:58:53 INFO : enormous: Deleted 2025/01/23 04:58:53 INFO : potato2: Deleted 2025/01/23 04:58:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:58:53 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/01/23 04:58:53 DEBUG : empty space: Unchanged skipping 2025/01/23 04:58:53 DEBUG : Local file system at /tmp/rclone473988356: Waiting for checks to finish 2025/01/23 04:58:53 DEBUG : Local file system at /tmp/rclone473988356: Waiting for transfers to finish 2025/01/23 04:58:53 DEBUG : Waiting for deletions to finish 2025/01/23 04:58:53 INFO : enormous: Deleted 2025/01/23 04:58:53 INFO : potato2: Deleted 2025/01/23 04:58:53 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.16s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:58:55 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/23 04:58:57 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/01/23 04:58:58 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/01/23 04:59:00 DEBUG : four: Uploading chunk 0, size=8, remain=0 2025/01/23 04:59:01 DEBUG : five: Need to transfer - File not found at Destination 2025/01/23 04:59:01 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/23 04:59:01 DEBUG : one: Destination is newer than source, skipping 2025/01/23 04:59:01 DEBUG : three: Sizes identical 2025/01/23 04:59:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/23 04:59:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 04:59:01 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:59:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone473988356) 2025/01/23 04:59:01 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-baruweh0xoze') 2025/01/23 04:59:01 DEBUG : two: md5 differ 2025/01/23 04:59:01 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:59:01 DEBUG : four: Uploading chunk 0, size=4, remain=0 2025/01/23 04:59:02 DEBUG : two: Uploading chunk 0, size=3, remain=0 2025/01/23 04:59:02 DEBUG : five: Uploading chunk 0, size=4, remain=0 2025/01/23 04:59:02 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/23 04:59:02 INFO : four: Copied (replaced existing) 2025/01/23 04:59:03 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/23 04:59:03 INFO : two: Copied (replaced existing) 2025/01/23 04:59:03 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/23 04:59:03 INFO : five: Copied (new) 2025/01/23 04:59:03 DEBUG : Waiting for deletions to finish 2025/01/23 04:59:04 DEBUG : one: Destination is newer than source, skipping 2025/01/23 04:59:04 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:59:04 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/23 04:59:04 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/23 04:59:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 04:59:04 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone473988356) 2025/01/23 04:59:04 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-baruweh0xoze') 2025/01/23 04:59:04 DEBUG : three: md5 differ 2025/01/23 04:59:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/23 04:59:04 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/23 04:59:04 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/23 04:59:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 04:59:04 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/23 04:59:04 DEBUG : four: Size and md5 of src and dst objects identical 2025/01/23 04:59:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 04:59:04 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:59:04 DEBUG : three: Uploading chunk 0, size=5, remain=0 2025/01/23 04:59:05 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/01/23 04:59:05 INFO : three: Copied (replaced existing) 2025/01/23 04:59:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (11.80s) === 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-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/01/23 04:59:06 INFO : OpenDrive root 'rclone-test-baruweh0xoze': Making map for --track-renames 2025/01/23 04:59:06 INFO : OpenDrive root 'rclone-test-baruweh0xoze': Finished making map for --track-renames 2025/01/23 04:59:06 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:59:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/23 04:59:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/23 04:59:06 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for renames to finish 2025/01/23 04:59:06 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:59:07 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/23 04:59:07 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/01/23 04:59:08 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/23 04:59:08 INFO : potato: Copied (new) 2025/01/23 04:59:08 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/23 04:59:08 INFO : yam: Copied (new) 2025/01/23 04:59:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:59:08 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 04:59:08 INFO : OpenDrive root 'rclone-test-baruweh0xoze': Making map for --track-renames 2025/01/23 04:59:08 INFO : OpenDrive root 'rclone-test-baruweh0xoze': Finished making map for --track-renames 2025/01/23 04:59:08 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:59:08 DEBUG : potato: Unchanged skipping 2025/01/23 04:59:08 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for renames to finish 2025/01/23 04:59:09 DEBUG : yam: same parent dir (ODFfNzk5MDE5Nl9VVTk3dg) - using file/rename instead of move_copy for yaml 2025/01/23 04:59:09 INFO : yam: Moved (server-side) to: yaml 2025/01/23 04:59:09 INFO : yaml: Renamed from "yam" 2025/01/23 04:59:09 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:59:09 DEBUG : Waiting for deletions to finish 2025/01/23 04:59:09 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.46s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/01/23 04:59:11 INFO : OpenDrive root 'rclone-test-baruweh0xoze': Making map for --track-renames 2025/01/23 04:59:11 INFO : OpenDrive root 'rclone-test-baruweh0xoze': Finished making map for --track-renames 2025/01/23 04:59:11 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:59:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/23 04:59:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/23 04:59:11 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for renames to finish 2025/01/23 04:59:11 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:59:11 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/23 04:59:12 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2025/01/23 04:59:12 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/23 04:59:12 INFO : potato: Copied (new) 2025/01/23 04:59:13 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/23 04:59:13 INFO : yam: Copied (new) 2025/01/23 04:59:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:59:14 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 04:59:14 INFO : OpenDrive root 'rclone-test-baruweh0xoze': Making map for --track-renames 2025/01/23 04:59:14 INFO : OpenDrive root 'rclone-test-baruweh0xoze': Finished making map for --track-renames 2025/01/23 04:59:14 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:59:14 DEBUG : potato: Unchanged skipping 2025/01/23 04:59:14 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for renames to finish 2025/01/23 04:59:14 DEBUG : yam: same parent dir (ODFfNzk5MDE5Nl9VVTk3dg) - using file/rename instead of move_copy for yaml 2025/01/23 04:59:14 INFO : yam: Moved (server-side) to: yaml 2025/01/23 04:59:14 INFO : yaml: Renamed from "yam" 2025/01/23 04:59:14 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:59:14 DEBUG : Waiting for deletions to finish 2025/01/23 04:59:14 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.32s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/01/23 04:59:16 INFO : OpenDrive root 'rclone-test-baruweh0xoze': Making map for --track-renames 2025/01/23 04:59:16 INFO : OpenDrive root 'rclone-test-baruweh0xoze': Finished making map for --track-renames 2025/01/23 04:59:16 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:59:16 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/23 04:59:16 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/23 04:59:16 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for renames to finish 2025/01/23 04:59:16 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:59:17 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2025/01/23 04:59:17 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2025/01/23 04:59:18 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/23 04:59:18 INFO : potato: Copied (new) 2025/01/23 04:59:18 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/23 04:59:18 INFO : sub/yam: Copied (new) 2025/01/23 04:59:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:59:19 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 04:59:19 DEBUG : potato: Unchanged skipping 2025/01/23 04:59:19 INFO : OpenDrive root 'rclone-test-baruweh0xoze': Making map for --track-renames 2025/01/23 04:59:19 INFO : OpenDrive root 'rclone-test-baruweh0xoze': Finished making map for --track-renames 2025/01/23 04:59:19 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:59:19 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for renames to finish 2025/01/23 04:59:19 INFO : sub/yam: Moved (server-side) to: yam 2025/01/23 04:59:19 INFO : yam: Renamed from "sub/yam" 2025/01/23 04:59:19 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:59:19 DEBUG : Waiting for deletions to finish 2025/01/23 04:59:19 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.57s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:59:21 DEBUG : Creating backend with remote "/tmp/rclone473988356/dir1" 2025/01/23 04:59:21 DEBUG : Config file has changed externally - reloading 2025/01/23 04:59:21 DEBUG : Creating backend with remote "/tmp/rclone473988356/dir2" 2025/01/23 04:59:21 DEBUG : Local file system at /tmp/rclone473988356/dir2: Using server-side directory move 2025/01/23 04:59:21 INFO : Local file system at /tmp/rclone473988356/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/23 04:59:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/23 04:59:21 INFO : file1.txt: Moved (server-side) 2025/01/23 04:59:21 DEBUG : Local file system at /tmp/rclone473988356/dir2: Waiting for checks to finish 2025/01/23 04:59:21 DEBUG : Local file system at /tmp/rclone473988356/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.35s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:59:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 04:59:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/23 04:59:22 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:59:22 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:59:23 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/23 04:59:24 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/01/23 04:59:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 04:59:24 INFO : sub dir/hello world: Copied (new) 2025/01/23 04:59:24 INFO : sub dir/hello world: Deleted 2025/01/23 04:59:25 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/23 04:59:25 INFO : nested/sub dir/file: Copied (new) 2025/01/23 04:59:25 INFO : nested/sub dir/file: Deleted 2025/01/23 04:59:25 INFO : sub dir: Removing directory 2025/01/23 04:59:25 INFO : nested/sub dir: Removing directory 2025/01/23 04:59:25 INFO : nested: Removing directory 2025/01/23 04:59:25 DEBUG : Local file system at /tmp/rclone473988356: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.71s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:59:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 04:59:28 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/23 04:59:28 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:59:28 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:59:29 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2025/01/23 04:59:29 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2025/01/23 04:59:30 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 04:59:30 INFO : sub dir/hello world: Copied (new) 2025/01/23 04:59:30 INFO : sub dir/hello world: Deleted 2025/01/23 04:59:30 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/23 04:59:30 INFO : nested/sub dir/file: Copied (new) 2025/01/23 04:59:30 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.75s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:59:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/23 04:59:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/23 04:59:33 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:59:33 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:59:34 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/23 04:59:34 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2025/01/23 04:59:35 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/23 04:59:35 INFO : existing-b: Copied (new) 2025/01/23 04:59:35 INFO : existing-b: Deleted 2025/01/23 04:59:36 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/23 04:59:36 INFO : existing: Copied (new) 2025/01/23 04:59:36 INFO : existing: Deleted 2025/01/23 04:59:37 DEBUG : existing: Destination exists, skipping 2025/01/23 04:59:37 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/23 04:59:37 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 04:59:37 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 04:59:37 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (4.65s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:59:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jekufag3waya" 2025/01/23 04:59:38 DEBUG : Starting OpenDrive session with ID: b466fc05142633e47d7d8e5ea9cbceb91cd004ea2a09bef247af256f576eaf07 2025/01/23 04:59:39 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/23 04:59:41 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/23 04:59:43 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-baruweh0xoze' -> OpenDrive root 'rclone-test-jekufag3waya' 2025/01/23 04:59:45 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/23 04:59:47 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/23 04:59:48 DEBUG : OpenDrive root 'rclone-test-jekufag3waya': Using server-side directory move 2025/01/23 04:59:48 INFO : OpenDrive root 'rclone-test-jekufag3waya': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/23 04:59:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 04:59:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/23 04:59:48 DEBUG : empty space: Unchanged skipping 2025/01/23 04:59:48 DEBUG : OpenDrive root 'rclone-test-jekufag3waya': Waiting for checks to finish 2025/01/23 04:59:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 04:59:48 INFO : empty space: Deleted 2025/01/23 04:59:48 DEBUG : OpenDrive root 'rclone-test-jekufag3waya': Waiting for transfers to finish 2025/01/23 04:59:48 INFO : potato3: Deleted 2025/01/23 04:59:49 INFO : potato2: Moved (server-side) 2025/01/23 04:59:49 INFO : potato3: Moved (server-side) 2025/01/23 04:59:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ludexog7hafo" 2025/01/23 04:59:50 DEBUG : Starting OpenDrive session with ID: 8257dd715d4b85ec87c9a6232e0650f93dc77a46f74c99d8eee95bd305654979 2025/01/23 04:59:50 DEBUG : OpenDrive root 'rclone-test-ludexog7hafo': Using server-side directory move 2025/01/23 04:59:50 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/01/23 04:59:50 INFO : OpenDrive root 'rclone-test-ludexog7hafo': Server side directory move succeeded 2025/01/23 04:59:51 ERROR : : error listing: directory not found 2025/01/23 04:59:51 DEBUG : OpenDrive root 'rclone-test-ludexog7hafo': Purge remote 2025/01/23 04:59:51 DEBUG : OpenDrive root 'rclone-test-jekufag3waya': Purge remote 2025/01/23 04:59:52 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.05s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 04:59:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-podozud4xuxo" 2025/01/23 04:59:52 DEBUG : Starting OpenDrive session with ID: 9dbb261016e70f919f19fd574e3acddda32c8c8f06866368c43c9d89c0313cee 2025/01/23 04:59:54 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/23 04:59:55 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/23 04:59:57 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-baruweh0xoze' -> OpenDrive root 'rclone-test-podozud4xuxo' 2025/01/23 04:59:59 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/23 05:00:01 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/23 05:00:02 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 05:00:02 DEBUG : empty space: Excluded 2025/01/23 05:00:02 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 05:00:02 DEBUG : empty space: Excluded 2025/01/23 05:00:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 05:00:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 05:00:02 DEBUG : OpenDrive root 'rclone-test-podozud4xuxo': Waiting for checks to finish 2025/01/23 05:00:02 DEBUG : OpenDrive root 'rclone-test-podozud4xuxo': Waiting for transfers to finish 2025/01/23 05:00:03 INFO : potato3: Deleted 2025/01/23 05:00:03 INFO : potato2: Moved (server-side) 2025/01/23 05:00:03 INFO : potato3: Moved (server-side) 2025/01/23 05:00:04 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nafebep2yacu" 2025/01/23 05:00:04 DEBUG : Starting OpenDrive session with ID: 1bdb008ee3645b33033503cde2e8e6dcb9dc15185e6713fba03f2ca61f4a7a7a 2025/01/23 05:00:05 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 05:00:05 DEBUG : empty space: Excluded 2025/01/23 05:00:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 05:00:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/23 05:00:05 DEBUG : OpenDrive root 'rclone-test-nafebep2yacu': Waiting for checks to finish 2025/01/23 05:00:05 DEBUG : OpenDrive root 'rclone-test-nafebep2yacu': Waiting for transfers to finish 2025/01/23 05:00:06 INFO : potato2: Moved (server-side) 2025/01/23 05:00:07 INFO : potato3: Moved (server-side) 2025/01/23 05:00:07 DEBUG : OpenDrive root 'rclone-test-nafebep2yacu': Purge remote 2025/01/23 05:00:07 DEBUG : OpenDrive root 'rclone-test-podozud4xuxo': Purge remote --- PASS: TestServerSideMoveWithFilter (16.43s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:00:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qidowog9muqi" 2025/01/23 05:00:09 DEBUG : Starting OpenDrive session with ID: 54d31145f0038ff03f3d07a1c30566a0b287aa42b1e533c85d011cc629ea963e 2025/01/23 05:00:10 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2025/01/23 05:00:12 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/23 05:00:13 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2025/01/23 05:00:15 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-baruweh0xoze' -> OpenDrive root 'rclone-test-qidowog9muqi' 2025/01/23 05:00:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2025/01/23 05:00:18 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2025/01/23 05:00:19 DEBUG : OpenDrive root 'rclone-test-qidowog9muqi': Using server-side directory move 2025/01/23 05:00:19 INFO : OpenDrive root 'rclone-test-qidowog9muqi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/23 05:00:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 05:00:20 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/01/23 05:00:20 DEBUG : empty space: Unchanged skipping 2025/01/23 05:00:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 05:00:20 INFO : potato3: Deleted 2025/01/23 05:00:20 INFO : empty space: Deleted 2025/01/23 05:00:20 DEBUG : OpenDrive root 'rclone-test-qidowog9muqi': Waiting for checks to finish 2025/01/23 05:00:20 DEBUG : OpenDrive root 'rclone-test-qidowog9muqi': Waiting for transfers to finish 2025/01/23 05:00:20 INFO : potato2: Moved (server-side) 2025/01/23 05:00:20 INFO : potato3: Moved (server-side) 2025/01/23 05:00:20 INFO : tomatoDir: Removing directory 2025/01/23 05:00:21 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': deleted 1 directories 2025/01/23 05:00:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-moqizep4voxi" 2025/01/23 05:00:22 DEBUG : Starting OpenDrive session with ID: 8b3a8b534efc6fd48b18bb36cf79ae7b695ea3df1cdc21f01a0025e7f8f6b12c 2025/01/23 05:00:22 INFO : tomatoDir: Making directory 2025/01/23 05:00:23 DEBUG : OpenDrive root 'rclone-test-moqizep4voxi': Using server-side directory move 2025/01/23 05:00:23 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2025/01/23 05:00:23 INFO : OpenDrive root 'rclone-test-moqizep4voxi': Server side directory move succeeded 2025/01/23 05:00:24 ERROR : : error listing: directory not found 2025/01/23 05:00:24 ERROR : : error listing: directory not found 2025/01/23 05:00:24 DEBUG : OpenDrive root 'rclone-test-moqizep4voxi': Purge remote 2025/01/23 05:00:25 DEBUG : OpenDrive root 'rclone-test-qidowog9muqi': Purge remote 2025/01/23 05:00:25 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.82s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.36s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:00:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/rclone-sync-test" 2025/01/23 05:00:26 DEBUG : Starting OpenDrive session with ID: a964e8f0d98f54eedf5bb4d5907fa6f6f959e96436dd22caa833f6e6f439ac05 run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncOverlap (3.57s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:00:29 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/rclone-sync-test" 2025/01/23 05:00:30 DEBUG : Starting OpenDrive session with ID: 3dfe8ea586633273c545c86f1cb1e9e744c2947b513edef43dda3aab6418df4f 2025/01/23 05:00:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/rclone-sync-test-include/layer2" 2025/01/23 05:00:31 DEBUG : Starting OpenDrive session with ID: 04e4b15f9e9a81ce4d8a55d0b4651f14e3577c0e97cc150df001ce7bb6d05482 2025/01/23 05:00:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/rclone-sync-test-ignore-file" 2025/01/23 05:00:33 DEBUG : Starting OpenDrive session with ID: 8b3de4438a0083fe84ffd1ed98cc975973605f78b354cd20587fd6b3d886c8a5 2025/01/23 05:00:35 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2025/01/23 05:00:37 DEBUG : rclone-sync-test: Excluded 2025/01/23 05:00:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 05:00:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/23 05:00:38 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/rclone-sync-test': Waiting for checks to finish 2025/01/23 05:00:38 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/rclone-sync-test': Waiting for transfers to finish 2025/01/23 05:00:38 DEBUG : Waiting for deletions to finish 2025/01/23 05:00:38 INFO : There was nothing to transfer 2025/01/23 05:00:38 DEBUG : rclone-sync-test: Excluded 2025/01/23 05:00:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 05:00:39 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/23 05:00:39 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 05:00:39 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 05:00:39 DEBUG : Waiting for deletions to finish 2025/01/23 05:00:39 INFO : rclone-sync-test-include: Removing directory 2025/01/23 05:00:39 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': deleted 1 directories 2025/01/23 05:00:39 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:00:40 DEBUG : rclone-sync-test: Excluded 2025/01/23 05:00:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 05:00:40 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/23 05:00:40 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/23 05:00:40 DEBUG : Waiting for deletions to finish 2025/01/23 05:00:40 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:00:40 DEBUG : rclone-sync-test: Excluded 2025/01/23 05:00:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 05:00:41 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 05:00:41 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 05:00:41 DEBUG : Waiting for deletions to finish 2025/01/23 05:00:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:00:41 DEBUG : : Excluded 2025/01/23 05:00:41 DEBUG : rclone-sync-test: Excluded 2025/01/23 05:00:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/23 05:00:41 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/23 05:00:41 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/23 05:00:41 DEBUG : Waiting for deletions to finish 2025/01/23 05:00:41 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.60s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:00:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/dst" 2025/01/23 05:00:49 DEBUG : Starting OpenDrive session with ID: 3531c4459053264e215b9e3e045274309b92cb456b294c87e39b8228bc3ab55b 2025/01/23 05:00:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/CompareDest" 2025/01/23 05:00:50 DEBUG : Starting OpenDrive session with ID: d4603012ae390fe9f472dbbb6545b0dfd14040b1d25f5c08e8597bff968bd9c2 2025/01/23 05:00:52 DEBUG : one: Need to transfer - File not found at Destination 2025/01/23 05:00:52 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for checks to finish 2025/01/23 05:00:52 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for transfers to finish 2025/01/23 05:00:53 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/23 05:00:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/23 05:00:54 INFO : one: Copied (new) 2025/01/23 05:00:54 DEBUG : Waiting for deletions to finish 2025/01/23 05:00:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:00:55 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for checks to finish 2025/01/23 05:00:55 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for transfers to finish 2025/01/23 05:00:55 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/23 05:00:56 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/23 05:00:56 INFO : one: Copied (replaced existing) 2025/01/23 05:00:56 DEBUG : Waiting for deletions to finish 2025/01/23 05:00:56 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/23 05:00:58 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2025/01/23 05:01:00 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for checks to finish 2025/01/23 05:01:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:01:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 05:01:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 05:01:00 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for transfers to finish 2025/01/23 05:01:00 DEBUG : Waiting for deletions to finish 2025/01/23 05:01:00 INFO : There was nothing to transfer 2025/01/23 05:01:02 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2025/01/23 05:01:03 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 05:01:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/23 05:01:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:01:03 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for checks to finish 2025/01/23 05:01:03 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 05:01:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 05:01:03 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for transfers to finish 2025/01/23 05:01:03 DEBUG : Waiting for deletions to finish 2025/01/23 05:01:03 INFO : There was nothing to transfer 2025/01/23 05:01:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 05:01:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/23 05:01:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:01:04 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for checks to finish 2025/01/23 05:01:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 05:01:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 05:01:04 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for transfers to finish 2025/01/23 05:01:04 DEBUG : Waiting for deletions to finish 2025/01/23 05:01:04 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/23 05:01:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/23 05:01:06 DEBUG : two: Need to transfer - File not found at Destination 2025/01/23 05:01:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:01:06 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for checks to finish 2025/01/23 05:01:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 05:01:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 05:01:06 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for transfers to finish 2025/01/23 05:01:06 DEBUG : two: Uploading chunk 0, size=5, remain=0 2025/01/23 05:01:07 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/23 05:01:07 INFO : two: Copied (new) 2025/01/23 05:01:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (20.85s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:01:11 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2025/01/23 05:01:13 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2025/01/23 05:01:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/dest" 2025/01/23 05:01:14 DEBUG : Starting OpenDrive session with ID: 9fde1c5e8ce41cbc2503a87725e1e403e62eb0ac24733519e83b1f9e39e702c7 2025/01/23 05:01:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/pre-dest1" 2025/01/23 05:01:16 DEBUG : Starting OpenDrive session with ID: 425a248a78a3514a2e097460324c62e2ac77db561b4eca9bee040dc7ac6be11d 2025/01/23 05:01:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/pre-dest2" 2025/01/23 05:01:17 DEBUG : Starting OpenDrive session with ID: 6fee0ca0a3047eeec003f727d892996c138484b37c0a013320ca16edbd04efbf 2025/01/23 05:01:17 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:01:17 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/23 05:01:18 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:01:18 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/23 05:01:18 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/23 05:01:18 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dest': Waiting for checks to finish 2025/01/23 05:01:18 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dest': Waiting for transfers to finish 2025/01/23 05:01:19 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2025/01/23 05:01:20 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/01/23 05:01:20 INFO : 3: Copied (new) 2025/01/23 05:01:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.25s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:01:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/dst" 2025/01/23 05:01:23 DEBUG : Starting OpenDrive session with ID: 4f5b52b743e1141209dff1bf33a9c5dc8544349013244da9413eabf0d1c34470 2025/01/23 05:01:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/CopyDest" 2025/01/23 05:01:25 DEBUG : Starting OpenDrive session with ID: 5ff3dbfbcbec7f8fe8258bc793d2ac4fbd15aaa7f90ea5f927f6f27714ba7ccc 2025/01/23 05:01:26 DEBUG : one: Need to transfer - File not found at Destination 2025/01/23 05:01:26 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for checks to finish 2025/01/23 05:01:26 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for transfers to finish 2025/01/23 05:01:27 DEBUG : one: Uploading chunk 0, size=3, remain=0 2025/01/23 05:01:28 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/23 05:01:28 INFO : one: Copied (new) 2025/01/23 05:01:28 DEBUG : Waiting for deletions to finish 2025/01/23 05:01:29 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for checks to finish 2025/01/23 05:01:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:01:29 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for transfers to finish 2025/01/23 05:01:29 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/23 05:01:30 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/23 05:01:30 INFO : one: Copied (replaced existing) 2025/01/23 05:01:30 DEBUG : Waiting for deletions to finish 2025/01/23 05:01:31 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/23 05:01:33 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2025/01/23 05:01:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/BackupDir" 2025/01/23 05:01:35 DEBUG : Starting OpenDrive session with ID: d733dbc678e5cfbcbd6dc8dc1db86523edda08355171d4f05a491e74bcd9ea3b 2025/01/23 05:01:36 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for checks to finish 2025/01/23 05:01:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:01:36 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 05:01:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:01:37 INFO : one: Moved (server-side) 2025/01/23 05:01:37 DEBUG : one: Dst hash empty - aborting Src hash check 2025/01/23 05:01:37 INFO : one: Copied (server-side copy) 2025/01/23 05:01:37 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/23 05:01:37 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for transfers to finish 2025/01/23 05:01:37 DEBUG : Waiting for deletions to finish 2025/01/23 05:01:38 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2025/01/23 05:01:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 05:01:40 DEBUG : two: Dst hash empty - aborting Src hash check 2025/01/23 05:01:40 INFO : two: Copied (server-side copy) 2025/01/23 05:01:40 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/23 05:01:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 05:01:40 DEBUG : one: Unchanged skipping 2025/01/23 05:01:40 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for checks to finish 2025/01/23 05:01:40 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for transfers to finish 2025/01/23 05:01:40 DEBUG : Waiting for deletions to finish 2025/01/23 05:01:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 05:01:41 DEBUG : one: Unchanged skipping 2025/01/23 05:01:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 05:01:41 DEBUG : two: Unchanged skipping 2025/01/23 05:01:41 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for checks to finish 2025/01/23 05:01:41 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for transfers to finish 2025/01/23 05:01:41 DEBUG : Waiting for deletions to finish 2025/01/23 05:01:41 INFO : There was nothing to transfer 2025/01/23 05:01:42 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2025/01/23 05:01:44 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/23 05:01:44 DEBUG : three: Destination not found in --copy-dest 2025/01/23 05:01:44 DEBUG : three: Need to transfer - File not found at Destination 2025/01/23 05:01:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 05:01:44 DEBUG : one: Unchanged skipping 2025/01/23 05:01:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/01/23 05:01:44 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for checks to finish 2025/01/23 05:01:44 DEBUG : two: Unchanged skipping 2025/01/23 05:01:44 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for transfers to finish 2025/01/23 05:01:45 DEBUG : three: Uploading chunk 0, size=7, remain=0 2025/01/23 05:01:46 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/23 05:01:46 INFO : three: Copied (new) 2025/01/23 05:01:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (25.86s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:01:50 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/23 05:01:52 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/23 05:01:53 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/23 05:01:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/dst" 2025/01/23 05:01:55 DEBUG : Config file has changed externally - reloading 2025/01/23 05:01:55 DEBUG : Starting OpenDrive session with ID: f47b6983acb8e80f30f6bf319de08eaf5c8177360666fcfb86186593f241a643 2025/01/23 05:01:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/backup" 2025/01/23 05:01:56 DEBUG : Starting OpenDrive session with ID: a84fece7a01bb7628d7725d10d757e02d460e85cb048ea56be399855a8bb8cd7 2025/01/23 05:01:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 05:01:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:01:57 DEBUG : two: Unchanged skipping 2025/01/23 05:01:57 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for checks to finish 2025/01/23 05:01:58 INFO : one: Moved (server-side) 2025/01/23 05:01:58 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for transfers to finish 2025/01/23 05:01:59 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/23 05:01:59 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/23 05:01:59 INFO : one: Copied (new) 2025/01/23 05:01:59 DEBUG : Waiting for deletions to finish 2025/01/23 05:02:00 INFO : three.txt: Moved (server-side) 2025/01/23 05:02:00 INFO : three.txt: Moved into backup dir 2025/01/23 05:02:01 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/23 05:02:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 05:02:03 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for checks to finish 2025/01/23 05:02:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:02:03 DEBUG : two: Unchanged skipping 2025/01/23 05:02:03 INFO : one: Deleted 2025/01/23 05:02:03 INFO : one: Moved (server-side) 2025/01/23 05:02:03 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for transfers to finish 2025/01/23 05:02:04 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/23 05:02:05 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/23 05:02:05 INFO : one: Copied (new) 2025/01/23 05:02:05 DEBUG : Waiting for deletions to finish 2025/01/23 05:02:05 INFO : three.txt: Deleted 2025/01/23 05:02:06 INFO : three.txt: Moved (server-side) 2025/01/23 05:02:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.36s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:02:09 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/23 05:02:11 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/23 05:02:13 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/23 05:02:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/dst" 2025/01/23 05:02:15 DEBUG : Starting OpenDrive session with ID: 9984de6fc172039ae95608763c3df8102aa568fc15e655b87f657a5cadd47d72 2025/01/23 05:02:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/backup" 2025/01/23 05:02:15 DEBUG : Starting OpenDrive session with ID: a10fce723941bac7b610afc948a6543eb2892ac0d83793f3871235ff7ef306f5 2025/01/23 05:02:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 05:02:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:02:16 DEBUG : two: Unchanged skipping 2025/01/23 05:02:16 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for checks to finish 2025/01/23 05:02:17 INFO : one: Moved (server-side) to: one.bak 2025/01/23 05:02:17 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for transfers to finish 2025/01/23 05:02:18 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/23 05:02:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/23 05:02:19 INFO : one: Copied (new) 2025/01/23 05:02:19 DEBUG : Waiting for deletions to finish 2025/01/23 05:02:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 05:02:20 INFO : three.txt: Moved into backup dir 2025/01/23 05:02:21 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/23 05:02:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 05:02:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:02:22 DEBUG : two: Unchanged skipping 2025/01/23 05:02:22 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for checks to finish 2025/01/23 05:02:23 INFO : one.bak: Deleted 2025/01/23 05:02:23 INFO : one: Moved (server-side) to: one.bak 2025/01/23 05:02:23 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for transfers to finish 2025/01/23 05:02:24 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/23 05:02:25 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/23 05:02:25 INFO : one: Copied (new) 2025/01/23 05:02:25 DEBUG : Waiting for deletions to finish 2025/01/23 05:02:25 INFO : three.txt.bak: Deleted 2025/01/23 05:02:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 05:02:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.77s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:02:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/23 05:02:30 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/23 05:02:32 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/23 05:02:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/dst" 2025/01/23 05:02:34 DEBUG : Starting OpenDrive session with ID: 1ad4db896682f5f7800db7ca2108759581ec6786e36d9e1ae0d751914f62f9cd 2025/01/23 05:02:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/backup" 2025/01/23 05:02:35 DEBUG : Starting OpenDrive session with ID: 586110d856c0f5d0962edc339beedc096bcdbf4d410ba6fcaa4691b89e878d37 2025/01/23 05:02:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 05:02:36 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:02:36 DEBUG : two: Unchanged skipping 2025/01/23 05:02:36 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for checks to finish 2025/01/23 05:02:37 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/23 05:02:37 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for transfers to finish 2025/01/23 05:02:37 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/23 05:02:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/23 05:02:38 INFO : one: Copied (new) 2025/01/23 05:02:38 DEBUG : Waiting for deletions to finish 2025/01/23 05:02:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/23 05:02:39 INFO : three.txt: Moved into backup dir 2025/01/23 05:02:40 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/23 05:02:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 05:02:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:02:41 DEBUG : two: Unchanged skipping 2025/01/23 05:02:41 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for checks to finish 2025/01/23 05:02:42 INFO : one-2019-01-01: Deleted 2025/01/23 05:02:42 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/23 05:02:42 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for transfers to finish 2025/01/23 05:02:43 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/23 05:02:44 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/23 05:02:44 INFO : one: Copied (new) 2025/01/23 05:02:44 DEBUG : Waiting for deletions to finish 2025/01/23 05:02:44 INFO : three-2019-01-01.txt: Deleted 2025/01/23 05:02:45 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/23 05:02:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.04s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:02:48 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/23 05:02:50 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/23 05:02:51 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/23 05:02:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/dst" 2025/01/23 05:02:53 DEBUG : Starting OpenDrive session with ID: 51d6222abc76950bc2ee364a51a2f533675e790890c2480e97948222272fbbf1 2025/01/23 05:02:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 05:02:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:02:54 DEBUG : two: Unchanged skipping 2025/01/23 05:02:54 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for checks to finish 2025/01/23 05:02:54 DEBUG : one: same parent dir (ODFfNzk5MDI2OF9sZ3hVdQ) - using file/rename instead of move_copy for one.bak 2025/01/23 05:02:55 INFO : one: Moved (server-side) to: one.bak 2025/01/23 05:02:55 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for transfers to finish 2025/01/23 05:02:55 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/23 05:02:56 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/23 05:02:56 INFO : one: Copied (new) 2025/01/23 05:02:56 DEBUG : Waiting for deletions to finish 2025/01/23 05:02:57 DEBUG : three.txt: same parent dir (ODFfNzk5MDI2OF9sZ3hVdQ) - using file/rename instead of move_copy for three.txt.bak 2025/01/23 05:02:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 05:02:57 INFO : three.txt: Moved into backup dir 2025/01/23 05:02:58 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2025/01/23 05:03:00 DEBUG : one.bak: Excluded (Path Filter) 2025/01/23 05:03:00 DEBUG : one.bak: Excluded 2025/01/23 05:03:00 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/23 05:03:00 DEBUG : three.txt.bak: Excluded 2025/01/23 05:03:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 05:03:00 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for checks to finish 2025/01/23 05:03:00 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:03:00 DEBUG : two: Unchanged skipping 2025/01/23 05:03:00 INFO : one.bak: Deleted 2025/01/23 05:03:00 DEBUG : one: same parent dir (ODFfNzk5MDI2OF9sZ3hVdQ) - using file/rename instead of move_copy for one.bak 2025/01/23 05:03:00 INFO : one: Moved (server-side) to: one.bak 2025/01/23 05:03:00 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze/dst': Waiting for transfers to finish 2025/01/23 05:03:01 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/23 05:03:02 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/23 05:03:02 INFO : one: Copied (new) 2025/01/23 05:03:02 DEBUG : Waiting for deletions to finish 2025/01/23 05:03:02 INFO : three.txt.bak: Deleted 2025/01/23 05:03:03 DEBUG : three.txt: same parent dir (ODFfNzk5MDI2OF9sZ3hVdQ) - using file/rename instead of move_copy for three.txt.bak 2025/01/23 05:03:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 05:03:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.92s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:03:06 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/23 05:03:08 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/23 05:03:09 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/23 05:03:11 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/dst" 2025/01/23 05:03:11 DEBUG : Starting OpenDrive session with ID: e1638570696f778303060292799411389526cd801797c874dfc44d4ab790b531 2025/01/23 05:03:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 05:03:12 DEBUG : one: same parent dir (ODFfNzk5MDI2OV9RVVJUVw) - using file/rename instead of move_copy for one.bak 2025/01/23 05:03:12 INFO : one: Moved (server-side) to: one.bak 2025/01/23 05:03:13 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/23 05:03:14 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/23 05:03:14 INFO : one: Copied (new) 2025/01/23 05:03:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:03:14 DEBUG : two: Unchanged skipping 2025/01/23 05:03:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/23 05:03:15 DEBUG : three.txt: same parent dir (ODFfNzk5MDI2OV9RVVJUVw) - using file/rename instead of move_copy for three.txt.bak 2025/01/23 05:03:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 05:03:16 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/01/23 05:03:17 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/23 05:03:17 INFO : three.txt: Copied (new) 2025/01/23 05:03:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 05:03:18 INFO : one.bak: Deleted 2025/01/23 05:03:18 DEBUG : one: same parent dir (ODFfNzk5MDI2OV9RVVJUVw) - using file/rename instead of move_copy for one.bak 2025/01/23 05:03:19 INFO : one: Moved (server-side) to: one.bak 2025/01/23 05:03:19 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/23 05:03:20 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/23 05:03:20 INFO : one: Copied (new) 2025/01/23 05:03:21 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:03:21 DEBUG : two: Unchanged skipping 2025/01/23 05:03:21 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/23 05:03:21 INFO : three.txt.bak: Deleted 2025/01/23 05:03:21 DEBUG : three.txt: same parent dir (ODFfNzk5MDI2OV9RVVJUVw) - using file/rename instead of move_copy for three.txt.bak 2025/01/23 05:03:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/23 05:03:22 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/01/23 05:03:23 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/23 05:03:23 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.69s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:03:27 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2025/01/23 05:03:28 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2025/01/23 05:03:30 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2025/01/23 05:03:31 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-baruweh0xoze/dst" 2025/01/23 05:03:31 DEBUG : Config file has changed externally - reloading 2025/01/23 05:03:32 DEBUG : Starting OpenDrive session with ID: 11b2a5affff79519b7c34ad3d2d92f58307be5f0dee7a97ab0cdc6c9aac2c02d 2025/01/23 05:03:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/23 05:03:33 DEBUG : one: same parent dir (ODFfNzk5MDI3MF94cEpuYw) - using file/rename instead of move_copy for one-2019-01-01 2025/01/23 05:03:33 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/23 05:03:34 DEBUG : one: Uploading chunk 0, size=4, remain=0 2025/01/23 05:03:35 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/01/23 05:03:35 INFO : one: Copied (new) 2025/01/23 05:03:35 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:03:35 DEBUG : two: Unchanged skipping 2025/01/23 05:03:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/23 05:03:35 DEBUG : three.txt: same parent dir (ODFfNzk5MDI3MF94cEpuYw) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/01/23 05:03:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/23 05:03:36 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2025/01/23 05:03:37 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/01/23 05:03:37 INFO : three.txt: Copied (new) 2025/01/23 05:03:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/23 05:03:39 INFO : one-2019-01-01: Deleted 2025/01/23 05:03:39 DEBUG : one: same parent dir (ODFfNzk5MDI3MF94cEpuYw) - using file/rename instead of move_copy for one-2019-01-01 2025/01/23 05:03:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/23 05:03:40 DEBUG : one: Uploading chunk 0, size=5, remain=0 2025/01/23 05:03:41 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/01/23 05:03:41 INFO : one: Copied (new) 2025/01/23 05:03:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:03:41 DEBUG : two: Unchanged skipping 2025/01/23 05:03:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/23 05:03:42 INFO : three-2019-01-01.txt: Deleted 2025/01/23 05:03:42 DEBUG : three.txt: same parent dir (ODFfNzk5MDI3MF94cEpuYw) - using file/rename instead of move_copy for three-2019-01-01.txt 2025/01/23 05:03:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/23 05:03:43 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2025/01/23 05:03:44 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/01/23 05:03:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (20.27s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:03:46 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2025/01/23 05:03:48 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/23 05:03:48 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 05:03:48 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 05:03:48 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2025/01/23 05:03:49 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/01/23 05:03:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/23 05:03:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.05s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:03:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/23 05:03:50 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 05:03:50 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 05:03:51 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2025/01/23 05:03:52 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/23 05:03:52 INFO : existing: Copied (new) 2025/01/23 05:03:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:03:52 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/23 05:03:52 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 05:03:52 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/23 05:03:52 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 05:03:52 ERROR : OpenDrive root 'rclone-test-baruweh0xoze': not deleting files as there were IO errors 2025/01/23 05:03:52 ERROR : OpenDrive root 'rclone-test-baruweh0xoze': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncImmutable (3.99s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.35s) === RUN TestFixCase run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:03:55 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2025/01/23 05:03:56 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2025/01/23 05:03:59 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2025/01/23 05:04:01 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2025/01/23 05:04:03 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:04:03 DEBUG : existing: Unchanged skipping 2025/01/23 05:04:03 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/23 05:04:03 DEBUG : subdira-rclone-move-sifudus3: same parent dir (ODFfNzk5MDE5Nl9VVTk3dg) - using folder/rename instead of move_copy 2025/01/23 05:04:04 DEBUG : EXISTING: moving to existing-rclone-move-nabuzev7 2025/01/23 05:04:04 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-huheceg2 2025/01/23 05:04:04 DEBUG : subdira: same parent dir (ODFfNzk5MDE5Nl9VVTk3dg) - using folder/rename instead of move_copy 2025/01/23 05:04:04 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNzk5MDE5Nl9VVTk3dg) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-huheceg2 2025/01/23 05:04:04 DEBUG : EXISTING: same parent dir (ODFfNzk5MDE5Nl9VVTk3dg) - using file/rename instead of move_copy for existing-rclone-move-nabuzev7 2025/01/23 05:04:04 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/23 05:04:04 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-huheceg2 2025/01/23 05:04:04 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/23 05:04:04 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-nabuzev7 2025/01/23 05:04:04 DEBUG : EXISTING: moving to existing 2025/01/23 05:04:05 DEBUG : existingbutdifferent-rclone-move-huheceg2: same parent dir (ODFfNzk5MDE5Nl9VVTk3dg) - using file/rename instead of move_copy for existingbutdifferent 2025/01/23 05:04:05 INFO : existingbutdifferent-rclone-move-huheceg2: Moved (server-side) to: existingbutdifferent 2025/01/23 05:04:05 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/23 05:04:05 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/23 05:04:05 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2025/01/23 05:04:06 DEBUG : subdira/subdirb-rclone-move-xayamez1: same parent dir (ODFfNzk5MDI3MV9xczN4Zg) - using folder/rename instead of move_copy 2025/01/23 05:04:06 DEBUG : existing-rclone-move-nabuzev7: same parent dir (ODFfNzk5MDE5Nl9VVTk3dg) - using file/rename instead of move_copy for existing 2025/01/23 05:04:06 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/01/23 05:04:06 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/23 05:04:06 INFO : existing-rclone-move-nabuzev7: Moved (server-side) to: existing 2025/01/23 05:04:06 INFO : EXISTING: Moved (server-side) to: existing 2025/01/23 05:04:06 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/23 05:04:07 DEBUG : subdira/subdirb: same parent dir (ODFfNzk5MDI3MV9xczN4Zg) - using folder/rename instead of move_copy 2025/01/23 05:04:07 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/23 05:04:07 DEBUG : subdira/subdirb/subdirc-rclone-move-jefukem6: same parent dir (ODFfNzk5MDI3Ml9vaFRkQg) - using folder/rename instead of move_copy 2025/01/23 05:04:08 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNzk5MDI3Ml9vaFRkQg) - using folder/rename instead of move_copy 2025/01/23 05:04:08 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/23 05:04:09 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/23 05:04:09 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-tuqexol3: same parent dir (ODFfNzk5MDI3M19BbzNIcw) - using folder/rename instead of move_copy 2025/01/23 05:04:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-xevetac6 2025/01/23 05:04:09 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNzk5MDI3M19BbzNIcw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-xevetac6 2025/01/23 05:04:09 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNzk5MDI3M19BbzNIcw) - using folder/rename instead of move_copy 2025/01/23 05:04:10 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/01/23 05:04:10 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/23 05:04:10 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 05:04:10 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-xevetac6 2025/01/23 05:04:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/01/23 05:04:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yopezak1 2025/01/23 05:04:10 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-xevetac6: same parent dir (ODFfNzk5MDI3M19BbzNIcw) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2025/01/23 05:04:11 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNzk5MDI3NF9xWHBnUA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yopezak1 2025/01/23 05:04:11 INFO : subdira/subdirb/subdirc/hello-rclone-move-xevetac6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/23 05:04:11 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/23 05:04:11 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/01/23 05:04:11 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yopezak1 2025/01/23 05:04:11 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/23 05:04:11 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2025/01/23 05:04:11 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yopezak1: same parent dir (ODFfNzk5MDI3NF9xWHBnUA) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/23 05:04:11 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-yopezak1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/23 05:04:11 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/23 05:04:11 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/23 05:04:11 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 05:04:11 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2025/01/23 05:04:12 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/01/23 05:04:12 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/01/23 05:04:12 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2025/01/23 05:04:12 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/23 05:04:12 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (22.35s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.03s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.34s) --- SKIP: TestMaxTransfer/Cautious (0.35s) === RUN TestSyncConcurrentDelete run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:04:18 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:20 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:22 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:23 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:25 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:27 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:28 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:30 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:32 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:34 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:35 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:37 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:39 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:41 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:42 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:44 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:45 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:47 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:49 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:50 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:52 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:54 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:55 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:57 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/01/23 05:04:59 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:01 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:02 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:04 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:06 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:07 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:09 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:11 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:13 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:14 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:16 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:18 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:19 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:21 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:23 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:24 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:26 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:05:26 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:05:26 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:05:26 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:05:26 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 05:05:26 DEBUG : both0: Unchanged skipping 2025/01/23 05:05:26 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:05:26 DEBUG : both12: Unchanged skipping 2025/01/23 05:05:26 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:05:26 DEBUG : both13: Unchanged skipping 2025/01/23 05:05:26 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:05:26 DEBUG : both14: Unchanged skipping 2025/01/23 05:05:26 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:05:26 DEBUG : both15: Unchanged skipping 2025/01/23 05:05:26 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:05:26 DEBUG : both1: Unchanged skipping 2025/01/23 05:05:26 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:05:26 DEBUG : both10: Unchanged skipping 2025/01/23 05:05:26 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:05:26 DEBUG : both18: Unchanged skipping 2025/01/23 05:05:26 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:05:26 DEBUG : both11: Unchanged skipping 2025/01/23 05:05:26 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:05:26 DEBUG : both16: Unchanged skipping 2025/01/23 05:05:26 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:05:26 DEBUG : both3: Unchanged skipping 2025/01/23 05:05:26 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:05:26 DEBUG : both17: Unchanged skipping 2025/01/23 05:05:26 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:05:26 DEBUG : both5: Unchanged skipping 2025/01/23 05:05:26 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:05:26 DEBUG : both19: Unchanged skipping 2025/01/23 05:05:26 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:05:26 DEBUG : both7: Unchanged skipping 2025/01/23 05:05:26 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:05:26 DEBUG : both8: Unchanged skipping 2025/01/23 05:05:26 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:05:26 DEBUG : both9: Unchanged skipping 2025/01/23 05:05:26 DEBUG : both2: Unchanged skipping 2025/01/23 05:05:26 DEBUG : both4: Unchanged skipping 2025/01/23 05:05:26 DEBUG : both6: Unchanged skipping 2025/01/23 05:05:26 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 05:05:26 DEBUG : Waiting for deletions to finish 2025/01/23 05:05:26 INFO : only14: Deleted 2025/01/23 05:05:26 INFO : only15: Deleted 2025/01/23 05:05:26 INFO : only16: Deleted 2025/01/23 05:05:26 INFO : only6: Deleted 2025/01/23 05:05:26 INFO : only7: Deleted 2025/01/23 05:05:27 INFO : only1: Deleted 2025/01/23 05:05:27 INFO : only10: Deleted 2025/01/23 05:05:27 INFO : only17: Deleted 2025/01/23 05:05:27 INFO : only5: Deleted 2025/01/23 05:05:27 INFO : only9: Deleted 2025/01/23 05:05:27 INFO : only12: Deleted 2025/01/23 05:05:27 INFO : only13: Deleted 2025/01/23 05:05:27 INFO : only2: Deleted 2025/01/23 05:05:27 INFO : only3: Deleted 2025/01/23 05:05:27 INFO : only8: Deleted 2025/01/23 05:05:27 INFO : only0: Deleted 2025/01/23 05:05:27 INFO : only11: Deleted 2025/01/23 05:05:27 INFO : only19: Deleted 2025/01/23 05:05:27 INFO : only18: Deleted 2025/01/23 05:05:27 INFO : only4: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (73.97s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:05:32 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:34 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:36 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:37 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:39 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:41 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:42 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:44 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:46 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:47 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:49 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:51 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:52 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:54 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:55 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:57 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2025/01/23 05:05:59 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:01 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:02 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:04 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:05 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:07 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:09 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:11 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:12 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:14 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:16 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:17 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:19 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:21 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:22 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:24 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:26 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:27 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:29 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:31 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:32 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:34 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:36 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:38 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2025/01/23 05:06:39 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:06:39 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:06:39 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:06:39 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for checks to finish 2025/01/23 05:06:39 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:06:39 DEBUG : both0: Unchanged skipping 2025/01/23 05:06:39 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:06:39 DEBUG : both1: Unchanged skipping 2025/01/23 05:06:39 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:06:39 DEBUG : both13: Unchanged skipping 2025/01/23 05:06:39 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:06:39 DEBUG : both14: Unchanged skipping 2025/01/23 05:06:39 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:06:39 DEBUG : both11: Unchanged skipping 2025/01/23 05:06:39 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:06:39 DEBUG : both10: Unchanged skipping 2025/01/23 05:06:39 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:06:39 DEBUG : both17: Unchanged skipping 2025/01/23 05:06:39 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:06:39 DEBUG : both18: Unchanged skipping 2025/01/23 05:06:39 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:06:39 DEBUG : both19: Unchanged skipping 2025/01/23 05:06:39 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:06:39 DEBUG : both2: Unchanged skipping 2025/01/23 05:06:39 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:06:39 DEBUG : both3: Unchanged skipping 2025/01/23 05:06:39 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:06:39 DEBUG : both12: Unchanged skipping 2025/01/23 05:06:39 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:06:39 DEBUG : both5: Unchanged skipping 2025/01/23 05:06:39 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:06:39 DEBUG : both6: Unchanged skipping 2025/01/23 05:06:39 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:06:39 DEBUG : both15: Unchanged skipping 2025/01/23 05:06:39 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:06:39 DEBUG : both8: Unchanged skipping 2025/01/23 05:06:39 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/01/23 05:06:39 DEBUG : both9: Unchanged skipping 2025/01/23 05:06:39 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/23 05:06:39 DEBUG : both16: Unchanged skipping 2025/01/23 05:06:39 DEBUG : both4: Unchanged skipping 2025/01/23 05:06:39 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/23 05:06:39 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/23 05:06:39 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/23 05:06:39 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/23 05:06:39 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/23 05:06:39 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/23 05:06:39 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/23 05:06:39 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/23 05:06:39 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/23 05:06:39 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/23 05:06:39 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/23 05:06:39 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/23 05:06:39 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/23 05:06:39 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/23 05:06:39 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/23 05:06:39 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/23 05:06:39 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/23 05:06:39 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/23 05:06:39 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/23 05:06:39 DEBUG : both7: Unchanged skipping 2025/01/23 05:06:39 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Waiting for transfers to finish 2025/01/23 05:06:40 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/23 05:06:40 INFO : only0: Copied (replaced existing) 2025/01/23 05:06:41 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/23 05:06:41 INFO : only13: Copied (replaced existing) 2025/01/23 05:06:41 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/23 05:06:41 INFO : only12: Copied (replaced existing) 2025/01/23 05:06:41 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/23 05:06:41 INFO : only11: Copied (replaced existing) 2025/01/23 05:06:41 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/23 05:06:41 INFO : only14: Copied (replaced existing) 2025/01/23 05:06:43 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/23 05:06:43 INFO : only18: Copied (replaced existing) 2025/01/23 05:06:43 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/23 05:06:43 INFO : only15: Copied (replaced existing) 2025/01/23 05:06:43 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/23 05:06:43 INFO : only17: Copied (replaced existing) 2025/01/23 05:06:43 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/23 05:06:43 INFO : only16: Copied (replaced existing) 2025/01/23 05:06:44 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/23 05:06:44 INFO : only19: Copied (replaced existing) 2025/01/23 05:06:44 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/23 05:06:44 INFO : only4: Copied (replaced existing) 2025/01/23 05:06:44 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/23 05:06:44 INFO : only3: Copied (replaced existing) 2025/01/23 05:06:44 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/23 05:06:44 INFO : only2: Copied (replaced existing) 2025/01/23 05:06:45 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/23 05:06:45 INFO : only5: Copied (replaced existing) 2025/01/23 05:06:46 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/23 05:06:46 INFO : only7: Copied (replaced existing) 2025/01/23 05:06:46 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/23 05:06:46 INFO : only8: Copied (replaced existing) 2025/01/23 05:06:46 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/23 05:06:46 INFO : only9: Copied (replaced existing) 2025/01/23 05:06:47 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/23 05:06:47 INFO : only10: Copied (replaced existing) 2025/01/23 05:06:48 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/23 05:06:48 INFO : only6: Copied (replaced existing) 2025/01/23 05:06:48 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/01/23 05:06:48 INFO : only1: Copied (replaced existing) 2025/01/23 05:06:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (84.26s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:06:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 05:06:56 INFO : sub dir: Making directory 2025/01/23 05:06:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.27s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" 2025/01/23 05:07:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 05:07:12 INFO : sub dir: Making directory 2025/01/23 05:07:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-baruweh0xoze'", Local "Local file system at /tmp/rclone473988356", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.82s) PASS 2025/01/23 05:07:29 DEBUG : OpenDrive root 'rclone-test-baruweh0xoze': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 12m17.779890358s (try 1/5)