"./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2024/12/07 02:52:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu" 2024/12/07 02:52:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/07 02:52:04 DEBUG : Starting OpenDrive session with ID: 6e18ef29fe302d40be2b01dddbde63219fc5ba382ac03756fa2ac1604b3d1ca2 2024/12/07 02:52:04 DEBUG : Creating backend with remote "/tmp/rclone1637124919" === 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-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:52:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:52:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/07 02:52:05 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:52:05 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.50s) === RUN TestCopy run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:52:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 02:52:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:52:06 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:52:06 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:52:07 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/07 02:52:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 02:52:08 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:52:08 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.10s) === RUN TestCopyMetadata run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.37s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:52:11 DEBUG : Creating backend with remote "/non-existing" 2024/12/07 02:52:11 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/07 02:52:11 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:52:11 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.98s) === RUN TestCopyNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:52:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:52:12 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:52:12 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:52:13 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/07 02:52:14 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 02:52:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestCopyNoTraverse (4.20s) === RUN TestCopyCheckFirst run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:52:16 INFO : OpenDrive root 'rclone-test-tibatol2podu': Running all checks before starting transfers 2024/12/07 02:52:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:52:16 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:52:16 INFO : OpenDrive root 'rclone-test-tibatol2podu': Checks finished, now starting transfers 2024/12/07 02:52:16 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:52:17 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/07 02:52:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 02:52:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestCopyCheckFirst (4.23s) === RUN TestSyncNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:52:20 ERROR : Ignoring --no-traverse with sync 2024/12/07 02:52:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:52:20 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:52:20 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:52:22 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/07 02:52:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 02:52:22 INFO : sub dir/hello world: Copied (new) 2024/12/07 02:52:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncNoTraverse (4.06s) === RUN TestCopyWithDepth run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:52:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/07 02:52:24 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:52:24 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:52:25 DEBUG : hello world2: Uploading chunk 0, size=12, remain=0 2024/12/07 02:52:26 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/12/07 02:52:26 INFO : hello world2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestCopyWithDepth (3.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:52:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:52:27 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:52:27 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:52:28 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/12/07 02:52:29 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 02:52:29 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (2.93s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:52:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:52:30 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:52:30 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:52:31 DEBUG : potato2: Uploading chunk 0, size=11, remain=0 2024/12/07 02:52:32 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 02:52:32 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.92s) === RUN TestCopyEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:52:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/07 02:52:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 02:52:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/07 02:52:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 02:52:33 DEBUG : sub dir: Making directory 2024/12/07 02:52:34 DEBUG : sub dir2: Making directory 2024/12/07 02:52:34 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/07 02:52:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:52:34 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:52:34 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:52:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/07 02:52:36 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 02:52:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:52:37 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.91s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:52:39 DEBUG : sub dir2: Making directory 2024/12/07 02:52:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/07 02:52:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 02:52:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:52:39 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:52:39 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:52:40 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/07 02:52:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 02:52:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (3.74s) === RUN TestMoveEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:52:43 DEBUG : sub dir2: Making directory with metadata 2024/12/07 02:52:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 02:52:43 DEBUG : sub dir: Making directory 2024/12/07 02:52:43 DEBUG : sub dir2: Making directory 2024/12/07 02:52:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:52:44 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:52:44 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:52:44 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/07 02:52:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 02:52:45 INFO : sub dir/hello world: Copied (new) 2024/12/07 02:52:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:52:46 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/07 02:52:46 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.95s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:52:48 DEBUG : sub dir2: Making directory 2024/12/07 02:52:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:52:48 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:52:48 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:52:49 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/07 02:52:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 02:52:50 INFO : sub dir/hello world: Copied (new) 2024/12/07 02:52:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.60s) === RUN TestSyncEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:52:52 DEBUG : sub dir2: Making directory with metadata 2024/12/07 02:52:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/07 02:52:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 02:52:52 DEBUG : sub dir: Making directory 2024/12/07 02:52:52 DEBUG : sub dir2: Making directory 2024/12/07 02:52:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:52:53 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:52:53 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:52:53 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/07 02:52:54 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 02:52:54 INFO : sub dir/hello world: Copied (new) 2024/12/07 02:52:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:52:55 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.76s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:52:57 DEBUG : sub dir2: Making directory 2024/12/07 02:52:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:52:57 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:52:57 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:52:58 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/07 02:52:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 02:52:59 INFO : sub dir/hello world: Copied (new) 2024/12/07 02:52:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.76s) === RUN TestServerSideCopy run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:53:02 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/07 02:53:03 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wabonod3nizu" 2024/12/07 02:53:03 DEBUG : Config file has changed externally - reloading 2024/12/07 02:53:04 DEBUG : Starting OpenDrive session with ID: ad4bc0146572f1b4700c71ff6b125b9b06af18e2694d08544505ca4c311c3693 sync_test.go:590: Server side copy (if possible) OpenDrive root 'rclone-test-tibatol2podu' -> OpenDrive root 'rclone-test-wabonod3nizu' 2024/12/07 02:53:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:53:04 DEBUG : OpenDrive root 'rclone-test-wabonod3nizu': Waiting for checks to finish 2024/12/07 02:53:04 DEBUG : OpenDrive root 'rclone-test-wabonod3nizu': Waiting for transfers to finish 2024/12/07 02:53:05 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/07 02:53:05 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:53:06 DEBUG : OpenDrive root 'rclone-test-wabonod3nizu': Purge remote --- PASS: TestServerSideCopy (6.97s) === RUN TestCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:53:09 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/07 02:53:10 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:53:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 02:53:10 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:53:10 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/12/07 02:53:11 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/07 02:53:11 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestCopyOverSelf (5.65s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:53:14 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/07 02:53:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-koceroq0gave" 2024/12/07 02:53:16 DEBUG : Starting OpenDrive session with ID: 8346a2d996622fed1c3a2a2997ceb24fb88400c9534f44c6b5f40552683532d6 sync_test.go:626: Server side copy (if possible) OpenDrive root 'rclone-test-tibatol2podu' -> OpenDrive root 'rclone-test-koceroq0gave' 2024/12/07 02:53:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:53:17 DEBUG : OpenDrive root 'rclone-test-koceroq0gave': Waiting for checks to finish 2024/12/07 02:53:17 DEBUG : OpenDrive root 'rclone-test-koceroq0gave': Waiting for transfers to finish 2024/12/07 02:53:18 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/07 02:53:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:53:19 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/12/07 02:53:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 02:53:21 DEBUG : OpenDrive root 'rclone-test-koceroq0gave': Waiting for checks to finish 2024/12/07 02:53:21 DEBUG : OpenDrive root 'rclone-test-koceroq0gave': Waiting for transfers to finish 2024/12/07 02:53:21 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/07 02:53:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:53:22 DEBUG : OpenDrive root 'rclone-test-koceroq0gave': Purge remote --- PASS: TestServerSideCopyOverSelf (10.81s) === RUN TestMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:53:25 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/07 02:53:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 02:53:27 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:53:27 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:53:27 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/12/07 02:53:28 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/12/07 02:53:28 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/07 02:53:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestMoveOverSelf (5.68s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:53:31 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/07 02:53:32 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nopenej0dedi" 2024/12/07 02:53:33 DEBUG : Starting OpenDrive session with ID: 8c7590823897793bd861554c5db112c7fc5dc6f71e7920a3ce01ebc9e0807dee sync_test.go:671: Server side copy (if possible) OpenDrive root 'rclone-test-tibatol2podu' -> OpenDrive root 'rclone-test-nopenej0dedi' 2024/12/07 02:53:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:53:33 DEBUG : OpenDrive root 'rclone-test-nopenej0dedi': Waiting for checks to finish 2024/12/07 02:53:33 DEBUG : OpenDrive root 'rclone-test-nopenej0dedi': Waiting for transfers to finish 2024/12/07 02:53:34 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/12/07 02:53:34 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:53:35 DEBUG : sub dir/hello world: Uploading chunk 0, size=17, remain=0 2024/12/07 02:53:36 DEBUG : OpenDrive root 'rclone-test-nopenej0dedi': Using server-side directory move 2024/12/07 02:53:36 INFO : OpenDrive root 'rclone-test-nopenej0dedi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 02:53:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/07 02:53:37 DEBUG : OpenDrive root 'rclone-test-nopenej0dedi': Waiting for checks to finish 2024/12/07 02:53:37 DEBUG : OpenDrive root 'rclone-test-nopenej0dedi': Waiting for transfers to finish 2024/12/07 02:53:37 INFO : sub dir/hello world: Deleted 2024/12/07 02:53:37 INFO : sub dir/hello world: Moved (server-side) 2024/12/07 02:53:39 DEBUG : sub dir/hello world: Uploading chunk 0, size=24, remain=0 2024/12/07 02:53:40 DEBUG : testing file moves 2024/12/07 02:53:41 DEBUG : OpenDrive root 'rclone-test-nopenej0dedi': Waiting for checks to finish 2024/12/07 02:53:41 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/07 02:53:41 DEBUG : OpenDrive root 'rclone-test-nopenej0dedi': Waiting for transfers to finish 2024/12/07 02:53:41 INFO : sub dir/hello world: Deleted 2024/12/07 02:53:41 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:53:42 DEBUG : OpenDrive root 'rclone-test-nopenej0dedi': Purge remote --- PASS: TestServerSideMoveOverSelf (14.36s) === RUN TestCopyAfterDelete run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:53:45 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/07 02:53:46 ERROR : : error listing: directory not found 2024/12/07 02:53:46 DEBUG : Local file system at /tmp/rclone1637124919: Making directory 2024/12/07 02:53:47 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:53:47 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestCopyAfterDelete (4.63s) === RUN TestCopyRedownload run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:53:50 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/07 02:53:51 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/07 02:53:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:53:52 DEBUG : Local file system at /tmp/rclone1637124919: Waiting for checks to finish 2024/12/07 02:53:52 DEBUG : Local file system at /tmp/rclone1637124919: Waiting for transfers to finish 2024/12/07 02:53:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 02:53:52 DEBUG : sub dir/hello world.87ffde68.partial: renamed to: sub dir/hello world 2024/12/07 02:53:52 INFO : sub dir/hello world: Copied (new) 2024/12/07 02:53:52 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestCopyRedownload (4.96s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:53:54 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/07 02:53:54 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:53:54 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:53:55 DEBUG : check sum: Uploading chunk 0, size=1, remain=0 2024/12/07 02:53:56 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/07 02:53:56 INFO : check sum: Copied (new) 2024/12/07 02:53:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:53:56 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:53:56 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/07 02:53:56 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/12/07 02:53:56 DEBUG : check sum: Unchanged skipping 2024/12/07 02:53:56 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:53:56 DEBUG : Waiting for deletions to finish 2024/12/07 02:53:56 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (3.80s) === RUN TestSyncSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:53:58 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/07 02:53:58 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:53:58 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:53:58 DEBUG : sizeonly: Uploading chunk 0, size=6, remain=0 2024/12/07 02:53:59 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/07 02:53:59 INFO : sizeonly: Copied (new) 2024/12/07 02:53:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:54:00 DEBUG : sizeonly: Sizes identical 2024/12/07 02:54:00 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:54:00 DEBUG : sizeonly: Unchanged skipping 2024/12/07 02:54:00 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:54:00 DEBUG : Waiting for deletions to finish 2024/12/07 02:54:00 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncSizeOnly (11.16s) === RUN TestSyncIgnoreSize run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:54:09 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/07 02:54:09 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:54:09 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:54:09 DEBUG : ignore-size: Uploading chunk 0, size=8, remain=0 2024/12/07 02:54:11 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/12/07 02:54:11 INFO : ignore-size: Copied (new) 2024/12/07 02:54:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:54:11 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:54:11 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:54:11 DEBUG : ignore-size: Unchanged skipping 2024/12/07 02:54:11 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:54:11 DEBUG : Waiting for deletions to finish 2024/12/07 02:54:11 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncIgnoreSize (3.77s) === RUN TestSyncIgnoreTimes run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:54:13 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/07 02:54:15 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:54:15 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:54:15 DEBUG : existing: Unchanged skipping 2024/12/07 02:54:15 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:54:15 DEBUG : Waiting for deletions to finish 2024/12/07 02:54:15 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:54:15 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/07 02:54:15 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:54:15 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:54:15 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/07 02:54:16 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/07 02:54:16 INFO : existing: Copied (replaced existing) 2024/12/07 02:54:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (5.08s) === RUN TestSyncIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:54:18 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/07 02:54:18 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:54:18 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:54:18 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/07 02:54:19 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/07 02:54:19 INFO : existing: Copied (new) 2024/12/07 02:54:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:54:20 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:54:20 DEBUG : existing: Destination exists, skipping 2024/12/07 02:54:20 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:54:20 DEBUG : Waiting for deletions to finish 2024/12/07 02:54:20 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (3.98s) === RUN TestSyncIgnoreErrors run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:54:22 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/12/07 02:54:24 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/12/07 02:54:25 DEBUG : d: Making directory 2024/12/07 02:54:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/07 02:54:27 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:54:27 DEBUG : c/non empty space: Unchanged skipping 2024/12/07 02:54:27 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:54:27 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:54:28 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/12/07 02:54:29 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 02:54:29 INFO : a/potato2: Copied (new) 2024/12/07 02:54:29 DEBUG : Waiting for deletions to finish 2024/12/07 02:54:29 INFO : b/potato: Deleted 2024/12/07 02:54:29 INFO : d: Removing directory 2024/12/07 02:54:29 INFO : b: Removing directory 2024/12/07 02:54:30 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': deleted 2 directories run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (10.88s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:54:33 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/07 02:54:34 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:54:34 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/12/07 02:54:34 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/07 02:54:34 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/07 02:54:34 DEBUG : empty space: Unchanged skipping 2024/12/07 02:54:34 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:54:34 DEBUG : Waiting for deletions to finish 2024/12/07 02:54:34 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:54:35 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:54:35 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/12/07 02:54:35 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/07 02:54:35 INFO : empty space: Updated modification time in destination 2024/12/07 02:54:35 DEBUG : empty space: Unchanged skipping 2024/12/07 02:54:35 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:54:35 DEBUG : Waiting for deletions to finish 2024/12/07 02:54:35 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.93s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:54:37 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/07 02:54:38 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:54:38 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/12/07 02:54:38 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/12/07 02:54:38 DEBUG : empty space: Unchanged skipping 2024/12/07 02:54:38 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:54:38 DEBUG : Waiting for deletions to finish 2024/12/07 02:54:38 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.05s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:54:40 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/12/07 02:54:42 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:54:42 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/12/07 02:54:42 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1637124919) 2024/12/07 02:54:42 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (OpenDrive root 'rclone-test-tibatol2podu') 2024/12/07 02:54:42 DEBUG : foo: md5 differ 2024/12/07 02:54:42 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:54:42 DEBUG : foo: Uploading chunk 0, size=3, remain=0 2024/12/07 02:54:43 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/12/07 02:54:43 INFO : foo: Copied (replaced existing) 2024/12/07 02:54:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (4.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:54:44 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/07 02:54:46 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/07 02:54:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:54:46 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:54:46 DEBUG : empty space: Unchanged skipping 2024/12/07 02:54:46 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:54:47 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/12/07 02:54:48 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 02:54:48 INFO : potato: Copied (new) 2024/12/07 02:54:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (5.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:54:50 DEBUG : potato: Uploading chunk 0, size=60, remain=0 2024/12/07 02:54:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/07 02:54:51 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:54:51 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:54:51 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/07 02:54:52 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/12/07 02:54:52 INFO : potato: Copied (replaced existing) 2024/12/07 02:54:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.63s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:54:54 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/07 02:54:56 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/12/07 02:54:56 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:54:56 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1637124919) 2024/12/07 02:54:56 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (OpenDrive root 'rclone-test-tibatol2podu') 2024/12/07 02:54:56 DEBUG : potato: md5 differ 2024/12/07 02:54:56 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:54:56 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/07 02:54:57 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/12/07 02:54:57 INFO : potato: Copied (replaced existing) 2024/12/07 02:54:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (4.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:54:59 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/07 02:55:00 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/07 02:55:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:55:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:55:02 DEBUG : empty space: Unchanged skipping 2024/12/07 02:55:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/07 02:55:02 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:55:02 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:55:02 DEBUG : Waiting for deletions to finish 2024/12/07 02:55:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:55:04 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/07 02:55:05 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/07 02:55:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:55:07 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:55:07 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:55:07 DEBUG : empty space: Unchanged skipping 2024/12/07 02:55:07 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:55:07 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/07 02:55:08 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 02:55:08 INFO : potato2: Copied (new) 2024/12/07 02:55:08 DEBUG : Waiting for deletions to finish 2024/12/07 02:55:09 INFO : potato: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:55:11 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/12/07 02:55:13 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/12/07 02:55:14 DEBUG : d: Making directory 2024/12/07 02:55:14 DEBUG : d/e: Making directory 2024/12/07 02:55:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/07 02:55:16 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:55:16 DEBUG : c/non empty space: Unchanged skipping 2024/12/07 02:55:16 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:55:16 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:55:17 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/12/07 02:55:18 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 02:55:18 INFO : a/potato2: Copied (new) 2024/12/07 02:55:18 DEBUG : Waiting for deletions to finish 2024/12/07 02:55:18 INFO : b/potato: Deleted 2024/12/07 02:55:18 INFO : d/e: Removing directory 2024/12/07 02:55:18 INFO : d: Removing directory 2024/12/07 02:55:19 INFO : b: Removing directory 2024/12/07 02:55:19 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (11.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:55:23 DEBUG : b/potato: Uploading chunk 0, size=21, remain=0 2024/12/07 02:55:25 DEBUG : c/non empty space: Uploading chunk 0, size=5, remain=0 2024/12/07 02:55:26 DEBUG : d: Making directory 2024/12/07 02:55:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/07 02:55:27 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:55:27 DEBUG : c/non empty space: Unchanged skipping 2024/12/07 02:55:27 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:55:27 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:55:29 DEBUG : a/potato2: Uploading chunk 0, size=60, remain=0 2024/12/07 02:55:29 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 02:55:29 INFO : a/potato2: Copied (new) 2024/12/07 02:55:29 ERROR : OpenDrive root 'rclone-test-tibatol2podu': not deleting files as there were IO errors 2024/12/07 02:55:29 ERROR : OpenDrive root 'rclone-test-tibatol2podu': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (11.25s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:55:34 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/07 02:55:36 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/07 02:55:37 DEBUG : Waiting for deletions to finish 2024/12/07 02:55:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:55:37 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:55:37 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:55:37 DEBUG : empty space: Unchanged skipping 2024/12/07 02:55:37 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:55:37 INFO : potato: Deleted 2024/12/07 02:55:38 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/07 02:55:39 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 02:55:39 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncDeleteDuring (6.97s) === RUN TestSyncDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:55:41 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/07 02:55:42 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/07 02:55:43 DEBUG : Waiting for deletions to finish 2024/12/07 02:55:43 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:55:43 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:55:44 INFO : potato: Deleted 2024/12/07 02:55:44 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:55:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:55:44 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:55:44 DEBUG : empty space: Unchanged skipping 2024/12/07 02:55:44 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:55:45 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/07 02:55:46 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/12/07 02:55:46 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncDeleteBefore (7.01s) === RUN TestCopyDeleteBefore run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:55:48 DEBUG : potato: Uploading chunk 0, size=21, remain=0 2024/12/07 02:55:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:55:49 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:55:49 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:55:50 DEBUG : potato2: Uploading chunk 0, size=19, remain=0 2024/12/07 02:55:51 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/12/07 02:55:51 INFO : potato2: Copied (new) run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestCopyDeleteBefore (5.14s) === RUN TestSyncWithExclude run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:55:53 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/07 02:55:54 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/07 02:55:55 DEBUG : enormous: Excluded (Size Filter) 2024/12/07 02:55:55 DEBUG : enormous: Excluded 2024/12/07 02:55:55 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 02:55:55 DEBUG : potato2: Excluded 2024/12/07 02:55:56 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 02:55:56 DEBUG : potato2: Excluded 2024/12/07 02:55:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:55:56 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:55:56 DEBUG : empty space: Unchanged skipping 2024/12/07 02:55:56 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:55:56 DEBUG : Waiting for deletions to finish 2024/12/07 02:55:56 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:55:56 DEBUG : enormous: Excluded (Size Filter) 2024/12/07 02:55:56 DEBUG : enormous: Excluded 2024/12/07 02:55:56 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 02:55:56 DEBUG : potato2: Excluded 2024/12/07 02:55:56 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 02:55:56 DEBUG : potato2: Excluded 2024/12/07 02:55:56 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/12/07 02:55:56 DEBUG : empty space: Unchanged skipping 2024/12/07 02:55:56 DEBUG : Local file system at /tmp/rclone1637124919: Waiting for checks to finish 2024/12/07 02:55:56 DEBUG : Local file system at /tmp/rclone1637124919: Waiting for transfers to finish 2024/12/07 02:55:56 DEBUG : Waiting for deletions to finish 2024/12/07 02:55:56 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncWithExclude (5.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:55:58 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/07 02:56:00 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/07 02:56:02 DEBUG : enormous: Uploading chunk 0, size=100, remain=0 2024/12/07 02:56:03 DEBUG : enormous: Excluded (Size Filter) 2024/12/07 02:56:03 DEBUG : enormous: Excluded 2024/12/07 02:56:03 DEBUG : potato2: Excluded (Size Filter) 2024/12/07 02:56:03 DEBUG : potato2: Excluded 2024/12/07 02:56:03 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:56:03 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:56:03 DEBUG : empty space: Unchanged skipping 2024/12/07 02:56:03 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:56:03 DEBUG : Waiting for deletions to finish 2024/12/07 02:56:03 INFO : enormous: Deleted 2024/12/07 02:56:04 INFO : potato2: Deleted 2024/12/07 02:56:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:56:04 DEBUG : Local file system at /tmp/rclone1637124919: Waiting for checks to finish 2024/12/07 02:56:04 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/12/07 02:56:04 DEBUG : empty space: Unchanged skipping 2024/12/07 02:56:04 DEBUG : Local file system at /tmp/rclone1637124919: Waiting for transfers to finish 2024/12/07 02:56:04 DEBUG : Waiting for deletions to finish 2024/12/07 02:56:04 INFO : potato2: Deleted 2024/12/07 02:56:04 INFO : enormous: Deleted 2024/12/07 02:56:04 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.80s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:56:06 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/12/07 02:56:08 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/12/07 02:56:10 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/12/07 02:56:11 DEBUG : four: Uploading chunk 0, size=8, remain=0 2024/12/07 02:56:13 DEBUG : five: Need to transfer - File not found at Destination 2024/12/07 02:56:13 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/07 02:56:13 DEBUG : one: Destination is newer than source, skipping 2024/12/07 02:56:13 DEBUG : three: Sizes identical 2024/12/07 02:56:13 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:56:13 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1637124919) 2024/12/07 02:56:13 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (OpenDrive root 'rclone-test-tibatol2podu') 2024/12/07 02:56:13 DEBUG : two: md5 differ 2024/12/07 02:56:13 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/07 02:56:13 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/07 02:56:13 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:56:13 DEBUG : four: Uploading chunk 0, size=4, remain=0 2024/12/07 02:56:13 DEBUG : two: Uploading chunk 0, size=3, remain=0 2024/12/07 02:56:14 DEBUG : five: Uploading chunk 0, size=4, remain=0 2024/12/07 02:56:14 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/12/07 02:56:14 INFO : four: Copied (replaced existing) 2024/12/07 02:56:14 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/07 02:56:14 INFO : two: Copied (replaced existing) 2024/12/07 02:56:14 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/07 02:56:14 INFO : five: Copied (new) 2024/12/07 02:56:14 DEBUG : Waiting for deletions to finish 2024/12/07 02:56:15 DEBUG : one: Destination is newer than source, skipping 2024/12/07 02:56:15 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:56:15 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/12/07 02:56:15 DEBUG : five: Size and md5 of src and dst objects identical 2024/12/07 02:56:15 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/07 02:56:15 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/12/07 02:56:15 DEBUG : four: Size and md5 of src and dst objects identical 2024/12/07 02:56:15 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/07 02:56:15 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1637124919) 2024/12/07 02:56:15 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (OpenDrive root 'rclone-test-tibatol2podu') 2024/12/07 02:56:15 DEBUG : three: md5 differ 2024/12/07 02:56:15 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/07 02:56:15 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/12/07 02:56:15 DEBUG : two: Size and md5 of src and dst objects identical 2024/12/07 02:56:15 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/07 02:56:15 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:56:15 DEBUG : three: Uploading chunk 0, size=5, remain=0 2024/12/07 02:56:16 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/12/07 02:56:16 INFO : three: Copied (replaced existing) 2024/12/07 02:56:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (12.14s) === 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-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/12/07 02:56:17 INFO : OpenDrive root 'rclone-test-tibatol2podu': Making map for --track-renames 2024/12/07 02:56:17 INFO : OpenDrive root 'rclone-test-tibatol2podu': Finished making map for --track-renames 2024/12/07 02:56:17 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:56:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/07 02:56:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/07 02:56:17 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for renames to finish 2024/12/07 02:56:17 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:56:18 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/12/07 02:56:18 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/12/07 02:56:19 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/07 02:56:19 INFO : potato: Copied (new) 2024/12/07 02:56:19 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/07 02:56:19 INFO : yam: Copied (new) 2024/12/07 02:56:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:56:20 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:56:20 INFO : OpenDrive root 'rclone-test-tibatol2podu': Making map for --track-renames 2024/12/07 02:56:20 INFO : OpenDrive root 'rclone-test-tibatol2podu': Finished making map for --track-renames 2024/12/07 02:56:20 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:56:20 DEBUG : potato: Unchanged skipping 2024/12/07 02:56:20 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for renames to finish 2024/12/07 02:56:20 DEBUG : yam: same parent dir (ODFfNzc5NDk3Ml9uWmZIcQ) - using file/rename instead of move_copy for yaml 2024/12/07 02:56:20 INFO : yam: Moved (server-side) to: yaml 2024/12/07 02:56:20 INFO : yaml: Renamed from "yam" 2024/12/07 02:56:20 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:56:20 DEBUG : Waiting for deletions to finish 2024/12/07 02:56:20 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (4.97s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/12/07 02:56:22 INFO : OpenDrive root 'rclone-test-tibatol2podu': Making map for --track-renames 2024/12/07 02:56:22 INFO : OpenDrive root 'rclone-test-tibatol2podu': Finished making map for --track-renames 2024/12/07 02:56:22 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:56:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/07 02:56:22 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/07 02:56:22 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for renames to finish 2024/12/07 02:56:22 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:56:23 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/12/07 02:56:24 DEBUG : yam: Uploading chunk 0, size=11, remain=0 2024/12/07 02:56:25 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/07 02:56:25 INFO : potato: Copied (new) 2024/12/07 02:56:25 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/07 02:56:25 INFO : yam: Copied (new) 2024/12/07 02:56:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:56:25 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:56:25 INFO : OpenDrive root 'rclone-test-tibatol2podu': Making map for --track-renames 2024/12/07 02:56:25 INFO : OpenDrive root 'rclone-test-tibatol2podu': Finished making map for --track-renames 2024/12/07 02:56:25 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:56:25 DEBUG : potato: Unchanged skipping 2024/12/07 02:56:25 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for renames to finish 2024/12/07 02:56:25 DEBUG : yam: same parent dir (ODFfNzc5NDk3Ml9uWmZIcQ) - using file/rename instead of move_copy for yaml 2024/12/07 02:56:26 INFO : yam: Moved (server-side) to: yaml 2024/12/07 02:56:26 INFO : yaml: Renamed from "yam" 2024/12/07 02:56:26 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:56:26 DEBUG : Waiting for deletions to finish 2024/12/07 02:56:26 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.10s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/12/07 02:56:28 INFO : OpenDrive root 'rclone-test-tibatol2podu': Making map for --track-renames 2024/12/07 02:56:28 INFO : OpenDrive root 'rclone-test-tibatol2podu': Finished making map for --track-renames 2024/12/07 02:56:28 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:56:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/07 02:56:28 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for renames to finish 2024/12/07 02:56:28 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/07 02:56:28 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:56:28 DEBUG : potato: Uploading chunk 0, size=14, remain=0 2024/12/07 02:56:29 DEBUG : sub/yam: Uploading chunk 0, size=11, remain=0 2024/12/07 02:56:30 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/12/07 02:56:30 INFO : potato: Copied (new) 2024/12/07 02:56:30 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/12/07 02:56:30 INFO : sub/yam: Copied (new) 2024/12/07 02:56:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:56:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:56:31 DEBUG : potato: Unchanged skipping 2024/12/07 02:56:31 INFO : OpenDrive root 'rclone-test-tibatol2podu': Making map for --track-renames 2024/12/07 02:56:31 INFO : OpenDrive root 'rclone-test-tibatol2podu': Finished making map for --track-renames 2024/12/07 02:56:31 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:56:31 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for renames to finish 2024/12/07 02:56:32 INFO : sub/yam: Moved (server-side) to: yam 2024/12/07 02:56:32 INFO : yam: Renamed from "sub/yam" 2024/12/07 02:56:32 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:56:32 DEBUG : Waiting for deletions to finish 2024/12/07 02:56:32 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (6.71s) === RUN TestServerSideMoveLocal run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:56:34 DEBUG : Creating backend with remote "/tmp/rclone1637124919/dir1" 2024/12/07 02:56:34 DEBUG : Creating backend with remote "/tmp/rclone1637124919/dir2" 2024/12/07 02:56:34 DEBUG : Local file system at /tmp/rclone1637124919/dir2: Using server-side directory move 2024/12/07 02:56:34 INFO : Local file system at /tmp/rclone1637124919/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 02:56:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/07 02:56:34 DEBUG : Local file system at /tmp/rclone1637124919/dir2: Waiting for checks to finish 2024/12/07 02:56:34 DEBUG : Local file system at /tmp/rclone1637124919/dir2: Waiting for transfers to finish 2024/12/07 02:56:34 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.44s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:56:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:56:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/07 02:56:35 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:56:35 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:56:36 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/07 02:56:36 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/12/07 02:56:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 02:56:37 INFO : sub dir/hello world: Copied (new) 2024/12/07 02:56:37 INFO : sub dir/hello world: Deleted 2024/12/07 02:56:38 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/07 02:56:38 INFO : nested/sub dir/file: Copied (new) 2024/12/07 02:56:38 INFO : nested/sub dir/file: Deleted 2024/12/07 02:56:38 INFO : sub dir: Removing directory 2024/12/07 02:56:38 INFO : nested/sub dir: Removing directory 2024/12/07 02:56:38 INFO : nested: Removing directory 2024/12/07 02:56:38 DEBUG : Local file system at /tmp/rclone1637124919: deleted 3 directories run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.06s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:56:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/07 02:56:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/07 02:56:41 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:56:41 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:56:42 DEBUG : sub dir/hello world: Uploading chunk 0, size=11, remain=0 2024/12/07 02:56:43 DEBUG : nested/sub dir/file: Uploading chunk 0, size=6, remain=0 2024/12/07 02:56:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/12/07 02:56:43 INFO : sub dir/hello world: Copied (new) 2024/12/07 02:56:43 INFO : sub dir/hello world: Deleted 2024/12/07 02:56:44 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/12/07 02:56:44 INFO : nested/sub dir/file: Copied (new) 2024/12/07 02:56:44 INFO : nested/sub dir/file: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.14s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:56:47 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/07 02:56:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/07 02:56:47 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:56:47 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:56:48 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/07 02:56:48 DEBUG : existing-b: Uploading chunk 0, size=6, remain=0 2024/12/07 02:56:48 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/07 02:56:48 INFO : existing: Copied (new) 2024/12/07 02:56:48 INFO : existing: Deleted 2024/12/07 02:56:49 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/12/07 02:56:49 INFO : existing-b: Copied (new) 2024/12/07 02:56:49 INFO : existing-b: Deleted 2024/12/07 02:56:49 DEBUG : existing: Destination exists, skipping 2024/12/07 02:56:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/07 02:56:49 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:56:49 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:56:49 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (3.66s) === RUN TestServerSideMove run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:56:50 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-voqudit9bola" 2024/12/07 02:56:51 DEBUG : Starting OpenDrive session with ID: 963b133f7957eff340fd77e5f4ebddf4d35d0f2171da8d2d52886f21d90768a7 2024/12/07 02:56:52 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/07 02:56:54 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/07 02:56:55 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-tibatol2podu' -> OpenDrive root 'rclone-test-voqudit9bola' 2024/12/07 02:56:58 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/07 02:56:59 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/12/07 02:57:00 DEBUG : OpenDrive root 'rclone-test-voqudit9bola': Using server-side directory move 2024/12/07 02:57:00 INFO : OpenDrive root 'rclone-test-voqudit9bola': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 02:57:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:57:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/07 02:57:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/12/07 02:57:01 DEBUG : empty space: Unchanged skipping 2024/12/07 02:57:01 DEBUG : OpenDrive root 'rclone-test-voqudit9bola': Waiting for checks to finish 2024/12/07 02:57:01 INFO : potato3: Deleted 2024/12/07 02:57:01 INFO : empty space: Deleted 2024/12/07 02:57:01 DEBUG : OpenDrive root 'rclone-test-voqudit9bola': Waiting for transfers to finish 2024/12/07 02:57:01 INFO : potato2: Moved (server-side) 2024/12/07 02:57:02 INFO : potato3: Moved (server-side) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2024/12/07 02:57:09 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-butewug2jevo" 2024/12/07 02:57:10 DEBUG : Starting OpenDrive session with ID: 26027e05c8a64ad9e88e2239abe478e6acb56fbee780e54ff0cc5fe57b8e7446 2024/12/07 02:57:10 DEBUG : OpenDrive root 'rclone-test-butewug2jevo': Using server-side directory move 2024/12/07 02:57:10 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/12/07 02:57:11 INFO : OpenDrive root 'rclone-test-butewug2jevo': Server side directory move succeeded 2024/12/07 02:57:11 ERROR : : error listing: directory not found 2024/12/07 02:57:11 DEBUG : OpenDrive root 'rclone-test-butewug2jevo': Purge remote 2024/12/07 02:57:12 DEBUG : OpenDrive root 'rclone-test-voqudit9bola': Purge remote 2024/12/07 02:57:12 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (21.84s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:57:12 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xucujaj5miwo" 2024/12/07 02:57:13 DEBUG : Starting OpenDrive session with ID: 70060ed7659b8db89d47cf3c4045764366161bcc5301d458305e60cf0b31d588 2024/12/07 02:57:14 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/07 02:57:16 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/07 02:57:18 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-tibatol2podu' -> OpenDrive root 'rclone-test-xucujaj5miwo' 2024/12/07 02:57:20 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/07 02:57:21 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/12/07 02:57:23 DEBUG : empty space: Excluded (Size Filter) 2024/12/07 02:57:23 DEBUG : empty space: Excluded 2024/12/07 02:57:23 DEBUG : empty space: Excluded (Size Filter) 2024/12/07 02:57:23 DEBUG : empty space: Excluded 2024/12/07 02:57:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:57:23 DEBUG : OpenDrive root 'rclone-test-xucujaj5miwo': Waiting for checks to finish 2024/12/07 02:57:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/07 02:57:23 DEBUG : OpenDrive root 'rclone-test-xucujaj5miwo': Waiting for transfers to finish 2024/12/07 02:57:23 INFO : potato3: Deleted 2024/12/07 02:57:23 INFO : potato2: Moved (server-side) 2024/12/07 02:57:24 INFO : potato3: Moved (server-side) 2024/12/07 02:57:24 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vezeyod3buce" 2024/12/07 02:57:24 DEBUG : Starting OpenDrive session with ID: fca3fb35e3205b1482f24c21443631873cf826162f37183fc7b527df9d6bbce6 2024/12/07 02:57:25 DEBUG : empty space: Excluded (Size Filter) 2024/12/07 02:57:25 DEBUG : empty space: Excluded 2024/12/07 02:57:25 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:57:25 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/07 02:57:25 DEBUG : OpenDrive root 'rclone-test-vezeyod3buce': Waiting for checks to finish 2024/12/07 02:57:25 DEBUG : OpenDrive root 'rclone-test-vezeyod3buce': Waiting for transfers to finish 2024/12/07 02:57:26 INFO : potato2: Moved (server-side) 2024/12/07 02:57:26 INFO : potato3: Moved (server-side) 2024/12/07 02:57:26 DEBUG : OpenDrive root 'rclone-test-vezeyod3buce': Purge remote 2024/12/07 02:57:26 DEBUG : OpenDrive root 'rclone-test-xucujaj5miwo': Purge remote --- PASS: TestServerSideMoveWithFilter (15.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:57:27 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qazasum7gana" 2024/12/07 02:57:28 DEBUG : Starting OpenDrive session with ID: a69122a815205cc4a760ac223690cc666514d7739c609de369cca720f50a29a4 2024/12/07 02:57:29 DEBUG : potato2: Uploading chunk 0, size=60, remain=0 2024/12/07 02:57:30 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/07 02:57:32 DEBUG : potato3: Uploading chunk 0, size=68, remain=0 2024/12/07 02:57:33 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) OpenDrive root 'rclone-test-tibatol2podu' -> OpenDrive root 'rclone-test-qazasum7gana' 2024/12/07 02:57:35 DEBUG : empty space: Uploading chunk 0, size=1, remain=0 2024/12/07 02:57:37 DEBUG : potato3: Uploading chunk 0, size=60, remain=0 2024/12/07 02:57:38 DEBUG : OpenDrive root 'rclone-test-qazasum7gana': Using server-side directory move 2024/12/07 02:57:38 INFO : OpenDrive root 'rclone-test-qazasum7gana': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/07 02:57:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/07 02:57:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/07 02:57:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/12/07 02:57:39 DEBUG : empty space: Unchanged skipping 2024/12/07 02:57:39 INFO : potato3: Deleted 2024/12/07 02:57:39 DEBUG : OpenDrive root 'rclone-test-qazasum7gana': Waiting for checks to finish 2024/12/07 02:57:39 INFO : empty space: Deleted 2024/12/07 02:57:39 DEBUG : OpenDrive root 'rclone-test-qazasum7gana': Waiting for transfers to finish 2024/12/07 02:57:39 INFO : potato2: Moved (server-side) 2024/12/07 02:57:39 INFO : potato3: Moved (server-side) 2024/12/07 02:57:39 INFO : tomatoDir: Removing directory 2024/12/07 02:57:40 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': deleted 1 directories 2024/12/07 02:57:40 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-deqabus4kuti" 2024/12/07 02:57:41 DEBUG : Starting OpenDrive session with ID: 4649800b0aec4c80d4ef9bd1b0ac7b89cc5d752ae2e874b4c78a65d68c1056b1 2024/12/07 02:57:41 DEBUG : tomatoDir: Making directory 2024/12/07 02:57:41 DEBUG : OpenDrive root 'rclone-test-deqabus4kuti': Using server-side directory move 2024/12/07 02:57:42 DEBUG : : same parent dir (0) - using folder/rename instead of move_copy 2024/12/07 02:57:42 INFO : OpenDrive root 'rclone-test-deqabus4kuti': Server side directory move succeeded 2024/12/07 02:57:43 ERROR : : error listing: directory not found 2024/12/07 02:57:43 ERROR : : error listing: directory not found 2024/12/07 02:57:43 DEBUG : OpenDrive root 'rclone-test-deqabus4kuti': Purge remote 2024/12/07 02:57:43 DEBUG : OpenDrive root 'rclone-test-qazasum7gana': Purge remote 2024/12/07 02:57:43 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.55s) === RUN TestServerSideMoveOverlap run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.35s) === RUN TestSyncOverlap run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:57:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/rclone-sync-test" 2024/12/07 02:57:45 DEBUG : Starting OpenDrive session with ID: b378e9242df2e6f08f08e2303541c593903978489fec8ed6325cdb3a7c9c4820 run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncOverlap (3.01s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:57:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/rclone-sync-test" 2024/12/07 02:57:48 DEBUG : Starting OpenDrive session with ID: 8eb07349e3fb77c7423564972052b19441a4d5781bfb1914bc181234ddcd6048 2024/12/07 02:57:49 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/rclone-sync-test-include/layer2" 2024/12/07 02:57:49 DEBUG : Starting OpenDrive session with ID: 1f128eab8c9c04a2ffe160e65f699dbc2226957d6db269eb833cf8776e362258 2024/12/07 02:57:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/rclone-sync-test-ignore-file" 2024/12/07 02:57:51 DEBUG : Starting OpenDrive session with ID: b20164e39c0cc898ce887068bffdab17646c963b2035b6139205ce186cf9813e 2024/12/07 02:57:53 DEBUG : rclone-sync-test-ignore-file/.ignore: Uploading chunk 0, size=1, remain=0 2024/12/07 02:57:55 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:57:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:57:56 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 02:57:56 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/rclone-sync-test': Waiting for checks to finish 2024/12/07 02:57:56 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/rclone-sync-test': Waiting for transfers to finish 2024/12/07 02:57:56 DEBUG : Waiting for deletions to finish 2024/12/07 02:57:56 INFO : There was nothing to transfer 2024/12/07 02:57:56 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:57:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:57:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/07 02:57:57 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:57:57 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:57:57 DEBUG : Waiting for deletions to finish 2024/12/07 02:57:57 INFO : rclone-sync-test-include: Removing directory 2024/12/07 02:57:57 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': deleted 1 directories 2024/12/07 02:57:57 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:57:58 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:57:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:57:58 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/07 02:57:58 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/07 02:57:58 DEBUG : Waiting for deletions to finish 2024/12/07 02:57:58 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:57:58 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:57:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:57:59 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 02:57:59 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 02:57:59 DEBUG : Waiting for deletions to finish 2024/12/07 02:57:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:57:59 DEBUG : : Excluded 2024/12/07 02:57:59 DEBUG : rclone-sync-test: Excluded 2024/12/07 02:57:59 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/07 02:57:59 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/07 02:57:59 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/07 02:57:59 DEBUG : Waiting for deletions to finish 2024/12/07 02:57:59 INFO : There was nothing to transfer run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (19.36s) === RUN TestSyncCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:58:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/dst" 2024/12/07 02:58:07 DEBUG : Starting OpenDrive session with ID: 43d781d60c1c8650eaf26aa4151686e3eb5c6b852c5a70d2ccc42d4135cc7a7f 2024/12/07 02:58:08 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/CompareDest" 2024/12/07 02:58:09 DEBUG : Starting OpenDrive session with ID: 721b6f4e2cd1527fd1ec3c92726218ca58c0cafe3bed0bb72a80825a7ca40a41 2024/12/07 02:58:10 DEBUG : one: Need to transfer - File not found at Destination 2024/12/07 02:58:10 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for checks to finish 2024/12/07 02:58:10 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for transfers to finish 2024/12/07 02:58:11 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/12/07 02:58:12 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/07 02:58:12 INFO : one: Copied (new) 2024/12/07 02:58:12 DEBUG : Waiting for deletions to finish 2024/12/07 02:58:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:58:13 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for checks to finish 2024/12/07 02:58:13 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for transfers to finish 2024/12/07 02:58:13 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/07 02:58:14 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/07 02:58:14 INFO : one: Copied (replaced existing) 2024/12/07 02:58:14 DEBUG : Waiting for deletions to finish 2024/12/07 02:58:15 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/07 02:58:17 DEBUG : CompareDest/one: Uploading chunk 0, size=5, remain=0 2024/12/07 02:58:19 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for checks to finish 2024/12/07 02:58:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:58:19 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:58:19 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 02:58:19 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for transfers to finish 2024/12/07 02:58:19 DEBUG : Waiting for deletions to finish 2024/12/07 02:58:19 INFO : There was nothing to transfer 2024/12/07 02:58:20 DEBUG : CompareDest/two: Uploading chunk 0, size=3, remain=0 2024/12/07 02:58:22 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:58:22 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/07 02:58:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:58:22 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for checks to finish 2024/12/07 02:58:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:58:22 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 02:58:22 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for transfers to finish 2024/12/07 02:58:22 DEBUG : Waiting for deletions to finish 2024/12/07 02:58:22 INFO : There was nothing to transfer 2024/12/07 02:58:23 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:58:23 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/07 02:58:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:58:23 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for checks to finish 2024/12/07 02:58:23 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:58:23 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 02:58:23 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for transfers to finish 2024/12/07 02:58:23 DEBUG : Waiting for deletions to finish 2024/12/07 02:58:23 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/07 02:58:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/07 02:58:24 DEBUG : two: Need to transfer - File not found at Destination 2024/12/07 02:58:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:58:24 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for checks to finish 2024/12/07 02:58:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:58:25 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/07 02:58:25 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for transfers to finish 2024/12/07 02:58:25 DEBUG : two: Uploading chunk 0, size=5, remain=0 2024/12/07 02:58:26 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/12/07 02:58:26 INFO : two: Copied (new) 2024/12/07 02:58:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.99s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:58:30 DEBUG : pre-dest1/1: Uploading chunk 0, size=1, remain=0 2024/12/07 02:58:32 DEBUG : pre-dest2/2: Uploading chunk 0, size=1, remain=0 2024/12/07 02:58:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/dest" 2024/12/07 02:58:33 DEBUG : Starting OpenDrive session with ID: 8dcd1e59328c179bbbccc34d67f0aae51e57b46f7af9e95f91265f03296789f1 2024/12/07 02:58:34 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/pre-dest1" 2024/12/07 02:58:35 DEBUG : Starting OpenDrive session with ID: 11331036394849b400bd7fac2af0393331a6da99be3c145e11cb83fc126d56c2 2024/12/07 02:58:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/pre-dest2" 2024/12/07 02:58:36 DEBUG : Starting OpenDrive session with ID: cf394c71e875b049feb3cc62287c92d14482ab752ee719a0159c26ca9464db46 2024/12/07 02:58:36 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:58:36 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/07 02:58:37 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:58:37 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/07 02:58:37 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/07 02:58:37 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dest': Waiting for checks to finish 2024/12/07 02:58:37 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dest': Waiting for transfers to finish 2024/12/07 02:58:38 DEBUG : 3: Uploading chunk 0, size=1, remain=0 2024/12/07 02:58:39 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/12/07 02:58:39 INFO : 3: Copied (new) 2024/12/07 02:58:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (13.40s) === RUN TestSyncCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:58:42 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/dst" 2024/12/07 02:58:42 DEBUG : Starting OpenDrive session with ID: 7b86e60c8e6639d5964fc4eb5b1a6695e5c5cf77e0335c7414b98c98dffd63d8 2024/12/07 02:58:43 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/CopyDest" 2024/12/07 02:58:44 DEBUG : Starting OpenDrive session with ID: 032409e5d6df1bd418725504af2bf167817e8188959babad8515d28f7be79e98 2024/12/07 02:58:45 DEBUG : one: Need to transfer - File not found at Destination 2024/12/07 02:58:45 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for checks to finish 2024/12/07 02:58:45 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for transfers to finish 2024/12/07 02:58:46 DEBUG : one: Uploading chunk 0, size=3, remain=0 2024/12/07 02:58:47 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/12/07 02:58:47 INFO : one: Copied (new) 2024/12/07 02:58:47 DEBUG : Waiting for deletions to finish 2024/12/07 02:58:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:58:48 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for checks to finish 2024/12/07 02:58:48 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for transfers to finish 2024/12/07 02:58:49 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/07 02:58:50 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/12/07 02:58:50 INFO : one: Copied (replaced existing) 2024/12/07 02:58:50 DEBUG : Waiting for deletions to finish 2024/12/07 02:58:50 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/07 02:58:52 DEBUG : CopyDest/one: Uploading chunk 0, size=5, remain=0 2024/12/07 02:58:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/BackupDir" 2024/12/07 02:58:54 DEBUG : Starting OpenDrive session with ID: 14e47ac7bc8c07ec2a2ace7f52749c78d3e4386312ebe1d62dae1eaa1aeb7f3e 2024/12/07 02:58:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:58:55 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for checks to finish 2024/12/07 02:58:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:58:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/07 02:58:56 INFO : one: Moved (server-side) 2024/12/07 02:58:57 DEBUG : one: Dst hash empty - aborting Src hash check 2024/12/07 02:58:57 INFO : one: Copied (server-side copy) 2024/12/07 02:58:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/07 02:58:57 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for transfers to finish 2024/12/07 02:58:57 DEBUG : Waiting for deletions to finish 2024/12/07 02:58:58 DEBUG : CopyDest/two: Uploading chunk 0, size=3, remain=0 2024/12/07 02:59:00 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:59:00 DEBUG : two: Dst hash empty - aborting Src hash check 2024/12/07 02:59:00 INFO : two: Copied (server-side copy) 2024/12/07 02:59:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/07 02:59:00 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:59:00 DEBUG : one: Unchanged skipping 2024/12/07 02:59:00 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for checks to finish 2024/12/07 02:59:00 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for transfers to finish 2024/12/07 02:59:00 DEBUG : Waiting for deletions to finish 2024/12/07 02:59:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:59:01 DEBUG : one: Unchanged skipping 2024/12/07 02:59:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:59:01 DEBUG : two: Unchanged skipping 2024/12/07 02:59:01 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for checks to finish 2024/12/07 02:59:01 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for transfers to finish 2024/12/07 02:59:01 DEBUG : Waiting for deletions to finish 2024/12/07 02:59:01 INFO : There was nothing to transfer 2024/12/07 02:59:02 DEBUG : CopyDest/three: Uploading chunk 0, size=5, remain=0 2024/12/07 02:59:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/07 02:59:04 DEBUG : three: Destination not found in --copy-dest 2024/12/07 02:59:04 DEBUG : three: Need to transfer - File not found at Destination 2024/12/07 02:59:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:59:04 DEBUG : one: Unchanged skipping 2024/12/07 02:59:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/12/07 02:59:04 DEBUG : two: Unchanged skipping 2024/12/07 02:59:04 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for checks to finish 2024/12/07 02:59:04 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for transfers to finish 2024/12/07 02:59:05 DEBUG : three: Uploading chunk 0, size=7, remain=0 2024/12/07 02:59:06 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/12/07 02:59:06 INFO : three: Copied (new) 2024/12/07 02:59:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (27.04s) === RUN TestSyncBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:59:10 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/07 02:59:12 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/07 02:59:13 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/07 02:59:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/dst" 2024/12/07 02:59:15 DEBUG : Starting OpenDrive session with ID: c65eb36048e053f963d0aabb8898065e01d9a506dc7f056101d062e8112110d3 2024/12/07 02:59:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/backup" 2024/12/07 02:59:16 DEBUG : Starting OpenDrive session with ID: 6372b4dd93fb7fae790be948d1c1901e382044ca58a3675a4f2edf9d634cbe10 2024/12/07 02:59:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 02:59:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:59:17 DEBUG : two: Unchanged skipping 2024/12/07 02:59:17 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for checks to finish 2024/12/07 02:59:18 INFO : one: Moved (server-side) 2024/12/07 02:59:18 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for transfers to finish 2024/12/07 02:59:19 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/07 02:59:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/07 02:59:20 INFO : one: Copied (new) 2024/12/07 02:59:20 DEBUG : Waiting for deletions to finish 2024/12/07 02:59:21 INFO : three.txt: Moved (server-side) 2024/12/07 02:59:21 INFO : three.txt: Moved into backup dir 2024/12/07 02:59:22 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/12/07 02:59:23 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for checks to finish 2024/12/07 02:59:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:59:23 DEBUG : two: Unchanged skipping 2024/12/07 02:59:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 02:59:24 INFO : one: Deleted 2024/12/07 02:59:24 INFO : one: Moved (server-side) 2024/12/07 02:59:24 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for transfers to finish 2024/12/07 02:59:25 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/07 02:59:26 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/07 02:59:26 INFO : one: Copied (new) 2024/12/07 02:59:26 DEBUG : Waiting for deletions to finish 2024/12/07 02:59:26 INFO : three.txt: Deleted 2024/12/07 02:59:27 INFO : three.txt: Moved (server-side) 2024/12/07 02:59:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (19.96s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:59:30 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/07 02:59:32 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/07 02:59:34 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/07 02:59:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/dst" 2024/12/07 02:59:35 DEBUG : Starting OpenDrive session with ID: c27fc8afe61e0100bd189c1681d26ab306622e2b2e1f69940dde7d3475732035 2024/12/07 02:59:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/backup" 2024/12/07 02:59:36 DEBUG : Starting OpenDrive session with ID: 40a9c81e9cd403cd9096c516934f445ac1f80105642ea98ee0cfb5ffb142cb46 2024/12/07 02:59:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 02:59:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:59:37 DEBUG : two: Unchanged skipping 2024/12/07 02:59:37 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for checks to finish 2024/12/07 02:59:38 INFO : one: Moved (server-side) to: one.bak 2024/12/07 02:59:38 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for transfers to finish 2024/12/07 02:59:39 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/07 02:59:40 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/07 02:59:40 INFO : one: Copied (new) 2024/12/07 02:59:40 DEBUG : Waiting for deletions to finish 2024/12/07 02:59:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 02:59:40 INFO : three.txt: Moved into backup dir 2024/12/07 02:59:42 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/12/07 02:59:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 02:59:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:59:43 DEBUG : two: Unchanged skipping 2024/12/07 02:59:43 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for checks to finish 2024/12/07 02:59:43 INFO : one.bak: Deleted 2024/12/07 02:59:44 INFO : one: Moved (server-side) to: one.bak 2024/12/07 02:59:44 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for transfers to finish 2024/12/07 02:59:45 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/07 02:59:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/07 02:59:46 INFO : one: Copied (new) 2024/12/07 02:59:46 DEBUG : Waiting for deletions to finish 2024/12/07 02:59:46 INFO : three.txt.bak: Deleted 2024/12/07 02:59:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 02:59:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (19.61s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 02:59:50 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/07 02:59:52 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/07 02:59:53 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/07 02:59:55 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/dst" 2024/12/07 02:59:55 DEBUG : Starting OpenDrive session with ID: 4359d43ea819833d05c69a8b95ab5fc689eb17f9e492e31f01216a3397bda064 2024/12/07 02:59:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/backup" 2024/12/07 02:59:56 DEBUG : Starting OpenDrive session with ID: e181e221ff2c163a2ce710e9aab7780a994fa5bc3d2be708268cdef6767d92aa 2024/12/07 02:59:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 02:59:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 02:59:57 DEBUG : two: Unchanged skipping 2024/12/07 02:59:57 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for checks to finish 2024/12/07 02:59:58 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/07 02:59:58 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for transfers to finish 2024/12/07 02:59:59 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/07 03:00:00 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/07 03:00:00 INFO : one: Copied (new) 2024/12/07 03:00:00 DEBUG : Waiting for deletions to finish 2024/12/07 03:00:01 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/07 03:00:01 INFO : three.txt: Moved into backup dir 2024/12/07 03:00:02 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/12/07 03:00:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 03:00:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:00:03 DEBUG : two: Unchanged skipping 2024/12/07 03:00:03 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for checks to finish 2024/12/07 03:00:04 INFO : one-2019-01-01: Deleted 2024/12/07 03:00:04 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/07 03:00:04 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for transfers to finish 2024/12/07 03:00:05 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/07 03:00:07 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/07 03:00:07 INFO : one: Copied (new) 2024/12/07 03:00:07 DEBUG : Waiting for deletions to finish 2024/12/07 03:00:08 INFO : three-2019-01-01.txt: Deleted 2024/12/07 03:00:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/07 03:00:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (21.72s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 03:00:12 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/07 03:00:13 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/07 03:00:15 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/07 03:00:16 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/dst" 2024/12/07 03:00:17 DEBUG : Starting OpenDrive session with ID: dc721ee6e8febbebdbf0c0f99b2504f43c69386fad8cc813b47d64d2a44fdbb4 2024/12/07 03:00:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 03:00:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:00:17 DEBUG : two: Unchanged skipping 2024/12/07 03:00:17 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for checks to finish 2024/12/07 03:00:18 DEBUG : one: same parent dir (ODFfNzc5NTk2NV9uSk85OA) - using file/rename instead of move_copy for one.bak 2024/12/07 03:00:18 INFO : one: Moved (server-side) to: one.bak 2024/12/07 03:00:18 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for transfers to finish 2024/12/07 03:00:19 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/07 03:00:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/07 03:00:19 INFO : one: Copied (new) 2024/12/07 03:00:19 DEBUG : Waiting for deletions to finish 2024/12/07 03:00:20 DEBUG : three.txt: same parent dir (ODFfNzc5NTk2NV9uSk85OA) - using file/rename instead of move_copy for three.txt.bak 2024/12/07 03:00:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 03:00:20 INFO : three.txt: Moved into backup dir 2024/12/07 03:00:21 DEBUG : dst/three.txt: Uploading chunk 0, size=6, remain=0 2024/12/07 03:00:23 DEBUG : one.bak: Excluded (Path Filter) 2024/12/07 03:00:23 DEBUG : one.bak: Excluded 2024/12/07 03:00:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/07 03:00:23 DEBUG : three.txt.bak: Excluded 2024/12/07 03:00:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 03:00:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:00:23 DEBUG : two: Unchanged skipping 2024/12/07 03:00:23 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for checks to finish 2024/12/07 03:00:23 INFO : one.bak: Deleted 2024/12/07 03:00:23 DEBUG : one: same parent dir (ODFfNzc5NTk2NV9uSk85OA) - using file/rename instead of move_copy for one.bak 2024/12/07 03:00:23 INFO : one: Moved (server-side) to: one.bak 2024/12/07 03:00:23 DEBUG : OpenDrive root 'rclone-test-tibatol2podu/dst': Waiting for transfers to finish 2024/12/07 03:00:24 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/07 03:00:25 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/07 03:00:25 INFO : one: Copied (new) 2024/12/07 03:00:25 DEBUG : Waiting for deletions to finish 2024/12/07 03:00:25 INFO : three.txt.bak: Deleted 2024/12/07 03:00:25 DEBUG : three.txt: same parent dir (ODFfNzc5NTk2NV9uSk85OA) - using file/rename instead of move_copy for three.txt.bak 2024/12/07 03:00:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 03:00:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.25s) === RUN TestSyncSuffix run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 03:00:29 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/07 03:00:31 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/07 03:00:32 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/07 03:00:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/dst" 2024/12/07 03:00:34 DEBUG : Starting OpenDrive session with ID: a69535c7fa5946b232045d4b97fc8f66ae68953d39e29932baa72210b1ddbe05 2024/12/07 03:00:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 03:00:35 DEBUG : one: same parent dir (ODFfNzc5NjAwM19PY3RQeA) - using file/rename instead of move_copy for one.bak 2024/12/07 03:00:35 INFO : one: Moved (server-side) to: one.bak 2024/12/07 03:00:36 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/07 03:00:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/07 03:00:37 INFO : one: Copied (new) 2024/12/07 03:00:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:00:37 DEBUG : two: Unchanged skipping 2024/12/07 03:00:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/07 03:00:38 DEBUG : three.txt: same parent dir (ODFfNzc5NjAwM19PY3RQeA) - using file/rename instead of move_copy for three.txt.bak 2024/12/07 03:00:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 03:00:39 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/12/07 03:00:40 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/07 03:00:40 INFO : three.txt: Copied (new) 2024/12/07 03:00:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 03:00:41 INFO : one.bak: Deleted 2024/12/07 03:00:41 DEBUG : one: same parent dir (ODFfNzc5NjAwM19PY3RQeA) - using file/rename instead of move_copy for one.bak 2024/12/07 03:00:41 INFO : one: Moved (server-side) to: one.bak 2024/12/07 03:00:42 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/07 03:00:43 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/07 03:00:43 INFO : one: Copied (new) 2024/12/07 03:00:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:00:43 DEBUG : two: Unchanged skipping 2024/12/07 03:00:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/07 03:00:44 INFO : three.txt.bak: Deleted 2024/12/07 03:00:44 DEBUG : three.txt: same parent dir (ODFfNzc5NjAwM19PY3RQeA) - using file/rename instead of move_copy for three.txt.bak 2024/12/07 03:00:44 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/07 03:00:45 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/12/07 03:00:46 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/07 03:00:46 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (20.28s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 03:00:49 DEBUG : dst/one: Uploading chunk 0, size=3, remain=0 2024/12/07 03:00:50 DEBUG : dst/two: Uploading chunk 0, size=3, remain=0 2024/12/07 03:00:52 DEBUG : dst/three.txt: Uploading chunk 0, size=5, remain=0 2024/12/07 03:00:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tibatol2podu/dst" 2024/12/07 03:00:54 DEBUG : Starting OpenDrive session with ID: e1dc8509dd182aea5c844ab7b1dcb6438776458a53160d1f4d75181a5ddbd685 2024/12/07 03:00:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/07 03:00:55 DEBUG : one: same parent dir (ODFfNzc5NjA0OF9CRExzRw) - using file/rename instead of move_copy for one-2019-01-01 2024/12/07 03:00:55 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/07 03:00:56 DEBUG : one: Uploading chunk 0, size=4, remain=0 2024/12/07 03:00:57 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/12/07 03:00:57 INFO : one: Copied (new) 2024/12/07 03:00:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:00:57 DEBUG : two: Unchanged skipping 2024/12/07 03:00:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/07 03:00:58 DEBUG : three.txt: same parent dir (ODFfNzc5NjA0OF9CRExzRw) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/12/07 03:00:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/07 03:00:59 DEBUG : three.txt: Uploading chunk 0, size=6, remain=0 2024/12/07 03:01:00 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/12/07 03:01:00 INFO : three.txt: Copied (new) 2024/12/07 03:01:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/07 03:01:01 INFO : one-2019-01-01: Deleted 2024/12/07 03:01:01 DEBUG : one: same parent dir (ODFfNzc5NjA0OF9CRExzRw) - using file/rename instead of move_copy for one-2019-01-01 2024/12/07 03:01:02 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/07 03:01:02 DEBUG : one: Uploading chunk 0, size=5, remain=0 2024/12/07 03:01:03 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/12/07 03:01:03 INFO : one: Copied (new) 2024/12/07 03:01:04 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:01:04 DEBUG : two: Unchanged skipping 2024/12/07 03:01:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/07 03:01:04 INFO : three-2019-01-01.txt: Deleted 2024/12/07 03:01:04 DEBUG : three.txt: same parent dir (ODFfNzc5NjA0OF9CRExzRw) - using file/rename instead of move_copy for three-2019-01-01.txt 2024/12/07 03:01:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/07 03:01:05 DEBUG : three.txt: Uploading chunk 0, size=19, remain=0 2024/12/07 03:01:06 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/12/07 03:01:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (20.54s) === RUN TestSyncUTFNorm run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 03:01:09 DEBUG : Testêé: Uploading chunk 0, size=18, remain=0 2024/12/07 03:01:10 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/07 03:01:10 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 03:01:10 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 03:01:10 DEBUG : Testêé: Uploading chunk 0, size=14, remain=0 2024/12/07 03:01:11 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/12/07 03:01:11 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/07 03:01:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.70s) === RUN TestSyncImmutable run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 03:01:12 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/07 03:01:12 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 03:01:12 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 03:01:13 DEBUG : existing: Uploading chunk 0, size=6, remain=0 2024/12/07 03:01:14 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/12/07 03:01:14 INFO : existing: Copied (new) 2024/12/07 03:01:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 03:01:15 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 03:01:15 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/07 03:01:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/07 03:01:15 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 03:01:15 ERROR : OpenDrive root 'rclone-test-tibatol2podu': not deleting files as there were IO errors 2024/12/07 03:01:15 ERROR : OpenDrive root 'rclone-test-tibatol2podu': not deleting directories as there were IO errors run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncImmutable (4.36s) === RUN TestSyncIgnoreCase run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", 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-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 03:01:18 DEBUG : EXISTING: Uploading chunk 0, size=6, remain=0 2024/12/07 03:01:19 DEBUG : EXISTINGBUTDIFFERENT: Uploading chunk 0, size=8, remain=0 2024/12/07 03:01:22 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Uploading chunk 0, size=8, remain=0 2024/12/07 03:01:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Uploading chunk 0, size=8, remain=0 2024/12/07 03:01:26 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:01:26 DEBUG : existing: Unchanged skipping 2024/12/07 03:01:26 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/12/07 03:01:26 DEBUG : subdira-rclone-move-niwatul1: same parent dir (ODFfNzc5NDk3Ml9uWmZIcQ) - using folder/rename instead of move_copy 2024/12/07 03:01:27 DEBUG : EXISTING: moving to existing-rclone-move-roposiy0 2024/12/07 03:01:27 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-bifaxez1 2024/12/07 03:01:27 DEBUG : subdira: same parent dir (ODFfNzc5NDk3Ml9uWmZIcQ) - using folder/rename instead of move_copy 2024/12/07 03:01:27 DEBUG : EXISTINGBUTDIFFERENT: same parent dir (ODFfNzc5NDk3Ml9uWmZIcQ) - using file/rename instead of move_copy for existingbutdifferent-rclone-move-bifaxez1 2024/12/07 03:01:27 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/12/07 03:01:27 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-bifaxez1 2024/12/07 03:01:27 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/12/07 03:01:27 DEBUG : EXISTING: same parent dir (ODFfNzc5NDk3Ml9uWmZIcQ) - using file/rename instead of move_copy for existing-rclone-move-roposiy0 2024/12/07 03:01:28 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-roposiy0 2024/12/07 03:01:28 DEBUG : EXISTING: moving to existing 2024/12/07 03:01:28 DEBUG : existingbutdifferent-rclone-move-bifaxez1: same parent dir (ODFfNzc5NDk3Ml9uWmZIcQ) - using file/rename instead of move_copy for existingbutdifferent 2024/12/07 03:01:28 DEBUG : subdira/subdirb-rclone-move-notituv8: same parent dir (ODFfNzc5NjEyNF8wVEY0UQ) - using folder/rename instead of move_copy 2024/12/07 03:01:28 INFO : existingbutdifferent-rclone-move-bifaxez1: Moved (server-side) to: existingbutdifferent 2024/12/07 03:01:28 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/12/07 03:01:28 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/12/07 03:01:28 DEBUG : existingbutdifferent: Uploading chunk 0, size=5, remain=0 2024/12/07 03:01:28 DEBUG : existing-rclone-move-roposiy0: same parent dir (ODFfNzc5NDk3Ml9uWmZIcQ) - using file/rename instead of move_copy for existing 2024/12/07 03:01:28 DEBUG : subdira/subdirb: same parent dir (ODFfNzc5NjEyNF8wVEY0UQ) - using folder/rename instead of move_copy 2024/12/07 03:01:29 INFO : existing-rclone-move-roposiy0: Moved (server-side) to: existing 2024/12/07 03:01:29 INFO : EXISTING: Moved (server-side) to: existing 2024/12/07 03:01:29 INFO : EXISTING: Fixed case by renaming to: existing 2024/12/07 03:01:29 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/12/07 03:01:29 DEBUG : existingbutdifferent: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/12/07 03:01:29 INFO : existingbutdifferent: Copied (replaced existing) 2024/12/07 03:01:29 DEBUG : subdira/subdirb/subdirc-rclone-move-sayudeb4: same parent dir (ODFfNzc5NjEyNl9pTGNSbg) - using folder/rename instead of move_copy 2024/12/07 03:01:30 DEBUG : subdira/subdirb/subdirc: same parent dir (ODFfNzc5NjEyNl9pTGNSbg) - using folder/rename instead of move_copy 2024/12/07 03:01:30 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/12/07 03:01:30 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/12/07 03:01:31 DEBUG : subdira/subdirb/subdirc/subdird-rclone-move-rovaluf2: same parent dir (ODFfNzc5NjEyOF9yOFFreQ) - using folder/rename instead of move_copy 2024/12/07 03:01:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-jaqunaq2 2024/12/07 03:01:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: same parent dir (ODFfNzc5NjEyOF9yOFFreQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello-rclone-move-jaqunaq2 2024/12/07 03:01:31 DEBUG : subdira/subdirb/subdirc/subdird: same parent dir (ODFfNzc5NjEyOF9yOFFreQ) - using folder/rename instead of move_copy 2024/12/07 03:01:32 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-jaqunaq2 2024/12/07 03:01:32 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/12/07 03:01:32 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/12/07 03:01:32 DEBUG : subdira/subdirb/subdirc/hello-rclone-move-jaqunaq2: same parent dir (ODFfNzc5NjEyOF9yOFFreQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/hello 2024/12/07 03:01:32 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 03:01:32 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/12/07 03:01:32 INFO : subdira/subdirb/subdirc/hello-rclone-move-jaqunaq2: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/07 03:01:32 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/07 03:01:32 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/12/07 03:01:32 DEBUG : subdira/subdirb/subdirc/hello: Uploading chunk 0, size=5, remain=0 2024/12/07 03:01:32 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-comovux3 2024/12/07 03:01:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: same parent dir (ODFfNzc5NjEzNF9wRVFtQQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-comovux3 2024/12/07 03:01:33 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-comovux3 2024/12/07 03:01:33 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/07 03:01:33 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-comovux3: same parent dir (ODFfNzc5NjEzNF9wRVFtQQ) - using file/rename instead of move_copy for subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/07 03:01:33 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-comovux3: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/07 03:01:33 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/07 03:01:33 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/07 03:01:33 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 03:01:33 DEBUG : subdira/subdirb/subdirc/hello: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/12/07 03:01:33 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/12/07 03:01:33 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Uploading chunk 0, size=5, remain=0 2024/12/07 03:01:34 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: md5 = 81bdd90fd4bc5a1c9b7b603014ff1388 OK 2024/12/07 03:01:34 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/12/07 03:01:34 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (21.42s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.02s) --- 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-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 03:01:40 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/12/07 03:01:42 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/12/07 03:01:43 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/12/07 03:01:45 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/12/07 03:01:47 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/12/07 03:01:48 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/12/07 03:01:50 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/12/07 03:01:52 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/12/07 03:01:53 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/12/07 03:01:55 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/12/07 03:01:57 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/12/07 03:01:58 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:00 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:02 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:04 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:06 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:07 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:09 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:11 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:12 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:14 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:16 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:18 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:19 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:21 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:23 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:24 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:26 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:28 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:30 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:32 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:34 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:35 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:37 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:38 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:40 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:42 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:43 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:45 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:46 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:48 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:02:48 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 03:02:48 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:02:48 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:02:48 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:02:48 DEBUG : both0: Unchanged skipping 2024/12/07 03:02:48 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:02:48 DEBUG : both12: Unchanged skipping 2024/12/07 03:02:48 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:02:48 DEBUG : both13: Unchanged skipping 2024/12/07 03:02:48 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:02:48 DEBUG : both14: Unchanged skipping 2024/12/07 03:02:48 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:02:48 DEBUG : both15: Unchanged skipping 2024/12/07 03:02:48 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:02:48 DEBUG : both1: Unchanged skipping 2024/12/07 03:02:48 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:02:48 DEBUG : both17: Unchanged skipping 2024/12/07 03:02:48 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:02:48 DEBUG : both18: Unchanged skipping 2024/12/07 03:02:48 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:02:48 DEBUG : both19: Unchanged skipping 2024/12/07 03:02:48 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:02:48 DEBUG : both2: Unchanged skipping 2024/12/07 03:02:48 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:02:48 DEBUG : both3: Unchanged skipping 2024/12/07 03:02:48 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:02:48 DEBUG : both4: Unchanged skipping 2024/12/07 03:02:48 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:02:48 DEBUG : both5: Unchanged skipping 2024/12/07 03:02:48 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:02:48 DEBUG : both6: Unchanged skipping 2024/12/07 03:02:48 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:02:48 DEBUG : both7: Unchanged skipping 2024/12/07 03:02:48 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:02:48 DEBUG : both8: Unchanged skipping 2024/12/07 03:02:48 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:02:48 DEBUG : both9: Unchanged skipping 2024/12/07 03:02:48 DEBUG : both10: Unchanged skipping 2024/12/07 03:02:48 DEBUG : both11: Unchanged skipping 2024/12/07 03:02:48 DEBUG : both16: Unchanged skipping 2024/12/07 03:02:48 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 03:02:48 DEBUG : Waiting for deletions to finish 2024/12/07 03:02:48 INFO : only18: Deleted 2024/12/07 03:02:48 INFO : only2: Deleted 2024/12/07 03:02:48 INFO : only3: Deleted 2024/12/07 03:02:48 INFO : only4: Deleted 2024/12/07 03:02:48 INFO : only5: Deleted 2024/12/07 03:02:48 INFO : only11: Deleted 2024/12/07 03:02:48 INFO : only12: Deleted 2024/12/07 03:02:48 INFO : only17: Deleted 2024/12/07 03:02:49 INFO : only6: Deleted 2024/12/07 03:02:49 INFO : only13: Deleted 2024/12/07 03:02:49 INFO : only7: Deleted 2024/12/07 03:02:49 INFO : only8: Deleted 2024/12/07 03:02:49 INFO : only16: Deleted 2024/12/07 03:02:49 INFO : only9: Deleted 2024/12/07 03:02:49 INFO : only0: Deleted 2024/12/07 03:02:49 INFO : only10: Deleted 2024/12/07 03:02:49 INFO : only14: Deleted 2024/12/07 03:02:49 INFO : only1: Deleted 2024/12/07 03:02:49 INFO : only15: Deleted 2024/12/07 03:02:49 INFO : only19: Deleted run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (74.05s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 03:02:54 DEBUG : both0: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:56 DEBUG : only0: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:57 DEBUG : both1: Uploading chunk 0, size=6, remain=0 2024/12/07 03:02:59 DEBUG : only1: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:01 DEBUG : both2: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:03 DEBUG : only2: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:04 DEBUG : both3: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:06 DEBUG : only3: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:08 DEBUG : both4: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:10 DEBUG : only4: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:11 DEBUG : both5: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:13 DEBUG : only5: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:14 DEBUG : both6: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:16 DEBUG : only6: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:18 DEBUG : both7: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:20 DEBUG : only7: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:22 DEBUG : both8: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:23 DEBUG : only8: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:25 DEBUG : both9: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:27 DEBUG : only9: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:28 DEBUG : both10: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:30 DEBUG : only10: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:31 DEBUG : both11: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:33 DEBUG : only11: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:35 DEBUG : both12: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:36 DEBUG : only12: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:38 DEBUG : both13: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:40 DEBUG : only13: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:42 DEBUG : both14: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:43 DEBUG : only14: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:45 DEBUG : both15: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:47 DEBUG : only15: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:49 DEBUG : both16: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:50 DEBUG : only16: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:52 DEBUG : both17: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:54 DEBUG : only17: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:56 DEBUG : both18: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:57 DEBUG : only18: Uploading chunk 0, size=6, remain=0 2024/12/07 03:03:59 DEBUG : both19: Uploading chunk 0, size=6, remain=0 2024/12/07 03:04:01 DEBUG : only19: Uploading chunk 0, size=6, remain=0 2024/12/07 03:04:02 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:04:02 DEBUG : both0: Unchanged skipping 2024/12/07 03:04:02 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:04:02 DEBUG : both1: Unchanged skipping 2024/12/07 03:04:02 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:04:02 DEBUG : both10: Unchanged skipping 2024/12/07 03:04:02 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:04:02 DEBUG : both11: Unchanged skipping 2024/12/07 03:04:02 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:04:02 DEBUG : both12: Unchanged skipping 2024/12/07 03:04:02 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:04:02 DEBUG : both13: Unchanged skipping 2024/12/07 03:04:02 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:04:02 DEBUG : both14: Unchanged skipping 2024/12/07 03:04:02 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:04:02 DEBUG : both15: Unchanged skipping 2024/12/07 03:04:02 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:04:02 DEBUG : both16: Unchanged skipping 2024/12/07 03:04:02 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:04:02 DEBUG : both17: Unchanged skipping 2024/12/07 03:04:02 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:04:02 DEBUG : both18: Unchanged skipping 2024/12/07 03:04:02 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:04:02 DEBUG : both19: Unchanged skipping 2024/12/07 03:04:02 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:04:02 DEBUG : both2: Unchanged skipping 2024/12/07 03:04:02 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:04:02 DEBUG : both3: Unchanged skipping 2024/12/07 03:04:02 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:04:02 DEBUG : both4: Unchanged skipping 2024/12/07 03:04:02 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:04:02 DEBUG : both5: Unchanged skipping 2024/12/07 03:04:02 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:04:02 DEBUG : both6: Unchanged skipping 2024/12/07 03:04:02 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:04:02 DEBUG : both7: Unchanged skipping 2024/12/07 03:04:02 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:04:02 DEBUG : both8: Unchanged skipping 2024/12/07 03:04:02 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/12/07 03:04:02 DEBUG : both9: Unchanged skipping 2024/12/07 03:04:02 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/07 03:04:02 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/07 03:04:02 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/07 03:04:02 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/07 03:04:02 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/07 03:04:02 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/07 03:04:02 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/07 03:04:02 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/07 03:04:02 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/07 03:04:02 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/07 03:04:02 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/07 03:04:02 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/07 03:04:02 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/07 03:04:02 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/07 03:04:02 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/07 03:04:02 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/07 03:04:02 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/07 03:04:02 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/07 03:04:02 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/07 03:04:02 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/07 03:04:02 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for checks to finish 2024/12/07 03:04:02 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Waiting for transfers to finish 2024/12/07 03:04:04 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 03:04:04 INFO : only0: Copied (replaced existing) 2024/12/07 03:04:04 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 03:04:04 INFO : only10: Copied (replaced existing) 2024/12/07 03:04:05 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 03:04:05 INFO : only11: Copied (replaced existing) 2024/12/07 03:04:05 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 03:04:05 INFO : only13: Copied (replaced existing) 2024/12/07 03:04:05 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 03:04:05 INFO : only1: Copied (replaced existing) 2024/12/07 03:04:06 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 03:04:06 INFO : only12: Copied (replaced existing) 2024/12/07 03:04:06 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 03:04:06 INFO : only14: Copied (replaced existing) 2024/12/07 03:04:07 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 03:04:07 INFO : only15: Copied (replaced existing) 2024/12/07 03:04:07 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 03:04:07 INFO : only16: Copied (replaced existing) 2024/12/07 03:04:07 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 03:04:07 INFO : only17: Copied (replaced existing) 2024/12/07 03:04:08 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 03:04:08 INFO : only19: Copied (replaced existing) 2024/12/07 03:04:08 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 03:04:08 INFO : only18: Copied (replaced existing) 2024/12/07 03:04:08 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 03:04:08 INFO : only2: Copied (replaced existing) 2024/12/07 03:04:09 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 03:04:09 INFO : only3: Copied (replaced existing) 2024/12/07 03:04:09 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 03:04:09 INFO : only4: Copied (replaced existing) 2024/12/07 03:04:09 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 03:04:09 INFO : only5: Copied (replaced existing) 2024/12/07 03:04:09 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 03:04:09 INFO : only6: Copied (replaced existing) 2024/12/07 03:04:10 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 03:04:10 INFO : only7: Copied (replaced existing) 2024/12/07 03:04:10 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 03:04:10 INFO : only8: Copied (replaced existing) 2024/12/07 03:04:11 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/12/07 03:04:11 INFO : only9: Copied (replaced existing) 2024/12/07 03:04:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (85.61s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 03:04:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 03:04:19 DEBUG : sub dir: Making directory 2024/12/07 03:04:19 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (16.25s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" 2024/12/07 03:04:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/07 03:04:35 DEBUG : sub dir: Making directory 2024/12/07 03:04:35 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" run.go:180: Remote "OpenDrive root 'rclone-test-tibatol2podu'", Local "Local file system at /tmp/rclone1637124919", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.36s) PASS 2024/12/07 03:04:51 DEBUG : OpenDrive root 'rclone-test-tibatol2podu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished OK in 12m48.884695797s (try 1/5)